OSDN Git Service

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