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