summaryrefslogtreecommitdiff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
* Align TCB offset to the maximum alignmentH.J. Lu2015-06-241-1/+4
* Compile gcrt1.o with -fPICH.J. Lu2015-02-231-2/+11
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0215-15/+15
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-261-0/+16
* Add tests for C11-like atomic operations.Torvald Riegel2014-11-201-1/+129
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-3/+0
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-2/+2
* Clean up __exit_thread.Roland McGrath2014-05-131-1/+2
* Support _r_debug for static binaries.Carlos O'Donell2014-04-141-0/+3
* Remove "Compiled on ..." crapola from version text.Roland McGrath2014-03-141-34/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-2/+2
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+2
* Remove unused %include lines from Versions files.Roland McGrath2014-02-221-2/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-4/+4
* [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