about summary refs log tree commit diff
path: root/csu
Commit message (Expand)AuthorAgeFilesLines
...
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0714-14/+14
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2018-07-051-0/+16
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-1/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-2/+1
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-1/+1
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-8/+5
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-2/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0114-14/+14
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-1/+1
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-154-6/+52
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+10
* Hide internal __libc_print_version function [BZ #18822]H.J. Lu2017-10-011-1/+1
* 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