diff options
author | Syrone Wong <wong.syrone@gmail.com> | 2020-07-08 06:46:22 +0800 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-07-11 13:33:28 +0200 |
commit | e027df97fc69dbdf0e770d5e3cf1f85228116ef9 (patch) | |
tree | 26c32970fa7bb36cd5d029414d5bc637159ce394 /toolchain/gcc/patches/10.1.0/010-documentation.patch | |
parent | bf540f333ce6426b353d1f025455c1dfc0d089f6 (diff) | |
download | upstream-e027df97fc69dbdf0e770d5e3cf1f85228116ef9.tar.gz upstream-e027df97fc69dbdf0e770d5e3cf1f85228116ef9.tar.bz2 upstream-e027df97fc69dbdf0e770d5e3cf1f85228116ef9.zip |
toolchain/gcc: Add GCC 10.1.0 patches
Compared to GCC 9:
870-ppc_no_crtsavres.patch changes moved to another file following upstream
881-no_tm_section.patch keep the tm section disabled
patches refreshed to apply cleanly
See https://gcc.gnu.org/gcc-10/porting_to.html for more info
Compiled and run tested on x86_64
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
Diffstat (limited to 'toolchain/gcc/patches/10.1.0/010-documentation.patch')
-rw-r--r-- | toolchain/gcc/patches/10.1.0/010-documentation.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/10.1.0/010-documentation.patch b/toolchain/gcc/patches/10.1.0/010-documentation.patch index c3a6a15901..9783ff1ef0 100644 --- a/toolchain/gcc/patches/10.1.0/010-documentation.patch +++ b/toolchain/gcc/patches/10.1.0/010-documentation.patch @@ -12,7 +12,7 @@ Date: Tue Feb 26 16:16:33 2013 +0000 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in -@@ -3203,18 +3203,10 @@ doc/gcc.info: $(TEXI_GCC_FILES) +@@ -3283,18 +3283,10 @@ doc/gcc.info: $(TEXI_GCC_FILES) doc/gccint.info: $(TEXI_GCCINT_FILES) doc/cppinternals.info: $(TEXI_CPPINT_FILES) |