From fd6ae3829e727337e63dd7225f00862bdd89291c Mon Sep 17 00:00:00 2001 From: zrj Date: Wed, 2 May 2018 16:13:52 +0300 Subject: [PATCH] gcc80: Document changes in contrib sources. --- contrib/gcc-8.0/README.DRAGONFLY | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contrib/gcc-8.0/README.DRAGONFLY b/contrib/gcc-8.0/README.DRAGONFLY index 6f00d7efc9..c274a22c9b 100644 --- a/contrib/gcc-8.0/README.DRAGONFLY +++ b/contrib/gcc-8.0/README.DRAGONFLY @@ -27,3 +27,12 @@ Configured with The following files have been patched (* planned) ================================================= + gcc/c-family/c-format.c extra TZ "%+" format for strftime() + gcc/config/dragonfly.h default dynamic linker path + gcc/gcc.c default paths for base tools + libbacktrace/fileline.c KERN_PROC_PATHNAME addition + libgcc/gthr-posix.h avoid weakref (ld.gold issue) + libssp/ssp.c include for alloca() + libstdc++-v3/include/c_global/cstdio remove throw() decorations + libstdc++-v3/include/c_global/cstdlib remove throw() decorations + libstdc++-v3/include/c_global/cwchar remove throw() decorations -- 2.41.0