Add missing changelog entries for r10-7790
This commit is contained in:
parent
261bd78d57
commit
1821ae72ca
2 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue