diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 3716f55..6f7327a 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,15 @@ +2020-04-06 Maciej W. Rozycki <macro@wdc.com> + + * configure.ac: Add testsuite/libgomp-site-extra.exp to output + files. + * configure: Regenerate. + * testsuite/libgomp-site-extra.exp.in: New file. + * testsuite/libgomp-test-support.exp.in (GCC_UNDER_TEST): Remove + variable. + * testsuite/Makefile.am (EXTRA_DEJAGNU_SITE_CONFIG): New + variable. + * testsuite/Makefile.in: Regenerate. + 2020-04-03 Thomas Schwinge <thomas@codesourcery.com> PR tree-optimization/89713 |