OSDN Git Service

2007-07-09 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 9 Jul 2007 21:25:34 +0000 (21:25 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 9 Jul 2007 21:25:34 +0000 (21:25 +0000)
commit07f56d9be4ccf4d93dcbb02d2536ed9a61000093
treeac0ea4ec570b78cc288d902f36288f213aa27222
parent4eb5d3f907d223a4d42347a4968b882118b90742
2007-07-09  Roland McGrath  <roland@redhat.com>

* emultempl/elf32.em (gld${EMULATION_NAME}_add_option): Add --build-id.
(gld${EMULATION_NAME}_handle_option): Handle --build-id.
(gld${EMULATION_NAME}_list_options): List --build-id.
(gld${EMULATION_NAME}_after_open): If --build-id was given,
synthesize a ".note.gnu.build-id" section and cache it in elf_tdata.
* ld.texinfo (Options): Describe --build-id.
* NEWS: Mention --build-id.
ld/NEWS
ld/emultempl/elf32.em
ld/ld.texinfo