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