OSDN Git Service

2003-05-19 Roland McGrath <roland@redhat.com>
authorroland <roland>
Wed, 21 May 2003 00:56:05 +0000 (00:56 +0000)
committerroland <roland>
Wed, 21 May 2003 00:56:05 +0000 (00:56 +0000)
commitb5409768dc95f7a65fce8eda3edacfa0ef5a8bee
tree91b1da108ed6df174a7c76ede14333234e2427ae
parent0cc28bed31a20c4ca2452fa354270c6b79993d13
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.
bfd/bfd-in.h
bfd/elf-bfd.h
bfd/elfcode.h
bfd/elfxx-target.h