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]

Re: sh-linux patch for 32-bit relative relocation


Hans-Peter Nilsson <hp@bitrange.com> wrote:
>> --- elf32-sh-lin.c      2000/09/07 04:23:43     1.1
>> +#define LINUX_ABI 1
> 
>> --- elf32-sh.c	2001/05/23 16:38:36	1.29
>> +#if defined(LINUX_ABI)
> 
> No, this won't do; no #if:s.  But I'll try and make a honest
> attempt to fix this properly (without ifdefs, retaining binary
> compatibility with your shlibs and hopefully objects) later this
> week, using yours and any other test-cases sent to this list.
> If you have other test-cases covering bugs in this area that
> your previous test-cases do not cover, please send them too;
> assembly code and gas+ld options and descriptions of the bugs.
> You can send them directly to me if you prefer that, but I'd
> prefer them also to be sent to the list.

ok. We'll be very happy if we don't need LINUX_ABI. About SH shlib
relocations, I don't know other bugs and have no new test-cases. 
Thanks,

	kaz


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