OSDN Git Service

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