OSDN Git Service

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