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