]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
target-supports.exp (check_effective_target_fixed_point): New to check if targets...
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
0cb58062
L
12007-08-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gcc_update: Handle different URL paths and tags.
4
bb286d71
AO
52007-08-16 Alexandre Oliva <aoliva@redhat.com>
6
7 * compare-debug: New.
8
36dcf055
L
92007-08-16 H.J. Lu <hongjiu.lu@intel.com>
10 Andreas Schwab <schwab@suse.de>
11
12 * gcc_update: Use "svn info" for revision number. Create
13 gcc/REVISION with branch name and revision number.
14
c749c2ee
DN
152007-08-10 Diego Novillo <dnovillo@google.com>
16
17 * gcc.doxy: Rename from tree-ssa.doxy.
18
cfa66dc1
DN
192007-08-10 Diego Novillo <dnovillo@google.com>
20
21 * tree-ssa.doxy: Update for doxygen 1.5.
22 Include all the files in the middle and back ends.
23
6d409e8a
HPN
242007-06-30 Hans-Peter Nilsson <hp@axis.com>
25
26 * gcc_update (files_and_dependencies): Handle
e9a57dc1 27 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 28
6d707d08
MM
292007-05-13 Mark Mitchell <mark@codesourcery.com>
30
31 * gennews (files): Reference GCC 4.2 web pages.
32
3caecafa
ZW
332007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
34
35 * texi2pod.pl: Correct handling of @itemize with no argument.
36
a8af9c34
HPN
372007-03-17 Hans-Peter Nilsson <hp@axis.com>
38
39 * uninclude: New utility, from Alexandre Oliva.
40
7276d368
DH
412007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
42
43 * test_installed: Adjust to the move from g77 to gfortran.
44
d0fc3f06
MK
452007-02-16 Matthias Klose <doko@debian.org>
46
47 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
48
ce0d943a
HPN
492007-02-10 Hans-Peter Nilsson <hp@axis.com>
50
51 * test_summary (configflags): Adjust for changes in the
52 config.status format due to update to autoconf 2.59.
53
61930fe5
DJ
542007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
55
56 * gcc_update: Update for configure.in -> configure.ac.
57
427e84f7
RS
582007-02-06 Richard Sandiford <richard@codesourcery.com>
59
60 * texi2pod.pl: Handle @multitable.
61
69403237
TT
622007-01-15 Tom Tromey <tromey@redhat.com>
63
64 * download_ecj: New file.
65
7f5b8ff7
MS
662006-09-27 Matthew Sachs <msachs@apple.com>
67
68 * compareSumTests3: POD syntax fix.
69
ed5ce4e0
MS
702006-09-27 Matthew Sachs <msachs@apple.com>
71
72 * dglib.pm: Initial commit.
73 * compareSumTests3: Initial commit.
74
c3382fba
BF
752006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
76
77 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
78 and not non-existing nm[old].
79
27b56ba6
PE
802006-07-06 Paul Eggert <eggert@cs.ucla.edu>
81
82 Port to hosts whose 'sort' and 'tail' implementations
83 treat operands with leading '+' as file names, as POSIX
84 has required since 2001. However, make sure the code still
85 works on pre-POSIX hosts.
86 * compare_tests: Don't assume "sort +2" is equivalent to
87 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
88
afef9a5b
JL
892006-06-05 James Lemke <jwlemke@wasabisystems.com>
90
91 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
92
e58b87f7
RE
932006-06-02 Richard Earnshaw <rearnsha@arm.com>
94 Mike Stump <mrs@apple.com>
95
96 * compare_tests: Handle multilibs better.
97
5dd59f65
DJ
982006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * texi2pod.pl: Correct handling of absolute @include.
101
597fb86c 1022006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
103
104 * texi2pod.pl: Handle -I.
105
b7ded1e0
MM
1062006-02-28 Mark Mitchell <mark@codesourcery.com>
107
108 * gennews (files): Update for GCC 4.1.
109
46852b9b
DN
1102006-01-24 Diego Novillo <dnovillo@redhat.com>
111
112 * gcc_update (files_and_dependencies): Handle
113 libgomp/testsuite/Makefile.in.
114
953ff289
DN
1152006-01-18 Richard Henderson <rth@redhat.com>
116 Diego Novillo <dnovillo@redhat.com>
117
118 * gcc_update (files_and_dependencies): Add libgomp files.
119
7a774079
BE
1202005-12-06 Ben Elliston <bje@au.ibm.com>
121
122 * newcvsroot: Remove.
123
f2bd1eb9
SB
1242005-11-03 Steven Bosscher <stevenb@suse.de>
125
126 * gcc_build: Fix my previous checking.
127
f415efe3
JM
1282005-11-01 Joseph S. Myers <joseph@codesourcery.com>
129
130 * gcc_update: Include revision number in LAST_UPDATED.
131
133f4c87
SB
1322005-10-30 Steven Bosscher <stevenb@suse.de>
133
134 * gcc_build: Use gcc.gnu.org as the default server. Set up
135 SVN_REPOSITORY correctly. Add support for checking out branches.
136
8f5c9c3d
AP
1372005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
138
139 * gcc_update: When svn update is called and
140 --silent is used, pass -q.
141
7dcd894f
AP
1422005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
143
144 * gcc_update: Remove the -q from svn invocation.
145
6c301b82
AP
1462005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
147
148 * gcc_build: Remove -d from the call to gcc_update.
149
1b9f940b
DB
1502005-10-28 Daniel Berlin <dberlin@dberlin.org>
151 Ben Elliston <bje@au1.ibm.com>
152
153 * gcc_update: Update for svn.
154 * newcvsroot: Ditto.
155 * gcc_build: Ditto.
156
901097db
MM
1572005-10-21 Mark Mitchell <mark@codesourcery.com>
158
159 * texi2pod.pl: Substitue for @value even when part of @include.
160
0928f405
BW
1612005-10-21 Bob Wilson <bob.wilson@acm.org>
162
163 * texi2pod.pl: Convert two single quotes or two backquotes to
164 double quotes.
165
5464337b
BE
1662005-08-23 Ben Elliston <bje@au.ibm.com>
167
168 * gcc_update: Update dependencies for libjava/aclocal.m4.
169
89ee9c70
KC
1702005-08-14 Kelley Cook <kcook@gcc.gnu.org>
171
172 * All files: Update with new FSF address.
173
d0e71b9c
BE
1742005-07-14 Ben Elliston <bje@au.ibm.com>
175
176 * filter_params.pl: Typo fix.
177 * filter_knr2ansi.pl: Likewise.
178
bfac631b
GP
1792005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
180
181 * gennews (files): Update for egcs-1.0 release pages consolidation.
182
492f761a
JM
1832005-04-17 Joseph S. Myers <joseph@codesourcery.com>
184
185 * gennews (files): Update for GCC 4.0.
186
7e3c8f17
AO
1872005-03-18 Alexandre Oliva <aoliva@redhat.com>
188
189 * gcc_update (silent): Unset instead of initializing to null.
190
d028e149
AS
1912005-03-18 Andreas Schwab <schwab@suse.de>
192
193 * gcc_update (apply_patch): Properly quote $1.
194
2d072788
ZW
1952005-03-18 Zack Weinberg <zack@codesourcery.com>
196
197 * gcc_update: Add --silent option.
198
be932466
KG
1992005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
200
201 * warn_summary (keywordFilter): Update sed pattern for new quoting
202 style in warnings.
203
1f43e92e
KG
2042005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
205
206 * warn_summary: Add -fortran subdir flag.
207 (subdirectoryFilter): Fix missing ada subdir.
208
9eaf7da0
HPN
2092004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
210
211 * gcc_update (touch_files): Don't rely on "make" being GNU make;
212 grep for "Touching" to determine that the rule executes.
213
18ccc7e0
HPN
2142004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
215
216 * gcc_update (touch_files): Explicitly pass --no-print-directory.
217
9a399055
AP
2182004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
219
220 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
221
71b5d516
PB
2222004-08-04 Paolo Bonzini <bonzini@gnu.org>
223
224 * gcc_update: Add fixincludes.
225
df6e87bf 2262004-08-26 Matthias Klose <doko@debian.org>
1249691b 227
df6e87bf
MK
228 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
229
2302004-08-26 Matthias Klose <doko@debian.org>
231
232 * test_summary: Include baseline used for libstdc++-v3 abi check
233 in test summary.
1249691b 234
5b292a4b
BE
2352004-08-25 Ben Elliston <bje@au.ibm.com>
236
237 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
238
8b84ead6
AT
2392004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
240
241 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
242 update done.
243
71b5d516 2442004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
245
246 * gcc_update: libjava/configure.ac -> configure.in. Automake
247 1.4 does not handle configure.ac properly.
248
da96112d
AS
2492004-08-04 Andreas Schwab <schwab@suse.de>
250
251 * gcc_update: libjava/configure.in -> configure.ac.
252
1e45521f
RE
2532004-08-03 Richard Earnshaw <rearnsha@arm.com>
254
255 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
256
7eacb691
JL
2572004-07-16 Jeff Law <law@redhat.com>
258
259 * analyze_brprob: Fix comments. More consistent output format.
260
5bed2809
DN
2612004-06-17 Diego Novillo <dnovillo@redhat.com>
262
263 * tree-ssa.doxy: Update for doxygen 1.3.5.
264
cc605afe
AJ
2652004-06-14 Andreas Jaeger <aj@suse.de>
266
267 * gcc_update: boehm-gc/configure.in -> configure.ac.
268
bf9a420e
PB
2692004-06-16 Paolo Bonzini <bonzini@gnu.org>
270
271 * gcc_update (boehm-gc/configure): Depend on
272 boehm-gc/configure.ac instead of boehm-gc/configure.in
273
5a4f1818
PB
2742004-06-14 Paolo Bonzini <bonzini@gnu.org>
275
276 * gcc_update (libmudflap/configure): Depend on
277 libmudflap/configure.ac instead of libmudflap/configure.in
278
d5ad6feb
AJ
2792004-06-14 Andreas Jaeger <aj@suse.de>
280
281 * gcc_update: Add libcpp.
282
dbfa8d15
AJ
2832004-06-10 Andreas Jaeger <aj@suse.de>
284
285 * gcc_update: Add libgfortran.
286
9e953fed
AP
2872004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
288
289 * gcc_update (libbanshee/configure): Depend on
290 libbanshee/configure.ac instead of libbanshee/configure.in
291
b4117c30
ZW
2922004-05-17 Zack Weinberg <zack@codesourcery.com>
293
294 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
295 from list of files to be touched.
296 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
297
e3d26d7b
JM
2982004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
299
300 * gennews: Update for GCC 3.4.
301
6de9cd9a
DN
3022004-05-13 Diego Novillo <dnovillo@redhat.com>
303
304 Merge from tree-ssa-20020619-branch.
305
306 * filter_gcc_for_doxygen: New file.
307 * filter_knr2ansi.pl: New file.
308 * filter_params.pl: New file.
309 * tree-ssa.doxy: New file.
310 * contrib/gcc_update (files_and_dependencies): Handle
311 libbanshee and libmudflap.
312
5b03e555 3132004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 314 Andreas Jaeger <aj@suse.de>
5b03e555
KC
315
316 * gcc_update (files_and_dependencies): Insert zlib dependencies.
317
3adc31d1
NN
3182004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
319
320 * gcc_update (files_and_dependencies): libobjc/configure now
321 depends on configure.ac, not configure.in.
322
b52d4110
KC
3232004-04-01 Kelley Cook <kcook@gcc.gnu.org>
324
325 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
326
7de53bca
AT
3272004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
328
329 * gcc_update (files_and_dependencies): Insert libffi dependencies.
330
8ab705be
KC
3312004-03-10 Kelley Cook <kcook@gcc.gnu.org>
332
333 * gcc_update (files_and_dependencies): Insert libada/configure.
334
61c3ff8f
AP
3352004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
336
337 * gcc_update (files_and_dependencies): Update intl/configure.in
338 to intl/configure.ac.
339
a4b0b8f1
KC
3402004-01-09 Kelley Cook <kcook@gcc.gnu.org>
341
342 * gcc_update (files_and_dependencies): Update fastjar/configure.in
343 to fastjar/configure.ac
344
102d3176
KC
3452004-01-07 Kelley Cook <kcook@gcc.gnu.org>
346
347 * gcc_update (files_and_dependencies): Remove non-existant files.
348
dedebde1
KC
3492004-01-05 Kelley Cook <kcook@gcc.gnu.org>
350
351 * gcc_update (files_generated): Revert 2003-12-18 change.
352
c5d1156b
AP
3532004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
354
355 * gcc_update (files_and_dependencies): For gcc directory,
356 rename configure.in to configure.ac.
357
d9b000b1
AT
3582003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
359
360 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
361 remove acconfig.h. No longer used.
362
90c2f1de
KC
3632003-12-18 Kelley Cook <kcook@gcc.gnu.org>
364
365 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
366 gcc/ada/gnat_ug_* to use it.
367
3a816711
JW
3682003-12-16 James E Wilson <wilson@specifixinc.com>
369
370 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
371 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
372
90ff9ff3
KC
3732003-12-11 Kelley Cook <kcook@gcc.gnu.org>
374
375 * gcc_update (files_and_dependencies): Correct typo in the filename
376 gnat_ug_wnt.texi.
377
c41affc7
AC
3782003-12-08 Arnaud Charlet <charlet@act-europe.fr
379
380 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
381 treeprs.ads.
382
8f850e49
MM
3832003-10-16 Mark Mitchell <mark@codesourcery.com>
384
385 * gennews (files): Add GCC 3.3 files.
386
9d3d50d2
MM
3872003-08-21 Mark Mitchell <mark@codesourcery.com>
388
389 * gcc_build: Fix handling of -t option. Add -x option.
390
5bea01be
MK
3912003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
392
393 * texi2pod.pl: Remove extra line.
394
9fa09038
MK
3952003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
396
397 * texi2pod.pl: Default @itemize's parameter to @bullet.
398
0c6a2903
ZW
3992003-07-12 Zack Weinberg <zack@codesourcery.com>
400
401 * gcc_update: gcc/acconfig.h no longer exists.
402
c3c35932
MK
4032003-07-11 Matthias Klose <doko@debian.org>
404
405 * test_installed: Add options to run objc tests.
406 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
407
6eb95e99
ZW
4082003-07-04 Zack Weinberg <zack@codesourcery.com>
409
410 * gcc_update: Remove gcc/intl/plural.c from list.
411 Add new generated files intl/plural.c, intl/configure,
412 intl/config.h.in.
413
e4048ffc
JT
4142003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
415
416 * gcc_update (files_and_dependencies): Add
417 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
418 gcc/testsuite/gcc.dg/cpp/mi1c.h.
419
487a9427
NN
4202003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
421
281b1732
NN
422 * paranoia.cc: Fix spelling error.
423
487a9427
NN
424 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
425 to GCC.
426
112a0bfd
MS
4272003-04-04 Mike Stump <mrs@apple.com>
428
429 * compare_tests: Fix exit status and be more flexible with spacing.
430
5ce810b7
PE
4312003-03-08 Phil Edwards <pme@gcc.gnu.org>
432
433 * test_summary: Add -h, print existing comments as help.
434
b47d9efd
L
4352003-03-03 H.J. Lu <hjl@gnu.org>
436
437 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
438 * gcc_update: Likewise.
439
d25fc1b5
AO
4402003-01-19 Alexandre Oliva <aoliva@redhat.com>
441
442 * test_summary (configflags): Only use the first match. Remove
443 excess space. Use sub instead of gsub where possible. Use `none'
444 if no configure flags were given.
445
6787cc15
LR
4462003-01-10 Loren J. Rittle <ljrittle@acm.org>
447
448 * test_summary (configflags): awk portability.
449
ce985125
AO
4502003-01-07 Alexandre Oliva <aoliva@redhat.com>
451
452 * test_summary (configflags): Compute correctly with both
453 autoconfiscated and Cygnus-style top-level.
454
029d882c
KG
4552003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
456
457 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
458 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
459 gcc/java/keyword.gperf
460
695a8bcf
GP
4612002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
462
463 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
464 depending on gcc/intl/plural.y.
465
e1c1b6a5
AO
4662002-12-28 Alexandre Oliva <aoliva@redhat.com>
467
e4029133 468 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 469
e1c1b6a5
AO
470 * gcc_update (configure): Depend on configure.in.
471
d6bef02d
JM
4722002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
473
474 * texi2pod.pl: Skip contents of @copying.
475
4977bab6
ZW
4762002-11-09 Zack Weinberg <zack@codesourcery.com>
477
478 * gthr_supp_vxw_5x.c: New file.
479
ad03e4c4
RH
4802002-10-21 Richard Henderson <rth@redhat.com>
481
482 * paranoia.cc (real_c_float::image): Accomodate size of
483 real_internal format.
484 (main): Unbuffer stdio. Add real_internal format.
485 (floor_log2_wide): New.
486
fc76a969
RH
4872002-10-16 Richard Henderson <rth@redhat.com>
488
489 * paranoia.cc (ENUM_BITFIELD): New.
490 (class): Define as klass around real.h.
491 (real_c_float): Not a template any longer; define MODE as a
492 class static constant; use real_format elements for SIZE.
493 Update uses of real_to_decimal and real_to_hexadecimal.
494 (main): Change -g argument to use a format name.
495 (mode_for_size): Remove.
496
efdc7e19
RH
4972002-09-16 Richard Henderson <rth@redhat.com>
498
499 * paranoia.cc: New file.
500
7fd6c930
RH
5012002-09-04 Richard Henderson <rth@redhat.com>
502
503 * enquire.c: Remove.
504
72c41e5a
MM
5052002-08-14 Mark Mitchell <mark@codesourcery.com>
506
507 * gennews (files): Add GCC 3.2 files.
508
1899ba3e
GP
5092002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
510
511 * gennews (files): Add proper files for the GCC 3.1 release series.
512 Simplify and reformat introductory wording.
513
39cef914
NN
5142002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
515
516 * enquire.c: Move from gcc.
517
554b8111
L
5182002-07-16 H.J. Lu <hjl@gnu.org>
519
520 * gcc_update (touch_files): Pass -s to ${MAKE}.
521
dd6773cd
ZW
5222002-06-26 Zack Weinberg <zack@codesourcery.com>
523
524 * texi2pod.pl: Correct handling of the internal R<> sequence.
525
ba9e1571
FW
5262002-05-31 Florian Weimer <fw@deneb.enyo.de>
527
528 * gcc_update (files_and_dependencies): Add generated Texinfo files
529 for Ada.
530
1e6347d8
RO
5312002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
532
533 * test_installed: Allow for PWDCMD to override hardcoded pwd.
534 * test_summary: Likewise.
535
29a948c8
GK
5362002-04-18 Geoffrey Keating <geoffk@redhat.com>
537
538 * gcc_update (touch_files): Don't have empty for loop.
539
b8d70bee
RH
5402002-04-16 Richard Henderson <rth@redhat.com>
541
542 * gcc_update: Remove libchill.
543
28852cc6
ZW
5442002-03-25 Zack Weinberg <zack@codesourcery.com>
545
546 * texi2pod.pl: Handle @end ftable and @end vtable.
547
049b03f4
ZW
5482002-03-11 Zack Weinberg <zack@codesourcery.com>
549
550 * texi2pod.pl: Handle @include, @ftable, @vtable.
551 Reformat some code for clarity.
552
506d4ef6
CJ
553