aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2010-02-05 00:30:35 +0000
committerDoug Kwan <dougkwan@google.com>2010-02-05 00:30:35 +0000
commit6cfaf60bc2581b5ef9028a4157d203adbd2ae9c2 (patch)
tree76d60561b6db8124d1bf24733aea2f5d1ad3864b /gold/ChangeLog
parent34ed35c124c7f38e6120a7dcc9d1249c147735b8 (diff)
downloadgdb-6cfaf60bc2581b5ef9028a4157d203adbd2ae9c2.zip
gdb-6cfaf60bc2581b5ef9028a4157d203adbd2ae9c2.tar.gz
gdb-6cfaf60bc2581b5ef9028a4157d203adbd2ae9c2.tar.bz2
2010-02-04 Doug Kwan <dougkwan@google.com>
PR 11247 * arm-reloc-property.cc (cstdio): Include. * configure.ac (targetobjs): Remove duplicates. * configure: Regenerate. * resolve.cc (Symbol_table::resolve): Explicit instantiate both big and little endian version for a given address size.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 05cfc71..e4c6d03 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-04 Doug Kwan <dougkwan@google.com>
+
+ PR 11247
+ * arm-reloc-property.cc (cstdio): Include.
+ * configure.ac (targetobjs): Remove duplicates.
+ * configure: Regenerate.
+ * resolve.cc (Symbol_table::resolve): Explicit instantiate both
+ big and little endian version for a given address size.
+
2010-02-03 Doug Kwan <dougkwan@google.com>
* arm-reloc-property.cc