lede/toolchain
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
..
binutils toolchain/binutils: remove old versions 2022-10-20 09:15:16 +08:00
fortify-headers build: prefer HTTPS if available (for packages) 2022-10-07 12:33:08 +08:00
gcc toolchain: gcc: improve patch handling by introducing major version 2022-10-20 10:16:19 +08:00
gdb toolchain/gdb: fix expat location 2022-10-01 12:55:29 +08:00
glibc toolchain: glibc: Update to glibc 2.35 (#10276) 2022-10-19 15:56:10 +08:00
kernel-headers add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
musl toolchain: musl: Update to version 1.2.3 (#9241) 2022-04-14 10:20:20 +08:00
nasm add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
wrapper update source 2017-09-06 19:19:45 +08:00
Config.in Config.in: disable LLVM default building 2022-09-16 02:23:58 +08:00
info.mk update source 2017-09-06 19:19:45 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00