aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10IBM zSystems: Rewrite l(g)rl @GOTENT to larl for --no-pieIlya Leoshkevich1-7/+4
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-5/+5
2024-02-27s390: Add r_offset check to the weak undef changeAndreas Krebbel1-1/+2
2024-02-27s390: Avoid reloc overflows on undefined weak symbolsAndreas Krebbel1-0/+54
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra1-1/+2
2024-02-15elf_backend_finish_dynamic_symbol returning falseAlan Modra1-4/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-10IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus1-2/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-19IBM zSystems: Issue error for *DBL relocs on misaligned symbolsAndreas Krebbel1-0/+18
2022-06-08Revert reloc howto nitsAlan Modra1-3/+3
2022-06-08HOWTO size encodingAlan Modra1-62/+62
2022-04-28s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pieStefan Liebler1-1/+14
2022-04-28s390: Avoid dynamic TLS relocs in PIEStefan Liebler1-13/+13
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-232/+232
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-23s390x: Set .got sh_entsize only if .got size > 0H.J. Lu1-1/+1
2020-11-19Fix a bug in the s390x linker when discarding all inpuit files.Nick Clifton1-2/+3
2020-08-25elf_hash_table_id accessAlan Modra1-2/+3
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu1-7/+4
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu1-48/+1
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu1-28/+2
2020-06-03ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu1-31/+0
2020-06-03ELF: Consolidate readonly_dynrelocsH.J. Lu1-19/+2
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu1-23/+16
2020-02-19bfd_size_type to size_tAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18PR23980, assertion failAlan Modra1-1/+5
2018-09-17S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel1-2/+18
2018-07-25Suppress string diagnostics for pre-release GCCAlan Modra1-1/+1
2018-07-23S/390: Suppress string diagnostics for pre-release GCCAndreas Krebbel1-2/+2
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel1-59/+84
2018-07-06Fix diagnostic errorsAlan Modra1-1/+3
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-0/+9
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu1-1/+0
2018-05-04-Wstringop-truncation warningsAlan Modra1-1/+1
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton1-3/+3
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-4/+11
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+2
2018-02-19%L conversionsAlan Modra1-6/+7
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-8/+8
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1