coreboot/src/lib
Nico Huber d44221f9c8 Move compiler.h to commonlib
Its spreading copies got out of sync. And as it is not a standard header
but used in commonlib code, it belongs into commonlib. While we are at
it, always include it via GCC's `-include` switch.

Some Windows and BSD quirk handling went into the util copies. We always
guard from redefinitions now to prevent further issues.

Change-Id: I850414e6db1d799dce71ff2dc044e6a000ad2552
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/28927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-10-08 16:57:27 +00:00
..
gnat lib/gnat: Drop Restriction No_Exception_Propagation 2018-05-19 20:39:09 +00:00
b64_decode.c
boot_device.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
bootblock.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
bootmem.c lib/bootmem.c: Remove unused setting of variable "begin" 2018-08-08 15:28:47 +00:00
bootmode.c
cbfs.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cbmem_common.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cbmem_console.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cbmem_stage_cache.c
compute_ip_checksum.c
coreboot_table.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
debug.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
decompressor.c Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
delay.c
device_tree.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
dimm_info_util.c src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
edid.c src/lib/edid.c: Replace #if 1 with something useful 2018-10-05 01:45:46 +00:00
edid_fill_fb.c
ext_stage_cache.c lib/ext_stage_cache: include prog arg in stage cache metadata 2018-04-24 14:39:36 +00:00
fallback_boot.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
fit.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
fit_payload.c device_tree/fit: Constify data structures 2018-08-24 11:38:28 +00:00
fmap.c
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
generic_dump_spd.c
gpio.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
halt.c
hardwaremain.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
hexdump.c
hexstrtobin.c
hw-time-timer.adb
imd.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
imd_cbmem.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
jpeg.c
jpeg.h
Kconfig lib/devicetree: Integrate flattened devicetree support 2018-04-30 09:33:32 +00:00
libgcc.c
libgcov.c {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
list.c lib/devicetree: Integrate flattened devicetree support 2018-04-30 09:33:32 +00:00
lzma.c
lzmadecode.c lib/lzmadecode.c: : Avoid static analysis error for unused value 2018-08-14 23:24:58 +00:00
lzmadecode.h
Makefile.inc lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c
memset.c
nhlt.c lib/nhlt: Use common function to set NHLT version 2018-08-27 15:54:34 +00:00
primitive_memtest.c
prog_loaders.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
prog_ops.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
program.ld Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
ramtest.c {device,drivers,lib,mb,nb}: Use only one space after 'if' 2018-05-09 13:11:04 +00:00
reg_script.c
region_file.c src/lib: Fix typo 2018-08-09 15:56:42 +00:00
reset.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
rmodule.c src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
rmodule.ld src: Fix typo 2018-08-10 21:25:53 +00:00
romstage_handoff.c
romstage_stack.c
rtc.c src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:28:35 +00:00
selfboot.c src/{commonlib,lib}: Fix typo 2018-08-16 18:55:08 +00:00
spd_bin.c
stack.c
thread.c
timer.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
timer_queue.c
timestamp.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
trace.c
ubsan.c complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
version.c
wrdd.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00