aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-ifunc.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-8/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu1-0/+125
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-05-07bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs.Will Newton1-1/+2
2013-05-07bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc.Will Newton1-45/+0
2013-04-17Update copyright year on elf-ifunc.cH.J. Lu1-1/+1
2013-04-15Check regular reference without non-GOT referenceH.J. Lu1-14/+11
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-4/+4
2011-09-12Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu1-3/+4
2011-01-07Optimize _bfd_elf_allocate_ifunc_dyn_relocs.H.J. Lu1-18/+24
2011-01-06Handle STT_GNU_IFUNC symols when building shared library.H.J. Lu1-4/+23
2010-07-13Support garbage collection against STT_GNU_IFUNC symbols.H.J. Lu1-0/+9
2009-08-032009-08-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+4
2009-06-182009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+182
2009-06-162009-06-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+105