]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
44bfc3ac
DJ
12007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2
3 PR bootstrap/30748
4 * configure.ac: Correct syntax for Solaris ksh.
5 * configure: Regenerated.
6
3e19841a
PB
72007-02-09 Paolo Bonzini <bonzini@gnu.org>
8
9 * configure.ac: Sync with src.
10 * configure: Regenerate.
11
74a48762
PB
122007-02-09 Paolo Bonzini <bonzini@gnu.org>
13
14 * Makefile.in: Regenerate.
15
d846e52e
PB
162007-02-09 Paolo Bonzini <bonzini@gnu.org>
17
18 * config.sub: Sync with src.
19
1c710c3c
DJ
202007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
21
22 * Makefile.tpl (build_alias, host_alias, target_alias): Use
23 noncanonical equivalents.
24 * configure.in: Rename to...
25 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
26 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
27 target_noncanonical. Use them. Rewrite removal of configure
28 arguments for autoconf 2.59. Discard variable settings. Force
29 program_transform_name for native tools.
30
31 * Makefile.in: Regenerated.
32 * configure: Regenerated with autoconf 2.59.
33
74372bdf
RZ
342007-02-07 Roman Zippel <zippel@linux-m68k.org>
35
36 * MAINTAINERS (Write After Approval): Add myself.
37
f6671c93
AS
382007-01-31 Andreas Schwab <schwab@suse.de>
39
40 * Makefile.tpl (LDFLAGS): Substitute it.
41 * Makefile.in: Regenerate.
42
ba9f17df
AB
432007-01-30 Andrey Belevantsev <abel@ispras.ru>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
2472200d
DE
472007-01-28 David Edelsohn <edelsohn@gnu.org>
48
49 * MAINTAINERS (spu port): Add myself.
50
5305be7e
RG
512007-01-23 Richard Guenther <rguenther@suse.de>
52
53 PR bootstrap/30541
54 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
55 * Makefile.tpl (GNATBIND): Substitute it.
56 (GNATMAKE): Likewise.
57 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
58 of STAGE_PREFIX.
59 * Makefile.in: Regenerate.
60 * configure: Regenerate.
61
416cfb5e
MS
622007-01-18 Mike Stump <mrs@apple.com>
63
64 * configure.in: Re-enable -Werror for gcc builds.
65
ad4fe825
HJ
662007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
d943d7c4
PB
702007-01-11 Paolo Bonzini <bonzini@gnu.org>
71
72 * configure.in: Change == to = in test command.
73 * configure: Regenerate.
74
e69bf64b
PB
752007-01-11 Paolo Bonzini <bonzini@gnu.org>
76 Nick Clifton <nickc@redhat.com>
77 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
78
79 * configure.in (build_configargs, host_configargs, target_configargs):
80 Remove build/host/target parameters.
81 (host_libs): Add gmp and mpfr.
82 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
83 * Makefile.def (gmp, mpfr): New.
84 (gcc): Remove target.
85 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
86 target_os, target_vendor): New.
87 (configure): Add host_alias/target_alias arguments. Adjust invocations.
88 * configure: Regenerate.
89 * Makefile.in: Regenerate.
90
912007-01-11 Matt Fago <fago@earthlink.net>
92
93 * configure.in: Try to link to functions only in mpfr 2.2.x
94 to improve robustness of configure tests.
95 * configure: Regenerate.
96
a42f3b80
UB
972007-01-09 Uros Bizjak <ubizjak@gmail.com>
98
99 * MAINTAINERS: Add myself as i386 maintainer.
100
a36aee1a
JH
1012007-01-08 Jan Hubicka <jh@suse.cz>
102
61fcaeef 103 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 104
738a52d3
KT
1052007-01-08 Kai Tietz <kai.tietz@onevision.com>
106
107 * configure.in: Add support for an x86_64-mingw* target.
95af8923 108 * configure: Regenerate.
738a52d3 109
54fdc474
DJ
1102007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
111
112 * Makefile.tpl (all-target): Correct @if conditional for target
113 modules.
114 * configure.in: Omit libiberty if building only target libgcc.
115 * configure, Makefile.in: Regenerated.
116
3dd71726
PB
1172007-01-04 Paolo Bonzini <bonzini@gnu.org>
118
119 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
120 * configure: Regenerate.
121
fa958513
DJ
1222007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
123
124 * Makefile.def (target_modules): Add libgcc.
125 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
126 * Makefile.tpl (clean-target-libgcc): Delete.
127 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
128 on gcc even for bootstrapped modules. Rewrite handling of
129 lang_env_dependencies to loop over target_modules.
130 * configure.in (target_libraries): Add target-libgcc.
131 * Makefile.in, configure: Regenerated.
132
e1888513
PB
1332006-12-29 Paolo Bonzini <bonzini@gnu.org>
134
135 * configure.in: Reorganize recognition of languages. Add
136 --enable-stage1-languages. Show supported languages for the chosen
137 target rather than all recognized languages.
138 * configure: Regenerate.
139
53b88b73
PB
1402006-12-29 Paolo Bonzini <bonzini@gnu.org>
141
142 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
143 * Makefile.in: Regenerate.
144
a3993f33
KG
1452006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
146
147 * configure.in: Warn that MPFR 2.2.0 is buggy.
148 * configure: Regenerate.
149
f063a9ed
ILT
1502006-12-27 Ian Lance Taylor <iant@google.com>
151
152 * configure.in: When removing Makefiles to force a reconfigure, also
153 remove prev-DIR*/Makefile.
154 * configure: Regenerate.
155
af71363e
AS
1562006-12-22 Andreas Schwab <schwab@suse.de>
157
158 * configure: Regenerate with correct autoconf version.
159
0b0dc272
AM
1602006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
161
162 * configure.in: add AC_SUBST for *_FOR_TARGET.
163 * configure: Regenerate.
164
53b88b73
PB
1652006-12-19 Paolo Bonzini <bonzini@gnu.org>
166
167 * configure.in: Simplify logic for rejecting languages that cannot
168 be built. Separate the case when a language is unsupported,
169 from the case when the user chooses not to build a language.
170
400ebff4
PB
1712006-12-19 Paolo Bonzini <bonzini@gnu.org>
172
173 * configure.in: Remove "$build" case for powerpc-*-darwin* since
174 it only affects bootstrap and could be tested on "$host" as well.
175 * configure: Regenerate.
176 * config/mh-ppc-darwin: Add to the stage1 cflags here.
177
8efea775
PB
1782006-12-19 Paolo Bonzini <bonzini@gnu.org>
179
180 PR bootstrap/29544
181 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
182 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
183 move here comment from Makefile.tpl.
184 * Makefile.tpl: Move some definitions higher in the file.
185 (STAGE1_CHECKING): New.
186 * configure.in: Add --enable-stage1-checking.
187 * configure: Regenerate.
188 * Makefile.in: Regenerate.
189
ed88a7ed
PB
1902006-12-19 Paolo Bonzini <bonzini@gnu.org>
191
192 * MAINTAINERS: Add myself as build system maintainer.
193
b65151d3
SM
1942006-12-15 Simon Martin <simartin@users.sourceforge.net>
195
196 * MAINTAINERS (Write After Approval): Add myself.
197
7e050830
EC
1982006-12-13 Eric Christopher <echristo@apple.com>
199
200 * MAINTAINERS: Add myself as darwin maintainer.
201
8b494895
ILT
2022006-12-11 Ian Lance Taylor <ian@airs.com>
203
204 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
205
0ff1416d
JR
2062006-12-11 Joern Rennecke <joern.rennecke@arc.com>
207
208 MAINTAINERS: Update my entry.
209
58e24147
AM
2102006-12-11 Alan Modra <amodra@bigpond.net.au>
211
212 * configure.in: Handle spu makefile frag.
213 * config/mt-spu: New file.
214 * Makefile.tpl (MAINT): Define
215 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
216 * configure: Regenerate.
217 * Makefile.in: Regenerate.
218
9b6f37a0
BE
2192006-12-11 Ben Elliston <bje@au.ibm.com>
220
221 * config.guess: Import latest version.
222 * config.sub: Likewise.
223
ea6f5c57
BE
2242006-12-11 Ben Elliston <bje@au.ibm.com>
225
226 * configure.in (spu-*-*): Don't skip target-libiberty.
227 * configure: Regenerate.
228
42c1cd8a
AT
2292006-12-10 Andreas Tobler <a.tobler@schweiz.org>
230
231 PR bootstrap/30134
232 * configure.in: Correct x86 darwin support for libjava to powerpc
233 and i?86 only.
234 * configure: Regenerate.
235
55eb837d
ST
2362006-12-08 Sandro Tolaini <tolaini@libero.it>
237
238 * configure.in: Add x86 darwin support for libjava.
239 * configure: Regenerate.
240
5bdacbc7
MS
2412006-12-07 Mike Stump <mrs@apple.com>
242
243 * Makefile.def (dependencies): Add dependency for
244 install-target-libssp and install-target-libgomp on
245 install-gcc.
246 * Makefile.in: Regenerate.
247
477d851c
RG
2482006-12-04 Richard Guenther <rguenther@suse.de>
249
250 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
251 (Non-Algorithmic Maintainers): Move over non-algorithmic
252 loop optimizer maintainers, add myself as a non-algorithmic
253 middle-end maintainer.
254
5d33d367
DF
2552006-12-04 Daniel Franke <franke.daniel@gmail.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
dbee1fb3
KG
2592006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
260
261 * configure.in: Update error message for missing GMP/MPFR.
262
263 * configure: Regenerate.
264
b5147de7
KG
2652006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
266
267 * configure.in: Update MPFR version in error message.
268
269 * configure: Regenerate.
270
f019376c
KG
2712006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
272
273 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
274 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
275 --with-gmp-lib): New flags.
276
277 * configure: Regenerate.
278
91ed95ae
BM
2792006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
280
281 * MAINTAINERS (Write After Approval): Change my email address.
282
3a971f15
MLI
2832006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
284
05170031 285 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 286
431041ea
PT
2872006-11-22 Philipp Thomas <pth@suse.de>
288
289 * MAINTAINERS (i18n): Update e-mail address.
290
df5487ee
TS
2912006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
292
293 * MAINTAINERS (spu port): Add myself as maintainer.
294 (Write After Approval): Remove myself.
295
92c2f0ee
BE
2962006-11-22 Ben Elliston <bje@au.ibm.com>
297
298 * configure.in (skipdirs): Don't build libssp for SPU.
299 * configure: Regenerate.
300
a3b97199
AP
3012006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
302
303 * MAINTAINERS (spu port): Add myself as maintainer.
304 (libobjc): Update my email address.
305
0eb97064
AB
3062006-11-21 Andrea Bona <andrea.bona@st.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
85d9c13c
TS
3102006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
311
312 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
313 * configure : Rebuilt.
314
6696f3cd
TS
3152006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
d58542ea
AO
3192006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
320
321 * MAINTAINERS (Write After Approval): Add myself.
322
a357b5ae
KG
3232006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
324
325 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
326 libmpfr.a.
327 * configure: Regenerate.
328
9bd6112c
PB
3292006-11-16 Paolo Bonzini <bonzini@gnu.org>
330
331 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
332 (unstage): Test for stage_last presence.
333
334 PR bootstrap/29802
335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
336 * Makefile.in: Regenerate.
337
c8cf9f0f
ZD
3382003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
339
340 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
341 maintainers.
342
467b1fc6
ER
3432006-11-14 Erven Rohou <erven.rohou@st.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
995a5697
PB
3472006-11-14 Paolo Bonzini <bonzini@gnu.org>
348
349 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
350 and stageN-package/Makefile.
351 * Makefile.in: Regenerated.
352
c8d6d53e
JZ
3532006-11-14 Jie Zhang <jie.zhang@analog.com>
354
355 * configure.in: Remove target-libgloss from noconfigdirs for
356 bfin-*-*.
357 * configure: Regenerated.
358
dffb147d
KG
3592006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
360
361 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 362
dffb147d
KG
363 * configure: Regenerate.
364
ca558912
KG
3652006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
366
367 * configure.in: Robustify error message for missing GMP/MPFR.
368
369 * configure: Regenerate.
370
7aa42285
SW
3712006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
372
373 * MAINTAINERS (Write After Approval): Add myself.
374
779958a2
UB
3752006-10-30 Uros Bizjak <ubizjak@gmail.com>
376
377 * MAINTAINERS: Change email address.
378
91de1527
VP
3792006-10-30 Vladimir Prus <vladimir@codesourcery.com>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
a3867703
PB
3832006-10-26 Peter Bergner <bergner@vnet.ibm.com>
384
385 * MAINTAINERS (Write After Approval): Add myself.
386
b4364fa2
CL
3872006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
388
7e050830 389 * MAINTAINERS (Write After Approval): Move myself to
b4364fa2
CL
390 Write After Approval section.
391
70ec446f
KG
3922006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
393
394 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
395 need_gmp anymore.
396 * configure: Regenerate.
397
018c8d88
TB
3982006-10-16 Tobias Burnus <burnus@net-b.de>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
f6a1687e
BE
4022006-10-16 Ben Elliston <bje@au.ibm.com>
403
404 * config.guess: Import latest version.
405 * config.sub: Likewise.
406
b5422ad7
BM
4072006-10-10 Brooks Moses <bmoses@stanford.edu>
408
409 * Makefile.def: Added pdf target handling.
410 * Makefile.tpl: Added pdf target handling.
411 * Makefile.in: Regenerated.
412
bdcee471
CL
4132006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
414
415 * MAINTAINERS: Add self as score port maintainer.
416
7d610414
BM
4172006-10-04 Brooks Moses <bmoses@stanford.edu>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
e48d66a9
SK
4212006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
422
7e050830 423 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
424 or newer.
425 * configure: Regenerated.
426
c394e891
DB
4272006-09-27 Dave Brolley <brolley@redhat.com>
428
429 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
430 $s instead of $r.
431 * configure: Regenerated.
432
1ee4c5a0
TS
4332006-09-26 Thiemo Seufer <ths@mips.com>
434
435 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
436 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
437 * configure: Regenerate.
438
5997afc3
GP
4392006-09-24 Graeme Peterson <gridly@gmail.com>
440
441 * MAINTAINERS (Write After Approval): Remove myself.
442
0c502898
CF
4432006-09-22 Chao-ying Fu <fu@mips.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
a7819e42
JM
4472006-09-10 Joseph S. Myers <joseph@codesourcery.com>
448
449 * MAINTAINERS: Add self as soft-fp maintainer.
450
4512006-09-09 Anatoly Sokolov <aesok@post.ru>
452
453 * MAINTAINERS: Add myself as avr maintainer.
454 Remove Marek Michalkiewicz as avr maintainer.
827d0991 455
e8288489
RC
4562006-09-07 Roberto Costa <roberto.costa@st.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
b91f0a41
CV
4602006-08-30 Corinna Vinschen <corinna@vinschen.de>
461
462 * configure.in: Never build newlib for a Mingw host.
463 Never build newlib as Mingw target library.
464 Test the existence of winsup/cygwin for building a Cygwin newlib,
465 rather than just winsup.
466 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
467 building a Mingw target.
468 * configure: Regenerate.
469
094c07a0
EB
4702006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
471
472 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
473
8d1171cb
PB
4742006-07-25 Paolo Bonzini <bonzini@gnu.org>
475
476 * config.guess: Import from src (was more updated).
477 * config.sub: Likewise.
478
2e9e6f68
DJ
4792006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
480
481 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
482 * configure: Regenerated.
483
57255173
PB
4842006-07-18 Paolo Bonzini <bonzini@gnu.org>
485
cc6010cd
AP
486 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
487 for stages after the first.
57255173 488
9fbe6585
JJ
4892006-07-17 Jakub Jelinek <jakub@redhat.com>
490
491 * Makefile.def: Add dependencies for configure-opcodes
492 on configure-intl and all-opcodes on all-intl.
493 * Makefile.in: Regenerated.
494
18c3f977
BE
4952006-07-13 Ben Elliston <bje@au.ibm.com>
496
497 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
498
27b56ba6
PE
4992006-07-06 Paul Eggert <eggert@cs.ucla.edu>
500
501 Port to hosts whose 'sort' and 'tail' implementations
502 treat operands with leading '+' as file names, as POSIX
503 has required since 2001. However, make sure the code still
504 works on pre-POSIX hosts.
505 * ltmain.sh: Don't assume "sort +2" is equivalent to
506 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
507
ad6d4e43
UW
5082006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
509
510 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
511
706601d9
PG
5122006-07-04 Peter O'Gorman <peter@pogma.com>
513
514 * ltconfig: chmod 644 before ranlib during install.
515
0b50988a
EB
5162006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
517
518 PR bootstrap/18058
519 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
520 if the bootstrap compiler is a GCC version that supports it.
521 * configure: Regenerate.
522
b6348cb3
PB
5232006-07-03 Paolo Bonzini <bonzini@gnu.org>
524
95695ad3 525 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
526 * configure: Regenerate.
527
1546bb64
PB
5282006-07-03 Paolo Bonzini <bonzini@gnu.org>
529
530 PR other/27063
531 * configure.in: Test subdir_requires and give an appropriate
532 error message.
533 * configure: Regenerate.
534
5cb6c629
AJH
5352006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
f4d8cdf8
JDA
5392006-06-22 John David Anglin <dave.anglin@nrc.ca>
540
541 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
542
4fe5abb7
SE
5432006-06-22 Steve Ellcey <sje@cup.hp.com>
544
545 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
546
2a79fd67
DA
5472006-06-20 David Ayers <d.ayers@inode.at>
548
549 PR bootstrap/28072
550 * configure.in: Add target-boehm-gc to noconfigdirs depending on
551 whether target-libjava is being configured instead of whether the
552 java front end is enabled.
553 * configure: Regenerate.
7e050830 554
04879af3
RO
5552006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
556
557 PR target/27540
558 * configure.in: Only enable libgomp on IRIX 6.
559 * configure: Regenerate.
560
ec6c7392
PB
5612006-06-15 Paolo Bonzini <bonzini@gnu.org>
562
563 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
564 too.
565 * Makefile.in: Regenerate.
566
12973d7a
DD
5672006-06-13 Jeff Johnston <jjohnstn@redhat.com>
568
569 * config-ml.in: Alter CCASFLAGS to include special
570 multilib options the same as is done for CFLAGS.
571
c67ed86a
JDA
5722006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
573
574 * configure.in: Don't enable libgomp on hpux10.
575 * configure: Rebuilt.
576
cb253473
DA
5772006-06-12 David Ayers <d.ayers@inode.at>
578
579 PR bootstrap/27963
580 PR target/19970
7e050830 581 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
582 ${libgcj} is specified.
583 * configure: Regenerate.
7e050830 584
32845532
CD
5852006-06-06 Carlos O'Donell <carlos@codesourcery.com>
586
587 Sync from src:
7e050830
EC
588
589 * configure.in: Sync.
32845532 590 * configure: Regenerated.
7e050830 591
32845532
CD
592 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
593
594 * Makefile.def: Added dependencies from sim and gdb on intl, and
595 added configure dependencies to everything with an all dependency
596 on intl.
597 * Makefile.in: Regenerated.
598
7cd0cf9c
DA
5992006-06-06 David Ayers <d.ayers@inode.at>
600
601 PR libobjc/13946
602 * Makefile.def: Add dependencies for libobjc which boehm-gc.
603 * Makefile.in: Regenerate.
604 * configure.in: Add --enable-objc-gc at toplevel and have it
605 enable boehm-gc for Objective-C.
606 Remove target-boehm-gc from libgcj.
607 Add target-boehm-gc to target_libraries.
608 Add target-boehm-gc to noconfigdirs where ${libgcj}
609 is specified.
610 Assert that boehm-gc is supported when requested for Objective-C.
611 Only build boehm-gc if needed either for Java or Objective-C.
612 * configure: Regenerate.
7e050830 613
3ff3adad
PB
6142006-06-05 Paolo Bonzini <bonzini@gnu.org>
615
616 PR 27674
617 * Makefile.tpl (configure-[+prefix+][+module+],
618 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
619 Remove rule to unstage bootstrapped modules.
620 (stage_current): New.
621 * Makefile.in: Regenerate.
622
898e551d
LB
6232006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
624
625 * MAINTAINERS (Write After Approval): Update my e-mail address.
626
ea60341e
MS
6272006-06-01 Mark Shinwell <shinwell@codesourcery.com>
628
629 * include/libiberty.h: Declare pex_run_in_environment.
630
222ae291
AL
6312006-05-31 Asher Langton <langton2@llnl.gov>
632
633 * MAINTAINERS (Write After Approval): Add myself.
898e551d 634
e9a54b07
PB
6352006-05-25 Paolo Bonzini <bonzini@gnu.org>
636
637 * Makefile.def (bfd, opcodes): Fix lib_path.
638 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
639 (restrap): Move under "@if gcc-bootstrap". Fix typo.
640 * Makefile.in: Regenerate.
641
03e67131
CD
6422006-05-24 Carlos O'Donell <carlos@codesourcery.com>
643
644 * Makefile.in: Regenerate.
645
65d6e994
CD
6462006-05-24 Carlos O'Donell <carlos@codesourcery.com>
647
648 * Makefile.def: Add install-html target. Add datarootdir
649 docdir and htmldir to flags_to_pass.
650 * Makefile.tpl: Add install-html target.
651 * Makefile.in: Regenerate.
652 * configure.in: Add --with-datarootdir, --with-docdir, and
653 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
654 * configure: Regenerate.
655
9e299237
MS
6562006-05-24 Mark Shinwell <shinwell@codesourcery.com>
657
658 * configure.in: Enable gprof for cross builds.
659 * configure: Regenerate.
660
c31202cd
RG
6612006-05-22 Richard Guenther <rguenther@suse.de>
662
663 Revert
664 2006-01-31 Richard Guenther <rguenther@suse.de>
665 Paolo Bonzini <bonzini@gnu.org>
666
667 * Makefile.def (target_modules): Add libgcc-math target module.
668 * configure.in (target_libraries): Add libgcc-math target library.
669 (--enable-libgcc-math): New configure switch.
670 * Makefile.in: Re-generate.
671 * configure: Re-generate.
672 * libgcc-math: New toplevel directory.
673
2a332582
JDA
6742006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
675 Andreas Tobler <a.tobler@schweiz.ch>
676
677 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
678 * configure: Rebuilt.
679
ccce6917 6802006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 681
ccce6917
SL
682 * MAINTAINERS (Write After Approval): Add myself.
683
ed606bc0
DD
6842006-05-01 DJ Delorie <dj@redhat.com>
685
3d8f47a0 686 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
687 * configure: Regenerate.
688
9386bd20
RG
6892006-05-01 Richard Guenther <rguenther@suse.de>
690
691 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
692 maintainer.
693
7b3bd503
KZ
6942006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
695
696 * MAINTAINERS (Write After Approval): Add myself.
697
87ceee72
JB
6982006-04-28 Jan Beulich <jbeulich@novell.com>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
e88a2c09
DD
7022006-04-18 DJ Delorie <dj@redhat.com>
703
704 * configure.in (m32c): Build libstdc++-v3. Pass flags to
705 reference libgloss so that libssp can be built in a combined
706 tree.
707 * configure: Regenerate.
708
675f0a8a
RM
7092006-04-08 Robert Millan <rmh@gcc.gnu.org>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
27b6c940
BE
7132006-04-05 Ben Elliston <bje@au.ibm.com>
714
715 * configure.in: Require makeinfo 4.4 or higher.
716 * configure: Regenerate.
717
687b17d4
GP
7182006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
719
720 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
721 Rearrange the entries of other libraries to have them in one place.
722
906ac235
JB
7232006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
724
7e050830 725 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
726 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
727
fb0103e5
RG
7282006-03-14 Richard Guenther <rguenther@suse.de>
729
730 * configure: Regenerate with autoconf 2.13.
731
17237f6b
JB
7322006-03-13 Jim Blandy <jimb@codesourcery.com>
733
734 * MAINTAINERS: Use my work address.
bed31434
JB
735
736 * MAINTAINERS: Update my E-mail address.
737
27079765
AH
7382006-03-10 Aldy Hernandez <aldyh@redhat.com>
739
740 * configure.in: Handle --disable-<component> generically.
741 * configure: Regenerate.
742
54a17039
L
7432006-03-01 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR libgcj/17311
746 * ltmain.sh: Don't use "$finalize_rpath" for compile.
747
b9bd11ca
EE
7482006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
749
750 * MAINTAINERS (Write After Approval): Remove myself.
751 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
752
e9a54b07
PB
7532006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
754
072b06f2
RE
755 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
756 (TARGET_CONFIGDIRS): Remove.
757 * configure.in: Remove AC_SUBST(target_configdirs).
758 * Makefile.in, configure: Regenerated.
ee2312f3 759
936e1a35
SK
7602006-02-20 Steven G. Kargl <kargls@comcast.net>
761
762 * MAINTAINERS (Write After Approval): Remove myself.
763 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
764
cc11cc9b
PB
7652006-02-20 Paolo Bonzini <bonzini@gnu.org>
766
767 PR bootstrap/25670
768
769 * Makefile.tpl ([+compare-target+]): Print explanation messages.
770
771 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
773 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
774 BUILD_PREFIX, BUILD_PREFIX_1.
775 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
776
777 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
778 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
779
780 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
781 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
782 of `cat stage_current`. Always provide the `r' and `s' variables.
783 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
784 a single shell execution.
785 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
786 bootstrapped modules, make the stage1 module if the build was not
787 started yet, else build the current stage.
788 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
789 (all-build, all-host, all-target, [+make_target+]-host,
790 [+make_target+]-target): Do not use \-continued lines.
791 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
792 (current_stage, restrap, stage_last): New.
793
794 * Makefile.in: Regenerate.
795 * configure: Regenerate.
796
63a7c9ef
BD
7972006-02-19 Bud Davis <jmdavis@link.com>
798
799 * MAINTAINERS (Write After Approval): Remove myself.
800 (Language Front End Maintainers): Add myself as fortran 95
801 maintainer and update e-mail address.
802
a3543e3a
FXC
8032006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
804
805 * MAINTAINERS (Write After Approval): Remove myself.
806 (Language Front End Maintainers): Add myself as fortran 95
807 maintainer.
808
ca5b1d2c
VK
8092006-02-16 Victor Kaplansky <victork@il.ibm.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
0499513f
TK
8132006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
814
815 * MAINTAINERS (Write After Approval): Remove myself.
816 (Language Front End Maintainers): Add myself as
817 fortran 95 maintainer.
818
d1f8db0c
PB
8192006-02-14 Paolo Bonzini <bonzini@gnu.org>
820
821 Sync from src:
822
823 2005-12-27 Leif Ekblad <leif@rdos.net>
824
cc6010cd
AP
825 * configure.in: Add support for RDOS target.
826 * configure: Regenerate.
d1f8db0c
PB
827
8282006-02-14 Paolo Bonzini <bonzini@gnu.org>
829 Andreas Schwab <schwab@suse.de>
830
cc6010cd 831 * configure: Regenerate.
d1f8db0c 832
cac90078
DE
8332006-02-12 David Edelsohn <edelsohn@gnu.org>
834
835 * configure.in (enable_libgomp): Add AIX.
836 * configure: Regenerate.
837
bd37fbf5
MK
8382006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
839
840 * MAINTAINERS (Write After Approval): Add myself.
7e050830 841
23027b7a
LM
8422006-02-03 Lee Millward <lee.millward@gmail.com>
843
844 * MAINTAINERS (Write After Approval): Add myself.
7e050830 845
0058967b
RG
8462006-01-31 Richard Guenther <rguenther@suse.de>
847 Paolo Bonzini <bonzini@gnu.org>
848
849 * Makefile.def (target_modules): Add libgcc-math target module.
850 * configure.in (target_libraries): Add libgcc-math target library.
851 (--enable-libgcc-math): New configure switch.
852 * Makefile.in: Re-generate.
853 * configure: Re-generate.
854 * libgcc-math: New toplevel directory.
855
e8b05380
PB
8562006-01-26 Paolo Bonzini <bonzini@gnu.org>
857
858 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
859 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
860 the assembler, linker and binutils.
861 * configure: Regenerate.
862
d54d5437
DM
8632006-01-22 Dirk Mueller <dmueller@suse.de>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
670cbfcf
DN
8672006-01-20 Diego Novillo <dnovillo@redhat.com>
868
869 * configure: Regenerate.
870
953ff289
DN
8712006-01-18 Richard Henderson <rth@redhat.com>
872 Jakub Jelinek <jakub@redhat.com>
873 Diego Novillo <dnovillo@redhat.com>
874
875 * libgomp: New directory.
876 * Makefile.def: Add target_module libgomp.
877 * Makefile.in: Regenerate.
878 * configure.in (target_libraries): Add target-libgomp.
879 * configure: Regenerate.
880
32ce4048
AO
8812006-01-05 Alexandre Oliva <aoliva@redhat.com>
882
883 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
884 @ from continuation.
885 * Makefile.in: Rebuilt.
886
0eaf8e17 8872006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 888
c76c0c83
CL
889 * MAINTAINERS (Write After Approval): Add myself.
890
2d309510
PB
8912006-01-04 Paolo Bonzini <bonzini@gnu.org>
892
893 PR bootstrap/24252
894
895 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
896 * Makefile.tpl (OBJDUMP): New.
897 (EXTRA_HOST_FLAGS): Add it.
898 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
899
953ff289
DN
900 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
901 to use symbolic links between directories. Avoid race conditions
902 or make them harmless.
903 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
904
905 * Makefile.def (LEAN): Pass.
906 * Makefile.tpl (LEAN): Define.
907 (stage[+id+]-start): Accept that the previous directory does not
908 exist, if the bootstrap is lean.
909 (stage[+id+]-bubble): Invoke lean bootstrap commands after
910 stage[+id+]-start. Use a makefile variable and an `if' instead of a
911 configure substitution.
912 ([+compare-target+]): Likewise.
913 ([+bootstrap-target+]-lean): New.
914 * configure.in: Remove lean bootstrap support from here.
915
953ff289
DN
916 * Makefile.in: Regenerate.
917 * configure: Regenerate.
2d309510 918
368872c3
BE
9192006-01-04 Ben Elliston <bje@au.ibm.com>
920
921 * MAINTAINERS (libdecnumber): Add myself.
922
d79e6356
MM
9232006-01-02 Mark Mitchell <mark@codesourcery.com>
924
925 * libtool-ldflags: New script.
926
a6fbc1e2
AS
9272006-01-02 Andreas Schwab <schwab@suse.de>
928
929 * configure.in: When reconfiguring remove Makefile in
930 all stage directories.
931 * configure: Regenerate.
932
103a4b39
SB
9332005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
934
935 * MAINTAINERS: Update my email address.
936
212f829c
PB
9372005-12-20 Paolo Bonzini <bonzini@gnu.org>
938
939 Revert Ada-related part of the previous change.
940
941 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
942 Do not pass.
943 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
944 * Makefile.in: Regenerate.
945 * configure.in: Do not include mt-ppc-aix target fragment.
946 * configure: Regenerate.
947
8ef1f2df
PB
9482005-12-19 Paolo Bonzini <bonzini@gnu.org>
949
950 * configure.in: Select appropriate fragments for PowerPC/AIX.
951 * configure: Regenerate.
952
953 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
954 BOOT_CFLAGS, BOOT_LDFLAGS.
955 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
956 BOOT_CFLAGS, BOOT_LDFLAGS.
957 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
958 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
959 (stage): Fail if we cannot complete the work.
960 * Makefile.in: Regenerate.
961
ab34901f
NS
9622005-12-16 Nathan Sidwell <nathan@codesourcery.com>
963
964 * configure.in: Replace ms1 with mt.
965 * configure: Rebuilt.
966
cbe82f21
BM
9672005-12-15 Bryce McKinlay <mckinlay@redhat.com>
968
969 * MAINTAINERS: Update my email address.
970
19843472
PB
9712005-12-15 Paolo Bonzini <bonzini@gnu.org>
972
973 * Makefile.tpl (all, do-[+make_target+], do-check, install,
974 install-host-nogcc): Don't invoke $(stage) at the end.
975 * Makefile.in: Regenerate.
976
1ca26cd2
PB
9772005-12-14 Paolo Bonzini <bonzini@gnu.org>
978
979 * configure.in: Flip the top-level bootstrap switch.
980 * configure: Regenerate.
981
f41d6665
DJ
9822005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
983
984 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
985 $(stage) and $(unstage).
986 (EXTRA_TARGET_FLAGS): Correct double-quoting.
987 (all): Remove stray semicolon.
988 (local-distclean): Don't handle multilib.tmp and multilib.out.
989 (install.all): Set $s for consistency.
990 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
991 check_multilibs setting. Always make the install directory.
992 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
993 Correct @if/@endif.
994 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
995 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
996 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
997 (multilib.out): Remove.
998 * Makefile.in: Regenerated.
999
9174b3cf
CD
10002005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
64f182bd
NS
10042005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1005
121b2cee
NS
1006 * MAINTAINERS: Add myself as mt maintainer.
1007
64f182bd
NS
1008 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1009
a6d63770
AN
10102005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1011
1012 * MAINTAINERS: Change email address.
1013
2abefe3d
PB
10142005-12-05 Paolo Bonzini <bonzini@gnu.org>
1015
1016 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1017 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1018 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1019 Find in-tree tools if available.
1020 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1021 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1022 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1023 (COMPILER_*_FOR_TARGET): New.
1024 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1025 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1026 (CONFIGURED_*, USUAL_*): Remove.
1027 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1028 STRIP): Use autoconf substitutions.
1029 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1030 COMPILER_NM_FOR_TARGET): New.
1031 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1032
1033 (all): Make all-host and all-target in parallel.
1034 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1035 that $$r and $$s are set before invoking a recursive make.
1036 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1037 ([+bootstrap-target+]): Inline most of the `all' target.
1038
2f3bdde7
BE
10392005-11-29 Ben Elliston <bje@au.ibm.com>
1040
1041 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1042 from the gcc build directory.
1043 * Makefile.in: Regenerate.
1044
a4b6c45a
BE
10452005-11-29 Ben Elliston <bje@au.ibm.com>
1046
1047 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1048 depend on all-libdecnumber.
1049 * configure.in (host_libs): Include libdecnumber.
1050 * Makefile.in: Regenerate.
1051 * configure: Likewise.
1052
473a74b9
BE
10532005-11-29 Ben Elliston <bje@au.ibm.com>
1054
1055 * libdecnumber: Import decNumber sources from the dfp-branch.
1056
b4623110
KJ
10572005-11-21 Kean Johnston <jkj@sco.com>
1058
1059 * config.sub, config.guess: Sync from upstream sources.
1060
67dc1785
BE
10612005-11-21 Ben Elliston <bje@au.ibm.com>
1062
1063 Import from Autoconf sources:
1064
1065 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1066 * config/move-if-change: Don't output "$2 is unchanged";
1067 suggested by Ben Elliston. Handle weird characters correctly.
1068
186abafe
AT
10692005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1070
1071 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1072 to match upstream libtool for darwin.
1073
ef9db8d5
DJ
10742005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1075
1076 * Makefile.def: Remove gdb dependencies for gdbtk.
1077 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1078 (configure-gdb, install-gdb): New rules.
1079 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1080 * Makefile.in, configure: Regenerated.
1081
9c5141ab
JB
10822005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
4523d51b
EE
10862005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1087
1088 * MAINTAINERS (Write After Approval): Add myself.
1089
086b011c
DN
10902005-10-24 Diego Novillo <dnovillo@redhat.com>
1091
1092 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1093 Diego Novillo.
1094
e7c84bf8
PB
10952005-10-22 Paolo Bonzini <bonzini@gnu.org>
1096
1097 PR bootstrap/24297
1098 * Makefile.tpl (do-[+make-target+], do-check, install,
1099 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1100 are set before recursing.
1101 * Makefile.in: Regenerate.
1102
b88a7564
EB
11032005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1104
1105 PR bootstrap/18939
1106 * Makefile.def (gcc) <target>: Fix thinko.
1107 * Makefile.in: Regenerate.
1108
61efc800
BS
11092005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1110
1111 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1112 * configure: Regenerate.
1113
f53d2869
JZ
11142005-10-15 Jie Zhang <jie.zhang@analog.com>
1115
1116 * MAINTAINERS (Write After Approval): Add self.
1117
077fc835
KH
11182005-10-08 Kazu Hirata <kazu@codesourcery.com>
1119
1120 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1121 target-libffi, target-qthreads, target-libjava, and
1122 targetlibobjc.
1123 * configure: Regenerate.
1124
d739199a
DJ
11252005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1126
1127 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1128 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1129 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1130 (USUAL_OBJDUMP_FOR_TARGET): New.
1131 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1132 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 1133 * configure, Makefile.in: Regenerated.
d739199a 1134
db38c6bb
PB
11352005-10-05 Paolo Bonzini <bonzini@gnu.org>
1136
1137 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1138 before other host packages.
1139
3015564c
KK
11402005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1141
1142 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1143
1061f99e
PB
11442005-10-05 Paolo Bonzini <bonzini@gnu.org>
1145
1146 PR bootstrap/22340
1147
1148 * configure.in (default_target): Remove.
1149 * Makefile.tpl (all): Do not use prerequisites as subroutines
1150 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1151 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1152 use prerequisites as subroutines.
1153 (check-host, check-target): New.
1154 (bootstrap configure & all targets): Do not use stage*-start
1155 if the directory layout is already ok.
1156 (non-bootstrap configure & all targets): Prepend a $(unstage).
1157 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1158 (NOTPARALLEL): Remove.
1159 (unstage, stage variables): New variables.
1160 (unstage, stage targets): Simply expand to those variables.
1161
1162 * configure: Regenerate.
1163 * Makefile.in: Regenerate.
1164
4a9c436f
JW
11652005-10-04 James E Wilson <wilson@specifix.com>
1166
1167 * Makefile.def (lang_env_dependencies): Add libmudflap.
1168 * Makefile.in: Regenerate.
1169
37150080
AS
11702005-10-03 Andreas Schwab <schwab@suse.de>
1171
1172 Backport from libtool CVS:
1173 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1174
1175 * ltmain.sh: add support for installing into temporary
1176 staging area (e.g. 'make install DESTDIR=...')
1177
39d16468
L
11782005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1179
1180 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1181 * configure: Regenerated.
1182
72a7ab82
AP
11832005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1184
1185 * configure: Regenerate with the correct
1186 autoconf version.
1187
6b65a26d
CM
11882005-09-30 Catherine Moore <clm@cm00re.com>
1189
1190 * configure.in (bfin-*-*): New.
1191 * configure: Regenerated.
1192
040b1c5a
GK
11932005-09-28 Geoffrey Keating <geoffk@apple.com>
1194
1195 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1196 (LIPO_FOR_TARGET): New.
1197 (CONFIGURED_LIPO_FOR_TARGET): New.
1198 (USUAL_LIPO_FOR_TARGET): New.
1199 (STRIP_FOR_TARGET): New.
1200 (CONFIGURED_STRIP_FOR_TARGET): New.
1201 (USUAL_STRIP_FOR_TARGET): New.
1202 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1203 STRIP_FOR_TARGET.
1204 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1205 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1206 * Makefile.in: Regenerate.
1207 * configure: Regenerate.
7e050830 1208
3a3c28db
DE
12092005-09-19 David Edelsohn <edelsohn@gnu.org>
1210
1211 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1212 (rs6000-*-aix*): Same.
1213 * configure: Regenerate.
1214
2749a921
TT
12152005-09-16 Tom Tromey <tromey@redhat.com>
1216
1217 * MAINTAINERS: Add self as java maintainer.
1218
7f26dfa3
FXC
12192005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1220
1221 * configure.in: Recognize f95 in the --enable-languages option,
1222 and substitute it for fortran, issuing a warning.
1223 * configure: Regenerate.
1224
d8852c4f
PE
12252005-08-30 Phil Edwards <phil@codesourcery.com>
1226
1227 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1228 * configure: Regenerated.
1229
ad685e81
AH
12302005-08-22 Aldy Hernandez <aldyh@redhat.com>
1231
1232 * MAINTAINERS: Add self as ms1 maintainer.
1233
b00d752c
RE
12342005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1235
1236 * Makefile.def (libssp): Add to lang_env_dependencies.
1237 * Makefile.in: Regenerate.
1238
9ed8fb9b
ILT
12392005-08-18 Ian Lance Taylor <ian@airs.com>
1240
1241 * MAINTAINERS: Add myself as middle-end maintainer.
1242
0f029d39
CG
12432005-08-17 Christian Groessler <chris@groessler.org>
1244
1245 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1246 * Makefile.in: Regenerate.
1247
81087874
AK
12482005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1249
1250 * MAINTAINERS (write after approval): Added myself.
1251
6a134f1c
MR
12522005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1253
1254 * MAINTAINERS (Write After Approval): Add myself.
1255
2693c0b0
PB
12562005-08-12 Paolo Bonzini <bonzini@gnu.org>
1257
1258 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1259 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1260 Look for alternate names of the target cc and c++
1261 * configure: Regenerate.
1262
4de997d1
PB
12632005-08-08 Paolo Bonzini <bonzini@gnu.org>
1264
1265 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1266 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1267 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1268 tools; remove code to manually set them.
1269 (Target tools): Look in the environment for them.
1270 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1271 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1272 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1273 build directory.
1274 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1275 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1276 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1277 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1278 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1279 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1280 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1281 * configure: Regenerate.
1282 * Makefile.in: Regenerate.
1283
b089e33a
BE
12842005-07-28 Ben Elliston <bje@au.ibm.com>
1285
1286 * MAINTAINERS: Update for removed CPU targets.
1287
e3791243
MM
12882005-07-27 Mark Mitchell <mark@codesourcery.com>
1289
1290 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 1291 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
1292 * Makefile.in: Regenerated.
1293
526635cb
MM
12942005-07-26 Mark Mitchell <mark@codesourcery.com>
1295
1296 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1297 (CFLAGS_FOR_TARGET): Use it.
1298 (CXXFLAGS_FOR_TARGET): Likewise.
1299 * Makefile.in: Regenerated.
1300 * configure.in (--with-build-sysroot): New option.
1301 * configure: Regenerated.
1302
19791f70
PB
13032005-07-24 Paolo Bonzini <bonzini@gnu.org>
1304
1305 * Makefile.tpl: Wrap install between unstage and stage
1306 * Makefile.in: Regenerate.
1307
35f5a23f
EC
13082005-07-21 Eric Christopher <echristo@apple.com>
1309
1310 * MAINTAINERS: Update affiliation.
1311
ff3ddf15
PW
13122005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1313
1314 * MAINTAINERS: Add self as crx port maintainer.
1315
3a664c1c
DD
13162005-07-20 DJ Delorie <dj@redhat.com>
1317
1318 * MAINTAINERS: Add self as m32c maintainer.
1319
539df155
KC
13202005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1321
1322 * all files: Update FSF address.
1323
be9c593a
EC
13242005-07-15 Eric Christopher <echristo@redhat.com>
1325
1326 * MAINTAINERS: Change affiliation.
1327
fd7ea4ab
JB
13282005-07-14 Jim Blandy <jimb@redhat.com>
1329
1330 * configure.in: Add cases for Renesas m32c.
1331 * configure: Regenerated.
7e050830 1332
0063a823
KC
13332005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1334
d0ca130a
KC
1335 * COPYING.LIB: Update from fsf.org.
1336
13372005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1338
1339 * COPYING, compile, config.guess,
0063a823
KC
1340 config.sub, install-sh, missing, mkinstalldirs,
1341 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1342 * config-ml.in: Update FSF address.
0063a823 1343
a8ba31f2
EC
13442005-07-13 Eric Christopher <echristo@redhat.com>
1345
1346 * configure.in: Add toplevel noconfigdir support for tpf.
1347 * configure: Regenerate.
1348
5bea4a03
PB
13492005-07-11 Paolo Bonzini <bonzini@gnu.org>
1350
1351 PR ada/22340
1352
1353 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1354 * Makefile.in: Regenerate.
1355
284bdbbd
MM
13562005-07-07 Mark Mitchell <mark@codesourcery.com>
1357
1358 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 1359 Brolley to write-after-approval.
284bdbbd 1360
452190fb
AS
13612005-07-07 Andreas Schwab <schwab@suse.de>
1362
1363 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1364 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1365 * Makefile.in: Regenerated.
1366
9c8f9ec2
GK
13672005-07-06 Geoffrey Keating <geoffk@apple.com>
1368
1369 * configure.in: Don't build sim or rda when targetting darwin.
1370 * configure: Regenerate.
1371
ef0087a7
KH
13722005-07-06 Kazu Hirata <kazu@codesourcery.com>
1373
1374 * configure.in: Add --enable-libssp and --disable-libssp.
1375 * configure: Regenerate with autoconf-2.13.
1376
77008252
JJ
13772005-07-02 Jakub Jelinek <jakub@redhat.com>
1378
1379 * Makefile.def (target_modules): Add libssp.
1380 * configure.in (target_libraries): Add target-libssp.
1381 * configure: Rebuilt.
1382 * Makefile.in: Rebuilt.
1383
a04eae1b
ZW
13842005-07-01 Zack Weinberg <zackw@panix.com>
1385
1386 * MAINTAINERS: Change email address. Resign from maintainership.
1387
948884cd
RG
13882005-07-01 Richard Guenther <rguenther@suse.de>
1389
1390 * MAINTAINERS: Change my e-mail address and affiliation.
1391
c7870f5d
PB
13922005-06-22 Paolo Bonzini <bonzini@gnu.org>
1393
1394 * Makefile.def (stagefeedback): Come after profile.
1395 Define profiledbootstrap target.
1396 * Makefile.tpl (profiledbootstrap): Remove.
1397 (stageprofile-end): Zap stagefeedback.
1398 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1399 * Makefile.in: Regenerate.
1400
ab99519a
RS
14012005-06-13 Richard Sandiford <richard@codesourcery.com>
1402
1403 * MAINTAINERS: Update my email address.
1404
f610dd5f
ZW
14052005-06-13 Zack Weinberg <zack@codesourcery.com>
1406
1407 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1408 In 'cpp' stanza, support '#line' as well as '# '.
1409
71bc2a83
AS
14102005-06-08 Andreas Schwab <schwab@suse.de>
1411
1412 * MAINTAINERS: Move myself from 'Write After Approval' to
1413 'CPU Port Maintainers' section as m68k maintainer.
1414
4fab7234
HPN
14152005-06-07 Hans-Peter Nilsson <hp@axis.com>
1416
1417 * configure.in (unsupported_languages): New macro.
1418 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1419 non-ported target libraries in noconfigdirs.
1420 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1421 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1422 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1423 unsupported_languages.
1424 * configure: Regenerate.
1425
68193f9b
TS
14262005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1427
1428 * configure.in: Fix typo in handling of --with-mpfr-dir.
1429 * configure: Regenerate.
1430
f26f6b8d
RS
14312005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1432
1433 * MAINTAINERS: Update my email address.
1434
ba4853f8
JB
14352005-06-02 Jim Blandy <jimb@redhat.com>
1436
1437 * config.sub: Add cases for the Renesas m32c. (This patch has been
1438 accepted into the master sources.)
1439
79dd769c 14402005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1441 Michael Snyder <msnyder@redhat.com>
1442 Stan Cox <scox@redhat.com>
79dd769c 1443
f610dd5f 1444 * configure.in: Set noconfigdirs for ms1.
79dd769c 1445
f610dd5f 1446 * configure: Regenerate.
79dd769c 1447
d29e107f
JD
14482005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1449
1450 * MAINTAINERS (Write After Approval): Add self.
1451
e93196c3
JC
14522005-06-01 Josh Conner <jconner@apple.com>
1453
1454 * MAINTAINERS (Write After Approval): Add self.
1455
ae263c7a
KH
14562005-06-01 Kazu Hirata <kazu@codesourcery.com>
1457
1458 * MAINTAINERS: Update my email address.
1459
585b3aa3
ZM
14602005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1461
1462 * MAINTAINERS (Write After Approval): Add self.
1463
4930c50b
CD
14642005-05-26 Chris Demetriou <cgd@broadcom.com>
1465
1466 * MAINTAINERS (Write After Approval): Remove self.
1467
2dfbef6d
PB
14682005-05-25 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1471 (Dependencies): Consider target modules for bootstrap dependencies.
1472 Make target bootstrap modules depend on each stage's gcc.
1473 * Makefile.in: Regenerate.
1474
bcb28cf5
PB
14752005-05-20 Paolo Bonzini <bonzini@gnu.org>
1476
1477 * Makefile.def (configure-gcc): Depend on binutils having been built.
1478 (all-gcc): No need to do it here.
1479 * Makefile.in: Regenerate.
1480
0cf085e4
PB
14812005-05-19 Paul Brook <paul@codesourcery.com>
1482
f610dd5f 1483 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1484 language cannot be built.
1485 * configure: Regenerate.
1486
dfb2c39a
DJ
14872005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1488
1489 * ylwrap: Import from Automake 1.9.5.
1490
771aaa92
DU
14912005-05-13 David Ung <davidu@mips.com>
1492
1493 * MAINTAINERS (Write After Approval): Add self.
1494
3ac9bd58
MS
14952005-05-09 Mike Stump <mrs@apple.com>
1496
1497 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1498 lt_cv_sys_max_cmd_len for now.
f610dd5f 1499
f77a5578
SC
15002005-05-09 Stan Cox <scox@redhat.com>
1501
1502 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1503
795e36e5
MK
15042005-05-08 Matt Kraai <kraai@ftbfs.org>
1505
1506 * README.SCO: Update the URL.
1507
c9392a2b
DE
15082005-05-05 David Edelsohn <edelsohn@gnu.org>
1509
1510 * ltconfig: Define file_list_spec. Pass file_list_spec and
1511 with_gnu_ld to libtool.
1512 * ltcf-c.sh (aix[45]): Define file_list_spec.
1513 * ltcf-cxx.sh (aix[45]): Same.
1514 * ltcf-gcj.sh (aix[45]): Same.
1515 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1516 exists, write list of input files to temporary file.
1517
bebcd931
MS
15182005-05-04 Mike Stump <mrs@apple.com>
1519
1520 * configure.in: Always pass --target to target configures as
1521 otherwise rebuilds that do --recheck will fail.
1522 * confiugure: Rebuilt.
1523
ce406537
PB
15242005-05-04 Paolo Bonzini <bonzini@gnu.org>
1525
1526 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1527 STAGE_HOST_EXPORTS.
1528 (configure, all): Add bootstrap support.
1529 (Host modules, target modules): Pass post-stage1 flags and exports.
1530 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1531 * Makefile.in: Regenerate.
1532
aa9dcfc4
PB
15332005-04-29 Paolo Bonzini <bonzini@gnu.org>
1534
1535 * configure: Regenerate.
1536
b6f9abcf
MS
15372005-04-27 Mike Stump <mrs@apple.com>
1538
1539 * MAINTAINERS: Add self as darwin maintainer.
1540
acb217cb
BS
15412005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1542
1543 * config.sub: Update from master copy.
1544
b6dae270
MS
15452005-04-21 Mike Stump <mrs@apple.com>
1546
1547 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1548 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1549
c2e0d3a9
HPN
15502005-04-19 Hans-Peter Nilsson <hp@axis.com>
1551
1552 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1553 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1554 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1555 "*-*-elf" and "*-*-linux*".
1556 * configure: Regenerate.
1557
871ae772
JM
15582005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1559
1560 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1561
bf070c29
MS
15622005-04-12 Mike Stump <mrs@apple.com>
1563
1564 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1565
e865b6f7
TK
15662005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
7b71ad7f
BS
15702005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1571
1572 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1573
25b42232
PB
15742005-04-06 Paolo Bonzini <bonzini@gnu.org>
1575
f610dd5f 1576 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1577 (TARGET_CONFIGARGS): Include --with-target-subdir.
1578 (configure, all): New macros. Use them throughout.
1579 * Makefile.in: Regenerate.
1580
d727c624
JG
15812005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1582
1583 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1584
fff72cc4
ZD
15852005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1586
1587 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1588
86472dc3
GP
15892005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1590
1591 * MAINTAINERS: Move John Carr to Write After Approval.
1592
5d0f90e5
R
15932005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1594
1595 * config/mh-mingw32: Delete.
1596 * configure.in: Don't use it.
1597 * configure: Regenerate.
1598
33da42bc
PB
15992005-03-31 Paolo Bonzini <bonzini@gnu.org>
1600
1601 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1602 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1603 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1604 (HOST_LIB_PATH): Generate from Makefile.def.
1605 (TARGET_LIB_PATH): Likewise.
1606 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1607 * Makefile.in: Regenerate.
1608 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1609 (RPATH_ENVVAR): Include Darwin case.
1610 * configure: Regenerate.
1611
15cc1841
TF
16122005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1613
1614 * MAINTAINERS (Various Maintainers): Remove self.
1615 (Write After Approval): Add self.
1616
6a8c79d5
TF
16172005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1618
1619 * MAINTAINERS (Various Maintainers): Add self.
1620
256f7136
PB
16212005-03-25 Paolo Bonzini <bonzini@gnu.org>
1622
1623 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1624 * configure: Regenerate.
1625
191dd2c9
ZW
16262005-03-21 Zack Weinberg <zack@codesourcery.com>
1627
1628 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1629 gcc_version, and gcc_version_trigger from set of flags to pass.
1630 * Makefile.tpl: Remove definitions of above variables.
1631 (config.status): Remove dependency on $(gcc_version_trigger).
1632 * Makefile.in: Regenerate.
1633 * configure.in: Do not reference config/gcc-version.m4 nor
1634 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1635 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1636 * configure: Regenerate.
1637
ef6e9bc0
MH
16382005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1639 Andrew Pinski <pinskia@physics.uc.edu>
1640
1641 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1642 * Makefile.in: Regenerate.
1643
009bbd5a
FW
16442005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
09f8755b
DA
16482005-03-03 David Ayers <d.ayers@inode.at>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
e73ed25c
AO
16522005-03-01 Alexandre Oliva <aoliva@redhat.com>
1653
1654 PR libgcj/20160
1655 * ltmain.sh: Avoid creating archives with components that have
1656 duplicate basenames.
1657
ace9ac7b
AP
16582005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1659
1660 PR bootstrap/20250
1661 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1662 instead of check.
1663 * Makefile.in: Regenerate.
1664
c9db9354
PB
16652005-02-28 Paolo Bonzini <bonzini@gnu.org>
1666
1667 * Makefile.in: Regenerate to fix conflict between the previous two
1668 patches.
1669
215c351a
PB
16702005-02-28 Paolo Bonzini <bonzini@gnu.org>
1671
1672 PR bootstrap/17383
1673 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1674 * Makefile.tpl (HOST_SUBDIR): New substitution.
1675 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1676 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1677 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1678 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1679 (Host modules, Bootstrapped modules): Use it.
1680 (Build modules, Target modules): Do not create symlink trees,
1681 always configure out-of-srcdir.
1682 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1683 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1684 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1685 $(HOST_SUBDIR). Create a symlink for host_subdir.
1686
1687 * Makefile.in: Regenerate.
1688 * configure: Regenerate.
1689
5395b47b
NN
16902005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1691
1692 Merged from libada-gnattools-branch:
1693 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1694
1695 * gnattools: New directory.
1696 * Makefile.def: Add gnattools as a module, depending on target-libada.
1697 * Makefile.in: Regenerate.
1698 * configure.in: Include gnattools in host_tools; disable it if ada
1699 is disabled.
1700 * configure: Regenerate.
1701
ca2cc05c
JM
17022005-02-24 James A. Morrison <phython@gcc.gnu.org>
1703
1704 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1705 treelang maintainer.
1706 (Write After Approval): Remove myself.
1707
d2f3024f
PS
17082005-02-23 Paul Schlie <schlie@comcast.net>
1709
1710 * configure.in: Allow darwin targeted ports to build tk, itcl and
1711 libgui.
1712 * configure: Regenerate.
1713
bba5e0ca
EB
17142005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1715
1716 PR libgcj/10353
1717 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1718 * configure: Regenerate.
1719
70132ce7
SK
17202005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1721
1722 * MAINTAINERS (Write After Approval): Add myself.
1723
20f0edca
ILT
17242005-02-10 Ian Lance Taylor <ian@airs.com>
1725
1726 * MAINTAINERS: Update my e-mail address.
1727
e64e5109
RG
17282005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
40d64b5a
HPN
17322005-01-29 Hans-Peter Nilsson <hp@axis.com>
1733
1734 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1735 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1736 target-libgloss when not *-*-elf and *-*-aout.
1737 * configure: Regenerate.
1738
54a12711
KH
17392005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1740
1741 * MAINTAINERS: Remove obsolete entries.
1742
0aa99dbb
KH
1743 * MAINTAINERS (Write After Approval): Add Michael Matz.
1744
2b009f5f
NB
17452005-01-19 Neil Booth <neil@daikokuya.co.uk>
1746
1747 * MAINTAINERS: Remove self as cpplib maintainer.
1748
385870f5
KC
17492005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1750
1751 * install-sh, config.sub: Import from upstream.
1752
e7daab31
KC
17532005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1754
1755 PR bootstrap/18222
1756 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1757 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1758 * Makefile.in: Regenerate.
1759
e6003f4d
JT
17602005-01-16 Jason Thorpe <thorpej@netbsd.org>
1761
1762 * MAINTAINERS: Update my email address.
1763
145e2972 17642005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1765 Andreas Schwab <schwab@suse.de>
145e2972
DE
1766
1767 PR bootstrap/18033
1768 * config-ml.in: Eval option if surrounded by single quotes.
1769
86c7e0da
PB
17702005-01-03 Paolo Bonzini <bonzini@gnu.org>
1771
1772 Revert 2004-12-28 Makefile changes, a better fix will be
1773 applied to mainline and src after GCC 4.0 branches.
1774
3224a22f
PB
17752004-12-28 Paolo Bonzini <bonzini@gnu.org>
1776
1777 PR bootstrap/17383
1778
1779 * Makefile.def (target_modules): Remove stage parameter,
1780 it is always true now.
1781 * Makefile.tpl (configure-build-[+module+],
1782 configure-target-[+module+]): Always build symlink tree
1783 for the directory and for include. BUILD_SUBDIR and
1784 TARGET_SUBDIR cannot be . anymore.
1785 * Makefile.in: Regenerate.
1786
aaf51ca2
DE
17872004-12-25 David Edelsohn <edelsohn@gnu.org>
1788
1789 Revert 2004-12-08 Makefile changes.
1790
4e32e454
DS
17912004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1792
1793 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1794 cygwin, mingw.
1795
669f01d8
AS
17962004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1797
1798 * configure.in (sh64-*-*): Reenable gprof.
1799 * configure: Regenerate.
1800
1b227ee0
DE
18012004-12-08 David Edelsohn <edelsohn@gnu.org>
1802
1803 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1804 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1805 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1806 * Makefile.in: Regenerate.
1807
ce5e944c
CF
18082004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1809
1810 * MAINTAINERS: Update my email address.
1811
893f1e87
MK
18122004-12-07 Matt Kraai <kraai@ftbfs.org>
1813
1814 * Makefile.tpl: Generate normal dependencies if the LHS module is
1815 not bootstrapped.
1816 * Makefile.in: Regenerate.
1817
bb59c339
RS
18182004-12-03 Richard Sandiford <rsandifo@redhat.com>
1819
1820 * configure.in: Include config/gxx-include-dir.m4. Use
1821 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1822 * configure: Regenerate.
1823
4982adbe
RS
18242004-12-03 Richard Sandiford <rsandifo@redhat.com>
1825
1826 * config.if: Delete.
1827 * configure.in: Set libstdcxx_incdir directly.
1828 * configure: Regenerate.
1829
05750653
EC
18302004-12-02 Eric Christopher <echristo@redhat.com>
1831
1832 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1833 * Makefile.in: Regenerate.
1834
5fef1dbd
RS
18352004-12-02 Richard Sandiford <rsandifo@redhat.com>
1836
1837 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1838 * configure: Regenerate.
1839
afabd8e6
RS
18402004-12-02 Richard Sandiford <rsandifo@redhat.com>
1841
1842 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1843 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1844 * configure: Regenerate.
1845
78716e86
EC
18462004-12-01 Eric Christopher <echristo@redhat.com>
1847
1848 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1849 of things to remove.
1850
57ab8ba9
MK
18512004-11-29 Matt Kraai <kraai@ftbfs.org>
1852
1853 * MAINTAINERS (Write After Approval): Update my e-mail address.
1854
2539bffe
KC
18552004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1856
1857 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1858 from CVS libtool to always pass_all.
1859
3e732ba0
JDA
18602004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1861
1862 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1863 (hppa*64*-*-*): Delete incorrect comment.
1864 * configure: Rebuilt.
1865
767f726e
KC
18662004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1867
1868 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1869
2c92e90f
KC
18702004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1871
1872 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1873 from CVS libtool to always pass_all.
1874
32f84e48
KC
18752004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1876
1877 * install-sh, compile: Import from automake.
1878
9587be8a
KC
18792004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1880
1881 * config.guess, config.sub: Import from savannnah.
1882
04e81808 18832004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1884
1885 * MAINTAINERS (Write After Approval): Add myself
1886
f87a2b2e
MS
18872004-11-12 Mike Stump <mrs@apple.com>
1888
1889 * Makefile.def: Add html support.
1890 * Makefile.tpl: Likewise.
1891 * Makefile.in: Regenerate.
1892
848556c2
GK
18932004-11-11 Geoffrey Keating <geoffk@apple.com>
1894
556f03c4
GK
1895 PR 18423
1896 * configure.in: Remove all instances of build-fixincludes from
1897 noconfigdirs.
1898 (build_configargs): Supply --target to subdirectories.
1899 * configure: Regenerate.
1900
848556c2
GK
1901 * Makefile.def: Make gcc install depend on fixincludes install.
1902 * Makefile.in: Regenerate.
1903
9e5712a5
JJ
19042004-11-10 Janis Johnson <janis187@us.ibm.com>
1905
1906 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1907
4ef509c0
PB
19082004-11-11 Paul Brook <paul@codesourcery.com>
1909
1910 * MAINTAINERS: Add self as arm maintainer. Update email address.
1911
20d11df6
HPN
19122004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1913
1914 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1915 target-libgfortran.
79fd8592 1916 * configure: Regenerate.
20d11df6 1917
68c70f15
DE
19182004-11-07 David Edelsohn <edelsohn@gnu.org>
1919
1920 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1921 like CC.
1922
54f88091
PB
19232004-11-05 Paolo Bonzini <bonzini@gnu.org>
1924
1925 * Makefile.def (host fixincludes): Specify missing targets.
1926 * Makefile.in: Regenerate.
1927
6866abb8
RC
19282004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1929
1930 * MAINTAINERS: Add myself
1931
83f62578
GL
19322004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1933
1934 * MAINTAINERS (Write After Approval): Add myself.
1935
53c7ffe7
GK
19362004-11-04 Geoffrey Keating <geoffk@apple.com>
1937
1938 * Makefile.def: Build fixincludes for the host, too.
1939 * Makefile.in: Regenerate.
1940 * configure.in (host_tools): Add fixincludes.
1941 * configure: Regenerate.
1942
ac8b3d9d
DJ
19432004-11-04 Daniel Jacobowitz <dan@debian.org>
1944
1945 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1946 * configure: Regenerated.
1947
bab37580
L
19482004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1949
1950 PR other/17783
1951 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1952 * configure: Regenerated.
1953
db1de713
MM
19542004-10-31 Mark Mitchell <mark@codesourcery.com>
1955
1956 * README.SCO: Update per FSF instructions.
1957
a827e21a
EW
19582004-10-28 Eric B. Weddington <ericw@evcohs.com>
1959
1960 PR target/18151
1961 * configure.in (case ${target}): Do not build fixincludes for avr.
1962 * configure: Regenerated.
1963
9d069a4f
PB
19642004-10-26 Paolo Bonzini <bonzini@gnu.org>
1965
1966 * configure.in (case ${target}): Do not build fixincludes
1967 on platforms where it is not used.
1968 * configure: Regenerated.
1969
fc45f3fe
DJ
19702004-10-23 Daniel Jacobowitz <dan@debian.org>
1971
1972 * configure.in: Use an absolute path to install-sh.
1973 * configure: Regenerated.
1974
36554b92
AL
19752004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1976
1977 * MAINTAINERS (Write After Approval): Add myself.
1978
88e9994a
KH
19792004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1980
1981 * MAINTAINERS: Remove from Write After Approval those that are
1982 already maintainers.
1983
ad02a944
SP
19842004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1985
1986 * MAINTAINERS: Update my email address.
1987
c8e6cd41
KC
19882004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1989
1990 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1991 * configure: Regenerate.
1992
ebe55024
R
19932004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1994
1995 * MAINTAINERS: Update my email address.
1996
a8b0957e
KH
19972004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1998
1999 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2000 entries belonging to this category.
2001
96836f61
JZ
20022004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2003
2004 * MAINTAINERS: Update my e-mail address.
2005
7e0b5752
PB
20062004-10-06 Paolo Bonzini <bonzini@gnu.org>
2007
2008 Fix wrong conflict resolution in:
2009
2010 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2011
2012 * Makefile.in: Regenerate.
2013 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2014 in the recursive `make', instead of hardwiring `all'.
2015 (Autogenerated TARGET-* variables): New.
2016
370f7a47
TL
20172004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2018
2019 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 2020 * configure: Regenerate.
370f7a47 2021
13e5d623
KH
20222004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2023
2024 * MAINTAINERS (Various Maintainers): Move the "windows,
2025 cygwin, mingw" maintainer to ...
2026 (OS Port Maintainers): ... here.
2027
a6497c1b
KH
20282004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2029
2030 * MAINTAINERS (Write After Approval): Remove those that are
2031 maintainers of some subsystem.
2032
1abb828a
D
20332004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2034
2035 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2036 * ltcf-cxx.sh (tpf*): Likewise.
2037 * ltconfig (tpf*): Add TPF OS configuration support.
2038
16d1338d
BS
20392004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2040
2041 * MAINTAINERS: Change my email address to my new work account.
2042
9082a750
MR
20432004-09-24 Michael Roth <mroth@nessie.de>
2044
2045 * configure.in (--without-headers): Add missing double quotes.
2046 * configure: Regenerate.
2047
07a8bdf8
KC
20482004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2049
2050 * ylwrap: Revert to previous version.
2051
4c4a5bbc
L
20522004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2053
2054 PR bootstrap/17369
2055 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2056 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2057 SET_GCC_LIB_PATH_CMD.
2058 (BASE_TARGET_EXPORTS): Likewise.
2059 * Makefile.in: Regenerated.
2060
2061 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2062 * configure: Regenerated.
2063
85f59630
KC
20642004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2065
2066 * config.guess: New upstream version
2067 * compile, depcomp, install-sh, ylwrap: Likewise.
2068
95c53c62
RS
20692004-09-19 Roger Sayle <roger@eyesopen.com>
2070
2071 * config/mh-x86omitfp: New host makefile fragment. Add
2072 -fomit-frame-pointer to the default BOOT_CFLAGS.
2073 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2074 * configure: Regenerate.
2075
0a1c093b
AP
20762004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2077
2078 PR target/11572
2079 * configure.in (*-*-darwin*): Renable libobjc.
2080 * configure: Regenerate.
2081
315fcf97
NS
20822004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2083
2084 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2085
0a050485 20862004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 2087
0a050485
DB
2088 * Makefile.def: Remove libbanshee.
2089 * Makefile.tpl: Ditto.
2090 * configure.in: Ditto.
2091 * Makefile.in: Regen.
2092 * configure: Ditto.
2093
5f4a098e
DE
20942004-09-08 David Edelsohn <edelsohn@gnu.org>
2095
2096 * ltmain.sh: Use $pic_object as $non_pic_object if
2097 $non_pic_object=none.
2098
32b2511f
PB
20992004-09-07 Paolo Bonzini <bonzini@gnu.org>
2100
2101 * missing: Import latest version from master repository.
2102
fc4d0e82
NC
21032004-09-06 Nick Clifton <nickc@redhat.com>
2104
2105 * config.sub: Import latest version from master repository.
2106 * config.guess: Likewise.
2107 This includes these changes:
78716e86 2108
fc4d0e82
NC
2109 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2110
2111 * config.sub: Handle crisv32, alias etraxfs.
2112 * config.guess (crisv32:Linux:*:*): Handle.
2113
2114 2004-08-13 Brad Smith <brad@comstyle.com>
2115
2116 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2117 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2118
2119 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2120
2121 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2122 assume the processor is a powerpc. This is because coreutils
2123 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2124 in this case, due to a MacOS X bug that causes
2125 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2126 to return a negative number.
2127 Problem reported by Petter Reinholdtsen in:
2128 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2129
2130 2004-07-19 Ben Elliston <bje@gnu.org>
2131
2132 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2133
2134 2004-06-24 Ben Elliston <bje@gnu.org>
2135
2136 * config.guess: Update copyright years.
2137 * config.sub: Likewise.
2138
2139 2004-06-22 Robert Millan <robertmh@gnu.org>
2140
2141 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2142 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2143
2144 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2145
2146 * config.guess (*:*VMS:*:*): New entry. Replaces
2147 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2148 manufacturer.
2149
2150 2004-06-22 Ben Elliston <bje@gnu.org>
2151
2152 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2153 * config.sub: Likewise.
2154
2155 2004-06-22 Ben Elliston <bje@gnu.org>
2156
2157 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2158 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2159
2160 2004-06-11 Ben Elliston <bje@gnu.org>
2161
2162 * config.guess (pegasos:OpenBSD:*:*): Remove.
2163
2164 2004-06-11 Ben Elliston <bje@gnu.org>
2165
2166 From Wouter Verhelst <wouter@grep.be>:
2167 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2168
2169 2004-06-11 Ben Elliston <bje@gnu.org>
2170
2171 * config.guess (luna88k:OpenBSD:*:*): New.
2172
2173 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2174
2175 * config.guess (m32r*:Linux:*:*): New case.
2176 * config.sub: Handle m32rle.
2177
2178 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2179
2180 From Jens Petersen <petersen@redhat.com>:
2181 * config.sub: Handle sparcv8.
2182
2183 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2184
2185 From Tom Smith <smith@cag.lkg.hp.com>:
2186 * config.guess: Version suffixes are equally significant on Tru64
2187 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2188 prefix of "P" (patched kernel).
2189
2190 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2191
2192 * config.sub: Add support for National Semiconductor CRX target.
2193
2f4cc6bf
JJ
21942004-09-03 Janis Johnson <janis187@us.ibm.com>
2195
2196 * MAINTAINERS (Various Maintainers): Remove myself as web page
2197 maintainer, add myself as maintainer of build status lists.
2198
61fec9ff
JB
21992004-09-03 Jan Beulich <jbeulich@novell.com>
2200
2201 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2202 *-*-netware, but add target-libmudflap.
2203 Consolidate *-*-netware targets (of which really only i?86 exists)
2204 into a single entry.
2205 * configure: Likewise.
2206
45f366ab
PB
22072004-09-01 Paolo Bonzini <bonzini@gnu.org>
2208
2209 * Makefile.tpl (sorry): Remove.
2210 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2211 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2212 (do-clean): Clean per-stage directories too.
2213 (do-distclean): Run distclean-stage1 too.
2214 (.NOTPARALLEL): Enable during toplevel bootstrap.
2215 (stage[+id+]-bubble): Enable parallel execution during
2216 the recursive invocation.
2217 * Makefile.in: Regenerate.
2218
2219 Fix previous checkin:
2220
2221 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2222 include.
2223 * configure.in: Fix indentation.
2224 * configure: Regenerate.
2225
be8fff81
RB
22262004-08-31 Robert Bowdidge <bowdidge@apple.com>
2227
45f366ab
PB
2228 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2229 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2230 * configure: regenerate
78716e86 2231 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 2232 -mdynamic-no-pic
be8fff81
RB
2233
2234
71b5d516
PB
22352004-08-31 Paolo Bonzini <bonzini@gnu.org>
2236
2237 * Makefile.def (build_modules): Add fixincludes.
2238 (dependencies): Make gcc depend on fixincludes.
2239 * configure.in (build_tools): Add fixincludes.
2240 (build_configdirs): Always include build_libs.
2241 * Makefile.in: Regenerate.
2242 * configure: Regenerate.
2243
22442004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
2245
2246 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2247 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2248 phony targets; do not generate timestamp files.
2249 (distclean-stageN): Remove references to their timestamp files.
2250 (restageN, touch-stageN): Remove.
2251 (stageN-bubble): Rewritten.
2252 (compare): Support lean bootstraps.
2253 * Makefile.in: Regenerate.
2254
2255 * configure.in: Only warn when bootstrapping but
2256 build != host or build != target. Support lean bootstraps.
2257 * configure: Regenerate.
2258
ce7cbbb0
PE
22592004-08-26 Phil Edwards <phil@codesourcery.com>
2260
2261 * configure.in: Give a better error message if GMP/MPFR are missing
2262 and a language needing them has been requested.
2263 * configure: Regenerated.
2264
9c71a529
PE
22652004-08-25 Phil Edwards <phil@codesourcery.com>
2266
2267 * configure.in: Print a list of available language front-ends if
2268 a requested one is missing. Tidy stray tab characters.
2269 * configure: Regenerated.
2270
e3f92d3b
MK
22712004-08-19 Michael Koch <konqueror@gmx.de>
2272
2273 * gcc/doc/install.texi: Update entry about automake for libjava.
2274
c3f84f61
RM
22752004-08-17 Robert Millan <robertmh@gnu.org>
2276
2277 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2278 (instead of FreeBSD).
2279 * configure: Regenerate.
2280
7c27e184
PB
22812004-08-16 Paolo Bonzini <bonzini@gnu.org>
2282
2283 * Makefile.in: Regenerate.
2284 * configure: Regenerate.
2285
2286 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2287 stage_*_flags.
2288 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2289 for bootstrapped modules if toplevel bootstrap is going.
2290 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2291 modules. Adjust for changes in Makefile.def. Enable several
2292 rules even in non-bootstrap mode, just to avoid peppering the
2293 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2294 (stage-[+prev+]-bubble): Remove.
2295
2296 * Makefile.def (Dependencies): Depend on all-build-bison,
2297 all-build-flex, all-build-byacc, all-build-texinfo, rather
2298 than the host variations.
2299 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2300 with BUILD_SUBDIR.
2301 (BISON): Update for recent Bisons.
2302 (YACC): Fix typo.
2303 (cross): Depend on all-build.
2304 (all): Do not depend on all-build.
2305 (prebootstrap): Remove.
2306 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2307 (Prebootstrap dependencies): Add them to the per-stage targets
2308 and to all-prebootstrap.
2309 * configure.in (build_configdirs): Always enable build_tools.
2310 (BUILD_DIR_PREFIX): Remove.
2311
2312 * Makefile.def (gcc): Add target variable.
2313 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2314 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2315 in the recursive `make', instead of hardwiring `all'.
2316 (Autogenerated TARGET-* variables): New.
2317
20f3bb80
BB
23182004-08-13 Brian Booth <bbooth@redhat.com>
2319
2320 * MAINTAINERS: Remove myself from write-after-approval.
2321
b5be499d
NN
23222004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2323
2324 * src-release: Stop distributing mmalloc with gdb (which doesn't
2325 use it).
2326 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2327 * Makefile.in: Regenerate.
2328
b3f8d95d
MM
23292004-08-09 Mark Mitchell <mark@codesourcery.com>
2330
2331 * configure.in (arm*-*-eabi*): New target.
2332 * configure: Regenerate.
2333
3589b69e
PB
23342004-08-06 Paolo Bonzini <bonzini@gnu.org>
2335
2336 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2337 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2338 (Dependencies): New section.
2339 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2340 (configure-target-[+module+]): Depend on maybe-all-gcc
2341 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2342 (toplevel profiledbootstrap): Fix dependencies.
2343 * Makefile.in: Regenerate.
2344
972974fc
MM
23452004-08-03 Mark Mitchell <mark@codesourcery.com>
2346
2347 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2348 target-libiberty to noconfigdirs.
2349 * configure: Regenerate.
2350
bebf829d
PB
23512004-08-03 Paul Brook <paul@codesourcery.com>
2352
2353 * configure.in: Check for MPFR as well as GMP.
2354 * configure: Regenerate.
2355
98a5bb3b
RM
23562004-08-01 Robert Millan <robertmh@gnu.org>
2357
2358 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2359 libmudflap for all GNU-based systems (with Glibc).
2360 * configure: Regenerate.
2361
d32ab992
PB
23622004-08-03 Paolo Bonzini <bonzini@gnu.org>
2363
2364 * Makefile.def (host-modules): Add gcc.
2365 * Makefile.in: Regenerate.
2366 * Makefile.tpl (sorry): New rule.
2367 (configure-host, all-host, [+make_target+]-host, do-check,
2368 install-host): Do not add gcc as a special case.
2369 (host modules): Add a small special-casing for gcc. Export
2370 extra_make_flags through the environment.
2371 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2372 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2373 other recursive targets for gcc): Remove.
2374
2375 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2376 (stage, unstage): New rules.
2377 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2378 distclean-stage[+id+]): Use stage_current.
2379 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2380 the stage*-start rules.
2381
aeb732c1
GK
23822004-08-02 Geoffrey Keating <geoffk@apple.com>
2383
2384 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2385 use -all_load flag.
2386
25b656e7
PB
23872004-08-02 Paolo Bonzini <bonzini@gnu.org>
2388
2389 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2390 * configure: Regenerate.
2391
cc440d71
TM
23922004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2393
2394 * maintainer-scripts/gcc_release: Revert yesterday's change.
2395
270e140b
SB
23962004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2397
2398 * MAINTAINERS: Add myself to write-after-approval.
2399
3e4035f8
TM
24002004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2401
2402 * libf2c: Removed.
2403 * gcc/gccbug.in: Updated because of libf2c removal.
2404 * maintainer-scripts/gcc_release: Ditto.
2405
a3e8d8b4
LR
24062004-07-09 Loren J. Rittle <ljrittle@acm.org>
2407
2408 * configure.in: Build libmudflap by default on FreeBSD.
2409 * configure: Regenerated.
2410
dfcada9a
MM
24112004-07-09 Mark Mitchell <mark@codesourcery.com>
2412
2413 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2414 systems.
2415 * configure: Regenerated.
2416
3922b216
JDA
24172004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2418
2419 PR target/16344
2420 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2421 feedback based compiler.
2422 * Makefile.in: Rebuilt.
2423
95bcca47
AO
24242004-07-08 Alexandre Oliva <aoliva@redhat.com>
2425
2426 * Makefile.def (host_modules): Set bootstrap=true for flex.
2427 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2428 * Makefile.in: Rebuilt.
2429
051822f6
JH
24302004-07-07 Jan Hubicka <jh@suse.cz>
2431
2432 * MAINTAINERS: Add self as a profile feedback maintainer.
2433
7b61653a
PE
24342004-07-05 Phil Edwards <phil@codesourcery.com>
2435
2436 * configure.in: Do not prepend $srcdir to /dev/null in
2437 makefile fragments.
2438 * configure: Regenerate.
2439
23f6b2f9
PB
24402004-07-01 Paolo Bonzini <bonzini@gnu.org>
2441
2442 * Makefile.def (build_modules): Add bison, byacc, flex,
2443 m4, texinfo.
2444 (flags_to_pass): Add FLEX.
2445 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2446 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2447 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2448 DEFAULT_MAKEINFO): Remove.
2449 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2450 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2451 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2452 objdir or else use configured tool.
2453 (all-build): New.
2454 (all): Depend on it.
2455 (Build module dependencies): Add.
2456 * Makefile.in: Regenerate.
2457 * configure.in: Better support for multiple build modules,
2458 matching what is done for host/target modules. Do not look
2459 for "plausible" locations of build tools if Canadian cross.
2460 Use autoconf's AC_PROG_CC to find a C compiler. Define
2461 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2462 * configure: Regenerate.
78716e86 2463
1c020272
PB
24642004-06-22 Paolo Bonzini <bonzini@gnu.org>
2465
2466 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2467 * Makefile.in: Regenerate.
2468
a52a0a7f
PB
24692004-06-22 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * Makefile.tpl (configure-build-[+module+],
2472 configure-[+module+], configure-target-[+module+]): Pass
2473 [+extra_configure_args+].
2474 (all-build-[+module+], all-[+module+], check-[+module+],
2475 install-[+module+], [+make_target+]-[+module+],
2476 all-target-[+module+], check-target-[+module+],
2477 install-target-[+module+], [+make_target+]-target-[+module+]):
2478 Pass [+extra_make_args+].
2479 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2480 (GCC_HOST_EXPORTS): Remove.
2481 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2482 cross, check-gcc, check-gcc-c++, install-gcc,
2483 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2484 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2485 * Makefile.in: Regenerate.
2486
ccde3f1a
MS
24872004-06-21 Matthew Sachs <msachs@apple.com>
2488
2489 * MAINTAINERS: Added self to write-after-approval.
2490
6264b0a6
CF
24912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2492
2493 * configure.in: Check for srcdir/winsup rather than build directory
2494 winsup.
2495 * configure: Regenerate.
2496
801e2270
CV
24972004-06-17 Corinna Vinschen <vinschen@redhat.com>
2498
2499 * configure.in: Don't build Cygwin native newlib if winsup
2500 directory is missing. Emit warning instead.
2501 * configure: Regenerate.
2502
ad6717df
PB
25032004-06-09 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * Makefile.tpl (touch-stage[+id+]): New.
2506 (restage[+prev+]): Depend on touch-stage[+id+].
2507
2508 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2509 Use it throughout.
2510
2511 * Makefile.def: Add profile and feedback bootstrap stages.
2512 Remove next field from bootstrap stages.
2513 * Makefile.tpl (LN, LN_S): Substitute.
2514 (stageN-start, stageN-end): Use double-colon rules, to
2515 provide a hook for additional setup commands.
2516 (distclean-stageN-gcc, restageN): Create dependencies from
2517 [+prev+], not from [+next+].
2518 (stageN-bubble): Add commands for successive stages from
2519 [+prev+], using double-colon rules.
2520 (all-stageN-gcc): Fix typo.
2521 (stagefeedback-start, profiledbootstrap): New.
2522 * Makefile.in: Regenerate.
2523 * configure.in: Call ACX_PROG_LN.
2524 * configure: Regenerate.
2525
5bbb9680
CY
25262004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2527
2528 * MAINTAINERS (Write After Approval): Add myself.
2529
e18be1d4
MA
25302004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2531
2532 * MAINTAINERS (Write After Approval): Add myself.
2533
5607edfd
PB
25342004-06-03 Paolo Bonzini <bonzini@gnu.org>
2535
2536 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2537 without gcc.
2538 * configure: Regenerate.
2539
1ec4e9c3
PB
25402004-06-01 Paolo Bonzini <bonzini@gnu.org>
2541
2542 * Makefile.tpl: Fix typo.
2543 * Makefile.in: Regenerate.
2544
c2f7605f
PB
25452004-06-01 Paolo Bonzini <bonzini@gnu.org>
2546
2547 * configure.in: Remove new- prefix from toplevel
2548 bootstrap targets.
2549 * configure: Regenerate.
2550
f516a7da
PB
25512004-06-01 Paolo Bonzini <bonzini@gnu.org>
2552
2553 * Makefile.tpl (all.normal): Rename to all.
2554 (all): Replace with a rule to pick the default
2555 target from configure.
2556 (all-gcc, configure-gcc): Use conditionals to
2557 do nothing when toplevel bootstrap is going on.
2558 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2559 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2560 * configure.in: Support --enable-bootstrap.
2561
2562 * Makefile.def: Remove new- prefix from toplevel
2563 bootstrap targets.
2564 * Makefile.tpl: Likewise.
2565
2566 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2567 target.
2568
2569 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2570 $(RECURSE_FLAGS) to recursive invocation of make.
2571
2572 * Makefile.in: Regenerate.
2573 * configure: Regenerate.
2574
78dd5e36
AJ
25752004-05-30 Andreas Jaeger <aj@suse.de>
2576 Jim Wilson <wilson@specifixinc.com>
2577
2578 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2579 like CC.
2580
30f1bddc
DJ
25812004-05-27 Daniel Jacobowitz <dan@debian.org>
2582
2583 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2584 * configure: Regenerate.
2585
4fc4dd12
DJ
25862004-05-25 Daniel Jacobowitz <drow@false.org>
2587
2588 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2589 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2590 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2591 targets.
2592 * Makefile.in: Regenerate.
2593
94632047 25942004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2595
2596 * configure.in: Test the ability to symlink directories.
2597 * configure: Regenerate.
2598
2599 * Makefile.def (bootstrap-stage): New definitions.
2600 * Makefile.tpl (configure-stage1-gcc,
2601 configure-stage2-gcc, configure-stage3-gcc,
2602 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2603 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2604 new-restage3, compare): Autogenerate, see Makefile.in
2605 entry for behavioral changes.
2606 (distclean-stage1, new-stage1-start, new-stage1-end,
2607 new-stage1-bubble, distclean-stage2, new-stage2-start,
2608 new-stage2-end, new-stage2-bubble, distclean-stage3,
2609 new-stage3-start, new-stage3-end): New autogenerated targets.
2610 (objext, prebootstrap, BOOT_CFLAGS,
2611 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2612 targets.
2613
2614 * Makefile.in: Regenerate.
2615 (distclean-stage1, new-stage1-start, new-stage1-end,
2616 new-stage1-bubble, distclean-stage2, new-stage2-start,
2617 new-stage2-end, new-stage2-bubble, distclean-stage3,
2618 new-stage3-start, new-stage3-end): New targets.
2619 (all-stage1-gcc): Move prebootstrap dependency from here...
2620 (configure-stage1-gcc): ...to here.
2621 (new-bootstrap): Use bubble targets.
2622 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2623 Use per-stage distclean targets.
2624 (configure-stage1-gcc, configure-stage2-gcc,
2625 configure-stage3-gcc, all-stage1-gcc,
2626 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2627 Use new-stageN-start to prepare the tree.
2628
4f4e53dd
PB
26292004-05-23 Paolo Bonzini <bonzini@gnu.org>
2630
2631 * Makefile.def (host_modules): add libcpp.
2632 * Makefile.tpl: Add dependencies on and for libcpp.
2633 * Makefile.in: Regenerate.
2634 * configure.in: Add libcpp host module.
2635 * configure: Regenerate.
2636
60975492
PB
26372004-05-21 Paolo Bonzini <bonzini@gnu.org>
2638
2639 * Makefile.tpl: Whenever a recursive target is defined, wrap
2640 it in a special @if/@endif block, and prepare its maybe
2641 dependency in the @if/@endif block
2642 * configure.in: Instead of writing maybe dependencies, remove
2643 the @if/@endif statements, and remove the @if/@endif blocks
2644 that remain.
2645 * configure: Regenerate.
2646 * Makefile.in: Regenerate.
2647
5ce7d75d
JJ
26482004-05-20 Janis Johnson <janis187@us.ibm.com>
2649
2650 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2651
c779c42f
KK
26522004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2653
2654 PR bootstrap/15120
2655 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2656 * */configure: Rebuilt.
2657
b4117c30
ZW
26582004-05-17 Zack Weinberg <zack@codesourcery.com>
2659
2660 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2661 of libf2c.
2662 * configure, Makefile.in: Regenerate.
2663
2472200d 2664