[binutils-gdb] PowerPC HOWTOs
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Tue Aug 21 07:49:00 GMT 2018
*** TEST RESULTS FOR COMMIT 46807bf45106af5523ad06cf84e7b825dcb9f089 ***
Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 46807bf45106af5523ad06cf84e7b825dcb9f089
PowerPC HOWTOs
These take up far too many lines in the files. This patch introduces
a replacement for the HOWTO macro that simplifies the relow howto
initialization. Apart from the two relocs mentioned in the ChangeLog,
no relocation howto is changed.
* elf64-ppc.c (HOW): Define.
(ONES): Delete.
(ppc64_elf_howto_raw): Use HOW to initialize entries.
* elf32-ppc.c (HOW): Define.
(ppc_elf_howto_raw): Use HOW to initialize entries, updating
R_PPC_VLE_REL15 and R_PPC_VLE_REL24 to use bitpos=0.
More information about the Gdb-testers
mailing list