diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index ed3dc6c..dacc36a 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,13 @@ +2011-03-21 Sriraman Tallam <tmsriram@google.com> + + * testsuite/icf_safe_so_test.sh: Add #!/bin/sh to start. + Change == to -eq. + * testsuite/icf_string_merge_test.sh: Add #!/bin/sh to start. + * testsuite/icf_safe_test.sh: Add #!/bin/sh to start. + Change == to -eq. + * testsuite/icf_sht_rel_addend_test.sh: Add #!/bin/sh to start. + * testsuite/icf_preemptible_functions_test.sh: Add #!/bin/sh to start. + 2011-03-14 Ian Lance Taylor <iant@google.com> * script-sections.cc (Sort_output_sections::script_compare): |