]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Adjust mail reference.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
7f5b8ff7
MS
12006-09-27 Matthew Sachs <msachs@apple.com>
2
3 * compareSumTests3: POD syntax fix.
4
ed5ce4e0
MS
52006-09-27 Matthew Sachs <msachs@apple.com>
6
7 * dglib.pm: Initial commit.
8 * compareSumTests3: Initial commit.
9
c3382fba
BF
102006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
11
12 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
13 and not non-existing nm[old].
14
27b56ba6
PE
152006-07-06 Paul Eggert <eggert@cs.ucla.edu>
16
17 Port to hosts whose 'sort' and 'tail' implementations
18 treat operands with leading '+' as file names, as POSIX
19 has required since 2001. However, make sure the code still
20 works on pre-POSIX hosts.
21 * compare_tests: Don't assume "sort +2" is equivalent to
22 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
23
afef9a5b
JL
242006-06-05 James Lemke <jwlemke@wasabisystems.com>
25
26 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
27
e58b87f7
RE
282006-06-02 Richard Earnshaw <rearnsha@arm.com>
29 Mike Stump <mrs@apple.com>
30
31 * compare_tests: Handle multilibs better.
32
5dd59f65
DJ
332006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * texi2pod.pl: Correct handling of absolute @include.
36
597fb86c 372006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
38
39 * texi2pod.pl: Handle -I.
40
b7ded1e0
MM
412006-02-28 Mark Mitchell <mark@codesourcery.com>
42
43 * gennews (files): Update for GCC 4.1.
44
46852b9b
DN
452006-01-24 Diego Novillo <dnovillo@redhat.com>
46
47 * gcc_update (files_and_dependencies): Handle
48 libgomp/testsuite/Makefile.in.
49
953ff289
DN
502006-01-18 Richard Henderson <rth@redhat.com>
51 Diego Novillo <dnovillo@redhat.com>
52
53 * gcc_update (files_and_dependencies): Add libgomp files.
54
7a774079
BE
552005-12-06 Ben Elliston <bje@au.ibm.com>
56
57 * newcvsroot: Remove.
58
f2bd1eb9
SB
592005-11-03 Steven Bosscher <stevenb@suse.de>
60
61 * gcc_build: Fix my previous checking.
62
f415efe3
JM
632005-11-01 Joseph S. Myers <joseph@codesourcery.com>
64
65 * gcc_update: Include revision number in LAST_UPDATED.
66
133f4c87
SB
672005-10-30 Steven Bosscher <stevenb@suse.de>
68
69 * gcc_build: Use gcc.gnu.org as the default server. Set up
70 SVN_REPOSITORY correctly. Add support for checking out branches.
71
8f5c9c3d
AP
722005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
73
74 * gcc_update: When svn update is called and
75 --silent is used, pass -q.
76
7dcd894f
AP
772005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
78
79 * gcc_update: Remove the -q from svn invocation.
80
6c301b82
AP
812005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
82
83 * gcc_build: Remove -d from the call to gcc_update.
84
1b9f940b
DB
852005-10-28 Daniel Berlin <dberlin@dberlin.org>
86 Ben Elliston <bje@au1.ibm.com>
87
88 * gcc_update: Update for svn.
89 * newcvsroot: Ditto.
90 * gcc_build: Ditto.
91
901097db
MM
922005-10-21 Mark Mitchell <mark@codesourcery.com>
93
94 * texi2pod.pl: Substitue for @value even when part of @include.
95
0928f405
BW
962005-10-21 Bob Wilson <bob.wilson@acm.org>
97
98 * texi2pod.pl: Convert two single quotes or two backquotes to
99 double quotes.
100
5464337b
BE
1012005-08-23 Ben Elliston <bje@au.ibm.com>
102
103 * gcc_update: Update dependencies for libjava/aclocal.m4.
104
89ee9c70
KC
1052005-08-14 Kelley Cook <kcook@gcc.gnu.org>
106
107 * All files: Update with new FSF address.
108
d0e71b9c
BE
1092005-07-14 Ben Elliston <bje@au.ibm.com>
110
111 * filter_params.pl: Typo fix.
112 * filter_knr2ansi.pl: Likewise.
113
bfac631b
GP
1142005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
115
116 * gennews (files): Update for egcs-1.0 release pages consolidation.
117
492f761a
JM
1182005-04-17 Joseph S. Myers <joseph@codesourcery.com>
119
120 * gennews (files): Update for GCC 4.0.
121
7e3c8f17
AO
1222005-03-18 Alexandre Oliva <aoliva@redhat.com>
123
124 * gcc_update (silent): Unset instead of initializing to null.
125
d028e149
AS
1262005-03-18 Andreas Schwab <schwab@suse.de>
127
128 * gcc_update (apply_patch): Properly quote $1.
129
2d072788
ZW
1302005-03-18 Zack Weinberg <zack@codesourcery.com>
131
132 * gcc_update: Add --silent option.
133
be932466
KG
1342005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
135
136 * warn_summary (keywordFilter): Update sed pattern for new quoting
137 style in warnings.
138
1f43e92e
KG
1392005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
140
141 * warn_summary: Add -fortran subdir flag.
142 (subdirectoryFilter): Fix missing ada subdir.
143
9eaf7da0
HPN
1442004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
145
146 * gcc_update (touch_files): Don't rely on "make" being GNU make;
147 grep for "Touching" to determine that the rule executes.
148
18ccc7e0
HPN
1492004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
150
151 * gcc_update (touch_files): Explicitly pass --no-print-directory.
152
9a399055
AP
1532004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
154
155 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
156
71b5d516
PB
1572004-08-04 Paolo Bonzini <bonzini@gnu.org>
158
159 * gcc_update: Add fixincludes.
160
df6e87bf 1612004-08-26 Matthias Klose <doko@debian.org>
1249691b 162
df6e87bf
MK
163 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
164
1652004-08-26 Matthias Klose <doko@debian.org>
166
167 * test_summary: Include baseline used for libstdc++-v3 abi check
168 in test summary.
1249691b 169
5b292a4b
BE
1702004-08-25 Ben Elliston <bje@au.ibm.com>
171
172 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
173
8b84ead6
AT
1742004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
175
176 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
177 update done.
178
71b5d516 1792004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
180
181 * gcc_update: libjava/configure.ac -> configure.in. Automake
182 1.4 does not handle configure.ac properly.
183
da96112d
AS
1842004-08-04 Andreas Schwab <schwab@suse.de>
185
186 * gcc_update: libjava/configure.in -> configure.ac.
187
1e45521f
RE
1882004-08-03 Richard Earnshaw <rearnsha@arm.com>
189
190 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
191
7eacb691
JL
1922004-07-16 Jeff Law <law@redhat.com>
193
194 * analyze_brprob: Fix comments. More consistent output format.
195
5bed2809
DN
1962004-06-17 Diego Novillo <dnovillo@redhat.com>
197
198 * tree-ssa.doxy: Update for doxygen 1.3.5.
199
cc605afe
AJ
2002004-06-14 Andreas Jaeger <aj@suse.de>
201
202 * gcc_update: boehm-gc/configure.in -> configure.ac.
203
bf9a420e
PB
2042004-06-16 Paolo Bonzini <bonzini@gnu.org>
205
206 * gcc_update (boehm-gc/configure): Depend on
207 boehm-gc/configure.ac instead of boehm-gc/configure.in
208
5a4f1818
PB
2092004-06-14 Paolo Bonzini <bonzini@gnu.org>
210
211 * gcc_update (libmudflap/configure): Depend on
212 libmudflap/configure.ac instead of libmudflap/configure.in
213
d5ad6feb
AJ
2142004-06-14 Andreas Jaeger <aj@suse.de>
215
216 * gcc_update: Add libcpp.
217
dbfa8d15
AJ
2182004-06-10 Andreas Jaeger <aj@suse.de>
219
220 * gcc_update: Add libgfortran.
221
9e953fed
AP
2222004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
223
224 * gcc_update (libbanshee/configure): Depend on
225 libbanshee/configure.ac instead of libbanshee/configure.in
226
b4117c30
ZW
2272004-05-17 Zack Weinberg <zack@codesourcery.com>
228
229 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
230 from list of files to be touched.
231 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
232
e3d26d7b
JM
2332004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
234
235 * gennews: Update for GCC 3.4.
236
6de9cd9a
DN
2372004-05-13 Diego Novillo <dnovillo@redhat.com>
238
239 Merge from tree-ssa-20020619-branch.
240
241 * filter_gcc_for_doxygen: New file.
242 * filter_knr2ansi.pl: New file.
243 * filter_params.pl: New file.
244 * tree-ssa.doxy: New file.
245 * contrib/gcc_update (files_and_dependencies): Handle
246 libbanshee and libmudflap.
247
5b03e555 2482004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 249 Andreas Jaeger <aj@suse.de>
5b03e555
KC
250
251 * gcc_update (files_and_dependencies): Insert zlib dependencies.
252
3adc31d1
NN
2532004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
254
255 * gcc_update (files_and_dependencies): libobjc/configure now
256 depends on configure.ac, not configure.in.
257
b52d4110
KC
2582004-04-01 Kelley Cook <kcook@gcc.gnu.org>
259
260 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
261
7de53bca
AT
2622004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
263
264 * gcc_update (files_and_dependencies): Insert libffi dependencies.
265
8ab705be
KC
2662004-03-10 Kelley Cook <kcook@gcc.gnu.org>
267
268 * gcc_update (files_and_dependencies): Insert libada/configure.
269
61c3ff8f
AP
2702004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
271
272 * gcc_update (files_and_dependencies): Update intl/configure.in
273 to intl/configure.ac.
274
a4b0b8f1
KC
2752004-01-09 Kelley Cook <kcook@gcc.gnu.org>
276
277 * gcc_update (files_and_dependencies): Update fastjar/configure.in
278 to fastjar/configure.ac
279
102d3176
KC
2802004-01-07 Kelley Cook <kcook@gcc.gnu.org>
281
282 * gcc_update (files_and_dependencies): Remove non-existant files.
283
dedebde1
KC
2842004-01-05 Kelley Cook <kcook@gcc.gnu.org>
285
286 * gcc_update (files_generated): Revert 2003-12-18 change.
287
c5d1156b
AP
2882004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
289
290 * gcc_update (files_and_dependencies): For gcc directory,
291 rename configure.in to configure.ac.
292
d9b000b1
AT
2932003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
294
295 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
296 remove acconfig.h. No longer used.
297
90c2f1de
KC
2982003-12-18 Kelley Cook <kcook@gcc.gnu.org>
299
300 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
301 gcc/ada/gnat_ug_* to use it.
302
3a816711
JW
3032003-12-16 James E Wilson <wilson@specifixinc.com>
304
305 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
306 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
307
90ff9ff3
KC
3082003-12-11 Kelley Cook <kcook@gcc.gnu.org>
309
310 * gcc_update (files_and_dependencies): Correct typo in the filename
311 gnat_ug_wnt.texi.
312
c41affc7
AC
3132003-12-08 Arnaud Charlet <charlet@act-europe.fr
314
315 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
316 treeprs.ads.
317
8f850e49
MM
3182003-10-16 Mark Mitchell <mark@codesourcery.com>
319
320 * gennews (files): Add GCC 3.3 files.
321
9d3d50d2
MM
3222003-08-21 Mark Mitchell <mark@codesourcery.com>
323
324 * gcc_build: Fix handling of -t option. Add -x option.
325
5bea01be
MK
3262003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
327
328 * texi2pod.pl: Remove extra line.
329
9fa09038
MK
3302003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
331
332 * texi2pod.pl: Default @itemize's parameter to @bullet.
333
0c6a2903
ZW
3342003-07-12 Zack Weinberg <zack@codesourcery.com>
335
336 * gcc_update: gcc/acconfig.h no longer exists.
337
c3c35932
MK
3382003-07-11 Matthias Klose <doko@debian.org>
339
340 * test_installed: Add options to run objc tests.
341 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
342
6eb95e99
ZW
3432003-07-04 Zack Weinberg <zack@codesourcery.com>
344
345 * gcc_update: Remove gcc/intl/plural.c from list.
346 Add new generated files intl/plural.c, intl/configure,
347 intl/config.h.in.
348
e4048ffc
JT
3492003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
350
351 * gcc_update (files_and_dependencies): Add
352 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
353 gcc/testsuite/gcc.dg/cpp/mi1c.h.
354
487a9427
NN
3552003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
356
281b1732
NN
357 * paranoia.cc: Fix spelling error.
358
487a9427
NN
359 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
360 to GCC.
361
112a0bfd
MS
3622003-04-04 Mike Stump <mrs@apple.com>
363
364 * compare_tests: Fix exit status and be more flexible with spacing.
365
5ce810b7
PE
3662003-03-08 Phil Edwards <pme@gcc.gnu.org>
367
368 * test_summary: Add -h, print existing comments as help.
369
b47d9efd
L
3702003-03-03 H.J. Lu <hjl@gnu.org>
371
372 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
373 * gcc_update: Likewise.
374
d25fc1b5
AO
3752003-01-19 Alexandre Oliva <aoliva@redhat.com>
376
377 * test_summary (configflags): Only use the first match. Remove
378 excess space. Use sub instead of gsub where possible. Use `none'
379 if no configure flags were given.
380
6787cc15
LR
3812003-01-10 Loren J. Rittle <ljrittle@acm.org>
382
383 * test_summary (configflags): awk portability.
384
ce985125
AO
3852003-01-07 Alexandre Oliva <aoliva@redhat.com>
386
387 * test_summary (configflags): Compute correctly with both
388 autoconfiscated and Cygnus-style top-level.
389
029d882c
KG
3902003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
391
392 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
393 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
394 gcc/java/keyword.gperf
395
695a8bcf
GP
3962002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
397
398 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
399 depending on gcc/intl/plural.y.
400
e1c1b6a5
AO
4012002-12-28 Alexandre Oliva <aoliva@redhat.com>
402
e4029133 403 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 404
e1c1b6a5
AO
405 * gcc_update (configure): Depend on configure.in.
406
d6bef02d
JM
4072002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
408
409 * texi2pod.pl: Skip contents of @copying.
410
4977bab6
ZW
4112002-11-09 Zack Weinberg <zack@codesourcery.com>
412
413 * gthr_supp_vxw_5x.c: New file.
414
ad03e4c4
RH
4152002-10-21 Richard Henderson <rth@redhat.com>
416
417 * paranoia.cc (real_c_float::image): Accomodate size of
418 real_internal format.
419 (main): Unbuffer stdio. Add real_internal format.
420 (floor_log2_wide): New.
421
fc76a969
RH
4222002-10-16 Richard Henderson <rth@redhat.com>
423
424 * paranoia.cc (ENUM_BITFIELD): New.
425 (class): Define as klass around real.h.
426 (real_c_float): Not a template any longer; define MODE as a
427 class static constant; use real_format elements for SIZE.
428 Update uses of real_to_decimal and real_to_hexadecimal.
429 (main): Change -g argument to use a format name.
430 (mode_for_size): Remove.
431
efdc7e19
RH
4322002-09-16 Richard Henderson <rth@redhat.com>
433
434 * paranoia.cc: New file.
435
7fd6c930
RH
4362002-09-04 Richard Henderson <rth@redhat.com>
437
438 * enquire.c: Remove.
439
72c41e5a
MM
4402002-08-14 Mark Mitchell <mark@codesourcery.com>
441
442 * gennews (files): Add GCC 3.2 files.
443
1899ba3e
GP
4442002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
445
446 * gennews (files): Add proper files for the GCC 3.1 release series.
447 Simplify and reformat introductory wording.
448
39cef914
NN
4492002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
450
451 * enquire.c: Move from gcc.
452
554b8111
L
4532002-07-16 H.J. Lu <hjl@gnu.org>
454
455 * gcc_update (touch_files): Pass -s to ${MAKE}.
456
dd6773cd
ZW
4572002-06-26 Zack Weinberg <zack@codesourcery.com>
458
459 * texi2pod.pl: Correct handling of the internal R<> sequence.
460
ba9e1571
FW
4612002-05-31 Florian Weimer <fw@deneb.enyo.de>
462
463 * gcc_update (files_and_dependencies): Add generated Texinfo files
464 for Ada.
465
1e6347d8
RO
4662002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
467
468 * test_installed: Allow for PWDCMD to override hardcoded pwd.
469 * test_summary: Likewise.
470
29a948c8
GK
4712002-04-18 Geoffrey Keating <geoffk@redhat.com>
472
473 * gcc_update (touch_files): Don't have empty for loop.
474
b8d70bee
RH
4752002-04-16 Richard Henderson <rth@redhat.com>
476
477 * gcc_update: Remove libchill.
478
28852cc6
ZW
4792002-03-25 Zack Weinberg <zack@codesourcery.com>
480
481 * texi2pod.pl: Handle @end ftable and @end vtable.
482
049b03f4
ZW
4832002-03-11 Zack Weinberg <zack@codesourcery.com>
484
485 * texi2pod.pl: Handle @include, @ftable, @vtable.
486 Reformat some code for clarity.
487
506d4ef6
CJ
488