]> git.ipfire.org Git - thirdparty/gcc.git/blob - contrib/regression/ChangeLog
62aa9ba1766f7b18eca2127b4eb5baf64a227ca9
[thirdparty/gcc.git] / contrib / regression / ChangeLog
1 2005-12-20 Geoffrey Keating <geoffk@apple.com>
2
3 * btest-gcc.sh: Support -j option.
4
5 2005-11-28 Geoffrey Keating <geoffk@geoffk.org>
6
7 * GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt.
8 * GCC_Regression_Tester.wdgt/Info.plist
9 (CFBundleDisplayName): Update for rename.
10 (CFBundleName): Use shorter name.
11 (CFBundleVersion): Update to 1.0.1.
12 (CFBundleShortVersionString): Update to 1.0.1.
13 (LSHasLocalizedDisplayName): New.
14 (NSHumanReadableCopyright): New.
15 * GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings: New.
16 * GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings: New.
17 * GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings: New.
18
19 * GCC_Regression_Tester.wdgt/widget.html: Use max-age=30
20 to help out intermediate caches.
21
22 2005-11-23 Geoffrey Keating <geoffk@geoffk.org>
23
24 * GCC Regression Tester.wdgt/widget.html: New file.
25 * GCC Regression Tester.wdgt/Info.plist: New file.
26 * GCC Regression Tester.wdgt/Icon.png: New file.
27 * GCC Regression Tester.wdgt/Default.png: New file.
28 * README: Describe new files.
29
30 2005-06-07 Hans-Peter Nilsson <hp@bitrange.com>
31
32 * btest-gcc.sh: Add support for option
33 --add-passes-despite-regression.
34
35 2005-06-06 Hans-Peter Nilsson <hp@axis.com>
36
37 * btest-gcc.sh <Build>: Don't pass --with-newlib when target is
38 "*-linux*".
39
40 * btest-gcc.sh (TESTLOGS): Make libstdc++.sum optional.
41
42 2004-11-07 James A. Morrison <phython@gcc.gnu.org>
43
44 * README: Update website URL.
45
46 2004-10-27 Geoffrey Keating <geoffk@apple.com>
47
48 * btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
49 libstd++.sum not libstdc++-v3.sum.
50
51 2004-10-26 Geoffrey Keating <geoffk@apple.com>
52
53 * btest-gcc.sh (TESTLOGS): Examine regressions in libstdc++,
54 libffi, and libjava.
55
56 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
57
58 * btest-gcc.sh: Remove g77.sum from TESTLOGS.
59
60 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch>
61
62 * btest-gcc.sh: Add make check-target-libffi.
63
64 2003-07-31 Andreas Tobler <a.tobler@schweiz.ch>
65
66 * btest-gcc.sh: Add make check-target-libjava.
67
68 2002-10-22 Geoffrey Keating <geoffk@apple.com>
69
70 * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
71
72 2002-10-11 Geoffrey Keating <geoffk@apple.com>
73
74 * objs-gcc.sh: Don't install GDB testsuite if GDB was not built.
75 * btest-gcc.sh: Don't run GDB testsuite if it doesn't exist.
76
77 2002-10-09 Phil Edwards <pme@gcc.gnu.org>
78
79 * btest-gcc.sh, objs-gcc.sh: Update TARGET comments.
80
81 2002-10-09 Geoffrey Keating <geoffk@apple.com>
82
83 * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.
84
85 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
86
87 * btest-gcc.sh: For crosses, assume newlib and GNU binutils.
88 * site.exp: Correct mips-elf triplet.
89
90 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
91
92 * btest-gcc.sh: New file.
93 * objs-gcc.sh: New file.
94 * site.exp: New file.
95 * ChangeLog: New file.
96 * README: New file.