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