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