* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use an
[binutils-gdb.git] / bfd / ChangeLog
2005-01-17 Richard Sandiford * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2005-01-17 H.J. Lu2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
2005-01-17 Nick CliftonFix SH2A machine variants in order to correctly select...
2005-01-15 Andrew Cagney2005-01-15 Andrew Cagney <cagney@gnu.org>
2005-01-12 Alan Modrainclude/elf/
2005-01-11 Alan Modra * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indire...
2005-01-11 Alan Modra * elf32-ppc.c (ppc_elf_create_dynamic_sections): Correct
2005-01-10 Nick CliftonAdd support for maxq10 and maxq20 machine values
2005-01-10 Eric Botcazou * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol...
2005-01-09 Eric Botcazou * elf32-sparc.c (elf32_sparc_link_hash_table_create...
2005-01-09 Eric Botcazou * elf64-sparc.c (struct sparc64_elf_link_hash_table...
2005-01-09 Eric Botcazou * elf32-sparc.c (elf32_sparc_omit_section_dynsym)...
2005-01-07 Jakub Jelinek * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put...
2005-01-06 Paul Brook2005-01-06 Paul Brook <paul@codesourcery.com>
2005-01-06 Alan Modrabfd/
2005-01-06 Alan Modra * elf64-ppc.c (ppc64_elf_size_stubs): When determining...
2005-01-05 Eric Botcazou * elf64-sparc.c (sparc64_elf_relocate_section): Ignore...
2005-01-05 Fred FishApproved by nickc@redhat.com:
2004-12-31 Paul Brook * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comme...
2004-12-31 Alan Modra * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_REL...
2004-12-23 Tomer Levi2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
2004-12-22 Kris Warkentin* elf.c (elfcore_grok_nto_gregs): Change name to elfcor...
2004-12-22 Nick CliftonAdd support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_...
2004-12-22 Alan Modra * elflink.c (_bfd_elf_merge_symbol): Treat old definit...
2004-12-19 Alan Modra * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_re...
2004-12-16 Richard Sandifordinclude/elf/
2004-12-16 Nick CliftonAdd support for s390x-ibm-tpf target
2004-12-14 Tomer Levi2004-12-14 Tomer Levi <Tomer.Levi@nsc.com>
2004-12-14 Richard Sandiford * elfxx-mips.c (mips_elf_calculate_relocation): Don...
2004-12-11 Alan Modrabfd/
2004-12-11 Alan Modra * elf64-ppc.c (opd_entry_value): Don't use cached...
2004-12-10 Alan Modra * elf.c (bfd_elf_sym_name): Add symtab_hdr param.
2004-12-10 Alan Modra * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_...
2004-12-10 Jakub Jelinek * elf.c (bfd_elf_local_sym_name): Avoid crashes with...
2004-12-09 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section):...
2004-12-09 Ian Lance Taylor * elfxx-mips.c (mips_elf_calculate_relocation): For...
2004-12-09 Ian Lance Taylor * elfn32-mips.c (elf_mips_howto_table_rela): Change...
2004-12-09 Ian Lance Taylor * archures.c: Define bfd_mach_mips9000.
2004-12-08 Ian Lance Taylor * elfxx-mips.c (mips_elf_calculate_relocation): Test...
2004-12-07 Ben Elliston * netbsd-core.c (netbsd_core_file_p): Make `i' unsigned.
2004-12-07 Daniel Jacobowitz Suggested by Fergal Daly <fergal@esatclear.ie>:
2004-12-03 Jan Beulichbfd/
2004-12-02 Paul Brook2004-12-01 Paul Brook <paul@codesourcery.com>
2004-12-01 Paul Brook2004-12-01 Paul Brook <paul@codesourcery.com>
2004-11-30 Paul Brook2004-11-30 Paul Brook <paul@codesourcery.com>
2004-11-30 Alan Modra * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.
2004-11-25 H.J. Lu2004-11-24 H.J. Lu <hongjiu.lu@intel.com>
2004-11-25 Paul Brook2004-11-24 Paul Brook <paul@codesourcery.com>
2004-11-24 Paul Brook2004-11-24 Paul Brook <paul@codesourcery.com>
2004-11-20 Dave Anglin * hpux-core.c (hpux_core_core_file_p): Use offsetof...
2004-11-19 Alan Modra * elf32-arm.c (elf32_arm_finish_dynamic_sections)...
2004-11-19 Bob Wilson * elf32-xtensa.c (ebb_propose_action): Fix argument...
2004-11-17 Daniel Jacobowitzbfd/
2004-11-16 Richard Sandiford * elf-bfd.h (eh_cie_fde): Add new fields: add_augmenta...
2004-11-16 Mark Mitchell * elf32-arm.c (elf32_arm_relocate_section): Use
2004-11-16 Richard Sandiford * elfxx-mips.c (mips_elf_create_dynamic_relocation...
2004-11-15 Paul Brookbfd/
2004-11-15 Paul Brook * elflink.c (elf_link_add_object_symbols): Don't assum...
2004-11-15 Richard Sandiford * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2004-11-13 Paul Brook * bfd/elf32-arm.c (elf32_arm_final_link_relocate)...
2004-11-12 Bob Wilson2004-11-12 Bob Wilson <bob.wilson@acm.org>
2004-11-11 Bob Wilson * elf32-xtensa.c (property_table_compare): Remove...
2004-11-11 Mark Mitchell * elf32-arm.c (elf32_arm_final_link_relocate): Correct...
2004-11-09 Mark Mitchell * som.c (som_bfd_print_private_bfd_data): New function.
2004-11-09 Mark Mitchell * elf32-arm.c (elf32_arm_begin_write_processing):...
2004-11-09 Daniel Jacobowitz From David Poole <daveml@mbuf.com>:
2004-11-09 Alan Modra * Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
2004-11-08 Mark Mitchell * elf32-arm.c (elf32_arm_final_link_relocate): When...
2004-11-08 Nick CliftonAdd support fpr MAXQ processor
2004-11-08 Nick CliftonFix support for PECOFF weak symbols
2004-11-07 Andreas Schwab * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Use
2004-11-04 Mark Mitchell * elf32-arm.c (elf32_arm_symbian_begin_write_processin...
2004-11-04 Daniel Jacobowitz./
2004-11-04 Hans-Peter Nilsson * config.bfd: Support crisv32-*-* like cris-*-*.
2004-11-04 Alan Modrabfd/
2004-11-04 Bob Wilson * elf.c (assign_file_positions_for_segments): Set...
2004-11-02 Daniel Jacobowitz * config.bfd: Mark arm-*-oabi and thumb-*-oabi as...
2004-11-02 Nick CliftonConvert to ISO C90
2004-11-02 Hans-Peter NilssonCorrect last entry: s/SYMBOL/TABLE_/
2004-11-02 Hans-Peter Nilsson * elflink.c (_bfd_elf_create_got_section): Hide _GLOBA...
2004-10-28 H.J. Lu2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
2004-10-28 Kaz Kojima * elf32-sh.c (tpoff): Take alignment into account.
2004-10-28 Nick CliftonFix spelling typo
2004-10-28 Nick Cliftoniq2000_elf_relocate_section): Do nothing when perfoming...
2004-10-27 Paul Brook2004-10-27 Richard Earnshaw <rearnsha@arm.com>
2004-10-27 H.J. Lu2004-10-26 H.J. Lu <hongjiu.lu@intel.com>
2004-10-26 Paul Brookbfd/
2004-10-24 Hans-Peter Nilsson * mmo.c: Adjust to ISO C.
2004-10-24 Hans-Peter Nilsson * mmo.c (mmo_write_section_description): New function...
2004-10-24 Daniel Jacobowitz * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
2004-10-24 Hans-Peter Nilsson * mmo.c (File Layout): Correct place of misplaced...
2004-10-23 Mark Kettenis* config.bfd: Add mips64*-*-openbsd.
2004-10-21 Bob Wilson * elf32-xtensa.c (ebb_propose_action): Put declaration...
2004-10-21 H.J. Lu2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
2004-10-21 H.J. Lubfd/
2004-10-20 Andreas Schwab * elf32-m68k.c (elf_m68k_plt_sym_val): New function.
2004-10-20 Danny Smith * config.bfd: Set targ_underscore=yes for PE COFF...
2004-10-19 Alan Modra * elf64-ppc.c (opd_entry_value): Handle --just-symbols...
2004-10-19 Mark Mitchell * elfarm-nabi.c (ELF_DYNAMIC_SEC_FLAGS): Add comment.
2004-10-18 Nick CliftonCompute 'name' for relocs against both local and global...
next