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