OSDN Git Service

2003-05-19 Roland McGrath <roland@redhat.com>
authorroland <roland>
Wed, 21 May 2003 00:56:00 +0000 (00:56 +0000)
committerroland <roland>
Wed, 21 May 2003 00:56:00 +0000 (00:56 +0000)
commit0cc28bed31a20c4ca2452fa354270c6b79993d13
tree8a07e32de1275b902b46ffd47b3132114a5d1792
parentdf6dae54bf0f74e48ec104e4191720cf38bac5f1
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