summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
Commit message (Expand)AuthorAgeFilesLines
...
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* sh: Dump dynamic relocation info to the map fileH.J. Lu2017-10-081-1/+8
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-42/+42
* Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton2017-06-141-1/+1
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* link_hash_copy_indirect and symbol flagsAlan Modra2016-12-291-1/+2
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-18/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-91/+55
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-7/+36
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-5/+6
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-0/+48
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-66/+64
* Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton2016-08-021-215/+0
* Return void from linker callbacksAlan Modra2016-05-281-17/+12
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2015-10-151-2/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Fix the SH behavior for EF_SH_PIC flag in FDPIC ABIRich Felker2015-09-151-2/+2
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-2/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-67/+76
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-4/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-7/+20
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Fix PR10373 which is SH relax bug.Kaz Kojima2014-08-011-3/+6
* This fixes PR 17110 which shows that the SH section relocation code can be ca...Nick Clifton2014-07-081-1/+3
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-18/+18
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-19/+4
* Remove bfd_elf32_bfd_set_private_bfd_flagsH.J. Lu2013-12-121-2/+0
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf32-sh.c (sh_elf_relocate_section): Suppress warnings forKaz Kojima2013-03-281-1/+7
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* PR ld/15113Alan Modra2013-02-101-12/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-9/+9
* bfd/Nathan Sidwell2012-10-231-112/+5
* 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-39/+39
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra2012-06-291-26/+0
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Thomas Schwinge2012-04-191-4/+4
* * elf32-sh.c (allocate_dynrelocs): Don't allocate dynamicKaz Kojima2012-04-171-0/+3