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 986f16e..ed3dc6c 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2011-03-14 Ian Lance Taylor <iant@google.com> + + * script-sections.cc (Sort_output_sections::script_compare): + Rename from is_before, change return type. + (Sort_output_sections::operator()): Adjust accordingly. + 2011-03-11 Jeffrey Yasskin <jyasskin@google.com> PR gold/12572 |