* dwarf2-frame.c: Fix some comments and whitespace problems.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
c84fca4d
AO
12003-11-27 Alexandre Oliva <aoliva@redhat.com>
2
3 * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
4 Add link info argument.
5 * elf32-i370.c (elf_backend_modify_segment_map): Likewise.
6 * elf32-ppc.c (ppc_elf_modify_segment_map): Likewise.
7 * elf32-xtensa.c (elf_xtensa_modify_segment_map): Likewise.
8 * elf64-hppa.c (elf64_hppa_modify_segment_map): Likewise.
9 * elfxx-ia64.c (elfNN_ia64_modify_segment_map): Likewise.
10 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Likewise.
11 * elfxx-mips.h (_bfd_mips_elf_modify_segment_map): Likewise.
12 * elf.c (assign_file_positions_except_relocs,
13 assign_file_positions_for_segments): Likewise. Adjust calls.
14
7720ba9f
MK
152003-11-27 Mark Kettenis <kettenis@gnu.org>
16
17 * elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection out
18 of the note.
19
0626d451
RS
202003-11-26 Daniel Jacobowitz <drow@mvista.com>
21 Richard Sandiford <rsandifo@redhat.com>
22
23 * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub.
24 (mips_elf_set_no_stub): New function.
25 (mips_elf_multi_got): Call it.
26 (_bfd_mips_elf_finish_dynamic_symbol): If a relocation is needed for
27 a secondary GOT entry, create an R_MIPS_32 or R_MIPS_64 relocation and
28 use mips_elf_create_dynamic_relocation to deal with any compatibility
29 issues. Store the adjusted addend in the GOT slot.
30