summaryrefslogtreecommitdiff
path: root/bfd/elf-ifunc.c
Commit message (Expand)AuthorAgeFilesLines
* Indent labelsAlan Modra2020-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-7/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86; Allow IFUNC pointer defined in PDEH.J. Lu2018-05-141-1/+8
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu2017-08-281-125/+0
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu2016-06-181-54/+122
* Properly handle dynamic reloc against normal symbolH.J. Lu2016-04-111-0/+13
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-8/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu2014-12-041-0/+125
* Update copyright yearsAlan Modra2014-03-051-2/+1
* bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs.Will Newton2013-05-071-1/+2
* bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc.Will Newton2013-05-071-45/+0
* Update copyright year on elf-ifunc.cH.J. Lu2013-04-171-1/+1
* Check regular reference without non-GOT referenceH.J. Lu2013-04-151-14/+11
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu2011-09-121-3/+4
* Optimize _bfd_elf_allocate_ifunc_dyn_relocs.H.J. Lu2011-01-071-18/+24
* Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu2011-01-061-4/+23
* Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu2010-07-131-0/+9
* 2009-08-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-08-031-3/+4
* 2009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-181-0/+182
* 2009-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-161-0/+105