]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
transfer.c (unformatted_read): Use size from front end eliminating use of size_from_r...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
1cf3d07d
SE
12007-05-23 Steve Ellcey <sje@cup.hp.com>
2
3 * ltmain.sh: Update from ToT Libtool.
4 * libtool.m4: Update from ToT Libtool.
5 * ltsugar.m4: New. Update from ToT Libtool.
6 * ltversion.m4: New. Update from ToT Libtool.
7 * ltoptions.m4: New. Update from ToT Libtool.
8 * ltconfig: Remove.
9 * ltcf-c.sh: Remove.
10 * ltcf-cxx.sh: Remove.
11 * ltcf-gcj.sh: Remove.
12
ce3fcf8c
OW
132007-05-22 Ollie Wild <aaw@google.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
342b9200
PB
172007-05-16 Paolo Bonzini <bonzini@gnu.org>
18
19 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
20 stage_cflags.
21 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
22 Remove CFLAGS/LIBCFLAGS.
23 (configure-stage[+id+]-[+prefix+][+module+],
24 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
25 * Makefile.in: Regenerate.
26
cea17285
DN
272007-05-15 Diego Novillo <dnovillo@google.com>
28
29 * MAINTAINERS: Update e-mail address.
30
11c004e7
RE
312007-05-15 Revital Eres <eres@il.ibm.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
ab6bd693
RC
352007-05-14 Roberto Costa <robsettantasei@gmail.com>
36
37 * MAINTAINERS (Write After Approval): Updated my address.
38
388cdf07
TN
392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
23f24034
SR
432007-05-11 Silvius Rus <rus@google.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
34a7526e
TT
472007-04-23 Tom Tromey <tromey@redhat.com>
48
49 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
50
51da21be
MM
512007-04-22 Mark Mitchell <mark@codesourcery.com>
52
53 * MAINTAINERS (cpplib): Rename to ...
54 (libcpp): ... this. Add C/C++ front end maintainers.
55
70070387
SE
562007-04-14 Steve Ellcey <sje@cup.hp.com>
57
58 * config-ml.in: Pass ${ml_config_env} to configure calls.
59
df1a0dbb
CB
602007-04-04 Christian Bruel <christian.bruel@st.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
9daff147
DK
642007-04-02 Dave Korn <dave.korn@artimi.com>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
374eadb2
TB
682007-03-31 Tobias Burnus <burnus@net-b.de>
69
70 * MAINTAINERS (fortran 95 front end): Add myself.
71
8eced3a2
DR
722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
653de3e3
AZ
762007-03-24 Ayal Zaks <zaks@il.ibm.com>
77
78 * MAINTAINERS (Modulo Scheduler): Add myself.
79
b737d953
BM
802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
81
82 * MAINTAINERS (fortran 95 front end): Add myself.
83 (c++ front end): whitespace fix.
84
a584cdf2
NF
852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
8c79f3c4
RS
892007-03-21 Richard Sandiford <richard@codesourcery.com>
90
91 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
92 of glob. Quote arguments with single quotes too.
93 * configure: Regenerate.
94
07f1ac6d
BM
952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
96
97 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
98 * Makefile.in: Regenerate
99
172e41aa
AS
1002007-03-07 Andreas Schwab <schwab@suse.de>
101
102 * configure: Regenerate.
103
9c4d2493
BM
1042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
105
106 * configure.ac: Add "--with-pdfdir" configure option,
107 which defines pdfdir variable.
108 * Makefile.def (target=fixincludes): Add install-pdf to
109 missing targets.
110 (recursive_targets): Add install-pdf target.
111 (flags_to_pass): Add pdfdir.
112 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
113 target.
114 * configure: Regenerate
115 * Makefile.in: Regenerate
116
e14e622e
EC
1172007-02-28 Eric Christopher <echristo@apple.com>
118
119 Revert:
120 2006-12-07 Mike Stump <mrs@apple.com>
121
122 * Makefile.def (dependencies): Add dependency for
123 install-target-libssp and install-target-libgomp on
124 install-gcc.
125 * Makefile.in: Regenerate.
126
54e433bc
MK
1272007-02-27 Matt Kraai <kraai@ftbfs.org>
128
129 * configure: Regenerate.
130 * configure.ac: Move statements after variable declarations.
131
6c8d3d8f
KK
1322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
133
134 * MAINTAINERS: Add myself as sh maintainer.
135
9f8c6739
JM
1362007-02-19 Joseph Myers <joseph@codesourcery.com>
137
138 * configure.ac: Adjust for loop syntax.
139 * configure: Regenerate.
140
278a7a38
AO
1412007-02-18 Alexandre Oliva <aoliva@redhat.com>
142
143 * configure: Rebuilt.
144
b2eaac4a
AO
1452007-02-18 Alexandre Oliva <aoliva@redhat.com>
146
147 * configure.ac: Drop multiple occurrences of --enable-languages,
148 and fix its quoting.
149 * configure: Rebuilt.
150
beeaf216
MM
1512007-02-17 Mark Mitchell <mark@codesourcery.com>
152 Nathan Sidwell <nathan@codesourcery.com>
153 Vladimir Prus <vladimir@codesourcery.com
154 Joseph Myers <joseph@codesourcery.com>
155
156 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
157 * configure: Regenerate.
158
09201a09
GP
1592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
160
161 * ltconfig (freebsd*): Default to elf.
162
291f172e
DJ
1632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
164
165 * configure.ac (target_libraries): Move libgcc before libiberty.
166 * configure: Regenerated.
167
c3a86da9
DJ
1682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
169 Paolo Bonzini <bonzini@gnu.org>
170
171 PR bootstrap/30753
172 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
173 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
174 * configure: Regenerated.
175
88e1e72a
FXC
1762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
177
178 * MAINTAINERS (Language Front End Maintainers): Update my mail
179 address.
180
44bfc3ac
DJ
1812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
182
183 PR bootstrap/30748
184 * configure.ac: Correct syntax for Solaris ksh.
185 * configure: Regenerated.
186
3e19841a
PB
1872007-02-09 Paolo Bonzini <bonzini@gnu.org>
188
189 * configure.ac: Sync with src.
190 * configure: Regenerate.
191
74a48762
PB
1922007-02-09 Paolo Bonzini <bonzini@gnu.org>
193
194 * Makefile.in: Regenerate.
195
d846e52e
PB
1962007-02-09 Paolo Bonzini <bonzini@gnu.org>
197
198 * config.sub: Sync with src.
199
1c710c3c
DJ
2002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * Makefile.tpl (build_alias, host_alias, target_alias): Use
203 noncanonical equivalents.
204 * configure.in: Rename to...
205 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
206 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
207 target_noncanonical. Use them. Rewrite removal of configure
208 arguments for autoconf 2.59. Discard variable settings. Force
209 program_transform_name for native tools.
210
211 * Makefile.in: Regenerated.
212 * configure: Regenerated with autoconf 2.59.
213
74372bdf
RZ
2142007-02-07 Roman Zippel <zippel@linux-m68k.org>
215
3de8da2a 216 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 217
f6671c93
AS
2182007-01-31 Andreas Schwab <schwab@suse.de>
219
220 * Makefile.tpl (LDFLAGS): Substitute it.
221 * Makefile.in: Regenerate.
222
ba9f17df
AB
2232007-01-30 Andrey Belevantsev <abel@ispras.ru>
224
3de8da2a 225 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 226
2472200d
DE
2272007-01-28 David Edelsohn <edelsohn@gnu.org>
228
3de8da2a 229 * MAINTAINERS (spu port): Add myself.
2472200d 230
5305be7e
RG
2312007-01-23 Richard Guenther <rguenther@suse.de>
232
233 PR bootstrap/30541
234 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
235 * Makefile.tpl (GNATBIND): Substitute it.
236 (GNATMAKE): Likewise.
237 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
238 of STAGE_PREFIX.
239 * Makefile.in: Regenerate.
240 * configure: Regenerate.
241
416cfb5e
MS
2422007-01-18 Mike Stump <mrs@apple.com>
243
244 * configure.in: Re-enable -Werror for gcc builds.
245
3de8da2a 2462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 247
3de8da2a 248 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 249
d943d7c4
PB
2502007-01-11 Paolo Bonzini <bonzini@gnu.org>
251
252 * configure.in: Change == to = in test command.
3de8da2a 253 * configure: Regenerate.
d943d7c4 254
e69bf64b 2552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
256 Nick Clifton <nickc@redhat.com>
257 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
258
259 * configure.in (build_configargs, host_configargs, target_configargs):
260 Remove build/host/target parameters.
261 (host_libs): Add gmp and mpfr.
262 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
263 * Makefile.def (gmp, mpfr): New.
264 (gcc): Remove target.
265 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
266 target_os, target_vendor): New.
267 (configure): Add host_alias/target_alias arguments. Adjust invocations.
268 * configure: Regenerate.
269 * Makefile.in: Regenerate.
e69bf64b
PB
270
2712007-01-11 Matt Fago <fago@earthlink.net>
272
273 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 274 to improve robustness of configure tests.
e69bf64b 275 * configure: Regenerate.
e14e622e 276
a42f3b80
UB
2772007-01-09 Uros Bizjak <ubizjak@gmail.com>
278
279 * MAINTAINERS: Add myself as i386 maintainer.
280
a36aee1a
JH
2812007-01-08 Jan Hubicka <jh@suse.cz>
282
61fcaeef 283 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 284
738a52d3
KT
2852007-01-08 Kai Tietz <kai.tietz@onevision.com>
286
287 * configure.in: Add support for an x86_64-mingw* target.
95af8923 288 * configure: Regenerate.
738a52d3 289
54fdc474
DJ
2902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
291
292 * Makefile.tpl (all-target): Correct @if conditional for target
293 modules.
294 * configure.in: Omit libiberty if building only target libgcc.
295 * configure, Makefile.in: Regenerated.
296
3dd71726
PB
2972007-01-04 Paolo Bonzini <bonzini@gnu.org>
298
299 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
300 * configure: Regenerate.
301
fa958513
DJ
3022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
303
304 * Makefile.def (target_modules): Add libgcc.
305 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
306 * Makefile.tpl (clean-target-libgcc): Delete.
307 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
308 on gcc even for bootstrapped modules. Rewrite handling of
309 lang_env_dependencies to loop over target_modules.
310 * configure.in (target_libraries): Add target-libgcc.
311 * Makefile.in, configure: Regenerated.
312
e1888513
PB
3132006-12-29 Paolo Bonzini <bonzini@gnu.org>
314
315 * configure.in: Reorganize recognition of languages. Add
316 --enable-stage1-languages. Show supported languages for the chosen
317 target rather than all recognized languages.
318 * configure: Regenerate.
319
53b88b73
PB
3202006-12-29 Paolo Bonzini <bonzini@gnu.org>
321
322 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
323 * Makefile.in: Regenerate.
324
a3993f33
KG
3252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
326
327 * configure.in: Warn that MPFR 2.2.0 is buggy.
328 * configure: Regenerate.
329
f063a9ed
ILT
3302006-12-27 Ian Lance Taylor <iant@google.com>
331
332 * configure.in: When removing Makefiles to force a reconfigure, also
333 remove prev-DIR*/Makefile.
334 * configure: Regenerate.
335
af71363e
AS
3362006-12-22 Andreas Schwab <schwab@suse.de>
337
338 * configure: Regenerate with correct autoconf version.
339
0b0dc272
AM
3402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
341
3de8da2a
UB
342 * configure.in: add AC_SUBST for *_FOR_TARGET.
343 * configure: Regenerate.
0b0dc272 344
53b88b73
PB
3452006-12-19 Paolo Bonzini <bonzini@gnu.org>
346
347 * configure.in: Simplify logic for rejecting languages that cannot
348 be built. Separate the case when a language is unsupported,
349 from the case when the user chooses not to build a language.
350
400ebff4
PB
3512006-12-19 Paolo Bonzini <bonzini@gnu.org>
352
353 * configure.in: Remove "$build" case for powerpc-*-darwin* since
354 it only affects bootstrap and could be tested on "$host" as well.
355 * configure: Regenerate.
356 * config/mh-ppc-darwin: Add to the stage1 cflags here.
357
8efea775
PB
3582006-12-19 Paolo Bonzini <bonzini@gnu.org>
359
360 PR bootstrap/29544
361 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
362 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
363 move here comment from Makefile.tpl.
364 * Makefile.tpl: Move some definitions higher in the file.
365 (STAGE1_CHECKING): New.
366 * configure.in: Add --enable-stage1-checking.
367 * configure: Regenerate.
368 * Makefile.in: Regenerate.
369
ed88a7ed
PB
3702006-12-19 Paolo Bonzini <bonzini@gnu.org>
371
372 * MAINTAINERS: Add myself as build system maintainer.
373
b65151d3
SM
3742006-12-15 Simon Martin <simartin@users.sourceforge.net>
375
376 * MAINTAINERS (Write After Approval): Add myself.
377
7e050830
EC
3782006-12-13 Eric Christopher <echristo@apple.com>
379
380 * MAINTAINERS: Add myself as darwin maintainer.
381
8b494895
ILT
3822006-12-11 Ian Lance Taylor <ian@airs.com>
383
384 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
385
0ff1416d
JR
3862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
387
388 MAINTAINERS: Update my entry.
389
58e24147
AM
3902006-12-11 Alan Modra <amodra@bigpond.net.au>
391
392 * configure.in: Handle spu makefile frag.
58e24147
AM
393 * Makefile.tpl (MAINT): Define
394 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
395 * configure: Regenerate.
396 * Makefile.in: Regenerate.
397
9b6f37a0
BE
3982006-12-11 Ben Elliston <bje@au.ibm.com>
399
400 * config.guess: Import latest version.
401 * config.sub: Likewise.
402
ea6f5c57
BE
4032006-12-11 Ben Elliston <bje@au.ibm.com>
404
405 * configure.in (spu-*-*): Don't skip target-libiberty.
406 * configure: Regenerate.
407
42c1cd8a
AT
4082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
409
410 PR bootstrap/30134
411 * configure.in: Correct x86 darwin support for libjava to powerpc
412 and i?86 only.
413 * configure: Regenerate.
414
55eb837d
ST
4152006-12-08 Sandro Tolaini <tolaini@libero.it>
416
417 * configure.in: Add x86 darwin support for libjava.
418 * configure: Regenerate.
419
5bdacbc7
MS
4202006-12-07 Mike Stump <mrs@apple.com>
421
422 * Makefile.def (dependencies): Add dependency for
423 install-target-libssp and install-target-libgomp on
424 install-gcc.
425 * Makefile.in: Regenerate.
426
477d851c
RG
4272006-12-04 Richard Guenther <rguenther@suse.de>
428
429 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
430 (Non-Algorithmic Maintainers): Move over non-algorithmic
431 loop optimizer maintainers, add myself as a non-algorithmic
432 middle-end maintainer.
433
5d33d367
DF
4342006-12-04 Daniel Franke <franke.daniel@gmail.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
dbee1fb3
KG
4382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
439
440 * configure.in: Update error message for missing GMP/MPFR.
441
442 * configure: Regenerate.
443
b5147de7
KG
4442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
445
446 * configure.in: Update MPFR version in error message.
447
448 * configure: Regenerate.
449
f019376c
KG
4502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
451
452 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
453 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
454 --with-gmp-lib): New flags.
455
456 * configure: Regenerate.
457
91ed95ae
BM
4582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
459
460 * MAINTAINERS (Write After Approval): Change my email address.
461
3a971f15
MLI
4622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
463
05170031 464 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 465
431041ea
PT
4662006-11-22 Philipp Thomas <pth@suse.de>
467
468 * MAINTAINERS (i18n): Update e-mail address.
469
df5487ee
TS
4702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
471
472 * MAINTAINERS (spu port): Add myself as maintainer.
473 (Write After Approval): Remove myself.
474
92c2f0ee
BE
4752006-11-22 Ben Elliston <bje@au.ibm.com>
476
477 * configure.in (skipdirs): Don't build libssp for SPU.
478 * configure: Regenerate.
479
a3b97199
AP
4802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
481
482 * MAINTAINERS (spu port): Add myself as maintainer.
483 (libobjc): Update my email address.
484
0eb97064
AB
4852006-11-21 Andrea Bona <andrea.bona@st.com>
486
487 * MAINTAINERS (Write After Approval): Add myself.
488
85d9c13c
TS
4892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
490
491 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
492 * configure : Rebuilt.
493
6696f3cd
TS
4942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
d58542ea
AO
4982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
a357b5ae
KG
5022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
503
504 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
505 libmpfr.a.
506 * configure: Regenerate.
507
9bd6112c
PB
5082006-11-16 Paolo Bonzini <bonzini@gnu.org>
509
510 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
511 (unstage): Test for stage_last presence.
512
513 PR bootstrap/29802
514 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
515 * Makefile.in: Regenerate.
516
c8cf9f0f
ZD
5172003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
518
519 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
520 maintainers.
521
467b1fc6
ER
5222006-11-14 Erven Rohou <erven.rohou@st.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
995a5697
PB
5262006-11-14 Paolo Bonzini <bonzini@gnu.org>
527
528 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
529 and stageN-package/Makefile.
530 * Makefile.in: Regenerated.
531
c8d6d53e
JZ
5322006-11-14 Jie Zhang <jie.zhang@analog.com>
533
534 * configure.in: Remove target-libgloss from noconfigdirs for
535 bfin-*-*.
536 * configure: Regenerated.
537
dffb147d
KG
5382006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
539
540 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 541
dffb147d
KG
542 * configure: Regenerate.
543
ca558912
KG
5442006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
545
546 * configure.in: Robustify error message for missing GMP/MPFR.
547
548 * configure: Regenerate.
549
7aa42285
SW
5502006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
551
552 * MAINTAINERS (Write After Approval): Add myself.
553
779958a2
UB
5542006-10-30 Uros Bizjak <ubizjak@gmail.com>
555
556 * MAINTAINERS: Change email address.
557
91de1527
VP
5582006-10-30 Vladimir Prus <vladimir@codesourcery.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
a3867703
PB
5622006-10-26 Peter Bergner <bergner@vnet.ibm.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
b4364fa2
CL
5662006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
567
7e050830 568 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 569 Write After Approval section.
b4364fa2 570
70ec446f
KG
5712006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
572
573 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
574 need_gmp anymore.
575 * configure: Regenerate.
576
018c8d88
TB
5772006-10-16 Tobias Burnus <burnus@net-b.de>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
f6a1687e
BE
5812006-10-16 Ben Elliston <bje@au.ibm.com>
582
583 * config.guess: Import latest version.
584 * config.sub: Likewise.
585
b5422ad7
BM
5862006-10-10 Brooks Moses <bmoses@stanford.edu>
587
588 * Makefile.def: Added pdf target handling.
589 * Makefile.tpl: Added pdf target handling.
590 * Makefile.in: Regenerated.
591
bdcee471
CL
5922006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
593
594 * MAINTAINERS: Add self as score port maintainer.
595
7d610414
BM
5962006-10-04 Brooks Moses <bmoses@stanford.edu>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
e48d66a9
SK
6002006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
601
7e050830 602 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
603 or newer.
604 * configure: Regenerated.
605
c394e891
DB
6062006-09-27 Dave Brolley <brolley@redhat.com>
607
608 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
609 $s instead of $r.
610 * configure: Regenerated.
611
1ee4c5a0
TS
6122006-09-26 Thiemo Seufer <ths@mips.com>
613
614 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
615 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
616 * configure: Regenerate.
617
5997afc3
GP
6182006-09-24 Graeme Peterson <gridly@gmail.com>
619
620 * MAINTAINERS (Write After Approval): Remove myself.
621
0c502898
CF
6222006-09-22 Chao-ying Fu <fu@mips.com>
623
624 * MAINTAINERS (Write After Approval): Add myself.
625
a7819e42
JM
6262006-09-10 Joseph S. Myers <joseph@codesourcery.com>
627
628 * MAINTAINERS: Add self as soft-fp maintainer.
629
6302006-09-09 Anatoly Sokolov <aesok@post.ru>
631
632 * MAINTAINERS: Add myself as avr maintainer.
633 Remove Marek Michalkiewicz as avr maintainer.
827d0991 634
e8288489
RC
6352006-09-07 Roberto Costa <roberto.costa@st.com>
636
637 * MAINTAINERS (Write After Approval): Add myself.
638
b91f0a41
CV
6392006-08-30 Corinna Vinschen <corinna@vinschen.de>
640
641 * configure.in: Never build newlib for a Mingw host.
642 Never build newlib as Mingw target library.
643 Test the existence of winsup/cygwin for building a Cygwin newlib,
644 rather than just winsup.
645 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
646 building a Mingw target.
647 * configure: Regenerate.
648
094c07a0
EB
6492006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
650
651 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
652
8d1171cb
PB
6532006-07-25 Paolo Bonzini <bonzini@gnu.org>
654
655 * config.guess: Import from src (was more updated).
656 * config.sub: Likewise.
657
2e9e6f68
DJ
6582006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
659
660 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
661 * configure: Regenerated.
662
57255173
PB
6632006-07-18 Paolo Bonzini <bonzini@gnu.org>
664
cc6010cd
AP
665 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
666 for stages after the first.
57255173 667
9fbe6585
JJ
6682006-07-17 Jakub Jelinek <jakub@redhat.com>
669
670 * Makefile.def: Add dependencies for configure-opcodes
671 on configure-intl and all-opcodes on all-intl.
672 * Makefile.in: Regenerated.
673
18c3f977
BE
6742006-07-13 Ben Elliston <bje@au.ibm.com>
675
676 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
677
27b56ba6
PE
6782006-07-06 Paul Eggert <eggert@cs.ucla.edu>
679
680 Port to hosts whose 'sort' and 'tail' implementations
681 treat operands with leading '+' as file names, as POSIX
682 has required since 2001. However, make sure the code still
683 works on pre-POSIX hosts.
684 * ltmain.sh: Don't assume "sort +2" is equivalent to
685 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
686
ad6d4e43
UW
6872006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
688
689 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
690
706601d9
PG
6912006-07-04 Peter O'Gorman <peter@pogma.com>
692
693 * ltconfig: chmod 644 before ranlib during install.
694
0b50988a
EB
6952006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
696
697 PR bootstrap/18058
698 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
699 if the bootstrap compiler is a GCC version that supports it.
700 * configure: Regenerate.
701
b6348cb3
PB
7022006-07-03 Paolo Bonzini <bonzini@gnu.org>
703
95695ad3 704 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
705 * configure: Regenerate.
706
1546bb64
PB
7072006-07-03 Paolo Bonzini <bonzini@gnu.org>
708
709 PR other/27063
710 * configure.in: Test subdir_requires and give an appropriate
711 error message.
712 * configure: Regenerate.
713
5cb6c629
AJH
7142006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
715
716 * MAINTAINERS (Write After Approval): Add myself.
717
f4d8cdf8
JDA
7182006-06-22 John David Anglin <dave.anglin@nrc.ca>
719
720 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
721
4fe5abb7
SE
7222006-06-22 Steve Ellcey <sje@cup.hp.com>
723
724 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
725
2a79fd67
DA
7262006-06-20 David Ayers <d.ayers@inode.at>
727
728 PR bootstrap/28072
729 * configure.in: Add target-boehm-gc to noconfigdirs depending on
730 whether target-libjava is being configured instead of whether the
731 java front end is enabled.
732 * configure: Regenerate.
7e050830 733
04879af3
RO
7342006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
735
736 PR target/27540
737 * configure.in: Only enable libgomp on IRIX 6.
738 * configure: Regenerate.
739
ec6c7392
PB
7402006-06-15 Paolo Bonzini <bonzini@gnu.org>
741
742 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
743 too.
744 * Makefile.in: Regenerate.
745
12973d7a
DD
7462006-06-13 Jeff Johnston <jjohnstn@redhat.com>
747
748 * config-ml.in: Alter CCASFLAGS to include special
749 multilib options the same as is done for CFLAGS.
750
c67ed86a
JDA
7512006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
752
753 * configure.in: Don't enable libgomp on hpux10.
754 * configure: Rebuilt.
755
cb253473
DA
7562006-06-12 David Ayers <d.ayers@inode.at>
757
758 PR bootstrap/27963
759 PR target/19970
7e050830 760 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
761 ${libgcj} is specified.
762 * configure: Regenerate.
7e050830 763
32845532
CD
7642006-06-06 Carlos O'Donell <carlos@codesourcery.com>
765
766 Sync from src:
7e050830
EC
767
768 * configure.in: Sync.
32845532 769 * configure: Regenerated.
7e050830 770
32845532
CD
771 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
772
773 * Makefile.def: Added dependencies from sim and gdb on intl, and
774 added configure dependencies to everything with an all dependency
775 on intl.
776 * Makefile.in: Regenerated.
777
7cd0cf9c
DA
7782006-06-06 David Ayers <d.ayers@inode.at>
779
780 PR libobjc/13946
781 * Makefile.def: Add dependencies for libobjc which boehm-gc.
782 * Makefile.in: Regenerate.
783 * configure.in: Add --enable-objc-gc at toplevel and have it
784 enable boehm-gc for Objective-C.
785 Remove target-boehm-gc from libgcj.
786 Add target-boehm-gc to target_libraries.
787 Add target-boehm-gc to noconfigdirs where ${libgcj}
788 is specified.
789 Assert that boehm-gc is supported when requested for Objective-C.
790 Only build boehm-gc if needed either for Java or Objective-C.
791 * configure: Regenerate.
7e050830 792
3ff3adad
PB
7932006-06-05 Paolo Bonzini <bonzini@gnu.org>
794
795 PR 27674
796 * Makefile.tpl (configure-[+prefix+][+module+],
797 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
798 Remove rule to unstage bootstrapped modules.
799 (stage_current): New.
800 * Makefile.in: Regenerate.
801
898e551d
LB
8022006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
803
804 * MAINTAINERS (Write After Approval): Update my e-mail address.
805
ea60341e
MS
8062006-06-01 Mark Shinwell <shinwell@codesourcery.com>
807
808 * include/libiberty.h: Declare pex_run_in_environment.
809
222ae291
AL
8102006-05-31 Asher Langton <langton2@llnl.gov>
811
812 * MAINTAINERS (Write After Approval): Add myself.
898e551d 813
e9a54b07
PB
8142006-05-25 Paolo Bonzini <bonzini@gnu.org>
815
816 * Makefile.def (bfd, opcodes): Fix lib_path.
817 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
818 (restrap): Move under "@if gcc-bootstrap". Fix typo.
819 * Makefile.in: Regenerate.
820
03e67131
CD
8212006-05-24 Carlos O'Donell <carlos@codesourcery.com>
822
823 * Makefile.in: Regenerate.
824
65d6e994
CD
8252006-05-24 Carlos O'Donell <carlos@codesourcery.com>
826
827 * Makefile.def: Add install-html target. Add datarootdir
828 docdir and htmldir to flags_to_pass.
829 * Makefile.tpl: Add install-html target.
830 * Makefile.in: Regenerate.
831 * configure.in: Add --with-datarootdir, --with-docdir, and
832 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
833 * configure: Regenerate.
834
9e299237
MS
8352006-05-24 Mark Shinwell <shinwell@codesourcery.com>
836
837 * configure.in: Enable gprof for cross builds.
838 * configure: Regenerate.
839
c31202cd
RG
8402006-05-22 Richard Guenther <rguenther@suse.de>
841
842 Revert
843 2006-01-31 Richard Guenther <rguenther@suse.de>
844 Paolo Bonzini <bonzini@gnu.org>
845
846 * Makefile.def (target_modules): Add libgcc-math target module.
847 * configure.in (target_libraries): Add libgcc-math target library.
848 (--enable-libgcc-math): New configure switch.
849 * Makefile.in: Re-generate.
850 * configure: Re-generate.
851 * libgcc-math: New toplevel directory.
852
2a332582
JDA
8532006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
854 Andreas Tobler <a.tobler@schweiz.ch>
855
856 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
857 * configure: Rebuilt.
858
ccce6917 8592006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 860
ccce6917
SL
861 * MAINTAINERS (Write After Approval): Add myself.
862
ed606bc0
DD
8632006-05-01 DJ Delorie <dj@redhat.com>
864
3d8f47a0 865 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
866 * configure: Regenerate.
867
9386bd20
RG
8682006-05-01 Richard Guenther <rguenther@suse.de>
869
870 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
871 maintainer.
872
7b3bd503
KZ
8732006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
874
875 * MAINTAINERS (Write After Approval): Add myself.
876
87ceee72
JB
8772006-04-28 Jan Beulich <jbeulich@novell.com>
878
879 * MAINTAINERS (Write After Approval): Add myself.
880
e88a2c09
DD
8812006-04-18 DJ Delorie <dj@redhat.com>
882
883 * configure.in (m32c): Build libstdc++-v3. Pass flags to
884 reference libgloss so that libssp can be built in a combined
885 tree.
886 * configure: Regenerate.
887
675f0a8a
RM
8882006-04-08 Robert Millan <rmh@gcc.gnu.org>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
27b6c940
BE
8922006-04-05 Ben Elliston <bje@au.ibm.com>
893
894 * configure.in: Require makeinfo 4.4 or higher.
895 * configure: Regenerate.
896
687b17d4
GP
8972006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
898
899 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
900 Rearrange the entries of other libraries to have them in one place.
901
906ac235
JB
9022006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
903
7e050830 904 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
905 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
906
fb0103e5
RG
9072006-03-14 Richard Guenther <rguenther@suse.de>
908
909 * configure: Regenerate with autoconf 2.13.
910
17237f6b
JB
9112006-03-13 Jim Blandy <jimb@codesourcery.com>
912
913 * MAINTAINERS: Use my work address.
bed31434
JB
914
915 * MAINTAINERS: Update my E-mail address.
916
27079765
AH
9172006-03-10 Aldy Hernandez <aldyh@redhat.com>
918
919 * configure.in: Handle --disable-<component> generically.
920 * configure: Regenerate.
921
54a17039
L
9222006-03-01 H.J. Lu <hongjiu.lu@intel.com>
923
924 PR libgcj/17311
925 * ltmain.sh: Don't use "$finalize_rpath" for compile.
926
b9bd11ca
EE
9272006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
928
929 * MAINTAINERS (Write After Approval): Remove myself.
930 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
931
e9a54b07
PB
9322006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
933
072b06f2
RE
934 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
935 (TARGET_CONFIGDIRS): Remove.
936 * configure.in: Remove AC_SUBST(target_configdirs).
937 * Makefile.in, configure: Regenerated.
ee2312f3 938
936e1a35
SK
9392006-02-20 Steven G. Kargl <kargls@comcast.net>
940
941 * MAINTAINERS (Write After Approval): Remove myself.
942 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
943
cc11cc9b
PB
9442006-02-20 Paolo Bonzini <bonzini@gnu.org>
945
946 PR bootstrap/25670
947
948 * Makefile.tpl ([+compare-target+]): Print explanation messages.
949
950 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
951 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
952 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
953 BUILD_PREFIX, BUILD_PREFIX_1.
954 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
955
956 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
957 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
958
959 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
960 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
961 of `cat stage_current`. Always provide the `r' and `s' variables.
962 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
963 a single shell execution.
964 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
965 bootstrapped modules, make the stage1 module if the build was not
966 started yet, else build the current stage.
967 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
968 (all-build, all-host, all-target, [+make_target+]-host,
969 [+make_target+]-target): Do not use \-continued lines.
970 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
971 (current_stage, restrap, stage_last): New.
972
973 * Makefile.in: Regenerate.
974 * configure: Regenerate.
975
63a7c9ef
BD
9762006-02-19 Bud Davis <jmdavis@link.com>
977
978 * MAINTAINERS (Write After Approval): Remove myself.
979 (Language Front End Maintainers): Add myself as fortran 95
980 maintainer and update e-mail address.
981
a3543e3a
FXC
9822006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
983
984 * MAINTAINERS (Write After Approval): Remove myself.
985 (Language Front End Maintainers): Add myself as fortran 95
986 maintainer.
987
ca5b1d2c
VK
9882006-02-16 Victor Kaplansky <victork@il.ibm.com>
989
990 * MAINTAINERS (Write After Approval): Add myself.
991
0499513f
TK
9922006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
993
994 * MAINTAINERS (Write After Approval): Remove myself.
995 (Language Front End Maintainers): Add myself as
996 fortran 95 maintainer.
997
d1f8db0c
PB
9982006-02-14 Paolo Bonzini <bonzini@gnu.org>
999
1000 Sync from src:
1001
1002 2005-12-27 Leif Ekblad <leif@rdos.net>
1003
cc6010cd
AP
1004 * configure.in: Add support for RDOS target.
1005 * configure: Regenerate.
d1f8db0c
PB
1006
10072006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1008 Andreas Schwab <schwab@suse.de>
d1f8db0c 1009
cc6010cd 1010 * configure: Regenerate.
d1f8db0c 1011
cac90078
DE
10122006-02-12 David Edelsohn <edelsohn@gnu.org>
1013
1014 * configure.in (enable_libgomp): Add AIX.
1015 * configure: Regenerate.
1016
bd37fbf5
MK
10172006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1020
23027b7a
LM
10212006-02-03 Lee Millward <lee.millward@gmail.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1024
0058967b
RG
10252006-01-31 Richard Guenther <rguenther@suse.de>
1026 Paolo Bonzini <bonzini@gnu.org>
1027
1028 * Makefile.def (target_modules): Add libgcc-math target module.
1029 * configure.in (target_libraries): Add libgcc-math target library.
1030 (--enable-libgcc-math): New configure switch.
1031 * Makefile.in: Re-generate.
1032 * configure: Re-generate.
1033 * libgcc-math: New toplevel directory.
1034
e8b05380
PB
10352006-01-26 Paolo Bonzini <bonzini@gnu.org>
1036
1037 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1038 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1039 the assembler, linker and binutils.
1040 * configure: Regenerate.
1041
d54d5437
DM
10422006-01-22 Dirk Mueller <dmueller@suse.de>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
670cbfcf
DN
10462006-01-20 Diego Novillo <dnovillo@redhat.com>
1047
1048 * configure: Regenerate.
1049
953ff289
DN
10502006-01-18 Richard Henderson <rth@redhat.com>
1051 Jakub Jelinek <jakub@redhat.com>
1052 Diego Novillo <dnovillo@redhat.com>
1053
1054 * libgomp: New directory.
1055 * Makefile.def: Add target_module libgomp.
1056 * Makefile.in: Regenerate.
1057 * configure.in (target_libraries): Add target-libgomp.
1058 * configure: Regenerate.
1059
32ce4048
AO
10602006-01-05 Alexandre Oliva <aoliva@redhat.com>
1061
1062 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1063 @ from continuation.
1064 * Makefile.in: Rebuilt.
1065
0eaf8e17 10662006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1067
c76c0c83
CL
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
2d309510
PB
10702006-01-04 Paolo Bonzini <bonzini@gnu.org>
1071
1072 PR bootstrap/24252
1073
1074 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1075 * Makefile.tpl (OBJDUMP): New.
1076 (EXTRA_HOST_FLAGS): Add it.
1077 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1078
953ff289
DN
1079 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1080 to use symbolic links between directories. Avoid race conditions
1081 or make them harmless.
1082 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1083
1084 * Makefile.def (LEAN): Pass.
1085 * Makefile.tpl (LEAN): Define.
1086 (stage[+id+]-start): Accept that the previous directory does not
1087 exist, if the bootstrap is lean.
1088 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1089 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1090 configure substitution.
1091 ([+compare-target+]): Likewise.
1092 ([+bootstrap-target+]-lean): New.
1093 * configure.in: Remove lean bootstrap support from here.
1094
953ff289
DN
1095 * Makefile.in: Regenerate.
1096 * configure: Regenerate.
2d309510 1097
368872c3
BE
10982006-01-04 Ben Elliston <bje@au.ibm.com>
1099
1100 * MAINTAINERS (libdecnumber): Add myself.
1101
d79e6356
MM
11022006-01-02 Mark Mitchell <mark@codesourcery.com>
1103
1104 * libtool-ldflags: New script.
1105
a6fbc1e2
AS
11062006-01-02 Andreas Schwab <schwab@suse.de>
1107
1108 * configure.in: When reconfiguring remove Makefile in
1109 all stage directories.
1110 * configure: Regenerate.
1111
103a4b39
SB
11122005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1113
1114 * MAINTAINERS: Update my email address.
1115
212f829c
PB
11162005-12-20 Paolo Bonzini <bonzini@gnu.org>
1117
1118 Revert Ada-related part of the previous change.
1119
1120 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1121 Do not pass.
1122 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1123 * Makefile.in: Regenerate.
1124 * configure.in: Do not include mt-ppc-aix target fragment.
1125 * configure: Regenerate.
1126
8ef1f2df
PB
11272005-12-19 Paolo Bonzini <bonzini@gnu.org>
1128
1129 * configure.in: Select appropriate fragments for PowerPC/AIX.
1130 * configure: Regenerate.
1131
1132 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1133 BOOT_CFLAGS, BOOT_LDFLAGS.
1134 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1135 BOOT_CFLAGS, BOOT_LDFLAGS.
1136 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1137 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1138 (stage): Fail if we cannot complete the work.
1139 * Makefile.in: Regenerate.
1140
ab34901f
NS
11412005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1142
1143 * configure.in: Replace ms1 with mt.
1144 * configure: Rebuilt.
1145
cbe82f21
BM
11462005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1147
1148 * MAINTAINERS: Update my email address.
1149
19843472
PB
11502005-12-15 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1153 install-host-nogcc): Don't invoke $(stage) at the end.
1154 * Makefile.in: Regenerate.
1155
1ca26cd2
PB
11562005-12-14 Paolo Bonzini <bonzini@gnu.org>
1157
1158 * configure.in: Flip the top-level bootstrap switch.
1159 * configure: Regenerate.
1160
f41d6665
DJ
11612005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1162
1163 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1164 $(stage) and $(unstage).
1165 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1166 (all): Remove stray semicolon.
1167 (local-distclean): Don't handle multilib.tmp and multilib.out.
1168 (install.all): Set $s for consistency.
1169 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1170 check_multilibs setting. Always make the install directory.
1171 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1172 Correct @if/@endif.
1173 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1174 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1175 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1176 (multilib.out): Remove.
1177 * Makefile.in: Regenerated.
1178
9174b3cf
CD
11792005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
64f182bd
NS
11832005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1184
121b2cee
NS
1185 * MAINTAINERS: Add myself as mt maintainer.
1186
64f182bd
NS
1187 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1188
a6d63770
AN
11892005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1190
1191 * MAINTAINERS: Change email address.
1192
2abefe3d
PB
11932005-12-05 Paolo Bonzini <bonzini@gnu.org>
1194
1195 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1196 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1197 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1198 Find in-tree tools if available.
1199 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1200 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1201 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1202 (COMPILER_*_FOR_TARGET): New.
1203 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1204 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1205 (CONFIGURED_*, USUAL_*): Remove.
1206 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1207 STRIP): Use autoconf substitutions.
1208 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1209 COMPILER_NM_FOR_TARGET): New.
1210 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1211
1212 (all): Make all-host and all-target in parallel.
1213 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1214 that $$r and $$s are set before invoking a recursive make.
1215 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1216 ([+bootstrap-target+]): Inline most of the `all' target.
1217
2f3bdde7
BE
12182005-11-29 Ben Elliston <bje@au.ibm.com>
1219
1220 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1221 from the gcc build directory.
1222 * Makefile.in: Regenerate.
1223
a4b6c45a
BE
12242005-11-29 Ben Elliston <bje@au.ibm.com>
1225
1226 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1227 depend on all-libdecnumber.
1228 * configure.in (host_libs): Include libdecnumber.
1229 * Makefile.in: Regenerate.
1230 * configure: Likewise.
1231
473a74b9
BE
12322005-11-29 Ben Elliston <bje@au.ibm.com>
1233
1234 * libdecnumber: Import decNumber sources from the dfp-branch.
1235
b4623110
KJ
12362005-11-21 Kean Johnston <jkj@sco.com>
1237
1238 * config.sub, config.guess: Sync from upstream sources.
1239
67dc1785
BE
12402005-11-21 Ben Elliston <bje@au.ibm.com>
1241
1242 Import from Autoconf sources:
1243
1244 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1245 * config/move-if-change: Don't output "$2 is unchanged";
1246 suggested by Ben Elliston. Handle weird characters correctly.
1247
186abafe
AT
12482005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1249
1250 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1251 to match upstream libtool for darwin.
1252
ef9db8d5
DJ
12532005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1254
1255 * Makefile.def: Remove gdb dependencies for gdbtk.
1256 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1257 (configure-gdb, install-gdb): New rules.
1258 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1259 * Makefile.in, configure: Regenerated.
1260
9c5141ab
JB
12612005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1262
1263 * MAINTAINERS (Write After Approval): Add myself.
1264
4523d51b
EE
12652005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1266
1267 * MAINTAINERS (Write After Approval): Add myself.
1268
086b011c
DN
12692005-10-24 Diego Novillo <dnovillo@redhat.com>
1270
1271 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1272 Diego Novillo.
1273
e7c84bf8
PB
12742005-10-22 Paolo Bonzini <bonzini@gnu.org>
1275
1276 PR bootstrap/24297
1277 * Makefile.tpl (do-[+make-target+], do-check, install,
1278 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1279 are set before recursing.
1280 * Makefile.in: Regenerate.
1281
b88a7564
EB
12822005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1283
1284 PR bootstrap/18939
1285 * Makefile.def (gcc) <target>: Fix thinko.
1286 * Makefile.in: Regenerate.
1287
61efc800
BS
12882005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1289
1290 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1291 * configure: Regenerate.
1292
f53d2869
JZ
12932005-10-15 Jie Zhang <jie.zhang@analog.com>
1294
1295 * MAINTAINERS (Write After Approval): Add self.
1296
077fc835
KH
12972005-10-08 Kazu Hirata <kazu@codesourcery.com>
1298
1299 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1300 target-libffi, target-qthreads, target-libjava, and
1301 targetlibobjc.
1302 * configure: Regenerate.
1303
d739199a
DJ
13042005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1305
1306 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1307 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1308 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1309 (USUAL_OBJDUMP_FOR_TARGET): New.
1310 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1311 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1312 * configure, Makefile.in: Regenerated.
d739199a 1313
db38c6bb
PB
13142005-10-05 Paolo Bonzini <bonzini@gnu.org>
1315
1316 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1317 before other host packages.
1318
3015564c
KK
13192005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1320
1321 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1322
1061f99e
PB
13232005-10-05 Paolo Bonzini <bonzini@gnu.org>
1324
1325 PR bootstrap/22340
1326
1327 * configure.in (default_target): Remove.
1328 * Makefile.tpl (all): Do not use prerequisites as subroutines
1329 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1330 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1331 use prerequisites as subroutines.
1332 (check-host, check-target): New.
1333 (bootstrap configure & all targets): Do not use stage*-start
1334 if the directory layout is already ok.
1335 (non-bootstrap configure & all targets): Prepend a $(unstage).
1336 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1337 (NOTPARALLEL): Remove.
1338 (unstage, stage variables): New variables.
1339 (unstage, stage targets): Simply expand to those variables.
1340
1341 * configure: Regenerate.
1342 * Makefile.in: Regenerate.
1343
4a9c436f
JW
13442005-10-04 James E Wilson <wilson@specifix.com>
1345
1346 * Makefile.def (lang_env_dependencies): Add libmudflap.
1347 * Makefile.in: Regenerate.
1348
37150080
AS
13492005-10-03 Andreas Schwab <schwab@suse.de>
1350
1351 Backport from libtool CVS:
1352 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1353
1354 * ltmain.sh: add support for installing into temporary
1355 staging area (e.g. 'make install DESTDIR=...')
1356
39d16468
L
13572005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1358
1359 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1360 * configure: Regenerated.
1361
72a7ab82
AP
13622005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1363
1364 * configure: Regenerate with the correct
1365 autoconf version.
1366
6b65a26d
CM
13672005-09-30 Catherine Moore <clm@cm00re.com>
1368
1369 * configure.in (bfin-*-*): New.
1370 * configure: Regenerated.
1371
040b1c5a
GK
13722005-09-28 Geoffrey Keating <geoffk@apple.com>
1373
1374 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1375 (LIPO_FOR_TARGET): New.
1376 (CONFIGURED_LIPO_FOR_TARGET): New.
1377 (USUAL_LIPO_FOR_TARGET): New.
1378 (STRIP_FOR_TARGET): New.
1379 (CONFIGURED_STRIP_FOR_TARGET): New.
1380 (USUAL_STRIP_FOR_TARGET): New.
1381 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1382 STRIP_FOR_TARGET.
1383 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1384 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1385 * Makefile.in: Regenerate.
1386 * configure: Regenerate.
7e050830 1387
3a3c28db
DE
13882005-09-19 David Edelsohn <edelsohn@gnu.org>
1389
1390 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1391 (rs6000-*-aix*): Same.
1392 * configure: Regenerate.
1393
2749a921
TT
13942005-09-16 Tom Tromey <tromey@redhat.com>
1395
1396 * MAINTAINERS: Add self as java maintainer.
1397
7f26dfa3
FXC
13982005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1399
1400 * configure.in: Recognize f95 in the --enable-languages option,
1401 and substitute it for fortran, issuing a warning.
1402 * configure: Regenerate.
1403
d8852c4f
PE
14042005-08-30 Phil Edwards <phil@codesourcery.com>
1405
1406 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1407 * configure: Regenerated.
1408
ad685e81
AH
14092005-08-22 Aldy Hernandez <aldyh@redhat.com>
1410
1411 * MAINTAINERS: Add self as ms1 maintainer.
1412
b00d752c
RE
14132005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1414
1415 * Makefile.def (libssp): Add to lang_env_dependencies.
1416 * Makefile.in: Regenerate.
1417
9ed8fb9b
ILT
14182005-08-18 Ian Lance Taylor <ian@airs.com>
1419
1420 * MAINTAINERS: Add myself as middle-end maintainer.
1421
0f029d39
CG
14222005-08-17 Christian Groessler <chris@groessler.org>
1423
1424 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1425 * Makefile.in: Regenerate.
1426
81087874
AK
14272005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1428
1429 * MAINTAINERS (write after approval): Added myself.
1430
6a134f1c
MR
14312005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
2693c0b0
PB
14352005-08-12 Paolo Bonzini <bonzini@gnu.org>
1436
1437 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1438 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1439 Look for alternate names of the target cc and c++
1440 * configure: Regenerate.
1441
4de997d1
PB
14422005-08-08 Paolo Bonzini <bonzini@gnu.org>
1443
1444 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1445 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1446 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1447 tools; remove code to manually set them.
1448 (Target tools): Look in the environment for them.
1449 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1450 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1451 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1452 build directory.
1453 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1454 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1455 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1456 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1457 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1458 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1459 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1460 * configure: Regenerate.
1461 * Makefile.in: Regenerate.
1462
b089e33a
BE
14632005-07-28 Ben Elliston <bje@au.ibm.com>
1464
1465 * MAINTAINERS: Update for removed CPU targets.
1466
e3791243
MM
14672005-07-27 Mark Mitchell <mark@codesourcery.com>
1468
1469 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1470 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1471 * Makefile.in: Regenerated.
1472
526635cb
MM
14732005-07-26 Mark Mitchell <mark@codesourcery.com>
1474
1475 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1476 (CFLAGS_FOR_TARGET): Use it.
1477 (CXXFLAGS_FOR_TARGET): Likewise.
1478 * Makefile.in: Regenerated.
1479 * configure.in (--with-build-sysroot): New option.
1480 * configure: Regenerated.
1481
19791f70
PB
14822005-07-24 Paolo Bonzini <bonzini@gnu.org>
1483
1484 * Makefile.tpl: Wrap install between unstage and stage
1485 * Makefile.in: Regenerate.
1486
35f5a23f
EC
14872005-07-21 Eric Christopher <echristo@apple.com>
1488
1489 * MAINTAINERS: Update affiliation.
1490
ff3ddf15
PW
14912005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1492
1493 * MAINTAINERS: Add self as crx port maintainer.
1494
3a664c1c
DD
14952005-07-20 DJ Delorie <dj@redhat.com>
1496
1497 * MAINTAINERS: Add self as m32c maintainer.
1498
539df155
KC
14992005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1500
1501 * all files: Update FSF address.
1502
be9c593a
EC
15032005-07-15 Eric Christopher <echristo@redhat.com>
1504
1505 * MAINTAINERS: Change affiliation.
1506
fd7ea4ab
JB
15072005-07-14 Jim Blandy <jimb@redhat.com>
1508
1509 * configure.in: Add cases for Renesas m32c.
1510 * configure: Regenerated.
7e050830 1511
0063a823
KC
15122005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1513
d0ca130a
KC
1514 * COPYING.LIB: Update from fsf.org.
1515
15162005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1517
1518 * COPYING, compile, config.guess,
0063a823
KC
1519 config.sub, install-sh, missing, mkinstalldirs,
1520 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1521 * config-ml.in: Update FSF address.
0063a823 1522
a8ba31f2
EC
15232005-07-13 Eric Christopher <echristo@redhat.com>
1524
1525 * configure.in: Add toplevel noconfigdir support for tpf.
1526 * configure: Regenerate.
1527
5bea4a03
PB
15282005-07-11 Paolo Bonzini <bonzini@gnu.org>
1529
1530 PR ada/22340
1531
1532 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1533 * Makefile.in: Regenerate.
1534
284bdbbd
MM
15352005-07-07 Mark Mitchell <mark@codesourcery.com>
1536
1537 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1538 Brolley to write-after-approval.
284bdbbd 1539
452190fb
AS
15402005-07-07 Andreas Schwab <schwab@suse.de>
1541
1542 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1543 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1544 * Makefile.in: Regenerated.
1545
9c8f9ec2
GK
15462005-07-06 Geoffrey Keating <geoffk@apple.com>
1547
1548 * configure.in: Don't build sim or rda when targetting darwin.
1549 * configure: Regenerate.
1550
ef0087a7
KH
15512005-07-06 Kazu Hirata <kazu@codesourcery.com>
1552
1553 * configure.in: Add --enable-libssp and --disable-libssp.
1554 * configure: Regenerate with autoconf-2.13.
1555
77008252
JJ
15562005-07-02 Jakub Jelinek <jakub@redhat.com>
1557
1558 * Makefile.def (target_modules): Add libssp.
1559 * configure.in (target_libraries): Add target-libssp.
1560 * configure: Rebuilt.
1561 * Makefile.in: Rebuilt.
1562
a04eae1b
ZW
15632005-07-01 Zack Weinberg <zackw@panix.com>
1564
1565 * MAINTAINERS: Change email address. Resign from maintainership.
1566
948884cd
RG
15672005-07-01 Richard Guenther <rguenther@suse.de>
1568
1569 * MAINTAINERS: Change my e-mail address and affiliation.
1570
c7870f5d
PB
15712005-06-22 Paolo Bonzini <bonzini@gnu.org>
1572
1573 * Makefile.def (stagefeedback): Come after profile.
1574 Define profiledbootstrap target.
1575 * Makefile.tpl (profiledbootstrap): Remove.
1576 (stageprofile-end): Zap stagefeedback.
1577 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1578 * Makefile.in: Regenerate.
1579
ab99519a
RS
15802005-06-13 Richard Sandiford <richard@codesourcery.com>
1581
1582 * MAINTAINERS: Update my email address.
1583
f610dd5f
ZW
15842005-06-13 Zack Weinberg <zack@codesourcery.com>
1585
1586 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1587 In 'cpp' stanza, support '#line' as well as '# '.
1588
71bc2a83
AS
15892005-06-08 Andreas Schwab <schwab@suse.de>
1590
1591 * MAINTAINERS: Move myself from 'Write After Approval' to
1592 'CPU Port Maintainers' section as m68k maintainer.
1593
4fab7234
HPN
15942005-06-07 Hans-Peter Nilsson <hp@axis.com>
1595
1596 * configure.in (unsupported_languages): New macro.
1597 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1598 non-ported target libraries in noconfigdirs.
1599 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1600 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1601 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1602 unsupported_languages.
1603 * configure: Regenerate.
1604
68193f9b
TS
16052005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1606
1607 * configure.in: Fix typo in handling of --with-mpfr-dir.
1608 * configure: Regenerate.
1609
f26f6b8d
RS
16102005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1611
1612 * MAINTAINERS: Update my email address.
1613
ba4853f8
JB
16142005-06-02 Jim Blandy <jimb@redhat.com>
1615
1616 * config.sub: Add cases for the Renesas m32c. (This patch has been
1617 accepted into the master sources.)
1618
79dd769c 16192005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1620 Michael Snyder <msnyder@redhat.com>
1621 Stan Cox <scox@redhat.com>
79dd769c 1622
f610dd5f 1623 * configure.in: Set noconfigdirs for ms1.
79dd769c 1624
f610dd5f 1625 * configure: Regenerate.
79dd769c 1626
d29e107f
JD
16272005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1628
1629 * MAINTAINERS (Write After Approval): Add self.
1630
e93196c3
JC
16312005-06-01 Josh Conner <jconner@apple.com>
1632
1633 * MAINTAINERS (Write After Approval): Add self.
1634
ae263c7a
KH
16352005-06-01 Kazu Hirata <kazu@codesourcery.com>
1636
1637 * MAINTAINERS: Update my email address.
1638
585b3aa3
ZM
16392005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1640
1641 * MAINTAINERS (Write After Approval): Add self.
1642
4930c50b
CD
16432005-05-26 Chris Demetriou <cgd@broadcom.com>
1644
1645 * MAINTAINERS (Write After Approval): Remove self.
1646
2dfbef6d
PB
16472005-05-25 Paolo Bonzini <bonzini@gnu.org>
1648
1649 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1650 (Dependencies): Consider target modules for bootstrap dependencies.
1651 Make target bootstrap modules depend on each stage's gcc.
1652 * Makefile.in: Regenerate.
1653
bcb28cf5
PB
16542005-05-20 Paolo Bonzini <bonzini@gnu.org>
1655
1656 * Makefile.def (configure-gcc): Depend on binutils having been built.
1657 (all-gcc): No need to do it here.
1658 * Makefile.in: Regenerate.
1659
0cf085e4
PB
16602005-05-19 Paul Brook <paul@codesourcery.com>
1661
f610dd5f 1662 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1663 language cannot be built.
1664 * configure: Regenerate.
1665
dfb2c39a
DJ
16662005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1667
1668 * ylwrap: Import from Automake 1.9.5.
1669
771aaa92
DU
16702005-05-13 David Ung <davidu@mips.com>
1671
1672 * MAINTAINERS (Write After Approval): Add self.
1673
3ac9bd58
MS
16742005-05-09 Mike Stump <mrs@apple.com>
1675
1676 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1677 lt_cv_sys_max_cmd_len for now.
f610dd5f 1678
f77a5578
SC
16792005-05-09 Stan Cox <scox@redhat.com>
1680
1681 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1682
795e36e5
MK
16832005-05-08 Matt Kraai <kraai@ftbfs.org>
1684
1685 * README.SCO: Update the URL.
1686
c9392a2b
DE
16872005-05-05 David Edelsohn <edelsohn@gnu.org>
1688
1689 * ltconfig: Define file_list_spec. Pass file_list_spec and
1690 with_gnu_ld to libtool.
1691 * ltcf-c.sh (aix[45]): Define file_list_spec.
1692 * ltcf-cxx.sh (aix[45]): Same.
1693 * ltcf-gcj.sh (aix[45]): Same.
1694 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1695 exists, write list of input files to temporary file.
1696
bebcd931
MS
16972005-05-04 Mike Stump <mrs@apple.com>
1698
1699 * configure.in: Always pass --target to target configures as
1700 otherwise rebuilds that do --recheck will fail.
1701 * confiugure: Rebuilt.
1702
ce406537
PB
17032005-05-04 Paolo Bonzini <bonzini@gnu.org>
1704
1705 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1706 STAGE_HOST_EXPORTS.
1707 (configure, all): Add bootstrap support.
1708 (Host modules, target modules): Pass post-stage1 flags and exports.
1709 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1710 * Makefile.in: Regenerate.
1711
aa9dcfc4
PB
17122005-04-29 Paolo Bonzini <bonzini@gnu.org>
1713
1714 * configure: Regenerate.
1715
b6f9abcf
MS
17162005-04-27 Mike Stump <mrs@apple.com>
1717
1718 * MAINTAINERS: Add self as darwin maintainer.
1719
acb217cb
BS
17202005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1721
1722 * config.sub: Update from master copy.
1723
b6dae270
MS
17242005-04-21 Mike Stump <mrs@apple.com>
1725
1726 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1727 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1728
c2e0d3a9
HPN
17292005-04-19 Hans-Peter Nilsson <hp@axis.com>
1730
1731 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1732 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1733 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1734 "*-*-elf" and "*-*-linux*".
1735 * configure: Regenerate.
1736
871ae772
JM
17372005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1738
1739 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1740
bf070c29
MS
17412005-04-12 Mike Stump <mrs@apple.com>
1742
1743 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1744
e865b6f7
TK
17452005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
1748
7b71ad7f
BS
17492005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1750
1751 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1752
25b42232
PB
17532005-04-06 Paolo Bonzini <bonzini@gnu.org>
1754
f610dd5f 1755 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1756 (TARGET_CONFIGARGS): Include --with-target-subdir.
1757 (configure, all): New macros. Use them throughout.
1758 * Makefile.in: Regenerate.
1759
d727c624
JG
17602005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1763
fff72cc4
ZD
17642005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1765
1766 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1767
86472dc3
GP
17682005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1769
1770 * MAINTAINERS: Move John Carr to Write After Approval.
1771
5d0f90e5
R
17722005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1773
1774 * config/mh-mingw32: Delete.
1775 * configure.in: Don't use it.
1776 * configure: Regenerate.
1777
33da42bc
PB
17782005-03-31 Paolo Bonzini <bonzini@gnu.org>
1779
1780 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1781 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1782 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1783 (HOST_LIB_PATH): Generate from Makefile.def.
1784 (TARGET_LIB_PATH): Likewise.
1785 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1786 * Makefile.in: Regenerate.
1787 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1788 (RPATH_ENVVAR): Include Darwin case.
1789 * configure: Regenerate.
1790
15cc1841
TF
17912005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1792
1793 * MAINTAINERS (Various Maintainers): Remove self.
1794 (Write After Approval): Add self.
1795
6a8c79d5
TF
17962005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1797
1798 * MAINTAINERS (Various Maintainers): Add self.
1799
256f7136
PB
18002005-03-25 Paolo Bonzini <bonzini@gnu.org>
1801
1802 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1803 * configure: Regenerate.
1804
191dd2c9
ZW
18052005-03-21 Zack Weinberg <zack@codesourcery.com>
1806
1807 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1808 gcc_version, and gcc_version_trigger from set of flags to pass.
1809 * Makefile.tpl: Remove definitions of above variables.
1810 (config.status): Remove dependency on $(gcc_version_trigger).
1811 * Makefile.in: Regenerate.
1812 * configure.in: Do not reference config/gcc-version.m4 nor
1813 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1814 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1815 * configure: Regenerate.
1816
ef6e9bc0
MH
18172005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1818 Andrew Pinski <pinskia@physics.uc.edu>
1819
1820 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1821 * Makefile.in: Regenerate.
1822
009bbd5a
FW
18232005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1824
1825 * MAINTAINERS (Write After Approval): Add myself.
1826
09f8755b
DA
18272005-03-03 David Ayers <d.ayers@inode.at>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
e73ed25c
AO
18312005-03-01 Alexandre Oliva <aoliva@redhat.com>
1832
1833 PR libgcj/20160
1834 * ltmain.sh: Avoid creating archives with components that have
1835 duplicate basenames.
1836
ace9ac7b
AP
18372005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1838
1839 PR bootstrap/20250
1840 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1841 instead of check.
1842 * Makefile.in: Regenerate.
1843
c9db9354
PB
18442005-02-28 Paolo Bonzini <bonzini@gnu.org>
1845
1846 * Makefile.in: Regenerate to fix conflict between the previous two
1847 patches.
1848
215c351a
PB
18492005-02-28 Paolo Bonzini <bonzini@gnu.org>
1850
1851 PR bootstrap/17383
1852 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1853 * Makefile.tpl (HOST_SUBDIR): New substitution.
1854 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1855 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1856 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1857 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1858 (Host modules, Bootstrapped modules): Use it.
1859 (Build modules, Target modules): Do not create symlink trees,
1860 always configure out-of-srcdir.
1861 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1862 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1863 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1864 $(HOST_SUBDIR). Create a symlink for host_subdir.
1865
1866 * Makefile.in: Regenerate.
1867 * configure: Regenerate.
1868
5395b47b
NN
18692005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1870
1871 Merged from libada-gnattools-branch:
1872 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1873
1874 * gnattools: New directory.
1875 * Makefile.def: Add gnattools as a module, depending on target-libada.
1876 * Makefile.in: Regenerate.
1877 * configure.in: Include gnattools in host_tools; disable it if ada
1878 is disabled.
1879 * configure: Regenerate.
1880
ca2cc05c
JM
18812005-02-24 James A. Morrison <phython@gcc.gnu.org>
1882
1883 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1884 treelang maintainer.
1885 (Write After Approval): Remove myself.
1886
d2f3024f
PS
18872005-02-23 Paul Schlie <schlie@comcast.net>
1888
1889 * configure.in: Allow darwin targeted ports to build tk, itcl and
1890 libgui.
1891 * configure: Regenerate.
1892
bba5e0ca
EB
18932005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1894
1895 PR libgcj/10353
1896 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1897 * configure: Regenerate.
1898
70132ce7
SK
18992005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1900
1901 * MAINTAINERS (Write After Approval): Add myself.
1902
20f0edca
ILT
19032005-02-10 Ian Lance Taylor <ian@airs.com>
1904
1905 * MAINTAINERS: Update my e-mail address.
1906
e64e5109
RG
19072005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
40d64b5a
HPN
19112005-01-29 Hans-Peter Nilsson <hp@axis.com>
1912
1913 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1914 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1915 target-libgloss when not *-*-elf and *-*-aout.
1916 * configure: Regenerate.
1917
54a12711
KH
19182005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1919
1920 * MAINTAINERS: Remove obsolete entries.
1921
0aa99dbb
KH
1922 * MAINTAINERS (Write After Approval): Add Michael Matz.
1923
2b009f5f
NB
19242005-01-19 Neil Booth <neil@daikokuya.co.uk>
1925
1926 * MAINTAINERS: Remove self as cpplib maintainer.
1927
385870f5
KC
19282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1929
1930 * install-sh, config.sub: Import from upstream.
1931
e7daab31
KC
19322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1933
1934 PR bootstrap/18222
1935 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1936 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1937 * Makefile.in: Regenerate.
1938
e6003f4d
JT
19392005-01-16 Jason Thorpe <thorpej@netbsd.org>
1940
1941 * MAINTAINERS: Update my email address.
1942
145e2972 19432005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1944 Andreas Schwab <schwab@suse.de>
145e2972
DE
1945
1946 PR bootstrap/18033
1947 * config-ml.in: Eval option if surrounded by single quotes.
1948
86c7e0da
PB
19492005-01-03 Paolo Bonzini <bonzini@gnu.org>
1950
1951 Revert 2004-12-28 Makefile changes, a better fix will be
1952 applied to mainline and src after GCC 4.0 branches.
1953
3224a22f
PB
19542004-12-28 Paolo Bonzini <bonzini@gnu.org>
1955
1956 PR bootstrap/17383
1957
1958 * Makefile.def (target_modules): Remove stage parameter,
1959 it is always true now.
1960 * Makefile.tpl (configure-build-[+module+],
1961 configure-target-[+module+]): Always build symlink tree
1962 for the directory and for include. BUILD_SUBDIR and
1963 TARGET_SUBDIR cannot be . anymore.
1964 * Makefile.in: Regenerate.
1965
aaf51ca2
DE
19662004-12-25 David Edelsohn <edelsohn@gnu.org>
1967
1968 Revert 2004-12-08 Makefile changes.
1969
4e32e454
DS
19702004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1971
1972 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1973 cygwin, mingw.
1974
669f01d8
AS
19752004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1976
1977 * configure.in (sh64-*-*): Reenable gprof.
1978 * configure: Regenerate.
1979
1b227ee0
DE
19802004-12-08 David Edelsohn <edelsohn@gnu.org>
1981
1982 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1983 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1984 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1985 * Makefile.in: Regenerate.
1986
ce5e944c
CF
19872004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1988
1989 * MAINTAINERS: Update my email address.
1990
893f1e87
MK
19912004-12-07 Matt Kraai <kraai@ftbfs.org>
1992
1993 * Makefile.tpl: Generate normal dependencies if the LHS module is
1994 not bootstrapped.
1995 * Makefile.in: Regenerate.
1996
bb59c339
RS
19972004-12-03 Richard Sandiford <rsandifo@redhat.com>
1998
1999 * configure.in: Include config/gxx-include-dir.m4. Use
2000 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2001 * configure: Regenerate.
2002
4982adbe
RS
20032004-12-03 Richard Sandiford <rsandifo@redhat.com>
2004
2005 * config.if: Delete.
2006 * configure.in: Set libstdcxx_incdir directly.
2007 * configure: Regenerate.
2008
05750653
EC
20092004-12-02 Eric Christopher <echristo@redhat.com>
2010
2011 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2012 * Makefile.in: Regenerate.
2013
5fef1dbd
RS
20142004-12-02 Richard Sandiford <rsandifo@redhat.com>
2015
2016 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2017 * configure: Regenerate.
2018
afabd8e6
RS
20192004-12-02 Richard Sandiford <rsandifo@redhat.com>
2020
2021 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2022 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2023 * configure: Regenerate.
2024
78716e86
EC
20252004-12-01 Eric Christopher <echristo@redhat.com>
2026
2027 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2028 of things to remove.
2029
57ab8ba9
MK
20302004-11-29 Matt Kraai <kraai@ftbfs.org>
2031
2032 * MAINTAINERS (Write After Approval): Update my e-mail address.
2033
2539bffe
KC
20342004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2035
2036 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2037 from CVS libtool to always pass_all.
2038
3e732ba0
JDA
20392004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2040
2041 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2042 (hppa*64*-*-*): Delete incorrect comment.
2043 * configure: Rebuilt.
2044
767f726e
KC
20452004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2046
2047 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2048
2c92e90f
KC
20492004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2050
2051 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2052 from CVS libtool to always pass_all.
2053
32f84e48
KC
20542004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2055
2056 * install-sh, compile: Import from automake.
2057
9587be8a
KC
20582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2059
2060 * config.guess, config.sub: Import from savannnah.
2061
04e81808 20622004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2063
2064 * MAINTAINERS (Write After Approval): Add myself
2065
f87a2b2e
MS
20662004-11-12 Mike Stump <mrs@apple.com>
2067
2068 * Makefile.def: Add html support.
2069 * Makefile.tpl: Likewise.
2070 * Makefile.in: Regenerate.
2071
848556c2
GK
20722004-11-11 Geoffrey Keating <geoffk@apple.com>
2073
556f03c4
GK
2074 PR 18423
2075 * configure.in: Remove all instances of build-fixincludes from
2076 noconfigdirs.
2077 (build_configargs): Supply --target to subdirectories.
2078 * configure: Regenerate.
2079
848556c2
GK
2080 * Makefile.def: Make gcc install depend on fixincludes install.
2081 * Makefile.in: Regenerate.
2082
9e5712a5
JJ
20832004-11-10 Janis Johnson <janis187@us.ibm.com>
2084
2085 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2086
4ef509c0
PB
20872004-11-11 Paul Brook <paul@codesourcery.com>
2088
2089 * MAINTAINERS: Add self as arm maintainer. Update email address.
2090
20d11df6
HPN
20912004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2092
2093 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2094 target-libgfortran.
79fd8592 2095 * configure: Regenerate.
20d11df6 2096
68c70f15
DE
20972004-11-07 David Edelsohn <edelsohn@gnu.org>
2098
2099 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2100 like CC.
2101
54f88091
PB
21022004-11-05 Paolo Bonzini <bonzini@gnu.org>
2103
2104 * Makefile.def (host fixincludes): Specify missing targets.
2105 * Makefile.in: Regenerate.
2106
6866abb8
RC
21072004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2108
2109 * MAINTAINERS: Add myself
2110
83f62578
GL
21112004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
53c7ffe7
GK
21152004-11-04 Geoffrey Keating <geoffk@apple.com>
2116
2117 * Makefile.def: Build fixincludes for the host, too.
2118 * Makefile.in: Regenerate.
2119 * configure.in (host_tools): Add fixincludes.
2120 * configure: Regenerate.
2121
ac8b3d9d
DJ
21222004-11-04 Daniel Jacobowitz <dan@debian.org>
2123
2124 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2125 * configure: Regenerated.
2126
bab37580
L
21272004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2128
2129 PR other/17783
2130 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2131 * configure: Regenerated.
2132
db1de713
MM
21332004-10-31 Mark Mitchell <mark@codesourcery.com>
2134
2135 * README.SCO: Update per FSF instructions.
2136
a827e21a
EW
21372004-10-28 Eric B. Weddington <ericw@evcohs.com>
2138
2139 PR target/18151
2140 * configure.in (case ${target}): Do not build fixincludes for avr.
2141 * configure: Regenerated.
2142
9d069a4f
PB
21432004-10-26 Paolo Bonzini <bonzini@gnu.org>
2144
2145 * configure.in (case ${target}): Do not build fixincludes
2146 on platforms where it is not used.
2147 * configure: Regenerated.
2148
fc45f3fe
DJ
21492004-10-23 Daniel Jacobowitz <dan@debian.org>
2150
2151 * configure.in: Use an absolute path to install-sh.
2152 * configure: Regenerated.
2153
36554b92
AL
21542004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2155
2156 * MAINTAINERS (Write After Approval): Add myself.
2157
88e9994a
KH
21582004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2159
2160 * MAINTAINERS: Remove from Write After Approval those that are
2161 already maintainers.
2162
ad02a944
SP
21632004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2164
2165 * MAINTAINERS: Update my email address.
2166
c8e6cd41
KC
21672004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2168
2169 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2170 * configure: Regenerate.
2171
ebe55024
R
21722004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2173
2174 * MAINTAINERS: Update my email address.
2175
a8b0957e
KH
21762004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2177
2178 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2179 entries belonging to this category.
2180
96836f61
JZ
21812004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2182
2183 * MAINTAINERS: Update my e-mail address.
2184
7e0b5752
PB
21852004-10-06 Paolo Bonzini <bonzini@gnu.org>
2186
2187 Fix wrong conflict resolution in:
2188
2189 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2190
2191 * Makefile.in: Regenerate.
2192 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2193 in the recursive `make', instead of hardwiring `all'.
2194 (Autogenerated TARGET-* variables): New.
2195
370f7a47
TL
21962004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2197
2198 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2199 * configure: Regenerate.
370f7a47 2200
13e5d623
KH
22012004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2202
2203 * MAINTAINERS (Various Maintainers): Move the "windows,
2204 cygwin, mingw" maintainer to ...
2205 (OS Port Maintainers): ... here.
2206
a6497c1b
KH
22072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2208
2209 * MAINTAINERS (Write After Approval): Remove those that are
2210 maintainers of some subsystem.
2211
1abb828a
D
22122004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2213
2214 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2215 * ltcf-cxx.sh (tpf*): Likewise.
2216 * ltconfig (tpf*): Add TPF OS configuration support.
2217
16d1338d
BS
22182004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2219
2220 * MAINTAINERS: Change my email address to my new work account.
2221
9082a750
MR
22222004-09-24 Michael Roth <mroth@nessie.de>
2223
2224 * configure.in (--without-headers): Add missing double quotes.
2225 * configure: Regenerate.
2226
07a8bdf8
KC
22272004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2228
2229 * ylwrap: Revert to previous version.
2230
4c4a5bbc
L
22312004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2232
2233 PR bootstrap/17369
2234 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2235 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2236 SET_GCC_LIB_PATH_CMD.
2237 (BASE_TARGET_EXPORTS): Likewise.
2238 * Makefile.in: Regenerated.
2239
2240 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2241 * configure: Regenerated.
2242
85f59630
KC
22432004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2244
2245 * config.guess: New upstream version
2246 * compile, depcomp, install-sh, ylwrap: Likewise.
2247
95c53c62
RS
22482004-09-19 Roger Sayle <roger@eyesopen.com>
2249
2250 * config/mh-x86omitfp: New host makefile fragment. Add
2251 -fomit-frame-pointer to the default BOOT_CFLAGS.
2252 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2253 * configure: Regenerate.
2254
0a1c093b
AP
22552004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2256
2257 PR target/11572
2258 * configure.in (*-*-darwin*): Renable libobjc.
2259 * configure: Regenerate.
2260
315fcf97
NS
22612004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2262
2263 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2264
0a050485 22652004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2266
0a050485
DB
2267 * Makefile.def: Remove libbanshee.
2268 * Makefile.tpl: Ditto.
2269 * configure.in: Ditto.
2270 * Makefile.in: Regen.
2271 * configure: Ditto.
2272
5f4a098e
DE
22732004-09-08 David Edelsohn <edelsohn@gnu.org>
2274
2275 * ltmain.sh: Use $pic_object as $non_pic_object if
2276 $non_pic_object=none.
2277
32b2511f
PB
22782004-09-07 Paolo Bonzini <bonzini@gnu.org>
2279
2280 * missing: Import latest version from master repository.
2281
fc4d0e82
NC
22822004-09-06 Nick Clifton <nickc@redhat.com>
2283
2284 * config.sub: Import latest version from master repository.
2285 * config.guess: Likewise.
2286 This includes these changes:
78716e86 2287
fc4d0e82
NC
2288 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2289
2290 * config.sub: Handle crisv32, alias etraxfs.
2291 * config.guess (crisv32:Linux:*:*): Handle.
2292
2293 2004-08-13 Brad Smith <brad@comstyle.com>
2294
2295 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2296 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2297
2298 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2299
2300 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2301 assume the processor is a powerpc. This is because coreutils
2302 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2303 in this case, due to a MacOS X bug that causes
2304 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2305 to return a negative number.
2306 Problem reported by Petter Reinholdtsen in:
2307 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2308
2309 2004-07-19 Ben Elliston <bje@gnu.org>
2310
2311 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2312
2313 2004-06-24 Ben Elliston <bje@gnu.org>
2314
2315 * config.guess: Update copyright years.
2316 * config.sub: Likewise.
2317
2318 2004-06-22 Robert Millan <robertmh@gnu.org>
2319
2320 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2321 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2322
2323 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2324
2325 * config.guess (*:*VMS:*:*): New entry. Replaces
2326 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2327 manufacturer.
2328
2329 2004-06-22 Ben Elliston <bje@gnu.org>
2330
2331 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2332 * config.sub: Likewise.
2333
2334 2004-06-22 Ben Elliston <bje@gnu.org>
2335
2336 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2337 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2338
2339 2004-06-11 Ben Elliston <bje@gnu.org>
2340
2341 * config.guess (pegasos:OpenBSD:*:*): Remove.
2342
2343 2004-06-11 Ben Elliston <bje@gnu.org>
2344
2345 From Wouter Verhelst <wouter@grep.be>:
2346 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2347
2348 2004-06-11 Ben Elliston <bje@gnu.org>
2349
2350 * config.guess (luna88k:OpenBSD:*:*): New.
2351
2352 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2353
2354 * config.guess (m32r*:Linux:*:*): New case.
2355 * config.sub: Handle m32rle.
2356
2357 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2358
2359 From Jens Petersen <petersen@redhat.com>:
2360 * config.sub: Handle sparcv8.
2361
2362 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2363
2364 From Tom Smith <smith@cag.lkg.hp.com>:
2365 * config.guess: Version suffixes are equally significant on Tru64
2366 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2367 prefix of "P" (patched kernel).
2368
2369 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2370
2371 * config.sub: Add support for National Semiconductor CRX target.
2372
2f4cc6bf
JJ
23732004-09-03 Janis Johnson <janis187@us.ibm.com>
2374
2375 * MAINTAINERS (Various Maintainers): Remove myself as web page
2376 maintainer, add myself as maintainer of build status lists.
2377
61fec9ff
JB
23782004-09-03 Jan Beulich <jbeulich@novell.com>
2379
2380 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2381 *-*-netware, but add target-libmudflap.
2382 Consolidate *-*-netware targets (of which really only i?86 exists)
2383 into a single entry.
2384 * configure: Likewise.
2385
45f366ab
PB
23862004-09-01 Paolo Bonzini <bonzini@gnu.org>
2387
2388 * Makefile.tpl (sorry): Remove.
2389 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2390 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2391 (do-clean): Clean per-stage directories too.
2392 (do-distclean): Run distclean-stage1 too.
2393 (.NOTPARALLEL): Enable during toplevel bootstrap.
2394 (stage[+id+]-bubble): Enable parallel execution during
2395 the recursive invocation.
2396 * Makefile.in: Regenerate.
2397
2398 Fix previous checkin:
2399
2400 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2401 include.
2402 * configure.in: Fix indentation.
2403 * configure: Regenerate.
2404
be8fff81
RB
24052004-08-31 Robert Bowdidge <bowdidge@apple.com>
2406
45f366ab
PB
2407 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2408 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2409 * configure: regenerate
78716e86 2410 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2411 -mdynamic-no-pic
be8fff81
RB
2412
2413
71b5d516
PB
24142004-08-31 Paolo Bonzini <bonzini@gnu.org>
2415
2416 * Makefile.def (build_modules): Add fixincludes.
2417 (dependencies): Make gcc depend on fixincludes.
2418 * configure.in (build_tools): Add fixincludes.
2419 (build_configdirs): Always include build_libs.
2420 * Makefile.in: Regenerate.
2421 * configure: Regenerate.
2422
24232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2424
2425 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2426 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2427 phony targets; do not generate timestamp files.
2428 (distclean-stageN): Remove references to their timestamp files.
2429 (restageN, touch-stageN): Remove.
2430 (stageN-bubble): Rewritten.
2431 (compare): Support lean bootstraps.
2432 * Makefile.in: Regenerate.
2433
2434 * configure.in: Only warn when bootstrapping but
2435 build != host or build != target. Support lean bootstraps.
2436 * configure: Regenerate.
2437
ce7cbbb0
PE
24382004-08-26 Phil Edwards <phil@codesourcery.com>
2439
2440 * configure.in: Give a better error message if GMP/MPFR are missing
2441 and a language needing them has been requested.
2442 * configure: Regenerated.
2443
9c71a529
PE
24442004-08-25 Phil Edwards <phil@codesourcery.com>
2445
2446 * configure.in: Print a list of available language front-ends if
2447 a requested one is missing. Tidy stray tab characters.
2448 * configure: Regenerated.
2449
e3f92d3b
MK
24502004-08-19 Michael Koch <konqueror@gmx.de>
2451
2452 * gcc/doc/install.texi: Update entry about automake for libjava.
2453
c3f84f61
RM
24542004-08-17 Robert Millan <robertmh@gnu.org>
2455
2456 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2457 (instead of FreeBSD).
2458 * configure: Regenerate.
2459
7c27e184
PB
24602004-08-16 Paolo Bonzini <bonzini@gnu.org>
2461
2462 * Makefile.in: Regenerate.
2463 * configure: Regenerate.
2464
2465 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2466 stage_*_flags.
2467 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2468 for bootstrapped modules if toplevel bootstrap is going.
2469 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2470 modules. Adjust for changes in Makefile.def. Enable several
2471 rules even in non-bootstrap mode, just to avoid peppering the
2472 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2473 (stage-[+prev+]-bubble): Remove.
2474
2475 * Makefile.def (Dependencies): Depend on all-build-bison,
2476 all-build-flex, all-build-byacc, all-build-texinfo, rather
2477 than the host variations.
2478 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2479 with BUILD_SUBDIR.
2480 (BISON): Update for recent Bisons.
2481 (YACC): Fix typo.
2482 (cross): Depend on all-build.
2483 (all): Do not depend on all-build.
2484 (prebootstrap): Remove.
2485 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2486 (Prebootstrap dependencies): Add them to the per-stage targets
2487 and to all-prebootstrap.
2488 * configure.in (build_configdirs): Always enable build_tools.
2489 (BUILD_DIR_PREFIX): Remove.
2490
2491 * Makefile.def (gcc): Add target variable.
2492 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2493 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2494 in the recursive `make', instead of hardwiring `all'.
2495 (Autogenerated TARGET-* variables): New.
2496
20f3bb80
BB
24972004-08-13 Brian Booth <bbooth@redhat.com>
2498
2499 * MAINTAINERS: Remove myself from write-after-approval.
2500
b5be499d
NN
25012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2502
2503 * src-release: Stop distributing mmalloc with gdb (which doesn't
2504 use it).
2505 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2506 * Makefile.in: Regenerate.
2507
b3f8d95d
MM
25082004-08-09 Mark Mitchell <mark@codesourcery.com>
2509
2510 * configure.in (arm*-*-eabi*): New target.
2511 * configure: Regenerate.
2512
3589b69e
PB
25132004-08-06 Paolo Bonzini <bonzini@gnu.org>
2514
2515 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2516 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2517 (Dependencies): New section.
2518 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2519 (configure-target-[+module+]): Depend on maybe-all-gcc
2520 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2521 (toplevel profiledbootstrap): Fix dependencies.
2522 * Makefile.in: Regenerate.
2523
972974fc
MM
25242004-08-03 Mark Mitchell <mark@codesourcery.com>
2525
2526 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2527 target-libiberty to noconfigdirs.
2528 * configure: Regenerate.
2529
bebf829d
PB
25302004-08-03 Paul Brook <paul@codesourcery.com>
2531
2532 * configure.in: Check for MPFR as well as GMP.
2533 * configure: Regenerate.
2534
98a5bb3b
RM
25352004-08-01 Robert Millan <robertmh@gnu.org>
2536
2537 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2538 libmudflap for all GNU-based systems (with Glibc).
2539 * configure: Regenerate.
2540
d32ab992
PB
25412004-08-03 Paolo Bonzini <bonzini@gnu.org>
2542
2543 * Makefile.def (host-modules): Add gcc.
2544 * Makefile.in: Regenerate.
2545 * Makefile.tpl (sorry): New rule.
2546 (configure-host, all-host, [+make_target+]-host, do-check,
2547 install-host): Do not add gcc as a special case.
2548 (host modules): Add a small special-casing for gcc. Export
2549 extra_make_flags through the environment.
2550 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2551 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2552 other recursive targets for gcc): Remove.
2553
2554 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2555 (stage, unstage): New rules.
2556 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2557 distclean-stage[+id+]): Use stage_current.
2558 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2559 the stage*-start rules.
2560
aeb732c1
GK
25612004-08-02 Geoffrey Keating <geoffk@apple.com>
2562
2563 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2564 use -all_load flag.
2565
25b656e7
PB
25662004-08-02 Paolo Bonzini <bonzini@gnu.org>
2567
2568 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2569 * configure: Regenerate.
2570
cc440d71
TM
25712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2572
2573 * maintainer-scripts/gcc_release: Revert yesterday's change.
2574
270e140b
SB
25752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2576
2577 * MAINTAINERS: Add myself to write-after-approval.
2578
3e4035f8
TM
25792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2580
2581 * libf2c: Removed.
2582 * gcc/gccbug.in: Updated because of libf2c removal.
2583 * maintainer-scripts/gcc_release: Ditto.
2584
a3e8d8b4
LR
25852004-07-09 Loren J. Rittle <ljrittle@acm.org>
2586
2587 * configure.in: Build libmudflap by default on FreeBSD.
2588 * configure: Regenerated.
2589
dfcada9a
MM
25902004-07-09 Mark Mitchell <mark@codesourcery.com>
2591
2592 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2593 systems.
2594 * configure: Regenerated.
2595
3922b216
JDA
25962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2597
2598 PR target/16344
2599 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2600 feedback based compiler.
2601 * Makefile.in: Rebuilt.
2602
95bcca47
AO
26032004-07-08 Alexandre Oliva <aoliva@redhat.com>
2604
2605 * Makefile.def (host_modules): Set bootstrap=true for flex.
2606 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2607 * Makefile.in: Rebuilt.
2608
051822f6
JH
26092004-07-07 Jan Hubicka <jh@suse.cz>
2610
2611 * MAINTAINERS: Add self as a profile feedback maintainer.
2612
7b61653a
PE
26132004-07-05 Phil Edwards <phil@codesourcery.com>
2614
2615 * configure.in: Do not prepend $srcdir to /dev/null in
2616 makefile fragments.
2617 * configure: Regenerate.
2618
23f6b2f9
PB
26192004-07-01 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * Makefile.def (build_modules): Add bison, byacc, flex,
2622 m4, texinfo.
2623 (flags_to_pass): Add FLEX.
2624 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2625 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2626 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2627 DEFAULT_MAKEINFO): Remove.
2628 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2629 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2630 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2631 objdir or else use configured tool.
2632 (all-build): New.
2633 (all): Depend on it.
2634 (Build module dependencies): Add.
2635 * Makefile.in: Regenerate.
2636 * configure.in: Better support for multiple build modules,
2637 matching what is done for host/target modules. Do not look
2638 for "plausible" locations of build tools if Canadian cross.
2639 Use autoconf's AC_PROG_CC to find a C compiler. Define
2640 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2641 * configure: Regenerate.
78716e86 2642
1c020272
PB
26432004-06-22 Paolo Bonzini <bonzini@gnu.org>
2644
2645 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2646 * Makefile.in: Regenerate.
2647
a52a0a7f
PB
26482004-06-22 Paolo Bonzini <bonzini@gnu.org>
2649
2650 * Makefile.tpl (configure-build-[+module+],
2651 configure-[+module+], configure-target-[+module+]): Pass
2652 [+extra_configure_args+].
2653 (all-build-[+module+], all-[+module+], check-[+module+],
2654 install-[+module+], [+make_target+]-[+module+],
2655 all-target-[+module+], check-target-[+module+],
2656 install-target-[+module+], [+make_target+]-target-[+module+]):
2657 Pass [+extra_make_args+].
2658 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2659 (GCC_HOST_EXPORTS): Remove.
2660 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2661 cross, check-gcc, check-gcc-c++, install-gcc,
2662 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2663 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2664 * Makefile.in: Regenerate.
2665
ccde3f1a
MS
26662004-06-21 Matthew Sachs <msachs@apple.com>
2667
2668 * MAINTAINERS: Added self to write-after-approval.
2669
6264b0a6
CF
26702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2671
2672 * configure.in: Check for srcdir/winsup rather than build directory
2673 winsup.
2674 * configure: Regenerate.
2675
801e2270
CV
26762004-06-17 Corinna Vinschen <vinschen@redhat.com>
2677
2678 * configure.in: Don't build Cygwin native newlib if winsup
2679 directory is missing. Emit warning instead.
2680 * configure: Regenerate.
2681
ad6717df
PB
26822004-06-09 Paolo Bonzini <bonzini@gnu.org>
2683
2684 * Makefile.tpl (touch-stage[+id+]): New.
2685 (restage[+prev+]): Depend on touch-stage[+id+].
2686
2687 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2688 Use it throughout.
2689
2690 * Makefile.def: Add profile and feedback bootstrap stages.
2691 Remove next field from bootstrap stages.
2692 * Makefile.tpl (LN, LN_S): Substitute.
2693 (stageN-start, stageN-end): Use double-colon rules, to
2694 provide a hook for additional setup commands.
2695 (distclean-stageN-gcc, restageN): Create dependencies from
2696 [+prev+], not from [+next+].
2697 (stageN-bubble): Add commands for successive stages from
2698 [+prev+], using double-colon rules.
2699 (all-stageN-gcc): Fix typo.
2700 (stagefeedback-start, profiledbootstrap): New.
2701 * Makefile.in: Regenerate.
2702 * configure.in: Call ACX_PROG_LN.
2703 * configure: Regenerate.
2704
5bbb9680
CY
27052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2706
2707 * MAINTAINERS (Write After Approval): Add myself.
2708
e18be1d4
MA
27092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2710
2711 * MAINTAINERS (Write After Approval): Add myself.
2712
5607edfd
PB
27132004-06-03 Paolo Bonzini <bonzini@gnu.org>
2714
2715 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2716 without gcc.
2717 * configure: Regenerate.
2718
1ec4e9c3
PB
27192004-06-01 Paolo Bonzini <bonzini@gnu.org>
2720
2721 * Makefile.tpl: Fix typo.
2722 * Makefile.in: Regenerate.
2723
c2f7605f
PB
27242004-06-01 Paolo Bonzini <bonzini@gnu.org>
2725
2726 * configure.in: Remove new- prefix from toplevel
2727 bootstrap targets.
2728 * configure: Regenerate.
2729
f516a7da
PB
27302004-06-01 Paolo Bonzini <bonzini@gnu.org>
2731
2732 * Makefile.tpl (all.normal): Rename to all.
2733 (all): Replace with a rule to pick the default
2734 target from configure.
2735 (all-gcc, configure-gcc): Use conditionals to
2736 do nothing when toplevel bootstrap is going on.
2737 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2738 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2739 * configure.in: Support --enable-bootstrap.
2740
2741 * Makefile.def: Remove new- prefix from toplevel
2742 bootstrap targets.
2743 * Makefile.tpl: Likewise.
2744
2745 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2746 target.
2747
2748 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2749 $(RECURSE_FLAGS) to recursive invocation of make.
2750
2751 * Makefile.in: Regenerate.
2752 * configure: Regenerate.
2753
78dd5e36
AJ
27542004-05-30 Andreas Jaeger <aj@suse.de>
2755 Jim Wilson <wilson@specifixinc.com>
2756
2757 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2758 like CC.
2759
30f1bddc
DJ
27602004-05-27 Daniel Jacobowitz <dan@debian.org>
2761
2762 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2763 * configure: Regenerate.
2764
4fc4dd12
DJ
27652004-05-25 Daniel Jacobowitz <drow@false.org>
2766
2767 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2768 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2769 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2770 targets.
2771 * Makefile.in: Regenerate.
2772
94632047 27732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2774
2775 * configure.in: Test the ability to symlink directories.
2776 * configure: Regenerate.
2777
2778 * Makefile.def (bootstrap-stage): New definitions.
2779 * Makefile.tpl (configure-stage1-gcc,
2780 configure-stage2-gcc, configure-stage3-gcc,
2781 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2782 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2783 new-restage3, compare): Autogenerate, see Makefile.in
2784 entry for behavioral changes.
2785 (distclean-stage1, new-stage1-start, new-stage1-end,
2786 new-stage1-bubble, distclean-stage2, new-stage2-start,
2787 new-stage2-end, new-stage2-bubble, distclean-stage3,
2788 new-stage3-start, new-stage3-end): New autogenerated targets.
2789 (objext, prebootstrap, BOOT_CFLAGS,
2790 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2791 targets.
2792
2793 * Makefile.in: Regenerate.
2794 (distclean-stage1, new-stage1-start, new-stage1-end,
2795 new-stage1-bubble, distclean-stage2, new-stage2-start,
2796 new-stage2-end, new-stage2-bubble, distclean-stage3,
2797 new-stage3-start, new-stage3-end): New targets.
2798 (all-stage1-gcc): Move prebootstrap dependency from here...
2799 (configure-stage1-gcc): ...to here.
2800 (new-bootstrap): Use bubble targets.
2801 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2802 Use per-stage distclean targets.
2803 (configure-stage1-gcc, configure-stage2-gcc,
2804 configure-stage3-gcc, all-stage1-gcc,
2805 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2806 Use new-stageN-start to prepare the tree.
2807
4f4e53dd
PB
28082004-05-23 Paolo Bonzini <bonzini@gnu.org>
2809
2810 * Makefile.def (host_modules): add libcpp.
2811 * Makefile.tpl: Add dependencies on and for libcpp.
2812 * Makefile.in: Regenerate.
2813 * configure.in: Add libcpp host module.
2814 * configure: Regenerate.
2815
60975492
PB
28162004-05-21 Paolo Bonzini <bonzini@gnu.org>
2817
2818 * Makefile.tpl: Whenever a recursive target is defined, wrap
2819 it in a special @if/@endif block, and prepare its maybe
2820 dependency in the @if/@endif block
2821 * configure.in: Instead of writing maybe dependencies, remove
2822 the @if/@endif statements, and remove the @if/@endif blocks
2823 that remain.
2824 * configure: Regenerate.
2825 * Makefile.in: Regenerate.
2826
5ce7d75d
JJ
28272004-05-20 Janis Johnson <janis187@us.ibm.com>
2828
2829 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2830
c779c42f
KK
28312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2832
2833 PR bootstrap/15120
2834 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2835 * */configure: Rebuilt.
2836
b4117c30
ZW
28372004-05-17 Zack Weinberg <zack@codesourcery.com>
2838
2839 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2840 of libf2c.
2841 * configure, Makefile.in: Regenerate.
2842
2472200d 2843