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