]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
2005-01-03 Paolo Bonzini <bonzini@gnu.org>
[gcc.git] / ChangeLog
CommitLineData
86c7e0da
PB
12005-01-03 Paolo Bonzini <bonzini@gnu.org>
2
3 Revert 2004-12-28 Makefile changes, a better fix will be
4 applied to mainline and src after GCC 4.0 branches.
5
3224a22f
PB
62004-12-28 Paolo Bonzini <bonzini@gnu.org>
7
8 PR bootstrap/17383
9
10 * Makefile.def (target_modules): Remove stage parameter,
11 it is always true now.
12 * Makefile.tpl (configure-build-[+module+],
13 configure-target-[+module+]): Always build symlink tree
14 for the directory and for include. BUILD_SUBDIR and
15 TARGET_SUBDIR cannot be . anymore.
16 * Makefile.in: Regenerate.
17
aaf51ca2
DE
182004-12-25 David Edelsohn <edelsohn@gnu.org>
19
20 Revert 2004-12-08 Makefile changes.
21
4e32e454
DS
222004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
23
24 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
25 cygwin, mingw.
26
669f01d8
AS
272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
28
29 * configure.in (sh64-*-*): Reenable gprof.
30 * configure: Regenerate.
31
1b227ee0
DE
322004-12-08 David Edelsohn <edelsohn@gnu.org>
33
34 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
35 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
36 (EXTRA_TARGET_FLAGS): Add PICFLAG.
37 * Makefile.in: Regenerate.
38
ce5e944c
CF
392004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
40
41 * MAINTAINERS: Update my email address.
42
893f1e87
MK
432004-12-07 Matt Kraai <kraai@ftbfs.org>
44
45 * Makefile.tpl: Generate normal dependencies if the LHS module is
46 not bootstrapped.
47 * Makefile.in: Regenerate.
48
bb59c339
RS
492004-12-03 Richard Sandiford <rsandifo@redhat.com>
50
51 * configure.in: Include config/gxx-include-dir.m4. Use
52 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
53 * configure: Regenerate.
54
4982adbe
RS
552004-12-03 Richard Sandiford <rsandifo@redhat.com>
56
57 * config.if: Delete.
58 * configure.in: Set libstdcxx_incdir directly.
59 * configure: Regenerate.
60
05750653
EC
612004-12-02 Eric Christopher <echristo@redhat.com>
62
63 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
64 * Makefile.in: Regenerate.
65
5fef1dbd
RS
662004-12-02 Richard Sandiford <rsandifo@redhat.com>
67
68 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
69 * configure: Regenerate.
70
afabd8e6
RS
712004-12-02 Richard Sandiford <rsandifo@redhat.com>
72
73 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
74 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
75 * configure: Regenerate.
76
78716e86
EC
772004-12-01 Eric Christopher <echristo@redhat.com>
78
79 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
80 of things to remove.
81
57ab8ba9
MK
822004-11-29 Matt Kraai <kraai@ftbfs.org>
83
84 * MAINTAINERS (Write After Approval): Update my e-mail address.
85
2539bffe
KC
862004-11-29 Kelley Cook <kcook@gcc.gnu.org>
87
88 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
89 from CVS libtool to always pass_all.
90
3e732ba0
JDA
912004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
92
93 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
94 (hppa*64*-*-*): Delete incorrect comment.
95 * configure: Rebuilt.
96
767f726e
KC
972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
98
99 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
100
2c92e90f
KC
1012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
102
103 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
104 from CVS libtool to always pass_all.
105
32f84e48
KC
1062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
107
108 * install-sh, compile: Import from automake.
109
9587be8a
KC
1102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
111
112 * config.guess, config.sub: Import from savannnah.
113
04e81808 1142004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
115
116 * MAINTAINERS (Write After Approval): Add myself
117
f87a2b2e
MS
1182004-11-12 Mike Stump <mrs@apple.com>
119
120 * Makefile.def: Add html support.
121 * Makefile.tpl: Likewise.
122 * Makefile.in: Regenerate.
123
848556c2
GK
1242004-11-11 Geoffrey Keating <geoffk@apple.com>
125
556f03c4
GK
126 PR 18423
127 * configure.in: Remove all instances of build-fixincludes from
128 noconfigdirs.
129 (build_configargs): Supply --target to subdirectories.
130 * configure: Regenerate.
131
848556c2
GK
132 * Makefile.def: Make gcc install depend on fixincludes install.
133 * Makefile.in: Regenerate.
134
9e5712a5
JJ
1352004-11-10 Janis Johnson <janis187@us.ibm.com>
136
137 * MAINTAINERS: Add myself as gcc testsuite maintainer.
138
4ef509c0
PB
1392004-11-11 Paul Brook <paul@codesourcery.com>
140
141 * MAINTAINERS: Add self as arm maintainer. Update email address.
142
20d11df6
HPN
1432004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
144
145 * configure.in (noconfigdirs) [mmix-*-*]: Disable
146 target-libgfortran.
79fd8592 147 * configure: Regenerate.
20d11df6 148
68c70f15
DE
1492004-11-07 David Edelsohn <edelsohn@gnu.org>
150
151 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
152 like CC.
153
54f88091
PB
1542004-11-05 Paolo Bonzini <bonzini@gnu.org>
155
156 * Makefile.def (host fixincludes): Specify missing targets.
157 * Makefile.in: Regenerate.
158
6866abb8
RC
1592004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
160
161 * MAINTAINERS: Add myself
162
83f62578
GL
1632004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
53c7ffe7
GK
1672004-11-04 Geoffrey Keating <geoffk@apple.com>
168
169 * Makefile.def: Build fixincludes for the host, too.
170 * Makefile.in: Regenerate.
171 * configure.in (host_tools): Add fixincludes.
172 * configure: Regenerate.
173
ac8b3d9d
DJ
1742004-11-04 Daniel Jacobowitz <dan@debian.org>
175
176 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
177 * configure: Regenerated.
178
bab37580
L
1792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
180
181 PR other/17783
182 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
183 * configure: Regenerated.
184
db1de713
MM
1852004-10-31 Mark Mitchell <mark@codesourcery.com>
186
187 * README.SCO: Update per FSF instructions.
188
a827e21a
EW
1892004-10-28 Eric B. Weddington <ericw@evcohs.com>
190
191 PR target/18151
192 * configure.in (case ${target}): Do not build fixincludes for avr.
193 * configure: Regenerated.
194
9d069a4f
PB
1952004-10-26 Paolo Bonzini <bonzini@gnu.org>
196
197 * configure.in (case ${target}): Do not build fixincludes
198 on platforms where it is not used.
199 * configure: Regenerated.
200
fc45f3fe
DJ
2012004-10-23 Daniel Jacobowitz <dan@debian.org>
202
203 * configure.in: Use an absolute path to install-sh.
204 * configure: Regenerated.
205
36554b92
AL
2062004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
88e9994a
KH
2102004-10-19 Kazu Hirata <kazu@cs.umass.edu>
211
212 * MAINTAINERS: Remove from Write After Approval those that are
213 already maintainers.
214
ad02a944
SP
2152004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
216
217 * MAINTAINERS: Update my email address.
218
c8e6cd41
KC
2192004-10-12 Kelley Cook <kcook@gcc.gnu.org>
220
221 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
222 * configure: Regenerate.
223
ebe55024
R
2242004-10-07 J"orn Rennecke <joern.rennecke@st.com>
225
226 * MAINTAINERS: Update my email address.
227
a8b0957e
KH
2282004-10-07 Kazu Hirata <kazu@cs.umass.edu>
229
230 * MAINTAINERS (Language Front Ends Maintainers): New. Move
231 entries belonging to this category.
232
96836f61
JZ
2332004-10-06 Josef Zlomek <josef.zlomek@email.cz>
234
235 * MAINTAINERS: Update my e-mail address.
236
7e0b5752
PB
2372004-10-06 Paolo Bonzini <bonzini@gnu.org>
238
239 Fix wrong conflict resolution in:
240
241 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
242
243 * Makefile.in: Regenerate.
244 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
245 in the recursive `make', instead of hardwiring `all'.
246 (Autogenerated TARGET-* variables): New.
247
370f7a47
TL
2482004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
249
250 * configure.in: Enable target-libgloss for crx-*-*.
251 * configure: Regenerate.
252
13e5d623
KH
2532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
254
255 * MAINTAINERS (Various Maintainers): Move the "windows,
256 cygwin, mingw" maintainer to ...
257 (OS Port Maintainers): ... here.
258
a6497c1b
KH
2592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
260
261 * MAINTAINERS (Write After Approval): Remove those that are
262 maintainers of some subsystem.
263
1abb828a
D
2642004-10-02 P.J. Darcy <darcypj@us.ibm.com>
265
266 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
267 * ltcf-cxx.sh (tpf*): Likewise.
268 * ltconfig (tpf*): Add TPF OS configuration support.
269
16d1338d
BS
2702004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
271
272 * MAINTAINERS: Change my email address to my new work account.
273
9082a750
MR
2742004-09-24 Michael Roth <mroth@nessie.de>
275
276 * configure.in (--without-headers): Add missing double quotes.
277 * configure: Regenerate.
278
07a8bdf8
KC
2792004-09-24 Kelley Cook <kcook@gcc.gnu.org>
280
281 * ylwrap: Revert to previous version.
282
4c4a5bbc
L
2832004-09-23 H.J. Lu <hongjiu.lu@intel.com>
284
285 PR bootstrap/17369
286 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
287 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
288 SET_GCC_LIB_PATH_CMD.
289 (BASE_TARGET_EXPORTS): Likewise.
290 * Makefile.in: Regenerated.
291
292 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
293 * configure: Regenerated.
294
85f59630
KC
2952004-09-23 Kelley Cook <kcook@gcc.gnu.org>
296
297 * config.guess: New upstream version
298 * compile, depcomp, install-sh, ylwrap: Likewise.
299
95c53c62
RS
3002004-09-19 Roger Sayle <roger@eyesopen.com>
301
302 * config/mh-x86omitfp: New host makefile fragment. Add
303 -fomit-frame-pointer to the default BOOT_CFLAGS.
304 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
305 * configure: Regenerate.
306
0a1c093b
AP
3072004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
308
309 PR target/11572
310 * configure.in (*-*-darwin*): Renable libobjc.
311 * configure: Regenerate.
312
315fcf97
NS
3132004-09-10 Nathan Sidwell <nathan@codesourcery.com>
314
315 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
316
0a050485 3172004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 318
0a050485
DB
319 * Makefile.def: Remove libbanshee.
320 * Makefile.tpl: Ditto.
321 * configure.in: Ditto.
322 * Makefile.in: Regen.
323 * configure: Ditto.
324
5f4a098e
DE
3252004-09-08 David Edelsohn <edelsohn@gnu.org>
326
327 * ltmain.sh: Use $pic_object as $non_pic_object if
328 $non_pic_object=none.
329
32b2511f
PB
3302004-09-07 Paolo Bonzini <bonzini@gnu.org>
331
332 * missing: Import latest version from master repository.
333
fc4d0e82
NC
3342004-09-06 Nick Clifton <nickc@redhat.com>
335
336 * config.sub: Import latest version from master repository.
337 * config.guess: Likewise.
338 This includes these changes:
78716e86 339
fc4d0e82
NC
340 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
341
342 * config.sub: Handle crisv32, alias etraxfs.
343 * config.guess (crisv32:Linux:*:*): Handle.
344
345 2004-08-13 Brad Smith <brad@comstyle.com>
346
347 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
348 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
349
350 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
351
352 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
353 assume the processor is a powerpc. This is because coreutils
354 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
355 in this case, due to a MacOS X bug that causes
356 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
357 to return a negative number.
358 Problem reported by Petter Reinholdtsen in:
359 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
360
361 2004-07-19 Ben Elliston <bje@gnu.org>
362
363 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
364
365 2004-06-24 Ben Elliston <bje@gnu.org>
366
367 * config.guess: Update copyright years.
368 * config.sub: Likewise.
369
370 2004-06-22 Robert Millan <robertmh@gnu.org>
371
372 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
373 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
374
375 2004-06-22 Stanley F. Quayle <stan@stanq.com>
376
377 * config.guess (*:*VMS:*:*): New entry. Replaces
378 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
379 manufacturer.
380
381 2004-06-22 Ben Elliston <bje@gnu.org>
382
383 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
384 * config.sub: Likewise.
385
386 2004-06-22 Ben Elliston <bje@gnu.org>
387
388 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
389 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
390
391 2004-06-11 Ben Elliston <bje@gnu.org>
392
393 * config.guess (pegasos:OpenBSD:*:*): Remove.
394
395 2004-06-11 Ben Elliston <bje@gnu.org>
396
397 From Wouter Verhelst <wouter@grep.be>:
398 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
399
400 2004-06-11 Ben Elliston <bje@gnu.org>
401
402 * config.guess (luna88k:OpenBSD:*:*): New.
403
404 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
405
406 * config.guess (m32r*:Linux:*:*): New case.
407 * config.sub: Handle m32rle.
408
409 2004-03-12 Ben Elliston <bje@wasabisystems.com>
410
411 From Jens Petersen <petersen@redhat.com>:
412 * config.sub: Handle sparcv8.
413
414 2004-03-03 Ben Elliston <bje@wasabisystems.com>
415
416 From Tom Smith <smith@cag.lkg.hp.com>:
417 * config.guess: Version suffixes are equally significant on Tru64
418 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
419 prefix of "P" (patched kernel).
420
421 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
422
423 * config.sub: Add support for National Semiconductor CRX target.
424
2f4cc6bf
JJ
4252004-09-03 Janis Johnson <janis187@us.ibm.com>
426
427 * MAINTAINERS (Various Maintainers): Remove myself as web page
428 maintainer, add myself as maintainer of build status lists.
429
61fec9ff
JB
4302004-09-03 Jan Beulich <jbeulich@novell.com>
431
432 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
433 *-*-netware, but add target-libmudflap.
434 Consolidate *-*-netware targets (of which really only i?86 exists)
435 into a single entry.
436 * configure: Likewise.
437
45f366ab
PB
4382004-09-01 Paolo Bonzini <bonzini@gnu.org>
439
440 * Makefile.tpl (sorry): Remove.
441 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
442 (cleanstrap targets): Depend on distclean, not distclean-stage1.
443 (do-clean): Clean per-stage directories too.
444 (do-distclean): Run distclean-stage1 too.
445 (.NOTPARALLEL): Enable during toplevel bootstrap.
446 (stage[+id+]-bubble): Enable parallel execution during
447 the recursive invocation.
448 * Makefile.in: Regenerate.
449
450 Fix previous checkin:
451
452 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
453 include.
454 * configure.in: Fix indentation.
455 * configure: Regenerate.
456
be8fff81
RB
4572004-08-31 Robert Bowdidge <bowdidge@apple.com>
458
45f366ab
PB
459 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
460 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
461 * configure: regenerate
78716e86 462 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
45f366ab 463 -mdynamic-no-pic
be8fff81
RB
464
465
71b5d516
PB
4662004-08-31 Paolo Bonzini <bonzini@gnu.org>
467
468 * Makefile.def (build_modules): Add fixincludes.
469 (dependencies): Make gcc depend on fixincludes.
470 * configure.in (build_tools): Add fixincludes.
471 (build_configdirs): Always include build_libs.
472 * Makefile.in: Regenerate.
473 * configure: Regenerate.
474
4752004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
476
477 * Makefile.def (bootstrap stages): Add 'lean' parameter.
478 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
479 phony targets; do not generate timestamp files.
480 (distclean-stageN): Remove references to their timestamp files.
481 (restageN, touch-stageN): Remove.
482 (stageN-bubble): Rewritten.
483 (compare): Support lean bootstraps.
484 * Makefile.in: Regenerate.
485
486 * configure.in: Only warn when bootstrapping but
487 build != host or build != target. Support lean bootstraps.
488 * configure: Regenerate.
489
ce7cbbb0
PE
4902004-08-26 Phil Edwards <phil@codesourcery.com>
491
492 * configure.in: Give a better error message if GMP/MPFR are missing
493 and a language needing them has been requested.
494 * configure: Regenerated.
495
9c71a529
PE
4962004-08-25 Phil Edwards <phil@codesourcery.com>
497
498 * configure.in: Print a list of available language front-ends if
499 a requested one is missing. Tidy stray tab characters.
500 * configure: Regenerated.
501
e3f92d3b
MK
5022004-08-19 Michael Koch <konqueror@gmx.de>
503
504 * gcc/doc/install.texi: Update entry about automake for libjava.
505
c3f84f61
RM
5062004-08-17 Robert Millan <robertmh@gnu.org>
507
508 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
509 (instead of FreeBSD).
510 * configure: Regenerate.
511
7c27e184
PB
5122004-08-16 Paolo Bonzini <bonzini@gnu.org>
513
514 * Makefile.in: Regenerate.
515 * configure: Regenerate.
516
517 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
518 stage_*_flags.
519 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
520 for bootstrapped modules if toplevel bootstrap is going.
521 (GCC bootstrap): Generate per-stage targets for all bootstrapped
522 modules. Adjust for changes in Makefile.def. Enable several
523 rules even in non-bootstrap mode, just to avoid peppering the
524 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
525 (stage-[+prev+]-bubble): Remove.
526
527 * Makefile.def (Dependencies): Depend on all-build-bison,
528 all-build-flex, all-build-byacc, all-build-texinfo, rather
529 than the host variations.
530 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
531 with BUILD_SUBDIR.
532 (BISON): Update for recent Bisons.
533 (YACC): Fix typo.
534 (cross): Depend on all-build.
535 (all): Do not depend on all-build.
536 (prebootstrap): Remove.
537 (dep-kind): Accept separate prefixes for MODULE and ON variables.
538 (Prebootstrap dependencies): Add them to the per-stage targets
539 and to all-prebootstrap.
540 * configure.in (build_configdirs): Always enable build_tools.
541 (BUILD_DIR_PREFIX): Remove.
542
543 * Makefile.def (gcc): Add target variable.
544 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
545 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
546 in the recursive `make', instead of hardwiring `all'.
547 (Autogenerated TARGET-* variables): New.
548
20f3bb80
BB
5492004-08-13 Brian Booth <bbooth@redhat.com>
550
551 * MAINTAINERS: Remove myself from write-after-approval.
552
b5be499d
NN
5532004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
554
555 * src-release: Stop distributing mmalloc with gdb (which doesn't
556 use it).
557 * Makefile.def: GDB doesn't depend on mmalloc anymore.
558 * Makefile.in: Regenerate.
559
b3f8d95d
MM
5602004-08-09 Mark Mitchell <mark@codesourcery.com>
561
562 * configure.in (arm*-*-eabi*): New target.
563 * configure: Regenerate.
564
3589b69e
PB
5652004-08-06 Paolo Bonzini <bonzini@gnu.org>
566
567 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
568 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
569 (Dependencies): New section.
570 * Makefile.tpl (Dependencies): Generate from Makefile.def.
571 (configure-target-[+module+]): Depend on maybe-all-gcc
572 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
573 (toplevel profiledbootstrap): Fix dependencies.
574 * Makefile.in: Regenerate.
575
972974fc
MM
5762004-08-03 Mark Mitchell <mark@codesourcery.com>
577
578 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
579 target-libiberty to noconfigdirs.
580 * configure: Regenerate.
581
bebf829d
PB
5822004-08-03 Paul Brook <paul@codesourcery.com>
583
584 * configure.in: Check for MPFR as well as GMP.
585 * configure: Regenerate.
586
98a5bb3b
RM
5872004-08-01 Robert Millan <robertmh@gnu.org>
588
589 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
590 libmudflap for all GNU-based systems (with Glibc).
591 * configure: Regenerate.
592
d32ab992
PB
5932004-08-03 Paolo Bonzini <bonzini@gnu.org>
594
595 * Makefile.def (host-modules): Add gcc.
596 * Makefile.in: Regenerate.
597 * Makefile.tpl (sorry): New rule.
598 (configure-host, all-host, [+make_target+]-host, do-check,
599 install-host): Do not add gcc as a special case.
600 (host modules): Add a small special-casing for gcc. Export
601 extra_make_flags through the environment.
602 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
603 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
604 other recursive targets for gcc): Remove.
605
606 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
607 (stage, unstage): New rules.
608 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
609 distclean-stage[+id+]): Use stage_current.
610 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
611 the stage*-start rules.
612
aeb732c1
GK
6132004-08-02 Geoffrey Keating <geoffk@apple.com>
614
615 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
616 use -all_load flag.
617
25b656e7
PB
6182004-08-02 Paolo Bonzini <bonzini@gnu.org>
619
620 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
621 * configure: Regenerate.
622
cc440d71
TM
6232004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
624
625 * maintainer-scripts/gcc_release: Revert yesterday's change.
626
270e140b
SB
6272004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
628
629 * MAINTAINERS: Add myself to write-after-approval.
630
3e4035f8
TM
6312004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
632
633 * libf2c: Removed.
634 * gcc/gccbug.in: Updated because of libf2c removal.
635 * maintainer-scripts/gcc_release: Ditto.
636
a3e8d8b4
LR
6372004-07-09 Loren J. Rittle <ljrittle@acm.org>
638
639 * configure.in: Build libmudflap by default on FreeBSD.
640 * configure: Regenerated.
641
dfcada9a
MM
6422004-07-09 Mark Mitchell <mark@codesourcery.com>
643
644 * configure.in: Do not build libmudflap by default on non-GNU/Linux
645 systems.
646 * configure: Regenerated.
647
3922b216
JDA
6482004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
649
650 PR target/16344
651 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
652 feedback based compiler.
653 * Makefile.in: Rebuilt.
654
95bcca47
AO
6552004-07-08 Alexandre Oliva <aoliva@redhat.com>
656
657 * Makefile.def (host_modules): Set bootstrap=true for flex.
658 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
659 * Makefile.in: Rebuilt.
660
051822f6
JH
6612004-07-07 Jan Hubicka <jh@suse.cz>
662
663 * MAINTAINERS: Add self as a profile feedback maintainer.
664
7b61653a
PE
6652004-07-05 Phil Edwards <phil@codesourcery.com>
666
667 * configure.in: Do not prepend $srcdir to /dev/null in
668 makefile fragments.
669 * configure: Regenerate.
670
23f6b2f9
PB
6712004-07-01 Paolo Bonzini <bonzini@gnu.org>
672
673 * Makefile.def (build_modules): Add bison, byacc, flex,
674 m4, texinfo.
675 (flags_to_pass): Add FLEX.
676 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
677 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
678 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
679 DEFAULT_MAKEINFO): Remove.
680 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
681 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
682 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
683 objdir or else use configured tool.
684 (all-build): New.
685 (all): Depend on it.
686 (Build module dependencies): Add.
687 * Makefile.in: Regenerate.
688 * configure.in: Better support for multiple build modules,
689 matching what is done for host/target modules. Do not look
690 for "plausible" locations of build tools if Canadian cross.
691 Use autoconf's AC_PROG_CC to find a C compiler. Define
692 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
693 * configure: Regenerate.
78716e86 694
1c020272
PB
6952004-06-22 Paolo Bonzini <bonzini@gnu.org>
696
697 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
698 * Makefile.in: Regenerate.
699
a52a0a7f
PB
7002004-06-22 Paolo Bonzini <bonzini@gnu.org>
701
702 * Makefile.tpl (configure-build-[+module+],
703 configure-[+module+], configure-target-[+module+]): Pass
704 [+extra_configure_args+].
705 (all-build-[+module+], all-[+module+], check-[+module+],
706 install-[+module+], [+make_target+]-[+module+],
707 all-target-[+module+], check-target-[+module+],
708 install-target-[+module+], [+make_target+]-target-[+module+]):
709 Pass [+extra_make_args+].
710 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
711 (GCC_HOST_EXPORTS): Remove.
712 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
713 cross, check-gcc, check-gcc-c++, install-gcc,
714 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
715 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
716 * Makefile.in: Regenerate.
717
ccde3f1a
MS
7182004-06-21 Matthew Sachs <msachs@apple.com>
719
720 * MAINTAINERS: Added self to write-after-approval.
721
6264b0a6
CF
7222004-06-21 Christopher Faylor <cgf@alum.bu.edu>
723
724 * configure.in: Check for srcdir/winsup rather than build directory
725 winsup.
726 * configure: Regenerate.
727
801e2270
CV
7282004-06-17 Corinna Vinschen <vinschen@redhat.com>
729
730 * configure.in: Don't build Cygwin native newlib if winsup
731 directory is missing. Emit warning instead.
732 * configure: Regenerate.
733
ad6717df
PB
7342004-06-09 Paolo Bonzini <bonzini@gnu.org>
735
736 * Makefile.tpl (touch-stage[+id+]): New.
737 (restage[+prev+]): Depend on touch-stage[+id+].
738
739 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
740 Use it throughout.
741
742 * Makefile.def: Add profile and feedback bootstrap stages.
743 Remove next field from bootstrap stages.
744 * Makefile.tpl (LN, LN_S): Substitute.
745 (stageN-start, stageN-end): Use double-colon rules, to
746 provide a hook for additional setup commands.
747 (distclean-stageN-gcc, restageN): Create dependencies from
748 [+prev+], not from [+next+].
749 (stageN-bubble): Add commands for successive stages from
750 [+prev+], using double-colon rules.
751 (all-stageN-gcc): Fix typo.
752 (stagefeedback-start, profiledbootstrap): New.
753 * Makefile.in: Regenerate.
754 * configure.in: Call ACX_PROG_LN.
755 * configure: Regenerate.
756
5bbb9680
CY
7572004-06-08 Canqun Yang <canqun@nudt.edu.cn>
758
759 * MAINTAINERS (Write After Approval): Add myself.
760
e18be1d4
MA
7612004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
762
763 * MAINTAINERS (Write After Approval): Add myself.
764
5607edfd
PB
7652004-06-03 Paolo Bonzini <bonzini@gnu.org>
766
767 * configure.in: Fix --enable-bootstrap breakage introduced in trees
768 without gcc.
769 * configure: Regenerate.
770
1ec4e9c3
PB
7712004-06-01 Paolo Bonzini <bonzini@gnu.org>
772
773 * Makefile.tpl: Fix typo.
774 * Makefile.in: Regenerate.
775
c2f7605f
PB
7762004-06-01 Paolo Bonzini <bonzini@gnu.org>
777
778 * configure.in: Remove new- prefix from toplevel
779 bootstrap targets.
780 * configure: Regenerate.
781
f516a7da
PB
7822004-06-01 Paolo Bonzini <bonzini@gnu.org>
783
784 * Makefile.tpl (all.normal): Rename to all.
785 (all): Replace with a rule to pick the default
786 target from configure.
787 (all-gcc, configure-gcc): Use conditionals to
788 do nothing when toplevel bootstrap is going on.
789 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
790 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
791 * configure.in: Support --enable-bootstrap.
792
793 * Makefile.def: Remove new- prefix from toplevel
794 bootstrap targets.
795 * Makefile.tpl: Likewise.
796
797 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
798 target.
799
800 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
801 $(RECURSE_FLAGS) to recursive invocation of make.
802
803 * Makefile.in: Regenerate.
804 * configure: Regenerate.
805
78dd5e36
AJ
8062004-05-30 Andreas Jaeger <aj@suse.de>
807 Jim Wilson <wilson@specifixinc.com>
808
809 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
810 like CC.
811
30f1bddc
DJ
8122004-05-27 Daniel Jacobowitz <dan@debian.org>
813
814 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
815 * configure: Regenerate.
816
4fc4dd12
DJ
8172004-05-25 Daniel Jacobowitz <drow@false.org>
818
819 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
820 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
821 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
822 targets.
823 * Makefile.in: Regenerate.
824
94632047 8252004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
826
827 * configure.in: Test the ability to symlink directories.
828 * configure: Regenerate.
829
830 * Makefile.def (bootstrap-stage): New definitions.
831 * Makefile.tpl (configure-stage1-gcc,
832 configure-stage2-gcc, configure-stage3-gcc,
833 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
834 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
835 new-restage3, compare): Autogenerate, see Makefile.in
836 entry for behavioral changes.
837 (distclean-stage1, new-stage1-start, new-stage1-end,
838 new-stage1-bubble, distclean-stage2, new-stage2-start,
839 new-stage2-end, new-stage2-bubble, distclean-stage3,
840 new-stage3-start, new-stage3-end): New autogenerated targets.
841 (objext, prebootstrap, BOOT_CFLAGS,
842 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
843 targets.
844
845 * Makefile.in: Regenerate.
846 (distclean-stage1, new-stage1-start, new-stage1-end,
847 new-stage1-bubble, distclean-stage2, new-stage2-start,
848 new-stage2-end, new-stage2-bubble, distclean-stage3,
849 new-stage3-start, new-stage3-end): New targets.
850 (all-stage1-gcc): Move prebootstrap dependency from here...
851 (configure-stage1-gcc): ...to here.
852 (new-bootstrap): Use bubble targets.
853 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
854 Use per-stage distclean targets.
855 (configure-stage1-gcc, configure-stage2-gcc,
856 configure-stage3-gcc, all-stage1-gcc,
857 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
858 Use new-stageN-start to prepare the tree.
859
4f4e53dd
PB
8602004-05-23 Paolo Bonzini <bonzini@gnu.org>
861
862 * Makefile.def (host_modules): add libcpp.
863 * Makefile.tpl: Add dependencies on and for libcpp.
864 * Makefile.in: Regenerate.
865 * configure.in: Add libcpp host module.
866 * configure: Regenerate.
867
60975492
PB
8682004-05-21 Paolo Bonzini <bonzini@gnu.org>
869
870 * Makefile.tpl: Whenever a recursive target is defined, wrap
871 it in a special @if/@endif block, and prepare its maybe
872 dependency in the @if/@endif block
873 * configure.in: Instead of writing maybe dependencies, remove
874 the @if/@endif statements, and remove the @if/@endif blocks
875 that remain.
876 * configure: Regenerate.
877 * Makefile.in: Regenerate.
878
5ce7d75d
JJ
8792004-05-20 Janis Johnson <janis187@us.ibm.com>
880
881 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
882
c779c42f
KK
8832004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
884
885 PR bootstrap/15120
886 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
887 * */configure: Rebuilt.
888
b4117c30
ZW
8892004-05-17 Zack Weinberg <zack@codesourcery.com>
890
891 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
892 of libf2c.
893 * configure, Makefile.in: Regenerate.
894
315fcf97 895