summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-machine.h
AgeCommit message (Expand)Author
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-02-05x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu
2017-09-28x86: Allow undefined _DYNAMIC in static executableH.J. Lu
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-05-03x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu
2017-02-02Allow IFUNC relocation against unrelocated shared libraryH.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-09-02Use the first element of GOT for ld.so addressesH.J. Lu
2012-05-14Update elf_machine_load_address for x32H.J. Lu
2012-05-10Don't handle R_X86_64_RELATIVE64 in ld.soH.J. Lu
2012-05-10Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu
2012-05-10Typo fix in x86_64/dl-machine.hRoland McGrath
2012-05-10Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-12-23Fix typos in commentsMarek Polacek
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-10Remove support for !USE___THREADUlrich Drepper
2010-03-04Fix R_X86_64_PC32 overflow detectionRichard Guenther
2009-06-01Small optimization of STT_GNU_IFUNC handling.Ulrich Drepper
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-03-12* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2005-07-31helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper
2005-07-31helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper