* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
commit9c4e1618614118defd9ea9d9c008b8f1a4c64a2a
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 27 Nov 2003 16:43:25 +0000 (27 16:43 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 27 Nov 2003 16:43:25 +0000 (27 16:43 +0000)
tree843de6cf81d329793ee7378c9271c496b3548081
parentd6c27066e2d9c0a7c3f939107f7db05b7eb9b19b
* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
Add link info argument.
* elf32-i370.c (elf_backend_modify_segment_map): Likewise.
* elf32-ppc.c (ppc_elf_modify_segment_map): Likewise.
* elf32-xtensa.c (elf_xtensa_modify_segment_map): Likewise.
* elf64-hppa.c (elf64_hppa_modify_segment_map): Likewise.
* elfxx-ia64.c (elfNN_ia64_modify_segment_map): Likewise.
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Likewise.
* elfxx-mips.h (_bfd_mips_elf_modify_segment_map): Likewise.
* elf.c (assign_file_positions_except_relocs,
assign_file_positions_for_segments): Likewise.  Adjust calls.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elf32-i370.c
bfd/elf32-ppc.c
bfd/elf32-xtensa.c
bfd/elf64-hppa.c
bfd/elfxx-ia64.c
bfd/elfxx-mips.c
bfd/elfxx-mips.h