OSDN Git Service

bfd/
authorH.J. Lu <hjl@lucon.org>
Mon, 24 Dec 2007 16:58:23 +0000 (16:58 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 24 Dec 2007 16:58:23 +0000 (16:58 +0000)
commit8e6e5bdf3c0f7e30229840a657be030a1c476c1e
treefa427b01131496bcca3b6aff596baa96a36124c7
parent69b0ffdcf5bf8071cc7a9786df0fad1e75b994a7
bfd/

2007-12-24  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/5488
* elf.c (IS_NOTE): New.
(IS_COREFILE_NOTE): Use IS_NOTE.
(IS_SECTION_IN_INPUT_SEGMENT): Use IS_NOTE instead of
IS_COREFILE_NOTE.

ld/testsuite/

2007-12-24  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/5488
* ld-elf/note-2.d: New.
* ld-elf/note-2.s: Likewise.
* ld-elf/note-2.t: Likewise.
bfd/ChangeLog
bfd/elf.c
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/note-2.d [new file with mode: 0644]
ld/testsuite/ld-elf/note-2.s [new file with mode: 0644]
ld/testsuite/ld-elf/note-2.t [new file with mode: 0644]