]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
* texi2pod.pl: Handle -I.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
84309a32
DJ
12006-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * texi2pod.pl: Handle -I.
4
b7ded1e0
MM
52006-02-28 Mark Mitchell <mark@codesourcery.com>
6
7 * gennews (files): Update for GCC 4.1.
8
46852b9b
DN
92006-01-24 Diego Novillo <dnovillo@redhat.com>
10
11 * gcc_update (files_and_dependencies): Handle
12 libgomp/testsuite/Makefile.in.
13
953ff289
DN
142006-01-18 Richard Henderson <rth@redhat.com>
15 Diego Novillo <dnovillo@redhat.com>
16
17 * gcc_update (files_and_dependencies): Add libgomp files.
18
7a774079
BE
192005-12-06 Ben Elliston <bje@au.ibm.com>
20
21 * newcvsroot: Remove.
22
f2bd1eb9
SB
232005-11-03 Steven Bosscher <stevenb@suse.de>
24
25 * gcc_build: Fix my previous checking.
26
f415efe3
JM
272005-11-01 Joseph S. Myers <joseph@codesourcery.com>
28
29 * gcc_update: Include revision number in LAST_UPDATED.
30
133f4c87
SB
312005-10-30 Steven Bosscher <stevenb@suse.de>
32
33 * gcc_build: Use gcc.gnu.org as the default server. Set up
34 SVN_REPOSITORY correctly. Add support for checking out branches.
35
8f5c9c3d
AP
362005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
37
38 * gcc_update: When svn update is called and
39 --silent is used, pass -q.
40
7dcd894f
AP
412005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
42
43 * gcc_update: Remove the -q from svn invocation.
44
6c301b82
AP
452005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
46
47 * gcc_build: Remove -d from the call to gcc_update.
48
1b9f940b
DB
492005-10-28 Daniel Berlin <dberlin@dberlin.org>
50 Ben Elliston <bje@au1.ibm.com>
51
52 * gcc_update: Update for svn.
53 * newcvsroot: Ditto.
54 * gcc_build: Ditto.
55
901097db
MM
562005-10-21 Mark Mitchell <mark@codesourcery.com>
57
58 * texi2pod.pl: Substitue for @value even when part of @include.
59
0928f405
BW
602005-10-21 Bob Wilson <bob.wilson@acm.org>
61
62 * texi2pod.pl: Convert two single quotes or two backquotes to
63 double quotes.
64
5464337b
BE
652005-08-23 Ben Elliston <bje@au.ibm.com>
66
67 * gcc_update: Update dependencies for libjava/aclocal.m4.
68
89ee9c70
KC
692005-08-14 Kelley Cook <kcook@gcc.gnu.org>
70
71 * All files: Update with new FSF address.
72
d0e71b9c
BE
732005-07-14 Ben Elliston <bje@au.ibm.com>
74
75 * filter_params.pl: Typo fix.
76 * filter_knr2ansi.pl: Likewise.
77
bfac631b
GP
782005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
79
80 * gennews (files): Update for egcs-1.0 release pages consolidation.
81
492f761a
JM
822005-04-17 Joseph S. Myers <joseph@codesourcery.com>
83
84 * gennews (files): Update for GCC 4.0.
85
7e3c8f17
AO
862005-03-18 Alexandre Oliva <aoliva@redhat.com>
87
88 * gcc_update (silent): Unset instead of initializing to null.
89
d028e149
AS
902005-03-18 Andreas Schwab <schwab@suse.de>
91
92 * gcc_update (apply_patch): Properly quote $1.
93
2d072788
ZW
942005-03-18 Zack Weinberg <zack@codesourcery.com>
95
96 * gcc_update: Add --silent option.
97
be932466
KG
982005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
99
100 * warn_summary (keywordFilter): Update sed pattern for new quoting
101 style in warnings.
102
1f43e92e
KG
1032005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
104
105 * warn_summary: Add -fortran subdir flag.
106 (subdirectoryFilter): Fix missing ada subdir.
107
9eaf7da0
HPN
1082004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
109
110 * gcc_update (touch_files): Don't rely on "make" being GNU make;
111 grep for "Touching" to determine that the rule executes.
112
18ccc7e0
HPN
1132004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
114
115 * gcc_update (touch_files): Explicitly pass --no-print-directory.
116
9a399055
AP
1172004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
118
119 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
120
71b5d516
PB
1212004-08-04 Paolo Bonzini <bonzini@gnu.org>
122
123 * gcc_update: Add fixincludes.
124
df6e87bf 1252004-08-26 Matthias Klose <doko@debian.org>
1249691b 126
df6e87bf
MK
127 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
128
1292004-08-26 Matthias Klose <doko@debian.org>
130
131 * test_summary: Include baseline used for libstdc++-v3 abi check
132 in test summary.
1249691b 133
5b292a4b
BE
1342004-08-25 Ben Elliston <bje@au.ibm.com>
135
136 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
137
8b84ead6
AT
1382004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
139
140 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
141 update done.
142
71b5d516 1432004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
144
145 * gcc_update: libjava/configure.ac -> configure.in. Automake
146 1.4 does not handle configure.ac properly.
147
da96112d
AS
1482004-08-04 Andreas Schwab <schwab@suse.de>
149
150 * gcc_update: libjava/configure.in -> configure.ac.
151
1e45521f
RE
1522004-08-03 Richard Earnshaw <rearnsha@arm.com>
153
154 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
155
7eacb691
JL
1562004-07-16 Jeff Law <law@redhat.com>
157
158 * analyze_brprob: Fix comments. More consistent output format.
159
5bed2809
DN
1602004-06-17 Diego Novillo <dnovillo@redhat.com>
161
162 * tree-ssa.doxy: Update for doxygen 1.3.5.
163
cc605afe
AJ
1642004-06-14 Andreas Jaeger <aj@suse.de>
165
166 * gcc_update: boehm-gc/configure.in -> configure.ac.
167
bf9a420e
PB
1682004-06-16 Paolo Bonzini <bonzini@gnu.org>
169
170 * gcc_update (boehm-gc/configure): Depend on
171 boehm-gc/configure.ac instead of boehm-gc/configure.in
172
5a4f1818
PB
1732004-06-14 Paolo Bonzini <bonzini@gnu.org>
174
175 * gcc_update (libmudflap/configure): Depend on
176 libmudflap/configure.ac instead of libmudflap/configure.in
177
d5ad6feb
AJ
1782004-06-14 Andreas Jaeger <aj@suse.de>
179
180 * gcc_update: Add libcpp.
181
dbfa8d15
AJ
1822004-06-10 Andreas Jaeger <aj@suse.de>
183
184 * gcc_update: Add libgfortran.
185
9e953fed
AP
1862004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
187
188 * gcc_update (libbanshee/configure): Depend on
189 libbanshee/configure.ac instead of libbanshee/configure.in
190
b4117c30
ZW
1912004-05-17 Zack Weinberg <zack@codesourcery.com>
192
193 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
194 from list of files to be touched.
195 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
196
e3d26d7b
JM
1972004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
198
199 * gennews: Update for GCC 3.4.
200
6de9cd9a
DN
2012004-05-13 Diego Novillo <dnovillo@redhat.com>
202
203 Merge from tree-ssa-20020619-branch.
204
205 * filter_gcc_for_doxygen: New file.
206 * filter_knr2ansi.pl: New file.
207 * filter_params.pl: New file.
208 * tree-ssa.doxy: New file.
209 * contrib/gcc_update (files_and_dependencies): Handle
210 libbanshee and libmudflap.
211
5b03e555 2122004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 213 Andreas Jaeger <aj@suse.de>
5b03e555
KC
214
215 * gcc_update (files_and_dependencies): Insert zlib dependencies.
216
3adc31d1
NN
2172004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
218
219 * gcc_update (files_and_dependencies): libobjc/configure now
220 depends on configure.ac, not configure.in.
221
b52d4110
KC
2222004-04-01 Kelley Cook <kcook@gcc.gnu.org>
223
224 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
225
7de53bca
AT
2262004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
227
228 * gcc_update (files_and_dependencies): Insert libffi dependencies.
229
8ab705be
KC
2302004-03-10 Kelley Cook <kcook@gcc.gnu.org>
231
232 * gcc_update (files_and_dependencies): Insert libada/configure.
233
61c3ff8f
AP
2342004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
235
236 * gcc_update (files_and_dependencies): Update intl/configure.in
237 to intl/configure.ac.
238
a4b0b8f1
KC
2392004-01-09 Kelley Cook <kcook@gcc.gnu.org>
240
241 * gcc_update (files_and_dependencies): Update fastjar/configure.in
242 to fastjar/configure.ac
243
102d3176
KC
2442004-01-07 Kelley Cook <kcook@gcc.gnu.org>
245
246 * gcc_update (files_and_dependencies): Remove non-existant files.
247
dedebde1
KC
2482004-01-05 Kelley Cook <kcook@gcc.gnu.org>
249
250 * gcc_update (files_generated): Revert 2003-12-18 change.
251
c5d1156b
AP
2522004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
253
254 * gcc_update (files_and_dependencies): For gcc directory,
255 rename configure.in to configure.ac.
256
d9b000b1
AT
2572003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
258
259 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
260 remove acconfig.h. No longer used.
261
90c2f1de
KC
2622003-12-18 Kelley Cook <kcook@gcc.gnu.org>
263
264 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
265 gcc/ada/gnat_ug_* to use it.
266
3a816711
JW
2672003-12-16 James E Wilson <wilson@specifixinc.com>
268
269 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
270 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
271
90ff9ff3
KC
2722003-12-11 Kelley Cook <kcook@gcc.gnu.org>
273
274 * gcc_update (files_and_dependencies): Correct typo in the filename
275 gnat_ug_wnt.texi.
276
c41affc7
AC
2772003-12-08 Arnaud Charlet <charlet@act-europe.fr
278
279 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
280 treeprs.ads.
281
8f850e49
MM
2822003-10-16 Mark Mitchell <mark@codesourcery.com>
283
284 * gennews (files): Add GCC 3.3 files.
285
9d3d50d2
MM
2862003-08-21 Mark Mitchell <mark@codesourcery.com>
287
288 * gcc_build: Fix handling of -t option. Add -x option.
289
5bea01be
MK
2902003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
291
292 * texi2pod.pl: Remove extra line.
293
9fa09038
MK
2942003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
295
296 * texi2pod.pl: Default @itemize's parameter to @bullet.
297
0c6a2903
ZW
2982003-07-12 Zack Weinberg <zack@codesourcery.com>
299
300 * gcc_update: gcc/acconfig.h no longer exists.
301
c3c35932
MK
3022003-07-11 Matthias Klose <doko@debian.org>
303
304 * test_installed: Add options to run objc tests.
305 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
306
6eb95e99
ZW
3072003-07-04 Zack Weinberg <zack@codesourcery.com>
308
309 * gcc_update: Remove gcc/intl/plural.c from list.
310 Add new generated files intl/plural.c, intl/configure,
311 intl/config.h.in.
312
e4048ffc
JT
3132003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
314
315 * gcc_update (files_and_dependencies): Add
316 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
317 gcc/testsuite/gcc.dg/cpp/mi1c.h.
318
487a9427
NN
3192003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
320
281b1732
NN
321 * paranoia.cc: Fix spelling error.
322
487a9427
NN
323 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
324 to GCC.
325
112a0bfd
MS
3262003-04-04 Mike Stump <mrs@apple.com>
327
328 * compare_tests: Fix exit status and be more flexible with spacing.
329
5ce810b7
PE
3302003-03-08 Phil Edwards <pme@gcc.gnu.org>
331
332 * test_summary: Add -h, print existing comments as help.
333
b47d9efd
L
3342003-03-03 H.J. Lu <hjl@gnu.org>
335
336 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
337 * gcc_update: Likewise.
338
d25fc1b5
AO
3392003-01-19 Alexandre Oliva <aoliva@redhat.com>
340
341 * test_summary (configflags): Only use the first match. Remove
342 excess space. Use sub instead of gsub where possible. Use `none'
343 if no configure flags were given.
344
6787cc15
LR
3452003-01-10 Loren J. Rittle <ljrittle@acm.org>
346
347 * test_summary (configflags): awk portability.
348
ce985125
AO
3492003-01-07 Alexandre Oliva <aoliva@redhat.com>
350
351 * test_summary (configflags): Compute correctly with both
352 autoconfiscated and Cygnus-style top-level.
353
029d882c
KG
3542003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
355
356 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
357 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
358 gcc/java/keyword.gperf
359
695a8bcf
GP
3602002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
361
362 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
363 depending on gcc/intl/plural.y.
364
e1c1b6a5
AO
3652002-12-28 Alexandre Oliva <aoliva@redhat.com>
366
e4029133 367 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 368
e1c1b6a5
AO
369 * gcc_update (configure): Depend on configure.in.
370
d6bef02d
JM
3712002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
372
373 * texi2pod.pl: Skip contents of @copying.
374
4977bab6
ZW
3752002-11-09 Zack Weinberg <zack@codesourcery.com>
376
377 * gthr_supp_vxw_5x.c: New file.
378
ad03e4c4
RH
3792002-10-21 Richard Henderson <rth@redhat.com>
380
381 * paranoia.cc (real_c_float::image): Accomodate size of
382 real_internal format.
383 (main): Unbuffer stdio. Add real_internal format.
384 (floor_log2_wide): New.
385
fc76a969
RH
3862002-10-16 Richard Henderson <rth@redhat.com>
387
388 * paranoia.cc (ENUM_BITFIELD): New.
389 (class): Define as klass around real.h.
390 (real_c_float): Not a template any longer; define MODE as a
391 class static constant; use real_format elements for SIZE.
392 Update uses of real_to_decimal and real_to_hexadecimal.
393 (main): Change -g argument to use a format name.
394 (mode_for_size): Remove.
395
efdc7e19
RH
3962002-09-16 Richard Henderson <rth@redhat.com>
397
398 * paranoia.cc: New file.
399
7fd6c930
RH
4002002-09-04 Richard Henderson <rth@redhat.com>
401
402 * enquire.c: Remove.
403
72c41e5a
MM
4042002-08-14 Mark Mitchell <mark@codesourcery.com>
405
406 * gennews (files): Add GCC 3.2 files.
407
1899ba3e
GP
4082002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
409
410 * gennews (files): Add proper files for the GCC 3.1 release series.
411 Simplify and reformat introductory wording.
412
39cef914
NN
4132002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
414
415 * enquire.c: Move from gcc.
416
554b8111
L
4172002-07-16 H.J. Lu <hjl@gnu.org>
418
419 * gcc_update (touch_files): Pass -s to ${MAKE}.
420
dd6773cd
ZW
4212002-06-26 Zack Weinberg <zack@codesourcery.com>
422
423 * texi2pod.pl: Correct handling of the internal R<> sequence.
424
ba9e1571
FW
4252002-05-31 Florian Weimer <fw@deneb.enyo.de>
426
427 * gcc_update (files_and_dependencies): Add generated Texinfo files
428 for Ada.
429
1e6347d8
RO
4302002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
431
432 * test_installed: Allow for PWDCMD to override hardcoded pwd.
433 * test_summary: Likewise.
434
29a948c8
GK
4352002-04-18 Geoffrey Keating <geoffk@redhat.com>
436
437 * gcc_update (touch_files): Don't have empty for loop.
438
b8d70bee
RH
4392002-04-16 Richard Henderson <rth@redhat.com>
440
441 * gcc_update: Remove libchill.
442
28852cc6
ZW
4432002-03-25 Zack Weinberg <zack@codesourcery.com>
444
445 * texi2pod.pl: Handle @end ftable and @end vtable.
446
049b03f4
ZW
4472002-03-11 Zack Weinberg <zack@codesourcery.com>
448
449 * texi2pod.pl: Handle @include, @ftable, @vtable.
450 Reformat some code for clarity.
451
506d4ef6
CJ
452