aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorSriraman Tallam <tmsriram@google.com>2011-03-21 20:55:33 +0000
committerSriraman Tallam <tmsriram@google.com>2011-03-21 20:55:33 +0000
commit7e12ba9e7aa2d23257135c1f6798991909f8a4ed (patch)
tree3240f2a232750cd41c0bf9a95f8e1fc41dad5cd2 /gold/ChangeLog
parent4fb8d1c60ac887a0e835e9c7dfe5cffd7f1cb3dd (diff)
downloadgdb-7e12ba9e7aa2d23257135c1f6798991909f8a4ed.zip
gdb-7e12ba9e7aa2d23257135c1f6798991909f8a4ed.tar.gz
gdb-7e12ba9e7aa2d23257135c1f6798991909f8a4ed.tar.bz2
* 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.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog10
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):