coreboot-kgpe-d16/util/inteltool
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
..
cpu.c inteltool: Fixed building of position independent executables 2011-09-14 07:43:04 +02:00
gpio.c inteltool: Model 0xf2x, ICH5, i865 support. 2010-12-17 22:34:58 +00:00
inteltool.8 Cosmetics, whitespace, coding style, partially ident-aided (trivial). 2008-05-14 21:20:55 +00:00
inteltool.c inteltool: added more device IDs 2011-09-12 16:41:20 +02:00
inteltool.h inteltool: added more device IDs 2011-09-12 16:41:20 +02:00
Makefile DirectHW fixes for coreboot utilities 2011-03-18 22:08:39 +00:00
memory.c inteltool: added more device IDs 2011-09-12 16:41:20 +02:00
pcie.c inteltool: added more device IDs 2011-09-12 16:41:20 +02:00
powermgt.c inteltool: Model 0xf2x, ICH5, i865 support. 2010-12-17 22:34:58 +00:00
rootcmplx.c inteltool: Model 0xf2x, ICH5, i865 support. 2010-12-17 22:34:58 +00:00