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