aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-12-09 16:26:36 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-12-09 16:26:36 +0000
commit2f2de2488974549562ff0ebc3676daa78eb28d0f (patch)
tree3070c8ef39d0483b86ee66598b0897ecc3ffddbe /gold/ChangeLog
parent2009-12-03 Tristan Gingold <gingold@adacore.com> (diff)
downloadbinutils-gdb-2f2de2488974549562ff0ebc3676daa78eb28d0f.tar.gz
binutils-gdb-2f2de2488974549562ff0ebc3676daa78eb28d0f.tar.bz2
binutils-gdb-2f2de2488974549562ff0ebc3676daa78eb28d0f.zip
2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/Makefile.am (two_file_shared_1_pic_2_test_DEPENDENCIES): Replace two_file_shared_1.so with two_file_shared_2.so. * testsuite/Makefile.in: Regenerated.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 63336d8c063..e36c83c7b86 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/Makefile.am (two_file_shared_1_pic_2_test_DEPENDENCIES):
+ Replace two_file_shared_1.so with two_file_shared_2.so.
+ * testsuite/Makefile.in: Regenerated.
+
2009-12-08 Doug Kwan <dougkwan@google.com>
* Makefile.am (CCFILES): Add attributes.cc and int_encoding.cc.