* elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
authorUlrich Drepper <drepper@redhat.com>
Sat, 30 Jun 2007 17:01:43 +0000 (17:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 30 Jun 2007 17:01:43 +0000 (17:01 +0000)
commit0e508a6e4a0a80a4bcf625282d41f282c38757b3
tree08573a3003879c8388833f67065dbd8d017306cf
parent2f6773b574652038ce4455fffbfc5931725dbc13
* elf/dl-load.c (open_verify): Find .note.ABI-tag notes even

in PT_NOTE segments with multiple notes.
* elf/readelflib.c (process_elf_file): Likewise.
ChangeLog
elf/readelflib.c