summaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
AgeCommit message (Expand)Author
2022-04-28s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pieStefan Liebler
2022-04-28s390: Avoid dynamic TLS relocs in PIEStefan Liebler
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu
2020-11-19Fix a bug in the s390x linker when discarding all inpuit files.Nick Clifton
2020-08-25elf_hash_table_id accessAlan Modra
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu
2020-06-03ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu
2020-06-03ELF: Consolidate readonly_dynrelocsH.J. Lu
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18PR23980, assertion failAlan Modra
2018-09-17S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel
2018-07-25Suppress string diagnostics for pre-release GCCAlan Modra
2018-07-23S/390: Suppress string diagnostics for pre-release GCCAndreas Krebbel
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel
2018-07-06Fix diagnostic errorsAlan Modra
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu
2018-05-04-Wstringop-truncation warningsAlan Modra
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19%L conversionsAlan Modra
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-13S/390: Fix (some) PIE+undef weak failuresAndreas Krebbel
2017-12-06BFD whitespace fixesAlan 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-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-14s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu
2017-08-01S/390: Fix claimfile failuresAndreas Krebbel
2017-07-28S/390: Fix segfault when linking -shared -nostartfilesAndreas Krebbel
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-26S/390: Fix testsuite segfault added with recent pgste patch.Andreas Krebbel