1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
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
final
initial
minimal
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