]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
64f182bd
NS
12005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2
121b2cee
NS
3 * MAINTAINERS: Add myself as mt maintainer.
4
64f182bd
NS
5 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6
a6d63770
AN
72005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8
9 * MAINTAINERS: Change email address.
10
2abefe3d
PB
112005-12-05 Paolo Bonzini <bonzini@gnu.org>
12
13 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
14 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
15 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
16 Find in-tree tools if available.
17 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
18 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
19 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
20 (COMPILER_*_FOR_TARGET): New.
21 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
22 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
23 (CONFIGURED_*, USUAL_*): Remove.
24 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
25 STRIP): Use autoconf substitutions.
26 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
27 COMPILER_NM_FOR_TARGET): New.
28 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
29
30 (all): Make all-host and all-target in parallel.
31 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
32 that $$r and $$s are set before invoking a recursive make.
33 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
34 ([+bootstrap-target+]): Inline most of the `all' target.
35
2f3bdde7
BE
362005-11-29 Ben Elliston <bje@au.ibm.com>
37
38 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
39 from the gcc build directory.
40 * Makefile.in: Regenerate.
41
a4b6c45a
BE
422005-11-29 Ben Elliston <bje@au.ibm.com>
43
44 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
45 depend on all-libdecnumber.
46 * configure.in (host_libs): Include libdecnumber.
47 * Makefile.in: Regenerate.
48 * configure: Likewise.
49
473a74b9
BE
502005-11-29 Ben Elliston <bje@au.ibm.com>
51
52 * libdecnumber: Import decNumber sources from the dfp-branch.
53
b4623110
KJ
542005-11-21 Kean Johnston <jkj@sco.com>
55
56 * config.sub, config.guess: Sync from upstream sources.
57
67dc1785
BE
582005-11-21 Ben Elliston <bje@au.ibm.com>
59
60 Import from Autoconf sources:
61
62 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
63 * config/move-if-change: Don't output "$2 is unchanged";
64 suggested by Ben Elliston. Handle weird characters correctly.
65
186abafe
AT
662005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
67
68 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
69 to match upstream libtool for darwin.
70
ef9db8d5
DJ
712005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
72
73 * Makefile.def: Remove gdb dependencies for gdbtk.
74 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
75 (configure-gdb, install-gdb): New rules.
76 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
77 * Makefile.in, configure: Regenerated.
78
9c5141ab
JB
792005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
4523d51b
EE
832005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
086b011c
DN
872005-10-24 Diego Novillo <dnovillo@redhat.com>
88
89 * MAINTAINERS (alias analysis): Add Daniel Berlin and
90 Diego Novillo.
91
e7c84bf8
PB
922005-10-22 Paolo Bonzini <bonzini@gnu.org>
93
94 PR bootstrap/24297
95 * Makefile.tpl (do-[+make-target+], do-check, install,
96 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
97 are set before recursing.
98 * Makefile.in: Regenerate.
99
b88a7564
EB
1002005-10-20 Eric Botcazou <ebotcazou@adacore.com>
101
102 PR bootstrap/18939
103 * Makefile.def (gcc) <target>: Fix thinko.
104 * Makefile.in: Regenerate.
105
61efc800
BS
1062005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
107
108 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
109 * configure: Regenerate.
110
f53d2869
JZ
1112005-10-15 Jie Zhang <jie.zhang@analog.com>
112
113 * MAINTAINERS (Write After Approval): Add self.
114
077fc835
KH
1152005-10-08 Kazu Hirata <kazu@codesourcery.com>
116
117 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
118 target-libffi, target-qthreads, target-libjava, and
119 targetlibobjc.
120 * configure: Regenerate.
121
d739199a
DJ
1222005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
123
124 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
125 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
126 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
127 (USUAL_OBJDUMP_FOR_TARGET): New.
128 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
129 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 130 * configure, Makefile.in: Regenerated.
d739199a 131
db38c6bb
PB
1322005-10-05 Paolo Bonzini <bonzini@gnu.org>
133
134 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
135 before other host packages.
136
3015564c
KK
1372005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
138
139 * MAINTAINERS: Add self as sh libraries/configury maintainer.
140
1061f99e
PB
1412005-10-05 Paolo Bonzini <bonzini@gnu.org>
142
143 PR bootstrap/22340
144
145 * configure.in (default_target): Remove.
146 * Makefile.tpl (all): Do not use prerequisites as subroutines
147 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
148 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
149 use prerequisites as subroutines.
150 (check-host, check-target): New.
151 (bootstrap configure & all targets): Do not use stage*-start
152 if the directory layout is already ok.
153 (non-bootstrap configure & all targets): Prepend a $(unstage).
154 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
155 (NOTPARALLEL): Remove.
156 (unstage, stage variables): New variables.
157 (unstage, stage targets): Simply expand to those variables.
158
159 * configure: Regenerate.
160 * Makefile.in: Regenerate.
161
4a9c436f
JW
1622005-10-04 James E Wilson <wilson@specifix.com>
163
164 * Makefile.def (lang_env_dependencies): Add libmudflap.
165 * Makefile.in: Regenerate.
166
37150080
AS
1672005-10-03 Andreas Schwab <schwab@suse.de>
168
169 Backport from libtool CVS:
170 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
171
172 * ltmain.sh: add support for installing into temporary
173 staging area (e.g. 'make install DESTDIR=...')
174
39d16468
L
1752005-10-03 H.J. Lu <hongjiu.lu@intel.com>
176
177 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
178 * configure: Regenerated.
179
72a7ab82
AP
1802005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
181
182 * configure: Regenerate with the correct
183 autoconf version.
184
6b65a26d
CM
1852005-09-30 Catherine Moore <clm@cm00re.com>
186
187 * configure.in (bfin-*-*): New.
188 * configure: Regenerated.
189
040b1c5a
GK
1902005-09-28 Geoffrey Keating <geoffk@apple.com>
191
192 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
193 (LIPO_FOR_TARGET): New.
194 (CONFIGURED_LIPO_FOR_TARGET): New.
195 (USUAL_LIPO_FOR_TARGET): New.
196 (STRIP_FOR_TARGET): New.
197 (CONFIGURED_STRIP_FOR_TARGET): New.
198 (USUAL_STRIP_FOR_TARGET): New.
199 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
200 STRIP_FOR_TARGET.
201 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
202 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
203 * Makefile.in: Regenerate.
204 * configure: Regenerate.
205
3a3c28db
DE
2062005-09-19 David Edelsohn <edelsohn@gnu.org>
207
208 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
209 (rs6000-*-aix*): Same.
210 * configure: Regenerate.
211
2749a921
TT
2122005-09-16 Tom Tromey <tromey@redhat.com>
213
214 * MAINTAINERS: Add self as java maintainer.
215
7f26dfa3
FXC
2162005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
217
218 * configure.in: Recognize f95 in the --enable-languages option,
219 and substitute it for fortran, issuing a warning.
220 * configure: Regenerate.
221
d8852c4f
PE
2222005-08-30 Phil Edwards <phil@codesourcery.com>
223
224 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
225 * configure: Regenerated.
226
ad685e81
AH
2272005-08-22 Aldy Hernandez <aldyh@redhat.com>
228
229 * MAINTAINERS: Add self as ms1 maintainer.
230
b00d752c
RE
2312005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
232
233 * Makefile.def (libssp): Add to lang_env_dependencies.
234 * Makefile.in: Regenerate.
235
9ed8fb9b
ILT
2362005-08-18 Ian Lance Taylor <ian@airs.com>
237
238 * MAINTAINERS: Add myself as middle-end maintainer.
239
0f029d39
CG
2402005-08-17 Christian Groessler <chris@groessler.org>
241
242 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
243 * Makefile.in: Regenerate.
244
81087874
AK
2452005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
246
247 * MAINTAINERS (write after approval): Added myself.
248
6a134f1c
MR
2492005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
250
251 * MAINTAINERS (Write After Approval): Add myself.
252
2693c0b0
PB
2532005-08-12 Paolo Bonzini <bonzini@gnu.org>
254
255 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
256 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
257 Look for alternate names of the target cc and c++
258 * configure: Regenerate.
259
4de997d1
PB
2602005-08-08 Paolo Bonzini <bonzini@gnu.org>
261
262 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
263 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
264 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
265 tools; remove code to manually set them.
266 (Target tools): Look in the environment for them.
267 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
268 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
269 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
270 build directory.
271 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
272 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
273 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
274 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
275 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
276 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
277 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
278 * configure: Regenerate.
279 * Makefile.in: Regenerate.
280
b089e33a
BE
2812005-07-28 Ben Elliston <bje@au.ibm.com>
282
283 * MAINTAINERS: Update for removed CPU targets.
284
e3791243
MM
2852005-07-27 Mark Mitchell <mark@codesourcery.com>
286
287 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
288 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
289 * Makefile.in: Regenerated.
290
526635cb
MM
2912005-07-26 Mark Mitchell <mark@codesourcery.com>
292
293 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
294 (CFLAGS_FOR_TARGET): Use it.
295 (CXXFLAGS_FOR_TARGET): Likewise.
296 * Makefile.in: Regenerated.
297 * configure.in (--with-build-sysroot): New option.
298 * configure: Regenerated.
299
19791f70
PB
3002005-07-24 Paolo Bonzini <bonzini@gnu.org>
301
302 * Makefile.tpl: Wrap install between unstage and stage
303 * Makefile.in: Regenerate.
304
35f5a23f
EC
3052005-07-21 Eric Christopher <echristo@apple.com>
306
307 * MAINTAINERS: Update affiliation.
308
ff3ddf15
PW
3092005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
310
311 * MAINTAINERS: Add self as crx port maintainer.
312
3a664c1c
DD
3132005-07-20 DJ Delorie <dj@redhat.com>
314
315 * MAINTAINERS: Add self as m32c maintainer.
316
539df155
KC
3172005-07-16 Kelley Cook <kcook@gcc.gnu.org>
318
319 * all files: Update FSF address.
320
be9c593a
EC
3212005-07-15 Eric Christopher <echristo@redhat.com>
322
323 * MAINTAINERS: Change affiliation.
324
fd7ea4ab
JB
3252005-07-14 Jim Blandy <jimb@redhat.com>
326
327 * configure.in: Add cases for Renesas m32c.
328 * configure: Regenerated.
329
0063a823
KC
3302005-07-14 Kelley Cook <kcook@gcc.gnu.org>
331
d0ca130a
KC
332 * COPYING.LIB: Update from fsf.org.
333
3342005-07-14 Kelley Cook <kcook@gcc.gnu.org>
335
336 * COPYING, compile, config.guess,
0063a823
KC
337 config.sub, install-sh, missing, mkinstalldirs,
338 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 339 * config-ml.in: Update FSF address.
0063a823 340
a8ba31f2
EC
3412005-07-13 Eric Christopher <echristo@redhat.com>
342
343 * configure.in: Add toplevel noconfigdir support for tpf.
344 * configure: Regenerate.
345
5bea4a03
PB
3462005-07-11 Paolo Bonzini <bonzini@gnu.org>
347
348 PR ada/22340
349
350 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
351 * Makefile.in: Regenerate.
352
284bdbbd
MM
3532005-07-07 Mark Mitchell <mark@codesourcery.com>
354
355 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
356 Brolley to write-after-approval.
357
452190fb
AS
3582005-07-07 Andreas Schwab <schwab@suse.de>
359
360 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
361 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
362 * Makefile.in: Regenerated.
363
9c8f9ec2
GK
3642005-07-06 Geoffrey Keating <geoffk@apple.com>
365
366 * configure.in: Don't build sim or rda when targetting darwin.
367 * configure: Regenerate.
368
ef0087a7
KH
3692005-07-06 Kazu Hirata <kazu@codesourcery.com>
370
371 * configure.in: Add --enable-libssp and --disable-libssp.
372 * configure: Regenerate with autoconf-2.13.
373
77008252
JJ
3742005-07-02 Jakub Jelinek <jakub@redhat.com>
375
376 * Makefile.def (target_modules): Add libssp.
377 * configure.in (target_libraries): Add target-libssp.
378 * configure: Rebuilt.
379 * Makefile.in: Rebuilt.
380
a04eae1b
ZW
3812005-07-01 Zack Weinberg <zackw@panix.com>
382
383 * MAINTAINERS: Change email address. Resign from maintainership.
384
948884cd
RG
3852005-07-01 Richard Guenther <rguenther@suse.de>
386
387 * MAINTAINERS: Change my e-mail address and affiliation.
388
c7870f5d
PB
3892005-06-22 Paolo Bonzini <bonzini@gnu.org>
390
391 * Makefile.def (stagefeedback): Come after profile.
392 Define profiledbootstrap target.
393 * Makefile.tpl (profiledbootstrap): Remove.
394 (stageprofile-end): Zap stagefeedback.
395 (stagefeedback-start): Copy all .gcda files, not only GCC's.
396 * Makefile.in: Regenerate.
397
ab99519a
RS
3982005-06-13 Richard Sandiford <richard@codesourcery.com>
399
400 * MAINTAINERS: Update my email address.
401
f610dd5f
ZW
4022005-06-13 Zack Weinberg <zack@codesourcery.com>
403
404 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
405 In 'cpp' stanza, support '#line' as well as '# '.
406
71bc2a83
AS
4072005-06-08 Andreas Schwab <schwab@suse.de>
408
409 * MAINTAINERS: Move myself from 'Write After Approval' to
410 'CPU Port Maintainers' section as m68k maintainer.
411
4fab7234
HPN
4122005-06-07 Hans-Peter Nilsson <hp@axis.com>
413
414 * configure.in (unsupported_languages): New macro.
415 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
416 non-ported target libraries in noconfigdirs.
417 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
418 non-linux-gnu. Remove libgcj_ex_libffi.
419 <lang_frag loop>: Set add_this_lang=no if the language is in
420 unsupported_languages.
421 * configure: Regenerate.
422
68193f9b
TS
4232005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
424
425 * configure.in: Fix typo in handling of --with-mpfr-dir.
426 * configure: Regenerate.
427
f26f6b8d
RS
4282005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
429
430 * MAINTAINERS: Update my email address.
431
ba4853f8
JB
4322005-06-02 Jim Blandy <jimb@redhat.com>
433
434 * config.sub: Add cases for the Renesas m32c. (This patch has been
435 accepted into the master sources.)
436
79dd769c 4372005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
438 Michael Snyder <msnyder@redhat.com>
439 Stan Cox <scox@redhat.com>
79dd769c 440
f610dd5f 441 * configure.in: Set noconfigdirs for ms1.
79dd769c 442
f610dd5f 443 * configure: Regenerate.
79dd769c 444
d29e107f
JD
4452005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
446
447 * MAINTAINERS (Write After Approval): Add self.
448
e93196c3
JC
4492005-06-01 Josh Conner <jconner@apple.com>
450
451 * MAINTAINERS (Write After Approval): Add self.
452
ae263c7a
KH
4532005-06-01 Kazu Hirata <kazu@codesourcery.com>
454
455 * MAINTAINERS: Update my email address.
456
585b3aa3
ZM
4572005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
458
459 * MAINTAINERS (Write After Approval): Add self.
460
4930c50b
CD
4612005-05-26 Chris Demetriou <cgd@broadcom.com>
462
463 * MAINTAINERS (Write After Approval): Remove self.
464
2dfbef6d
PB
4652005-05-25 Paolo Bonzini <bonzini@gnu.org>
466
467 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
468 (Dependencies): Consider target modules for bootstrap dependencies.
469 Make target bootstrap modules depend on each stage's gcc.
470 * Makefile.in: Regenerate.
471
bcb28cf5
PB
4722005-05-20 Paolo Bonzini <bonzini@gnu.org>
473
474 * Makefile.def (configure-gcc): Depend on binutils having been built.
475 (all-gcc): No need to do it here.
476 * Makefile.in: Regenerate.
477
0cf085e4
PB
4782005-05-19 Paul Brook <paul@codesourcery.com>
479
f610dd5f 480 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
481 language cannot be built.
482 * configure: Regenerate.
483
dfb2c39a
DJ
4842005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
485
486 * ylwrap: Import from Automake 1.9.5.
487
771aaa92
DU
4882005-05-13 David Ung <davidu@mips.com>
489
490 * MAINTAINERS (Write After Approval): Add self.
491
3ac9bd58
MS
4922005-05-09 Mike Stump <mrs@apple.com>
493
494 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
495 lt_cv_sys_max_cmd_len for now.
f610dd5f 496
f77a5578
SC
4972005-05-09 Stan Cox <scox@redhat.com>
498
499 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
500
795e36e5
MK
5012005-05-08 Matt Kraai <kraai@ftbfs.org>
502
503 * README.SCO: Update the URL.
504
c9392a2b
DE
5052005-05-05 David Edelsohn <edelsohn@gnu.org>
506
507 * ltconfig: Define file_list_spec. Pass file_list_spec and
508 with_gnu_ld to libtool.
509 * ltcf-c.sh (aix[45]): Define file_list_spec.
510 * ltcf-cxx.sh (aix[45]): Same.
511 * ltcf-gcj.sh (aix[45]): Same.
512 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
513 exists, write list of input files to temporary file.
514
bebcd931
MS
5152005-05-04 Mike Stump <mrs@apple.com>
516
517 * configure.in: Always pass --target to target configures as
518 otherwise rebuilds that do --recheck will fail.
519 * confiugure: Rebuilt.
520
ce406537
PB
5212005-05-04 Paolo Bonzini <bonzini@gnu.org>
522
523 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
524 STAGE_HOST_EXPORTS.
525 (configure, all): Add bootstrap support.
526 (Host modules, target modules): Pass post-stage1 flags and exports.
527 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
528 * Makefile.in: Regenerate.
529
aa9dcfc4
PB
5302005-04-29 Paolo Bonzini <bonzini@gnu.org>
531
532 * configure: Regenerate.
533
b6f9abcf
MS
5342005-04-27 Mike Stump <mrs@apple.com>
535
536 * MAINTAINERS: Add self as darwin maintainer.
537
acb217cb
BS
5382005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
539
540 * config.sub: Update from master copy.
541
b6dae270
MS
5422005-04-21 Mike Stump <mrs@apple.com>
543
544 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
545 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
546
c2e0d3a9
HPN
5472005-04-19 Hans-Peter Nilsson <hp@axis.com>
548
549 * configure.in <crisv32-*-*, cris-*-*>: New local variable
550 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
551 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
552 "*-*-elf" and "*-*-linux*".
553 * configure: Regenerate.
554
871ae772
JM
5552005-04-14 Joseph S. Myers <joseph@codesourcery.com>
556
557 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
558
bf070c29
MS
5592005-04-12 Mike Stump <mrs@apple.com>
560
561 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
562
e865b6f7
TK
5632005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
7b71ad7f
BS
5672005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
568
569 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
570
25b42232
PB
5712005-04-06 Paolo Bonzini <bonzini@gnu.org>
572
f610dd5f 573 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
574 (TARGET_CONFIGARGS): Include --with-target-subdir.
575 (configure, all): New macros. Use them throughout.
576 * Makefile.in: Regenerate.
577
d727c624
JG
5782005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 581
fff72cc4
ZD
5822005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
583
584 * MAINTAINERS: Remove 'loop unrolling' maintainer.
585
86472dc3
GP
5862005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
587
588 * MAINTAINERS: Move John Carr to Write After Approval.
589
5d0f90e5
R
5902005-03-30 J"orn Rennecke <joern.rennecke@st.com>
591
592 * config/mh-mingw32: Delete.
593 * configure.in: Don't use it.
594 * configure: Regenerate.
595
33da42bc
PB
5962005-03-31 Paolo Bonzini <bonzini@gnu.org>
597
598 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
599 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
600 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
601 (HOST_LIB_PATH): Generate from Makefile.def.
602 (TARGET_LIB_PATH): Likewise.
603 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
604 * Makefile.in: Regenerate.
605 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
606 (RPATH_ENVVAR): Include Darwin case.
607 * configure: Regenerate.
608
15cc1841
TF
6092005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
610
611 * MAINTAINERS (Various Maintainers): Remove self.
612 (Write After Approval): Add self.
613
6a8c79d5
TF
6142005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
615
616 * MAINTAINERS (Various Maintainers): Add self.
617
256f7136
PB
6182005-03-25 Paolo Bonzini <bonzini@gnu.org>
619
620 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
621 * configure: Regenerate.
622
191dd2c9
ZW
6232005-03-21 Zack Weinberg <zack@codesourcery.com>
624
625 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
626 gcc_version, and gcc_version_trigger from set of flags to pass.
627 * Makefile.tpl: Remove definitions of above variables.
628 (config.status): Remove dependency on $(gcc_version_trigger).
629 * Makefile.in: Regenerate.
630 * configure.in: Do not reference config/gcc-version.m4 nor
631 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
632 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
633 * configure: Regenerate.
634
ef6e9bc0
MH
6352005-03-16 Manfred Hollstein <manfred.h@gmx.net>
636 Andrew Pinski <pinskia@physics.uc.edu>
637
638 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
639 * Makefile.in: Regenerate.
640
009bbd5a
FW
6412005-03-13 Feng Wang <fengwang@nudt.edu.cn>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
09f8755b
DA
6452005-03-03 David Ayers <d.ayers@inode.at>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
e73ed25c
AO
6492005-03-01 Alexandre Oliva <aoliva@redhat.com>
650
651 PR libgcj/20160
652 * ltmain.sh: Avoid creating archives with components that have
653 duplicate basenames.
654
ace9ac7b
AP
6552005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
656
657 PR bootstrap/20250
658 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
659 instead of check.
660 * Makefile.in: Regenerate.
661
c9db9354
PB
6622005-02-28 Paolo Bonzini <bonzini@gnu.org>
663
664 * Makefile.in: Regenerate to fix conflict between the previous two
665 patches.
666
215c351a
PB
6672005-02-28 Paolo Bonzini <bonzini@gnu.org>
668
669 PR bootstrap/17383
670 * Makefile.def (target_modules): Remove "stage", now unnecessary.
671 * Makefile.tpl (HOST_SUBDIR): New substitution.
672 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
673 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
674 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
675 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
676 (Host modules, Bootstrapped modules): Use it.
677 (Build modules, Target modules): Do not create symlink trees,
678 always configure out-of-srcdir.
679 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
680 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
681 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
682 $(HOST_SUBDIR). Create a symlink for host_subdir.
683
684 * Makefile.in: Regenerate.
685 * configure: Regenerate.
686
5395b47b
NN
6872005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
688
689 Merged from libada-gnattools-branch:
690 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
691
692 * gnattools: New directory.
693 * Makefile.def: Add gnattools as a module, depending on target-libada.
694 * Makefile.in: Regenerate.
695 * configure.in: Include gnattools in host_tools; disable it if ada
696 is disabled.
697 * configure: Regenerate.
698
ca2cc05c
JM
6992005-02-24 James A. Morrison <phython@gcc.gnu.org>
700
701 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
702 treelang maintainer.
703 (Write After Approval): Remove myself.
704
d2f3024f
PS
7052005-02-23 Paul Schlie <schlie@comcast.net>
706
707 * configure.in: Allow darwin targeted ports to build tk, itcl and
708 libgui.
709 * configure: Regenerate.
710
bba5e0ca
EB
7112005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
712
713 PR libgcj/10353
714 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
715 * configure: Regenerate.
716
70132ce7
SK
7172005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
718
719 * MAINTAINERS (Write After Approval): Add myself.
720
20f0edca
ILT
7212005-02-10 Ian Lance Taylor <ian@airs.com>
722
723 * MAINTAINERS: Update my e-mail address.
724
e64e5109
RG
7252005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
726
727 * MAINTAINERS (Write After Approval): Add myself.
728
40d64b5a
HPN
7292005-01-29 Hans-Peter Nilsson <hp@axis.com>
730
731 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
732 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
733 target-libgloss when not *-*-elf and *-*-aout.
734 * configure: Regenerate.
735
54a12711
KH
7362005-01-23 Kazu Hirata <kazu@cs.umass.edu>
737
738 * MAINTAINERS: Remove obsolete entries.
739
0aa99dbb
KH
740 * MAINTAINERS (Write After Approval): Add Michael Matz.
741
2b009f5f
NB
7422005-01-19 Neil Booth <neil@daikokuya.co.uk>
743
744 * MAINTAINERS: Remove self as cpplib maintainer.
745
385870f5
KC
7462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
747
748 * install-sh, config.sub: Import from upstream.
749
e7daab31
KC
7502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
751
752 PR bootstrap/18222
753 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
754 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
755 * Makefile.in: Regenerate.
756
e6003f4d
JT
7572005-01-16 Jason Thorpe <thorpej@netbsd.org>
758
759 * MAINTAINERS: Update my email address.
760
145e2972 7612005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 762 Andreas Schwab <schwab@suse.de>
145e2972
DE
763
764 PR bootstrap/18033
765 * config-ml.in: Eval option if surrounded by single quotes.
766
86c7e0da
PB
7672005-01-03 Paolo Bonzini <bonzini@gnu.org>
768
769 Revert 2004-12-28 Makefile changes, a better fix will be
770 applied to mainline and src after GCC 4.0 branches.
771
3224a22f
PB
7722004-12-28 Paolo Bonzini <bonzini@gnu.org>
773
774 PR bootstrap/17383
775
776 * Makefile.def (target_modules): Remove stage parameter,
777 it is always true now.
778 * Makefile.tpl (configure-build-[+module+],
779 configure-target-[+module+]): Always build symlink tree
780 for the directory and for include. BUILD_SUBDIR and
781 TARGET_SUBDIR cannot be . anymore.
782 * Makefile.in: Regenerate.
783
aaf51ca2
DE
7842004-12-25 David Edelsohn <edelsohn@gnu.org>
785
786 Revert 2004-12-08 Makefile changes.
787
4e32e454
DS
7882004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
789
790 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
791 cygwin, mingw.
792
669f01d8
AS
7932004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
794
795 * configure.in (sh64-*-*): Reenable gprof.
796 * configure: Regenerate.
797
1b227ee0
DE
7982004-12-08 David Edelsohn <edelsohn@gnu.org>
799
800 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
801 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
802 (EXTRA_TARGET_FLAGS): Add PICFLAG.
803 * Makefile.in: Regenerate.
804
ce5e944c
CF
8052004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
806
807 * MAINTAINERS: Update my email address.
808
893f1e87
MK
8092004-12-07 Matt Kraai <kraai@ftbfs.org>
810
811 * Makefile.tpl: Generate normal dependencies if the LHS module is
812 not bootstrapped.
813 * Makefile.in: Regenerate.
814
bb59c339
RS
8152004-12-03 Richard Sandiford <rsandifo@redhat.com>
816
817 * configure.in: Include config/gxx-include-dir.m4. Use
818 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
819 * configure: Regenerate.
820
4982adbe
RS
8212004-12-03 Richard Sandiford <rsandifo@redhat.com>
822
823 * config.if: Delete.
824 * configure.in: Set libstdcxx_incdir directly.
825 * configure: Regenerate.
826
05750653
EC
8272004-12-02 Eric Christopher <echristo@redhat.com>
828
829 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
830 * Makefile.in: Regenerate.
831
5fef1dbd
RS
8322004-12-02 Richard Sandiford <rsandifo@redhat.com>
833
834 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
835 * configure: Regenerate.
836
afabd8e6
RS
8372004-12-02 Richard Sandiford <rsandifo@redhat.com>
838
839 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
840 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
841 * configure: Regenerate.
842
78716e86
EC
8432004-12-01 Eric Christopher <echristo@redhat.com>
844
845 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
846 of things to remove.
847
57ab8ba9
MK
8482004-11-29 Matt Kraai <kraai@ftbfs.org>
849
850 * MAINTAINERS (Write After Approval): Update my e-mail address.
851
2539bffe
KC
8522004-11-29 Kelley Cook <kcook@gcc.gnu.org>
853
854 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
855 from CVS libtool to always pass_all.
856
3e732ba0
JDA
8572004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
858
859 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
860 (hppa*64*-*-*): Delete incorrect comment.
861 * configure: Rebuilt.
862
767f726e
KC
8632004-11-24 Kelley Cook <kcook@gcc.gnu.org>
864
865 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
866
2c92e90f
KC
8672004-11-24 Kelley Cook <kcook@gcc.gnu.org>
868
869 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
870 from CVS libtool to always pass_all.
871
32f84e48
KC
8722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
873
874 * install-sh, compile: Import from automake.
875
9587be8a
KC
8762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
877
878 * config.guess, config.sub: Import from savannnah.
879
04e81808 8802004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
881
882 * MAINTAINERS (Write After Approval): Add myself
883
f87a2b2e
MS
8842004-11-12 Mike Stump <mrs@apple.com>
885
886 * Makefile.def: Add html support.
887 * Makefile.tpl: Likewise.
888 * Makefile.in: Regenerate.
889
848556c2
GK
8902004-11-11 Geoffrey Keating <geoffk@apple.com>
891
556f03c4
GK
892 PR 18423
893 * configure.in: Remove all instances of build-fixincludes from
894 noconfigdirs.
895 (build_configargs): Supply --target to subdirectories.
896 * configure: Regenerate.
897
848556c2
GK
898 * Makefile.def: Make gcc install depend on fixincludes install.
899 * Makefile.in: Regenerate.
900
9e5712a5
JJ
9012004-11-10 Janis Johnson <janis187@us.ibm.com>
902
903 * MAINTAINERS: Add myself as gcc testsuite maintainer.
904
4ef509c0
PB
9052004-11-11 Paul Brook <paul@codesourcery.com>
906
907 * MAINTAINERS: Add self as arm maintainer. Update email address.
908
20d11df6
HPN
9092004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
910
911 * configure.in (noconfigdirs) [mmix-*-*]: Disable
912 target-libgfortran.
79fd8592 913 * configure: Regenerate.
20d11df6 914
68c70f15
DE
9152004-11-07 David Edelsohn <edelsohn@gnu.org>
916
917 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
918 like CC.
919
54f88091
PB
9202004-11-05 Paolo Bonzini <bonzini@gnu.org>
921
922 * Makefile.def (host fixincludes): Specify missing targets.
923 * Makefile.in: Regenerate.
924
6866abb8
RC
9252004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
926
927 * MAINTAINERS: Add myself
928
83f62578
GL
9292004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
53c7ffe7
GK
9332004-11-04 Geoffrey Keating <geoffk@apple.com>
934
935 * Makefile.def: Build fixincludes for the host, too.
936 * Makefile.in: Regenerate.
937 * configure.in (host_tools): Add fixincludes.
938 * configure: Regenerate.
939
ac8b3d9d
DJ
9402004-11-04 Daniel Jacobowitz <dan@debian.org>
941
942 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
943 * configure: Regenerated.
944
bab37580
L
9452004-11-04 H.J. Lu <hongjiu.lu@intel.com>
946
947 PR other/17783
948 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
949 * configure: Regenerated.
950
db1de713
MM
9512004-10-31 Mark Mitchell <mark@codesourcery.com>
952
953 * README.SCO: Update per FSF instructions.
954
a827e21a
EW
9552004-10-28 Eric B. Weddington <ericw@evcohs.com>
956
957 PR target/18151
958 * configure.in (case ${target}): Do not build fixincludes for avr.
959 * configure: Regenerated.
960
9d069a4f
PB
9612004-10-26 Paolo Bonzini <bonzini@gnu.org>
962
963 * configure.in (case ${target}): Do not build fixincludes
964 on platforms where it is not used.
965 * configure: Regenerated.
966
fc45f3fe
DJ
9672004-10-23 Daniel Jacobowitz <dan@debian.org>
968
969 * configure.in: Use an absolute path to install-sh.
970 * configure: Regenerated.
971
36554b92
AL
9722004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
973
974 * MAINTAINERS (Write After Approval): Add myself.
975
88e9994a
KH
9762004-10-19 Kazu Hirata <kazu@cs.umass.edu>
977
978 * MAINTAINERS: Remove from Write After Approval those that are
979 already maintainers.
980
ad02a944
SP
9812004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
982
983 * MAINTAINERS: Update my email address.
984
c8e6cd41
KC
9852004-10-12 Kelley Cook <kcook@gcc.gnu.org>
986
987 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
988 * configure: Regenerate.
989
ebe55024
R
9902004-10-07 J"orn Rennecke <joern.rennecke@st.com>
991
992 * MAINTAINERS: Update my email address.
993
a8b0957e
KH
9942004-10-07 Kazu Hirata <kazu@cs.umass.edu>
995
996 * MAINTAINERS (Language Front Ends Maintainers): New. Move
997 entries belonging to this category.
998
96836f61
JZ
9992004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1000
1001 * MAINTAINERS: Update my e-mail address.
1002
7e0b5752
PB
10032004-10-06 Paolo Bonzini <bonzini@gnu.org>
1004
1005 Fix wrong conflict resolution in:
1006
1007 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1008
1009 * Makefile.in: Regenerate.
1010 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1011 in the recursive `make', instead of hardwiring `all'.
1012 (Autogenerated TARGET-* variables): New.
1013
370f7a47
TL
10142004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1015
1016 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1017 * configure: Regenerate.
370f7a47 1018
13e5d623
KH
10192004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1020
1021 * MAINTAINERS (Various Maintainers): Move the "windows,
1022 cygwin, mingw" maintainer to ...
1023 (OS Port Maintainers): ... here.
1024
a6497c1b
KH
10252004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1026
1027 * MAINTAINERS (Write After Approval): Remove those that are
1028 maintainers of some subsystem.
1029
1abb828a
D
10302004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1031
1032 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1033 * ltcf-cxx.sh (tpf*): Likewise.
1034 * ltconfig (tpf*): Add TPF OS configuration support.
1035
16d1338d
BS
10362004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1037
1038 * MAINTAINERS: Change my email address to my new work account.
1039
9082a750
MR
10402004-09-24 Michael Roth <mroth@nessie.de>
1041
1042 * configure.in (--without-headers): Add missing double quotes.
1043 * configure: Regenerate.
1044
07a8bdf8
KC
10452004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1046
1047 * ylwrap: Revert to previous version.
1048
4c4a5bbc
L
10492004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 PR bootstrap/17369
1052 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1053 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1054 SET_GCC_LIB_PATH_CMD.
1055 (BASE_TARGET_EXPORTS): Likewise.
1056 * Makefile.in: Regenerated.
1057
1058 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1059 * configure: Regenerated.
1060
85f59630
KC
10612004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1062
1063 * config.guess: New upstream version
1064 * compile, depcomp, install-sh, ylwrap: Likewise.
1065
95c53c62
RS
10662004-09-19 Roger Sayle <roger@eyesopen.com>
1067
1068 * config/mh-x86omitfp: New host makefile fragment. Add
1069 -fomit-frame-pointer to the default BOOT_CFLAGS.
1070 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1071 * configure: Regenerate.
1072
0a1c093b
AP
10732004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1074
1075 PR target/11572
1076 * configure.in (*-*-darwin*): Renable libobjc.
1077 * configure: Regenerate.
1078
315fcf97
NS
10792004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1080
1081 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1082
0a050485 10832004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1084
0a050485
DB
1085 * Makefile.def: Remove libbanshee.
1086 * Makefile.tpl: Ditto.
1087 * configure.in: Ditto.
1088 * Makefile.in: Regen.
1089 * configure: Ditto.
1090
5f4a098e
DE
10912004-09-08 David Edelsohn <edelsohn@gnu.org>
1092
1093 * ltmain.sh: Use $pic_object as $non_pic_object if
1094 $non_pic_object=none.
1095
32b2511f
PB
10962004-09-07 Paolo Bonzini <bonzini@gnu.org>
1097
1098 * missing: Import latest version from master repository.
1099
fc4d0e82
NC
11002004-09-06 Nick Clifton <nickc@redhat.com>
1101
1102 * config.sub: Import latest version from master repository.
1103 * config.guess: Likewise.
1104 This includes these changes:
78716e86 1105
fc4d0e82
NC
1106 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1107
1108 * config.sub: Handle crisv32, alias etraxfs.
1109 * config.guess (crisv32:Linux:*:*): Handle.
1110
1111 2004-08-13 Brad Smith <brad@comstyle.com>
1112
1113 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1114 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1115
1116 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1119 assume the processor is a powerpc. This is because coreutils
1120 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1121 in this case, due to a MacOS X bug that causes
1122 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1123 to return a negative number.
1124 Problem reported by Petter Reinholdtsen in:
1125 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1126
1127 2004-07-19 Ben Elliston <bje@gnu.org>
1128
1129 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1130
1131 2004-06-24 Ben Elliston <bje@gnu.org>
1132
1133 * config.guess: Update copyright years.
1134 * config.sub: Likewise.
1135
1136 2004-06-22 Robert Millan <robertmh@gnu.org>
1137
1138 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1139 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1140
1141 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1142
1143 * config.guess (*:*VMS:*:*): New entry. Replaces
1144 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1145 manufacturer.
1146
1147 2004-06-22 Ben Elliston <bje@gnu.org>
1148
1149 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1150 * config.sub: Likewise.
1151
1152 2004-06-22 Ben Elliston <bje@gnu.org>
1153
1154 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1155 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1156
1157 2004-06-11 Ben Elliston <bje@gnu.org>
1158
1159 * config.guess (pegasos:OpenBSD:*:*): Remove.
1160
1161 2004-06-11 Ben Elliston <bje@gnu.org>
1162
1163 From Wouter Verhelst <wouter@grep.be>:
1164 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1165
1166 2004-06-11 Ben Elliston <bje@gnu.org>
1167
1168 * config.guess (luna88k:OpenBSD:*:*): New.
1169
1170 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1171
1172 * config.guess (m32r*:Linux:*:*): New case.
1173 * config.sub: Handle m32rle.
1174
1175 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1176
1177 From Jens Petersen <petersen@redhat.com>:
1178 * config.sub: Handle sparcv8.
1179
1180 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1181
1182 From Tom Smith <smith@cag.lkg.hp.com>:
1183 * config.guess: Version suffixes are equally significant on Tru64
1184 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1185 prefix of "P" (patched kernel).
1186
1187 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1188
1189 * config.sub: Add support for National Semiconductor CRX target.
1190
2f4cc6bf
JJ
11912004-09-03 Janis Johnson <janis187@us.ibm.com>
1192
1193 * MAINTAINERS (Various Maintainers): Remove myself as web page
1194 maintainer, add myself as maintainer of build status lists.
1195
61fec9ff
JB
11962004-09-03 Jan Beulich <jbeulich@novell.com>
1197
1198 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1199 *-*-netware, but add target-libmudflap.
1200 Consolidate *-*-netware targets (of which really only i?86 exists)
1201 into a single entry.
1202 * configure: Likewise.
1203
45f366ab
PB
12042004-09-01 Paolo Bonzini <bonzini@gnu.org>
1205
1206 * Makefile.tpl (sorry): Remove.
1207 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1208 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1209 (do-clean): Clean per-stage directories too.
1210 (do-distclean): Run distclean-stage1 too.
1211 (.NOTPARALLEL): Enable during toplevel bootstrap.
1212 (stage[+id+]-bubble): Enable parallel execution during
1213 the recursive invocation.
1214 * Makefile.in: Regenerate.
1215
1216 Fix previous checkin:
1217
1218 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1219 include.
1220 * configure.in: Fix indentation.
1221 * configure: Regenerate.
1222
be8fff81
RB
12232004-08-31 Robert Bowdidge <bowdidge@apple.com>
1224
45f366ab
PB
1225 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1226 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1227 * configure: regenerate
78716e86 1228 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1229 -mdynamic-no-pic
be8fff81
RB
1230
1231
71b5d516
PB
12322004-08-31 Paolo Bonzini <bonzini@gnu.org>
1233
1234 * Makefile.def (build_modules): Add fixincludes.
1235 (dependencies): Make gcc depend on fixincludes.
1236 * configure.in (build_tools): Add fixincludes.
1237 (build_configdirs): Always include build_libs.
1238 * Makefile.in: Regenerate.
1239 * configure: Regenerate.
1240
12412004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1242
1243 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1244 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1245 phony targets; do not generate timestamp files.
1246 (distclean-stageN): Remove references to their timestamp files.
1247 (restageN, touch-stageN): Remove.
1248 (stageN-bubble): Rewritten.
1249 (compare): Support lean bootstraps.
1250 * Makefile.in: Regenerate.
1251
1252 * configure.in: Only warn when bootstrapping but
1253 build != host or build != target. Support lean bootstraps.
1254 * configure: Regenerate.
1255
ce7cbbb0
PE
12562004-08-26 Phil Edwards <phil@codesourcery.com>
1257
1258 * configure.in: Give a better error message if GMP/MPFR are missing
1259 and a language needing them has been requested.
1260 * configure: Regenerated.
1261
9c71a529
PE
12622004-08-25 Phil Edwards <phil@codesourcery.com>
1263
1264 * configure.in: Print a list of available language front-ends if
1265 a requested one is missing. Tidy stray tab characters.
1266 * configure: Regenerated.
1267
e3f92d3b
MK
12682004-08-19 Michael Koch <konqueror@gmx.de>
1269
1270 * gcc/doc/install.texi: Update entry about automake for libjava.
1271
c3f84f61
RM
12722004-08-17 Robert Millan <robertmh@gnu.org>
1273
1274 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1275 (instead of FreeBSD).
1276 * configure: Regenerate.
1277
7c27e184
PB
12782004-08-16 Paolo Bonzini <bonzini@gnu.org>
1279
1280 * Makefile.in: Regenerate.
1281 * configure: Regenerate.
1282
1283 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1284 stage_*_flags.
1285 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1286 for bootstrapped modules if toplevel bootstrap is going.
1287 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1288 modules. Adjust for changes in Makefile.def. Enable several
1289 rules even in non-bootstrap mode, just to avoid peppering the
1290 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1291 (stage-[+prev+]-bubble): Remove.
1292
1293 * Makefile.def (Dependencies): Depend on all-build-bison,
1294 all-build-flex, all-build-byacc, all-build-texinfo, rather
1295 than the host variations.
1296 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1297 with BUILD_SUBDIR.
1298 (BISON): Update for recent Bisons.
1299 (YACC): Fix typo.
1300 (cross): Depend on all-build.
1301 (all): Do not depend on all-build.
1302 (prebootstrap): Remove.
1303 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1304 (Prebootstrap dependencies): Add them to the per-stage targets
1305 and to all-prebootstrap.
1306 * configure.in (build_configdirs): Always enable build_tools.
1307 (BUILD_DIR_PREFIX): Remove.
1308
1309 * Makefile.def (gcc): Add target variable.
1310 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1311 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1312 in the recursive `make', instead of hardwiring `all'.
1313 (Autogenerated TARGET-* variables): New.
1314
20f3bb80
BB
13152004-08-13 Brian Booth <bbooth@redhat.com>
1316
1317 * MAINTAINERS: Remove myself from write-after-approval.
1318
b5be499d
NN
13192004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1320
1321 * src-release: Stop distributing mmalloc with gdb (which doesn't
1322 use it).
1323 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1324 * Makefile.in: Regenerate.
1325
b3f8d95d
MM
13262004-08-09 Mark Mitchell <mark@codesourcery.com>
1327
1328 * configure.in (arm*-*-eabi*): New target.
1329 * configure: Regenerate.
1330
3589b69e
PB
13312004-08-06 Paolo Bonzini <bonzini@gnu.org>
1332
1333 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1334 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1335 (Dependencies): New section.
1336 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1337 (configure-target-[+module+]): Depend on maybe-all-gcc
1338 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1339 (toplevel profiledbootstrap): Fix dependencies.
1340 * Makefile.in: Regenerate.
1341
972974fc
MM
13422004-08-03 Mark Mitchell <mark@codesourcery.com>
1343
1344 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1345 target-libiberty to noconfigdirs.
1346 * configure: Regenerate.
1347
bebf829d
PB
13482004-08-03 Paul Brook <paul@codesourcery.com>
1349
1350 * configure.in: Check for MPFR as well as GMP.
1351 * configure: Regenerate.
1352
98a5bb3b
RM
13532004-08-01 Robert Millan <robertmh@gnu.org>
1354
1355 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1356 libmudflap for all GNU-based systems (with Glibc).
1357 * configure: Regenerate.
1358
d32ab992
PB
13592004-08-03 Paolo Bonzini <bonzini@gnu.org>
1360
1361 * Makefile.def (host-modules): Add gcc.
1362 * Makefile.in: Regenerate.
1363 * Makefile.tpl (sorry): New rule.
1364 (configure-host, all-host, [+make_target+]-host, do-check,
1365 install-host): Do not add gcc as a special case.
1366 (host modules): Add a small special-casing for gcc. Export
1367 extra_make_flags through the environment.
1368 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1369 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1370 other recursive targets for gcc): Remove.
1371
1372 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1373 (stage, unstage): New rules.
1374 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1375 distclean-stage[+id+]): Use stage_current.
1376 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1377 the stage*-start rules.
1378
aeb732c1
GK
13792004-08-02 Geoffrey Keating <geoffk@apple.com>
1380
1381 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1382 use -all_load flag.
1383
25b656e7
PB
13842004-08-02 Paolo Bonzini <bonzini@gnu.org>
1385
1386 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1387 * configure: Regenerate.
1388
cc440d71
TM
13892004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
1390
1391 * maintainer-scripts/gcc_release: Revert yesterday's change.
1392
270e140b
SB
13932004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
1394
1395 * MAINTAINERS: Add myself to write-after-approval.
1396
3e4035f8
TM
13972004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
1398
1399 * libf2c: Removed.
1400 * gcc/gccbug.in: Updated because of libf2c removal.
1401 * maintainer-scripts/gcc_release: Ditto.
1402
a3e8d8b4
LR
14032004-07-09 Loren J. Rittle <ljrittle@acm.org>
1404
1405 * configure.in: Build libmudflap by default on FreeBSD.
1406 * configure: Regenerated.
1407
dfcada9a
MM
14082004-07-09 Mark Mitchell <mark@codesourcery.com>
1409
1410 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1411 systems.
1412 * configure: Regenerated.
1413
3922b216
JDA
14142004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1415
1416 PR target/16344
1417 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1418 feedback based compiler.
1419 * Makefile.in: Rebuilt.
1420
95bcca47
AO
14212004-07-08 Alexandre Oliva <aoliva@redhat.com>
1422
1423 * Makefile.def (host_modules): Set bootstrap=true for flex.
1424 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1425 * Makefile.in: Rebuilt.
1426
051822f6
JH
14272004-07-07 Jan Hubicka <jh@suse.cz>
1428
1429 * MAINTAINERS: Add self as a profile feedback maintainer.
1430
7b61653a
PE
14312004-07-05 Phil Edwards <phil@codesourcery.com>
1432
1433 * configure.in: Do not prepend $srcdir to /dev/null in
1434 makefile fragments.
1435 * configure: Regenerate.
1436
23f6b2f9
PB
14372004-07-01 Paolo Bonzini <bonzini@gnu.org>
1438
1439 * Makefile.def (build_modules): Add bison, byacc, flex,
1440 m4, texinfo.
1441 (flags_to_pass): Add FLEX.
1442 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1443 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1444 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1445 DEFAULT_MAKEINFO): Remove.
1446 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1447 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1448 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1449 objdir or else use configured tool.
1450 (all-build): New.
1451 (all): Depend on it.
1452 (Build module dependencies): Add.
1453 * Makefile.in: Regenerate.
1454 * configure.in: Better support for multiple build modules,
1455 matching what is done for host/target modules. Do not look
1456 for "plausible" locations of build tools if Canadian cross.
1457 Use autoconf's AC_PROG_CC to find a C compiler. Define
1458 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1459 * configure: Regenerate.
78716e86 1460
1c020272
PB
14612004-06-22 Paolo Bonzini <bonzini@gnu.org>
1462
1463 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1464 * Makefile.in: Regenerate.
1465
a52a0a7f
PB
14662004-06-22 Paolo Bonzini <bonzini@gnu.org>
1467
1468 * Makefile.tpl (configure-build-[+module+],
1469 configure-[+module+], configure-target-[+module+]): Pass
1470 [+extra_configure_args+].
1471 (all-build-[+module+], all-[+module+], check-[+module+],
1472 install-[+module+], [+make_target+]-[+module+],
1473 all-target-[+module+], check-target-[+module+],
1474 install-target-[+module+], [+make_target+]-target-[+module+]):
1475 Pass [+extra_make_args+].
1476 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1477 (GCC_HOST_EXPORTS): Remove.
1478 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1479 cross, check-gcc, check-gcc-c++, install-gcc,
1480 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1481 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1482 * Makefile.in: Regenerate.
1483
ccde3f1a
MS
14842004-06-21 Matthew Sachs <msachs@apple.com>
1485
1486 * MAINTAINERS: Added self to write-after-approval.
1487
6264b0a6
CF
14882004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1489
1490 * configure.in: Check for srcdir/winsup rather than build directory
1491 winsup.
1492 * configure: Regenerate.
1493
801e2270
CV
14942004-06-17 Corinna Vinschen <vinschen@redhat.com>
1495
1496 * configure.in: Don't build Cygwin native newlib if winsup
1497 directory is missing. Emit warning instead.
1498 * configure: Regenerate.
1499
ad6717df
PB
15002004-06-09 Paolo Bonzini <bonzini@gnu.org>
1501
1502 * Makefile.tpl (touch-stage[+id+]): New.
1503 (restage[+prev+]): Depend on touch-stage[+id+].
1504
1505 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1506 Use it throughout.
1507
1508 * Makefile.def: Add profile and feedback bootstrap stages.
1509 Remove next field from bootstrap stages.
1510 * Makefile.tpl (LN, LN_S): Substitute.
1511 (stageN-start, stageN-end): Use double-colon rules, to
1512 provide a hook for additional setup commands.
1513 (distclean-stageN-gcc, restageN): Create dependencies from
1514 [+prev+], not from [+next+].
1515 (stageN-bubble): Add commands for successive stages from
1516 [+prev+], using double-colon rules.
1517 (all-stageN-gcc): Fix typo.
1518 (stagefeedback-start, profiledbootstrap): New.
1519 * Makefile.in: Regenerate.
1520 * configure.in: Call ACX_PROG_LN.
1521 * configure: Regenerate.
1522
5bbb9680
CY
15232004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1524
1525 * MAINTAINERS (Write After Approval): Add myself.
1526
e18be1d4
MA
15272004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
5607edfd
PB
15312004-06-03 Paolo Bonzini <bonzini@gnu.org>
1532
1533 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1534 without gcc.
1535 * configure: Regenerate.
1536
1ec4e9c3
PB
15372004-06-01 Paolo Bonzini <bonzini@gnu.org>
1538
1539 * Makefile.tpl: Fix typo.
1540 * Makefile.in: Regenerate.
1541
c2f7605f
PB
15422004-06-01 Paolo Bonzini <bonzini@gnu.org>
1543
1544 * configure.in: Remove new- prefix from toplevel
1545 bootstrap targets.
1546 * configure: Regenerate.
1547
f516a7da
PB
15482004-06-01 Paolo Bonzini <bonzini@gnu.org>
1549
1550 * Makefile.tpl (all.normal): Rename to all.
1551 (all): Replace with a rule to pick the default
1552 target from configure.
1553 (all-gcc, configure-gcc): Use conditionals to
1554 do nothing when toplevel bootstrap is going on.
1555 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1556 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1557 * configure.in: Support --enable-bootstrap.
1558
1559 * Makefile.def: Remove new- prefix from toplevel
1560 bootstrap targets.
1561 * Makefile.tpl: Likewise.
1562
1563 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1564 target.
1565
1566 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1567 $(RECURSE_FLAGS) to recursive invocation of make.
1568
1569 * Makefile.in: Regenerate.
1570 * configure: Regenerate.
1571
78dd5e36
AJ
15722004-05-30 Andreas Jaeger <aj@suse.de>
1573 Jim Wilson <wilson@specifixinc.com>
1574
1575 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1576 like CC.
1577
30f1bddc
DJ
15782004-05-27 Daniel Jacobowitz <dan@debian.org>
1579
1580 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1581 * configure: Regenerate.
1582
4fc4dd12
DJ
15832004-05-25 Daniel Jacobowitz <drow@false.org>
1584
1585 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1586 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1587 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1588 targets.
1589 * Makefile.in: Regenerate.
1590
94632047 15912004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
1592
1593 * configure.in: Test the ability to symlink directories.
1594 * configure: Regenerate.
1595
1596 * Makefile.def (bootstrap-stage): New definitions.
1597 * Makefile.tpl (configure-stage1-gcc,
1598 configure-stage2-gcc, configure-stage3-gcc,
1599 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1600 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1601 new-restage3, compare): Autogenerate, see Makefile.in
1602 entry for behavioral changes.
1603 (distclean-stage1, new-stage1-start, new-stage1-end,
1604 new-stage1-bubble, distclean-stage2, new-stage2-start,
1605 new-stage2-end, new-stage2-bubble, distclean-stage3,
1606 new-stage3-start, new-stage3-end): New autogenerated targets.
1607 (objext, prebootstrap, BOOT_CFLAGS,
1608 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1609 targets.
1610
1611 * Makefile.in: Regenerate.
1612 (distclean-stage1, new-stage1-start, new-stage1-end,
1613 new-stage1-bubble, distclean-stage2, new-stage2-start,
1614 new-stage2-end, new-stage2-bubble, distclean-stage3,
1615 new-stage3-start, new-stage3-end): New targets.
1616 (all-stage1-gcc): Move prebootstrap dependency from here...
1617 (configure-stage1-gcc): ...to here.
1618 (new-bootstrap): Use bubble targets.
1619 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1620 Use per-stage distclean targets.
1621 (configure-stage1-gcc, configure-stage2-gcc,
1622 configure-stage3-gcc, all-stage1-gcc,
1623 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1624 Use new-stageN-start to prepare the tree.
1625
4f4e53dd
PB
16262004-05-23 Paolo Bonzini <bonzini@gnu.org>
1627
1628 * Makefile.def (host_modules): add libcpp.
1629 * Makefile.tpl: Add dependencies on and for libcpp.
1630 * Makefile.in: Regenerate.
1631 * configure.in: Add libcpp host module.
1632 * configure: Regenerate.
1633
60975492
PB
16342004-05-21 Paolo Bonzini <bonzini@gnu.org>
1635
1636 * Makefile.tpl: Whenever a recursive target is defined, wrap
1637 it in a special @if/@endif block, and prepare its maybe
1638 dependency in the @if/@endif block
1639 * configure.in: Instead of writing maybe dependencies, remove
1640 the @if/@endif statements, and remove the @if/@endif blocks
1641 that remain.
1642 * configure: Regenerate.
1643 * Makefile.in: Regenerate.
1644
5ce7d75d
JJ
16452004-05-20 Janis Johnson <janis187@us.ibm.com>
1646
1647 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1648
c779c42f
KK
16492004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1650
1651 PR bootstrap/15120
1652 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1653 * */configure: Rebuilt.
1654
b4117c30
ZW
16552004-05-17 Zack Weinberg <zack@codesourcery.com>
1656
1657 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1658 of libf2c.
1659 * configure, Makefile.in: Regenerate.
1660
315fcf97 1661