summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* Prevent a seg-fault in the linker when trying to process SH object files with...Nick Clifton2018-07-301-17/+105
* Remove sh5 and sh64 supportAlan Modra2018-04-161-632/+11
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+3
* assorted target messagesAlan Modra2018-02-261-1/+1
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* %L conversionsAlan Modra2018-02-191-44/+56
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-32/+32
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-1/+1
* Fix Common symbol override test failsAlan Modra2017-12-061-0/+9
* dyn_relocs tidyAlan Modra2017-12-061-48/+17
* readonly_dynrelocsAlan Modra2017-12-011-19/+34
* 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-7/+7
* sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-4/+9
* 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