Revert "BZ 16133 has been fixed (async signal safe TLS)."
[jlayton/glibc.git] / csu /
2014-01-31 Maciej W. Rozycki[BZ #16046] Static dlopen correction fallout fixes.
2014-01-01 Allan McRaeUpdate remaining copyright dates
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-09 Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-21 Ondřej BílkaFix typos.
2013-04-25 Maciej W. RozyckiDeclare __ehdr_start with hidden visibility.
2013-03-28 Roland McGrathUse __ehdr_start, if available, as fallback for AT_PHDR.
2013-03-28 Roland McGrathMake _dl_phdr pointer to const.
2013-03-28 Roland McGrathConsolidate declarations of _dl_phdr, _dl_phnum.
2013-03-12 Roland McGrathAdd sysdeps/init_array to produce empty crt[in].o and...
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-27 Roland McGrathAdd license exception text to gmon-start.
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-02-01 Joseph MyersRemove bp-start.h and INIT_ARGV_and_ENVIRON.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 David S. MillerUpdate copyright years.
2012-11-09 Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-10-01 Roland McGrathClean up init-first.c files.
2012-09-11 H.J. LuUpdate copyright years in csu/libc-tls.c
2012-09-06 H.J. LuRemove _dl_initial_dtv
2012-09-06 H.J. LuAlways check dtv before freeing dtv[-1]
2012-08-22 Roland McGrathFix libc-start change for IRELless machines.
2012-08-21 Roland McGrathSupport static IFUNC calls irrespective of USE_MULTIARCH.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-19 Andreas JaegerDelete unused csu/.gitignore
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-21 Joseph MyersRemove old initfini mechanism.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-08 Andreas SchwabRemove have-initfini and need-nopic-initfini
2012-02-08 Joseph MyersSupport crti.S and crtn.S provided directly by architec...
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-01 Ulrich DrepperUpdate copyright year
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-07-10 Roland McGrathComment typo fix.
2011-01-17 Ulrich DrepperUpdate copyright year.
2010-04-04 Ulrich DrepperFix retrieving of kernel header version.
2010-03-26 Richard HendersonDon't take the address of a void object.
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.
next