aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu1-5/+5
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu1-1/+17
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu1-0/+3
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu1-2/+6
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-33/+0
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu1-1/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar1-0/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-11/+11
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-4/+2
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-1/+1
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-3/+1
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu1-0/+9
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-17Fix warnings on Linux/i686Andreas Jaeger1-1/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-11/+16
2011-09-10Remove support for !USE___THREADUlrich Drepper1-24/+16
2009-06-01Small optimization of STT_GNU_IFUNC handling.Ulrich Drepper1-2/+2
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper1-0/+24
2009-03-14* sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper1-52/+62
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper1-1/+130
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-8/+4
2007-07-31.Jakub Jelinek1-4/+8
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-3/+1
2006-10-27USE_TLS support is now default.Ulrich Drepper1-5/+3
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper1-3/+1
2005-02-17[BZ #284, BZ #721]Roland McGrath1-2/+2
2005-01-25Update.Ulrich Drepper1-10/+1
2005-01-222005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-01-22Update.Ulrich Drepper1-1/+11
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-111/+17
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-30/+125
2007-07-122.5-18.1Jakub Jelinek1-125/+30
2004-09-28(elf_machine_rela_relative): Replace static inline by auto inline, add always...Andreas Jaeger1-6/+10
2004-07-10Update.Ulrich Drepper1-0/+2
2004-05-17[BZ #40]Ulrich Drepper1-8/+12
2004-03-09Update.Ulrich Drepper1-3/+6
2004-03-05Update.Ulrich Drepper1-6/+6
2003-09-24Update.Ulrich Drepper1-5/+3
2003-09-23* sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end beforeRoland McGrath1-6/+5
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva1-8/+12
2003-06-11Update.Ulrich Drepper1-1/+1