Age | Commit message (Expand) | Author | Files | Lines |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 15 | -45/+30 |
2012-02-08 | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 2 | -19/+3 |
2012-02-08 | Support crti.S and crtn.S provided directly by architectures. | Joseph Myers | 1 | -0/+9 |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper | 1 | -2/+0 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 2 | -21/+1 |
2012-01-01 | Update copyright year | Ulrich Drepper | 1 | -2/+2 |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper | 2 | -28/+3 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 2 | -13/+2 |
2011-07-10 | Comment typo fix. | Roland McGrath | 1 | -2/+3 |
2011-01-17 | Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2010-04-04 | Fix retrieving of kernel header version. | Ulrich Drepper | 1 | -2/+13 |
2010-03-26 | Don't take the address of a void object. | Richard Henderson | 1 | -2/+2 |
2010-03-15 | Implement handling of libc ABI in ELF header. | Ulrich Drepper | 1 | -2/+6 |
2009-11-24 | Fix startup to security-relevant statically linked binaries. | Ulrich Drepper | 2 | -6/+21 |
2009-10-13 | Fix USE_MULTIARCH conditional | Andreas Schwab | 1 | -5/+7 |
2009-07-28 | Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures. | Ulrich Drepper | 1 | -4/+5 |
2009-06-05 | Fix build problems with old binutils. | Ulrich Drepper | 1 | -3/+3 |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 1 | -0/+30 |
2009-05-16 | remove subsumed .gitignore entries and files | Jim Meyering | 1 | -6/+0 |
2009-05-16 | remove COPYING* from .gitignore files | Jim Meyering | 1 | -1/+1 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2009-01-11 | [!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard. | Ulrich Drepper | 1 | -2/+2 |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2007-08-20 | * csu/libc-start.c: Don't handle VDSO_SETUP here. | Ulrich Drepper | 1 | -4/+0 |
2007-08-12 | * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to... | Ulrich Drepper | 1 | -5/+7 |
2007-01-17 | * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the | Ulrich Drepper | 1 | -3/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 5 | -57/+142 |
2007-07-31 | . | Jakub Jelinek | 5 | -142/+57 |
2007-01-03 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 4 | -54/+28 |
2006-10-18 | [BZ #3313] | Ulrich Drepper | 1 | -1/+112 |
2006-03-01 | * version.h (VERSION): 2.3.91 | Roland McGrath | 1 | -1/+3 |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath | 1 | -4/+3 |
2006-01-01 | Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2005-12-21 | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2005-12-21 | * csu/dso_handle.c (__dso_handle): Mark as const. | Ulrich Drepper | 1 | -2/+3 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 6 | -0/+653 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2 | -0/+139 |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 3 | -64/+2 |
2005-11-05 | * configure.in: If init_array/fini_array support is not available, | Ulrich Drepper | 1 | -14/+5 |
2005-07-07 | [BZ #974] | Ulrich Drepper | 1 | -7/+11 |
2005-07-05 | (__libc_csu_fini): Pretty printing. | Ulrich Drepper | 1 | -2/+2 |
2005-03-01 | * csu/Makefile: Use printf instead of echo for some shells. | Ulrich Drepper | 1 | -1/+1 |
2005-02-14 | * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED | Ulrich Drepper | 1 | -1/+1 |
2005-01-12 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -1/+1 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 1 | -1/+6 |
2005-01-03 | (generated): Add start.os and start.ob. | Andreas Jaeger | 1 | -1/+3 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 13 | -824/+73 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 13 | -73/+824 |