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