]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ld.texi
* emultempl/pe.em (debug_section_p): New bfd_map_over_sections hook.
authorDave Korn <dave.korn@artimi.com>
Tue, 3 Mar 2009 18:22:11 +0000 (18:22 +0000)
committerDave Korn <dave.korn@artimi.com>
Tue, 3 Mar 2009 18:22:11 +0000 (18:22 +0000)
commit3efd345c3b8f1f91a1698023ac736f2648972d81
tree4799c1fd81b722a3fdc73518103ca02a4fb1fa2b
parent6aa8e5c2ae66323abb1fb2f8b6c454305781aad2
* emultempl/pe.em (debug_section_p):  New bfd_map_over_sections hook.
(gld_${EMULATION_NAME}_after_open):  Use it to iterate all sections
of all input BFDs, looking for debug info.  Enable long section names
if any found.
* emultempl/pe.em (debug_section_p):  Likewise.
(gld_${EMULATION_NAME}_after_open):  Likewise.
* NEWS:  Retrospectively adjust news announcement.
* ld.texinfo:  Update documentation to mention new behaviour.
ld/ChangeLog
ld/NEWS
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/ld.texinfo