summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Revert "Add support to GNU ld to separate got related plt entries"Andreas Krebbel2019-03-011-1/+2
* Add support to GNU ld to separate got related plt entries from normal ones in...Maamoun Tarsha2019-01-141-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* Suppress string diagnostics for pre-release GCCAlan Modra2018-07-251-1/+1
* S/390: Suppress string diagnostics for pre-release GCCAndreas Krebbel2018-07-231-2/+2
* Fix diagnostic errorsAlan Modra2018-07-061-1/+3
* Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2018-06-041-0/+9
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-1/+0
* -Wstringop-truncation warningsAlan Modra2018-05-041-1/+1
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-091-3/+3
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+7
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-6/+7
* 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-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-141/+141
* dyn_relocs tidyAlan Modra2017-12-061-19/+5
* readonly_dynrelocsAlan Modra2017-12-011-16/+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-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-175/+0
* s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+8
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* S/390: Fix claimfile failuresAndreas Krebbel2017-08-011-0/+3
* S/390: Fix segfault when linking -shared -nostartfilesAndreas Krebbel2017-07-281-1/+3
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* S/390: Return with an error for broken tls rewritesAndreas Krebbel2017-06-121-5/+16
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* S/390: Fix ifunc missing runtime relocAndreas Krebbel2017-05-081-1/+1
* ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2017-04-071-1/+1
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-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
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-7/+22
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-36/+7
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-25/+2
* 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/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-8/+8
* S390: Add support for core dump NOTE sectionsAndreas Arnez2016-08-251-0/+88
* S390: Indentation fixes in elf32/64-s390.cAndreas Arnez2016-08-251-16/+16
* bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki2016-06-161-2/+1
* bfd/s390: Misc minor fixes.Marcin Koƛcielnicki2016-06-071-1/+1