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