]> git.ipfire.org Git - thirdparty/glibc.git/history - csu
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / csu /
2010-03-15  Ulrich DrepperImplement handling of libc ABI in ELF header.
2009-11-24  Ulrich DrepperFix startup to security-relevant statically linked...
2009-10-13  Andreas SchwabFix USE_MULTIARCH conditional
2009-07-29  Ulrich DrepperFix bookkeeping of static TLS block for TLS_TCB_AT_TP...
2009-06-05  Ulrich DrepperFix build problems with old binutils.
2009-06-01  Ulrich DrepperFinish IFUNC support for x86 and x86-64.
2009-05-16  Jim Meyeringremove subsumed .gitignore entries and files
2009-05-16  Jim Meyeringremove COPYING* from .gitignore files
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2009-01-11  Ulrich Drepper[!SHARED] (libc_start_main): Pass _dl_random to _dl_set...
2009-01-02  Ulrich Drepper* posix/getconf.c: Update copyright year.
2008-01-02  Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-08-20  Ulrich Drepper* csu/libc-start.c: Don't handle VDSO_SETUP here.
2007-08-12  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
2007-01-17  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2007-01-03  Ulrich Drepper* posix/getconf.c: Update copyright year.
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-18  Ulrich Drepper[BZ #3313]
2006-03-01  Roland McGrath* version.h (VERSION): 2.3.91
2006-02-28  Roland McGrath* Makefile (subdir-target-args): New variable.
2006-01-01  Ulrich DrepperUpdate copyright year.
2005-12-21  Roland McGrath2005-12-21 Roland McGrath <roland@redhat.com>
2005-12-21  Ulrich Drepper* csu/dso_handle.c (__dso_handle): Mark as const.
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14  Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-11-06  Ulrich Drepper* configure.in: Remove gnu_ld definition and everything...
2005-11-05  Ulrich Drepper* configure.in: If init_array/fini_array support is...
2005-07-07  Ulrich Drepper[BZ #974]
2005-07-05  Ulrich Drepper(__libc_csu_fini): Pretty printing.
2005-03-01  Ulrich Drepper* csu/Makefile: Use printf instead of echo for some...
2005-02-14  Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONS...
2005-01-12  Ulrich Drepper* posix/getconf.c: Update copyright year.
2005-01-06  Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2005-01-03  Andreas Jaeger(generated): Add start.os and start.ob.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-09-14  Ulrich DrepperUpdate.
2004-09-08  Ulrich DrepperUpdate.
2004-09-08  Ulrich DrepperUpdate.
2004-08-20  Roland McGrath2004-08-20 Roland McGrath <roland@frob.com>
2004-08-16  Roland McGrath* csu/elf-init.c: Update copyright terms including...
2004-05-17  Ulrich Drepper[BZ #40]
2004-03-08  Ulrich DrepperUpdate.
2004-01-01  Ulrich DrepperUpdate copyright year.
2003-12-02  Andreas Jaeger* config.make.in (fno-unit-at-a-time): Define.
2003-09-25  Ulrich DrepperUpdate.
2003-06-26  Ulrich DrepperUpdate.
2003-05-31  Ulrich DrepperUpdate.
2003-05-28  Ulrich DrepperUpdate.
2003-05-21  Ulrich DrepperUpdate.
2003-05-14  Ulrich DrepperUpdate.
2003-05-10  Ulrich DrepperUpdate.
2003-05-04  Roland McGrath* csu/Makefile ($(csu-dummies) target rule): Don't...
2003-05-04  Roland McGrath* csu/Makefile ($(objpfx)crt%.o): Replace implicit...
2003-05-03  Roland McGrath* sysdeps/gnu/Makefile (generated): Append errlist...
2003-04-19  Ulrich DrepperUpdate.
2003-04-12  Roland McGrath2003-04-11 Roland McGrath <roland@redhat.com>
2003-03-26  Roland McGrath* csu/tst-atomic.c (do_test): Add some new
2003-03-25  Ulrich DrepperUpdate.
2003-03-22  Roland McGrath* include/atomic.h: Put parens around all macro arguments.
2003-03-22  Roland McGrath* include/atomic.h (atomic_increment_and_test): Invert...
2003-01-02  Ulrich DrepperUpdate.
2002-12-31  Ulrich DrepperUpdate.
2002-12-31  Ulrich DrepperDefine our own dso_handle.
2002-12-12  Roland McGrath2002-12-11 Roland McGrath <roland@redhat.com>
2002-12-11  Roland McGrath* csu/Makefile ($(objpfx)elf-init.oS): New target,...
2002-12-10  Roland McGrath2002-12-09 Richard Henderson <rth@redhat.com>
2002-12-09  Roland McGrath* elf/Makefile (tests): Uncomment tst-array[123].
2002-11-22  Roland McGrath2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>
2002-11-15  Roland McGrath2002-11-14 Roland McGrath <roland@redhat.com>
2002-11-14  Roland McGrath* sysdeps/generic/errno.c [! USE___THREAD]
2002-11-11  Roland McGrath* sysdeps/unix/make-syscalls.sh: Insert $(make-target...
2002-10-21  Ulrich DrepperPretty printing.
2002-10-11  Roland McGrath* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Condi...
2002-09-25  Roland McGrath* csu/Versions: Use %include <tls.h> to get USE_TLS...
2002-09-14  Roland McGrath2002-09-10 Alan Modra <amodra@bigpond.net.au>
2002-08-15  Ulrich DrepperUpdate.
2002-07-23  Ulrich DrepperUpdate.
2002-02-23  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate.
2002-02-09  Ulrich Drepper(banner): If TLS support available say so.
2002-01-17  Ulrich DrepperUpdate.
2001-07-25  Ulrich DrepperUpdate.
2001-07-25  Ulrich DrepperInclude <entry.h> (_start): Replaced with ENTRY_POINT.
2001-07-06  Andreas JaegerUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-05-14  Roland McGrath* csu/Makefile ($(objpfx)g$(start-installed-name))...
2001-03-21  Ulrich DrepperUpdate.
2001-03-16  Ulrich DrepperUpdate.
2001-03-04  Andreas Jaeger($(objpfx)version-info.h): Don't use multi-line string.
2001-01-05  Ulrich DrepperUpdate.
2000-12-06  Ulrich DrepperUpdate.
2000-12-01  Ulrich DrepperRegenerated: autoconf configure.in
2000-11-23  Ulrich DrepperUpdate.
2000-11-20  Ulrich DrepperUpdate.
2000-11-20  Ulrich DrepperAlways have prototype for __gmon_start.
2000-09-13  Ulrich DrepperUpdate.
next