aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-06bfd/Alan Modra1-1/+19
2005-01-06 * elf64-ppc.c (ppc64_elf_size_stubs): When determining need forAlan Modra1-0/+5
2005-01-05 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflowsEric Botcazou1-0/+5
2005-01-05Approved by nickc@redhat.com:Fred Fish1-0/+8
2004-12-31 * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.Paul Brook1-0/+4
2004-12-31 * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):Alan Modra1-0/+6
2004-12-232004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+4
2004-12-22* elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.Kris Warkentin1-0/+7
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton1-0/+8
2004-12-22 * elflink.c (_bfd_elf_merge_symbol): Treat old definitions fromAlan Modra1-0/+7
2004-12-19 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.Alan Modra1-3/+11
2004-12-16include/elf/Richard Sandiford1-0/+13
2004-12-16Add support for s390x-ibm-tpf targetNick Clifton1-0/+4
2004-12-142004-12-14 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+6
2004-12-14 * elfxx-mips.c (mips_elf_calculate_relocation): Don't report anRichard Sandiford1-0/+5
2004-12-11bfd/Alan Modra1-0/+5
2004-12-11 * elf64-ppc.c (opd_entry_value): Don't use cached relocs if theyAlan Modra1-0/+6
2004-12-10 * elf.c (bfd_elf_sym_name): Add symtab_hdr param.Alan Modra1-1/+2
2004-12-10 * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name.Alan Modra1-0/+10
2004-12-10 * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalidJakub Jelinek1-0/+5
2004-12-09 * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalizeDaniel Jacobowitz1-0/+5
2004-12-09 * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,Ian Lance Taylor1-0/+5
2004-12-09 * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask ofIan Lance Taylor1-0/+3
2004-12-09 * archures.c: Define bfd_mach_mips9000.Ian Lance Taylor1-0/+10
2004-12-08 * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26Ian Lance Taylor1-0/+5
2004-12-07 * netbsd-core.c (netbsd_core_file_p): Make `i' unsigned.Ben Elliston1-0/+4
2004-12-07 Suggested by Fergal Daly <fergal@esatclear.ie>:Daniel Jacobowitz1-1/+7
2004-12-03bfd/Jan Beulich1-0/+7
2004-12-022004-12-01 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+6
2004-12-012004-12-01 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+5
2004-11-302004-11-30 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+12
2004-11-30 * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.Alan Modra1-0/+7
2004-11-252004-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2004-11-252004-11-24 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+4
2004-11-242004-11-24 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+7
2004-11-20 * hpux-core.c (hpux_core_core_file_p): Use offsetof macro in calls toDave Anglin1-0/+5
2004-11-19 * elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.Alan Modra1-0/+6
2004-11-19 * elf32-xtensa.c (ebb_propose_action): Fix argument order.Bob Wilson1-0/+4
2004-11-17bfd/Daniel Jacobowitz1-0/+29
2004-11-16 * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size andRichard Sandiford1-0/+17
2004-11-16 * elf32-arm.c (elf32_arm_relocate_section): UseMark Mitchell1-0/+5
2004-11-16 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Return earlyRichard Sandiford1-0/+6
2004-11-15bfd/Paul Brook1-0/+11
2004-11-15 * elflink.c (elf_link_add_object_symbols): Don't assume versionPaul Brook1-0/+5
2004-11-15 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Deal withRichard Sandiford1-0/+5
2004-11-13 * bfd/elf32-arm.c (elf32_arm_final_link_relocate): ResolvePaul Brook1-0/+7
2004-11-122004-11-12 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-0/+4
2004-11-11 * elf32-xtensa.c (property_table_compare): Remove assertion aboutBob Wilson1-0/+6
2004-11-11 * elf32-arm.c (elf32_arm_final_link_relocate): Correct logic forMark Mitchell1-0/+5
2004-11-09 * som.c (som_bfd_print_private_bfd_data): New function.Mark Mitchell1-0/+5