OSDN Git Service

Update comment for last commit.
[pf3gnuchains/gcc-fork.git] / contrib / regression / ChangeLog
1 2009-09-02  Geoff Keating  <geoffk@apple.com>
2
3         * btest-gcc.sh: Continue after bootstrap comparison failure.
4
5 2008-11-27  Geoff Keating  <geoffk@geoffk.org>
6
7         * mkindex.pl: New.
8
9 2007-12-24  Geoff Keating  <geoffk@geoffk.org>
10
11         * objs-gcc.sh: Revert previous change.
12
13 2007-12-23  Geoff Keating  <geoffk@geoffk.org>
14
15         * objs-gcc.sh: Set up the GDB testsuite even if the gdb installed
16         is just called 'gdb'.
17
18 2007-12-22  Geoff Keating  <geoffk@geoffk.org>
19
20         * btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp.
21
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.
32
33 2006-09-05  Geoffrey Keating  <geoffk@apple.com>
34
35         * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/.
36
37 2006-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
38
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.
42
43 2005-12-20  Geoffrey Keating  <geoffk@apple.com>
44
45         * btest-gcc.sh: Support -j option.
46
47 2005-11-28  Geoffrey Keating  <geoffk@geoffk.org>
48
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.
60
61         * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30
62         to help out intermediate caches.
63
64 2005-11-23  Geoffrey Keating  <geoffk@geoffk.org>
65
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.
71
72 2005-06-07  Hans-Peter Nilsson  <hp@bitrange.com>
73
74         * btest-gcc.sh: Add support for option
75         --add-passes-despite-regression.
76
77 2005-06-06  Hans-Peter Nilsson  <hp@axis.com>
78
79         * btest-gcc.sh <Build>: Don't pass --with-newlib when target is
80         "*-linux*".
81
82         * btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.
83
84 2004-11-07  James A. Morrison  <phython@gcc.gnu.org>
85
86         * README: Update website URL.
87
88 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
89
90         * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
91         libstd++.sum not libstdc++-v3.sum.
92
93 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
94
95         * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
96         libffi, and libjava.
97
98 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
99
100         * btest-gcc.sh: Remove g77.sum from TESTLOGS.
101
102 2003-09-18  Andreas Tobler  <a.tobler@schweiz.ch>
103
104         * btest-gcc.sh: Add make check-target-libffi.
105
106 2003-07-31  Andreas Tobler  <a.tobler@schweiz.ch>
107
108         * btest-gcc.sh: Add make check-target-libjava.
109
110 2002-10-22  Geoffrey Keating  <geoffk@apple.com>
111
112         * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
113
114 2002-10-11  Geoffrey Keating  <geoffk@apple.com>
115
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.
118
119 2002-10-09  Phil Edwards  <pme@gcc.gnu.org>
120
121         * btest-gcc.sh, objs-gcc.sh:  Update TARGET comments.
122
123 2002-10-09  Geoffrey Keating  <geoffk@apple.com>
124
125         * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.
126
127 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
128
129         * btest-gcc.sh: For crosses, assume newlib and GNU binutils.
130         * site.exp: Correct mips-elf triplet.
131
132 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
133
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.