OSDN Git Service

bfd/
authorhjl <hjl>
Fri, 2 Jul 2004 01:39:31 +0000 (01:39 +0000)
committerhjl <hjl>
Fri, 2 Jul 2004 01:39:31 +0000 (01:39 +0000)
commitdf588079d106e4f460468e4f87bbf01afe3ee005
tree610dab19894a1052363b1979aa02aaa164b9c5fa
parent5de5d420896376bb060c71a661670bdbdc1727f9
bfd/

2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>

* bfd.c (bfd_get_section_ident): New.

* elflink.c (elf_link_read_relocs_from_section): Call
bfd_get_section_ident to identify the section when reporting
error.
(_bfd_elf_link_output_relocs): Likewise.
(elf_link_output_extsym): Likewise.
(elf_link_input_bfd): Likewise.
(bfd_elf_gc_record_vtinherit): Likewise.

* bfd-in2.h: Regenerated.
ld/

2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>

* ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
the section.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/bfd.c
bfd/elflink.c
ld/ChangeLog
ld/ldmisc.c