diff options
author | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-23 02:32:15 +0000 |
---|---|---|
committer | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-23 02:32:15 +0000 |
commit | 9e45fd59d36fe23a7a18fdb1f0d5cf8a16e60660 (patch) | |
tree | 1525700369808c8afce3bd04c9d3b98cc81109dc /contrib/regression/ChangeLog | |
parent | 9d7942f0ffdf5d341bbd18dee74b70cf3c378221 (diff) | |
download | gcc-9e45fd59d36fe23a7a18fdb1f0d5cf8a16e60660.tar.gz |
* btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131146 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/regression/ChangeLog')
-rw-r--r-- | contrib/regression/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/regression/ChangeLog b/contrib/regression/ChangeLog index 77f284b9d85..11460d418eb 100644 --- a/contrib/regression/ChangeLog +++ b/contrib/regression/ChangeLog @@ -1,5 +1,7 @@ 2007-12-22 Geoff Keating <geoffk@geoffk.org> + * btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp. + * GCC_Regression_Tester.wdgt/widget.html: Mark as HTML 4.01, which it now is, rather than XHTML, which it never was. (<head>): Mark as UTF-8. Add title. Move CSS to top of |