This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][rfc] Complex Relocations gas and bfd


On Fri, Jan 12, 2007 at 06:07:56PM -0500, Dave Brolley wrote:
> + #define R_RELC          0xff            /* Complex relocation type code (see ELFXX_R_TYPE()) */

$ egrep 'RELOC.*(255|0xff)' include/elf/*.h
include/elf/arm.h:  RELOC_NUMBER (R_ARM_RBASE,                  255)
include/elf/ppc.h:  RELOC_NUMBER (R_PPC_TOC16,          255)
include/elf/sh.h:  RELOC_NUMBER (R_SH_64_PCREL, 255)

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]