summaryrefslogtreecommitdiff
path: root/csu
AgeCommit message (Expand)Author
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-07-10Comment typo fix.Roland McGrath
2011-01-17Update copyright year.Ulrich Drepper
2010-04-04Fix retrieving of kernel header version.Ulrich Drepper
2010-03-26Don't take the address of a void object.Richard Henderson
2010-03-15Implement handling of libc ABI in ELF header.Ulrich Drepper
2009-11-24Fix startup to security-relevant statically linked binaries.Ulrich Drepper
2009-10-13Fix USE_MULTIARCH conditionalAndreas Schwab
2009-07-28Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.Ulrich Drepper
2009-06-05Fix build problems with old binutils.Ulrich Drepper
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper
2009-05-16remove subsumed .gitignore entries and filesJim Meyering
2009-05-16remove COPYING* from .gitignore filesJim Meyering
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-01-11[!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.Ulrich Drepper
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper
2007-01-17* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich 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
2007-01-03* posix/getconf.c: Update copyright year.Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-03-01* version.h (VERSION): 2.3.91Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-01-01Update copyright year.Ulrich Drepper
2005-12-212005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-21* csu/dso_handle.c (__dso_handle): Mark as const.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-07-07[BZ #974]Ulrich Drepper
2005-07-05(__libc_csu_fini): Pretty printing.Ulrich Drepper
2005-03-01* csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper
2005-02-14* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper
2005-01-12* posix/getconf.c: Update copyright year.Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper