This is the mail archive of the binutils@sourceware.cygnus.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]

Re: patch for BFD ELF support (fwd)


Hi Fred,

:   1999-10-18  Fred Fish  <fnf@cygnus.com>
: 
: 	* elf.c (elfcore_read_notes): Add prototype for static function.
: 	(_bfd_elf_make_section_from_phdr): Renamed from bfd_section_from_phdr.
: 	(bfd_section_from_phdr): Replacement function that calls
: 	_bfd_elf_make_section_from_phdr for generic segment types and
: 	backend fucntion pointed to by elf_backend_section_from_phdr for
: 	backend specific segment types.
: 	(_bfd_elfcore_section_from_phdr): Remove call to elfcore_read_notes,
: 	now called by _bfd_elf_make_section_from_phdr.  Note that this func
: 	is now just a stub between the caller and bfd_section_from_phdr.
: 	* elf-bfd.h (struct elf_backend_data): Add new function pointer
: 	elf_backend_section_from_phdr.
: 	(elf_backend_section_from_phdr): Add prototype.
: 	* elfxx-target.h (elf_backend_section_from_phdr): Define default.
: 	(elfNN_bed): Add elf_backend_section_from_phdr.

This patch is fine.

[My lift home has not arrived yet, so I had some time to look over the
patch!] 

Do you have write access to sourceware or do you want me to check it
in for you ?

Cheers
	Nick

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