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)
commit3333a7c3394cdd592086c2358d52d3e4ae16b9f1
treeaca66cd0abd3c3768719fab29c29889562179525
parenteecca0f7233b40a86d291755e21c38883195a1d5
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
This page took 0.024423 seconds and 4 git commands to generate.