summaryrefslogtreecommitdiff
path: root/csu/Makefile
AgeCommit message (Expand)Author
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
2003-05-28Update.Ulrich Drepper
2003-05-14Update.Ulrich Drepper
2003-05-04* csu/Makefile ($(csu-dummies) target rule): Don't use a temp C file.Roland McGrath
2003-05-04* csu/Makefile ($(objpfx)crt%.o): Replace implicit rule with a staticRoland McGrath
2003-05-03* sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...Roland McGrath
2003-04-19Update.Ulrich Drepper
2003-04-122003-04-11 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath
2002-12-31Update.Ulrich Drepper
2002-12-122002-12-11 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-11* csu/Makefile ($(objpfx)elf-init.oS): New target, just cloneRoland McGrath