]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
[multiple changes]
[thirdparty/gcc.git] / ChangeLog
CommitLineData
13e5d623
KH
12004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2
3 * MAINTAINERS (Various Maintainers): Move the "windows,
4 cygwin, mingw" maintainer to ...
5 (OS Port Maintainers): ... here.
6
a6497c1b
KH
72004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8
9 * MAINTAINERS (Write After Approval): Remove those that are
10 maintainers of some subsystem.
11
1abb828a
D
122004-10-02 P.J. Darcy <darcypj@us.ibm.com>
13
14 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
15 * ltcf-cxx.sh (tpf*): Likewise.
16 * ltconfig (tpf*): Add TPF OS configuration support.
17
16d1338d
BS
182004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
19
20 * MAINTAINERS: Change my email address to my new work account.
21
9082a750
MR
222004-09-24 Michael Roth <mroth@nessie.de>
23
24 * configure.in (--without-headers): Add missing double quotes.
25 * configure: Regenerate.
26
07a8bdf8
KC
272004-09-24 Kelley Cook <kcook@gcc.gnu.org>
28
29 * ylwrap: Revert to previous version.
30
4c4a5bbc
L
312004-09-23 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR bootstrap/17369
34 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
35 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
36 SET_GCC_LIB_PATH_CMD.
37 (BASE_TARGET_EXPORTS): Likewise.
38 * Makefile.in: Regenerated.
39
40 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
41 * configure: Regenerated.
42
85f59630
KC
432004-09-23 Kelley Cook <kcook@gcc.gnu.org>
44
45 * config.guess: New upstream version
46 * compile, depcomp, install-sh, ylwrap: Likewise.
47
95c53c62
RS
482004-09-19 Roger Sayle <roger@eyesopen.com>
49
50 * config/mh-x86omitfp: New host makefile fragment. Add
51 -fomit-frame-pointer to the default BOOT_CFLAGS.
52 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
53 * configure: Regenerate.
54
0a1c093b
AP
552004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
56
57 PR target/11572
58 * configure.in (*-*-darwin*): Renable libobjc.
59 * configure: Regenerate.
60
315fcf97
NS
612004-09-10 Nathan Sidwell <nathan@codesourcery.com>
62
63 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
64
0a050485
DB
652004-09-09 Daniel Berlin <dberlin@dberlin.org>
66
67 * Makefile.def: Remove libbanshee.
68 * Makefile.tpl: Ditto.
69 * configure.in: Ditto.
70 * Makefile.in: Regen.
71 * configure: Ditto.
72
5f4a098e
DE
732004-09-08 David Edelsohn <edelsohn@gnu.org>
74
75 * ltmain.sh: Use $pic_object as $non_pic_object if
76 $non_pic_object=none.
77
32b2511f
PB
782004-09-07 Paolo Bonzini <bonzini@gnu.org>
79
80 * missing: Import latest version from master repository.
81
fc4d0e82
NC
822004-09-06 Nick Clifton <nickc@redhat.com>
83
84 * config.sub: Import latest version from master repository.
85 * config.guess: Likewise.
86 This includes these changes:
87
88 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
89
90 * config.sub: Handle crisv32, alias etraxfs.
91 * config.guess (crisv32:Linux:*:*): Handle.
92
93 2004-08-13 Brad Smith <brad@comstyle.com>
94
95 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
96 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
97
98 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
99
100 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
101 assume the processor is a powerpc. This is because coreutils
102 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
103 in this case, due to a MacOS X bug that causes
104 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
105 to return a negative number.
106 Problem reported by Petter Reinholdtsen in:
107 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
108
109 2004-07-19 Ben Elliston <bje@gnu.org>
110
111 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
112
113 2004-06-24 Ben Elliston <bje@gnu.org>
114
115 * config.guess: Update copyright years.
116 * config.sub: Likewise.
117
118 2004-06-22 Robert Millan <robertmh@gnu.org>
119
120 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
121 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
122
123 2004-06-22 Stanley F. Quayle <stan@stanq.com>
124
125 * config.guess (*:*VMS:*:*): New entry. Replaces
126 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
127 manufacturer.
128
129 2004-06-22 Ben Elliston <bje@gnu.org>
130
131 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
132 * config.sub: Likewise.
133
134 2004-06-22 Ben Elliston <bje@gnu.org>
135
136 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
137 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
138
139 2004-06-11 Ben Elliston <bje@gnu.org>
140
141 * config.guess (pegasos:OpenBSD:*:*): Remove.
142
143 2004-06-11 Ben Elliston <bje@gnu.org>
144
145 From Wouter Verhelst <wouter@grep.be>:
146 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
147
148 2004-06-11 Ben Elliston <bje@gnu.org>
149
150 * config.guess (luna88k:OpenBSD:*:*): New.
151
152 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
153
154 * config.guess (m32r*:Linux:*:*): New case.
155 * config.sub: Handle m32rle.
156
157 2004-03-12 Ben Elliston <bje@wasabisystems.com>
158
159 From Jens Petersen <petersen@redhat.com>:
160 * config.sub: Handle sparcv8.
161
162 2004-03-03 Ben Elliston <bje@wasabisystems.com>
163
164 From Tom Smith <smith@cag.lkg.hp.com>:
165 * config.guess: Version suffixes are equally significant on Tru64
166 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
167 prefix of "P" (patched kernel).
168
169 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
170
171 * config.sub: Add support for National Semiconductor CRX target.
172
2f4cc6bf
JJ
1732004-09-03 Janis Johnson <janis187@us.ibm.com>
174
175 * MAINTAINERS (Various Maintainers): Remove myself as web page
176 maintainer, add myself as maintainer of build status lists.
177
61fec9ff
JB
1782004-09-03 Jan Beulich <jbeulich@novell.com>
179
180 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
181 *-*-netware, but add target-libmudflap.
182 Consolidate *-*-netware targets (of which really only i?86 exists)
183 into a single entry.
184 * configure: Likewise.
185
45f366ab
PB
1862004-09-01 Paolo Bonzini <bonzini@gnu.org>
187
188 * Makefile.tpl (sorry): Remove.
189 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
190 (cleanstrap targets): Depend on distclean, not distclean-stage1.
191 (do-clean): Clean per-stage directories too.
192 (do-distclean): Run distclean-stage1 too.
193 (.NOTPARALLEL): Enable during toplevel bootstrap.
194 (stage[+id+]-bubble): Enable parallel execution during
195 the recursive invocation.
196 * Makefile.in: Regenerate.
197
198 Fix previous checkin:
199
200 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
201 include.
202 * configure.in: Fix indentation.
203 * configure: Regenerate.
204
be8fff81
RB
2052004-08-31 Robert Bowdidge <bowdidge@apple.com>
206
45f366ab
PB
207 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
208 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
209 * configure: regenerate
210 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
211 -mdynamic-no-pic
be8fff81
RB
212
213
71b5d516
PB
2142004-08-31 Paolo Bonzini <bonzini@gnu.org>
215
216 * Makefile.def (build_modules): Add fixincludes.
217 (dependencies): Make gcc depend on fixincludes.
218 * configure.in (build_tools): Add fixincludes.
219 (build_configdirs): Always include build_libs.
220 * Makefile.in: Regenerate.
221 * configure: Regenerate.
222
2232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
224
225 * Makefile.def (bootstrap stages): Add 'lean' parameter.
226 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
227 phony targets; do not generate timestamp files.
228 (distclean-stageN): Remove references to their timestamp files.
229 (restageN, touch-stageN): Remove.
230 (stageN-bubble): Rewritten.
231 (compare): Support lean bootstraps.
232 * Makefile.in: Regenerate.
233
234 * configure.in: Only warn when bootstrapping but
235 build != host or build != target. Support lean bootstraps.
236 * configure: Regenerate.
237
ce7cbbb0
PE
2382004-08-26 Phil Edwards <phil@codesourcery.com>
239
240 * configure.in: Give a better error message if GMP/MPFR are missing
241 and a language needing them has been requested.
242 * configure: Regenerated.
243
9c71a529
PE
2442004-08-25 Phil Edwards <phil@codesourcery.com>
245
246 * configure.in: Print a list of available language front-ends if
247 a requested one is missing. Tidy stray tab characters.
248 * configure: Regenerated.
249
e3f92d3b
MK
2502004-08-19 Michael Koch <konqueror@gmx.de>
251
252 * gcc/doc/install.texi: Update entry about automake for libjava.
253
c3f84f61
RM
2542004-08-17 Robert Millan <robertmh@gnu.org>
255
256 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
257 (instead of FreeBSD).
258 * configure: Regenerate.
259
7c27e184
PB
2602004-08-16 Paolo Bonzini <bonzini@gnu.org>
261
262 * Makefile.in: Regenerate.
263 * configure: Regenerate.
264
265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
266 stage_*_flags.
267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
268 for bootstrapped modules if toplevel bootstrap is going.
269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
270 modules. Adjust for changes in Makefile.def. Enable several
271 rules even in non-bootstrap mode, just to avoid peppering the
272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
273 (stage-[+prev+]-bubble): Remove.
274
275 * Makefile.def (Dependencies): Depend on all-build-bison,
276 all-build-flex, all-build-byacc, all-build-texinfo, rather
277 than the host variations.
278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
279 with BUILD_SUBDIR.
280 (BISON): Update for recent Bisons.
281 (YACC): Fix typo.
282 (cross): Depend on all-build.
283 (all): Do not depend on all-build.
284 (prebootstrap): Remove.
285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
286 (Prebootstrap dependencies): Add them to the per-stage targets
287 and to all-prebootstrap.
288 * configure.in (build_configdirs): Always enable build_tools.
289 (BUILD_DIR_PREFIX): Remove.
290
291 * Makefile.def (gcc): Add target variable.
292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
294 in the recursive `make', instead of hardwiring `all'.
295 (Autogenerated TARGET-* variables): New.
296
20f3bb80
BB
2972004-08-13 Brian Booth <bbooth@redhat.com>
298
299 * MAINTAINERS: Remove myself from write-after-approval.
300
b5be499d
NN
3012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
302
303 * src-release: Stop distributing mmalloc with gdb (which doesn't
304 use it).
305 * Makefile.def: GDB doesn't depend on mmalloc anymore.
306 * Makefile.in: Regenerate.
307
b3f8d95d
MM
3082004-08-09 Mark Mitchell <mark@codesourcery.com>
309
310 * configure.in (arm*-*-eabi*): New target.
311 * configure: Regenerate.
312
3589b69e
PB
3132004-08-06 Paolo Bonzini <bonzini@gnu.org>
314
315 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
316 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
317 (Dependencies): New section.
318 * Makefile.tpl (Dependencies): Generate from Makefile.def.
319 (configure-target-[+module+]): Depend on maybe-all-gcc
320 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
321 (toplevel profiledbootstrap): Fix dependencies.
322 * Makefile.in: Regenerate.
323
972974fc
MM
3242004-08-03 Mark Mitchell <mark@codesourcery.com>
325
326 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
327 target-libiberty to noconfigdirs.
328 * configure: Regenerate.
329
bebf829d
PB
3302004-08-03 Paul Brook <paul@codesourcery.com>
331
332 * configure.in: Check for MPFR as well as GMP.
333 * configure: Regenerate.
334
98a5bb3b
RM
3352004-08-01 Robert Millan <robertmh@gnu.org>
336
337 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
338 libmudflap for all GNU-based systems (with Glibc).
339 * configure: Regenerate.
340
d32ab992
PB
3412004-08-03 Paolo Bonzini <bonzini@gnu.org>
342
343 * Makefile.def (host-modules): Add gcc.
344 * Makefile.in: Regenerate.
345 * Makefile.tpl (sorry): New rule.
346 (configure-host, all-host, [+make_target+]-host, do-check,
347 install-host): Do not add gcc as a special case.
348 (host modules): Add a small special-casing for gcc. Export
349 extra_make_flags through the environment.
350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
352 other recursive targets for gcc): Remove.
353
354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
355 (stage, unstage): New rules.
356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
357 distclean-stage[+id+]): Use stage_current.
358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
359 the stage*-start rules.
360
aeb732c1
GK
3612004-08-02 Geoffrey Keating <geoffk@apple.com>
362
363 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
364 use -all_load flag.
365
25b656e7
PB
3662004-08-02 Paolo Bonzini <bonzini@gnu.org>
367
368 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
369 * configure: Regenerate.
370
cc440d71
TM
3712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
372
373 * maintainer-scripts/gcc_release: Revert yesterday's change.
374
270e140b
SB
3752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
376
377 * MAINTAINERS: Add myself to write-after-approval.
378
3e4035f8
TM
3792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
380
381 * libf2c: Removed.
382 * gcc/gccbug.in: Updated because of libf2c removal.
383 * maintainer-scripts/gcc_release: Ditto.
384
a3e8d8b4
LR
3852004-07-09 Loren J. Rittle <ljrittle@acm.org>
386
387 * configure.in: Build libmudflap by default on FreeBSD.
388 * configure: Regenerated.
389
dfcada9a
MM
3902004-07-09 Mark Mitchell <mark@codesourcery.com>
391
392 * configure.in: Do not build libmudflap by default on non-GNU/Linux
393 systems.
394 * configure: Regenerated.
395
3922b216
JDA
3962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
397
398 PR target/16344
399 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
400 feedback based compiler.
401 * Makefile.in: Rebuilt.
402
95bcca47
AO
4032004-07-08 Alexandre Oliva <aoliva@redhat.com>
404
405 * Makefile.def (host_modules): Set bootstrap=true for flex.
406 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
407 * Makefile.in: Rebuilt.
408
051822f6
JH
4092004-07-07 Jan Hubicka <jh@suse.cz>
410
411 * MAINTAINERS: Add self as a profile feedback maintainer.
412
7b61653a
PE
4132004-07-05 Phil Edwards <phil@codesourcery.com>
414
415 * configure.in: Do not prepend $srcdir to /dev/null in
416 makefile fragments.
417 * configure: Regenerate.
418
23f6b2f9
PB
4192004-07-01 Paolo Bonzini <bonzini@gnu.org>
420
421 * Makefile.def (build_modules): Add bison, byacc, flex,
422 m4, texinfo.
423 (flags_to_pass): Add FLEX.
424 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
425 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
426 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
427 DEFAULT_MAKEINFO): Remove.
428 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
429 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
430 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
431 objdir or else use configured tool.
432 (all-build): New.
433 (all): Depend on it.
434 (Build module dependencies): Add.
435 * Makefile.in: Regenerate.
436 * configure.in: Better support for multiple build modules,
437 matching what is done for host/target modules. Do not look
438 for "plausible" locations of build tools if Canadian cross.
439 Use autoconf's AC_PROG_CC to find a C compiler. Define
440 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
441 * configure: Regenerate.
442
1c020272
PB
4432004-06-22 Paolo Bonzini <bonzini@gnu.org>
444
445 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
446 * Makefile.in: Regenerate.
447
a52a0a7f
PB
4482004-06-22 Paolo Bonzini <bonzini@gnu.org>
449
450 * Makefile.tpl (configure-build-[+module+],
451 configure-[+module+], configure-target-[+module+]): Pass
452 [+extra_configure_args+].
453 (all-build-[+module+], all-[+module+], check-[+module+],
454 install-[+module+], [+make_target+]-[+module+],
455 all-target-[+module+], check-target-[+module+],
456 install-target-[+module+], [+make_target+]-target-[+module+]):
457 Pass [+extra_make_args+].
458 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
459 (GCC_HOST_EXPORTS): Remove.
460 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
461 cross, check-gcc, check-gcc-c++, install-gcc,
462 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
463 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
464 * Makefile.in: Regenerate.
465
ccde3f1a
MS
4662004-06-21 Matthew Sachs <msachs@apple.com>
467
468 * MAINTAINERS: Added self to write-after-approval.
469
6264b0a6
CF
4702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
471
472 * configure.in: Check for srcdir/winsup rather than build directory
473 winsup.
474 * configure: Regenerate.
475
801e2270
CV
4762004-06-17 Corinna Vinschen <vinschen@redhat.com>
477
478 * configure.in: Don't build Cygwin native newlib if winsup
479 directory is missing. Emit warning instead.
480 * configure: Regenerate.
481
ad6717df
PB
4822004-06-09 Paolo Bonzini <bonzini@gnu.org>
483
484 * Makefile.tpl (touch-stage[+id+]): New.
485 (restage[+prev+]): Depend on touch-stage[+id+].
486
487 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
488 Use it throughout.
489
490 * Makefile.def: Add profile and feedback bootstrap stages.
491 Remove next field from bootstrap stages.
492 * Makefile.tpl (LN, LN_S): Substitute.
493 (stageN-start, stageN-end): Use double-colon rules, to
494 provide a hook for additional setup commands.
495 (distclean-stageN-gcc, restageN): Create dependencies from
496 [+prev+], not from [+next+].
497 (stageN-bubble): Add commands for successive stages from
498 [+prev+], using double-colon rules.
499 (all-stageN-gcc): Fix typo.
500 (stagefeedback-start, profiledbootstrap): New.
501 * Makefile.in: Regenerate.
502 * configure.in: Call ACX_PROG_LN.
503 * configure: Regenerate.
504
5bbb9680
CY
5052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
e18be1d4
MA
5092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
5607edfd
PB
5132004-06-03 Paolo Bonzini <bonzini@gnu.org>
514
515 * configure.in: Fix --enable-bootstrap breakage introduced in trees
516 without gcc.
517 * configure: Regenerate.
518
1ec4e9c3
PB
5192004-06-01 Paolo Bonzini <bonzini@gnu.org>
520
521 * Makefile.tpl: Fix typo.
522 * Makefile.in: Regenerate.
523
c2f7605f
PB
5242004-06-01 Paolo Bonzini <bonzini@gnu.org>
525
526 * configure.in: Remove new- prefix from toplevel
527 bootstrap targets.
528 * configure: Regenerate.
529
f516a7da
PB
5302004-06-01 Paolo Bonzini <bonzini@gnu.org>
531
532 * Makefile.tpl (all.normal): Rename to all.
533 (all): Replace with a rule to pick the default
534 target from configure.
535 (all-gcc, configure-gcc): Use conditionals to
536 do nothing when toplevel bootstrap is going on.
537 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
538 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
539 * configure.in: Support --enable-bootstrap.
540
541 * Makefile.def: Remove new- prefix from toplevel
542 bootstrap targets.
543 * Makefile.tpl: Likewise.
544
545 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
546 target.
547
548 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
549 $(RECURSE_FLAGS) to recursive invocation of make.
550
551 * Makefile.in: Regenerate.
552 * configure: Regenerate.
553
78dd5e36
AJ
5542004-05-30 Andreas Jaeger <aj@suse.de>
555 Jim Wilson <wilson@specifixinc.com>
556
557 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
558 like CC.
559
30f1bddc
DJ
5602004-05-27 Daniel Jacobowitz <dan@debian.org>
561
562 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
563 * configure: Regenerate.
564
4fc4dd12
DJ
5652004-05-25 Daniel Jacobowitz <drow@false.org>
566
567 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
568 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
569 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
570 targets.
571 * Makefile.in: Regenerate.
572
94632047 5732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
574
575 * configure.in: Test the ability to symlink directories.
576 * configure: Regenerate.
577
578 * Makefile.def (bootstrap-stage): New definitions.
579 * Makefile.tpl (configure-stage1-gcc,
580 configure-stage2-gcc, configure-stage3-gcc,
581 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
582 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
583 new-restage3, compare): Autogenerate, see Makefile.in
584 entry for behavioral changes.
585 (distclean-stage1, new-stage1-start, new-stage1-end,
586 new-stage1-bubble, distclean-stage2, new-stage2-start,
587 new-stage2-end, new-stage2-bubble, distclean-stage3,
588 new-stage3-start, new-stage3-end): New autogenerated targets.
589 (objext, prebootstrap, BOOT_CFLAGS,
590 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
591 targets.
592
593 * Makefile.in: Regenerate.
594 (distclean-stage1, new-stage1-start, new-stage1-end,
595 new-stage1-bubble, distclean-stage2, new-stage2-start,
596 new-stage2-end, new-stage2-bubble, distclean-stage3,
597 new-stage3-start, new-stage3-end): New targets.
598 (all-stage1-gcc): Move prebootstrap dependency from here...
599 (configure-stage1-gcc): ...to here.
600 (new-bootstrap): Use bubble targets.
601 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
602 Use per-stage distclean targets.
603 (configure-stage1-gcc, configure-stage2-gcc,
604 configure-stage3-gcc, all-stage1-gcc,
605 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
606 Use new-stageN-start to prepare the tree.
607
4f4e53dd
PB
6082004-05-23 Paolo Bonzini <bonzini@gnu.org>
609
610 * Makefile.def (host_modules): add libcpp.
611 * Makefile.tpl: Add dependencies on and for libcpp.
612 * Makefile.in: Regenerate.
613 * configure.in: Add libcpp host module.
614 * configure: Regenerate.
615
60975492
PB
6162004-05-21 Paolo Bonzini <bonzini@gnu.org>
617
618 * Makefile.tpl: Whenever a recursive target is defined, wrap
619 it in a special @if/@endif block, and prepare its maybe
620 dependency in the @if/@endif block
621 * configure.in: Instead of writing maybe dependencies, remove
622 the @if/@endif statements, and remove the @if/@endif blocks
623 that remain.
624 * configure: Regenerate.
625 * Makefile.in: Regenerate.
626
5ce7d75d
JJ
6272004-05-20 Janis Johnson <janis187@us.ibm.com>
628
629 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
630
c779c42f
KK
6312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
632
633 PR bootstrap/15120
634 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
635 * */configure: Rebuilt.
636
b4117c30
ZW
6372004-05-17 Zack Weinberg <zack@codesourcery.com>
638
639 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
640 of libf2c.
641 * configure, Makefile.in: Regenerate.
642
315fcf97 643