summaryrefslogtreecommitdiff
path: root/test/Driver/stack-protector.c
AgeCommit message (Expand)Author
2017-09-05[Darwin] Enable -fstack-protector (back) by default with -ffreestandingBruno Cardoso Lopes
2016-12-08[Driver][Darwin] Disable default stack protector levels in freestanding mode.Bruno Cardoso Lopes
2016-12-07[Driver] Add tests for default stack protector values on DarwinBruno Cardoso Lopes
2015-10-14Bring back r250262: PS4 toolchainFilipe Cabecinhas
2015-10-14Revert-to-green r250262 (PS4 toolchain patch)Sean Silva
2015-10-14I took care of the build problem in the commit 250252.Ekaterina Romanova
2015-10-14reverting my patch, cause build problemsEkaterina Romanova
2015-10-13This patch adds missing pieces to clang, including the PS4 toolchainEkaterina Romanova
2015-09-25Revert "This patch adds missing pieces to clang, including the PS4 toolchain ...Greg Bedwell
2015-09-24This patch adds missing pieces to clang, including the PS4 toolchainEkaterina Romanova
2014-06-01Test fixes and improvements.Rafael Espindola
2014-05-22Don't reduce the stack protector level given -fstack-protector.Rafael Espindola
2014-05-22Use stack protector strong by default on OpenBSD.Rafael Espindola
2014-02-11[stackprotector] Add command line option -fstack-protector-strongJosh Magee
2013-06-05Default to PIE and using stack protection on OpenBSD.Rafael Espindola
2012-08-21[driver] Add support for the --param ssp-buffer-size= driver option.Chad Rosier