summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-machine.h
AgeCommit message (Expand)Author
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
2005-07-31(elf_machine_load_address): Move helper variable into .data.rel.ro.Ulrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2005-01-25Update.Ulrich Drepper
2005-01-22Update.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-24* sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger
2004-03-05Update.Ulrich Drepper
2004-01-13Include <tls.h>.Ulrich Drepper
2003-09-24Update.Ulrich Drepper
2003-09-23* sysdeps/x86_64/dl-machine.h (RTLD_START): Set __libc_stack_endRoland McGrath
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva
2003-06-18Update.Ulrich Drepper
2003-06-15* sysdeps/x86_64/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):Andreas Jaeger
2003-05-30Update.Andreas Jaeger
2003-04-24* elf/dl-reloc.c (allocate_static_tls): Rename to...Roland McGrath
2003-02-21Update.Ulrich Drepper
2002-10-172002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath
2002-09-29* configure: Regenerated after aclocal.m4 change.Roland McGrath
2002-09-27* sysdeps/x86_64/dl-machine.h (elf_machine_type_class): RemoveRoland McGrath
2002-09-27* elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_startRoland McGrath
2002-08-31Update.Andreas Jaeger
2002-07-22(elf_machine_load_address): Use local label.Andreas Jaeger
2002-06-25* sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite Andreas Jaeger