aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-09-19 09:51:32 +0000
committerAlan Modra <amodra@gmail.com>2008-09-19 09:51:32 +0000
commite79f59555a009cc9b5ef8233debb948c795a9cca (patch)
tree56c1af2564fe1c5d47ce7ed9f838884a0c635267 /bfd/ChangeLog
parent9a97a5d735f8ccba73271e5098e6194551c877d7 (diff)
downloadfsf-binutils-gdb-e79f59555a009cc9b5ef8233debb948c795a9cca.zip
fsf-binutils-gdb-e79f59555a009cc9b5ef8233debb948c795a9cca.tar.gz
fsf-binutils-gdb-e79f59555a009cc9b5ef8233debb948c795a9cca.tar.bz2
* elf32-ppc.c (ppc_elf_finish_dynamic_sections): Handle vxworks
_GLOBAL_OFFSET_TABLE_ in .got.plt section. Add BFD_ASSERTs.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4a1769d..25214d8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-19 Alan Modra <amodra@bigpond.net.au>
+
+ * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Handle vxworks
+ _GLOBAL_OFFSET_TABLE_ in .got.plt section. Add BFD_ASSERTs.
+
2008-09-17 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount.