From defc0050f4a5a22562543900ec2f8723fcd669ea Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 2 Jun 1998 18:15:42 +0000 Subject: [PATCH] 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. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.30.2