summaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* S/390: Fix (some) PIE+undef weak failuresAndreas Krebbel2017-12-131-6/+6
* BFD whitespace fixesAlan Modra2017-12-061-77/+77
* dyn_relocs tidyAlan Modra2017-12-061-19/+5
* readonly_dynrelocsAlan Modra2017-12-011-17/+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-181/+0
* s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+8
* S/390: Fix claimfile failuresAndreas Krebbel2017-08-011-0/+3
* S/390: Fix segfault when linking -shared -nostartfilesAndreas Krebbel2017-07-281-2/+6
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* S/390: Fix testsuite segfault added with recent pgste patch.Andreas Krebbel2017-06-261-7/+18
* S/390: Add support for pgste markerAndreas Krebbel2017-06-231-0/+70
* 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-3/+4
* 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
* S/390: Issue error for overflowing relocs.Andreas Krebbel2017-01-071-0/+12
* 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-6/+20
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-40/+7
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-28/+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-6/+3
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-9/+8
* S390: Add support for core dump NOTE sectionsAndreas Arnez2016-08-251-0/+117
* S390: Indentation fixes in elf32/64-s390.cAndreas Arnez2016-08-251-5/+5
* bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki2016-06-161-4/+2
* bfd/s390: Misc minor fixes.Marcin Koƛcielnicki2016-06-071-4/+4
* Fix PLT first entry GOT operand calculation.Andreas Krebbel2016-06-071-3/+4
* Return void from linker callbacksAlan Modra2016-05-281-8/+3
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-15/+0
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-4/+6
* elf64-s390.c: Fix -Werror=misleading-indentationJan Kratochvil2016-02-011-4/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel2015-11-191-3/+23
* S/390: ifunc: Redirect local function calls to the IPLT.Andreas Krebbel2015-10-221-5/+19
* S/390: ifunc: Fix function pointers to hidden ifunc symbols.Andreas Krebbel2015-10-221-1/+41
* S/390: ifunc: Fix PR18841.Andreas Krebbel2015-10-221-0/+17
* S/390: ifunc: Fix for undefined ifunc symbols.Andreas Krebbel2015-10-221-10/+9
* S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs.Andreas Krebbel2015-10-221-2/+1
* PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel2015-10-121-5/+6
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-44/+46
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-271-1/+17