diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 001760f..907ea27 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,10 @@ +2008-04-11 David S. Miller <davem@davemloft.net> + + * testsuite/justsyms.t: Start at 0x100. + * testsuite/justsyms_1.cc: Adjust justsyms_string assertion. + * script_test_2b.cc (script_test_string_b): Make 8 bytes long. + * script_test_2.cc: Adjust string and section length checks. + 2008-04-09 Ian Lance Taylor <iant@google.com> PR gold/5996 |