OSDN Git Service

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