This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: PATCH Add GOT and GOTOFF support for ARM/Thumb code symbols
- From: Nick Clifton <nickc at cambridge dot redhat dot com>
- To: Richard dot Earnshaw at arm dot com
- Cc: binutils at sources dot redhat dot com, pb at nexus dot co dot uk
- Date: 21 Mar 2002 10:06:24 +0000
- Subject: Re: PATCH Add GOT and GOTOFF support for ARM/Thumb code symbols
- References: <200203191410.OAA15744@cam-mail2.cambridge.arm.com>
Hi Richard,
> I think I've found all the relevant parts to change, but I'm not familiar
> with the linker code. Have I missed anything?
Nope - I think that you have found them all. All of the function-address-
bit-twiddling-for-thumb should be restricted to that one function in
elf32-arm.h.
Cheers
Nick