summaryrefslogtreecommitdiff
path: root/bfd/elf32-vax.c
AgeCommit message (Expand)Author
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-10-25 * elf32-vax.c (elf_vax_relocate_section): Correct assertion.Maciej W. Rozycki
2009-10-25 * elf32-vax.c (elf_vax_plt_entry): Fix formatting.Maciej W. Rozycki
2009-10-25 * elf32-vax.c (elf_vax_relocate_section): Fix a typo.Maciej W. Rozycki
2009-09-02update copyright datesAlan Modra
2009-06-16bfd/Maciej W. Rozycki
2009-06-16bfd/Maciej W. Rozycki
2009-06-16bfd/Maciej W. Rozycki
2009-06-16bfd/Maciej W. Rozycki
2009-06-16bfd/Maciej W. Rozycki
2009-06-16bfd/Maciej W. Rozycki
2009-04-022009-04-01 Matt Thomas <matt@netbsd.org>Matt Thomas
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton
2008-01-112008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2007-09-26bfd/Jan Beulich
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-04-26bfd/Alan Modra
2007-04-062007-04-03 Matt Thomas <matt@netbsd.org>Matt Thomas
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2006-10-17bfd/Alan Modra
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-03-16 PR 2434Alan Modra
2006-02-27 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford
2005-08-18 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn onAlan Modra
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-06-03Convert to ISO C90 formattingNick Clifton
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04bfd/Alan Modra
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra
2004-10-21bfd/H.J. Lu
2004-09-17include/Alan Modra
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra
2004-06-24bfd/Alan Modra
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-25bfd/Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-01-11 * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if noKazu Hirata
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata
2003-11-11Fix decision about when a .interp section should existNick Clifton
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra
2003-08-20Better handking for unresolved symbolsNick Clifton
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton
2002-12-20 * coff-h8300.c: Fix comment typos.Kazu Hirata