summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-11-19[S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel
2015-10-22S/390: ifunc: Redirect local function calls to the IPLT.Andreas Krebbel
2015-10-22S/390: ifunc: Fix function pointers to hidden ifunc symbols.Andreas Krebbel
2015-10-22S/390: ifunc: Handle GOTOFF relocs on ifunc symbols.Andreas Krebbel
2015-10-22S/390: ifunc: Fix PR18841.Andreas Krebbel
2015-10-22S/390: ifunc: Fix for undefined ifunc symbols.Andreas Krebbel
2015-10-22S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs.Andreas Krebbel
2015-10-12PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel
2015-03-14S/390: Disable relocation sort against code sections.Andreas Krebbel
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-09-19S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.Andreas Krebbel
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-03-30 PR ld/15323Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-052012-11-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-09-032012-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-07-132012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-04-202012-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-03-302012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra
2012-02-172012-02-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2011-12-222011-12-22 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky
2011-10-19 PR ld/13177Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves