* corefile.c (generic_core_file_matches_executable_p): New function.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 98f7402bb12df8bf8a35ed59a30989bded0dd1e5..a7efbca08be9f2eaac8ad955bec4e8b6ed6e3e17 100644 (file)
@@ -1,3 +1,488 @@
+2005-12-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * corefile.c (generic_core_file_matches_executable_p): New function.
+       * libbfd-in.h (generic_core_file_matches_executable_p): Add
+       declaration.
+       * libbfd.h: Regenerate.
+       * hpux-core.c: ANSIfy function declarations and prototypes.
+       (thread_section_p): Manually expand bfd_section_name macro
+       to make it clear that parameter ABFD is not used.
+       (hpux_core_core_file_matches_executable_p): Delete, replaced
+       by macro pointing to generic_core_file_matches_executable_p.
+       
+       * aix386-core.c: Replace core_file_matches_executable_p null
+       implementation by generic_core_file_matches_executable_p by
+       using a macro.
+       * aix5ppc-core.c: Likewise.
+       * cisco-core.c: Likewise.
+       * hppabsd-core.c: Likewise.
+       * irix-core.c: Likewise.
+       * lynx-core.c: Likewise.
+       * mach-o.c: Likewise.
+       * netbsd-core.c: Likewise.
+       * osf-core.c: Likewise.
+       * ptrace-core.c: Likewise.
+       * sco5-core.c: Likewise.
+       * trad-core.c: Likewise.
+
+2005-12-19  David Heine  <dlheine@tensilica.com>
+
+       * elf32-xtensa.c (action_list_count, xlate_map_entry, xlate_map,
+       xlate_offset_with_removed_text, build_xlate_map, free_xlate_map): New.
+       (check_section_ebb_pcrels_fit): Build new xlate_map, use it and free it
+       when finished.
+
+2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Second part of ms1 to mt renaming.
+       * archures.c (bfd_arch_mt): Renamed.
+       (bfd_mt_arch): Renamed.
+       (bfd_archures_list): Adjusted.
+       * bfd-in2.h: Rebuilt.
+       * config.bfd (mt): Remove special case targ_archs.
+       (mt-*-elf): Rename bfd_elf32_mt_vec.
+       * configure: Rebuilt.
+       * configure.in (bfd_elf32_mt_vec): Renamed.
+       (selarchs) Remove mt special case.
+       * cpu-mt.c (arch_info_struct): Adjust.
+       (bfd_mt_arch): Renamed, adjust.
+       * elf32-mt.c (mt_reloc_type_lookup, mt_info_to_howto_rela,
+       mt_elf_relocate_hi16, mt_final_link_relocate, mt_relocate_section,
+       mt_elf_howto_table): Renamed, adjusted.
+       (mt_elf_gc_mark_hook, mt_elf_gc_sweep_hook, mt_elf_check_relocs,
+       elf32_mt_machine, mt_elf_object_p, mt_elf_set_private_flags,
+       mt_elf_copy_private_bfd_data, mt_elf_merge_private_bfd_data,
+       mt_elf_print_private_bfd_data): Renamed, adjusted.
+       (TARGET_BIG_SYM, TARGET_BIG_NAME, ELF_ARCH, ELF_MACHINE_CODE,
+       ELF_MAXPAGESIZE, elf_info_to_howto, elf_backend_relocate_section,
+       bfd_elf32_bfd_reloc_type_lookup, elf_backend_gc_mark_hook,
+       elf_backend_gc_sweep_hook, elf_backend_check_relocs,
+       eld_backend_object_p, bfd_elf32_bfd_set_private_flags,
+       bfd_elf32_bfd_copy_private_bfd_data,
+       bfd_elf32_bfd_merge_private_bfd_data,
+       bfd_elf32_bfd_print_private_bfd_data): Adjusted.
+       * libbfd.h: Regenerated.
+       * reloc.c (BFD_RELOC_MT_PC16, BFD_RELOC_MT_HI16,
+       BFD_RELOC_MT_LO16, BFD_RELOC_MT_GNU_VTINHERIT,
+       BFD_RELOC_MT_GNU_VTENTRY, BFD_RELOC_MT_PCINSN8): Renamed.
+       * targets.c (bfd_elf32_mt_vec): Renamed.
+       (_bfd_target_vector): Adjusted.
+
+2005-12-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/2008
+       * elf.c (_bfd_elf_setup_sections): Return FALSE if
+       elf_linked_to_section will be set to NULL.
+
+       * format.c (bfd_check_format_matches): Don't check the default
+       target twice.
+
+2005-12-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf64-ppc.c (ppc64_elf_relocate_section): Force tail calls in
+       shared libs to resolve locally.
+
+2005-12-12  Paul Brook  <paul@codesourcery.com>
+
+       * bfd-in2.h: Regenerate.
+       * elf32-arm.c (elf32_arm_reloc_map): Add BFD_RELOC_ARM_PCREL_CALL and
+       BFD_RELOC_ARM_PCREL_JUMP.
+       (check_use_blx): New function.
+       (bfd_elf32_arm_process_before_allocation): Don't allocate glue if
+       using BLX.
+       (elf32_arm_final_link_relocate): Perform bl<->blx conversion for
+       R_ARM_CALL and R_ARM_THM.
+       (elf32_arm_get_eabi_attr_int): New function.
+       (elf32_arm_size_dynamic_sections): Call check_use_blx.
+       * libbfd.h: Regenerate.
+       * reloc.c: Add BFD_RELOC_ARM_PCREL_CALL and BFD_RELOC_ARM_PCREL_JUMP.
+
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES,
+       BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace ms1 with mt.
+       (cpu_mt.lo, elf32-mt.lo): Update target and dependency names.
+       * Makefile.in: Rebuilt.
+       * config.bfd: Replace ms1 arch with mt.
+       * configure.in: Replace ms1 files with mt files.
+       * configure: Rebuilt.
+       * elf32-mt.c: Renamed from elf32-ms1.c.  Update include files.
+       * cpu-mt.c: Renamed from cpu-ms1.c.
+
+2005-12-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf64-ppc.c (ppc64_elf_size_stubs): Don't consider non-ppc64 input.
+
+2005-12-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (elf_gc_mark_dynamic_ref_symbol):  Use !info-executable
+       to test for linking shared libs, not info->shared.
+
+2005-12-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-ppc.c (struct ppc_elf_link_hash_table): Add emit_stub_syms.
+       (ppc_elf_select_plt_layout): Add emit_stub_syms param, save to htab.
+       (add_stub_sym): New function.
+       (allocate_dynrelocs): Call add_stub_sym.
+       (ppc_elf_size_dynamic_sections): Emit __glink and __glink_PLTresolve
+       when emit_stub_syms.
+       * elf32-ppc.h (ppc_elf_select_plt_layout): Update prototype.
+
+2005-12-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * reloc.c (enum complain_overflow): Correct comments.
+       (bfd_check_overflow): Combine complain_overflow_bitfield and
+       complain_overflow_signed code.
+       (_bfd_relocate_contents): Likewise.
+       (bfd_howto_32): Use complain_overflow_dont.
+       * elf32-d10v.c (elf_d10v_howto_table): Revert 2002-06-17 change.
+       * bfd-in2.h: Regenerate.
+
+2005-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf.c (assign_section_numbers): Remove extra code in the last
+       change.
+
+2005-12-07  H.J. Lu  <hongjiu.lu@intel.com>
+           Andreas Schwab  <schwab@suse.de>
+
+       PR binutils/1991
+       * elf.c (assign_section_numbers): Always use the output section
+       when setting up sh_link for SHF_LINK_ORDER.
+
+2005-12-07  Thiemo Seufer  <ths@networkno.de>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/1932
+       * bfd-in.h (bfd_elf_record_link_assignment): Add output_bfd
+       and hidden arguments.
+
+       * bfd.c (bfd_hide_symbol): Removed.
+
+       * bfd-in2.h: Regenerated.
+
+       * elflink.c (bfd_elf_record_link_assignment): Handle hidden
+       symbols which were provided by a linker script.
+
+2005-12-06  Paul Gilliam  <pgilliam@us.ibm.com>
+
+       * cpu-powerpc.c (bfd_powerpc_archs): Add ppc 750.
+
+2005-11-18  Mark Kettenis  <kettenis@gnu.org>
+
+       * elf64-hppa.c (elf64_hppa_section_from_phdr): Create .kernel
+       pseudo-section.  Make sure .reg section comes after the proc
+       section it's generated from.
+
+2005-12-01  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       * elf32-m32r.c (m32r_elf_sweep_hook): Fix an illegal duplicate check.
+       (m32r_elf_relocate_section): Fix R_M32R_10_PCREL_RELA linkage bug.
+       (m32r_elf_gc_sweep_hook): Likewise.
+       (m32r_elf_check_relocs): Likewise.
+
+2005-11-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf-bfd.h (_bfd_generic_match_sections_by_type): Don't define.
+       * libbfd-in.h (_bfd_generic_match_sections_by_type): Delete.
+       * libbfd.c (_bfd_generic_match_sections_by_type): Delete.
+       * targets.c (bfd_match_sections_by_type): Don't define.
+       (BFD_JUMP_TABLE_LINK): Remove _bfd_generic_match_sections_by_type.
+       * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
+       * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
+       * bfd-in2.h: Regenerate.
+       * libbfd.h: Regenerate.
+
+2005-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
+           Thiemo Seufer <ths@networkno.de>
+
+       * elf32-mips.c (elf_mips_howto_table_rel): Use rightshift 2 for
+       R_MIPS_PC16.
+       (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
+       (bfd_elf32_bfd_reloc_type_lookup): Don't handle
+       BFD_RELOC_16_PCREL_S2.
+       * elf64-mips.c (mips_elf64_howto_table_rel): Use rightshift 2 for
+       R_MIPS_PC16.
+       (mips_elf64_howto_table_rela): Likewise.
+       (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
+       (bfd_elf64_bfd_reloc_type_lookup): Don't handle
+       BFD_RELOC_16_PCREL_S2.
+       * elfn32-mips.c (elf_mips_howto_table_rel): Use rightshift 2 for
+       R_MIPS_PC16.
+       (elf_mips_howto_table_rela): Likewise.
+       (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
+       (bfd_elf32_bfd_reloc_type_lookup): Don't handle
+       BFD_RELOC_16_PCREL_S2.
+       * elfxx-mips.c: Formatting fixes.
+       (mips_elf_calculate_relocation): Handle R_MIPS_GNU_REL16_S2
+       and R_MIPS_PC16 identically.
+
+2005-11-23  Frederic Riss  <frederic.riss@st.com>
+
+       * elfcode.h (elf_object_p): Delay the setting of start_address
+       until we're sure the backend matches the binary.
+
+2005-11-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the same
+       manner as bfd_decode_symclass.
+
+2005-11-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf64-ppc.c (ppc64_elf_check_relocs): Don't set has_14bit_branch
+       on branches to same section.
+
+2005-11-17  Randolph Chung  <tausq@debian.org>
+
+       * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles under
+       hppa64-hp-hpux11.11.
+       (elf64_hppa_section_from_phdr): New function.
+       (elf_backend_section_from_phdr): Define.
+
+2005-11-11  Nick Clifton  <nickc@redhat.com>
+
+       PR 1150
+       * elfxx-mips.c (mips_elf_calculate_relocation): Ignore an
+       undefined symbol if it is optional.
+       (_bfd_mips_elf_merge_symbol_attribute): Make sure that the
+       optional flag is merged as well as the visibility.
+       * elfxx-mips.h (_bfd_mips_elf_merge_symbol_attribute): Prototype.
+       (elf_backend_merge_symbol_attribute): Define.
+
+2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Add ms2 support
+       * archures.c (bfd_mach_ms2): Define.
+       * cpu-ms1.c (arch_info_struct): Add ms2 stanza.
+       * elf32-ms1.c (elf32_ms1_machine): Add ms2 case.
+       (ms1_elf_merge_private_bfd_data): Remove unused variables.  Add
+       correct merging logic, with workaround.
+       (ms1_elf_print_private_bfd_data): Add ms2 case.
+       * reloc.c (BFD_RELOC_MS1_PCINSN8): Add ms2 specific reloc.
+       * libbfd.h: Regenerated.
+       * bfd-in2.h: Regenerated.
+
+2005-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
+       if compiler is not GCC.
+       * configure: Regenerate
+
+2005-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate after modifying bfd/warning.m4.
+
+2005-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.
+
+2005-11-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Check for fopen64.
+       * libbfd-in.h (real_fopen): New prototype.
+       * configure, config.in, libbfd.h: Regenerated.
+       * bfdio.c (real_fopen): New function.
+       * opncls.c (bfd_fopen, bfd_fill_in_gnu_debuglink_section): Use it.
+       * cache.c (bfd_open_file): Likewise.
+
+2005-11-03  Thiemo Seufer  <ths@networkno.de>
+
+       * elfxx-mips.c (mips_elf_calculate_relocation): Handle only
+       forced local symbols here.
+       (mips_elf_create_dynamic_relocation): Likewise.
+       (_bfd_mips_elf_finish_dynamic_symbol): Fix typo in comment.
+
+2005-11-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf.c (elf_fake_sections): When calculating tbss size, just use
+       the last link_order.
+       (assign_file_positions_for_segments): Likewise.
+       * elflink.c (bfd_elf_final_link): Likewise.
+       (elf_reloc_link_order): Correct comment.
+
+2005-11-02  Alan Modra  <amodra@bigpond.net.au>
+
+       PR ld/1775
+       * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Add required
+       parentheses.
+
+2005-10-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerated.
+
+       * dep-in.sed: Replace " ./" with " ".
+
+2005-10-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * hpux-core.c: Include <machine/reg.h> only if HPUX_CORE is
+       define.
+       * osf-core.c: Include <sys/core.h> only if OSF_CORE is defined.
+       * sco5-core.c: Include <sys/paccess.h> and <sys/region.h> only
+       if SCO5_CORE is defined.
+
+2005-10-29  Mark Kettenis  <kettenis@gnu.org>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2005-10-28  Joel Brobecker  <brobecker@adacore.com>
+
+       From Eric Botcazou  <botcazou@adacore.com>
+       * coffcode.h (coff_compute_section_file_positions): Fix small
+       error in preprocessor directives.
+
+2005-10-28  Joel Brobecker  <brobecker@adacore.com>
+
+       Mostly from Eric Botcazou <botcazou@adacore.com>
+       * rs6000-core.c: ANSIfy all function definitions.
+       Add missing function prototypes.
+       (ptr_to_uint): New type.
+       (rs6000coff_core_p): Use it as intermediate step in casts.
+       (rs6000coff_core_file_matches_executable_p): Likewise.
+       * xcoff-target.h (rs6000coff_core_p): Fix prototype.
+       (rs6000coff_core_file_matches_executable_p): Likewise.
+
+2005-10-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/1472
+       * aoutx.h (NAME (aout, machine_type)): Handle
+       bfd_mach_sparc_v8plus, bfd_mach_sparc_v8plusa,
+       bfd_mach_sparc_v8plusb, bfd_mach_sparc_v9, bfd_mach_sparc_v9a
+       and bfd_mach_sparc_v9b.
+
+2005-10-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR ld/1567
+       * elf32-cris.c (cris_elf_howto_table) <R_CRIS_32>: Set
+       complain_on_overflow field to complain_overflow_dont.
+
+2005-10-27  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 973
+       * cache.c (enum cache_flag): New.
+       (close_one): Save file mtime.
+       (bfd_cache_lookup): Add flag arg, adjust all users.
+       (bfd_cache_lookup_worker): Likewise.
+       (cache_btell): Use CACHE_NO_OPEN and return abfd->where if file
+       not open.
+       (cache_bflush): Similarly, and return success of file not open.
+       (cache_bseek): Use CACHE_NO_SEEK if SEEK_SET or SEEK_END.
+       (cache_bstat): Use CACHE_NO_SEEK_ERROR.
+
+       * bfdwin.c (bfd_get_file_window): Seek into file in place of
+       using bfd_cache_lookup.
+
+       * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.
+       (bfd_last_cache, bfd_cache_lookup, bfd_cache_lookup_worker): Likewise.
+       * libbfd-in.h (bfd_cache_lookup_worker, bfd_last_cache): Delete.
+       * libbfd.h: Regenerate.
+
+       * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.
+       * sco5-core.c (sco5_core_file_p): Likewise.
+       * trad-core.c (trad_unix_core_file_p): Likewise.
+
+       * cache.c: Reorganize file to avoid forward reference.
+
+2005-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * cache.c (bfd_cache_lookup_worker): Don't abort on failing to
+       reopen file.
+       (cache_btell, cache_bseek, cache_bflush, cache_bstat): Return -1 on
+       bfd_cache_lookup failure.
+       (cache_bread, cache_bwrite): Return 0 on the same.
+       * bfdwin.c (bfd_get_file_window): Likewise.
+       * hppabsd-core.c (hppabsd_core_core_file_p): Likewise.
+       * sco5-core.c (sco5_core_file_p): Likewise.
+       * trad-core.c (trad_unix_core_file_p): Likewise.
+
+2005-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * cache.c (bfd_cache_lookup_worker): Use bfd_error_handler
+       rather than bfd_perror.  Print file name.  Internationalise.
+
+2005-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * cache.c (bfd_open_file): Set bfd_error_system_call on failure
+       to open file.
+       (bfd_cache_lookup_worker): Remove check that file pos is in
+       unsigned long range.  Print system error before aborting.
+
+2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * Makefile.am: Add rules for coff-z80 and cpu-z80.
+       * Makefile.in: Regenerated.
+       * archures.c: Add bfd_arch_z80 and support for it.
+       * coffcode.h(coff_set_arch_mach_hook): Add case Z80MAGIC.
+       (coff_set_flags): Add case bfd_arch_z80.
+       * config.bfd: Add z80coff_vec.
+       * configure.in: Add z80coff_vec.
+       * reloc.c: Add BFD_RELOC_Z80_DISP8
+       * targets.c: Add z80coff_vec.
+       * coff-z80.c: New file
+       * cpu-z80.c: New file
+       * configure: Regenerated.
+       * libbfd.h: Regenerated.
+       * bfd-in2.h: Regenerated.
+
+2005-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       PR ld/1540
+       * elf-bfd.h (elf_backend_copy_indirect_symbol): Replace pointer to
+       elf_backend_data with pointer to bfd_link_info.
+       (_bfd_elf_link_hash_copy_indirect): Likewise.
+       * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise.  Handle
+       direct and indirect symbols both having dynamic link info.
+       * elf32-arm.c (elf32_arm_copy_indirect_symbol): Likewise.
+       * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
+       * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
+       * elf32-m32r.c (m32r_elf_copy_indirect_symbol): Likewise.
+       * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
+       * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
+       * elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
+       * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
+       * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
+       * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
+       * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
+       * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
+       * elfxx-sparc.c (_bfd_sparc_elf_copy_indirect_symbol): Likewise.
+       * elflink.c: Adjust all calls to bed->elf_backend_copy_indirect_symbol.
+       * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Update prototype.
+       * elfxx-sparc.h (_bfd_sparc_elf_copy_indirect_symbol): Likewise.
+
+2005-10-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/SRC-POTFILES.in: Regenerate.
+       * po/bfd.pot: Regenerate.
+
+2005-10-24  Jie Zhang <jie.zhang@analog.com>
+
+       * elf32-bfin.c (bfd_bfin_elf32_create_embedded_relocs): Fix signedness
+       warning.
+
+2005-10-24  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
+       (bfin_imm16_reloc): Always add in the addend.  Don't fetch existing
+       contents from section.
+       (bfin_relocate_section): Rework so as to not call special_functions.
+       Handle the relocation stack here.  Treat pcrel24 relocs specially.
+
+2005-10-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (elf_link_input_bfd): Don't use linker_mark and
+       SEC_EXCLUDE to test for sections dropped from output.  Instead,
+       use bfd_section_removed_from_list on normal sections.  Don't
+       attempt to handle symbols with unknown reserved section indices.
+       * linker.c (_bfd_generic_link_output_symbols): Don't use
+       linker_mark to test for symbols belonging to dropped sections.
+       Do allow absolute symbols.
+
+2005-10-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-i370.c (i370_elf_fake_sections): Don't set SHF_EXCLUDE on
+       group sections.
+
 2005-10-24  Jan Beulich  <jbeulich@novell.com>
 
        * cpu-ia64-opc.c (elf64_ia64_operands): Move memory operand out of
        (scan_unit_for_symbols): New locals nested_funcs, nested_funcs_size.
        Delete code setting funcinfo nesting_level field.  Add code to set
        funcinfo caller_func field.
-       
+
 2005-09-20  James E. Wilson  <wilson@specifix.com>
 
        * dwarf2.c (find_abstract_instance_name): Don't early exit when name
        local symbols and move it to
        (msp430_elf_relax_adjust_locals): New function - walk over the
        sections in the bfd and adjust relocations as necessary.
-       
+
 2005-08-31  DJ Delorie  <dj@redhat.com>
 
        * elf32-i386.c (elf_i386_check_relocs): Don't cast a unary &
This page took 0.029476 seconds and 4 git commands to generate.