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