summaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki2013-08-241-2/+3
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-0/+31
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-2/+44
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-2/+3
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-11/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* 2012-11-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-11-051-0/+3
* 2012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-09-031-3/+8
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-07-131-115/+556
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-118/+63
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-9/+9
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* 2012-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-04-201-1/+1
* 2012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-301-10/+10
* 2012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-301-120/+115
* 2012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-301-46/+26
* 2012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-301-34/+15
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* 2011-12-22 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2011-12-221-1/+1
* PR ld/13177Alan Modra2011-10-191-1/+3
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-10/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1