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
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
decompressor.c
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
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
libgcc.c
libgcov.c
list.c
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
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
ramtest.c
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
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