about summary refs log tree commit diff
path: root/sysdeps/i386/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-757/+0
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-031-5/+5
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu2016-10-281-1/+17
* Call init_cpu_features only if SHARED is definedH.J. Lu2016-05-131-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-0/+3
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-311-2/+6
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-33/+0
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-211-1/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-081-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-11/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-4/+2
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-1/+1
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-3/+1
* Implement x86 SIZE32/SIZE64 relocationsH.J. Lu2013-01-161-0/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix warnings on Linux/i686Andreas Jaeger2012-05-171-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-11/+16
* Remove support for !USE___THREADUlrich Drepper2011-09-101-24/+16
* Small optimization of STT_GNU_IFUNC handling.Ulrich Drepper2009-06-011-2/+2
* Finish IFUNC support for x86 and x86-64.Ulrich Drepper2009-05-311-0/+24
* * sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper2009-03-141-52/+62
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-1/+130
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-8/+4
* .Jakub Jelinek2007-07-311-4/+8
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-3/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-271-5/+3
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-061-3/+1
* [BZ #284, BZ #721]Roland McGrath2005-02-171-2/+2
* Update.Ulrich Drepper2005-01-251-10/+1
* 2005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-221-1/+1
* Update.Ulrich Drepper2005-01-221-1/+11
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-111/+17
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-30/+125
* 2.5-18.1Jakub Jelinek2007-07-121-125/+30
* (elf_machine_rela_relative): Replace static inline by auto inline, add always...Andreas Jaeger2004-09-281-6/+10
* Update.Ulrich Drepper2004-07-101-0/+2
* [BZ #40]Ulrich Drepper2004-05-171-8/+12
* Update.Ulrich Drepper2004-03-091-3/+6
* Update.Ulrich Drepper2004-03-051-6/+6
* Update.Ulrich Drepper2003-09-241-5/+3
* * sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end beforeRoland McGrath2003-09-231-6/+5
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-311-8/+12