summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-12-06Fix Common symbol override test failsAlan Modra
2017-12-06dyn_relocs tidyAlan Modra
2017-12-01readonly_dynrelocsAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-10-14sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-08sh: Dump dynamic relocation info to the map fileH.J. Lu
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-14Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton
2016-05-28Return void from linker callbacksAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-10-15bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-09-15Fix the SH behavior for EF_SH_PIC flag in FDPIC ABIRich Felker
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-08-01Fix PR10373 which is SH relax bug.Kaz Kojima
2014-07-08This fixes PR 17110 which shows that the SH section relocation code can be ca...Nick Clifton
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu
2013-12-12Remove bfd_elf32_bfd_set_private_bfd_flagsH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2013-03-28 * elf32-sh.c (sh_elf_relocate_section): Suppress warnings forKaz Kojima
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-02-10 PR ld/15113Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu