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