about summary refs log tree commit diff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
* Remove Banner mechanism.Joseph Myers2017-09-222-16/+0
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-0/+3
* Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu2017-09-011-1/+1
* Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-2/+0
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-081-1/+2
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-2/+9
* Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2017-05-311-0/+6
* Assume that O_NOFOLLOW is always definedFlorian Weimer2017-04-131-8/+4
* getopt: remove USE_NONOPTION_FLAGSZack Weinberg2017-04-071-8/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0113-13/+13
* Add framework for tunablesSiddhesh Poyarekar2016-12-312-2/+8
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+4
* Initialize the stack guard earlier when linking statically [BZ #7065]Nick Alcock2016-12-262-27/+19
* Remove unused function _dl_tls_setupFlorian Weimer2016-12-211-19/+0
* Move all tests out of the csu subdirectoryNick Alcock2016-12-214-678/+3
* Remove __libc_csu_irel declarationSiddhesh Poyarekar2016-09-101-3/+0
* elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer2016-08-031-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0415-15/+15
* Fix gcrt0.o compilationSamuel Thibault2015-08-071-2/+9
* 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