OSDN Git Service

2003-05-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 21 May 2003 00:56:00 +0000 (00:56 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 May 2003 00:56:00 +0000 (00:56 +0000)
commitb839f0f0f960a704184ba4b84e2b560d3870c9cd
treeb60d7175ea15926f316a47b1fc913c869af5ac5e
parent4568c9994ea8a181d7adc1224a791af08603c25b
2003-05-19  Roland McGrath  <roland@redhat.com>

* elf.c (bfd_elf_bfd_from_remote_memory): New function.
* bfd-in.h: Declare it.
* elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_bfd_from_remote_memory.
(_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
Declare them.
* elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
(elfNN_bed): Add that to the initializer.
2003-05-15  Roland McGrath  <roland@redhat.com>

* elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
bfd/elf.c