diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2024-08-09 03:04:07 +0200 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-08-23 21:39:59 +0000 |
commit | f35f18d858dae59965cc177ceaa304b2fdb551b5 (patch) | |
tree | 4fce70a45e28d83acd6abdaab2c8b080c9fb6700 /util/crossgcc/patches | |
parent | 69618cd527012c84fb6c5863e2bb4fbf01406a9b (diff) |
crossgcc: Upgrade GCC from 14.1.0 to 14.2.0
Change-Id: I6ffff766fb1fa91ad376c3e7e9aebe17c3288725
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83839
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/patches')
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_asan_shadow_offset_callback.patch (renamed from util/crossgcc/patches/gcc-14.1.0_asan_shadow_offset_callback.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_gnat.patch (renamed from util/crossgcc/patches/gcc-14.1.0_gnat.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_libcpp.patch (renamed from util/crossgcc/patches/gcc-14.1.0_libcpp.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_libgcc.patch (renamed from util/crossgcc/patches/gcc-14.1.0_libgcc.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_musl_poisoned_calloc.patch (renamed from util/crossgcc/patches/gcc-14.1.0_musl_poisoned_calloc.patch) | 0 | ||||
-rw-r--r-- | util/crossgcc/patches/gcc-14.2.0_rv32iafc.patch (renamed from util/crossgcc/patches/gcc-14.1.0_rv32iafc.patch) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/util/crossgcc/patches/gcc-14.1.0_asan_shadow_offset_callback.patch b/util/crossgcc/patches/gcc-14.2.0_asan_shadow_offset_callback.patch index d446025a8a..d446025a8a 100644 --- a/util/crossgcc/patches/gcc-14.1.0_asan_shadow_offset_callback.patch +++ b/util/crossgcc/patches/gcc-14.2.0_asan_shadow_offset_callback.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_gnat.patch b/util/crossgcc/patches/gcc-14.2.0_gnat.patch index 2a37b155c4..2a37b155c4 100644 --- a/util/crossgcc/patches/gcc-14.1.0_gnat.patch +++ b/util/crossgcc/patches/gcc-14.2.0_gnat.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_libcpp.patch b/util/crossgcc/patches/gcc-14.2.0_libcpp.patch index 2b0c95338f..2b0c95338f 100644 --- a/util/crossgcc/patches/gcc-14.1.0_libcpp.patch +++ b/util/crossgcc/patches/gcc-14.2.0_libcpp.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_libgcc.patch b/util/crossgcc/patches/gcc-14.2.0_libgcc.patch index 2f75c92b41..2f75c92b41 100644 --- a/util/crossgcc/patches/gcc-14.1.0_libgcc.patch +++ b/util/crossgcc/patches/gcc-14.2.0_libgcc.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_musl_poisoned_calloc.patch b/util/crossgcc/patches/gcc-14.2.0_musl_poisoned_calloc.patch index b66380dad2..b66380dad2 100644 --- a/util/crossgcc/patches/gcc-14.1.0_musl_poisoned_calloc.patch +++ b/util/crossgcc/patches/gcc-14.2.0_musl_poisoned_calloc.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_rv32iafc.patch b/util/crossgcc/patches/gcc-14.2.0_rv32iafc.patch index 5b0d715c63..5b0d715c63 100644 --- a/util/crossgcc/patches/gcc-14.1.0_rv32iafc.patch +++ b/util/crossgcc/patches/gcc-14.2.0_rv32iafc.patch |