summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
Commit message (Expand)AuthorAgeFilesLines
* s390: Check UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu2017-10-111-2/+8
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-111-175/+0
* 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
* Return void from linker callbacksAlan Modra2016-05-281-8/+3
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-3/+5
* 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-1/+1
* S/390: ifunc: Redirect local function calls to the IPLT.Andreas Krebbel2015-10-221-4/+24
* S/390: ifunc: Fix function pointers to hidden ifunc symbols.Andreas Krebbel2015-10-221-1/+41
* S/390: ifunc: Handle GOTOFF relocs on ifunc symbols.Andreas Krebbel2015-10-221-2/+22
* S/390: ifunc: Fix PR18841.Andreas Krebbel2015-10-221-0/+17
* S/390: ifunc: Fix for undefined ifunc symbols.Andreas Krebbel2015-10-221-9/+8
* 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-4/+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-47/+53
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-271-0/+9
* S/390: Disable relocation sort against code sections.Andreas Krebbel2015-03-141-0/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.Andreas Krebbel2014-09-191-1/+7
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-1/+2
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-0/+30
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-1/+44