coreboot/src
Stefan Reinauer d96541f3fc armv7: mark EABI compatibility symbols as used
These symbols are not used anywhere in our C code, so
when using GCC's link time optimization feature they
will be dropped even though they're needed by libgcc.
Hence we need to mark them as used so GCC does not stumble
and fall over its own guts.

Change-Id: Ib2e9ea2610b57ab8244d5b699dd56025a4f08a01
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://chromium-review.googlesource.com/168773
(cherry picked from commit 416ffc880b)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6640
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-08-14 23:40:40 +02:00
..
arch armv7: mark EABI compatibility symbols as used 2014-08-14 23:40:40 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu Exynos: de-duplicate mct timer initialization 2014-08-14 20:02:36 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c 2014-08-13 19:32:11 +02:00
ec lenovo/h8: Support uwb radio. 2014-08-13 09:35:23 +02:00
include Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
lib arm: libpayload: Add cache coherent DMA memory definition and management 2014-08-13 00:04:14 +02:00
mainboard pit: snow: Fix snow, fix up pit write protect. 2014-08-14 20:02:19 +02:00
northbridge gm45: Set acpi_slp_type only once. 2014-08-14 08:52:26 +02:00
soc Tegra,Tegra124: proposed layout for file hierarchy with example 2014-08-13 19:36:22 +02:00
southbridge southbridge/amd/cimx/sb800: Uninitialized variables in config func 2014-08-13 04:50:00 +02:00
superio superio/smsc/sio1036: Clean up RAMstage superio.c component 2014-08-09 10:06:13 +02:00
vendorcode chromeos: On ARM platforms VBNV lives in the EC 2014-08-13 00:15:36 +02:00
Kconfig payloads/external/SeaBIOS: move build directory 2014-08-14 21:23:51 +02:00