diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 5c705bf..56e073f 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2011-06-09 Ian Lance Taylor <iant@google.com> + + * script-sections.cc + (Orphan_output_section::set_section_addresses): For a relocatable + link set address to 0. + 2011-06-09 Cary Coutant <ccoutant@google.com> PR gold/12804 |