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: Questions about use of type long in bfd.


On Mon, Sep 17, 2007 at 11:40:05AM +0200, Kai Tietz wrote:
> In elf64-ppc.c: structure _ppc64_elf_section_data member opd_adjust has 
> type long ?
> 
> Are these point OK for targets, when a 'long' is less than a pointer 
> equaivalent scalar - eg. x86_64-pc-mingw32 ?

The elf64-ppc.c long *opd_adjust is fine until ld manages to remove
over 89 million functions from an executable.  :-)

-- 
Alan Modra
Australia Development Lab, IBM


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