summaryrefslogtreecommitdiff
path: root/bfd/elf64-sh64.c
Commit message (Expand)AuthorAgeFilesLines
* %L conversionsAlan Modra2018-02-191-7/+10
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-8/+8
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-96/+96
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-11/+9
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-16/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-72/+29
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+6
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-7/+7
* Return void from linker callbacksAlan Modra2016-05-281-17/+12
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-33/+33
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra2014-12-261-21/+0
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-6/+6
* Update copyright yearsAlan Modra2014-03-051-2/+1
* My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton2014-01-291-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-1/+1
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-43/+41
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra2012-06-291-24/+0
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* PR ld/13177Alan Modra2011-10-191-1/+5
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-4/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-25/+13
* update copyright datesAlan Modra2009-09-021-1/+1
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-2/+2
* * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton2008-11-251-42/+6
* * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra2008-03-111-7/+2
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+1
* bfd/Jan Beulich2007-09-261-1/+3