aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-02 18:15:42 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-02 18:15:42 +0000
commitdefc0050f4a5a22562543900ec2f8723fcd669ea (patch)
tree963eecbc9496af5a3686ea6b3a15b5b258312c06
parentf9997132de3b2c90c96fe9b9bc97d0e00161b9df (diff)
downloadgdb-defc0050f4a5a22562543900ec2f8723fcd669ea.zip
gdb-defc0050f4a5a22562543900ec2f8723fcd669ea.tar.gz
gdb-defc0050f4a5a22562543900ec2f8723fcd669ea.tar.bz2
Tue Jun 2 13:51:00 1998 Geoff Keating <geoffk@ozemail.com.au>
* elf32-ppc.c (ppc_elf_relocate_section): The target of an R_PPC_LOCAL24PC relocation should be local; if not, print an error message instead of crashing.
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d9c1126..30b719b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jun 2 13:51:00 1998 Geoff Keating <geoffk@ozemail.com.au>
+
+ * elf32-ppc.c (ppc_elf_relocate_section): The target of an
+ R_PPC_LOCAL24PC relocation should be local; if not, print an error
+ message instead of crashing.
+
Mon Jun 1 18:23:12 1998 Yuli Barcohen <yuli.barcohen@telrad.co.il>
* archures.c (bfd_mach_cpu32): Define.