OSDN Git Service

* test_summary: Replace egcs with gcc. Update e-mail address.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
2         
3         * test_summary: Replace egcs with gcc.  Update e-mail address.
4
5 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6             Jerry Quinn <jquinn@nortelnetworks.com>
7
8         * egcs_update (touch_files, apply_patch): New functions.
9         Use them.  New command-line option --patch.  Split test of local
10         tree into two parts.  Add comments.
11
12 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13
14         * test_summary: If Target is `unix{*}', append the Target variants 
15         to Host.
16
17 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18
19         * test_summary: Set default mail-address and version for egcs
20         instead of relying on unpredictable pathnames.
21         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
22
23 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
24
25         * fixinc/*: Delete obsolete files.
26
27 1999-02-04  Robert Lipe  <robertlipe@usa.net>
28
29         * egcs_update: Test return values of 'cvs update'.  Propogate 
30         to caller as exit values.     
31
32 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
33
34         * egcs_update: Use "if" instead of "&&".  Touch generated files
35         only after the corresponding *.y files.
36
37 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
38
39         * egcs_update: Do not use xargs, but a backquote construct.
40
41 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
42
43         * test_summary (version): Remove carriage return that gawk inserts
44         in the version string for some reason.
45
46 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
47
48         * egcs_update: Only touch files that already exist.
49
50 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
51
52         * test_summary (EOF): Remove double backslash.
53         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
54
55 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
56
57         * test_summary (address): Set to egcs-testresults mailing list.
58
59 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
60
61         * test_summary (address): Added Marc Lehmann's testsuite-results
62         to the default e-mail address.
63
64 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
65
66         * test_summary (-p, prepend_logs): Add these before the summary.
67         (Compiler, Platform): Print these just before configflags.
68
69 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
70
71         * warn_summary (longLineFilter): New shell function to encapsulate
72         this functionality.  It is off by default, only active if -llf
73         flag is specified.
74         (subdirectoryFilter): Fix bug in filtering which made some
75         subdirectory warnings erroneously appear in the toplevel set.
76         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
77         warnings from stage1 as well as stage0, which means warnings from
78         outside the bootstrap directory.  Eg, the libraries, etc.
79         (warningFilter): New shell function to encapsulate this
80         functionality.
81         (keywordFilter): New shell function to encapsulate this
82         functionality.
83
84         Store data in a temp file rather than calculating it 3x.  Arrange
85         to remove it on exit and signals.
86
87         Add -pass/-wpass flags to do "pass through" (i.e. manual
88         inspection) of bootstrap output from a particular stageN as well
89         as language subdirs.
90
91         Add better comments/documentation.      
92
93 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
94
95         * egcs_update: Add comment about keeping the FAQ synchronized.
96
97 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
98
99         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
100         in the repo again.
101
102 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
103
104         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
105
106 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
107
108         * egcs_update: Remove gcc/java/parse.c from list of files to
109         touch.
110
111 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
112
113         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
114
115 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
116
117         * warn_summary (subdirectoryFilter): New shell function to
118         optionally filter in/out gcc subdirectories when summarizing
119         warnings.  Add new flags to support subdirectory filtering.
120         
121         Also, ensure the bootstrap stage is a number.  Add some more C
122         keywords that are preserved in the "warning type" summary and
123         tighten up the "arg ???" regexp.
124
125 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
126
127         * fixinc/inclhack.def:  Not all C++ comments in C headers
128         were treated alike.  They are now.  Also fixed syntax
129         of sed expression in "systypes" fix.
130
131         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
132
133         * egcs_update:  Added fixinc/* generated files to touch list.
134
135 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
136
137         * egcs_update: Additionally touch gcc/java/parse.[ch].
138
139 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
140         
141         * fixinc/inclhack.def:  Added two files required by
142         SCO's Open Server 5's avoid_bool fix.
143         Regenerated fixinc.x and inclhack.sh to incorporate
144         the update.
145
146 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
147
148         * egcs_update: Do the pass 1 CVS update only for files that
149         may reasonably be under CVS control. 
150
151 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
152
153         * test_installed: New script for testing already-installed
154         gcc/g++/g77.
155
156 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
157
158         * egcs_update: Assigned copyright to FSF.
159
160 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
161                           Alexandre Oliva  <oliva@dcc.unicamp.br>
162
163         * egcs_update: New switch --nostdflags and documentation
164         enhancements.
165
166 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
167
168         * egcs_update: New script.
169
170 1998-08-05  Bruce Korb <korbb@datadesign.com>
171
172         * fixinc/Makefile
173         Added define for target machine so machine-specific tests
174         can be selected for or against.
175
176         * fixinc/fixincl.c
177         Added an array of string pointers to machines to select
178         or avoid, depending on a FD_MACH_IFNOT bit flag.
179         Used a shell script to match the defined TARGET_MACHINE
180         with any of the given match patterns.
181
182         * fixinc/fixincl.tpl
183         Generate the array of strings and bit flag, as needed,
184         depending on "mach" and "not_machine" attributes for a fix.
185
186         * fixinc/mkfixinc.sh
187         Invoke the make with TARGET assigned the value of the
188         machine name argument.
189
190 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
191
192         * compare_tests: New script.
193
194 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
195
196         * test_summary: Assigned copyright to FSF.
197
198 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
199
200         * test_summary: Corrected script name in comments providing
201         documentation.  Added linebreaks for lines with > 80 characters.
202
203 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
204
205         * test_summary: New switch, -i, and environment variable,
206         append_logs, for including files in the report.
207
208 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
209
210         * warn_summary: Update to Kaveh's latest version allowing to
211         specify the last stage built.
212
213 1998-05-29  Bruce Korb <korbb@datadesign.com>
214
215         * fixinc/mkfixinc.sh
216         Changes to make it easier to invoke on platforms that
217         normally do not invoke fixincludes.
218
219         * fixinc/inclhack.def
220         Applied fixes from egcs/gcc/fixincludes from the past several
221         months.
222
223 1998-05-28  Bruce Korb <korbb@datadesign.com>
224
225         * fixinc/*: Updated most everything for a first real
226         try at getting "fast_fixincludes" working.
227
228 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
229
230         * index-prop: New file.
231
232 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
233
234         * test_summary: find good awk (copied from warn_summary).
235
236 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
237
238         * test_summary, warn_summary: New files