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