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: Get rid of tdata from elf_section_data


On Thu, 23 Jan 2003, Alan Modra wrote:
> This patch removes the tdata field from struct bfd_elf_section_data,
> and instead allows back-ends to derive their own section_data
> structures from the base bfd_elf_section_data.

Cool.

> ld/ChangeLog
> 	* emultempl/sh64elf.em: Include elf32-sh64.h.
> 	(sh64_elf_${EMULATION_NAME}_before_allocation): Adjust for changed
> 	sh64_elf_section_data.
> 	(sh64_elf_${EMULATION_NAME}_after_allocation): Likewise.

Missing make dep-am to add dependency on elf32-sh64.h?

brgds, H-P




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