lede/toolchain/gcc
Nick Hainke b51a15b3e8 toolchain: gcc: improve patch handling by introducing major version
Every minor version bump of a major version will result in a huge patch
diff because of the moving of all the patches from version e.g. 11.2.0 to
11.3.0. This commit only use the major version for the patch folders to
differentiate between the different gcc versions. This will significantly
improve the reviewing of the smaller version bump patches and help to see
what really changed in a minor version bump.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-20 10:16:19 +08:00
..
files update source 2017-09-06 19:19:45 +08:00
final Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
initial update source 2017-09-06 19:19:45 +08:00
minimal Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
patches-8.x toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
patches-10.x toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
patches-11.x toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
patches-12.x toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
common.mk toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
Config.in build: remove GCC9 support 2022-10-20 09:45:21 +08:00
Config.version build: remove GCC9 support 2022-10-20 09:45:21 +08:00
exclude-testsuite update source 2017-09-06 19:19:45 +08:00