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