]> gcc.gnu.org Git - gcc.git/blame - contrib/ChangeLog
texi2pod.pl: Handle "\,".
[gcc.git] / contrib / ChangeLog
CommitLineData
445c435a
JM
12001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2
3 * texi2pod.pl: Handle "\,".
4
3f896fc2
JM
52001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
6
7 * texi2pod.pl: Fix regular expression for @r to avoid exponential
8 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
9 version check.
10
c2b31703
KG
112001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12
13 * warn_summary (stageNfilter): Update for recent changes in
14 bootstrap logic.
15
150d3c00
JM
162001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
17
18 * texi2pod.pl: Require at least perl 5.6.0.
19
4bc1997b
JM
202001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21
22 * gcc_update: Add gcc/gcc.1 to generated files.
23 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
24 discarding to end of sentence with @xref where the sentence has an
25 interior "." in markup, and handle discarding parentheses around
26 such a sentence.
27
d2796d4e
BS
282001-01-11 Bernd Schmidt <bernds@redhat.com>
29
30 * gennews: Add gcc-2.95.3.
31
2642624b
JM
322001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
33
34 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
35 @command. Format URLs and email addresses in bold.
36
fd939e46
JM
372001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
38
6bfa3dac
JM
39 * gcc_update: Add cpp.1 to the list of generated files.
40
fd939e46
JM
41 * texi2pod.pl: Handle @option and @env.
42
79424a4f
MS
432001-01-03 Mike Stump <mrs@wrs.com>
44
45 * snapshot: Update to account for java libraries.
46
5da01bc1
JO
472000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
48
49 * test_summary: Export filesuffix, not fileprefix.
50
2d6fd5fd
JM
512000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
52
53 * release: Change some EGCS references to GCC.
54
c097fab6
KG
552000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
56
57 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
58 subdirectory flags. Add source directory prefix filtering.
59 Redirect diagnostic output to stderr.
60
f4e8dec6
ZW
612000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
62
63 * texi2pod.pl: If multiple @c man sections with the same tag
64 appear, concatenate them in the final output. When skipping,
65 ignore block commands that can't cause skipping, and honor
66 those that can. Ensure that verbatim blocks are separate
67 paragraphs.
68
beb039fe
JM
692000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
70
71 * gcc_update: Don't touch tradcif.c or java/parse.h.
72
b75d998f
ZW
732000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
74
75 * texi2pod.pl: Restructure for comprehensibility, add
76 comments. Merge handling of @ignore and @ifxxx. Handle a
77 whole bunch more Texinfo commands. Use consistent formatting
78 style.
79
c4f0b011
JM
802000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
81
82 * gennews: New script.
83
d9ddcc6a
GP
842000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
85
86 * gcc_update: Update a comment as we now require bison for CVS users.
87
c01a508e
JM
882000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
89
90 * gcc_update: Add gcov.1 to the list of generated files.
91
c132c0e3
MM
922000-11-21 Mark Mitchell <mark@codesourcery.com>
93
94 * gcc_build: Remove code to put information in a log file.
95
3d6f4d76
ZW
962000-11-19 Zack Weinberg <zackw@stanford.edu>
97
98 * texi2pod.pl:
99 - Add real command line parsing.
100 - Support @ifset, @ifclear, @set, @value, -D switch.
101 - Support @sc. Improve handling of @ref and friends.
102 - Discard @subsection, @need, @node lines.
103 - Un-nest font changes to match texinfo semantics.
104 - Handle @{ and @}. Oops.
105 - Don't emit E<> directives inside verbatim blocks.
106
f6820157
BK
1072000-11-12 Bruce Korb <bkorb@gnu.org>
108
109 * release: generalize the release script a bit.
110
8a3d997e
MM
111Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
112
113 * gcc_build: Add -o option for setting the objdir to use.
114
1e8ba2a3
JL
1152000-11-11 Jeff Law <law@redhat.com>,
116
117 * release: New file.
118
09ff8283
JL
1192000-11-08 Jeff Law <law@redhat.com>,
120 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
121
122 * snapshot: New file.
123
37ac3c7f
JO
1242000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
125
126 * gcc_build (bootstrap_gcc): New function.
127 (configure_gcc): Likewise.
128 (build_gcc): Rewritten to use configure and bootstrap.
129 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
130
9f56c004
MM
1312000-10-31 Mark Mitchell <mark@codesourcery.com>
132
133 * gcc_build (MAKE): New variable.
134 (build_gcc): Use it. Fix logging of errors.
135 (install_gcc): Likewise.
136
d3d6410d
MM
1372000-10-29 Mark Mitchell <mark@codesourcery.com>
138
139 * gcc_build: Save the output from CVS into the logfile as well.
140
59c341cb
MM
1412000-10-25 Mark Mitchell <mark@codesourcery.com>
142
143 * gcc_build: Fix typos.
144
f4d48ea9
JM
1452000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
146
147 * gperf-2.7-19981006.pat: Remove.
148
6f298a0a
JM
1492000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
150
151 * test_installed: Change EGCS references to refer to GCC.
152
2d89ce6a
GP
1532000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
154
155 * gcc_update (touch_files): Add some informative output.
156
12acf3a9
AJ
1572000-09-16 Andreas Jaeger <aj@suse.de>
158
159 * gcc_update: Remove gcc/c-parse.gperf.
160
41343a8f
GP
1612000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
162 Alexandre Oliva <aoliva@redhat.com>
163
164 * gcc_update: Execute touch_files_reexec even if `cvs update`
165 failed.
166
e50d2932
AO
1672000-08-09 Alexandre Oliva <aoliva@redhat.com>
168
169 * test_summary: AWK breaks with filenames containing `='.
170
b9faa6b6
MM
171Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
172
173 * gcc_build: New script.
174
1735b35f
MM
1752000-07-13 Mark Mitchell <mark@codesourcery.com>
176
177 * gcc_update (files_and_dependencies): Remove generated YACC files.
178
792abd35
MM
1792000-07-12 Mark Mitchell <mark@codesourcery.com>
180
181 * gcc_update (files_and_dependencies): Remove generated YACC files.
182
84d6d72f
MM
1832000-06-04 Mark Mitchell <mark@codesourcery.com>
184
185 * newcvsroot: Handle filenames that contain spaces.
186
dd5330e8
ZW
1872000-06-03 Zack Weinberg <zack@wolery.cumb.org>
188
189 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
190 Elide --with-gcc-version-trigger and --norecursion from
191 configure flags. Remove code to report status of haifa scheduler.
192
fda73e41
AO
1932000-05-18 Alexandre Oliva <aoliva@cygnus.com>
194
195 * gcc_update (self): Set to `$0'.
196 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 197
25a9b3e5
AO
1982000-05-12 Alexandre Oliva <aoliva@cygnus.com>
199
200 * gcc_update (touch_files_reexec): New function, run after the
201 tree is modified.
202
bdcabcd4
RH
2032000-05-08 Richard Hendeson <rth@cygnus.com>
204
205 * gcc_update: Remove references to inclhack.tpl.
206
62014cb3
JM
2072000-04-28 Jason Merrill <jason@casey.cygnus.com>
208
209 * index-prop: Use a single pattern. Also support *** cdiffs.
210
2112000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
212
213 * index-prop: Don't change /dev/null.
214
b9550bfb
GP
2152000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
216
217 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 218 egcs_update.
b9550bfb 219
db6a1df0
JL
2202000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
221
b9550bfb 222 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 223
86702e31
ZW
2242000-04-18 Zack Weinberg <zack@wolery.cumb.org>
225
226 * gcc_update: Remove references to cexp.c/cexp.y.
227
05e1739f
GP
2281999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
229
230 * newcvsroot: Add check on the number of command-line arguments.
231 Add usage.
232
5c96cc3b
WB
233Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
234
235 * gcc_update: Allow patches compressed by bzip2.
236
ba33cb50
ML
237