]> gcc.gnu.org Git - gcc.git/blame - contrib/ChangeLog
new option to disable guessing of branch prediction
[gcc.git] / contrib / ChangeLog
CommitLineData
c2b31703
KG
12001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2
3 * warn_summary (stageNfilter): Update for recent changes in
4 bootstrap logic.
5
150d3c00
JM
62001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7
8 * texi2pod.pl: Require at least perl 5.6.0.
9
4bc1997b
JM
102001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
11
12 * gcc_update: Add gcc/gcc.1 to generated files.
13 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
14 discarding to end of sentence with @xref where the sentence has an
15 interior "." in markup, and handle discarding parentheses around
16 such a sentence.
17
d2796d4e
BS
182001-01-11 Bernd Schmidt <bernds@redhat.com>
19
20 * gennews: Add gcc-2.95.3.
21
2642624b
JM
222001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
23
24 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
25 @command. Format URLs and email addresses in bold.
26
fd939e46
JM
272001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
28
6bfa3dac
JM
29 * gcc_update: Add cpp.1 to the list of generated files.
30
fd939e46
JM
31 * texi2pod.pl: Handle @option and @env.
32
79424a4f
MS
332001-01-03 Mike Stump <mrs@wrs.com>
34
35 * snapshot: Update to account for java libraries.
36
5da01bc1
JO
372000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
38
39 * test_summary: Export filesuffix, not fileprefix.
40
2d6fd5fd
JM
412000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
42
43 * release: Change some EGCS references to GCC.
44
c097fab6
KG
452000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
46
47 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
48 subdirectory flags. Add source directory prefix filtering.
49 Redirect diagnostic output to stderr.
50
f4e8dec6
ZW
512000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
52
53 * texi2pod.pl: If multiple @c man sections with the same tag
54 appear, concatenate them in the final output. When skipping,
55 ignore block commands that can't cause skipping, and honor
56 those that can. Ensure that verbatim blocks are separate
57 paragraphs.
58
beb039fe
JM
592000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
60
61 * gcc_update: Don't touch tradcif.c or java/parse.h.
62
b75d998f
ZW
632000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
64
65 * texi2pod.pl: Restructure for comprehensibility, add
66 comments. Merge handling of @ignore and @ifxxx. Handle a
67 whole bunch more Texinfo commands. Use consistent formatting
68 style.
69
c4f0b011
JM
702000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
71
72 * gennews: New script.
73
d9ddcc6a
GP
742000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
75
76 * gcc_update: Update a comment as we now require bison for CVS users.
77
c01a508e
JM
782000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
79
80 * gcc_update: Add gcov.1 to the list of generated files.
81
c132c0e3
MM
822000-11-21 Mark Mitchell <mark@codesourcery.com>
83
84 * gcc_build: Remove code to put information in a log file.
85
3d6f4d76
ZW
862000-11-19 Zack Weinberg <zackw@stanford.edu>
87
88 * texi2pod.pl:
89 - Add real command line parsing.
90 - Support @ifset, @ifclear, @set, @value, -D switch.
91 - Support @sc. Improve handling of @ref and friends.
92 - Discard @subsection, @need, @node lines.
93 - Un-nest font changes to match texinfo semantics.
94 - Handle @{ and @}. Oops.
95 - Don't emit E<> directives inside verbatim blocks.
96
f6820157
BK
972000-11-12 Bruce Korb <bkorb@gnu.org>
98
99 * release: generalize the release script a bit.
100
8a3d997e
MM
101Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
102
103 * gcc_build: Add -o option for setting the objdir to use.
104
1e8ba2a3
JL
1052000-11-11 Jeff Law <law@redhat.com>,
106
107 * release: New file.
108
09ff8283
JL
1092000-11-08 Jeff Law <law@redhat.com>,
110 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
111
112 * snapshot: New file.
113
37ac3c7f
JO
1142000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
115
116 * gcc_build (bootstrap_gcc): New function.
117 (configure_gcc): Likewise.
118 (build_gcc): Rewritten to use configure and bootstrap.
119 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
120
9f56c004
MM
1212000-10-31 Mark Mitchell <mark@codesourcery.com>
122
123 * gcc_build (MAKE): New variable.
124 (build_gcc): Use it. Fix logging of errors.
125 (install_gcc): Likewise.
126
d3d6410d
MM
1272000-10-29 Mark Mitchell <mark@codesourcery.com>
128
129 * gcc_build: Save the output from CVS into the logfile as well.
130
59c341cb
MM
1312000-10-25 Mark Mitchell <mark@codesourcery.com>
132
133 * gcc_build: Fix typos.
134
f4d48ea9
JM
1352000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
136
137 * gperf-2.7-19981006.pat: Remove.
138
6f298a0a
JM
1392000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
140
141 * test_installed: Change EGCS references to refer to GCC.
142
2d89ce6a
GP
1432000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
144
145 * gcc_update (touch_files): Add some informative output.
146
12acf3a9
AJ
1472000-09-16 Andreas Jaeger <aj@suse.de>
148
149 * gcc_update: Remove gcc/c-parse.gperf.
150
41343a8f
GP
1512000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
152 Alexandre Oliva <aoliva@redhat.com>
153
154 * gcc_update: Execute touch_files_reexec even if `cvs update`
155 failed.
156
e50d2932
AO
1572000-08-09 Alexandre Oliva <aoliva@redhat.com>
158
159 * test_summary: AWK breaks with filenames containing `='.
160
b9faa6b6
MM
161Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
162
163 * gcc_build: New script.
164
1735b35f
MM
1652000-07-13 Mark Mitchell <mark@codesourcery.com>
166
167 * gcc_update (files_and_dependencies): Remove generated YACC files.
168
792abd35
MM
1692000-07-12 Mark Mitchell <mark@codesourcery.com>
170
171 * gcc_update (files_and_dependencies): Remove generated YACC files.
172
84d6d72f
MM
1732000-06-04 Mark Mitchell <mark@codesourcery.com>
174
175 * newcvsroot: Handle filenames that contain spaces.
176
dd5330e8
ZW
1772000-06-03 Zack Weinberg <zack@wolery.cumb.org>
178
179 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
180 Elide --with-gcc-version-trigger and --norecursion from
181 configure flags. Remove code to report status of haifa scheduler.
182
fda73e41
AO
1832000-05-18 Alexandre Oliva <aoliva@cygnus.com>
184
185 * gcc_update (self): Set to `$0'.
186 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 187
25a9b3e5
AO
1882000-05-12 Alexandre Oliva <aoliva@cygnus.com>
189
190 * gcc_update (touch_files_reexec): New function, run after the
191 tree is modified.
192
bdcabcd4
RH
1932000-05-08 Richard Hendeson <rth@cygnus.com>
194
195 * gcc_update: Remove references to inclhack.tpl.
196
62014cb3
JM
1972000-04-28 Jason Merrill <jason@casey.cygnus.com>
198
199 * index-prop: Use a single pattern. Also support *** cdiffs.
200
2012000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
202
203 * index-prop: Don't change /dev/null.
204
b9550bfb
GP
2052000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
206
207 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 208 egcs_update.
b9550bfb 209
db6a1df0
JL
2102000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
211
b9550bfb 212 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 213
86702e31
ZW
2142000-04-18 Zack Weinberg <zack@wolery.cumb.org>
215
216 * gcc_update: Remove references to cexp.c/cexp.y.
217
05e1739f
GP
2181999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
219
220 * newcvsroot: Add check on the number of command-line arguments.
221 Add usage.
222
5c96cc3b
WB
223Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
224
225 * gcc_update: Allow patches compressed by bzip2.
226
ba33cb50
ML
227