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] Fix type and alignment of ARM/Thumb EABI mapping symbols


Richard Earnshaw wrote:
On Wed, 2005-03-30 at 16:31, Julian Brown wrote:


  * bfd/cpu-arm.c (bfd_elf32_is_arm_mapping_symbol_name): ...to here,
  renamed and made global.


This function isn't elf specific, which is one of the reasons I
suggested moving it to cpu-arm.c.  So why have you put elf32 in the
name?

Doh, sorry. I was confused by the mapping symbols being defined by the AAELF spec, and didn't realise they would be used elsewhere too.


Is the original name best, or would bfd_is_arm_mapping_symbol_name be better?

Julian


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