From: Ian Lance Taylor Date: Tue, 2 Jun 1998 18:15:42 +0000 (+0000) Subject: Tue Jun 2 13:51:00 1998 Geoff Keating X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=defc0050f4a5a22562543900ec2f8723fcd669ea;p=binutils-gdb.git Tue Jun 2 13:51:00 1998 Geoff Keating * 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d9c1126a8e7..30b719b0bb2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 2 13:51:00 1998 Geoff Keating + + * 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 * archures.c (bfd_mach_cpu32): Define.