]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Revert Index->Manual Index until --no-split is removed...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
f87a2b2e
MS
12004-11-12 Mike Stump <mrs@apple.com>
2
3 * Makefile.def: Add html support.
4 * Makefile.tpl: Likewise.
5 * Makefile.in: Regenerate.
6
848556c2
GK
72004-11-11 Geoffrey Keating <geoffk@apple.com>
8
556f03c4
GK
9 PR 18423
10 * configure.in: Remove all instances of build-fixincludes from
11 noconfigdirs.
12 (build_configargs): Supply --target to subdirectories.
13 * configure: Regenerate.
14
848556c2
GK
15 * Makefile.def: Make gcc install depend on fixincludes install.
16 * Makefile.in: Regenerate.
17
9e5712a5
JJ
182004-11-10 Janis Johnson <janis187@us.ibm.com>
19
20 * MAINTAINERS: Add myself as gcc testsuite maintainer.
21
4ef509c0
PB
222004-11-11 Paul Brook <paul@codesourcery.com>
23
24 * MAINTAINERS: Add self as arm maintainer. Update email address.
25
20d11df6
HPN
262004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
27
28 * configure.in (noconfigdirs) [mmix-*-*]: Disable
29 target-libgfortran.
79fd8592 30 * configure: Regenerate.
20d11df6 31
68c70f15
DE
322004-11-07 David Edelsohn <edelsohn@gnu.org>
33
34 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
35 like CC.
36
54f88091
PB
372004-11-05 Paolo Bonzini <bonzini@gnu.org>
38
39 * Makefile.def (host fixincludes): Specify missing targets.
40 * Makefile.in: Regenerate.
41
6866abb8
RC
422004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
43
44 * MAINTAINERS: Add myself
45
83f62578
GL
462004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
53c7ffe7
GK
502004-11-04 Geoffrey Keating <geoffk@apple.com>
51
52 * Makefile.def: Build fixincludes for the host, too.
53 * Makefile.in: Regenerate.
54 * configure.in (host_tools): Add fixincludes.
55 * configure: Regenerate.
56
ac8b3d9d
DJ
572004-11-04 Daniel Jacobowitz <dan@debian.org>
58
59 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
60 * configure: Regenerated.
61
bab37580
L
622004-11-04 H.J. Lu <hongjiu.lu@intel.com>
63
64 PR other/17783
65 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
66 * configure: Regenerated.
67
db1de713
MM
682004-10-31 Mark Mitchell <mark@codesourcery.com>
69
70 * README.SCO: Update per FSF instructions.
71
a827e21a
EW
722004-10-28 Eric B. Weddington <ericw@evcohs.com>
73
74 PR target/18151
75 * configure.in (case ${target}): Do not build fixincludes for avr.
76 * configure: Regenerated.
77
9d069a4f
PB
782004-10-26 Paolo Bonzini <bonzini@gnu.org>
79
80 * configure.in (case ${target}): Do not build fixincludes
81 on platforms where it is not used.
82 * configure: Regenerated.
83
fc45f3fe
DJ
842004-10-23 Daniel Jacobowitz <dan@debian.org>
85
86 * configure.in: Use an absolute path to install-sh.
87 * configure: Regenerated.
88
36554b92
AL
892004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92
88e9994a
KH
932004-10-19 Kazu Hirata <kazu@cs.umass.edu>
94
95 * MAINTAINERS: Remove from Write After Approval those that are
96 already maintainers.
97
ad02a944
SP
982004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
99
100 * MAINTAINERS: Update my email address.
101
c8e6cd41
KC
1022004-10-12 Kelley Cook <kcook@gcc.gnu.org>
103
104 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
105 * configure: Regenerate.
106
ebe55024
R
1072004-10-07 J"orn Rennecke <joern.rennecke@st.com>
108
109 * MAINTAINERS: Update my email address.
110
a8b0957e
KH
1112004-10-07 Kazu Hirata <kazu@cs.umass.edu>
112
113 * MAINTAINERS (Language Front Ends Maintainers): New. Move
114 entries belonging to this category.
115
96836f61
JZ
1162004-10-06 Josef Zlomek <josef.zlomek@email.cz>
117
118 * MAINTAINERS: Update my e-mail address.
119
7e0b5752
PB
1202004-10-06 Paolo Bonzini <bonzini@gnu.org>
121
122 Fix wrong conflict resolution in:
123
124 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
125
126 * Makefile.in: Regenerate.
127 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
128 in the recursive `make', instead of hardwiring `all'.
129 (Autogenerated TARGET-* variables): New.
130
370f7a47
TL
1312004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
132
133 * configure.in: Enable target-libgloss for crx-*-*.
134 * configure: Regenerate.
135
13e5d623
KH
1362004-10-04 Kazu Hirata <kazu@cs.umass.edu>
137
138 * MAINTAINERS (Various Maintainers): Move the "windows,
139 cygwin, mingw" maintainer to ...
140 (OS Port Maintainers): ... here.
141
a6497c1b
KH
1422004-10-04 Kazu Hirata <kazu@cs.umass.edu>
143
144 * MAINTAINERS (Write After Approval): Remove those that are
145 maintainers of some subsystem.
146
1abb828a
D
1472004-10-02 P.J. Darcy <darcypj@us.ibm.com>
148
149 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
150 * ltcf-cxx.sh (tpf*): Likewise.
151 * ltconfig (tpf*): Add TPF OS configuration support.
152
16d1338d
BS
1532004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
154
155 * MAINTAINERS: Change my email address to my new work account.
156
9082a750
MR
1572004-09-24 Michael Roth <mroth@nessie.de>
158
159 * configure.in (--without-headers): Add missing double quotes.
160 * configure: Regenerate.
161
07a8bdf8
KC
1622004-09-24 Kelley Cook <kcook@gcc.gnu.org>
163
164 * ylwrap: Revert to previous version.
165
4c4a5bbc
L
1662004-09-23 H.J. Lu <hongjiu.lu@intel.com>
167
168 PR bootstrap/17369
169 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
170 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
171 SET_GCC_LIB_PATH_CMD.
172 (BASE_TARGET_EXPORTS): Likewise.
173 * Makefile.in: Regenerated.
174
175 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
176 * configure: Regenerated.
177
85f59630
KC
1782004-09-23 Kelley Cook <kcook@gcc.gnu.org>
179
180 * config.guess: New upstream version
181 * compile, depcomp, install-sh, ylwrap: Likewise.
182
95c53c62
RS
1832004-09-19 Roger Sayle <roger@eyesopen.com>
184
185 * config/mh-x86omitfp: New host makefile fragment. Add
186 -fomit-frame-pointer to the default BOOT_CFLAGS.
187 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
188 * configure: Regenerate.
189
0a1c093b
AP
1902004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
191
192 PR target/11572
193 * configure.in (*-*-darwin*): Renable libobjc.
194 * configure: Regenerate.
195
315fcf97
NS
1962004-09-10 Nathan Sidwell <nathan@codesourcery.com>
197
198 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
199
0a050485
DB
2002004-09-09 Daniel Berlin <dberlin@dberlin.org>
201
202 * Makefile.def: Remove libbanshee.
203 * Makefile.tpl: Ditto.
204 * configure.in: Ditto.
205 * Makefile.in: Regen.
206 * configure: Ditto.
207
5f4a098e
DE
2082004-09-08 David Edelsohn <edelsohn@gnu.org>
209
210 * ltmain.sh: Use $pic_object as $non_pic_object if
211 $non_pic_object=none.
212
32b2511f
PB
2132004-09-07 Paolo Bonzini <bonzini@gnu.org>
214
215 * missing: Import latest version from master repository.
216
fc4d0e82
NC
2172004-09-06 Nick Clifton <nickc@redhat.com>
218
219 * config.sub: Import latest version from master repository.
220 * config.guess: Likewise.
221 This includes these changes:
222
223 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
224
225 * config.sub: Handle crisv32, alias etraxfs.
226 * config.guess (crisv32:Linux:*:*): Handle.
227
228 2004-08-13 Brad Smith <brad@comstyle.com>
229
230 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
231 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
232
233 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
234
235 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
236 assume the processor is a powerpc. This is because coreutils
237 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
238 in this case, due to a MacOS X bug that causes
239 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
240 to return a negative number.
241 Problem reported by Petter Reinholdtsen in:
242 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
243
244 2004-07-19 Ben Elliston <bje@gnu.org>
245
246 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
247
248 2004-06-24 Ben Elliston <bje@gnu.org>
249
250 * config.guess: Update copyright years.
251 * config.sub: Likewise.
252
253 2004-06-22 Robert Millan <robertmh@gnu.org>
254
255 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
256 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
257
258 2004-06-22 Stanley F. Quayle <stan@stanq.com>
259
260 * config.guess (*:*VMS:*:*): New entry. Replaces
261 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
262 manufacturer.
263
264 2004-06-22 Ben Elliston <bje@gnu.org>
265
266 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
267 * config.sub: Likewise.
268
269 2004-06-22 Ben Elliston <bje@gnu.org>
270
271 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
272 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
273
274 2004-06-11 Ben Elliston <bje@gnu.org>
275
276 * config.guess (pegasos:OpenBSD:*:*): Remove.
277
278 2004-06-11 Ben Elliston <bje@gnu.org>
279
280 From Wouter Verhelst <wouter@grep.be>:
281 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
282
283 2004-06-11 Ben Elliston <bje@gnu.org>
284
285 * config.guess (luna88k:OpenBSD:*:*): New.
286
287 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
288
289 * config.guess (m32r*:Linux:*:*): New case.
290 * config.sub: Handle m32rle.
291
292 2004-03-12 Ben Elliston <bje@wasabisystems.com>
293
294 From Jens Petersen <petersen@redhat.com>:
295 * config.sub: Handle sparcv8.
296
297 2004-03-03 Ben Elliston <bje@wasabisystems.com>
298
299 From Tom Smith <smith@cag.lkg.hp.com>:
300 * config.guess: Version suffixes are equally significant on Tru64
301 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
302 prefix of "P" (patched kernel).
303
304 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
305
306 * config.sub: Add support for National Semiconductor CRX target.
307
2f4cc6bf
JJ
3082004-09-03 Janis Johnson <janis187@us.ibm.com>
309
310 * MAINTAINERS (Various Maintainers): Remove myself as web page
311 maintainer, add myself as maintainer of build status lists.
312
61fec9ff
JB
3132004-09-03 Jan Beulich <jbeulich@novell.com>
314
315 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
316 *-*-netware, but add target-libmudflap.
317 Consolidate *-*-netware targets (of which really only i?86 exists)
318 into a single entry.
319 * configure: Likewise.
320
45f366ab
PB
3212004-09-01 Paolo Bonzini <bonzini@gnu.org>
322
323 * Makefile.tpl (sorry): Remove.
324 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
325 (cleanstrap targets): Depend on distclean, not distclean-stage1.
326 (do-clean): Clean per-stage directories too.
327 (do-distclean): Run distclean-stage1 too.
328 (.NOTPARALLEL): Enable during toplevel bootstrap.
329 (stage[+id+]-bubble): Enable parallel execution during
330 the recursive invocation.
331 * Makefile.in: Regenerate.
332
333 Fix previous checkin:
334
335 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
336 include.
337 * configure.in: Fix indentation.
338 * configure: Regenerate.
339
be8fff81
RB
3402004-08-31 Robert Bowdidge <bowdidge@apple.com>
341
45f366ab
PB
342 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
343 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
344 * configure: regenerate
345 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
346 -mdynamic-no-pic
be8fff81
RB
347
348
71b5d516
PB
3492004-08-31 Paolo Bonzini <bonzini@gnu.org>
350
351 * Makefile.def (build_modules): Add fixincludes.
352 (dependencies): Make gcc depend on fixincludes.
353 * configure.in (build_tools): Add fixincludes.
354 (build_configdirs): Always include build_libs.
355 * Makefile.in: Regenerate.
356 * configure: Regenerate.
357
3582004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
359
360 * Makefile.def (bootstrap stages): Add 'lean' parameter.
361 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
362 phony targets; do not generate timestamp files.
363 (distclean-stageN): Remove references to their timestamp files.
364 (restageN, touch-stageN): Remove.
365 (stageN-bubble): Rewritten.
366 (compare): Support lean bootstraps.
367 * Makefile.in: Regenerate.
368
369 * configure.in: Only warn when bootstrapping but
370 build != host or build != target. Support lean bootstraps.
371 * configure: Regenerate.
372
ce7cbbb0
PE
3732004-08-26 Phil Edwards <phil@codesourcery.com>
374
375 * configure.in: Give a better error message if GMP/MPFR are missing
376 and a language needing them has been requested.
377 * configure: Regenerated.
378
9c71a529
PE
3792004-08-25 Phil Edwards <phil@codesourcery.com>
380
381 * configure.in: Print a list of available language front-ends if
382 a requested one is missing. Tidy stray tab characters.
383 * configure: Regenerated.
384
e3f92d3b
MK
3852004-08-19 Michael Koch <konqueror@gmx.de>
386
387 * gcc/doc/install.texi: Update entry about automake for libjava.
388
c3f84f61
RM
3892004-08-17 Robert Millan <robertmh@gnu.org>
390
391 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
392 (instead of FreeBSD).
393 * configure: Regenerate.
394
7c27e184
PB
3952004-08-16 Paolo Bonzini <bonzini@gnu.org>
396
397 * Makefile.in: Regenerate.
398 * configure: Regenerate.
399
400 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
401 stage_*_flags.
402 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
403 for bootstrapped modules if toplevel bootstrap is going.
404 (GCC bootstrap): Generate per-stage targets for all bootstrapped
405 modules. Adjust for changes in Makefile.def. Enable several
406 rules even in non-bootstrap mode, just to avoid peppering the
407 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
408 (stage-[+prev+]-bubble): Remove.
409
410 * Makefile.def (Dependencies): Depend on all-build-bison,
411 all-build-flex, all-build-byacc, all-build-texinfo, rather
412 than the host variations.
413 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
414 with BUILD_SUBDIR.
415 (BISON): Update for recent Bisons.
416 (YACC): Fix typo.
417 (cross): Depend on all-build.
418 (all): Do not depend on all-build.
419 (prebootstrap): Remove.
420 (dep-kind): Accept separate prefixes for MODULE and ON variables.
421 (Prebootstrap dependencies): Add them to the per-stage targets
422 and to all-prebootstrap.
423 * configure.in (build_configdirs): Always enable build_tools.
424 (BUILD_DIR_PREFIX): Remove.
425
426 * Makefile.def (gcc): Add target variable.
427 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
428 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
429 in the recursive `make', instead of hardwiring `all'.
430 (Autogenerated TARGET-* variables): New.
431
20f3bb80
BB
4322004-08-13 Brian Booth <bbooth@redhat.com>
433
434 * MAINTAINERS: Remove myself from write-after-approval.
435
b5be499d
NN
4362004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
437
438 * src-release: Stop distributing mmalloc with gdb (which doesn't
439 use it).
440 * Makefile.def: GDB doesn't depend on mmalloc anymore.
441 * Makefile.in: Regenerate.
442
b3f8d95d
MM
4432004-08-09 Mark Mitchell <mark@codesourcery.com>
444
445 * configure.in (arm*-*-eabi*): New target.
446 * configure: Regenerate.
447
3589b69e
PB
4482004-08-06 Paolo Bonzini <bonzini@gnu.org>
449
450 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
451 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
452 (Dependencies): New section.
453 * Makefile.tpl (Dependencies): Generate from Makefile.def.
454 (configure-target-[+module+]): Depend on maybe-all-gcc
455 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
456 (toplevel profiledbootstrap): Fix dependencies.
457 * Makefile.in: Regenerate.
458
972974fc
MM
4592004-08-03 Mark Mitchell <mark@codesourcery.com>
460
461 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
462 target-libiberty to noconfigdirs.
463 * configure: Regenerate.
464
bebf829d
PB
4652004-08-03 Paul Brook <paul@codesourcery.com>
466
467 * configure.in: Check for MPFR as well as GMP.
468 * configure: Regenerate.
469
98a5bb3b
RM
4702004-08-01 Robert Millan <robertmh@gnu.org>
471
472 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
473 libmudflap for all GNU-based systems (with Glibc).
474 * configure: Regenerate.
475
d32ab992
PB
4762004-08-03 Paolo Bonzini <bonzini@gnu.org>
477
478 * Makefile.def (host-modules): Add gcc.
479 * Makefile.in: Regenerate.
480 * Makefile.tpl (sorry): New rule.
481 (configure-host, all-host, [+make_target+]-host, do-check,
482 install-host): Do not add gcc as a special case.
483 (host modules): Add a small special-casing for gcc. Export
484 extra_make_flags through the environment.
485 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
486 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
487 other recursive targets for gcc): Remove.
488
489 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
490 (stage, unstage): New rules.
491 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
492 distclean-stage[+id+]): Use stage_current.
493 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
494 the stage*-start rules.
495
aeb732c1
GK
4962004-08-02 Geoffrey Keating <geoffk@apple.com>
497
498 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
499 use -all_load flag.
500
25b656e7
PB
5012004-08-02 Paolo Bonzini <bonzini@gnu.org>
502
503 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
504 * configure: Regenerate.
505
cc440d71
TM
5062004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
507
508 * maintainer-scripts/gcc_release: Revert yesterday's change.
509
270e140b
SB
5102004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
511
512 * MAINTAINERS: Add myself to write-after-approval.
513
3e4035f8
TM
5142004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
515
516 * libf2c: Removed.
517 * gcc/gccbug.in: Updated because of libf2c removal.
518 * maintainer-scripts/gcc_release: Ditto.
519
a3e8d8b4
LR
5202004-07-09 Loren J. Rittle <ljrittle@acm.org>
521
522 * configure.in: Build libmudflap by default on FreeBSD.
523 * configure: Regenerated.
524
dfcada9a
MM
5252004-07-09 Mark Mitchell <mark@codesourcery.com>
526
527 * configure.in: Do not build libmudflap by default on non-GNU/Linux
528 systems.
529 * configure: Regenerated.
530
3922b216
JDA
5312004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
532
533 PR target/16344
534 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
535 feedback based compiler.
536 * Makefile.in: Rebuilt.
537
95bcca47
AO
5382004-07-08 Alexandre Oliva <aoliva@redhat.com>
539
540 * Makefile.def (host_modules): Set bootstrap=true for flex.
541 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
542 * Makefile.in: Rebuilt.
543
051822f6
JH
5442004-07-07 Jan Hubicka <jh@suse.cz>
545
546 * MAINTAINERS: Add self as a profile feedback maintainer.
547
7b61653a
PE
5482004-07-05 Phil Edwards <phil@codesourcery.com>
549
550 * configure.in: Do not prepend $srcdir to /dev/null in
551 makefile fragments.
552 * configure: Regenerate.
553
23f6b2f9
PB
5542004-07-01 Paolo Bonzini <bonzini@gnu.org>
555
556 * Makefile.def (build_modules): Add bison, byacc, flex,
557 m4, texinfo.
558 (flags_to_pass): Add FLEX.
559 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
560 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
561 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
562 DEFAULT_MAKEINFO): Remove.
563 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
564 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
565 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
566 objdir or else use configured tool.
567 (all-build): New.
568 (all): Depend on it.
569 (Build module dependencies): Add.
570 * Makefile.in: Regenerate.
571 * configure.in: Better support for multiple build modules,
572 matching what is done for host/target modules. Do not look
573 for "plausible" locations of build tools if Canadian cross.
574 Use autoconf's AC_PROG_CC to find a C compiler. Define
575 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
576 * configure: Regenerate.
577
1c020272
PB
5782004-06-22 Paolo Bonzini <bonzini@gnu.org>
579
580 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
581 * Makefile.in: Regenerate.
582
a52a0a7f
PB
5832004-06-22 Paolo Bonzini <bonzini@gnu.org>
584
585 * Makefile.tpl (configure-build-[+module+],
586 configure-[+module+], configure-target-[+module+]): Pass
587 [+extra_configure_args+].
588 (all-build-[+module+], all-[+module+], check-[+module+],
589 install-[+module+], [+make_target+]-[+module+],
590 all-target-[+module+], check-target-[+module+],
591 install-target-[+module+], [+make_target+]-target-[+module+]):
592 Pass [+extra_make_args+].
593 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
594 (GCC_HOST_EXPORTS): Remove.
595 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
596 cross, check-gcc, check-gcc-c++, install-gcc,
597 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
598 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
599 * Makefile.in: Regenerate.
600
ccde3f1a
MS
6012004-06-21 Matthew Sachs <msachs@apple.com>
602
603 * MAINTAINERS: Added self to write-after-approval.
604
6264b0a6
CF
6052004-06-21 Christopher Faylor <cgf@alum.bu.edu>
606
607 * configure.in: Check for srcdir/winsup rather than build directory
608 winsup.
609 * configure: Regenerate.
610
801e2270
CV
6112004-06-17 Corinna Vinschen <vinschen@redhat.com>
612
613 * configure.in: Don't build Cygwin native newlib if winsup
614 directory is missing. Emit warning instead.
615 * configure: Regenerate.
616
ad6717df
PB
6172004-06-09 Paolo Bonzini <bonzini@gnu.org>
618
619 * Makefile.tpl (touch-stage[+id+]): New.
620 (restage[+prev+]): Depend on touch-stage[+id+].
621
622 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
623 Use it throughout.
624
625 * Makefile.def: Add profile and feedback bootstrap stages.
626 Remove next field from bootstrap stages.
627 * Makefile.tpl (LN, LN_S): Substitute.
628 (stageN-start, stageN-end): Use double-colon rules, to
629 provide a hook for additional setup commands.
630 (distclean-stageN-gcc, restageN): Create dependencies from
631 [+prev+], not from [+next+].
632 (stageN-bubble): Add commands for successive stages from
633 [+prev+], using double-colon rules.
634 (all-stageN-gcc): Fix typo.
635 (stagefeedback-start, profiledbootstrap): New.
636 * Makefile.in: Regenerate.
637 * configure.in: Call ACX_PROG_LN.
638 * configure: Regenerate.
639
5bbb9680
CY
6402004-06-08 Canqun Yang <canqun@nudt.edu.cn>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
e18be1d4
MA
6442004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
645
646 * MAINTAINERS (Write After Approval): Add myself.
647
5607edfd
PB
6482004-06-03 Paolo Bonzini <bonzini@gnu.org>
649
650 * configure.in: Fix --enable-bootstrap breakage introduced in trees
651 without gcc.
652 * configure: Regenerate.
653
1ec4e9c3
PB
6542004-06-01 Paolo Bonzini <bonzini@gnu.org>
655
656 * Makefile.tpl: Fix typo.
657 * Makefile.in: Regenerate.
658
c2f7605f
PB
6592004-06-01 Paolo Bonzini <bonzini@gnu.org>
660
661 * configure.in: Remove new- prefix from toplevel
662 bootstrap targets.
663 * configure: Regenerate.
664
f516a7da
PB
6652004-06-01 Paolo Bonzini <bonzini@gnu.org>
666
667 * Makefile.tpl (all.normal): Rename to all.
668 (all): Replace with a rule to pick the default
669 target from configure.
670 (all-gcc, configure-gcc): Use conditionals to
671 do nothing when toplevel bootstrap is going on.
672 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
673 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
674 * configure.in: Support --enable-bootstrap.
675
676 * Makefile.def: Remove new- prefix from toplevel
677 bootstrap targets.
678 * Makefile.tpl: Likewise.
679
680 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
681 target.
682
683 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
684 $(RECURSE_FLAGS) to recursive invocation of make.
685
686 * Makefile.in: Regenerate.
687 * configure: Regenerate.
688
78dd5e36
AJ
6892004-05-30 Andreas Jaeger <aj@suse.de>
690 Jim Wilson <wilson@specifixinc.com>
691
692 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
693 like CC.
694
30f1bddc
DJ
6952004-05-27 Daniel Jacobowitz <dan@debian.org>
696
697 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
698 * configure: Regenerate.
699
4fc4dd12
DJ
7002004-05-25 Daniel Jacobowitz <drow@false.org>
701
702 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
703 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
704 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
705 targets.
706 * Makefile.in: Regenerate.
707
94632047 7082004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
709
710 * configure.in: Test the ability to symlink directories.
711 * configure: Regenerate.
712
713 * Makefile.def (bootstrap-stage): New definitions.
714 * Makefile.tpl (configure-stage1-gcc,
715 configure-stage2-gcc, configure-stage3-gcc,
716 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
717 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
718 new-restage3, compare): Autogenerate, see Makefile.in
719 entry for behavioral changes.
720 (distclean-stage1, new-stage1-start, new-stage1-end,
721 new-stage1-bubble, distclean-stage2, new-stage2-start,
722 new-stage2-end, new-stage2-bubble, distclean-stage3,
723 new-stage3-start, new-stage3-end): New autogenerated targets.
724 (objext, prebootstrap, BOOT_CFLAGS,
725 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
726 targets.
727
728 * Makefile.in: Regenerate.
729 (distclean-stage1, new-stage1-start, new-stage1-end,
730 new-stage1-bubble, distclean-stage2, new-stage2-start,
731 new-stage2-end, new-stage2-bubble, distclean-stage3,
732 new-stage3-start, new-stage3-end): New targets.
733 (all-stage1-gcc): Move prebootstrap dependency from here...
734 (configure-stage1-gcc): ...to here.
735 (new-bootstrap): Use bubble targets.
736 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
737 Use per-stage distclean targets.
738 (configure-stage1-gcc, configure-stage2-gcc,
739 configure-stage3-gcc, all-stage1-gcc,
740 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
741 Use new-stageN-start to prepare the tree.
742
4f4e53dd
PB
7432004-05-23 Paolo Bonzini <bonzini@gnu.org>
744
745 * Makefile.def (host_modules): add libcpp.
746 * Makefile.tpl: Add dependencies on and for libcpp.
747 * Makefile.in: Regenerate.
748 * configure.in: Add libcpp host module.
749 * configure: Regenerate.
750
60975492
PB
7512004-05-21 Paolo Bonzini <bonzini@gnu.org>
752
753 * Makefile.tpl: Whenever a recursive target is defined, wrap
754 it in a special @if/@endif block, and prepare its maybe
755 dependency in the @if/@endif block
756 * configure.in: Instead of writing maybe dependencies, remove
757 the @if/@endif statements, and remove the @if/@endif blocks
758 that remain.
759 * configure: Regenerate.
760 * Makefile.in: Regenerate.
761
5ce7d75d
JJ
7622004-05-20 Janis Johnson <janis187@us.ibm.com>
763
764 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
765
c779c42f
KK
7662004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
767
768 PR bootstrap/15120
769 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
770 * */configure: Rebuilt.
771
b4117c30
ZW
7722004-05-17 Zack Weinberg <zack@codesourcery.com>
773
774 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
775 of libf2c.
776 * configure, Makefile.in: Regenerate.
777
315fcf97 778