Deleted Added
full compact
ChangeLog-0001 (89857) ChangeLog-0001 (130561)
12001-12-31 Jakub Jelinek <jakub@redhat.com>
2
3 * elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
4 before looking for .eh_frame_hdr section.
5 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame_hdr): If
6 .eh_frame_hdr section is being stripped from output, don't do
7 anything.
8

--- 1500 unchanged lines hidden (view full) ---

1509 (_bfd_elf_canonicalize_reloc): Similarly.
1510 (_bfd_elf_get_symtab): Here too.
1511 (_bfd_elf_canonicalize_dynamic_symtab): And here.
1512 * elfcode.h (elf_slurp_symbol_table): Don't recalculate size for
1513 bfd_bread, and remove unnecessary cast.
1514
15152001-10-08 Aldy Hernandez <aldyh@redhat.com>
1516
12001-12-31 Jakub Jelinek <jakub@redhat.com>
2
3 * elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
4 before looking for .eh_frame_hdr section.
5 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame_hdr): If
6 .eh_frame_hdr section is being stripped from output, don't do
7 anything.
8

--- 1500 unchanged lines hidden (view full) ---

1509 (_bfd_elf_canonicalize_reloc): Similarly.
1510 (_bfd_elf_get_symtab): Here too.
1511 (_bfd_elf_canonicalize_dynamic_symtab): And here.
1512 * elfcode.h (elf_slurp_symbol_table): Don't recalculate size for
1513 bfd_bread, and remove unnecessary cast.
1514
15152001-10-08 Aldy Hernandez <aldyh@redhat.com>
1516
1517 * bfd/config.bfd (targ_cpu): Add arm9e-*-elf.
1517 * config.bfd (targ_cpu): Add arm9e-*-elf.
1518
15192001-10-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1520
1521 * dwarf2.c (comp_unit_find_nearest_line): Check for end of
1522 compilation unit.
1523
15242001-10-06 Alan Modra <amodra@bigpond.net.au>
1525

--- 1327 unchanged lines hidden (view full) ---

28532001-08-31 H.J. Lu <hjl@gnu.org>
2854
2855 * elf32-mips.c (_bfd_mips_elf_check_relocs): Report filename
2856 with bad relocation.
2857
28582001-08-31 Eric Christopher <echristo@redhat.com>
2859 Jason Eckhardt <jle@redhat.com>
2860
1518
15192001-10-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1520
1521 * dwarf2.c (comp_unit_find_nearest_line): Check for end of
1522 compilation unit.
1523
15242001-10-06 Alan Modra <amodra@bigpond.net.au>
1525

--- 1327 unchanged lines hidden (view full) ---

28532001-08-31 H.J. Lu <hjl@gnu.org>
2854
2855 * elf32-mips.c (_bfd_mips_elf_check_relocs): Report filename
2856 with bad relocation.
2857
28582001-08-31 Eric Christopher <echristo@redhat.com>
2859 Jason Eckhardt <jle@redhat.com>
2860
2861 * bfd/archures.c: Add mipsisa32 and mipsisa64. Remove mips32,
2861 * archures.c: Add mipsisa32 and mipsisa64. Remove mips32,
2862 mips32_4k and mips64.
2862 mips32_4k and mips64.
2863 * bfd/aoutx.h: Remove bfd_mach_mips32, bfd_mach_mips32_4k,
2863 * aoutx.h: Remove bfd_mach_mips32, bfd_mach_mips32_4k,
2864 bfd_mach_mips64. Add bfd_mach_mipsisa32, bfd_mach_mipsisa64.
2864 bfd_mach_mips64. Add bfd_mach_mipsisa32, bfd_mach_mipsisa64.
2865 * bfd/cpu-mips.c: Ditto.
2866 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing): Ditto.
2867 * bfd/bfd-in2.h: Regenerate.
2865 * cpu-mips.c: Ditto.
2866 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Ditto.
2867 * bfd-in2.h: Regenerate.
2868
28692001-08-31 Jakub Jelinek <jakub@redhat.com>
2870
2871 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memory
2872 value into R_ALPHA_RELATIVE's addend.
2873 (elf64_alpha_finish_dynamic_symbol): Likewise.
2874
28752001-08-31 Nick Clifton <nickc@cambridge.redhat.com>

--- 845 unchanged lines hidden (view full) ---

3721
3722 * peicode.h (coff_swap_scnhdr_in): For sections containing
3723 uninitialised data, only set their size to s_paddr if this does
3724 not reset their size to zero. MS's latest compilers will set
3725 s_paddr to zero.
3726
37272001-07-04 H.J. Lu <hjl@gnu.org>
3728
2868
28692001-08-31 Jakub Jelinek <jakub@redhat.com>
2870
2871 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memory
2872 value into R_ALPHA_RELATIVE's addend.
2873 (elf64_alpha_finish_dynamic_symbol): Likewise.
2874
28752001-08-31 Nick Clifton <nickc@cambridge.redhat.com>

--- 845 unchanged lines hidden (view full) ---

3721
3722 * peicode.h (coff_swap_scnhdr_in): For sections containing
3723 uninitialised data, only set their size to s_paddr if this does
3724 not reset their size to zero. MS's latest compilers will set
3725 s_paddr to zero.
3726
37272001-07-04 H.J. Lu <hjl@gnu.org>
3728
3729 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
3729 * elf32-mips.c (_bfd_mips_elf_final_write_processing):
3730 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
3731 bfd_mach_mips5000.
3732
37332001-07-03 Mark Elbrecht <snowball3@softhome.net>
3734
3735 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
3736
3737 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from

--- 786 unchanged lines hidden (view full) ---

4524 (mips_elf64_get_reloc_upper_bound): Likewise.
4525 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
4526 (nlm_alpha_get_public_offset): Likewise.
4527
45282001-05-02 Johan Rydberg <jrydberg@opencores.org>
4529
4530 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
4531 about overflow in R_OPENRISC_LO_16_IN_INSN and
3730 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
3731 bfd_mach_mips5000.
3732
37332001-07-03 Mark Elbrecht <snowball3@softhome.net>
3734
3735 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
3736
3737 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from

--- 786 unchanged lines hidden (view full) ---

4524 (mips_elf64_get_reloc_upper_bound): Likewise.
4525 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
4526 (nlm_alpha_get_public_offset): Likewise.
4527
45282001-05-02 Johan Rydberg <jrydberg@opencores.org>
4529
4530 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
4531 about overflow in R_OPENRISC_LO_16_IN_INSN and
4532 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
4532 R_OPENRISC_HI_16_IN_INSN.
4533
45342001-04-30 H.J. Lu <hjl@gnu.org>
4535
4536 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
4537 only for ELF_LINK_FORCED_LOCAL.
4538 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
4539 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
4540 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.

--- 5052 unchanged lines hidden ---
4533
45342001-04-30 H.J. Lu <hjl@gnu.org>
4535
4536 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
4537 only for ELF_LINK_FORCED_LOCAL.
4538 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
4539 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
4540 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.

--- 5052 unchanged lines hidden ---