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