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] invalid glue section, arm-thumb interwork


Hi Adam,

> ld/ChangeLog:
> 2002-05-27  Adam Nemet  <anemet@lnxw.com>
> 
> 	* emultempl/armelf.em (arm_elf_after_open): Don't determine
> 	bfd_for_interwork, instead add glue sections to each input bfd.
> 	(bfd_for_interwork): New global.
> 	(arm_elf_set_bfd_for_interworking): New function.
> 	(arm_elf_before_allocation): Use it.
> 
> bfd/ChangeLog:
> 2002-05-27  Adam Nemet  <anemet@lnxw.com>
> 
> 	* elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
> 	sections only record bfd.
> 	(bfd_elf32_arm_add_glue_sections_to_bfd): New function. 
> 	* bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
> 	* bfd-in2.h: Regenerate.	  

Approved and applied.

Thanks very much for finding and fixing this problem!

Cheers
        Nick


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