diff options
author | Felix Singer <felixsinger@posteo.net> | 2023-07-09 20:34:21 +0000 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2023-07-14 18:04:14 +0000 |
commit | ebafd4b905d913c37274ce97ff21c8f26ffabd78 (patch) | |
tree | ddc4b71c3bdd59a4507a46f7d2e3785db466a583 /util/crossgcc/patches | |
parent | 2e9a396ffbde4491ee4b4a97d92b740dfc541eae (diff) |
util/crossgcc: Update GCC version from 11.3 to 11.4
Change-Id: Ia9063af4495735a0e47f4cab1179441185d888b3
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76364
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'util/crossgcc/patches')
-rw-r--r-- | util/crossgcc/patches/gcc-11.4.0_ada-musl_workaround.patch (renamed from util/crossgcc/patches/gcc-11.3.0_ada-musl_workaround.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-11.4.0_asan_shadow_offset_callback.patch (renamed from util/crossgcc/patches/gcc-11.3.0_asan_shadow_offset_callback.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-11.4.0_gnat.patch (renamed from util/crossgcc/patches/gcc-11.3.0_gnat.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-11.4.0_libcpp.patch (renamed from util/crossgcc/patches/gcc-11.3.0_libcpp.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-11.4.0_libgcc.patch (renamed from util/crossgcc/patches/gcc-11.3.0_libgcc.patch) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/util/crossgcc/patches/gcc-11.3.0_ada-musl_workaround.patch b/util/crossgcc/patches/gcc-11.4.0_ada-musl_workaround.patch index 1f504a4b5e..1f504a4b5e 100644 --- a/util/crossgcc/patches/gcc-11.3.0_ada-musl_workaround.patch +++ b/util/crossgcc/patches/gcc-11.4.0_ada-musl_workaround.patch diff --git a/util/crossgcc/patches/gcc-11.3.0_asan_shadow_offset_callback.patch b/util/crossgcc/patches/gcc-11.4.0_asan_shadow_offset_callback.patch index 25963b3211..25963b3211 100644 --- a/util/crossgcc/patches/gcc-11.3.0_asan_shadow_offset_callback.patch +++ b/util/crossgcc/patches/gcc-11.4.0_asan_shadow_offset_callback.patch diff --git a/util/crossgcc/patches/gcc-11.3.0_gnat.patch b/util/crossgcc/patches/gcc-11.4.0_gnat.patch index c22cec45d0..c22cec45d0 100644 --- a/util/crossgcc/patches/gcc-11.3.0_gnat.patch +++ b/util/crossgcc/patches/gcc-11.4.0_gnat.patch diff --git a/util/crossgcc/patches/gcc-11.3.0_libcpp.patch b/util/crossgcc/patches/gcc-11.4.0_libcpp.patch index df28c01c71..df28c01c71 100644 --- a/util/crossgcc/patches/gcc-11.3.0_libcpp.patch +++ b/util/crossgcc/patches/gcc-11.4.0_libcpp.patch diff --git a/util/crossgcc/patches/gcc-11.3.0_libgcc.patch b/util/crossgcc/patches/gcc-11.4.0_libgcc.patch index 2f75c92b41..2f75c92b41 100644 --- a/util/crossgcc/patches/gcc-11.3.0_libgcc.patch +++ b/util/crossgcc/patches/gcc-11.4.0_libgcc.patch |