OSDN Git Service

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