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