openwrt/toolchain
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
..
binutils toolchain: binutils: add support for version 2.39 2022-08-13 20:53:10 +02:00
fortify-headers
gcc toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
gdb toolchain: gdb: update to 12.1 2022-09-02 21:57:33 +02:00
glibc toolchain: glibc: Increase min kernel version to 5.10 2022-08-15 19:30:11 +02:00
kernel-headers
musl toolchain: musl: Update to version 1.2.3 2022-04-11 21:41:03 +02:00
nasm
wrapper
Config.in tools/dwarves: add host package 2022-05-18 13:32:06 +03:00
Makefile
build_version
info.mk