Age | Commit message (Expand) | Author |
2015-08-25 | Save and restore vector registers in x86-64 ld.so | H.J. Lu |
2015-08-13 | Add _dl_x86_cpu_features to rtld_global | H.J. Lu |
2015-03-31 | Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86 | H.J. Lu |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-21 | Remove @PLT from "call _dl_init@PLT" in _dl_start_user | H.J. Lu |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar |
2013-01-16 | Implement x86 SIZE32/SIZE64 relocations | H.J. Lu |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-09-02 | Use the first element of GOT for ld.so addresses | H.J. Lu |
2012-05-14 | Update elf_machine_load_address for x32 | H.J. Lu |
2012-05-10 | Don't handle R_X86_64_RELATIVE64 in ld.so | H.J. Lu |
2012-05-10 | Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 | H.J. Lu |
2012-05-10 | Typo fix in x86_64/dl-machine.h | Roland McGrath |
2012-05-10 | Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64 | H.J. Lu |
2012-05-08 | Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE) | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-12-23 | Fix typos in comments | Marek Polacek |
2011-10-16 | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper |
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2010-03-04 | Fix R_X86_64_PC32 overflow detection | Richard Guenther |
2009-06-01 | Small optimization of STT_GNU_IFUNC handling. | Ulrich Drepper |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper |
2009-04-26 | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper |
2009-03-12 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch | Ulrich Drepper |
2008-05-13 | Introduce 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-27 | USE_TLS support is now default. | Ulrich Drepper |
2005-07-31 | helper variable into .data.rel.ro. Simplify the code. Extend | Ulrich Drepper |
2005-07-31 | helper 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 functionally | Ulrich Drepper |
2005-01-25 | Update. | Ulrich Drepper |
2005-01-22 | Update. | 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-12 | 2.5-18.1 | Jakub Jelinek |
2004-09-24 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove | Andreas Jaeger |
2004-03-05 | Update. | Ulrich Drepper |
2004-01-13 | Include <tls.h>. | Ulrich Drepper |
2003-09-24 | Update. | Ulrich Drepper |
2003-09-23 | * sysdeps/x86_64/dl-machine.h (RTLD_START): Set __libc_stack_end | Roland McGrath |
2003-07-31 | * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela... | Alexandre Oliva |
2003-06-18 | Update. | Ulrich Drepper |