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