Update ChangeLog and version files for release
[official-gcc.git] / contrib / regression / ChangeLog
blobe5d92c056275a56fdba02c1d57d9ed26db80412f
1 2015-07-16  Release Manager
3         * GCC 5.2.0 released.
5 2015-04-22  Release Manager
7         * GCC 5.1.0 released.
9 2012-08-26  Hans-Peter Nilsson  <hp@axis.com>
11         * btest-gcc.sh (TESTLOGS): Make gfortran.sum optional.
13         * btest-gcc.sh (TESTLOGS): Add libmudflap.sum, if it exists.
15 2009-09-02  Geoff Keating  <geoffk@apple.com>
17         * btest-gcc.sh: Continue after bootstrap comparison failure.
19 2008-11-27  Geoff Keating  <geoffk@geoffk.org>
21         * mkindex.pl: New.
23 2007-12-24  Geoff Keating  <geoffk@geoffk.org>
25         * objs-gcc.sh: Revert previous change.
27 2007-12-23  Geoff Keating  <geoffk@geoffk.org>
29         * objs-gcc.sh: Set up the GDB testsuite even if the gdb installed
30         is just called 'gdb'.
32 2007-12-22  Geoff Keating  <geoffk@geoffk.org>
34         * btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp.
36         * GCC_Regression_Tester.wdgt/widget.html: Mark as HTML 4.01,
37         which it now is, rather than XHTML, which it never was.
38         (<head>): Mark as UTF-8.  Add title.  Move CSS to top of
39         document, specify type.  Mark script as 'defer'.
40         (updateContents): If loaded from HTTP, look for status in same
41         place as widget.
42         (gotContents): Use DOM methods to change text rather than innerHTML.
43         (<body>): Eliminate unnecessary DIV element.
44         * GCC_Regression_Tester.wdgt/Info.plist: Update version, copyright
45         notice.
47 2006-09-05  Geoffrey Keating  <geoffk@apple.com>
49         * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/.
51 2006-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
53         * btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum.
54         g++.sum has moved to gcc/testsuite/g++/g++.sum.
55         objc.sum has moved to gcc/testsuite/objc/objc.sum.
57 2005-12-20  Geoffrey Keating  <geoffk@apple.com>
59         * btest-gcc.sh: Support -j option.
61 2005-11-28  Geoffrey Keating  <geoffk@geoffk.org>
63         * GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
64         * GCC_Regression_Tester.wdgt/Info.plist
65         (CFBundleDisplayName): Update for rename.
66         (CFBundleName): Use shorter name.
67         (CFBundleVersion): Update to 1.0.1.
68         (CFBundleShortVersionString): Update to 1.0.1.
69         (LSHasLocalizedDisplayName): New.
70         (NSHumanReadableCopyright): New.
71         * GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New.
72         * GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New.
73         * GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New.
75         * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30
76         to help out intermediate caches.
78 2005-11-23  Geoffrey Keating  <geoffk@geoffk.org>
80         * GCC Regression Tester.wdgt/widget.html: New file.
81         * GCC Regression Tester.wdgt/Info.plist: New file.
82         * GCC Regression Tester.wdgt/Icon.png: New file.
83         * GCC Regression Tester.wdgt/Default.png: New file.
84         * README: Describe new files.
86 2005-06-07  Hans-Peter Nilsson  <hp@bitrange.com>
88         * btest-gcc.sh: Add support for option
89         --add-passes-despite-regression.
91 2005-06-06  Hans-Peter Nilsson  <hp@axis.com>
93         * btest-gcc.sh <Build>: Don't pass --with-newlib when target is
94         "*-linux*".
96         * btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.
98 2004-11-07  James A. Morrison  <phython@gcc.gnu.org>
100         * README: Update website URL.
102 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
104         * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
105         libstd++.sum not libstdc++-v3.sum.
107 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
109         * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
110         libffi, and libjava.
112 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
114         * btest-gcc.sh: Remove g77.sum from TESTLOGS.
116 2003-09-18  Andreas Tobler  <a.tobler@schweiz.ch>
118         * btest-gcc.sh: Add make check-target-libffi.
120 2003-07-31  Andreas Tobler  <a.tobler@schweiz.ch>
122         * btest-gcc.sh: Add make check-target-libjava.
124 2002-10-22  Geoffrey Keating  <geoffk@apple.com>
126         * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
128 2002-10-11  Geoffrey Keating  <geoffk@apple.com>
130         * objs-gcc.sh: Don't install GDB testsuite if GDB was not built.
131         * btest-gcc.sh: Don't run GDB testsuite if it doesn't exist.
133 2002-10-09  Phil Edwards  <pme@gcc.gnu.org>
135         * btest-gcc.sh, objs-gcc.sh:  Update TARGET comments.
137 2002-10-09  Geoffrey Keating  <geoffk@apple.com>
139         * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.
141 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
143         * btest-gcc.sh: For crosses, assume newlib and GNU binutils.
144         * site.exp: Correct mips-elf triplet.
146 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
148         * btest-gcc.sh: New file.
149         * objs-gcc.sh: New file.
150         * site.exp: New file.
151         * ChangeLog: New file.
152         * README: New file.