OSDN Git Service

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