OSDN Git Service

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