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: as/ld silently creates programs with undefined references/symbols


Hi Guys,

bfd/ChangeLog
2004-08-13  Nick Clifton  <nickc@redhat.com>

    * (is_arm_mapping_symbol_name): New function - return true
    when a symbol name matches the requirements for an ARM mapping
    symbol name.
    (arm_elf_find_function): New function based on
    elf_find_function in elf.c but skipping ARM mapping symbols
    and including thumb function symbols.
    (elf32_arm_find_nearest_line): Use arm_elf_find_function.
    (elf32_arm_output_symbol_hook): Use is_arm_mapping_symbol_name.

I have gone ahead and applied this patch.


Cheers
  Nick


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