coreboot-kgpe-d16/util
Mathias Krause 5782fee0e1 inteltool: Fixed building of position independent executables
When building a position independent executable (PIE) EBX is used
internally by the compiler to generate position independent address
references so it cannot be used in the clobber list. Use the already
existing code for the Darwin plattform for that case, too -- it'll
preserve the EBX value.

Change-Id: Ief6d4872b8cd990856a0e8227a88bb228782aced
Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
Reviewed-on: http://review.coreboot.org/209
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2011-09-14 07:43:04 +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 building of position independent executables 2011-09-14 07:43:04 +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: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00: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 Add SMSC SCH3114 superio register descriptions to superiotool. 2011-06-23 23:17:37 +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