OSDN Git Service

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