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: Correct handling of R_ARM_TARGET2 in elf32_arm_relocate_section


Daniel Jacobowitz wrote:

On Mon, Nov 15, 2004 at 06:48:14PM -0800, Mark Mitchell wrote:


+ #ifndef OLD_ARM_ABI
+ r_type = arm_real_reloc_type (globals, r_type);
+ #endif



I'm delighted to say you don't need the #ifndef any more.


Really? There are still a bunch of them in elf32-arm.c. Maybe they're scheduled for deletion?

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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