OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [contrib/] [regression/] [ChangeLog] - Blame information for rev 847

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.