aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ifunc
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Check incompatible existing default symbol definitionH.J. Lu8-0/+76
2013-11-04Allow for extra st_other readelf output in ld testsuiteAlan Modra1-1/+2
2013-10-03aarch64: Add support for GNU indirect functions.Will Newton1-1/+2
2013-06-19aarch64: Revert AArch64 ifunc changes.Will Newton1-2/+1
2013-06-17ld/testsuite: Enable ifunc tests on AArch64 big-endian.Will Newton1-1/+1
2013-06-07aarch64: Add support for GNU indirect functions.Will Newton1-1/+2
2013-04-15Check regular reference without non-GOT referenceH.J. Lu3-0/+42
2012-12-21Properly adjust h->plt.refcountH.J. Lu5-0/+55
2012-12-16Also check local IFUNC referencesH.J. Lu12-0/+156
2012-12-13Check local IFUNC callsH.J. Lu8-0/+66
2012-09-19Properly handle common symbol and weak functionH.J. Lu10-0/+100
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu1-4/+0
2012-05-31Add missing "foo" after ".global"H.J. Lu2-2/+2
2012-05-28 * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton2-2/+2
2012-05-04Support x86_64-*-linux-gnux32H.J. Lu1-1/+1
2012-04-03bfd/Roland McGrath2-4/+7
2011-10-21Put IRELATIVE relocations after JUMP_SLOT.H.J. Lu3-0/+37
2011-09-12Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu7-15/+56
2011-07-03ELFOSABI_GNUThomas Schwinge1-7/+7
2011-06-20Adjust x86 IFUNC PLT.H.J. Lu3-3/+3
2011-06-19Fix misc x32 bugs.H.J. Lu3-3/+3
2011-04-21Skip local IFUNC symbols when checking dynamic relocs in read-only sections.H.J. Lu4-0/+34
2011-01-06Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu14-2/+152
2010-11-18 * ld-elf/binutils.exp: Correct x86 gnu target match.Alan Modra2-5/+5
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge2-4/+5
2010-07-13Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu8-0/+106
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu1-2/+2
2010-02-08include/David S. Miller1-3/+4
2009-11-09Don't return on STT_GNU_IFUNC symbol when stripping.H.J. Lu1-0/+8
2009-08-31 * ld-ifunc/ifunc.exp: Match R_PPC64_JUMP_IREL.Alan Modra1-1/+1
2009-07-21bfd/H.J. Lu3-4/+34
2009-07-16bfd/H.J. Lu2-0/+21
2009-07-132009-07-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+19
2009-07-102009-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+5
2009-07-102009-07-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-3/+3
2009-07-10bfd/H.J. Lu5-7/+7
2009-07-10STT_GNU_IFUNC support for PowerPC.Alan Modra1-7/+28
2009-06-27bfd/H.J. Lu1-0/+101
2009-06-152009-06-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-06-14bfd/H.J. Lu2-0/+21
2009-06-14bfd/H.J. Lu14-0/+173
2009-06-032009-06-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu13-7/+76
2009-06-02bfd/H.J. Lu16-4/+195
2009-06-01bfd/H.J. Lu17-10/+264
2009-04-30include/elfNick Clifton3-0/+326