openwrt/toolchain/gcc
Nick Hainke d7382cc0e4
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-09-11 11:24:57 +02:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final toolchain: gcc: enable sanitizers for glibc toolchain 2019-10-24 11:40:00 +00:00
initial toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
minimal toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
patches-8.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
patches-10.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
patches-11.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
patches-12.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
common.mk toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
Config.in toolchain: add support for GCC 12 2022-06-01 14:59:49 +02:00
Config.version toolchain: bump GCC 12 to 12.2.0 2022-08-28 18:29:10 +02:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00