Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | ed | 2013-04-19 | 1 | -0/+2 |
* | Stop calling _init/_fini methods from crt1 for dynamic binaries. Do | kib | 2012-03-11 | 1 | -0/+2 |
* | Use default WARNS setting (of 6) for lib/csu. | uqs | 2010-03-05 | 1 | -1/+1 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 1 | -1/+1 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -0/+3 |