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