]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
Daily bump.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
02eea1c2 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
45ad68bc 7Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
8
9 * fixinc/*: Delete obsolete files.
10
55b5aaf3 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
e1bf8b85 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
1e7d9839 211999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
22
23 * egcs_update: Do not use xargs, but a backquote construct.
24
6a7bfb42 251999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
26
ea0cacfb 27 * test_summary (version): Remove carriage return that gawk inserts
28 in the version string for some reason.
6a7bfb42 29
796f074b 301998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
31
32 * egcs_update: Only touch files that already exist.
33
ffbc0a2a 341998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
35
ea0cacfb 36 * test_summary (EOF): Remove double backslash.
ffbc0a2a 37 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
38
432b1ffd 391998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
40
ea0cacfb 41 * test_summary (address): Set to egcs-testresults mailing list.
432b1ffd 42
c8e26cb8 431998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
44
ea0cacfb 45 * test_summary (address): Added Marc Lehmann's testsuite-results
46 to the default e-mail address.
c8e26cb8 47
ecbf4acb 481998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
49
ea0cacfb 50 * test_summary (-p, prepend_logs): Add these before the summary.
51 (Compiler, Platform): Print these just before configflags.
ecbf4acb 52
dc446b46 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
cfe27dcb 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
b9c7e30a 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
b7c3a553 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
0795841f 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
d37e5c1e 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
4d63ec41 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
a354607d 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
24b45eda 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
1666cb45 123Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
24b45eda 124
1666cb45 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
3812ed27 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
38af0326 1351998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
136
ea0cacfb 137 * test_installed: New script for testing already-installed
138 gcc/g++/g77.
38af0326 139
384df7ea 140Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
141
142 * egcs_update: Assigned copyright to FSF.
143
83dbb020 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
a2e539b0 150Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
151
152 * egcs_update: New script.
153
d09be903 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
974daf94 174Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
175
176 * compare_tests: New script.
177
aa7a82bb 1781998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
179
ea0cacfb 180 * test_summary: Assigned copyright to FSF.
aa7a82bb 181
72fd2597 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
5771cabf 187Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
188
ea0cacfb 189 * test_summary: New switch, -i, and environment variable,
190 append_logs, for including files in the report.
5771cabf 191
9a8a89d7 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
b70df245 1971998-05-29 Bruce Korb <korbb@datadesign.com>
9a8a89d7 198
b70df245 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
dab3b51e 2071998-05-28 Bruce Korb <korbb@datadesign.com>
9a8a89d7 208
dab3b51e 209 * fixinc/*: Updated most everything for a first real
210 try at getting "fast_fixincludes" working.
211
85ec80d3 2121998-05-28 Jason Merrill <jason@yorick.cygnus.com>
213
214 * index-prop: New file.
215
99701298 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