coreboot-kgpe-d16/util/crossgcc/patches
Nico Huber 45564050ec crossgcc: Fix runtime initialization of a constant
GNAT had a constant initialized at runtime which led to trouble
with compilers that decided to place it into an actual constant
section (e.g. GCC 9). Usually, this would be handled gracefully
if the Ada compiler knew about the runtime initialization. How-
ever, as the initialization was done by taking the address of
the variable, the compiler had no clue.

Change-Id: I73ce4cadc612c814ed2e22b44f429af2ad3db288
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34147
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-09 10:42:08 +00:00
..
acpica-unix2-20190509_iasl.patch crossgcc: Upgrade acpica to version 20190509 2019-05-13 09:32:24 +00:00
binutils-2.32_mips-gold.patch
binutils-2.32_no-bfd-doc.patch
gcc-8.3.0_ada-musl_workaround.patch crossgcc: Upgrade GCC to version 8.3.0 2019-04-23 10:03:01 +00:00
gcc-8.3.0_gnat-bad_constant.patch crossgcc: Fix runtime initialization of a constant 2019-07-09 10:42:08 +00:00
gcc-8.3.0_gnat.patch crossgcc: Upgrade GCC to version 8.3.0 2019-04-23 10:03:01 +00:00
gcc-8.3.0_libgcc.patch crossgcc: Upgrade GCC to version 8.3.0 2019-04-23 10:03:01 +00:00
gcc-8.3.0_nds32_ite.patch crossgcc: Upgrade GCC to version 8.3.0 2019-04-23 10:03:01 +00:00
gdb-8.2.1_amd64.patch
gdb-8.2.1_no-doc.patch
gdb-8.2.1_pythonhome.patch
gmp-6.1.2_freebsd-configure.patch
make-4.2.1_0053-glob-Do-not-assume-glibc-glob-internals.patch
make-4.2.1_0068-configure.ac-Support-GLIBC-glob-interface-version-2.patch