about summary refs log tree commit diff
path: root/csu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu2024-05-061-0/+4
* csu: Reformat Makefile.Carlos O'Donell2024-02-251-15/+59
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* csu: Disable stack protector for static-reloc for static-pieAdhemerval Zanella2022-10-061-5/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Add rules for static PIE buildSamuel Thibault2021-12-121-5/+12
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-191-0/+3
* Build libc-start with stack protector for SHAREDSiddhesh Poyarekar2021-03-151-10/+12
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-9/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2018-07-051-0/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-3/+21
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-061-0/+10
* Remove Banner mechanism.Joseph Myers2017-09-221-15/+0
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+4
* Move all tests out of the csu subdirectoryNick Alcock2016-12-211-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix gcrt0.o compilationSamuel Thibault2015-08-071-2/+9
* Compile gcrt1.o with -fPICH.J. Lu2015-02-231-2/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-9/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Remove old initfini mechanism.Joseph Myers2012-02-211-47/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-6/+0
* Support crti.S and crtn.S provided directly by architectures.Joseph Myers2012-02-081-0/+9
* Remove non-ELF supportUlrich Drepper2012-01-071-19/+1
* Fix retrieving of kernel header version.Ulrich Drepper2010-04-041-2/+13
* * version.h (VERSION): 2.3.91Roland McGrath2006-03-011-1/+3
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-4/+3
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-15/+2
* * csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper2005-03-011-1/+1
* (generated): Add start.os and start.ob.Andreas Jaeger2005-01-031-1/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+20
* 2.5-18.1Jakub Jelinek2007-07-121-20/+10
* 2004-08-20 Roland McGrath <roland@frob.com>Roland McGrath2004-08-201-3/+5
* Update.Ulrich Drepper2004-03-081-2/+2
* * config.make.in (fno-unit-at-a-time): Define.Andreas Jaeger2003-12-021-1/+1