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