diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c2b5ddfa5cc75ce71ca584be8ded3948d3303175..fb1a1539d6ad4daf4b80b53b6c21ac4cfa8a0716 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2020-04-18 Iain Buclaw <ibuclaw@gdcproject.org> + + * 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 <law@redhat.com> PR debug/94439 diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index 838544ee828e156096e163791ba0a13c6fd97230..0721cb032e05f890f82a19e86cb5387cef8031dc 100644 --- a/libphobos/ChangeLog +++ b/libphobos/ChangeLog @@ -1,3 +1,14 @@ +2020-04-18 Iain Buclaw <ibuclaw@gdcproject.org> + + 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 <ibuclaw@gdcproject.org> * testsuite/libphobos.phobos/phobos.exp: Skip if effective target is