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 crossgcc: Update binutils to version 2.32 2019-02-15 17:16:11 +00:00
binutils-2.32_no-bfd-doc.patch crossgcc: Update binutils to version 2.32 2019-02-15 17:16:11 +00:00
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 crossgcc: Update GDB to version 8.2.1 2019-01-05 14:41:38 +00:00
gdb-8.2.1_no-doc.patch crossgcc: Update GDB to version 8.2.1 2019-01-05 14:41:38 +00:00
gdb-8.2.1_pythonhome.patch crossgcc: Update GDB to version 8.2.1 2019-01-05 14:41:38 +00:00
gmp-6.1.2_freebsd-configure.patch
make-4.2.1_0053-glob-Do-not-assume-glibc-glob-internals.patch util/crosgcc/patches: update make-4.2.1 patches 2018-07-24 09:09:42 +00:00
make-4.2.1_0068-configure.ac-Support-GLIBC-glob-interface-version-2.patch util/crosgcc/patches: update make-4.2.1 patches 2018-07-24 09:09:42 +00:00