]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
genrecog.c: Include regs.h in generated file.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9dd3cc81
RG
12007-05-30 Richard Guenther <rguenther@suse.de>
2
3 * MAINTAINERS (Various Maintainers): Add myself as
4 auto-vectorizer maintainer.
5
9cc1244e
JJ
62007-05-30 Jakub Jelinek <jakub@redhat.com>
7
8 PR bootstrap/29382
9 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
10 * configure: Rebuilt.
11
6124296b
RC
122007-05-28 Roberto Costa <robsettantasei@gmail.com>
13
14 * MAINTAINERS (Write After Approval): Removed my name.
15
6b757a0d
SB
162007-05-25 Steven Bosscher <steven@gcc.gnu.org>
17
18 * MAINTAINERS (Write After Approval): Remove myself.
19
86ef8528
AT
202007-05-25 Andreas Tobler <a.tobler@schweiz.org>
21
22 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
23
1cf3d07d
SE
242007-05-23 Steve Ellcey <sje@cup.hp.com>
25
26 * ltmain.sh: Update from ToT Libtool.
27 * libtool.m4: Update from ToT Libtool.
28 * ltsugar.m4: New. Update from ToT Libtool.
29 * ltversion.m4: New. Update from ToT Libtool.
30 * ltoptions.m4: New. Update from ToT Libtool.
31 * ltconfig: Remove.
32 * ltcf-c.sh: Remove.
33 * ltcf-cxx.sh: Remove.
34 * ltcf-gcj.sh: Remove.
35
ce3fcf8c
OW
362007-05-22 Ollie Wild <aaw@google.com>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
342b9200
PB
402007-05-16 Paolo Bonzini <bonzini@gnu.org>
41
42 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
43 stage_cflags.
44 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
45 Remove CFLAGS/LIBCFLAGS.
46 (configure-stage[+id+]-[+prefix+][+module+],
47 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
48 * Makefile.in: Regenerate.
49
cea17285
DN
502007-05-15 Diego Novillo <dnovillo@google.com>
51
52 * MAINTAINERS: Update e-mail address.
53
11c004e7
RE
542007-05-15 Revital Eres <eres@il.ibm.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
ab6bd693
RC
582007-05-14 Roberto Costa <robsettantasei@gmail.com>
59
60 * MAINTAINERS (Write After Approval): Updated my address.
61
388cdf07
TN
622007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
23f24034
SR
662007-05-11 Silvius Rus <rus@google.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
34a7526e
TT
702007-04-23 Tom Tromey <tromey@redhat.com>
71
72 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
73
51da21be
MM
742007-04-22 Mark Mitchell <mark@codesourcery.com>
75
76 * MAINTAINERS (cpplib): Rename to ...
77 (libcpp): ... this. Add C/C++ front end maintainers.
78
70070387
SE
792007-04-14 Steve Ellcey <sje@cup.hp.com>
80
81 * config-ml.in: Pass ${ml_config_env} to configure calls.
82
df1a0dbb
CB
832007-04-04 Christian Bruel <christian.bruel@st.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
9daff147
DK
872007-04-02 Dave Korn <dave.korn@artimi.com>
88
89 * MAINTAINERS (Write After Approval): Add myself.
90
374eadb2
TB
912007-03-31 Tobias Burnus <burnus@net-b.de>
92
93 * MAINTAINERS (fortran 95 front end): Add myself.
94
8eced3a2
DR
952007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
653de3e3
AZ
992007-03-24 Ayal Zaks <zaks@il.ibm.com>
100
101 * MAINTAINERS (Modulo Scheduler): Add myself.
102
b737d953
BM
1032007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
104
105 * MAINTAINERS (fortran 95 front end): Add myself.
106 (c++ front end): whitespace fix.
107
a584cdf2
NF
1082007-03-22 Nathan Froyd <froydnj@codesourcery.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
8c79f3c4
RS
1122007-03-21 Richard Sandiford <richard@codesourcery.com>
113
114 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
115 of glob. Quote arguments with single quotes too.
116 * configure: Regenerate.
117
07f1ac6d
BM
1182007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
119
120 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
121 * Makefile.in: Regenerate
122
172e41aa
AS
1232007-03-07 Andreas Schwab <schwab@suse.de>
124
125 * configure: Regenerate.
126
9c4d2493
BM
1272007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
128
129 * configure.ac: Add "--with-pdfdir" configure option,
130 which defines pdfdir variable.
131 * Makefile.def (target=fixincludes): Add install-pdf to
132 missing targets.
133 (recursive_targets): Add install-pdf target.
134 (flags_to_pass): Add pdfdir.
135 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
136 target.
137 * configure: Regenerate
138 * Makefile.in: Regenerate
139
e14e622e
EC
1402007-02-28 Eric Christopher <echristo@apple.com>
141
142 Revert:
143 2006-12-07 Mike Stump <mrs@apple.com>
144
145 * Makefile.def (dependencies): Add dependency for
146 install-target-libssp and install-target-libgomp on
147 install-gcc.
148 * Makefile.in: Regenerate.
149
54e433bc
MK
1502007-02-27 Matt Kraai <kraai@ftbfs.org>
151
152 * configure: Regenerate.
153 * configure.ac: Move statements after variable declarations.
154
6c8d3d8f
KK
1552007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
156
157 * MAINTAINERS: Add myself as sh maintainer.
158
9f8c6739
JM
1592007-02-19 Joseph Myers <joseph@codesourcery.com>
160
161 * configure.ac: Adjust for loop syntax.
162 * configure: Regenerate.
163
278a7a38
AO
1642007-02-18 Alexandre Oliva <aoliva@redhat.com>
165
166 * configure: Rebuilt.
167
b2eaac4a
AO
1682007-02-18 Alexandre Oliva <aoliva@redhat.com>
169
170 * configure.ac: Drop multiple occurrences of --enable-languages,
171 and fix its quoting.
172 * configure: Rebuilt.
173
beeaf216
MM
1742007-02-17 Mark Mitchell <mark@codesourcery.com>
175 Nathan Sidwell <nathan@codesourcery.com>
176 Vladimir Prus <vladimir@codesourcery.com
177 Joseph Myers <joseph@codesourcery.com>
178
179 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
180 * configure: Regenerate.
181
09201a09
GP
1822007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
183
184 * ltconfig (freebsd*): Default to elf.
185
291f172e
DJ
1862007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
187
188 * configure.ac (target_libraries): Move libgcc before libiberty.
189 * configure: Regenerated.
190
c3a86da9
DJ
1912007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
192 Paolo Bonzini <bonzini@gnu.org>
193
194 PR bootstrap/30753
195 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
196 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
197 * configure: Regenerated.
198
88e1e72a
FXC
1992007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
200
201 * MAINTAINERS (Language Front End Maintainers): Update my mail
202 address.
203
44bfc3ac
DJ
2042007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
205
206 PR bootstrap/30748
207 * configure.ac: Correct syntax for Solaris ksh.
208 * configure: Regenerated.
209
3e19841a
PB
2102007-02-09 Paolo Bonzini <bonzini@gnu.org>
211
212 * configure.ac: Sync with src.
213 * configure: Regenerate.
214
74a48762
PB
2152007-02-09 Paolo Bonzini <bonzini@gnu.org>
216
217 * Makefile.in: Regenerate.
218
d846e52e
PB
2192007-02-09 Paolo Bonzini <bonzini@gnu.org>
220
221 * config.sub: Sync with src.
222
1c710c3c
DJ
2232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
224
225 * Makefile.tpl (build_alias, host_alias, target_alias): Use
226 noncanonical equivalents.
227 * configure.in: Rename to...
228 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
229 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
230 target_noncanonical. Use them. Rewrite removal of configure
231 arguments for autoconf 2.59. Discard variable settings. Force
232 program_transform_name for native tools.
233
234 * Makefile.in: Regenerated.
235 * configure: Regenerated with autoconf 2.59.
236
74372bdf
RZ
2372007-02-07 Roman Zippel <zippel@linux-m68k.org>
238
3de8da2a 239 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 240
f6671c93
AS
2412007-01-31 Andreas Schwab <schwab@suse.de>
242
243 * Makefile.tpl (LDFLAGS): Substitute it.
244 * Makefile.in: Regenerate.
245
ba9f17df
AB
2462007-01-30 Andrey Belevantsev <abel@ispras.ru>
247
3de8da2a 248 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 249
2472200d
DE
2502007-01-28 David Edelsohn <edelsohn@gnu.org>
251
3de8da2a 252 * MAINTAINERS (spu port): Add myself.
2472200d 253
5305be7e
RG
2542007-01-23 Richard Guenther <rguenther@suse.de>
255
256 PR bootstrap/30541
257 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
258 * Makefile.tpl (GNATBIND): Substitute it.
259 (GNATMAKE): Likewise.
260 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
261 of STAGE_PREFIX.
262 * Makefile.in: Regenerate.
263 * configure: Regenerate.
264
416cfb5e
MS
2652007-01-18 Mike Stump <mrs@apple.com>
266
267 * configure.in: Re-enable -Werror for gcc builds.
268
3de8da2a 2692007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 270
3de8da2a 271 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 272
d943d7c4
PB
2732007-01-11 Paolo Bonzini <bonzini@gnu.org>
274
275 * configure.in: Change == to = in test command.
3de8da2a 276 * configure: Regenerate.
d943d7c4 277
e69bf64b 2782007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
279 Nick Clifton <nickc@redhat.com>
280 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
281
282 * configure.in (build_configargs, host_configargs, target_configargs):
283 Remove build/host/target parameters.
284 (host_libs): Add gmp and mpfr.
285 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
286 * Makefile.def (gmp, mpfr): New.
287 (gcc): Remove target.
288 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
289 target_os, target_vendor): New.
290 (configure): Add host_alias/target_alias arguments. Adjust invocations.
291 * configure: Regenerate.
292 * Makefile.in: Regenerate.
e69bf64b
PB
293
2942007-01-11 Matt Fago <fago@earthlink.net>
295
296 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 297 to improve robustness of configure tests.
e69bf64b 298 * configure: Regenerate.
e14e622e 299
a42f3b80
UB
3002007-01-09 Uros Bizjak <ubizjak@gmail.com>
301
302 * MAINTAINERS: Add myself as i386 maintainer.
303
a36aee1a
JH
3042007-01-08 Jan Hubicka <jh@suse.cz>
305
61fcaeef 306 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 307
738a52d3
KT
3082007-01-08 Kai Tietz <kai.tietz@onevision.com>
309
310 * configure.in: Add support for an x86_64-mingw* target.
95af8923 311 * configure: Regenerate.
738a52d3 312
54fdc474
DJ
3132007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * Makefile.tpl (all-target): Correct @if conditional for target
316 modules.
317 * configure.in: Omit libiberty if building only target libgcc.
318 * configure, Makefile.in: Regenerated.
319
3dd71726
PB
3202007-01-04 Paolo Bonzini <bonzini@gnu.org>
321
322 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
323 * configure: Regenerate.
324
fa958513
DJ
3252007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
326
327 * Makefile.def (target_modules): Add libgcc.
328 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
329 * Makefile.tpl (clean-target-libgcc): Delete.
330 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
331 on gcc even for bootstrapped modules. Rewrite handling of
332 lang_env_dependencies to loop over target_modules.
333 * configure.in (target_libraries): Add target-libgcc.
334 * Makefile.in, configure: Regenerated.
335
e1888513
PB
3362006-12-29 Paolo Bonzini <bonzini@gnu.org>
337
338 * configure.in: Reorganize recognition of languages. Add
339 --enable-stage1-languages. Show supported languages for the chosen
340 target rather than all recognized languages.
341 * configure: Regenerate.
342
53b88b73
PB
3432006-12-29 Paolo Bonzini <bonzini@gnu.org>
344
345 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
346 * Makefile.in: Regenerate.
347
a3993f33
KG
3482006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
349
350 * configure.in: Warn that MPFR 2.2.0 is buggy.
351 * configure: Regenerate.
352
f063a9ed
ILT
3532006-12-27 Ian Lance Taylor <iant@google.com>
354
355 * configure.in: When removing Makefiles to force a reconfigure, also
356 remove prev-DIR*/Makefile.
357 * configure: Regenerate.
358
af71363e
AS
3592006-12-22 Andreas Schwab <schwab@suse.de>
360
361 * configure: Regenerate with correct autoconf version.
362
0b0dc272
AM
3632006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
364
3de8da2a
UB
365 * configure.in: add AC_SUBST for *_FOR_TARGET.
366 * configure: Regenerate.
0b0dc272 367
53b88b73
PB
3682006-12-19 Paolo Bonzini <bonzini@gnu.org>
369
370 * configure.in: Simplify logic for rejecting languages that cannot
371 be built. Separate the case when a language is unsupported,
372 from the case when the user chooses not to build a language.
373
400ebff4
PB
3742006-12-19 Paolo Bonzini <bonzini@gnu.org>
375
376 * configure.in: Remove "$build" case for powerpc-*-darwin* since
377 it only affects bootstrap and could be tested on "$host" as well.
378 * configure: Regenerate.
379 * config/mh-ppc-darwin: Add to the stage1 cflags here.
380
8efea775
PB
3812006-12-19 Paolo Bonzini <bonzini@gnu.org>
382
383 PR bootstrap/29544
384 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
385 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
386 move here comment from Makefile.tpl.
387 * Makefile.tpl: Move some definitions higher in the file.
388 (STAGE1_CHECKING): New.
389 * configure.in: Add --enable-stage1-checking.
390 * configure: Regenerate.
391 * Makefile.in: Regenerate.
392
ed88a7ed
PB
3932006-12-19 Paolo Bonzini <bonzini@gnu.org>
394
395 * MAINTAINERS: Add myself as build system maintainer.
396
b65151d3
SM
3972006-12-15 Simon Martin <simartin@users.sourceforge.net>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
7e050830
EC
4012006-12-13 Eric Christopher <echristo@apple.com>
402
403 * MAINTAINERS: Add myself as darwin maintainer.
404
8b494895
ILT
4052006-12-11 Ian Lance Taylor <ian@airs.com>
406
407 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
408
0ff1416d
JR
4092006-12-11 Joern Rennecke <joern.rennecke@arc.com>
410
411 MAINTAINERS: Update my entry.
412
58e24147
AM
4132006-12-11 Alan Modra <amodra@bigpond.net.au>
414
415 * configure.in: Handle spu makefile frag.
58e24147
AM
416 * Makefile.tpl (MAINT): Define
417 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
418 * configure: Regenerate.
419 * Makefile.in: Regenerate.
420
9b6f37a0
BE
4212006-12-11 Ben Elliston <bje@au.ibm.com>
422
423 * config.guess: Import latest version.
424 * config.sub: Likewise.
425
ea6f5c57
BE
4262006-12-11 Ben Elliston <bje@au.ibm.com>
427
428 * configure.in (spu-*-*): Don't skip target-libiberty.
429 * configure: Regenerate.
430
42c1cd8a
AT
4312006-12-10 Andreas Tobler <a.tobler@schweiz.org>
432
433 PR bootstrap/30134
434 * configure.in: Correct x86 darwin support for libjava to powerpc
435 and i?86 only.
436 * configure: Regenerate.
437
55eb837d
ST
4382006-12-08 Sandro Tolaini <tolaini@libero.it>
439
440 * configure.in: Add x86 darwin support for libjava.
441 * configure: Regenerate.
442
5bdacbc7
MS
4432006-12-07 Mike Stump <mrs@apple.com>
444
445 * Makefile.def (dependencies): Add dependency for
446 install-target-libssp and install-target-libgomp on
447 install-gcc.
448 * Makefile.in: Regenerate.
449
477d851c
RG
4502006-12-04 Richard Guenther <rguenther@suse.de>
451
452 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
453 (Non-Algorithmic Maintainers): Move over non-algorithmic
454 loop optimizer maintainers, add myself as a non-algorithmic
455 middle-end maintainer.
456
5d33d367
DF
4572006-12-04 Daniel Franke <franke.daniel@gmail.com>
458
459 * MAINTAINERS (Write After Approval): Add myself.
460
dbee1fb3
KG
4612006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
462
463 * configure.in: Update error message for missing GMP/MPFR.
464
465 * configure: Regenerate.
466
b5147de7
KG
4672006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
468
469 * configure.in: Update MPFR version in error message.
470
471 * configure: Regenerate.
472
f019376c
KG
4732006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
474
475 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
476 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
477 --with-gmp-lib): New flags.
478
479 * configure: Regenerate.
480
91ed95ae
BM
4812006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
482
483 * MAINTAINERS (Write After Approval): Change my email address.
484
3a971f15
MLI
4852006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
486
05170031 487 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 488
431041ea
PT
4892006-11-22 Philipp Thomas <pth@suse.de>
490
491 * MAINTAINERS (i18n): Update e-mail address.
492
df5487ee
TS
4932006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
494
495 * MAINTAINERS (spu port): Add myself as maintainer.
496 (Write After Approval): Remove myself.
497
92c2f0ee
BE
4982006-11-22 Ben Elliston <bje@au.ibm.com>
499
500 * configure.in (skipdirs): Don't build libssp for SPU.
501 * configure: Regenerate.
502
a3b97199
AP
5032006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
504
505 * MAINTAINERS (spu port): Add myself as maintainer.
506 (libobjc): Update my email address.
507
0eb97064
AB
5082006-11-21 Andrea Bona <andrea.bona@st.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
85d9c13c
TS
5122006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
513
514 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
515 * configure : Rebuilt.
516
6696f3cd
TS
5172006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
518
519 * MAINTAINERS (Write After Approval): Add myself.
520
d58542ea
AO
5212006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
a357b5ae
KG
5252006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
526
527 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
528 libmpfr.a.
529 * configure: Regenerate.
530
9bd6112c
PB
5312006-11-16 Paolo Bonzini <bonzini@gnu.org>
532
533 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
534 (unstage): Test for stage_last presence.
535
536 PR bootstrap/29802
537 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
538 * Makefile.in: Regenerate.
539
c8cf9f0f
ZD
5402003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
541
542 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
543 maintainers.
544
467b1fc6
ER
5452006-11-14 Erven Rohou <erven.rohou@st.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
995a5697
PB
5492006-11-14 Paolo Bonzini <bonzini@gnu.org>
550
551 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
552 and stageN-package/Makefile.
553 * Makefile.in: Regenerated.
554
c8d6d53e
JZ
5552006-11-14 Jie Zhang <jie.zhang@analog.com>
556
557 * configure.in: Remove target-libgloss from noconfigdirs for
558 bfin-*-*.
559 * configure: Regenerated.
560
dffb147d
KG
5612006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
562
563 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 564
dffb147d
KG
565 * configure: Regenerate.
566
ca558912
KG
5672006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
568
569 * configure.in: Robustify error message for missing GMP/MPFR.
570
571 * configure: Regenerate.
572
7aa42285
SW
5732006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
779958a2
UB
5772006-10-30 Uros Bizjak <ubizjak@gmail.com>
578
579 * MAINTAINERS: Change email address.
580
91de1527
VP
5812006-10-30 Vladimir Prus <vladimir@codesourcery.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
a3867703
PB
5852006-10-26 Peter Bergner <bergner@vnet.ibm.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
b4364fa2
CL
5892006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
590
7e050830 591 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 592 Write After Approval section.
b4364fa2 593
70ec446f
KG
5942006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
595
596 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
597 need_gmp anymore.
598 * configure: Regenerate.
599
018c8d88
TB
6002006-10-16 Tobias Burnus <burnus@net-b.de>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
f6a1687e
BE
6042006-10-16 Ben Elliston <bje@au.ibm.com>
605
606 * config.guess: Import latest version.
607 * config.sub: Likewise.
608
b5422ad7
BM
6092006-10-10 Brooks Moses <bmoses@stanford.edu>
610
611 * Makefile.def: Added pdf target handling.
612 * Makefile.tpl: Added pdf target handling.
613 * Makefile.in: Regenerated.
614
bdcee471
CL
6152006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
616
617 * MAINTAINERS: Add self as score port maintainer.
618
7d610414
BM
6192006-10-04 Brooks Moses <bmoses@stanford.edu>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
e48d66a9
SK
6232006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
624
7e050830 625 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
626 or newer.
627 * configure: Regenerated.
628
c394e891
DB
6292006-09-27 Dave Brolley <brolley@redhat.com>
630
631 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
632 $s instead of $r.
633 * configure: Regenerated.
634
1ee4c5a0
TS
6352006-09-26 Thiemo Seufer <ths@mips.com>
636
637 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
638 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
639 * configure: Regenerate.
640
5997afc3
GP
6412006-09-24 Graeme Peterson <gridly@gmail.com>
642
643 * MAINTAINERS (Write After Approval): Remove myself.
644
0c502898
CF
6452006-09-22 Chao-ying Fu <fu@mips.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
a7819e42
JM
6492006-09-10 Joseph S. Myers <joseph@codesourcery.com>
650
651 * MAINTAINERS: Add self as soft-fp maintainer.
652
6532006-09-09 Anatoly Sokolov <aesok@post.ru>
654
655 * MAINTAINERS: Add myself as avr maintainer.
656 Remove Marek Michalkiewicz as avr maintainer.
827d0991 657
e8288489
RC
6582006-09-07 Roberto Costa <roberto.costa@st.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
b91f0a41
CV
6622006-08-30 Corinna Vinschen <corinna@vinschen.de>
663
664 * configure.in: Never build newlib for a Mingw host.
665 Never build newlib as Mingw target library.
666 Test the existence of winsup/cygwin for building a Cygwin newlib,
667 rather than just winsup.
668 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
669 building a Mingw target.
670 * configure: Regenerate.
671
094c07a0
EB
6722006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
673
674 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
675
8d1171cb
PB
6762006-07-25 Paolo Bonzini <bonzini@gnu.org>
677
678 * config.guess: Import from src (was more updated).
679 * config.sub: Likewise.
680
2e9e6f68
DJ
6812006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
682
683 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
684 * configure: Regenerated.
685
57255173
PB
6862006-07-18 Paolo Bonzini <bonzini@gnu.org>
687
cc6010cd
AP
688 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
689 for stages after the first.
57255173 690
9fbe6585
JJ
6912006-07-17 Jakub Jelinek <jakub@redhat.com>
692
693 * Makefile.def: Add dependencies for configure-opcodes
694 on configure-intl and all-opcodes on all-intl.
695 * Makefile.in: Regenerated.
696
18c3f977
BE
6972006-07-13 Ben Elliston <bje@au.ibm.com>
698
699 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
700
27b56ba6
PE
7012006-07-06 Paul Eggert <eggert@cs.ucla.edu>
702
703 Port to hosts whose 'sort' and 'tail' implementations
704 treat operands with leading '+' as file names, as POSIX
705 has required since 2001. However, make sure the code still
706 works on pre-POSIX hosts.
707 * ltmain.sh: Don't assume "sort +2" is equivalent to
708 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
709
ad6d4e43
UW
7102006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
711
712 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
713
706601d9
PG
7142006-07-04 Peter O'Gorman <peter@pogma.com>
715
716 * ltconfig: chmod 644 before ranlib during install.
717
0b50988a
EB
7182006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
719
720 PR bootstrap/18058
721 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
722 if the bootstrap compiler is a GCC version that supports it.
723 * configure: Regenerate.
724
b6348cb3
PB
7252006-07-03 Paolo Bonzini <bonzini@gnu.org>
726
95695ad3 727 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
728 * configure: Regenerate.
729
1546bb64
PB
7302006-07-03 Paolo Bonzini <bonzini@gnu.org>
731
732 PR other/27063
733 * configure.in: Test subdir_requires and give an appropriate
734 error message.
735 * configure: Regenerate.
736
5cb6c629
AJH
7372006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
738
739 * MAINTAINERS (Write After Approval): Add myself.
740
f4d8cdf8
JDA
7412006-06-22 John David Anglin <dave.anglin@nrc.ca>
742
743 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
744
4fe5abb7
SE
7452006-06-22 Steve Ellcey <sje@cup.hp.com>
746
747 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
748
2a79fd67
DA
7492006-06-20 David Ayers <d.ayers@inode.at>
750
751 PR bootstrap/28072
752 * configure.in: Add target-boehm-gc to noconfigdirs depending on
753 whether target-libjava is being configured instead of whether the
754 java front end is enabled.
755 * configure: Regenerate.
7e050830 756
04879af3
RO
7572006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
758
759 PR target/27540
760 * configure.in: Only enable libgomp on IRIX 6.
761 * configure: Regenerate.
762
ec6c7392
PB
7632006-06-15 Paolo Bonzini <bonzini@gnu.org>
764
765 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
766 too.
767 * Makefile.in: Regenerate.
768
12973d7a
DD
7692006-06-13 Jeff Johnston <jjohnstn@redhat.com>
770
771 * config-ml.in: Alter CCASFLAGS to include special
772 multilib options the same as is done for CFLAGS.
773
c67ed86a
JDA
7742006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
775
776 * configure.in: Don't enable libgomp on hpux10.
777 * configure: Rebuilt.
778
cb253473
DA
7792006-06-12 David Ayers <d.ayers@inode.at>
780
781 PR bootstrap/27963
782 PR target/19970
7e050830 783 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
784 ${libgcj} is specified.
785 * configure: Regenerate.
7e050830 786
32845532
CD
7872006-06-06 Carlos O'Donell <carlos@codesourcery.com>
788
789 Sync from src:
7e050830
EC
790
791 * configure.in: Sync.
32845532 792 * configure: Regenerated.
7e050830 793
32845532
CD
794 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
795
796 * Makefile.def: Added dependencies from sim and gdb on intl, and
797 added configure dependencies to everything with an all dependency
798 on intl.
799 * Makefile.in: Regenerated.
800
7cd0cf9c
DA
8012006-06-06 David Ayers <d.ayers@inode.at>
802
803 PR libobjc/13946
804 * Makefile.def: Add dependencies for libobjc which boehm-gc.
805 * Makefile.in: Regenerate.
806 * configure.in: Add --enable-objc-gc at toplevel and have it
807 enable boehm-gc for Objective-C.
808 Remove target-boehm-gc from libgcj.
809 Add target-boehm-gc to target_libraries.
810 Add target-boehm-gc to noconfigdirs where ${libgcj}
811 is specified.
812 Assert that boehm-gc is supported when requested for Objective-C.
813 Only build boehm-gc if needed either for Java or Objective-C.
814 * configure: Regenerate.
7e050830 815
3ff3adad
PB
8162006-06-05 Paolo Bonzini <bonzini@gnu.org>
817
818 PR 27674
819 * Makefile.tpl (configure-[+prefix+][+module+],
820 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
821 Remove rule to unstage bootstrapped modules.
822 (stage_current): New.
823 * Makefile.in: Regenerate.
824
898e551d
LB
8252006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
826
827 * MAINTAINERS (Write After Approval): Update my e-mail address.
828
ea60341e
MS
8292006-06-01 Mark Shinwell <shinwell@codesourcery.com>
830
831 * include/libiberty.h: Declare pex_run_in_environment.
832
222ae291
AL
8332006-05-31 Asher Langton <langton2@llnl.gov>
834
835 * MAINTAINERS (Write After Approval): Add myself.
898e551d 836
e9a54b07
PB
8372006-05-25 Paolo Bonzini <bonzini@gnu.org>
838
839 * Makefile.def (bfd, opcodes): Fix lib_path.
840 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
841 (restrap): Move under "@if gcc-bootstrap". Fix typo.
842 * Makefile.in: Regenerate.
843
03e67131
CD
8442006-05-24 Carlos O'Donell <carlos@codesourcery.com>
845
846 * Makefile.in: Regenerate.
847
65d6e994
CD
8482006-05-24 Carlos O'Donell <carlos@codesourcery.com>
849
850 * Makefile.def: Add install-html target. Add datarootdir
851 docdir and htmldir to flags_to_pass.
852 * Makefile.tpl: Add install-html target.
853 * Makefile.in: Regenerate.
854 * configure.in: Add --with-datarootdir, --with-docdir, and
855 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
856 * configure: Regenerate.
857
9e299237
MS
8582006-05-24 Mark Shinwell <shinwell@codesourcery.com>
859
860 * configure.in: Enable gprof for cross builds.
861 * configure: Regenerate.
862
c31202cd
RG
8632006-05-22 Richard Guenther <rguenther@suse.de>
864
865 Revert
866 2006-01-31 Richard Guenther <rguenther@suse.de>
867 Paolo Bonzini <bonzini@gnu.org>
868
869 * Makefile.def (target_modules): Add libgcc-math target module.
870 * configure.in (target_libraries): Add libgcc-math target library.
871 (--enable-libgcc-math): New configure switch.
872 * Makefile.in: Re-generate.
873 * configure: Re-generate.
874 * libgcc-math: New toplevel directory.
875
2a332582
JDA
8762006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
877 Andreas Tobler <a.tobler@schweiz.ch>
878
879 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
880 * configure: Rebuilt.
881
ccce6917 8822006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 883
ccce6917
SL
884 * MAINTAINERS (Write After Approval): Add myself.
885
ed606bc0
DD
8862006-05-01 DJ Delorie <dj@redhat.com>
887
3d8f47a0 888 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
889 * configure: Regenerate.
890
9386bd20
RG
8912006-05-01 Richard Guenther <rguenther@suse.de>
892
893 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
894 maintainer.
895
7b3bd503
KZ
8962006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
87ceee72
JB
9002006-04-28 Jan Beulich <jbeulich@novell.com>
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
e88a2c09
DD
9042006-04-18 DJ Delorie <dj@redhat.com>
905
906 * configure.in (m32c): Build libstdc++-v3. Pass flags to
907 reference libgloss so that libssp can be built in a combined
908 tree.
909 * configure: Regenerate.
910
675f0a8a
RM
9112006-04-08 Robert Millan <rmh@gcc.gnu.org>
912
913 * MAINTAINERS (Write After Approval): Add myself.
914
27b6c940
BE
9152006-04-05 Ben Elliston <bje@au.ibm.com>
916
917 * configure.in: Require makeinfo 4.4 or higher.
918 * configure: Regenerate.
919
687b17d4
GP
9202006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
921
922 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
923 Rearrange the entries of other libraries to have them in one place.
924
906ac235
JB
9252006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
926
7e050830 927 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
928 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
929
fb0103e5
RG
9302006-03-14 Richard Guenther <rguenther@suse.de>
931
932 * configure: Regenerate with autoconf 2.13.
933
17237f6b
JB
9342006-03-13 Jim Blandy <jimb@codesourcery.com>
935
936 * MAINTAINERS: Use my work address.
bed31434
JB
937
938 * MAINTAINERS: Update my E-mail address.
939
27079765
AH
9402006-03-10 Aldy Hernandez <aldyh@redhat.com>
941
942 * configure.in: Handle --disable-<component> generically.
943 * configure: Regenerate.
944
54a17039
L
9452006-03-01 H.J. Lu <hongjiu.lu@intel.com>
946
947 PR libgcj/17311
948 * ltmain.sh: Don't use "$finalize_rpath" for compile.
949
b9bd11ca
EE
9502006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
951
952 * MAINTAINERS (Write After Approval): Remove myself.
953 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
954
e9a54b07
PB
9552006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
956
072b06f2
RE
957 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
958 (TARGET_CONFIGDIRS): Remove.
959 * configure.in: Remove AC_SUBST(target_configdirs).
960 * Makefile.in, configure: Regenerated.
ee2312f3 961
936e1a35
SK
9622006-02-20 Steven G. Kargl <kargls@comcast.net>
963
964 * MAINTAINERS (Write After Approval): Remove myself.
965 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
966
cc11cc9b
PB
9672006-02-20 Paolo Bonzini <bonzini@gnu.org>
968
969 PR bootstrap/25670
970
971 * Makefile.tpl ([+compare-target+]): Print explanation messages.
972
973 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
974 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
975 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
976 BUILD_PREFIX, BUILD_PREFIX_1.
977 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
978
979 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
980 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
981
982 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
983 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
984 of `cat stage_current`. Always provide the `r' and `s' variables.
985 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
986 a single shell execution.
987 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
988 bootstrapped modules, make the stage1 module if the build was not
989 started yet, else build the current stage.
990 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
991 (all-build, all-host, all-target, [+make_target+]-host,
992 [+make_target+]-target): Do not use \-continued lines.
993 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
994 (current_stage, restrap, stage_last): New.
995
996 * Makefile.in: Regenerate.
997 * configure: Regenerate.
998
63a7c9ef
BD
9992006-02-19 Bud Davis <jmdavis@link.com>
1000
1001 * MAINTAINERS (Write After Approval): Remove myself.
1002 (Language Front End Maintainers): Add myself as fortran 95
1003 maintainer and update e-mail address.
1004
a3543e3a
FXC
10052006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1006
1007 * MAINTAINERS (Write After Approval): Remove myself.
1008 (Language Front End Maintainers): Add myself as fortran 95
1009 maintainer.
1010
ca5b1d2c
VK
10112006-02-16 Victor Kaplansky <victork@il.ibm.com>
1012
1013 * MAINTAINERS (Write After Approval): Add myself.
1014
0499513f
TK
10152006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1016
1017 * MAINTAINERS (Write After Approval): Remove myself.
1018 (Language Front End Maintainers): Add myself as
1019 fortran 95 maintainer.
1020
d1f8db0c
PB
10212006-02-14 Paolo Bonzini <bonzini@gnu.org>
1022
1023 Sync from src:
1024
1025 2005-12-27 Leif Ekblad <leif@rdos.net>
1026
cc6010cd
AP
1027 * configure.in: Add support for RDOS target.
1028 * configure: Regenerate.
d1f8db0c
PB
1029
10302006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 1031 Andreas Schwab <schwab@suse.de>
d1f8db0c 1032
cc6010cd 1033 * configure: Regenerate.
d1f8db0c 1034
cac90078
DE
10352006-02-12 David Edelsohn <edelsohn@gnu.org>
1036
1037 * configure.in (enable_libgomp): Add AIX.
1038 * configure: Regenerate.
1039
bd37fbf5
MK
10402006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1043
23027b7a
LM
10442006-02-03 Lee Millward <lee.millward@gmail.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
7e050830 1047
0058967b
RG
10482006-01-31 Richard Guenther <rguenther@suse.de>
1049 Paolo Bonzini <bonzini@gnu.org>
1050
1051 * Makefile.def (target_modules): Add libgcc-math target module.
1052 * configure.in (target_libraries): Add libgcc-math target library.
1053 (--enable-libgcc-math): New configure switch.
1054 * Makefile.in: Re-generate.
1055 * configure: Re-generate.
1056 * libgcc-math: New toplevel directory.
1057
e8b05380
PB
10582006-01-26 Paolo Bonzini <bonzini@gnu.org>
1059
1060 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1061 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1062 the assembler, linker and binutils.
1063 * configure: Regenerate.
1064
d54d5437
DM
10652006-01-22 Dirk Mueller <dmueller@suse.de>
1066
1067 * MAINTAINERS (Write After Approval): Add myself.
1068
670cbfcf
DN
10692006-01-20 Diego Novillo <dnovillo@redhat.com>
1070
1071 * configure: Regenerate.
1072
953ff289
DN
10732006-01-18 Richard Henderson <rth@redhat.com>
1074 Jakub Jelinek <jakub@redhat.com>
1075 Diego Novillo <dnovillo@redhat.com>
1076
1077 * libgomp: New directory.
1078 * Makefile.def: Add target_module libgomp.
1079 * Makefile.in: Regenerate.
1080 * configure.in (target_libraries): Add target-libgomp.
1081 * configure: Regenerate.
1082
32ce4048
AO
10832006-01-05 Alexandre Oliva <aoliva@redhat.com>
1084
1085 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1086 @ from continuation.
1087 * Makefile.in: Rebuilt.
1088
0eaf8e17 10892006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 1090
c76c0c83
CL
1091 * MAINTAINERS (Write After Approval): Add myself.
1092
2d309510
PB
10932006-01-04 Paolo Bonzini <bonzini@gnu.org>
1094
1095 PR bootstrap/24252
1096
1097 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1098 * Makefile.tpl (OBJDUMP): New.
1099 (EXTRA_HOST_FLAGS): Add it.
1100 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1101
953ff289
DN
1102 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1103 to use symbolic links between directories. Avoid race conditions
1104 or make them harmless.
1105 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
1106
1107 * Makefile.def (LEAN): Pass.
1108 * Makefile.tpl (LEAN): Define.
1109 (stage[+id+]-start): Accept that the previous directory does not
1110 exist, if the bootstrap is lean.
1111 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1112 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1113 configure substitution.
1114 ([+compare-target+]): Likewise.
1115 ([+bootstrap-target+]-lean): New.
1116 * configure.in: Remove lean bootstrap support from here.
1117
953ff289
DN
1118 * Makefile.in: Regenerate.
1119 * configure: Regenerate.
2d309510 1120
368872c3
BE
11212006-01-04 Ben Elliston <bje@au.ibm.com>
1122
1123 * MAINTAINERS (libdecnumber): Add myself.
1124
d79e6356
MM
11252006-01-02 Mark Mitchell <mark@codesourcery.com>
1126
1127 * libtool-ldflags: New script.
1128
a6fbc1e2
AS
11292006-01-02 Andreas Schwab <schwab@suse.de>
1130
1131 * configure.in: When reconfiguring remove Makefile in
1132 all stage directories.
1133 * configure: Regenerate.
1134
103a4b39
SB
11352005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1136
1137 * MAINTAINERS: Update my email address.
1138
212f829c
PB
11392005-12-20 Paolo Bonzini <bonzini@gnu.org>
1140
1141 Revert Ada-related part of the previous change.
1142
1143 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1144 Do not pass.
1145 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1146 * Makefile.in: Regenerate.
1147 * configure.in: Do not include mt-ppc-aix target fragment.
1148 * configure: Regenerate.
1149
8ef1f2df
PB
11502005-12-19 Paolo Bonzini <bonzini@gnu.org>
1151
1152 * configure.in: Select appropriate fragments for PowerPC/AIX.
1153 * configure: Regenerate.
1154
1155 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1156 BOOT_CFLAGS, BOOT_LDFLAGS.
1157 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1158 BOOT_CFLAGS, BOOT_LDFLAGS.
1159 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1160 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1161 (stage): Fail if we cannot complete the work.
1162 * Makefile.in: Regenerate.
1163
ab34901f
NS
11642005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1165
1166 * configure.in: Replace ms1 with mt.
1167 * configure: Rebuilt.
1168
cbe82f21
BM
11692005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1170
1171 * MAINTAINERS: Update my email address.
1172
19843472
PB
11732005-12-15 Paolo Bonzini <bonzini@gnu.org>
1174
1175 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1176 install-host-nogcc): Don't invoke $(stage) at the end.
1177 * Makefile.in: Regenerate.
1178
1ca26cd2
PB
11792005-12-14 Paolo Bonzini <bonzini@gnu.org>
1180
1181 * configure.in: Flip the top-level bootstrap switch.
1182 * configure: Regenerate.
1183
f41d6665
DJ
11842005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1185
1186 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1187 $(stage) and $(unstage).
1188 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1189 (all): Remove stray semicolon.
1190 (local-distclean): Don't handle multilib.tmp and multilib.out.
1191 (install.all): Set $s for consistency.
1192 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1193 check_multilibs setting. Always make the install directory.
1194 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1195 Correct @if/@endif.
1196 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1197 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1198 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1199 (multilib.out): Remove.
1200 * Makefile.in: Regenerated.
1201
9174b3cf
CD
12022005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
64f182bd
NS
12062005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1207
121b2cee
NS
1208 * MAINTAINERS: Add myself as mt maintainer.
1209
64f182bd
NS
1210 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1211
a6d63770
AN
12122005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1213
1214 * MAINTAINERS: Change email address.
1215
2abefe3d
PB
12162005-12-05 Paolo Bonzini <bonzini@gnu.org>
1217
1218 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1219 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1220 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1221 Find in-tree tools if available.
1222 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1223 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1224 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1225 (COMPILER_*_FOR_TARGET): New.
1226 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1227 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1228 (CONFIGURED_*, USUAL_*): Remove.
1229 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1230 STRIP): Use autoconf substitutions.
1231 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1232 COMPILER_NM_FOR_TARGET): New.
1233 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1234
1235 (all): Make all-host and all-target in parallel.
1236 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1237 that $$r and $$s are set before invoking a recursive make.
1238 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1239 ([+bootstrap-target+]): Inline most of the `all' target.
1240
2f3bdde7
BE
12412005-11-29 Ben Elliston <bje@au.ibm.com>
1242
1243 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1244 from the gcc build directory.
1245 * Makefile.in: Regenerate.
1246
a4b6c45a
BE
12472005-11-29 Ben Elliston <bje@au.ibm.com>
1248
1249 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1250 depend on all-libdecnumber.
1251 * configure.in (host_libs): Include libdecnumber.
1252 * Makefile.in: Regenerate.
1253 * configure: Likewise.
1254
473a74b9
BE
12552005-11-29 Ben Elliston <bje@au.ibm.com>
1256
1257 * libdecnumber: Import decNumber sources from the dfp-branch.
1258
b4623110
KJ
12592005-11-21 Kean Johnston <jkj@sco.com>
1260
1261 * config.sub, config.guess: Sync from upstream sources.
1262
67dc1785
BE
12632005-11-21 Ben Elliston <bje@au.ibm.com>
1264
1265 Import from Autoconf sources:
1266
1267 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1268 * config/move-if-change: Don't output "$2 is unchanged";
1269 suggested by Ben Elliston. Handle weird characters correctly.
1270
186abafe
AT
12712005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1272
1273 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1274 to match upstream libtool for darwin.
1275
ef9db8d5
DJ
12762005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1277
1278 * Makefile.def: Remove gdb dependencies for gdbtk.
1279 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1280 (configure-gdb, install-gdb): New rules.
1281 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1282 * Makefile.in, configure: Regenerated.
1283
9c5141ab
JB
12842005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1285
1286 * MAINTAINERS (Write After Approval): Add myself.
1287
4523d51b
EE
12882005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
086b011c
DN
12922005-10-24 Diego Novillo <dnovillo@redhat.com>
1293
1294 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1295 Diego Novillo.
1296
e7c84bf8
PB
12972005-10-22 Paolo Bonzini <bonzini@gnu.org>
1298
1299 PR bootstrap/24297
1300 * Makefile.tpl (do-[+make-target+], do-check, install,
1301 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1302 are set before recursing.
1303 * Makefile.in: Regenerate.
1304
b88a7564
EB
13052005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1306
1307 PR bootstrap/18939
1308 * Makefile.def (gcc) <target>: Fix thinko.
1309 * Makefile.in: Regenerate.
1310
61efc800
BS
13112005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1312
1313 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1314 * configure: Regenerate.
1315
f53d2869
JZ
13162005-10-15 Jie Zhang <jie.zhang@analog.com>
1317
1318 * MAINTAINERS (Write After Approval): Add self.
1319
077fc835
KH
13202005-10-08 Kazu Hirata <kazu@codesourcery.com>
1321
1322 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1323 target-libffi, target-qthreads, target-libjava, and
1324 targetlibobjc.
1325 * configure: Regenerate.
1326
d739199a
DJ
13272005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1328
1329 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1330 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1331 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1332 (USUAL_OBJDUMP_FOR_TARGET): New.
1333 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1334 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1335 * configure, Makefile.in: Regenerated.
d739199a 1336
db38c6bb
PB
13372005-10-05 Paolo Bonzini <bonzini@gnu.org>
1338
1339 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1340 before other host packages.
1341
3015564c
KK
13422005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1343
1344 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1345
1061f99e
PB
13462005-10-05 Paolo Bonzini <bonzini@gnu.org>
1347
1348 PR bootstrap/22340
1349
1350 * configure.in (default_target): Remove.
1351 * Makefile.tpl (all): Do not use prerequisites as subroutines
1352 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1353 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1354 use prerequisites as subroutines.
1355 (check-host, check-target): New.
1356 (bootstrap configure & all targets): Do not use stage*-start
1357 if the directory layout is already ok.
1358 (non-bootstrap configure & all targets): Prepend a $(unstage).
1359 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1360 (NOTPARALLEL): Remove.
1361 (unstage, stage variables): New variables.
1362 (unstage, stage targets): Simply expand to those variables.
1363
1364 * configure: Regenerate.
1365 * Makefile.in: Regenerate.
1366
4a9c436f
JW
13672005-10-04 James E Wilson <wilson@specifix.com>
1368
1369 * Makefile.def (lang_env_dependencies): Add libmudflap.
1370 * Makefile.in: Regenerate.
1371
37150080
AS
13722005-10-03 Andreas Schwab <schwab@suse.de>
1373
1374 Backport from libtool CVS:
1375 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1376
1377 * ltmain.sh: add support for installing into temporary
1378 staging area (e.g. 'make install DESTDIR=...')
1379
39d16468
L
13802005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1383 * configure: Regenerated.
1384
72a7ab82
AP
13852005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1386
1387 * configure: Regenerate with the correct
1388 autoconf version.
1389
6b65a26d
CM
13902005-09-30 Catherine Moore <clm@cm00re.com>
1391
1392 * configure.in (bfin-*-*): New.
1393 * configure: Regenerated.
1394
040b1c5a
GK
13952005-09-28 Geoffrey Keating <geoffk@apple.com>
1396
1397 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1398 (LIPO_FOR_TARGET): New.
1399 (CONFIGURED_LIPO_FOR_TARGET): New.
1400 (USUAL_LIPO_FOR_TARGET): New.
1401 (STRIP_FOR_TARGET): New.
1402 (CONFIGURED_STRIP_FOR_TARGET): New.
1403 (USUAL_STRIP_FOR_TARGET): New.
1404 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1405 STRIP_FOR_TARGET.
1406 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1407 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1408 * Makefile.in: Regenerate.
1409 * configure: Regenerate.
7e050830 1410
3a3c28db
DE
14112005-09-19 David Edelsohn <edelsohn@gnu.org>
1412
1413 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1414 (rs6000-*-aix*): Same.
1415 * configure: Regenerate.
1416
2749a921
TT
14172005-09-16 Tom Tromey <tromey@redhat.com>
1418
1419 * MAINTAINERS: Add self as java maintainer.
1420
7f26dfa3
FXC
14212005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1422
1423 * configure.in: Recognize f95 in the --enable-languages option,
1424 and substitute it for fortran, issuing a warning.
1425 * configure: Regenerate.
1426
d8852c4f
PE
14272005-08-30 Phil Edwards <phil@codesourcery.com>
1428
1429 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1430 * configure: Regenerated.
1431
ad685e81
AH
14322005-08-22 Aldy Hernandez <aldyh@redhat.com>
1433
1434 * MAINTAINERS: Add self as ms1 maintainer.
1435
b00d752c
RE
14362005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1437
1438 * Makefile.def (libssp): Add to lang_env_dependencies.
1439 * Makefile.in: Regenerate.
1440
9ed8fb9b
ILT
14412005-08-18 Ian Lance Taylor <ian@airs.com>
1442
1443 * MAINTAINERS: Add myself as middle-end maintainer.
1444
0f029d39
CG
14452005-08-17 Christian Groessler <chris@groessler.org>
1446
1447 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1448 * Makefile.in: Regenerate.
1449
81087874
AK
14502005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1451
1452 * MAINTAINERS (write after approval): Added myself.
1453
6a134f1c
MR
14542005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
2693c0b0
PB
14582005-08-12 Paolo Bonzini <bonzini@gnu.org>
1459
1460 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1461 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1462 Look for alternate names of the target cc and c++
1463 * configure: Regenerate.
1464
4de997d1
PB
14652005-08-08 Paolo Bonzini <bonzini@gnu.org>
1466
1467 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1468 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1469 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1470 tools; remove code to manually set them.
1471 (Target tools): Look in the environment for them.
1472 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1473 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1474 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1475 build directory.
1476 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1477 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1478 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1479 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1480 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1481 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1482 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1483 * configure: Regenerate.
1484 * Makefile.in: Regenerate.
1485
b089e33a
BE
14862005-07-28 Ben Elliston <bje@au.ibm.com>
1487
1488 * MAINTAINERS: Update for removed CPU targets.
1489
e3791243
MM
14902005-07-27 Mark Mitchell <mark@codesourcery.com>
1491
1492 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1493 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1494 * Makefile.in: Regenerated.
1495
526635cb
MM
14962005-07-26 Mark Mitchell <mark@codesourcery.com>
1497
1498 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1499 (CFLAGS_FOR_TARGET): Use it.
1500 (CXXFLAGS_FOR_TARGET): Likewise.
1501 * Makefile.in: Regenerated.
1502 * configure.in (--with-build-sysroot): New option.
1503 * configure: Regenerated.
1504
19791f70
PB
15052005-07-24 Paolo Bonzini <bonzini@gnu.org>
1506
1507 * Makefile.tpl: Wrap install between unstage and stage
1508 * Makefile.in: Regenerate.
1509
35f5a23f
EC
15102005-07-21 Eric Christopher <echristo@apple.com>
1511
1512 * MAINTAINERS: Update affiliation.
1513
ff3ddf15
PW
15142005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1515
1516 * MAINTAINERS: Add self as crx port maintainer.
1517
3a664c1c
DD
15182005-07-20 DJ Delorie <dj@redhat.com>
1519
1520 * MAINTAINERS: Add self as m32c maintainer.
1521
539df155
KC
15222005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1523
1524 * all files: Update FSF address.
1525
be9c593a
EC
15262005-07-15 Eric Christopher <echristo@redhat.com>
1527
1528 * MAINTAINERS: Change affiliation.
1529
fd7ea4ab
JB
15302005-07-14 Jim Blandy <jimb@redhat.com>
1531
1532 * configure.in: Add cases for Renesas m32c.
1533 * configure: Regenerated.
7e050830 1534
0063a823
KC
15352005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1536
d0ca130a
KC
1537 * COPYING.LIB: Update from fsf.org.
1538
15392005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1540
1541 * COPYING, compile, config.guess,
0063a823
KC
1542 config.sub, install-sh, missing, mkinstalldirs,
1543 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1544 * config-ml.in: Update FSF address.
0063a823 1545
a8ba31f2
EC
15462005-07-13 Eric Christopher <echristo@redhat.com>
1547
1548 * configure.in: Add toplevel noconfigdir support for tpf.
1549 * configure: Regenerate.
1550
5bea4a03
PB
15512005-07-11 Paolo Bonzini <bonzini@gnu.org>
1552
1553 PR ada/22340
1554
1555 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1556 * Makefile.in: Regenerate.
1557
284bdbbd
MM
15582005-07-07 Mark Mitchell <mark@codesourcery.com>
1559
1560 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1561 Brolley to write-after-approval.
284bdbbd 1562
452190fb
AS
15632005-07-07 Andreas Schwab <schwab@suse.de>
1564
1565 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1566 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1567 * Makefile.in: Regenerated.
1568
9c8f9ec2
GK
15692005-07-06 Geoffrey Keating <geoffk@apple.com>
1570
1571 * configure.in: Don't build sim or rda when targetting darwin.
1572 * configure: Regenerate.
1573
ef0087a7
KH
15742005-07-06 Kazu Hirata <kazu@codesourcery.com>
1575
1576 * configure.in: Add --enable-libssp and --disable-libssp.
1577 * configure: Regenerate with autoconf-2.13.
1578
77008252
JJ
15792005-07-02 Jakub Jelinek <jakub@redhat.com>
1580
1581 * Makefile.def (target_modules): Add libssp.
1582 * configure.in (target_libraries): Add target-libssp.
1583 * configure: Rebuilt.
1584 * Makefile.in: Rebuilt.
1585
a04eae1b
ZW
15862005-07-01 Zack Weinberg <zackw@panix.com>
1587
1588 * MAINTAINERS: Change email address. Resign from maintainership.
1589
948884cd
RG
15902005-07-01 Richard Guenther <rguenther@suse.de>
1591
1592 * MAINTAINERS: Change my e-mail address and affiliation.
1593
c7870f5d
PB
15942005-06-22 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * Makefile.def (stagefeedback): Come after profile.
1597 Define profiledbootstrap target.
1598 * Makefile.tpl (profiledbootstrap): Remove.
1599 (stageprofile-end): Zap stagefeedback.
1600 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1601 * Makefile.in: Regenerate.
1602
ab99519a
RS
16032005-06-13 Richard Sandiford <richard@codesourcery.com>
1604
1605 * MAINTAINERS: Update my email address.
1606
f610dd5f
ZW
16072005-06-13 Zack Weinberg <zack@codesourcery.com>
1608
1609 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1610 In 'cpp' stanza, support '#line' as well as '# '.
1611
71bc2a83
AS
16122005-06-08 Andreas Schwab <schwab@suse.de>
1613
1614 * MAINTAINERS: Move myself from 'Write After Approval' to
1615 'CPU Port Maintainers' section as m68k maintainer.
1616
4fab7234
HPN
16172005-06-07 Hans-Peter Nilsson <hp@axis.com>
1618
1619 * configure.in (unsupported_languages): New macro.
1620 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1621 non-ported target libraries in noconfigdirs.
1622 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1623 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1624 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1625 unsupported_languages.
1626 * configure: Regenerate.
1627
68193f9b
TS
16282005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1629
1630 * configure.in: Fix typo in handling of --with-mpfr-dir.
1631 * configure: Regenerate.
1632
f26f6b8d
RS
16332005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1634
1635 * MAINTAINERS: Update my email address.
1636
ba4853f8
JB
16372005-06-02 Jim Blandy <jimb@redhat.com>
1638
1639 * config.sub: Add cases for the Renesas m32c. (This patch has been
1640 accepted into the master sources.)
1641
79dd769c 16422005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1643 Michael Snyder <msnyder@redhat.com>
1644 Stan Cox <scox@redhat.com>
79dd769c 1645
f610dd5f 1646 * configure.in: Set noconfigdirs for ms1.
79dd769c 1647
f610dd5f 1648 * configure: Regenerate.
79dd769c 1649
d29e107f
JD
16502005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1651
1652 * MAINTAINERS (Write After Approval): Add self.
1653
e93196c3
JC
16542005-06-01 Josh Conner <jconner@apple.com>
1655
1656 * MAINTAINERS (Write After Approval): Add self.
1657
ae263c7a
KH
16582005-06-01 Kazu Hirata <kazu@codesourcery.com>
1659
1660 * MAINTAINERS: Update my email address.
1661
585b3aa3
ZM
16622005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1663
1664 * MAINTAINERS (Write After Approval): Add self.
1665
4930c50b
CD
16662005-05-26 Chris Demetriou <cgd@broadcom.com>
1667
1668 * MAINTAINERS (Write After Approval): Remove self.
1669
2dfbef6d
PB
16702005-05-25 Paolo Bonzini <bonzini@gnu.org>
1671
1672 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1673 (Dependencies): Consider target modules for bootstrap dependencies.
1674 Make target bootstrap modules depend on each stage's gcc.
1675 * Makefile.in: Regenerate.
1676
bcb28cf5
PB
16772005-05-20 Paolo Bonzini <bonzini@gnu.org>
1678
1679 * Makefile.def (configure-gcc): Depend on binutils having been built.
1680 (all-gcc): No need to do it here.
1681 * Makefile.in: Regenerate.
1682
0cf085e4
PB
16832005-05-19 Paul Brook <paul@codesourcery.com>
1684
f610dd5f 1685 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1686 language cannot be built.
1687 * configure: Regenerate.
1688
dfb2c39a
DJ
16892005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1690
1691 * ylwrap: Import from Automake 1.9.5.
1692
771aaa92
DU
16932005-05-13 David Ung <davidu@mips.com>
1694
1695 * MAINTAINERS (Write After Approval): Add self.
1696
3ac9bd58
MS
16972005-05-09 Mike Stump <mrs@apple.com>
1698
1699 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1700 lt_cv_sys_max_cmd_len for now.
f610dd5f 1701
f77a5578
SC
17022005-05-09 Stan Cox <scox@redhat.com>
1703
1704 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1705
795e36e5
MK
17062005-05-08 Matt Kraai <kraai@ftbfs.org>
1707
1708 * README.SCO: Update the URL.
1709
c9392a2b
DE
17102005-05-05 David Edelsohn <edelsohn@gnu.org>
1711
1712 * ltconfig: Define file_list_spec. Pass file_list_spec and
1713 with_gnu_ld to libtool.
1714 * ltcf-c.sh (aix[45]): Define file_list_spec.
1715 * ltcf-cxx.sh (aix[45]): Same.
1716 * ltcf-gcj.sh (aix[45]): Same.
1717 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1718 exists, write list of input files to temporary file.
1719
bebcd931
MS
17202005-05-04 Mike Stump <mrs@apple.com>
1721
1722 * configure.in: Always pass --target to target configures as
1723 otherwise rebuilds that do --recheck will fail.
1724 * confiugure: Rebuilt.
1725
ce406537
PB
17262005-05-04 Paolo Bonzini <bonzini@gnu.org>
1727
1728 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1729 STAGE_HOST_EXPORTS.
1730 (configure, all): Add bootstrap support.
1731 (Host modules, target modules): Pass post-stage1 flags and exports.
1732 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1733 * Makefile.in: Regenerate.
1734
aa9dcfc4
PB
17352005-04-29 Paolo Bonzini <bonzini@gnu.org>
1736
1737 * configure: Regenerate.
1738
b6f9abcf
MS
17392005-04-27 Mike Stump <mrs@apple.com>
1740
1741 * MAINTAINERS: Add self as darwin maintainer.
1742
acb217cb
BS
17432005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1744
1745 * config.sub: Update from master copy.
1746
b6dae270
MS
17472005-04-21 Mike Stump <mrs@apple.com>
1748
1749 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1750 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1751
c2e0d3a9
HPN
17522005-04-19 Hans-Peter Nilsson <hp@axis.com>
1753
1754 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1755 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1756 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1757 "*-*-elf" and "*-*-linux*".
1758 * configure: Regenerate.
1759
871ae772
JM
17602005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1761
1762 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1763
bf070c29
MS
17642005-04-12 Mike Stump <mrs@apple.com>
1765
1766 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1767
e865b6f7
TK
17682005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
7b71ad7f
BS
17722005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1773
1774 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1775
25b42232
PB
17762005-04-06 Paolo Bonzini <bonzini@gnu.org>
1777
f610dd5f 1778 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1779 (TARGET_CONFIGARGS): Include --with-target-subdir.
1780 (configure, all): New macros. Use them throughout.
1781 * Makefile.in: Regenerate.
1782
d727c624
JG
17832005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1784
1785 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1786
fff72cc4
ZD
17872005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1788
1789 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1790
86472dc3
GP
17912005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1792
1793 * MAINTAINERS: Move John Carr to Write After Approval.
1794
5d0f90e5
R
17952005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1796
1797 * config/mh-mingw32: Delete.
1798 * configure.in: Don't use it.
1799 * configure: Regenerate.
1800
33da42bc
PB
18012005-03-31 Paolo Bonzini <bonzini@gnu.org>
1802
1803 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1804 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1805 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1806 (HOST_LIB_PATH): Generate from Makefile.def.
1807 (TARGET_LIB_PATH): Likewise.
1808 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1809 * Makefile.in: Regenerate.
1810 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1811 (RPATH_ENVVAR): Include Darwin case.
1812 * configure: Regenerate.
1813
15cc1841
TF
18142005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1815
1816 * MAINTAINERS (Various Maintainers): Remove self.
1817 (Write After Approval): Add self.
1818
6a8c79d5
TF
18192005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1820
1821 * MAINTAINERS (Various Maintainers): Add self.
1822
256f7136
PB
18232005-03-25 Paolo Bonzini <bonzini@gnu.org>
1824
1825 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1826 * configure: Regenerate.
1827
191dd2c9
ZW
18282005-03-21 Zack Weinberg <zack@codesourcery.com>
1829
1830 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1831 gcc_version, and gcc_version_trigger from set of flags to pass.
1832 * Makefile.tpl: Remove definitions of above variables.
1833 (config.status): Remove dependency on $(gcc_version_trigger).
1834 * Makefile.in: Regenerate.
1835 * configure.in: Do not reference config/gcc-version.m4 nor
1836 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1837 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1838 * configure: Regenerate.
1839
ef6e9bc0
MH
18402005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1841 Andrew Pinski <pinskia@physics.uc.edu>
1842
1843 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1844 * Makefile.in: Regenerate.
1845
009bbd5a
FW
18462005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1847
1848 * MAINTAINERS (Write After Approval): Add myself.
1849
09f8755b
DA
18502005-03-03 David Ayers <d.ayers@inode.at>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
e73ed25c
AO
18542005-03-01 Alexandre Oliva <aoliva@redhat.com>
1855
1856 PR libgcj/20160
1857 * ltmain.sh: Avoid creating archives with components that have
1858 duplicate basenames.
1859
ace9ac7b
AP
18602005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1861
1862 PR bootstrap/20250
1863 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1864 instead of check.
1865 * Makefile.in: Regenerate.
1866
c9db9354
PB
18672005-02-28 Paolo Bonzini <bonzini@gnu.org>
1868
1869 * Makefile.in: Regenerate to fix conflict between the previous two
1870 patches.
1871
215c351a
PB
18722005-02-28 Paolo Bonzini <bonzini@gnu.org>
1873
1874 PR bootstrap/17383
1875 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1876 * Makefile.tpl (HOST_SUBDIR): New substitution.
1877 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1878 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1879 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1880 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1881 (Host modules, Bootstrapped modules): Use it.
1882 (Build modules, Target modules): Do not create symlink trees,
1883 always configure out-of-srcdir.
1884 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1885 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1886 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1887 $(HOST_SUBDIR). Create a symlink for host_subdir.
1888
1889 * Makefile.in: Regenerate.
1890 * configure: Regenerate.
1891
5395b47b
NN
18922005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1893
1894 Merged from libada-gnattools-branch:
1895 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1896
1897 * gnattools: New directory.
1898 * Makefile.def: Add gnattools as a module, depending on target-libada.
1899 * Makefile.in: Regenerate.
1900 * configure.in: Include gnattools in host_tools; disable it if ada
1901 is disabled.
1902 * configure: Regenerate.
1903
ca2cc05c
JM
19042005-02-24 James A. Morrison <phython@gcc.gnu.org>
1905
1906 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1907 treelang maintainer.
1908 (Write After Approval): Remove myself.
1909
d2f3024f
PS
19102005-02-23 Paul Schlie <schlie@comcast.net>
1911
1912 * configure.in: Allow darwin targeted ports to build tk, itcl and
1913 libgui.
1914 * configure: Regenerate.
1915
bba5e0ca
EB
19162005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1917
1918 PR libgcj/10353
1919 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1920 * configure: Regenerate.
1921
70132ce7
SK
19222005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
20f0edca
ILT
19262005-02-10 Ian Lance Taylor <ian@airs.com>
1927
1928 * MAINTAINERS: Update my e-mail address.
1929
e64e5109
RG
19302005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
40d64b5a
HPN
19342005-01-29 Hans-Peter Nilsson <hp@axis.com>
1935
1936 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1937 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1938 target-libgloss when not *-*-elf and *-*-aout.
1939 * configure: Regenerate.
1940
54a12711
KH
19412005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1942
1943 * MAINTAINERS: Remove obsolete entries.
1944
0aa99dbb
KH
1945 * MAINTAINERS (Write After Approval): Add Michael Matz.
1946
2b009f5f
NB
19472005-01-19 Neil Booth <neil@daikokuya.co.uk>
1948
1949 * MAINTAINERS: Remove self as cpplib maintainer.
1950
385870f5
KC
19512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1952
1953 * install-sh, config.sub: Import from upstream.
1954
e7daab31
KC
19552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1956
1957 PR bootstrap/18222
1958 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1959 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1960 * Makefile.in: Regenerate.
1961
e6003f4d
JT
19622005-01-16 Jason Thorpe <thorpej@netbsd.org>
1963
1964 * MAINTAINERS: Update my email address.
1965
145e2972 19662005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1967 Andreas Schwab <schwab@suse.de>
145e2972
DE
1968
1969 PR bootstrap/18033
1970 * config-ml.in: Eval option if surrounded by single quotes.
1971
86c7e0da
PB
19722005-01-03 Paolo Bonzini <bonzini@gnu.org>
1973
1974 Revert 2004-12-28 Makefile changes, a better fix will be
1975 applied to mainline and src after GCC 4.0 branches.
1976
3224a22f
PB
19772004-12-28 Paolo Bonzini <bonzini@gnu.org>
1978
1979 PR bootstrap/17383
1980
1981 * Makefile.def (target_modules): Remove stage parameter,
1982 it is always true now.
1983 * Makefile.tpl (configure-build-[+module+],
1984 configure-target-[+module+]): Always build symlink tree
1985 for the directory and for include. BUILD_SUBDIR and
1986 TARGET_SUBDIR cannot be . anymore.
1987 * Makefile.in: Regenerate.
1988
aaf51ca2
DE
19892004-12-25 David Edelsohn <edelsohn@gnu.org>
1990
1991 Revert 2004-12-08 Makefile changes.
1992
4e32e454
DS
19932004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1994
1995 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1996 cygwin, mingw.
1997
669f01d8
AS
19982004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1999
2000 * configure.in (sh64-*-*): Reenable gprof.
2001 * configure: Regenerate.
2002
1b227ee0
DE
20032004-12-08 David Edelsohn <edelsohn@gnu.org>
2004
2005 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2006 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2007 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2008 * Makefile.in: Regenerate.
2009
ce5e944c
CF
20102004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2011
2012 * MAINTAINERS: Update my email address.
2013
893f1e87
MK
20142004-12-07 Matt Kraai <kraai@ftbfs.org>
2015
2016 * Makefile.tpl: Generate normal dependencies if the LHS module is
2017 not bootstrapped.
2018 * Makefile.in: Regenerate.
2019
bb59c339
RS
20202004-12-03 Richard Sandiford <rsandifo@redhat.com>
2021
2022 * configure.in: Include config/gxx-include-dir.m4. Use
2023 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2024 * configure: Regenerate.
2025
4982adbe
RS
20262004-12-03 Richard Sandiford <rsandifo@redhat.com>
2027
2028 * config.if: Delete.
2029 * configure.in: Set libstdcxx_incdir directly.
2030 * configure: Regenerate.
2031
05750653
EC
20322004-12-02 Eric Christopher <echristo@redhat.com>
2033
2034 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2035 * Makefile.in: Regenerate.
2036
5fef1dbd
RS
20372004-12-02 Richard Sandiford <rsandifo@redhat.com>
2038
2039 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2040 * configure: Regenerate.
2041
afabd8e6
RS
20422004-12-02 Richard Sandiford <rsandifo@redhat.com>
2043
2044 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2045 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2046 * configure: Regenerate.
2047
78716e86
EC
20482004-12-01 Eric Christopher <echristo@redhat.com>
2049
2050 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2051 of things to remove.
2052
57ab8ba9
MK
20532004-11-29 Matt Kraai <kraai@ftbfs.org>
2054
2055 * MAINTAINERS (Write After Approval): Update my e-mail address.
2056
2539bffe
KC
20572004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2058
2059 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2060 from CVS libtool to always pass_all.
2061
3e732ba0
JDA
20622004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2063
2064 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2065 (hppa*64*-*-*): Delete incorrect comment.
2066 * configure: Rebuilt.
2067
767f726e
KC
20682004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2069
2070 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2071
2c92e90f
KC
20722004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2073
2074 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2075 from CVS libtool to always pass_all.
2076
32f84e48
KC
20772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2078
2079 * install-sh, compile: Import from automake.
2080
9587be8a
KC
20812004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2082
2083 * config.guess, config.sub: Import from savannnah.
2084
04e81808 20852004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
2086
2087 * MAINTAINERS (Write After Approval): Add myself
2088
f87a2b2e
MS
20892004-11-12 Mike Stump <mrs@apple.com>
2090
2091 * Makefile.def: Add html support.
2092 * Makefile.tpl: Likewise.
2093 * Makefile.in: Regenerate.
2094
848556c2
GK
20952004-11-11 Geoffrey Keating <geoffk@apple.com>
2096
556f03c4
GK
2097 PR 18423
2098 * configure.in: Remove all instances of build-fixincludes from
2099 noconfigdirs.
2100 (build_configargs): Supply --target to subdirectories.
2101 * configure: Regenerate.
2102
848556c2
GK
2103 * Makefile.def: Make gcc install depend on fixincludes install.
2104 * Makefile.in: Regenerate.
2105
9e5712a5
JJ
21062004-11-10 Janis Johnson <janis187@us.ibm.com>
2107
2108 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2109
4ef509c0
PB
21102004-11-11 Paul Brook <paul@codesourcery.com>
2111
2112 * MAINTAINERS: Add self as arm maintainer. Update email address.
2113
20d11df6
HPN
21142004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2115
2116 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2117 target-libgfortran.
79fd8592 2118 * configure: Regenerate.
20d11df6 2119
68c70f15
DE
21202004-11-07 David Edelsohn <edelsohn@gnu.org>
2121
2122 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2123 like CC.
2124
54f88091
PB
21252004-11-05 Paolo Bonzini <bonzini@gnu.org>
2126
2127 * Makefile.def (host fixincludes): Specify missing targets.
2128 * Makefile.in: Regenerate.
2129
6866abb8
RC
21302004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2131
2132 * MAINTAINERS: Add myself
2133
83f62578
GL
21342004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2135
2136 * MAINTAINERS (Write After Approval): Add myself.
2137
53c7ffe7
GK
21382004-11-04 Geoffrey Keating <geoffk@apple.com>
2139
2140 * Makefile.def: Build fixincludes for the host, too.
2141 * Makefile.in: Regenerate.
2142 * configure.in (host_tools): Add fixincludes.
2143 * configure: Regenerate.
2144
ac8b3d9d
DJ
21452004-11-04 Daniel Jacobowitz <dan@debian.org>
2146
2147 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2148 * configure: Regenerated.
2149
bab37580
L
21502004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2151
2152 PR other/17783
2153 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2154 * configure: Regenerated.
2155
db1de713
MM
21562004-10-31 Mark Mitchell <mark@codesourcery.com>
2157
2158 * README.SCO: Update per FSF instructions.
2159
a827e21a
EW
21602004-10-28 Eric B. Weddington <ericw@evcohs.com>
2161
2162 PR target/18151
2163 * configure.in (case ${target}): Do not build fixincludes for avr.
2164 * configure: Regenerated.
2165
9d069a4f
PB
21662004-10-26 Paolo Bonzini <bonzini@gnu.org>
2167
2168 * configure.in (case ${target}): Do not build fixincludes
2169 on platforms where it is not used.
2170 * configure: Regenerated.
2171
fc45f3fe
DJ
21722004-10-23 Daniel Jacobowitz <dan@debian.org>
2173
2174 * configure.in: Use an absolute path to install-sh.
2175 * configure: Regenerated.
2176
36554b92
AL
21772004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
88e9994a
KH
21812004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2182
2183 * MAINTAINERS: Remove from Write After Approval those that are
2184 already maintainers.
2185
ad02a944
SP
21862004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2187
2188 * MAINTAINERS: Update my email address.
2189
c8e6cd41
KC
21902004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2191
2192 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2193 * configure: Regenerate.
2194
ebe55024
R
21952004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2196
2197 * MAINTAINERS: Update my email address.
2198
a8b0957e
KH
21992004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2200
2201 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2202 entries belonging to this category.
2203
96836f61
JZ
22042004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2205
2206 * MAINTAINERS: Update my e-mail address.
2207
7e0b5752
PB
22082004-10-06 Paolo Bonzini <bonzini@gnu.org>
2209
2210 Fix wrong conflict resolution in:
2211
2212 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2213
2214 * Makefile.in: Regenerate.
2215 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2216 in the recursive `make', instead of hardwiring `all'.
2217 (Autogenerated TARGET-* variables): New.
2218
370f7a47
TL
22192004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2220
2221 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2222 * configure: Regenerate.
370f7a47 2223
13e5d623
KH
22242004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2225
2226 * MAINTAINERS (Various Maintainers): Move the "windows,
2227 cygwin, mingw" maintainer to ...
2228 (OS Port Maintainers): ... here.
2229
a6497c1b
KH
22302004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2231
2232 * MAINTAINERS (Write After Approval): Remove those that are
2233 maintainers of some subsystem.
2234
1abb828a
D
22352004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2236
2237 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2238 * ltcf-cxx.sh (tpf*): Likewise.
2239 * ltconfig (tpf*): Add TPF OS configuration support.
2240
16d1338d
BS
22412004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2242
2243 * MAINTAINERS: Change my email address to my new work account.
2244
9082a750
MR
22452004-09-24 Michael Roth <mroth@nessie.de>
2246
2247 * configure.in (--without-headers): Add missing double quotes.
2248 * configure: Regenerate.
2249
07a8bdf8
KC
22502004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2251
2252 * ylwrap: Revert to previous version.
2253
4c4a5bbc
L
22542004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2255
2256 PR bootstrap/17369
2257 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2258 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2259 SET_GCC_LIB_PATH_CMD.
2260 (BASE_TARGET_EXPORTS): Likewise.
2261 * Makefile.in: Regenerated.
2262
2263 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2264 * configure: Regenerated.
2265
85f59630
KC
22662004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2267
2268 * config.guess: New upstream version
2269 * compile, depcomp, install-sh, ylwrap: Likewise.
2270
95c53c62
RS
22712004-09-19 Roger Sayle <roger@eyesopen.com>
2272
2273 * config/mh-x86omitfp: New host makefile fragment. Add
2274 -fomit-frame-pointer to the default BOOT_CFLAGS.
2275 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2276 * configure: Regenerate.
2277
0a1c093b
AP
22782004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2279
2280 PR target/11572
2281 * configure.in (*-*-darwin*): Renable libobjc.
2282 * configure: Regenerate.
2283
315fcf97
NS
22842004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2285
2286 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2287
0a050485 22882004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2289
0a050485
DB
2290 * Makefile.def: Remove libbanshee.
2291 * Makefile.tpl: Ditto.
2292 * configure.in: Ditto.
2293 * Makefile.in: Regen.
2294 * configure: Ditto.
2295
5f4a098e
DE
22962004-09-08 David Edelsohn <edelsohn@gnu.org>
2297
2298 * ltmain.sh: Use $pic_object as $non_pic_object if
2299 $non_pic_object=none.
2300
32b2511f
PB
23012004-09-07 Paolo Bonzini <bonzini@gnu.org>
2302
2303 * missing: Import latest version from master repository.
2304
fc4d0e82
NC
23052004-09-06 Nick Clifton <nickc@redhat.com>
2306
2307 * config.sub: Import latest version from master repository.
2308 * config.guess: Likewise.
2309 This includes these changes:
78716e86 2310
fc4d0e82
NC
2311 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2312
2313 * config.sub: Handle crisv32, alias etraxfs.
2314 * config.guess (crisv32:Linux:*:*): Handle.
2315
2316 2004-08-13 Brad Smith <brad@comstyle.com>
2317
2318 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2319 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2320
2321 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2322
2323 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2324 assume the processor is a powerpc. This is because coreutils
2325 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2326 in this case, due to a MacOS X bug that causes
2327 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2328 to return a negative number.
2329 Problem reported by Petter Reinholdtsen in:
2330 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2331
2332 2004-07-19 Ben Elliston <bje@gnu.org>
2333
2334 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2335
2336 2004-06-24 Ben Elliston <bje@gnu.org>
2337
2338 * config.guess: Update copyright years.
2339 * config.sub: Likewise.
2340
2341 2004-06-22 Robert Millan <robertmh@gnu.org>
2342
2343 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2344 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2345
2346 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2347
2348 * config.guess (*:*VMS:*:*): New entry. Replaces
2349 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2350 manufacturer.
2351
2352 2004-06-22 Ben Elliston <bje@gnu.org>
2353
2354 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2355 * config.sub: Likewise.
2356
2357 2004-06-22 Ben Elliston <bje@gnu.org>
2358
2359 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2360 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2361
2362 2004-06-11 Ben Elliston <bje@gnu.org>
2363
2364 * config.guess (pegasos:OpenBSD:*:*): Remove.
2365
2366 2004-06-11 Ben Elliston <bje@gnu.org>
2367
2368 From Wouter Verhelst <wouter@grep.be>:
2369 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2370
2371 2004-06-11 Ben Elliston <bje@gnu.org>
2372
2373 * config.guess (luna88k:OpenBSD:*:*): New.
2374
2375 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2376
2377 * config.guess (m32r*:Linux:*:*): New case.
2378 * config.sub: Handle m32rle.
2379
2380 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2381
2382 From Jens Petersen <petersen@redhat.com>:
2383 * config.sub: Handle sparcv8.
2384
2385 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2386
2387 From Tom Smith <smith@cag.lkg.hp.com>:
2388 * config.guess: Version suffixes are equally significant on Tru64
2389 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2390 prefix of "P" (patched kernel).
2391
2392 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2393
2394 * config.sub: Add support for National Semiconductor CRX target.
2395
2f4cc6bf
JJ
23962004-09-03 Janis Johnson <janis187@us.ibm.com>
2397
2398 * MAINTAINERS (Various Maintainers): Remove myself as web page
2399 maintainer, add myself as maintainer of build status lists.
2400
61fec9ff
JB
24012004-09-03 Jan Beulich <jbeulich@novell.com>
2402
2403 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2404 *-*-netware, but add target-libmudflap.
2405 Consolidate *-*-netware targets (of which really only i?86 exists)
2406 into a single entry.
2407 * configure: Likewise.
2408
45f366ab
PB
24092004-09-01 Paolo Bonzini <bonzini@gnu.org>
2410
2411 * Makefile.tpl (sorry): Remove.
2412 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2413 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2414 (do-clean): Clean per-stage directories too.
2415 (do-distclean): Run distclean-stage1 too.
2416 (.NOTPARALLEL): Enable during toplevel bootstrap.
2417 (stage[+id+]-bubble): Enable parallel execution during
2418 the recursive invocation.
2419 * Makefile.in: Regenerate.
2420
2421 Fix previous checkin:
2422
2423 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2424 include.
2425 * configure.in: Fix indentation.
2426 * configure: Regenerate.
2427
be8fff81
RB
24282004-08-31 Robert Bowdidge <bowdidge@apple.com>
2429
45f366ab
PB
2430 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2431 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2432 * configure: regenerate
78716e86 2433 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2434 -mdynamic-no-pic
be8fff81
RB
2435
2436
71b5d516
PB
24372004-08-31 Paolo Bonzini <bonzini@gnu.org>
2438
2439 * Makefile.def (build_modules): Add fixincludes.
2440 (dependencies): Make gcc depend on fixincludes.
2441 * configure.in (build_tools): Add fixincludes.
2442 (build_configdirs): Always include build_libs.
2443 * Makefile.in: Regenerate.
2444 * configure: Regenerate.
2445
24462004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2447
2448 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2449 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2450 phony targets; do not generate timestamp files.
2451 (distclean-stageN): Remove references to their timestamp files.
2452 (restageN, touch-stageN): Remove.
2453 (stageN-bubble): Rewritten.
2454 (compare): Support lean bootstraps.
2455 * Makefile.in: Regenerate.
2456
2457 * configure.in: Only warn when bootstrapping but
2458 build != host or build != target. Support lean bootstraps.
2459 * configure: Regenerate.
2460
ce7cbbb0
PE
24612004-08-26 Phil Edwards <phil@codesourcery.com>
2462
2463 * configure.in: Give a better error message if GMP/MPFR are missing
2464 and a language needing them has been requested.
2465 * configure: Regenerated.
2466
9c71a529
PE
24672004-08-25 Phil Edwards <phil@codesourcery.com>
2468
2469 * configure.in: Print a list of available language front-ends if
2470 a requested one is missing. Tidy stray tab characters.
2471 * configure: Regenerated.
2472
e3f92d3b
MK
24732004-08-19 Michael Koch <konqueror@gmx.de>
2474
2475 * gcc/doc/install.texi: Update entry about automake for libjava.
2476
c3f84f61
RM
24772004-08-17 Robert Millan <robertmh@gnu.org>
2478
2479 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2480 (instead of FreeBSD).
2481 * configure: Regenerate.
2482
7c27e184
PB
24832004-08-16 Paolo Bonzini <bonzini@gnu.org>
2484
2485 * Makefile.in: Regenerate.
2486 * configure: Regenerate.
2487
2488 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2489 stage_*_flags.
2490 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2491 for bootstrapped modules if toplevel bootstrap is going.
2492 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2493 modules. Adjust for changes in Makefile.def. Enable several
2494 rules even in non-bootstrap mode, just to avoid peppering the
2495 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2496 (stage-[+prev+]-bubble): Remove.
2497
2498 * Makefile.def (Dependencies): Depend on all-build-bison,
2499 all-build-flex, all-build-byacc, all-build-texinfo, rather
2500 than the host variations.
2501 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2502 with BUILD_SUBDIR.
2503 (BISON): Update for recent Bisons.
2504 (YACC): Fix typo.
2505 (cross): Depend on all-build.
2506 (all): Do not depend on all-build.
2507 (prebootstrap): Remove.
2508 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2509 (Prebootstrap dependencies): Add them to the per-stage targets
2510 and to all-prebootstrap.
2511 * configure.in (build_configdirs): Always enable build_tools.
2512 (BUILD_DIR_PREFIX): Remove.
2513
2514 * Makefile.def (gcc): Add target variable.
2515 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2516 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2517 in the recursive `make', instead of hardwiring `all'.
2518 (Autogenerated TARGET-* variables): New.
2519
20f3bb80
BB
25202004-08-13 Brian Booth <bbooth@redhat.com>
2521
2522 * MAINTAINERS: Remove myself from write-after-approval.
2523
b5be499d
NN
25242004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2525
2526 * src-release: Stop distributing mmalloc with gdb (which doesn't
2527 use it).
2528 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2529 * Makefile.in: Regenerate.
2530
b3f8d95d
MM
25312004-08-09 Mark Mitchell <mark@codesourcery.com>
2532
2533 * configure.in (arm*-*-eabi*): New target.
2534 * configure: Regenerate.
2535
3589b69e
PB
25362004-08-06 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2539 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2540 (Dependencies): New section.
2541 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2542 (configure-target-[+module+]): Depend on maybe-all-gcc
2543 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2544 (toplevel profiledbootstrap): Fix dependencies.
2545 * Makefile.in: Regenerate.
2546
972974fc
MM
25472004-08-03 Mark Mitchell <mark@codesourcery.com>
2548
2549 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2550 target-libiberty to noconfigdirs.
2551 * configure: Regenerate.
2552
bebf829d
PB
25532004-08-03 Paul Brook <paul@codesourcery.com>
2554
2555 * configure.in: Check for MPFR as well as GMP.
2556 * configure: Regenerate.
2557
98a5bb3b
RM
25582004-08-01 Robert Millan <robertmh@gnu.org>
2559
2560 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2561 libmudflap for all GNU-based systems (with Glibc).
2562 * configure: Regenerate.
2563
d32ab992
PB
25642004-08-03 Paolo Bonzini <bonzini@gnu.org>
2565
2566 * Makefile.def (host-modules): Add gcc.
2567 * Makefile.in: Regenerate.
2568 * Makefile.tpl (sorry): New rule.
2569 (configure-host, all-host, [+make_target+]-host, do-check,
2570 install-host): Do not add gcc as a special case.
2571 (host modules): Add a small special-casing for gcc. Export
2572 extra_make_flags through the environment.
2573 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2574 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2575 other recursive targets for gcc): Remove.
2576
2577 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2578 (stage, unstage): New rules.
2579 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2580 distclean-stage[+id+]): Use stage_current.
2581 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2582 the stage*-start rules.
2583
aeb732c1
GK
25842004-08-02 Geoffrey Keating <geoffk@apple.com>
2585
2586 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2587 use -all_load flag.
2588
25b656e7
PB
25892004-08-02 Paolo Bonzini <bonzini@gnu.org>
2590
2591 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2592 * configure: Regenerate.
2593
cc440d71
TM
25942004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2595
2596 * maintainer-scripts/gcc_release: Revert yesterday's change.
2597
270e140b
SB
25982004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2599
2600 * MAINTAINERS: Add myself to write-after-approval.
2601
3e4035f8
TM
26022004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2603
2604 * libf2c: Removed.
2605 * gcc/gccbug.in: Updated because of libf2c removal.
2606 * maintainer-scripts/gcc_release: Ditto.
2607
a3e8d8b4
LR
26082004-07-09 Loren J. Rittle <ljrittle@acm.org>
2609
2610 * configure.in: Build libmudflap by default on FreeBSD.
2611 * configure: Regenerated.
2612
dfcada9a
MM
26132004-07-09 Mark Mitchell <mark@codesourcery.com>
2614
2615 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2616 systems.
2617 * configure: Regenerated.
2618
3922b216
JDA
26192004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2620
2621 PR target/16344
2622 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2623 feedback based compiler.
2624 * Makefile.in: Rebuilt.
2625
95bcca47
AO
26262004-07-08 Alexandre Oliva <aoliva@redhat.com>
2627
2628 * Makefile.def (host_modules): Set bootstrap=true for flex.
2629 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2630 * Makefile.in: Rebuilt.
2631
051822f6
JH
26322004-07-07 Jan Hubicka <jh@suse.cz>
2633
2634 * MAINTAINERS: Add self as a profile feedback maintainer.
2635
7b61653a
PE
26362004-07-05 Phil Edwards <phil@codesourcery.com>
2637
2638 * configure.in: Do not prepend $srcdir to /dev/null in
2639 makefile fragments.
2640 * configure: Regenerate.
2641
23f6b2f9
PB
26422004-07-01 Paolo Bonzini <bonzini@gnu.org>
2643
2644 * Makefile.def (build_modules): Add bison, byacc, flex,
2645 m4, texinfo.
2646 (flags_to_pass): Add FLEX.
2647 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2648 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2649 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2650 DEFAULT_MAKEINFO): Remove.
2651 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2652 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2653 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2654 objdir or else use configured tool.
2655 (all-build): New.
2656 (all): Depend on it.
2657 (Build module dependencies): Add.
2658 * Makefile.in: Regenerate.
2659 * configure.in: Better support for multiple build modules,
2660 matching what is done for host/target modules. Do not look
2661 for "plausible" locations of build tools if Canadian cross.
2662 Use autoconf's AC_PROG_CC to find a C compiler. Define
2663 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2664 * configure: Regenerate.
78716e86 2665
1c020272
PB
26662004-06-22 Paolo Bonzini <bonzini@gnu.org>
2667
2668 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2669 * Makefile.in: Regenerate.
2670
a52a0a7f
PB
26712004-06-22 Paolo Bonzini <bonzini@gnu.org>
2672
2673 * Makefile.tpl (configure-build-[+module+],
2674 configure-[+module+], configure-target-[+module+]): Pass
2675 [+extra_configure_args+].
2676 (all-build-[+module+], all-[+module+], check-[+module+],
2677 install-[+module+], [+make_target+]-[+module+],
2678 all-target-[+module+], check-target-[+module+],
2679 install-target-[+module+], [+make_target+]-target-[+module+]):
2680 Pass [+extra_make_args+].
2681 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2682 (GCC_HOST_EXPORTS): Remove.
2683 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2684 cross, check-gcc, check-gcc-c++, install-gcc,
2685 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2686 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2687 * Makefile.in: Regenerate.
2688
ccde3f1a
MS
26892004-06-21 Matthew Sachs <msachs@apple.com>
2690
2691 * MAINTAINERS: Added self to write-after-approval.
2692
6264b0a6
CF
26932004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2694
2695 * configure.in: Check for srcdir/winsup rather than build directory
2696 winsup.
2697 * configure: Regenerate.
2698
801e2270
CV
26992004-06-17 Corinna Vinschen <vinschen@redhat.com>
2700
2701 * configure.in: Don't build Cygwin native newlib if winsup
2702 directory is missing. Emit warning instead.
2703 * configure: Regenerate.
2704
ad6717df
PB
27052004-06-09 Paolo Bonzini <bonzini@gnu.org>
2706
2707 * Makefile.tpl (touch-stage[+id+]): New.
2708 (restage[+prev+]): Depend on touch-stage[+id+].
2709
2710 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2711 Use it throughout.
2712
2713 * Makefile.def: Add profile and feedback bootstrap stages.
2714 Remove next field from bootstrap stages.
2715 * Makefile.tpl (LN, LN_S): Substitute.
2716 (stageN-start, stageN-end): Use double-colon rules, to
2717 provide a hook for additional setup commands.
2718 (distclean-stageN-gcc, restageN): Create dependencies from
2719 [+prev+], not from [+next+].
2720 (stageN-bubble): Add commands for successive stages from
2721 [+prev+], using double-colon rules.
2722 (all-stageN-gcc): Fix typo.
2723 (stagefeedback-start, profiledbootstrap): New.
2724 * Makefile.in: Regenerate.
2725 * configure.in: Call ACX_PROG_LN.
2726 * configure: Regenerate.
2727
5bbb9680
CY
27282004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
e18be1d4
MA
27322004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
5607edfd
PB
27362004-06-03 Paolo Bonzini <bonzini@gnu.org>
2737
2738 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2739 without gcc.
2740 * configure: Regenerate.
2741
1ec4e9c3
PB
27422004-06-01 Paolo Bonzini <bonzini@gnu.org>
2743
2744 * Makefile.tpl: Fix typo.
2745 * Makefile.in: Regenerate.
2746
c2f7605f
PB
27472004-06-01 Paolo Bonzini <bonzini@gnu.org>
2748
2749 * configure.in: Remove new- prefix from toplevel
2750 bootstrap targets.
2751 * configure: Regenerate.
2752
f516a7da
PB
27532004-06-01 Paolo Bonzini <bonzini@gnu.org>
2754
2755 * Makefile.tpl (all.normal): Rename to all.
2756 (all): Replace with a rule to pick the default
2757 target from configure.
2758 (all-gcc, configure-gcc): Use conditionals to
2759 do nothing when toplevel bootstrap is going on.
2760 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2761 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2762 * configure.in: Support --enable-bootstrap.
2763
2764 * Makefile.def: Remove new- prefix from toplevel
2765 bootstrap targets.
2766 * Makefile.tpl: Likewise.
2767
2768 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2769 target.
2770
2771 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2772 $(RECURSE_FLAGS) to recursive invocation of make.
2773
2774 * Makefile.in: Regenerate.
2775 * configure: Regenerate.
2776
78dd5e36
AJ
27772004-05-30 Andreas Jaeger <aj@suse.de>
2778 Jim Wilson <wilson@specifixinc.com>
2779
2780 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2781 like CC.
2782
30f1bddc
DJ
27832004-05-27 Daniel Jacobowitz <dan@debian.org>
2784
2785 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2786 * configure: Regenerate.
2787
4fc4dd12
DJ
27882004-05-25 Daniel Jacobowitz <drow@false.org>
2789
2790 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2791 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2792 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2793 targets.
2794 * Makefile.in: Regenerate.
2795
94632047 27962004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2797
2798 * configure.in: Test the ability to symlink directories.
2799 * configure: Regenerate.
2800
2801 * Makefile.def (bootstrap-stage): New definitions.
2802 * Makefile.tpl (configure-stage1-gcc,
2803 configure-stage2-gcc, configure-stage3-gcc,
2804 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2805 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2806 new-restage3, compare): Autogenerate, see Makefile.in
2807 entry for behavioral changes.
2808 (distclean-stage1, new-stage1-start, new-stage1-end,
2809 new-stage1-bubble, distclean-stage2, new-stage2-start,
2810 new-stage2-end, new-stage2-bubble, distclean-stage3,
2811 new-stage3-start, new-stage3-end): New autogenerated targets.
2812 (objext, prebootstrap, BOOT_CFLAGS,
2813 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2814 targets.
2815
2816 * Makefile.in: Regenerate.
2817 (distclean-stage1, new-stage1-start, new-stage1-end,
2818 new-stage1-bubble, distclean-stage2, new-stage2-start,
2819 new-stage2-end, new-stage2-bubble, distclean-stage3,
2820 new-stage3-start, new-stage3-end): New targets.
2821 (all-stage1-gcc): Move prebootstrap dependency from here...
2822 (configure-stage1-gcc): ...to here.
2823 (new-bootstrap): Use bubble targets.
2824 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2825 Use per-stage distclean targets.
2826 (configure-stage1-gcc, configure-stage2-gcc,
2827 configure-stage3-gcc, all-stage1-gcc,
2828 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2829 Use new-stageN-start to prepare the tree.
2830
4f4e53dd
PB
28312004-05-23 Paolo Bonzini <bonzini@gnu.org>
2832
2833 * Makefile.def (host_modules): add libcpp.
2834 * Makefile.tpl: Add dependencies on and for libcpp.
2835 * Makefile.in: Regenerate.
2836 * configure.in: Add libcpp host module.
2837 * configure: Regenerate.
2838
60975492
PB
28392004-05-21 Paolo Bonzini <bonzini@gnu.org>
2840
2841 * Makefile.tpl: Whenever a recursive target is defined, wrap
2842 it in a special @if/@endif block, and prepare its maybe
2843 dependency in the @if/@endif block
2844 * configure.in: Instead of writing maybe dependencies, remove
2845 the @if/@endif statements, and remove the @if/@endif blocks
2846 that remain.
2847 * configure: Regenerate.
2848 * Makefile.in: Regenerate.
2849
5ce7d75d
JJ
28502004-05-20 Janis Johnson <janis187@us.ibm.com>
2851
2852 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2853
c779c42f
KK
28542004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2855
2856 PR bootstrap/15120
2857 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2858 * */configure: Rebuilt.
2859
b4117c30
ZW
28602004-05-17 Zack Weinberg <zack@codesourcery.com>
2861
2862 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2863 of libf2c.
2864 * configure, Makefile.in: Regenerate.
2865
2472200d 2866