coreboot-kgpe-d16/util
Raymond Danks 62ff00e13f mkelfImage: Use -fno-stack-protector if supported by gcc
Gcc 4.1 comes with an SSP https://wiki.ubuntu.com/GccSsp
This is disabled to work around '__stack_chk_fail' symbol not found failures
http://www.coreboot.org/FAQ/Obsolete#How_do_I_fix_stack_chk_fail_errors.3F

The presence of -fno-stack-protector is tested for automatically by configure.

Change-Id: I28ef158829f5935f985cfd5a5440733685cf479a
Reported-by: Raymond Danks <raymonddanks@gmail.com>
Signed-off-by: Raymond Danks <raymonddanks@gmail.com>
Reviewed-on: http://review.coreboot.org/112
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2011-09-24 12:55:26 +02:00
..
abuild Teach abuild to emit JUnit formatted build reports 2011-06-06 17:13:50 +02:00
acpi ACPI table dumping wrapper script 2010-12-04 20:50:39 +00:00
amdtools Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbfstool Move option table (cmos.layout's binary representation) 2011-01-18 13:56:36 +00:00
crossgcc util/crossgcc: Update gdb to 7.3.1 2011-09-14 01:23:04 +02:00
dumpmmcr the utility is called dumpmmcr, not dump_mmcr 2010-09-26 15:15:48 +00:00
ectool add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
genprof Add support utils for tracing 2011-09-07 01:27:57 +02:00
getpir Cut the crap. 2010-09-21 21:16:27 +00:00
gitconfig Add local copy of commit-msg hook 2011-06-30 21:04:22 +02:00
inteltool inteltool: fixed 64 bit build 2011-09-14 07:43:19 +02:00
k8resdump add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
kconfig Emit unwritten symbols in Kconfig so we don't have to do constructs like 2011-04-18 02:07:16 +00:00
lbtdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lint Fix lint-002-build-dir-handling 2011-07-07 16:07:20 +02:00
mkelfImage mkelfImage: Use -fno-stack-protector if supported by gcc 2011-09-24 12:55:26 +02:00
mptable Remove incorrect IOAPIC lines from some mptable.c files. 2010-10-31 19:37:50 +00:00
msrtool msrtool: added support for Intel CPUs 2011-06-28 23:09:08 +02:00
nrv2b Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
nvramtool Cast arguments to ctype(3) functions through (int)(unsigned char). 2011-04-19 19:34:25 +00:00
optionlist Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
options Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h. 2011-05-10 21:42:52 +00:00
resetcf Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sconfig [SCONFIG] remove unused variable in inherit_subsystem_ids() 2011-03-01 21:57:11 +00:00
superiotool superiotool: Don't compile with -Werror 2011-09-14 07:43:33 +02:00
vgabios Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
xcompile Add iasl to buldgcc and rev the version. 2011-08-10 01:10:40 +02:00