summaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton
2013-03-30 PR ld/15323Alan Modra
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-06-29 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra
2011-10-19 PR ld/13177Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-09-02update copyright datesAlan Modra
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton
2008-03-11 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra
2007-09-26bfd/Jan Beulich
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-29bfd:Joseph Myers
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2007-01-312076-01-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2006-10-22 * elf32-sh64.c (sh64_elf_merge_symbol_attribute): Do mergingKaz Kojima
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
2006-02-25bfd/Richard Sandiford
2005-08-252005-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
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-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra
2005-07-04 PR 1004Alan Modra
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu