aboutsummaryrefslogtreecommitdiff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
* [BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki2014-01-311-15/+12
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0115-15/+15
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+16
* Fix static-binary lazy FPU context allocationMaciej W. Rozycki2013-09-091-4/+1
* Fix then/than typos.Ondřej Bílka2013-08-301-1/+1
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Declare __ehdr_start with hidden visibility.Maciej W. Rozycki2013-04-251-1/+2
* Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath2013-03-281-0/+18
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-1/+1
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-4/+0
* Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath2013-03-122-0/+14
* Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell2013-03-012-3/+3
* Set default stack size from program environmentSiddhesh Poyarekar2013-03-012-3/+3
* Add license exception text to gmon-start.Roland McGrath2013-02-271-0/+17
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-9/+0
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-2/+1
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-17/+11
* Remove lots of inline keywords.Roland McGrath2013-02-071-2/+2
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0215-15/+15
* Update copyright years.David S. Miller2013-01-011-2/+2
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-2/+2
* [BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge2012-11-041-0/+2
* Clean up init-first.c files.Roland McGrath2012-10-011-18/+71
* Update copyright years in csu/libc-tls.cH.J. Lu2012-09-111-1/+1
* Remove _dl_initial_dtvH.J. Lu2012-09-061-11/+9
* Always check dtv before freeing dtv[-1]H.J. Lu2012-09-061-0/+2
* Fix libc-start change for IRELless machines.Roland McGrath2012-08-221-7/+8
* Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath2012-08-212-46/+37
* Delete unused csu/.gitignoreAndreas Jaeger2012-05-191-1/+0
* Call __ctype_init in early glibc startup.Thomas Schwinge2012-04-021-1/+5
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Remove old initfini mechanism.Joseph Myers2012-02-212-74/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0915-45/+30
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-082-19/+3
* Support crti.S and crtn.S provided directly by architectures.Joseph Myers2012-02-081-0/+9
* More fallout from supporting only ELFUlrich Drepper2012-01-081-2/+0
* Remove non-ELF supportUlrich Drepper2012-01-072-21/+1
* Update copyright yearUlrich Drepper2012-01-011-2/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-102-28/+3
* Cleanup of configuration optionsUlrich Drepper2011-09-102-13/+2
* Comment typo fix.Roland McGrath2011-07-101-2/+3
* Update copyright year.Ulrich Drepper2011-01-171-2/+2
* Fix retrieving of kernel header version.Ulrich Drepper2010-04-041-2/+13
* Don't take the address of a void object.Richard Henderson2010-03-261-2/+2
* Implement handling of libc ABI in ELF header.Ulrich Drepper2010-03-151-2/+6
* Fix startup to security-relevant statically linked binaries.Ulrich Drepper2009-11-242-6/+21
* Fix USE_MULTIARCH conditionalAndreas Schwab2009-10-131-5/+7
* Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.Ulrich Drepper2009-07-281-4/+5