src/bfd ChangeLog elf.c elfxx-target.h
zack@sourceware.org
zack@sourceware.org
Wed Mar 2 04:47:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: zack@sourceware.org 2005-03-02 04:47:26
Modified files:
bfd : ChangeLog elf.c elfxx-target.h
Log message:
* elf.c (bfd_section_from_shdr <default case>): Call
elf_backend_section_from_shdr hook unconditionally, and return
what it returns.
(bfd_section_from_phdr): Similarly, for elf_backend_section_from_phdr.
* elfxx-target.h (elf_backend_section_from_shdr)
(elf_backend_section_from_phdr): Default to
_bfd_elf_make_section_from_shdr and _bfd_elf_make_section_from_phdr
respectively.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2944&r2=1.2945
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.267&r2=1.268
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-target.h.diff?cvsroot=src&r1=1.78&r2=1.79
More information about the Binutils-cvs
mailing list