From: Iain Buclaw Date: Sat, 18 Apr 2020 18:53:08 +0000 (+0200) Subject: Add missing changelog entries for r10-7790 X-Git-Tag: basepoints/gcc-11~287 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1821ae72cae85b22c0bf2d231797e77213df3146;p=thirdparty%2Fgcc.git Add missing changelog entries for r10-7790 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c2b5ddfa5cc7..fb1a1539d6ad 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2020-04-18 Iain Buclaw + + * lib/gdc-utils.exp (gdc-convert-test): Add dg-skip-if for tests that + depending on the phobos standard library. + 2020-04-18 Jeff Law PR debug/94439 diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index 838544ee828e..0721cb032e05 100644 --- a/libphobos/ChangeLog +++ b/libphobos/ChangeLog @@ -1,3 +1,14 @@ +2020-04-18 Iain Buclaw + + PR d/94304 + * configure: Regenerate. + * configure.ac: Add --with-libphobos-druntime-only option and the + conditional ENABLE_LIBDRUNTIME_ONLY. + * configure.tgt: Define LIBDRUNTIME_ONLY. + * src/Makefile.am: Add phobos sources if not ENABLE_LIBDRUNTIME_ONLY. + * src/Makefile.in: Regenerate. + * testsuite/testsuite_flags.in: Add phobos path if compiling phobos. + 2020-04-18 Iain Buclaw * testsuite/libphobos.phobos/phobos.exp: Skip if effective target is