aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-08-17 05:39:32 +0000
committerAlan Modra <amodra@gmail.com>2004-08-17 05:39:32 +0000
commit82dd044a0d946473699977f5f4b4ecd78f1ad7d6 (patch)
treecf7c18444f0c829e0dac33d8b5d01e7763dac97d /ld/testsuite/ChangeLog
parent35b0ce5903637508ed25ab44ca5db3d1850b99ab (diff)
downloadgdb-82dd044a0d946473699977f5f4b4ecd78f1ad7d6.zip
gdb-82dd044a0d946473699977f5f4b4ecd78f1ad7d6.tar.gz
gdb-82dd044a0d946473699977f5f4b4ecd78f1ad7d6.tar.bz2
* ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6db4a1c..6a92eee 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2004-08-17 Alan Modra <amodra@bigpond.net.au>
+ * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
+
+2004-08-17 Alan Modra <amodra@bigpond.net.au>
+
* ld-scripts/cross1.t: Remove .opd section spec.
2004-08-01 Stephane Carrez <stcarrez@nerim.fr>