aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Return void from linker callbacksAlan Modra1-8/+3
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-3/+5
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-19[S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel1-1/+1
2015-10-22S/390: ifunc: Redirect local function calls to the IPLT.Andreas Krebbel1-4/+24
2015-10-22S/390: ifunc: Fix function pointers to hidden ifunc symbols.Andreas Krebbel1-1/+41
2015-10-22S/390: ifunc: Handle GOTOFF relocs on ifunc symbols.Andreas Krebbel1-2/+22
2015-10-22S/390: ifunc: Fix PR18841.Andreas Krebbel1-0/+17
2015-10-22S/390: ifunc: Fix for undefined ifunc symbols.Andreas Krebbel1-9/+8
2015-10-22S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs.Andreas Krebbel1-2/+1
2015-10-12PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel1-4/+6
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-47/+53
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel1-0/+9
2015-03-14S/390: Disable relocation sort against code sections.Andreas Krebbel1-0/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+1
2014-09-19S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.Andreas Krebbel1-1/+7
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+2
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-1/+2
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+30
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-1/+44
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-2/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-2/+2
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-11/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-6/+6
2012-11-052012-11-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+3
2012-09-032012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-2/+6
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-07-132012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-163/+664
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-163/+76
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-9/+9
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-04-202012-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-1/+1
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-10/+10
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-127/+122
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-103/+128
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-34/+15
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2012-02-172012-02-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-6/+26
2011-12-222011-12-22 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-1/+1
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-11/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2