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