aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
Diffstat (limited to 'gold')
-rw-r--r--gold/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 11a5c74..88d7942 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -8,7 +8,7 @@
2010-09-08 Rafael Espindola <espindola@google.com>
- * layout.cc (Layout::set_segment_offsets): Always advance to a new page.
+ * layout.cc (Layout::set_segment_offsets): Always advance to a new page.
2010-09-08 Doug Kwan <dougkwan@google.com>
@@ -51,6 +51,13 @@
2010-09-08 Rafael Espindola <espindola@google.com>
+ * Makefile.am (memory_test.stdout): Run readelf with -W.
+ * Makefile.in: Regenerate.
+ * testsuite/memory_test.sh: Make the regexps accept both 32 and
+ 64 bit output.
+
+2010-09-08 Rafael Espindola <espindola@google.com>
+
* script-sections.cc (Script_sections::add_memory_region): Convert
field precision to int.
* script.cc (script_set_section_region, script_set_section_region):