serenity/Toolchain/Patches
Nico Weber 61b6f69947 Toolchain: Regenerate binutils.patch and gcc.patch
I locally modified Meta/serenity.sh to pass `--dev` to BuildIt.sh
in build_toolchain(). Then I ran `Meta/serenity.sh rebuild-toolchain`,
cd'd into Toolchain/Tarballs/binutils-2.37, `git add`ed unadded files in
`git status`, and then ran `git diff > ../../Patches/binutils.patch`.
Then I did the same for Toolchain/Tarballs/gcc-11.2.0 (and was careful
not to `git add` serenity-kernel.h, since that's created by
Toolchain/BuildIt.sh).

No behavior change. This just rewrites the patch like git writes it.
2021-08-28 14:43:07 +01:00
..
binutils.patch Toolchain: Regenerate binutils.patch and gcc.patch 2021-08-28 14:43:07 +01:00
gcc.patch Toolchain: Regenerate binutils.patch and gcc.patch 2021-08-28 14:43:07 +01:00
llvm.patch Toolchain: Add LLVM patch and script for building it 2021-08-08 10:55:36 +02:00