Ir para arquivo
Nico Huber d8fae235d5 Makefile: Always disable warnings for out-of-order record fields
We added this as a GCC 10 quirk, but of course by now there are many
more versions with this flag. Stable GCC 10.1 was released almost 4
years ago and libhwbase is mostly used with coreboot's toolchain and
newer ones. So we don't have to keep compatibility with older GCC
releases.

Change-Id: I1131ebbdde71cd6223a9ea650512eec601401cc3
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/libhwbase/+/82052
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2024-04-23 20:57:49 +00:00
ada dynamic_mmio: Use volatile access type 2021-06-13 20:10:35 +00:00
c posix file: Add an `Offset` parameter and make `Len` optional 2017-08-20 21:15:55 +00:00
common Fix "unnecessary with of ancestor [-gnatwr]" 2022-10-04 14:01:00 +00:00
configs pci: Add Linux sysfs implementation of HW.PCI.Dev 2017-08-21 10:52:56 +00:00
debug Avoid warning '"Pos64" is already use-visible' 2023-07-17 09:01:16 +00:00
proof pci: Add Linux sysfs implementation of HW.PCI.Dev 2017-08-21 10:52:56 +00:00
.gitignore Initial upstream commit 2016-10-09 11:31:44 +02:00
COPYING Initial upstream commit 2016-10-09 11:31:44 +02:00
Makefile Makefile: Always disable warnings for out-of-order record fields 2024-04-23 20:57:49 +00:00
Makefile.inc Add support to map the contents of a file 2017-06-06 17:59:50 +02:00
Makefile.proof Makefile: Revise support for generated sources 2019-05-06 21:45:26 +00:00
debug.adc Add `debug.adc` and option DEBUG 2017-08-20 21:16:20 +00:00
gnat.adc gnat.adc: Allow exception handlers in pure Ada code 2017-08-20 21:16:03 +00:00
spark.adc gnat.adc: Remove restriction `No_Secondary_Stack` 2017-06-06 18:03:57 +02:00