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