aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-vax.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-20 * coff-h8300.c: Fix comment typos.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-139/+139
2002-11-28include/elf/ChangeLogAlan Modra1-17/+15
2002-09-28* elf32-vax.c (elf_vax_size_dynamic_section): Don't stripJason Thorpe1-10/+1
2002-09-27* elf32-vax.c (elf_vax_check_relocs): Remove unusedJason Thorpe1-72/+89
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-23/+5
2002-07-01include/elf:Jason Thorpe1-3/+3
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-04 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra1-7/+1
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-5/+5
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe1-0/+2220