* elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocs
[external/binutils.git] / bfd / ChangeLog
2004-10-07 Richard Sandiford * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF...
2004-10-07 Nick CliftonSkip redundant/bogus test for section membership when...
2004-10-07 Nick CliftonAdd linker option: --warn-shared-textrel to produce...
2004-10-05 Roland McGrath.
2004-10-05 Alan Modra PR 425
2004-10-01 Nick CliftonThe patch below adds binutils support for the SHT_ARM_E...
2004-10-01 Alan Modra * elf-bfd.h (struct eh_cie_fde): Add need_relative and
2004-09-30 Paul Brookbfd/
2004-09-30 H.J. Lu2004-09-30 H.J. Lu <hongjiu.lu@intel.com>
2004-09-30 Nick CliftonApply Paul Brook's patch to implement armv6k instructions
2004-09-24 Alan Modrabfd/
2004-09-24 Alan Modra * elf.c (IS_LOADED): Delete.
2004-09-23 Alan Modra PR gas/396
2004-09-22 Brian Ford* pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable...
2004-09-22 Alan Modra * elf32-ppc.c (ppc_elf_modify_segment_map): Delete.
2004-09-22 Alan Modrabfd/
2004-09-17 H.J. Lubfd/
2004-09-17 Paul Brookbfd/
2004-09-17 Alan Modrainclude/
2004-09-17 Alan Modra * Makefile.am: Run "make dep-am".
2004-09-16 Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Replace...
2004-09-16 Alan Modrabfd/
2004-09-13 Paul Brookbfd/
2004-09-13 Joel Brobecker * hpux-core.c (thread_section_p): New function.
2004-09-11 Andreas Schwabbfd/:
2004-09-10 Joel Brobecker * section.c (bfd_sections_find_if): Fix paramet...
2004-09-10 Alan Modra * elf.c (assign_file_positions_except_relocs): Assign...
2004-09-07 Hans-Peter Nilsson * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset
2004-09-07 Hans-Peter Nilsson * elf32-cris.c (cris_elf_relocate_section) <case R_CRI...
2004-09-07 Alan Modra * elf64-ppc.c (struct ppc_link_hash_table): Add stub_g...
2004-09-06 Mark Mitchell * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.
2004-09-06 Nick Clifton(elf_link_add_object_symbols): Set the error code to...
2004-09-06 Alan Modra * elf64-ppc.c (is_ppc64_target): New function, extract...
2004-09-04 Alan Modra * bfd.c (_bfd_default_error_handler): Correct loop...
2004-09-03 Mark Mitchell * config.bfd (arm*-*-symbianelf*): Use OS-specific...
2004-09-03 Nick CliftonPR 360
2004-09-02 Alan Modra * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Use...
2004-08-31 Eric Botcazou * elf.c (special_sections): Add .gnu.linkonce.b modell...
2004-08-30 Nathanael Nerode2004-08-30 Nathanael Nerode <neroden@gcc.gnu.org>
2004-08-28 Alan Modra * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy...
2004-08-28 Alan Modracorrected version
2004-08-28 Alan Modrabfd/
2004-08-27 Alan Modra * elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd...
2004-08-27 Alan Modra * elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1...
2004-08-26 Paul Brook * INTERWORK_FLAG: Return true for EABIv3 objects.
2004-08-25 Alan Modrabfd/
2004-08-25 Alan Modra * elf32-i386.c (elf_i386_relocate_section): Tweak...
2004-08-25 Alan Modra * elf32-i386.c (elf_i386_relocate_section): Zero secti...
2004-08-25 Nick CliftonApply Dmitry Diky's patches to add relaxation to msp430.
2004-08-24 Nick Clifton(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA...
2004-08-21 Daniel Jacobowitz * elflink.c (_bfd_elf_section_already_linked): Handle
2004-08-20 Ben EllistonFix typo in Alan Modra's 2004-08-16 entry.
2004-08-19 Mark Mitchell * config.bfd (arm*-*-symbianelf*): New target.
2004-08-19 Alan Modra * elf64-ppc.c (ppc_get_stub_entry): Change third param...
2004-08-19 Jakub Jelinek * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte...
2004-08-18 Alan Modra * elf64-ppc.c (func_desc_adjust): Give undefined dot...
2004-08-18 Nick CliftonPR 324
2004-08-18 Alan Modra PR 338
2004-08-17 Jakub Jelinekbfd/
2004-08-17 Alan Modra * elflink.h (elf_gc_sweep): Keep non-alloc, non-load...
2004-08-17 Nick Clifton(is_arm_mapping_symbol_name): New function - return...
2004-08-17 Alan Modra * elf64-ppc.c (ppc64_elf_branch_reloc): New function.
2004-08-17 Alan Modra * elf64-ppc.c (add_symbol_adjust): Correct mismatched...
2004-08-17 Alan Modra * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "delet...
2004-08-16 Alan Modra * elflink.c (elf_section_complain_discarded): Ignore...
2004-08-16 Alan Modra * bfd.c (_bfd_default_error_handler): Account for...
2004-08-16 Alan Modra * pdp11.c (struct pdp11_aout_reloc_external): Delete...
2004-08-13 Nick CliftonConvert file to ISO C90
2004-08-13 Alan Modra PR 293
2004-08-13 Alan Modrabfd/
2004-08-12 H.J. Lu2004-08-12 H.J. Lu <hongjiu.lu@intel.com>
2004-08-10 Alan Modrabfd/
2004-08-09 Jakub Jelinek * elf64-x86-64.c (elf64_x86_64_relocate_section):...
2004-08-09 Alan Modra * elf-bfd.h (struct elf_backend_data): Add
2004-08-09 Alan Modra * elf64-ppc.c (struct ppc_link_hash_entry): Expand...
2004-08-09 Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Combine...
2004-08-09 Alan Modrabfd/
2004-08-09 Alan Modra * elf64-ppc.c (adjust_opd_syms): Fix merge error.
2004-08-09 Alan Modra * elf64-ppc.c (struct ppc_link_hash_table): Remove...
2004-08-09 Alan Modra * elf64-ppc.c (struct ppc_link_hash_entry): Make ...
2004-08-09 Alan Modra * elf64-ppc.c (get_opd_info): New function.
2004-08-06 Paul Brookbfd/
2004-08-01 Thiemo Seufer* elfxx-mips.c (mips_elf_calculate_relocation): Test...
2004-08-01 Stephane Carrez * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle...
2004-07-30 Thiemo Seufer* elfxx-mips.c (_bfd_mips_elf_symbol_processing): Handle
2004-07-30 H.J. Lu2004-07-30 H.J. Lu <hongjiu.lu@intel.com>
2004-07-30 Jakub Jelinek * archures.c (bfd_mach_sparc_64bit_p): Define.
2004-07-29 Alexandre Olivainclude/elf/ChangeLog:
2004-07-28 Dave Anglin PR 273
2004-07-27 Jason Thorpebfd:
2004-07-27 H.J. Lu2004-07-27 H.J. Lu <hongjiu.lu@intel.com>
2004-07-27 Nick CliftonRegeneration accidentally omitted from previous delta
2004-07-27 Nick CliftonAdd CRX insns: pushx, popx
2004-07-27 Alan Modra * elf64-ppc.c: Correct "Linker stubs" comment.
2004-07-26 H.J. Lubfd/
2004-07-22 H.J. Lu2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
2004-07-22 H.J. Lubfd/
2004-07-21 H.J. Lubfd/
2004-07-21 Paul Brook * elflink.c (elf_get_linked_section_vma, compare_link_...
2004-07-21 Alexandre Oliva* elf-bfd.h (ELF_COMMON_DEF_P): New.
next