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