aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-07-28 02:42:37 +0000
committerAlan Modra <amodra@gmail.com>2003-07-28 02:42:37 +0000
commitc86b6a7b5eabc60f7a4d99ce6ec30d48f5c71364 (patch)
tree18045fc5824b88ad2265efe15357db9c31de25fb /ld/ChangeLog
parent4ee6625b5326ffb404d88b0befc9d8e4633024ed (diff)
downloadgdb-c86b6a7b5eabc60f7a4d99ce6ec30d48f5c71364.zip
gdb-c86b6a7b5eabc60f7a4d99ce6ec30d48f5c71364.tar.gz
gdb-c86b6a7b5eabc60f7a4d99ce6ec30d48f5c71364.tar.bz2
* emulparams/elf64ppc.sh (GOT): Don't merge .toc into .got for ld -r.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e1937bd..2d007ca 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-28 Alan Modra <amodra@bigpond.net.au>
+
+ * emulparams/elf64ppc.sh (GOT): Don't merge .toc into .got for ld -r.
+
2003-07-27 Alan Modra <amodra@bigpond.net.au>
* ld.texinfo: Typo fixes. Document SUBALIGN.