include/elf/

* ppc.h (R_PPC_RELAX*): Define as enum.
bfd/
	* elf32-ppc.c (ppc_elf_check_relocs): Handle R_PPC_RELAX* in switch.
	* elf32-v850.c (v850_elf_relocate_section): Warning fix.
This commit is contained in:
Alan Modra
2009-06-22 00:52:20 +00:00
parent a8481dca71
commit e20afc07b0
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2009-06-22 Alan Modra <amodra@bigpond.net.au>
* ppc.h (R_PPC_RELAX*): Define as enum.
2009-06-11 Anthony Green <green@moxielogic.org>
* moxie.h (R_MOXIE_PCREL10): New.