summaryrefslogtreecommitdiff
path: root/bfd/elf32-s390.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-2/+2
* * 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-6/+6
* 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-2/+6
* 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-163/+664
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-163/+76
* * 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-127/+122
* 2012-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-301-103/+128
* 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
* 2012-02-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-02-171-6/+26
* 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-11/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2