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.
This commit is contained in:
Ian Lance Taylor 1998-06-02 18:15:42 +00:00
parent f9997132de
commit defc0050f4
1 changed files with 6 additions and 0 deletions

View File

@ -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.