This is the mail archive of the binutils@sources.redhat.com 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] x86-64: support newer relocation types


>>> "H. J. Lu" <hjl@lucon.org> 18.06.05 00:35:26 >>>
>On Wed, Jun 08, 2005 at 08:17:55AM -0600, Jan Beulich wrote:
>> This adds support for the new x86-64 relocation types added in ABI draft
>> 0.95 (or in a slightly earlier version). In addition, it fixes the overflow
>> complaint types for two x86-64 and one i386 relocation types.
>> 
>> Built and tested on i686-pc-linux-gnu and x86_64-unknown-linux-gnu.
>> 
>> Jan
>> 
>> bfd/
>> 2005-06-08  Jan Beulich  <jbeulich@novell.com>
>> 
>> 	* bfd-in2.h (elf_x86_64_reloc_type): Add BFD_RELOC_X86_64_GOTOFF64
>> 	and BFD_RELOC_X86_64_GOTPC32.
>
>bfd-in2.h is a generated file. Please put new relocations in reloc.c.

Oh, I see you already fixed that. (libbfd.h formally would have needed regeneration, too).

Thanks!
Jan


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