X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=dc07cc1d860929d0ac89052968a62f7d717a5c94;hb=b602c853d891e7b7885058bff76a796c2e47b42e;hp=fdd44e7b6e160ad85da6f1d5340722e3063dea23;hpb=ac6b4428da2f037bd99718e5594a626cab6d1a47;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fdd44e7b6e..dc07cc1d86 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +2004-07-01 H.J. Lu + + * 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. + 2004-07-01 Jie Zhang Nick Clifton