PATCH: Reduce size of SymbianOS DLLs

Daniel Jacobowitz drow@false.org
Tue Nov 2 15:17:00 GMT 2004


On Tue, Nov 02, 2004 at 03:04:07PM +0000, Richard Earnshaw wrote:
> Grr.  I hate the BFD.  In particular I hate the fact that there is much
> code in header files, especially elf32-arm.h!  If only I had the time to
> restructure it all...
> 
> I guess if you are happy with all this, then I am happy :-)

Well now that you mention it...  elf32-arm.h is a header so that it can
be included by elfarm-nabi.c and elfarm-oabi.c.  I haven't seen
indication of the "old, old" ABI being used in a long time.  If I
remember right, you were talking about removing it.

If there's no reason not to do that, we could move all the code from
elf32-arm.h and elfarm-nabi.c to elf32-arm.c (or just move it to
elfarm-nabi.c to avoid disrupting history).  That's real simple.

-- 
Daniel Jacobowitz



More information about the Binutils mailing list