aboutsummaryrefslogtreecommitdiff
path: root/csu/Makefile
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-06csu: Disable stack protector for static-reloc for static-pieAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-12hurd: Add rules for static PIE buildSamuel Thibault
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu
2021-03-15Build libc-start with stack protector for SHAREDSiddhesh Poyarekar
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-07-05Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-11-06Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu
2017-09-22Remove Banner mechanism.Joseph Myers
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-26Disable stack protector in early static initialization [BZ #7065]Nick Alcock
2016-12-21Move all tests out of the csu subdirectoryNick Alcock
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-07Fix gcrt0.o compilationSamuel Thibault
2015-02-23Compile gcrt1.o with -fPICH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-14Remove "Compiled on ..." crapola from version text.Roland McGrath
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers
2012-01-07Remove non-ELF supportUlrich Drepper
2010-04-04Fix retrieving of kernel header version.Ulrich Drepper
2006-03-01* version.h (VERSION): 2.3.91Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-03-01* csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper
2005-01-03(generated): Add start.os and start.ob.Andreas Jaeger
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-08-202004-08-20 Roland McGrath <roland@frob.com>Roland McGrath
2004-03-08Update.Ulrich Drepper
2003-12-02* config.make.in (fno-unit-at-a-time): Define.Andreas Jaeger
2003-09-25Update.Ulrich Drepper
2003-06-26Update.Ulrich Drepper
2003-05-31Update.Ulrich Drepper