aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* MFC r360915:Dimitry Andric2020-05-141-0/+3
* MFC r339738, r339744, r339770, r339773, r339864-r339866, r339907-r339908, r33...Andrew Turner2019-09-161-0/+23
* Replace realinstall: and META_MODE staging hacks with FILES mechanism.Bryan Drewery2015-09-211-5/+0
* Put lib/csu/amd64/Makefile back the way it is in headSimon J. Gerraty2014-11-301-0/+5
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+2
* Stop calling _init/_fini methods from crt1 for dynamic binaries. DoKonstantin Belousov2012-03-111-0/+2
* Use default WARNS setting (of 6) for lib/csu.Ulrich Spörlein2010-03-051-1/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-1/+1
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+3