about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-221-28/+10
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-11-301-2/+22
* 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
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-251-6/+23
* 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
* 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-2/+2
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-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-3/+1
* Implement x86 SIZE32/SIZE64 relocationsH.J. Lu2013-01-161-0/+20
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Use the first element of GOT for ld.so addressesH.J. Lu2012-09-021-32/+8
* Update elf_machine_load_address for x32H.J. Lu2012-05-141-3/+3
* Don't handle R_X86_64_RELATIVE64 in ld.soH.J. Lu2012-05-101-0/+2
* Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu2012-05-101-3/+19
* Typo fix in x86_64/dl-machine.hRoland McGrath2012-05-101-2/+2
* Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu2012-05-101-3/+24
* Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu2012-05-081-40/+41
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix typos in commentsMarek Polacek2011-12-231-4/+4
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-0/+4
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-4/+7
* Remove support for !USE___THREADUlrich Drepper2011-09-101-13/+2
* Fix R_X86_64_PC32 overflow detectionRichard Guenther2010-03-041-2/+2
* 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/+12
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-261-0/+2
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-121-57/+57
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-1/+52
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+4
* .Jakub Jelinek2007-07-311-4/+4
* USE_TLS support is now default.Ulrich Drepper2006-10-271-4/+4
* helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper2005-07-311-7/+10
* helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper2005-07-311-1/+1
* (elf_machine_load_address): Move helper variable into .data.rel.ro.Ulrich Drepper2005-07-311-1/+1
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-1/+1
* Update.Ulrich Drepper2005-01-251-9/+0
* Update.Ulrich Drepper2005-01-221-3/+11
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-126/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-31/+145
* 2.5-18.1Jakub Jelinek2007-07-121-145/+31
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger2004-09-241-3/+6
* Update.Ulrich Drepper2004-03-051-4/+4
* Include <tls.h>.Ulrich Drepper2004-01-131-1/+2