OSDN Git Service

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