1 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3 * MAINTAINERS: Move John Carr to Write After Approval.
5 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7 * config/mh-mingw32: Delete.
8 * configure.in: Don't use it.
9 * configure: Regenerate.
11 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
13 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
14 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
15 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
16 (HOST_LIB_PATH): Generate from Makefile.def.
17 (TARGET_LIB_PATH): Likewise.
18 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
19 * Makefile.in: Regenerate.
20 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
21 (RPATH_ENVVAR): Include Darwin case.
22 * configure: Regenerate.
24 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
26 * MAINTAINERS (Various Maintainers): Remove self.
27 (Write After Approval): Add self.
29 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
31 * MAINTAINERS (Various Maintainers): Add self.
33 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
35 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
36 * configure: Regenerate.
38 2005-03-21 Zack Weinberg <zack@codesourcery.com>
40 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
41 gcc_version, and gcc_version_trigger from set of flags to pass.
42 * Makefile.tpl: Remove definitions of above variables.
43 (config.status): Remove dependency on $(gcc_version_trigger).
44 * Makefile.in: Regenerate.
45 * configure.in: Do not reference config/gcc-version.m4 nor
46 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
47 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
48 * configure: Regenerate.
50 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
51 Andrew Pinski <pinskia@physics.uc.edu>
53 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
54 * Makefile.in: Regenerate.
56 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
58 * MAINTAINERS (Write After Approval): Add myself.
60 2005-03-03 David Ayers <d.ayers@inode.at>
62 * MAINTAINERS (Write After Approval): Add myself.
64 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
67 * ltmain.sh: Avoid creating archives with components that have
70 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
73 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
75 * Makefile.in: Regenerate.
77 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
79 * Makefile.in: Regenerate to fix conflict between the previous two
82 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
85 * Makefile.def (target_modules): Remove "stage", now unnecessary.
86 * Makefile.tpl (HOST_SUBDIR): New substitution.
87 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
88 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
89 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
90 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
91 (Host modules, Bootstrapped modules): Use it.
92 (Build modules, Target modules): Do not create symlink trees,
93 always configure out-of-srcdir.
94 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
95 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
96 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
97 $(HOST_SUBDIR). Create a symlink for host_subdir.
99 * Makefile.in: Regenerate.
100 * configure: Regenerate.
102 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
104 Merged from libada-gnattools-branch:
105 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
107 * gnattools: New directory.
108 * Makefile.def: Add gnattools as a module, depending on target-libada.
109 * Makefile.in: Regenerate.
110 * configure.in: Include gnattools in host_tools; disable it if ada
112 * configure: Regenerate.
114 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
116 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
118 (Write After Approval): Remove myself.
120 2005-02-23 Paul Schlie <schlie@comcast.net>
122 * configure.in: Allow darwin targeted ports to build tk, itcl and
124 * configure: Regenerate.
126 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
129 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
130 * configure: Regenerate.
132 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
134 * MAINTAINERS (Write After Approval): Add myself.
136 2005-02-10 Ian Lance Taylor <ian@airs.com>
138 * MAINTAINERS: Update my e-mail address.
140 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
142 * MAINTAINERS (Write After Approval): Add myself.
144 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
146 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
147 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
148 target-libgloss when not *-*-elf and *-*-aout.
149 * configure: Regenerate.
151 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
153 * MAINTAINERS: Remove obsolete entries.
155 * MAINTAINERS (Write After Approval): Add Michael Matz.
157 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
159 * MAINTAINERS: Remove self as cpplib maintainer.
161 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
163 * install-sh, config.sub: Import from upstream.
165 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
168 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
169 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
170 * Makefile.in: Regenerate.
172 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
174 * MAINTAINERS: Update my email address.
176 2005-01-12 David Edelsohn <edelsohn@gnu.org>
177 Andreas Schwab <schwab@suse.de>
180 * config-ml.in: Eval option if surrounded by single quotes.
182 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
184 Revert 2004-12-28 Makefile changes, a better fix will be
185 applied to mainline and src after GCC 4.0 branches.
187 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
191 * Makefile.def (target_modules): Remove stage parameter,
192 it is always true now.
193 * Makefile.tpl (configure-build-[+module+],
194 configure-target-[+module+]): Always build symlink tree
195 for the directory and for include. BUILD_SUBDIR and
196 TARGET_SUBDIR cannot be . anymore.
197 * Makefile.in: Regenerate.
199 2004-12-25 David Edelsohn <edelsohn@gnu.org>
201 Revert 2004-12-08 Makefile changes.
203 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
205 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
208 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
210 * configure.in (sh64-*-*): Reenable gprof.
211 * configure: Regenerate.
213 2004-12-08 David Edelsohn <edelsohn@gnu.org>
215 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
216 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
217 (EXTRA_TARGET_FLAGS): Add PICFLAG.
218 * Makefile.in: Regenerate.
220 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
222 * MAINTAINERS: Update my email address.
224 2004-12-07 Matt Kraai <kraai@ftbfs.org>
226 * Makefile.tpl: Generate normal dependencies if the LHS module is
228 * Makefile.in: Regenerate.
230 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
232 * configure.in: Include config/gxx-include-dir.m4. Use
233 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
234 * configure: Regenerate.
236 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
239 * configure.in: Set libstdcxx_incdir directly.
240 * configure: Regenerate.
242 2004-12-02 Eric Christopher <echristo@redhat.com>
244 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
245 * Makefile.in: Regenerate.
247 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
249 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
250 * configure: Regenerate.
252 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
254 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
255 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
256 * configure: Regenerate.
258 2004-12-01 Eric Christopher <echristo@redhat.com>
260 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
263 2004-11-29 Matt Kraai <kraai@ftbfs.org>
265 * MAINTAINERS (Write After Approval): Update my e-mail address.
267 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
269 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
270 from CVS libtool to always pass_all.
272 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
274 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
275 (hppa*64*-*-*): Delete incorrect comment.
276 * configure: Rebuilt.
278 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
280 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
282 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
284 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
285 from CVS libtool to always pass_all.
287 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
289 * install-sh, compile: Import from automake.
291 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
293 * config.guess, config.sub: Import from savannnah.
295 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
297 * MAINTAINERS (Write After Approval): Add myself
299 2004-11-12 Mike Stump <mrs@apple.com>
301 * Makefile.def: Add html support.
302 * Makefile.tpl: Likewise.
303 * Makefile.in: Regenerate.
305 2004-11-11 Geoffrey Keating <geoffk@apple.com>
308 * configure.in: Remove all instances of build-fixincludes from
310 (build_configargs): Supply --target to subdirectories.
311 * configure: Regenerate.
313 * Makefile.def: Make gcc install depend on fixincludes install.
314 * Makefile.in: Regenerate.
316 2004-11-10 Janis Johnson <janis187@us.ibm.com>
318 * MAINTAINERS: Add myself as gcc testsuite maintainer.
320 2004-11-11 Paul Brook <paul@codesourcery.com>
322 * MAINTAINERS: Add self as arm maintainer. Update email address.
324 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
326 * configure.in (noconfigdirs) [mmix-*-*]: Disable
328 * configure: Regenerate.
330 2004-11-07 David Edelsohn <edelsohn@gnu.org>
332 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
335 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
337 * Makefile.def (host fixincludes): Specify missing targets.
338 * Makefile.in: Regenerate.
340 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
342 * MAINTAINERS: Add myself
344 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
346 * MAINTAINERS (Write After Approval): Add myself.
348 2004-11-04 Geoffrey Keating <geoffk@apple.com>
350 * Makefile.def: Build fixincludes for the host, too.
351 * Makefile.in: Regenerate.
352 * configure.in (host_tools): Add fixincludes.
353 * configure: Regenerate.
355 2004-11-04 Daniel Jacobowitz <dan@debian.org>
357 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
358 * configure: Regenerated.
360 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
363 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
364 * configure: Regenerated.
366 2004-10-31 Mark Mitchell <mark@codesourcery.com>
368 * README.SCO: Update per FSF instructions.
370 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
373 * configure.in (case ${target}): Do not build fixincludes for avr.
374 * configure: Regenerated.
376 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
378 * configure.in (case ${target}): Do not build fixincludes
379 on platforms where it is not used.
380 * configure: Regenerated.
382 2004-10-23 Daniel Jacobowitz <dan@debian.org>
384 * configure.in: Use an absolute path to install-sh.
385 * configure: Regenerated.
387 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
389 * MAINTAINERS (Write After Approval): Add myself.
391 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
393 * MAINTAINERS: Remove from Write After Approval those that are
396 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
398 * MAINTAINERS: Update my email address.
400 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
402 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
403 * configure: Regenerate.
405 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
407 * MAINTAINERS: Update my email address.
409 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
411 * MAINTAINERS (Language Front Ends Maintainers): New. Move
412 entries belonging to this category.
414 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
416 * MAINTAINERS: Update my e-mail address.
418 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
420 Fix wrong conflict resolution in:
422 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
424 * Makefile.in: Regenerate.
425 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
426 in the recursive `make', instead of hardwiring `all'.
427 (Autogenerated TARGET-* variables): New.
429 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
431 * configure.in: Enable target-libgloss for crx-*-*.
432 * configure: Regenerate.
434 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
436 * MAINTAINERS (Various Maintainers): Move the "windows,
437 cygwin, mingw" maintainer to ...
438 (OS Port Maintainers): ... here.
440 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
442 * MAINTAINERS (Write After Approval): Remove those that are
443 maintainers of some subsystem.
445 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
447 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
448 * ltcf-cxx.sh (tpf*): Likewise.
449 * ltconfig (tpf*): Add TPF OS configuration support.
451 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
453 * MAINTAINERS: Change my email address to my new work account.
455 2004-09-24 Michael Roth <mroth@nessie.de>
457 * configure.in (--without-headers): Add missing double quotes.
458 * configure: Regenerate.
460 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
462 * ylwrap: Revert to previous version.
464 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
467 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
468 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
469 SET_GCC_LIB_PATH_CMD.
470 (BASE_TARGET_EXPORTS): Likewise.
471 * Makefile.in: Regenerated.
473 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
474 * configure: Regenerated.
476 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
478 * config.guess: New upstream version
479 * compile, depcomp, install-sh, ylwrap: Likewise.
481 2004-09-19 Roger Sayle <roger@eyesopen.com>
483 * config/mh-x86omitfp: New host makefile fragment. Add
484 -fomit-frame-pointer to the default BOOT_CFLAGS.
485 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
486 * configure: Regenerate.
488 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
491 * configure.in (*-*-darwin*): Renable libobjc.
492 * configure: Regenerate.
494 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
496 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
498 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
500 * Makefile.def: Remove libbanshee.
501 * Makefile.tpl: Ditto.
502 * configure.in: Ditto.
503 * Makefile.in: Regen.
506 2004-09-08 David Edelsohn <edelsohn@gnu.org>
508 * ltmain.sh: Use $pic_object as $non_pic_object if
509 $non_pic_object=none.
511 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
513 * missing: Import latest version from master repository.
515 2004-09-06 Nick Clifton <nickc@redhat.com>
517 * config.sub: Import latest version from master repository.
518 * config.guess: Likewise.
519 This includes these changes:
521 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
523 * config.sub: Handle crisv32, alias etraxfs.
524 * config.guess (crisv32:Linux:*:*): Handle.
526 2004-08-13 Brad Smith <brad@comstyle.com>
528 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
529 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
531 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
533 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
534 assume the processor is a powerpc. This is because coreutils
535 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
536 in this case, due to a MacOS X bug that causes
537 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
538 to return a negative number.
539 Problem reported by Petter Reinholdtsen in:
540 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
542 2004-07-19 Ben Elliston <bje@gnu.org>
544 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
546 2004-06-24 Ben Elliston <bje@gnu.org>
548 * config.guess: Update copyright years.
549 * config.sub: Likewise.
551 2004-06-22 Robert Millan <robertmh@gnu.org>
553 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
554 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
556 2004-06-22 Stanley F. Quayle <stan@stanq.com>
558 * config.guess (*:*VMS:*:*): New entry. Replaces
559 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
562 2004-06-22 Ben Elliston <bje@gnu.org>
564 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
565 * config.sub: Likewise.
567 2004-06-22 Ben Elliston <bje@gnu.org>
569 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
570 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
572 2004-06-11 Ben Elliston <bje@gnu.org>
574 * config.guess (pegasos:OpenBSD:*:*): Remove.
576 2004-06-11 Ben Elliston <bje@gnu.org>
578 From Wouter Verhelst <wouter@grep.be>:
579 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
581 2004-06-11 Ben Elliston <bje@gnu.org>
583 * config.guess (luna88k:OpenBSD:*:*): New.
585 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
587 * config.guess (m32r*:Linux:*:*): New case.
588 * config.sub: Handle m32rle.
590 2004-03-12 Ben Elliston <bje@wasabisystems.com>
592 From Jens Petersen <petersen@redhat.com>:
593 * config.sub: Handle sparcv8.
595 2004-03-03 Ben Elliston <bje@wasabisystems.com>
597 From Tom Smith <smith@cag.lkg.hp.com>:
598 * config.guess: Version suffixes are equally significant on Tru64
599 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
600 prefix of "P" (patched kernel).
602 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
604 * config.sub: Add support for National Semiconductor CRX target.
606 2004-09-03 Janis Johnson <janis187@us.ibm.com>
608 * MAINTAINERS (Various Maintainers): Remove myself as web page
609 maintainer, add myself as maintainer of build status lists.
611 2004-09-03 Jan Beulich <jbeulich@novell.com>
613 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
614 *-*-netware, but add target-libmudflap.
615 Consolidate *-*-netware targets (of which really only i?86 exists)
617 * configure: Likewise.
619 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
621 * Makefile.tpl (sorry): Remove.
622 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
623 (cleanstrap targets): Depend on distclean, not distclean-stage1.
624 (do-clean): Clean per-stage directories too.
625 (do-distclean): Run distclean-stage1 too.
626 (.NOTPARALLEL): Enable during toplevel bootstrap.
627 (stage[+id+]-bubble): Enable parallel execution during
628 the recursive invocation.
629 * Makefile.in: Regenerate.
631 Fix previous checkin:
633 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
635 * configure.in: Fix indentation.
636 * configure: Regenerate.
638 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
640 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
641 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
642 * configure: regenerate
643 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
647 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
649 * Makefile.def (build_modules): Add fixincludes.
650 (dependencies): Make gcc depend on fixincludes.
651 * configure.in (build_tools): Add fixincludes.
652 (build_configdirs): Always include build_libs.
653 * Makefile.in: Regenerate.
654 * configure: Regenerate.
656 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
658 * Makefile.def (bootstrap stages): Add 'lean' parameter.
659 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
660 phony targets; do not generate timestamp files.
661 (distclean-stageN): Remove references to their timestamp files.
662 (restageN, touch-stageN): Remove.
663 (stageN-bubble): Rewritten.
664 (compare): Support lean bootstraps.
665 * Makefile.in: Regenerate.
667 * configure.in: Only warn when bootstrapping but
668 build != host or build != target. Support lean bootstraps.
669 * configure: Regenerate.
671 2004-08-26 Phil Edwards <phil@codesourcery.com>
673 * configure.in: Give a better error message if GMP/MPFR are missing
674 and a language needing them has been requested.
675 * configure: Regenerated.
677 2004-08-25 Phil Edwards <phil@codesourcery.com>
679 * configure.in: Print a list of available language front-ends if
680 a requested one is missing. Tidy stray tab characters.
681 * configure: Regenerated.
683 2004-08-19 Michael Koch <konqueror@gmx.de>
685 * gcc/doc/install.texi: Update entry about automake for libjava.
687 2004-08-17 Robert Millan <robertmh@gnu.org>
689 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
690 (instead of FreeBSD).
691 * configure: Regenerate.
693 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
695 * Makefile.in: Regenerate.
696 * configure: Regenerate.
698 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
700 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
701 for bootstrapped modules if toplevel bootstrap is going.
702 (GCC bootstrap): Generate per-stage targets for all bootstrapped
703 modules. Adjust for changes in Makefile.def. Enable several
704 rules even in non-bootstrap mode, just to avoid peppering the
705 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
706 (stage-[+prev+]-bubble): Remove.
708 * Makefile.def (Dependencies): Depend on all-build-bison,
709 all-build-flex, all-build-byacc, all-build-texinfo, rather
710 than the host variations.
711 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
713 (BISON): Update for recent Bisons.
715 (cross): Depend on all-build.
716 (all): Do not depend on all-build.
717 (prebootstrap): Remove.
718 (dep-kind): Accept separate prefixes for MODULE and ON variables.
719 (Prebootstrap dependencies): Add them to the per-stage targets
720 and to all-prebootstrap.
721 * configure.in (build_configdirs): Always enable build_tools.
722 (BUILD_DIR_PREFIX): Remove.
724 * Makefile.def (gcc): Add target variable.
725 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
726 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
727 in the recursive `make', instead of hardwiring `all'.
728 (Autogenerated TARGET-* variables): New.
730 2004-08-13 Brian Booth <bbooth@redhat.com>
732 * MAINTAINERS: Remove myself from write-after-approval.
734 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
736 * src-release: Stop distributing mmalloc with gdb (which doesn't
738 * Makefile.def: GDB doesn't depend on mmalloc anymore.
739 * Makefile.in: Regenerate.
741 2004-08-09 Mark Mitchell <mark@codesourcery.com>
743 * configure.in (arm*-*-eabi*): New target.
744 * configure: Regenerate.
746 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
748 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
749 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
750 (Dependencies): New section.
751 * Makefile.tpl (Dependencies): Generate from Makefile.def.
752 (configure-target-[+module+]): Depend on maybe-all-gcc
753 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
754 (toplevel profiledbootstrap): Fix dependencies.
755 * Makefile.in: Regenerate.
757 2004-08-03 Mark Mitchell <mark@codesourcery.com>
759 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
760 target-libiberty to noconfigdirs.
761 * configure: Regenerate.
763 2004-08-03 Paul Brook <paul@codesourcery.com>
765 * configure.in: Check for MPFR as well as GMP.
766 * configure: Regenerate.
768 2004-08-01 Robert Millan <robertmh@gnu.org>
770 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
771 libmudflap for all GNU-based systems (with Glibc).
772 * configure: Regenerate.
774 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
776 * Makefile.def (host-modules): Add gcc.
777 * Makefile.in: Regenerate.
778 * Makefile.tpl (sorry): New rule.
779 (configure-host, all-host, [+make_target+]-host, do-check,
780 install-host): Do not add gcc as a special case.
781 (host modules): Add a small special-casing for gcc. Export
782 extra_make_flags through the environment.
783 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
784 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
785 other recursive targets for gcc): Remove.
787 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
788 (stage, unstage): New rules.
789 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
790 distclean-stage[+id+]): Use stage_current.
791 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
792 the stage*-start rules.
794 2004-08-02 Geoffrey Keating <geoffk@apple.com>
796 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
799 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
801 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
802 * configure: Regenerate.
804 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
806 * maintainer-scripts/gcc_release: Revert yesterday's change.
808 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
810 * MAINTAINERS: Add myself to write-after-approval.
812 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
815 * gcc/gccbug.in: Updated because of libf2c removal.
816 * maintainer-scripts/gcc_release: Ditto.
818 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
820 * configure.in: Build libmudflap by default on FreeBSD.
821 * configure: Regenerated.
823 2004-07-09 Mark Mitchell <mark@codesourcery.com>
825 * configure.in: Do not build libmudflap by default on non-GNU/Linux
827 * configure: Regenerated.
829 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
832 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
833 feedback based compiler.
834 * Makefile.in: Rebuilt.
836 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
838 * Makefile.def (host_modules): Set bootstrap=true for flex.
839 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
840 * Makefile.in: Rebuilt.
842 2004-07-07 Jan Hubicka <jh@suse.cz>
844 * MAINTAINERS: Add self as a profile feedback maintainer.
846 2004-07-05 Phil Edwards <phil@codesourcery.com>
848 * configure.in: Do not prepend $srcdir to /dev/null in
850 * configure: Regenerate.
852 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
854 * Makefile.def (build_modules): Add bison, byacc, flex,
856 (flags_to_pass): Add FLEX.
857 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
858 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
859 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
860 DEFAULT_MAKEINFO): Remove.
861 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
862 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
863 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
864 objdir or else use configured tool.
867 (Build module dependencies): Add.
868 * Makefile.in: Regenerate.
869 * configure.in: Better support for multiple build modules,
870 matching what is done for host/target modules. Do not look
871 for "plausible" locations of build tools if Canadian cross.
872 Use autoconf's AC_PROG_CC to find a C compiler. Define
873 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
874 * configure: Regenerate.
876 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
878 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
879 * Makefile.in: Regenerate.
881 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
883 * Makefile.tpl (configure-build-[+module+],
884 configure-[+module+], configure-target-[+module+]): Pass
885 [+extra_configure_args+].
886 (all-build-[+module+], all-[+module+], check-[+module+],
887 install-[+module+], [+make_target+]-[+module+],
888 all-target-[+module+], check-target-[+module+],
889 install-target-[+module+], [+make_target+]-target-[+module+]):
890 Pass [+extra_make_args+].
891 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
892 (GCC_HOST_EXPORTS): Remove.
893 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
894 cross, check-gcc, check-gcc-c++, install-gcc,
895 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
896 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
897 * Makefile.in: Regenerate.
899 2004-06-21 Matthew Sachs <msachs@apple.com>
901 * MAINTAINERS: Added self to write-after-approval.
903 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
905 * configure.in: Check for srcdir/winsup rather than build directory
907 * configure: Regenerate.
909 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
911 * configure.in: Don't build Cygwin native newlib if winsup
912 directory is missing. Emit warning instead.
913 * configure: Regenerate.
915 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
917 * Makefile.tpl (touch-stage[+id+]): New.
918 (restage[+prev+]): Depend on touch-stage[+id+].
920 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
923 * Makefile.def: Add profile and feedback bootstrap stages.
924 Remove next field from bootstrap stages.
925 * Makefile.tpl (LN, LN_S): Substitute.
926 (stageN-start, stageN-end): Use double-colon rules, to
927 provide a hook for additional setup commands.
928 (distclean-stageN-gcc, restageN): Create dependencies from
929 [+prev+], not from [+next+].
930 (stageN-bubble): Add commands for successive stages from
931 [+prev+], using double-colon rules.
932 (all-stageN-gcc): Fix typo.
933 (stagefeedback-start, profiledbootstrap): New.
934 * Makefile.in: Regenerate.
935 * configure.in: Call ACX_PROG_LN.
936 * configure: Regenerate.
938 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
940 * MAINTAINERS (Write After Approval): Add myself.
942 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
944 * MAINTAINERS (Write After Approval): Add myself.
946 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
948 * configure.in: Fix --enable-bootstrap breakage introduced in trees
950 * configure: Regenerate.
952 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
954 * Makefile.tpl: Fix typo.
955 * Makefile.in: Regenerate.
957 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
959 * configure.in: Remove new- prefix from toplevel
961 * configure: Regenerate.
963 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
965 * Makefile.tpl (all.normal): Rename to all.
966 (all): Replace with a rule to pick the default
967 target from configure.
968 (all-gcc, configure-gcc): Use conditionals to
969 do nothing when toplevel bootstrap is going on.
970 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
971 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
972 * configure.in: Support --enable-bootstrap.
974 * Makefile.def: Remove new- prefix from toplevel
976 * Makefile.tpl: Likewise.
978 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
981 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
982 $(RECURSE_FLAGS) to recursive invocation of make.
984 * Makefile.in: Regenerate.
985 * configure: Regenerate.
987 2004-05-30 Andreas Jaeger <aj@suse.de>
988 Jim Wilson <wilson@specifixinc.com>
990 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
993 2004-05-27 Daniel Jacobowitz <dan@debian.org>
995 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
996 * configure: Regenerate.
998 2004-05-25 Daniel Jacobowitz <drow@false.org>
1000 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1001 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1002 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1004 * Makefile.in: Regenerate.
1006 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
1008 * configure.in: Test the ability to symlink directories.
1009 * configure: Regenerate.
1011 * Makefile.def (bootstrap-stage): New definitions.
1012 * Makefile.tpl (configure-stage1-gcc,
1013 configure-stage2-gcc, configure-stage3-gcc,
1014 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1015 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1016 new-restage3, compare): Autogenerate, see Makefile.in
1017 entry for behavioral changes.
1018 (distclean-stage1, new-stage1-start, new-stage1-end,
1019 new-stage1-bubble, distclean-stage2, new-stage2-start,
1020 new-stage2-end, new-stage2-bubble, distclean-stage3,
1021 new-stage3-start, new-stage3-end): New autogenerated targets.
1022 (objext, prebootstrap, BOOT_CFLAGS,
1023 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1026 * Makefile.in: Regenerate.
1027 (distclean-stage1, new-stage1-start, new-stage1-end,
1028 new-stage1-bubble, distclean-stage2, new-stage2-start,
1029 new-stage2-end, new-stage2-bubble, distclean-stage3,
1030 new-stage3-start, new-stage3-end): New targets.
1031 (all-stage1-gcc): Move prebootstrap dependency from here...
1032 (configure-stage1-gcc): ...to here.
1033 (new-bootstrap): Use bubble targets.
1034 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1035 Use per-stage distclean targets.
1036 (configure-stage1-gcc, configure-stage2-gcc,
1037 configure-stage3-gcc, all-stage1-gcc,
1038 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1039 Use new-stageN-start to prepare the tree.
1041 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
1043 * Makefile.def (host_modules): add libcpp.
1044 * Makefile.tpl: Add dependencies on and for libcpp.
1045 * Makefile.in: Regenerate.
1046 * configure.in: Add libcpp host module.
1047 * configure: Regenerate.
1049 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
1051 * Makefile.tpl: Whenever a recursive target is defined, wrap
1052 it in a special @if/@endif block, and prepare its maybe
1053 dependency in the @if/@endif block
1054 * configure.in: Instead of writing maybe dependencies, remove
1055 the @if/@endif statements, and remove the @if/@endif blocks
1057 * configure: Regenerate.
1058 * Makefile.in: Regenerate.
1060 2004-05-20 Janis Johnson <janis187@us.ibm.com>
1062 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1064 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1067 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1068 * */configure: Rebuilt.
1070 2004-05-17 Zack Weinberg <zack@codesourcery.com>
1072 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1074 * configure, Makefile.in: Regenerate.
1076 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
1078 * MAINTAINERS (Write After Approval): Add myself.
1080 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1082 Merge from tree-ssa-20020619-branch.
1084 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1085 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1086 (HOST_GMPLIBS): Define.
1087 (HOST_GMPINC): Define.
1088 (TARGET_LIB_PATH): Add libmudflap.
1089 (GFORTRAN_FOR_TARGET): Define.
1090 (configure-build*): Export GFORTRAN.
1091 (configure-gcc): Export GMPLIBS and GMPINC.
1092 (all-gcc): Add maybe-all-libbanshee.
1093 (configure-target-libgfortran): Define.
1094 * Makefile.in: Regenerate.
1095 * configure.in (host_libs): Add libbanshee.
1096 (target_libraries): Add target-libmudflap and target-libgfortran.
1097 Add --with-libbanshee.
1098 Handle --disable-libmudflap.
1099 (*-*-freebsd*): Use with_gmp.
1100 Add $(libgcj) to noconfigdirs.
1101 * configure: Regenerate.
1102 * depcomp: New file.
1103 * MAINTAINERS: Add tree-ssa maintainers.
1105 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
1107 * MAINTAINERS (Various Maintainers): Add myself.
1109 2004-04-30 Brian Ford <ford@vss.fsi.com>
1111 * MAINTAINERS (Write After Approval): Add myself.
1113 2004-04-29 Uros Bizjak <uros@kss-loka.si>
1115 * MAINTAINERS (Write After Approval): Add myself.
1117 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
1119 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1120 * configure: Regenerate.
1122 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1125 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1127 * Makefile.def (flags_to_pass): Remove *dir variables that
1128 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1129 as well as prefix and exec_prefix.
1130 * Makefile.in: Regenerate.
1132 2004-04-26 Robert Millan <robertmh@gnu.org>
1134 Add patches from libtool CVS.
1135 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1136 * ltconfig: Likewise.
1137 * ltcf-c.sh: Likewise.
1138 * ltcf-cxx.sh: Likewise.
1139 * ltcf-gcj.sh: Likewise.
1141 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1143 * Makefile.def (host_modules): Mark with the bootstrap
1144 flag packages on which gcc depends.
1145 * Makefile.tpl (all-bootstrap): Use it.
1146 * Makefile.in: Regenerate.
1148 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1150 * Makefile.def (flags_to_pass): Remove *dir variables that
1151 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1152 as well as prefix and exec_prefix.
1153 * Makefile.in: Regenerate.
1155 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1157 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1158 * configure: Regenerate.
1159 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1160 * gcc/Makefile.tpl (compare): Use the result of the test.
1161 * gcc/Makefile.in: Regenerate.
1163 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
1165 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1166 Always relocate gcc and prev-gcc to the original names, even
1168 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1171 2004-04-23 Laurent GUERBY <laurent@guerby.net>
1173 * MAINTAINERS: Update my email address.
1175 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1177 * configure.in (mips*-*-irix5*): Enable ld.
1178 * configure: Regenerate.
1180 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1182 * configure: Regenerate.
1184 2004-04-15 James E Wilson <wilson@specifixinc.com>
1186 * Makefile.tpl (configure-[+module+], configure-gcc,
1187 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1188 Set and export LDFLAGS.
1189 * Makefile.in: Regenerate.
1191 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
1193 * MAINTAINERS: Add myself to write-after-approval.
1195 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1198 * Makefile.tpl: If we don't have built-in-tree target tools,
1199 use the ones found by configure rather than hacking around with
1200 program_transform_name.
1201 * configure.in: Give Makefile.tpl the information necessary
1203 * Makefile.in: Regenerate.
1204 * configure: Regenerate.
1206 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1209 * configure.in: When computing baseargs, strip *all* copies of
1210 offending options. Also, don't match/substitute the trailing space,
1211 so that this actually works when two similar options are separated by
1213 * configure: Regenerate.
1215 2004-04-06 David Edelsohn <edelsohn@gnu.org>
1217 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1218 (rs6000-*-aix*): Same.
1219 * configure: Regenerate.
1221 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
1223 * MAINTAINERS: Add myself to write-after-approval.
1225 2004-04-03 Bud Davis <bdavis9659@comcast.net>
1227 * MAINTAINERS: Add myself to write-after-approval.
1229 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1231 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1232 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1233 * Makefile.in: Regenerate.
1235 * configure.in (top level bootstrap support): Rework --enable-werror
1236 to set @stage2_werror_flag@.
1237 * configure: Regenerate.
1238 * Makefile.tpl (top level bootstrap support): Pass
1239 @stage2_werror_flag@ down to configure in stages 2 and 3.
1240 * Makefile.in: Regenerate.
1242 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1244 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1245 for stages 2 and 3 as well as in make. As a consequence, remove
1246 OUTPUT_OPTION (now detected by configure) from the flags passed down
1248 * Makefile.in: Regenerate.
1250 * Makefile.tpl (new-bootstrap): Fix typo.
1251 * Makefile.in: Regenerate.
1253 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1255 * Makefile.tpl: Rearrange by moving recursive_targets rules
1256 into their proper sections.
1257 * Makefile.tpl (top level bootstrap support): Move disabling
1258 of coverage flags from 'make' to 'configure'; improve comments.
1259 * Makefile.in: Regenerate.
1261 * Makefile.tpl (experimental top level bootstrap) Move stage1
1262 language setting from all- target to configure- target; disable
1263 intermodule optimization in stage 1; prevent gratuitous rebuilds
1265 * Makefile.in: Regenerate.
1266 * configure.in: Comma-separate stage 1 language list for top
1268 * configure: Regenerate.
1270 * Makefile.tpl: Clean up experimental top level bootstrap support:
1271 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1272 prev-gcc in configure- targets as well as all- targets.
1273 * Makefile.in: Regenerate.
1275 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
1277 * compile: New file imported from automake.
1279 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
1281 * configure.in: Remove symbolic link section.
1282 * configure: Regenerate.
1283 * Makefile.tpl (links): Remove.
1284 * Makefile.in: Regenerate.
1286 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
1287 Nathanael Nerode <neroden@gcc.gnu.org>
1289 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1290 Set with AC_CHECK_PROGS.
1291 * configure.in: Fix comment typo from last patch.
1292 * configure: Regenerate.
1294 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1296 * Makefile.tpl: Introduce experimental top level bootstrap support.
1297 * Makefile.in: Regenerate.
1298 * configure.in: Introduce support for top level bootstrap.
1299 * configure: Regenerate.
1301 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
1302 Paolo Bonzini <bonzini@gnu.org>
1305 * configure.in: Cope with shells that do not support unquoted ^
1306 * configure: Regenerate.
1308 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
1309 Paolo Bonzini <bonzini@gnu.org>
1312 * configure.in: Cope with shells that do not support nesting
1313 quotes inside quoted backquote substitutions.
1314 * configure: Regenerate.
1316 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1319 * configure.in: Fix escaping of $.
1320 * configure: Regenerate.
1322 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1324 * configure: Regenerate, since I forgot to while committing Paolo's
1327 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
1330 Move language detection to the top level.
1331 * configure.in: Find default values for the tools as
1332 soon as possible. Disable ada if GNAT is not found.
1333 Emit error message about missing languages. Expand
1334 --enable-languages=all for the gcc subdirectory.
1336 2004-03-10 Ben Elliston <bje@gnu.org>
1338 * MAINTAINERS: Update my email address.
1340 2004-03-05 David Edelsohn <edelsohn@gnu.org>
1342 * ltconfig: Disable building static libraries if building shared
1343 libraries on AIX 5L.
1345 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1347 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1349 * configure: Regenerated.
1351 2004-03-01 Brian Booth <bbooth@redhat.com>
1353 * MAINTAINERS: Add myself to write-after-approval.
1355 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
1357 * MAINTAINERS: Add myself to write-after-approval.
1359 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1362 * Makefile.tpl: Guard XFOO sed statements better.
1363 * Makefile.tpl: Add dependency for configure-target-libada.
1364 * Makefile.in: Regenerate (incidentally fixes broken
1365 commit when libada-branch was merged).
1367 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
1369 * MAINTAINERS: Add myself to write-after-approval.
1371 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
1373 * MAINTAINERS: Add Nicola Pero and myself as libobjc
1376 2004-02-20 Andrew Cagney <cagney@redhat.com>
1378 * config.guess: Update from version 2003-10-16 to 2004-02-16.
1379 * config.sub: Update from version 2003-11-03 to 2004-02-16.
1381 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1384 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1386 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
1388 * MAINTAINERS: Added myself to write-after-approval.
1390 2004-02-14 Michael Koch <konqueror@gmx.de>
1392 * MAINTAINERS: Added myself to write-after-approval.
1394 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
1396 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
1397 some OS port maintainers to OS port maintainers section.
1399 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
1401 * MAINTAINERS: Add self.
1403 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
1405 * MAINTAINERS: Alphabetize.
1407 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
1409 * MAINTAINERS: Remove myself.
1411 2004-02-11 David Edelsohn <edelsohn@gnu.org>
1413 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1414 (rs6000-*-aix*): Same.
1415 * configure: Regenerate.
1417 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1419 * configure.in (host): Add in missing $noconfigdirs to defines.
1420 * configure: Regenerate.
1422 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1423 Nathanael Nerode <neroden@gcc.gnu.org>
1425 PR ada/6637, PR ada/5911
1426 Merge with libada-branch:
1427 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1428 with appropriate dependencies. Add --enable-libada configure switch.
1429 * configure, Makefile.in: Regenerate.
1431 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
1433 * MAINTAINERS: Add myself to write-after-approval.
1435 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1437 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1438 * configure: Regenerate.
1440 2004-02-04 Geoffrey Keating <geoffk@apple.com>
1442 Merge from upstream:
1444 * ltmain.in: When setting IFS to '~', be careful about user
1445 arguments that contain '~'.
1447 2004-02-04 Peter O'Gorman <peter@pogma.com>
1449 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1450 Also test $base_compile against $CC with escaped arguments. Bug
1451 reported by Geoff Keating <geoffk@apple.com>.
1453 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
1455 * MAINTAINERS: Remove i960 port.
1457 2004-01-23 DJ Delorie <dj@redhat.com>
1459 * Makefile.def (target_modules) [libiberty]: Don't stage.
1460 * Makefile.in: Rebuilt.
1462 2004-01-20 Caroline Tice <ctice@apple.com>
1464 * MAINTAINERS: Add myself to write-after-approval.
1466 2004-01-19 Paolo Carlini <pcarlini@suse.de>
1468 * MAINTAINERS: Update my email address.
1470 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
1472 * MAINTAINERS: Add myself to write-after-approval.
1474 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1476 * MAINTAINERS: Remove entries without email address.
1478 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
1480 * MAINTAINERS: Add myself to write-after-approval.
1482 2004-01-15 Steven Bosscher <stevenb@suse.de>
1484 * MAINTAINERS: Update my email address.
1486 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
1488 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1489 * Makefile.tpl (configure-target-[+module+]): Support stage.
1490 * Makefile.in: Rebuilt.
1492 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1494 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1496 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
1498 * MAINTAINERS: Add myself as a MIPS maintainer.
1500 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1502 * configure.in: Use ./config.cache, not config.cache.
1503 * configure: Regenerate.
1504 * Makefile.tpl: Special-casing not needed for GCC any more.
1505 * Makefile.in: Regenerate.
1507 * configure.in: Don't share a cache file for host dirs.
1508 * configure: Regenerate.
1510 * config-ml.in: Don't mess with the cache file.
1512 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1514 * MAINTAINERS: Move myself from 'Write After Approval' to
1515 'CPU Port Maintainers' section as SPARC maintainer.
1517 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1519 * Makefile.tpl: Make GCC use a separate config.cache.
1520 * Makefile.in: Regenerate.
1522 PR bootstrap/11932, PR bootstrap/11933
1523 (I don't know if it will fix either of them, but it relates
1525 * configure.in: Don't use shared config.cache for target
1527 * configure: Regenerate.
1529 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
1531 * MAINTAINERS: Add myself to 'Write After Approval' section.
1533 2003-12-31 Roger Sayle <roger@eyesopen.com>
1535 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1536 * configure: Regenerated.
1538 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1540 * MAINTAINERS: Remove the mn10200 maintainer.
1542 2003-12-21 Bernardo Innocenti <bernie@develer.com>
1544 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1545 * configure: Regenerated.
1547 2003-12-16 Jan Hubicka <jh@suse.cz>
1549 * MAINTAINERS: Add myself as callgraph maintainer.
1551 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1553 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1554 * configure: Regenerate.
1556 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1558 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1559 'Write After Approval' section. Update email.
1561 2003-12-01 James Lemke <jim@wasabisystems.com>
1563 * MAINTAINERS (Write After Approval): Add myself.
1565 2003-11-20 Matt Thomas <matt@3am-software.com>
1567 * MAINTAINERS: Add myself as a vax port maintainer.
1569 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1571 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1572 (configure-build-[+module+], configure-[+module+]): Likewise.
1573 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1574 * Makefile.in: Regenerate.
1576 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1578 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1579 shared/dylibed libraries.
1580 * ltmain.sh: Likewise.
1581 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1582 * ltcf-cxx.sh: Likewise.
1583 * ltcf-gcj.sh: Likewise.
1584 * ltconfig: Likewise.
1586 2003-11-17 Stan Cox <scox@redhat.com>
1588 * MAINTAINERS: Add myself as iq2000 port maintainer.
1590 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1592 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1593 * Makefile.in: Regenerate.
1595 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
1597 * config.sub: Update to 2003-11-03 version.
1599 2003-10-20 Phil Edwards <phil@codesourcery.com>
1601 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1602 * configure: Regenerate.
1604 2003-10-20 Nicolas Pitre <nico@cam.org>
1606 * MAINTAINERS: Add myself to 'Write After Approval' section.
1608 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
1610 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1612 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
1614 * MAINTAINERS: Update my email address.
1616 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1618 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1620 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
1622 * MAINTAINERS: Add myself to 'Write After Approval' section.
1624 2003-10-16 Bernardo Innocenti <bernie@develer.com>
1626 * config.guess: Update to 2003-10-16 version.
1627 * config.sub: Update to 2003-10-16 version.
1629 2003-10-15 David Daney <ddaney@avtrex.com>
1631 * MAINTAINERS: Added myself to 'Write After Approval' section.
1633 2003-10-15 Falk Hueffner <falk@debian.org>
1635 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1636 'Write After Approval' section. Update email.
1638 2003-10-14 Roger Sayle <roger@eyesopen.com>
1640 * MAINTAINERS: Move myself from 'Write After Approval' to
1641 'Various Maintainers' section as middle-end maintainer.
1643 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1645 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1647 * Makefile.in: Regenerate.
1649 2003-10-11 Bernardo Innocenti <bernie@develer.com>
1651 * config.guess: Update to 2003-10-07 version.
1652 * config.sub: Update to 2003-10-07 version.
1654 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1656 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1657 * ltconfig (irix5*, irix6*): Don't override version_type.
1659 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1661 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1662 * configure: Rebuilt
1663 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1664 * Makefile.in: Rebuilt
1666 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1668 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1670 2003-09-30 Carlo Wood <carlo@alinoe.com>
1672 * MAINTAINERS (Write After Approval): Add myself.
1674 2003-09-29 Paul Koning <ni1d@arrl.net>
1676 * MAINTAINERS: Move myself from "Write After Approval"
1677 to CPU platform maintainers for pdp11 platform.
1679 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1681 * MAINTAINERS: Move myself from 'Write After Approval' to
1682 'Various Maintainers' section as libffi testsuite maintainer.
1684 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1686 * configure.in: Pass a computed --program-transform-name
1688 * configure: Regenerated.
1690 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1692 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1693 * Makefile.in: Regenerate.
1695 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1696 * Makefile.in: Regenerate.
1698 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1700 * MAINTAINERS: Move myself from 'Write After Approval'
1701 to 'Various Maintainers' (objective-c) section.
1703 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1705 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1707 * configure: Regenerated.
1709 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1711 * MAINTAINERS (Write After Approval): Add myself to write after
1714 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1716 * MAINTAINERS (Write After Approval): Add myself.
1718 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1720 * MAINTAINERS: Update my e-mail address.
1722 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1724 * libtool.m4 (LD): Correct powerpc64 host match.
1726 2003-09-06 James E Wilson <wilson@tuliptree.org>
1728 * MAINTAINTERS: Update my affiliation and email address.
1730 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1732 * MAINTAINERS (Write After Approval): Add myself.
1734 2003-09-04 DJ Delorie <dj@redhat.com>
1736 * configure: Regenerate.
1738 2003-09-04 Robert Millan <robertmh@gnu.org>
1740 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1742 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1744 * configure.in: Ensure arguments to sed are properly spaced.
1745 * configure: Regenerate.
1747 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1749 * MAINTAINERS: Update my e-mail address.
1751 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1753 * MAINTAINERS (Write After Approval): Add myself.
1755 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1757 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1758 * configure: Regenerated.
1760 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1762 * MAINTAINERS: Update my email address.
1764 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1766 * configure.in: Use newline instead of semicolon when assuming
1767 shell arguments in a for loop.
1768 * configure: Regenerated.
1770 2003-08-22 Jason Eckhardt <jle@rice.edu>
1772 * MAINTAINERS: Resurrect the i860 maintainer.
1774 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1777 * configure.in: When testing with_libs and with_headers, treat
1778 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1779 * configure: Regenerate.
1781 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1783 (baseargs): Likewise.
1784 * configure: Regenerate.
1786 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1788 * MAINTAINERS (Write After Approval): Add myself.
1790 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1792 * configure.in: Disable libgcj for darwin not on powerpc.
1793 * configure: Rebuild.
1795 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1797 * config-ml.in, symlink-tree: Add license.
1799 2003-08-03 Richard Stallman <rms@gnu.org>
1800 Eben Moglen <moglen@columbia.edu>
1802 * README.SCO: New file.
1804 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1806 * Makefile.tpl (check, check-c++): Express dependencies using
1807 dependencies rather than commands.
1808 * Makefile.in: Regenerate.
1810 2003-08-01 Andrew Cagney <cagney@redhat.com>
1812 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1815 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1817 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1818 * Makefile.in: Update.
1820 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1822 * configure.in: Enable libgcj for darwin.
1823 * configure: Rebuild.
1825 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1827 * config-ml.in: Use ac_configure_args directly instead of
1828 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1831 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1833 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1834 creating target and build subdirs to build all parent dirs as needed.
1835 * Makefile.in: Rebuild.
1836 * configure.in: Don't build dirs explicitly here.
1837 * configure: Rebuild.
1839 2003-07-26 Paul Brook <paul@nowt.org>
1841 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1843 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1845 * Makefile.tpl (all-make): Depend on intl.
1846 * Makefile.in: Rebuilt.
1848 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1850 * install-sh: Update to newer upstream versions (associated with
1852 * mkinstalldirs: Likewise.
1853 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1855 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1857 * MAINTAINERS: Move self from Bug database only accounts
1858 to write-after-approval.
1860 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1862 * config.if: Remove unused libc_interface determination.
1864 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1866 * MAINTAINERS: Move self from write-after-approval to
1867 build machinery (*.in).
1869 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1873 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1874 unused INSTALL_PROGRAM_ARGS.
1875 * configure.in: Use AC_PROG_INSTALL.
1876 * Makefile.in: Regenerate.
1877 * configure: Regenerate.
1879 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1881 * MAINTAINERS: Alphabetize.
1883 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1885 * configure: Rebuilt.
1886 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1887 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1888 newlib nor libgloss.
1889 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1890 * configure.in (am33_2.0-*-linux*): Added.
1892 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1894 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1895 * configure: Regenerate.
1897 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1899 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1900 * Makefile.in: Regenerate.
1902 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1904 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1905 * Makefile.in: Regenerate.
1907 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1909 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1910 * Makefile.in: Regenerated.
1912 * config-ml.in: Replace PWD with PWD_COMMAND.
1914 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1916 * intl: New directory; see intl/ChangeLog for details.
1917 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1918 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1919 * Makefile.in: Regenerate.
1921 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1923 * configure.in: Clean up config-lang.in handling. Delete
1924 useless assignment to "subdirs".
1925 * configure: Regenerate.
1927 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1929 * configure.in: Rename 'target_libs' to 'target_libraries'.
1930 Remove useless reference to 'target_libs'.
1931 * configure: Regenerate.
1933 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1935 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1936 * Makefile.in: Regenerate.
1938 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1940 * Makefile.def: Introduce flags_to_pass.
1941 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1942 * Makefile.in: Regenerate.
1944 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1946 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1947 and target-libgloss.
1948 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1949 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1950 * configure: Regenerate.
1952 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1954 * configure.in: Update testsuite_flags to new location.
1955 * configure. Regenerate.
1957 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1959 * Makefile.tpl: Remove BUILD_CC stuff.
1960 * Makefile.in: Regenerate.
1962 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1964 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1966 2003-06-16 Graeme Peterson <gp@qnx.com>
1968 * MAINTAINERS (Write After Approval): Add myself.
1970 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1972 * config.guess: Update to 2003-06-12 version.
1973 * config.sub: Update to 2003-06-13 version.
1975 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1977 * config.guess: Update to 2003-06-06 version.
1978 * config.sub: Update to 2003-06-06 version.
1980 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1982 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1983 * configure. Regenerate.
1985 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1987 * configure.in: Disable serial configure by default.
1988 * configure: Regenerate.
1989 * Makefile.tpl: Abolish .NOTPARALLEL.
1990 * Makefile.in: Regenerate.
1992 * Makefile.tpl: Replace {build,host,target}_canonical by
1993 {build,host,target}.
1994 * Makefile.in: Regenerate.
1996 * Makefile.tpl: Fix stupid pasto.
1997 * Makefile.in: Regenerate.
1999 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2001 * Makefile.tpl: Remove bogus conditional.
2002 * Makefile.in: Regenerate.
2004 2003-06-05 Jan Hubicka <jh@suse.cz>
2006 * Makefile.tpl (profiledbootstrap): New target.
2007 * Makefile.in (profiledbootstrap): New target.
2009 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
2011 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2012 Pinski. Remove user names from other bugzilla-only maintainers.
2014 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2016 * Makefile.tpl: Make 'recursive targets' using autogen rather
2017 than shell loop. Remove duplicate 'clean' targets and false
2019 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2020 Add systematic method of specifying missing targets in subdirs.
2021 Add copyright boilerplate.
2022 * Makefile.in: Regenerate.
2023 * configure.in: Add 'recursive targets' to maybe list.
2024 * configure: Regenerate.
2026 * MAINTAINERS: "GNATS only" -> "Bug database only".
2028 * Makefile.tpl: Rename [+target+] to [+make_target+].
2029 * Makefile.def: Rename 'target' to 'make_target'.
2031 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
2033 * MAINTAINERS: Add self as options handling maintainer.
2035 2003-05-28 Michael Meissner <gnu@the-meissners.org>
2037 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2038 been too long since I touched those ports.
2040 2003-05-28 DJ Delorie <dj@redhat.com>
2042 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2043 * Makefile.in: Regenerate.
2045 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2047 * configure.in: Use curly braces in the definition of tooldir.
2048 * configure: Regenerate.
2050 2003-05-21 DJ Delorie <dj@redhat.com>
2052 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2054 * Makefile.in: Regenerate.
2056 2003-05-21 DJ Delorie <dj@redhat.com>
2058 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2059 * Makefile.in: Regenerate.
2061 2003-05-20 Ian Lance Taylor <ian@airs.com>
2063 * MAINTAINERS: Update my e-mail address.
2065 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2067 * configure.in: Switch more things to use maybe dependencies.
2068 * Makefile.tpl: Switch more things to use maybe dependencies.
2069 Factor out common code from autogen IF statements.
2070 * configure: Regenerate.
2071 * Makefile.in: Regenerate.
2073 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2075 * configure.in: Accept i[3456789]86 for machine type.
2076 * configure: Regenerate.
2078 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2080 * configure.in: Switch more things to use maybe dependencies.
2081 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2082 * configure: Regenerate.
2083 * Makefile.tpl: Switch more things to use maybe dependencies.
2084 * Makefile.in: Regenerate.
2086 2003-05-16 Andreas Schwab <schwab@suse.de>
2088 * Makefile.tpl (install-opcodes): Define.
2089 * Makefile.in: Rebuild.
2091 2003-05-13 Andreas Jaeger <aj@suse.de>
2093 * config.guess: Update to 2003-05-09 version.
2094 * config.sub: Update to 2003-05-09 version.
2096 2003-05-13 Michael Eager <eager@mvista.com>
2098 * configure.in: Correct sed script so that options in quotes are not
2100 * configure: Rebuild.
2102 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
2104 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2105 and $$s/newlib/libc/sys/cygwin32 include paths.
2108 2003-05-12 Michael Meissner <gnu@the-meissners.org>
2110 * MAINTAINERS: Update my email addresses.
2112 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2114 * config-ml.in: Propagate INSTALL variables.
2116 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2118 * MAINTAINERS: Remove duplicate entries in Write After Approval.
2120 2003-05-02 Chris Demetriou <cgd@broadcom.com>
2122 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2123 * Makefile.in: Regenerate.
2125 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
2127 * MAINTAINERS (GNATS only): Add Falk Hueffner.
2129 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
2131 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2133 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2135 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2136 * Makefile.in: Regenerated.
2138 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
2140 * MAINTAINERS (Write After Approval): Upgrade myself from
2141 GNATS only to write-after-approval. Update my mail address.
2143 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
2145 (OS Port Maintainers: freebsd): Add myself.
2147 2003-04-22 Mark Mitchell <mark@codesourcery.com>
2149 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2151 2003-04-22 Kean Johnston <jkj@sco.com>
2153 * MAINTAINERS (SCO ports): Added myself.
2155 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
2157 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2159 2003-04-19 Kean Johnston <jkj@sco.com>
2161 * MAINTAINERS (Write After Approval): Add myself.
2163 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2165 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2166 * Makefile.in: Regenerate.
2168 2003-04-18 Jakub Jelinek <jakub@redhat.com>
2170 * configure.in (powerpc64*-*-linux*): Remove.
2171 * configure: Rebuilt.
2173 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
2175 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2176 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2178 * Makefile.in: Regenerate.
2180 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
2182 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2183 * configure: Regenerated.
2185 2003-04-15 DJ Delorie <dj@redhat.com>
2187 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2189 2003-04-13 Nick Clifton <nickc@redhat.com>
2191 * config-ml.in: Remove support for --disable-aix removing
2194 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
2196 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2197 * */configure: Rebuilt.
2199 2003-04-08 Joel Sherrill <joel@oarcorp.com>
2201 * MAINTAINERS: Add my email address.
2203 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
2205 * MAINTAINERS (Write After Approval): Add myself.
2207 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2209 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2210 * Makefile.in: Regenerate.
2212 2003-03-14 Michael Chastain <mec@shout.net>
2214 * Makefile.in: Regenerate with correct Makefile.def.
2216 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2218 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2220 * Makefile.in: Regenerate.
2221 * configure.in: Clean up gxx_include_dir logic.
2222 * configure: Regenerate.
2224 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2226 * MAINTAINERS (Write After Approval): Add myself.
2228 2003-03-10 Ben Elliston <bje@wasabisystems.com>
2230 * MAINTAINERS: Update my mail address.
2232 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2234 * configure.in (gxx_include_dir): Fix typo.
2235 * configure: Regenerated.
2237 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2239 * Makefile.tpl: Reindent.
2240 * Makefile.in: Regenerate.
2241 * configure.in: Reindent. Don't set unused variables.
2242 * configure: Regenerate.
2244 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2246 * configure.in: Include $(build_tooldir)/sys-include in
2248 * configure: Regenerated.
2250 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2252 * Makefile.tpl: Always pass down RANLIB.
2253 * Makefile.in: Regenerate.
2255 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2256 * Makefile.in: Regenerate.
2257 * configure.in: Remove unused logic relating to --enable-shared
2258 and --enable-threads. Remove bogus comments. Remove redundant
2260 * configure: Regenerate.
2262 * configure.in: Replace ${libstdcxx_version} by its value.
2263 Remove reference to mh-dgux.
2264 * configure: Regenerate.
2266 2003-03-03 Kevin Buettner <kevinb@redhat.com>
2268 * MAINTAINERS (Write After Approval): Add myself.
2270 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2272 * Makefile.tpl: Rearrange.
2273 * Makefile.in: Regenerate.
2275 2003-02-25 Uwe Stieber <uwe@wwws.de>
2277 * configure.in: Add support for kaOS as cross build target system.
2278 * configure: Regenerated.
2280 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
2282 * MAINTAINERS (Write after approval): Add myself.
2284 2003-02-21 James E Wilson <wilson@tuliptree.org>
2286 * MAINTAINERS: Update my email address.
2288 2003-02-21 Zack Weinberg <zack@codesourcery.com>
2290 * MAINTAINERS: Add self to blanket write privs. section.
2292 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
2294 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2295 configure-target-* as some target builds may require additional
2296 flags for preprocessor tests.
2297 * Makefile.in: Regenerated.
2299 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2301 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2302 * ltconfig: Handle it.
2303 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2306 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2307 it is used as argument to $CC.
2308 * ltcf-gcj.sh: Likewise.
2310 * configure.in: Introduce --enable-maintainer-mode.
2311 * configure: Rebuilt.
2312 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2313 for maintainer mode.
2314 * Makefile.in: Rebuilt.
2316 2003-02-18 Jason Merrill <jason@redhat.com>
2318 * Makefile.tpl (check-c++): Allow parallelism.
2320 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2322 * MAINTAINERS: Remove John Carr (who never actually had access to
2325 2003-02-15 Geoffrey Keating <geoffk@apple.com>
2327 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2328 don't configure target-libobjc.
2329 * configure: Regenerate.
2331 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2333 * Makefile.tpl (RANLIB): Define.
2334 * Makefile.in: Regenerate.
2336 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
2338 * MAINTAINERS: Update my email.
2340 2003-02-06 Keith R Seitz <keiths@redhat.com>
2342 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2343 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2344 * Makefile.in: Regenerated.
2345 * configure.in: Remove all traces of snavigator, db, and grep.
2346 * configure: Regenerated.
2348 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2350 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2353 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2355 * MAINTAINERS (Write after approval): Add myself.
2357 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
2359 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2360 * Makefile.in: Regenerated.
2362 2003-01-30 Roger Sayle <roger@eyesopen.com>
2364 * config.guess: Updated to 2003-01-30's version.
2365 * config.sub: Updated to 2003-01-28's version.
2367 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
2369 * config.if: If gcc_version is already set, just use it. Don't set
2370 gcc_version_trigger if it's already set, otherwise set it to
2371 gcc/version.c, but only if the file exists. If it is not set and
2372 gcc/version.c does not exist, try to extract the version number from
2375 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
2377 * MAINTAINERS: Add myself to write-after-approval list.
2379 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
2381 * configure.in: Revert 24Jan change.
2382 * configure: Regenerate.
2384 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2386 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
2389 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2391 * configure.in: Revert previous change.
2392 * configure: Regenerate.
2394 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2396 * configure.in: Make rda native-only.
2397 * configure: Regenerate.
2399 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2401 * MAINTAINERS: Move myself from GNATS-only-accounts to
2402 write-after-approval.
2404 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2406 * configure.in: Add missing \.
2407 * configure: Rebuilt.
2409 2003-01-17 Jakub Jelinek <jakub@redhat.com>
2411 * configure.in (baseargs): Avoid using \| in sed regular
2413 * configure: Rebuilt.
2415 2003-01-16 Jakub Jelinek <jakub@redhat.com>
2417 * configure.in (baseargs): Remove all supported forms of
2418 --cache-file, --srcdir, --host, --build and --target options
2419 from argument lists.
2420 * configure: Rebuilt.
2422 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
2424 * MAINTAINERS: Add myself to write-after-approval list.
2426 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
2428 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2429 * configure: Rebuilt.
2431 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2433 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2434 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2435 * Makefile.in: Regenerate.
2436 * configure: Regenerate.
2438 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
2440 * configure.in: Remove Makefile in build, host and target modules
2441 unless configure was run with --no-recursion.
2442 * configure: Rebuilt.
2444 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2446 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2447 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2448 * Makefile.in: Regenerate.
2450 2003-01-08 Chris Demetriou <cgd@broadcom.com>
2452 * config.guess: Update to 2003-01-03 version.
2453 * config.sub: Update to 2003-01-03 version.
2455 2003-01-07 Christopher Faylor <cgf@redhat.com>
2457 * configure: Regenerate with proper autoconf 2.13.
2459 2003-01-07 Christopher Faylor <cgf@redhat.com>
2461 * configure.in: Add AC_PREREQ for consistency.
2462 * configure: Regenerate.
2464 2003-01-06 Andrew Cagney <ac131313@redhat.com>
2466 * configure.in (GDB_TK): Add tcl directories conditional on
2467 gdb/gdbtk directory being present.
2468 * configure: Regenerate.
2470 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
2472 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2473 by gcc if LD is not defined and we are not doing a Canadian Cross.
2474 * configure: Rebuilt.
2476 2002-12-31 Tom Tromey <tromey@redhat.com>
2478 * Makefile.in: Rebuilt.
2479 * Makefile.def (target_modules) [libffi]: Allow installation.
2481 2002-12-31 Andreas Schwab <schwab@suse.de>
2483 * configure.in: Fix use of $program_transform_name.
2484 * configure: Regenerated.
2486 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
2488 * configure.in (baseargs): Don't remove first configure argument.
2489 * configure: Regenerated.
2491 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
2493 * Makefile.tpl (local-distclean): Don't remove...
2494 (multilib.ts): ... this. Moved into...
2495 (multilib.out): ... this. Don't use sub-make.
2496 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2497 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2498 (configure-build-[+module+], configure-[+module+],
2499 configure-target-[+module+], configure-gcc): ... these. Test
2500 for Makefile existence. Drop config.status from dependencies.
2501 * Makefile.in: Rebuilt.
2502 * configure.in: Move gcc-version-trigger to the end of
2503 ac_configure_args. Add comments to maybedep.tmp and
2504 serdep.tmp. Introduce --disable-serial-configure. Remove
2505 nonopt from baseargs, matching and removing corresponding
2506 whitespace while at it.
2507 * configure: Rebuilt.
2509 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2511 * configure.in (host_configargs): Replace reference to
2512 no-longer-defined buildopts with --build=${build_alias}.
2513 * configure: Rebuilt.
2515 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2516 program_transform_name to standard idiom.
2517 (AUTOGEN, AUTOCONF): Define.
2518 (Makefile.in): Use $(AUTOGEN).
2519 (Makefile): Depend on config.status, and use autoconf-style rule to
2520 build it. Move original commands to...
2521 (config.status): ... this new target.
2522 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2524 * Makefile.in: Rebuilt.
2526 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2528 * Makefile.tpl: Fix dramatic bustage due to change in
2529 program_transform_name.
2530 * Makefile.in: Regenerate.
2532 * configure.in: Remove unnecessary PATH setting.
2533 * configure: Regnerate.
2535 * configure.in: Don't default to unprefixed tools unless
2536 the native tools will work.
2537 * configure: Regenerate.
2539 * configure.in: Convert to autoconf script. Blow away lots
2540 of now-redundant Makefile fragments.
2541 * configure: Generate using Autoconf.
2542 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2543 * Makefile.in: Regenerate.
2545 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2547 * configure: Fix stupid bug where RANLIB was mistakenly included.
2549 * configure.in: Rename (buildargs, hostargs, targargs) to
2550 (build_configargs, host_configargs, target_configargs).
2552 * configure.in: Move logic out of sed statement.
2554 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2555 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2557 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
2559 * config.sub: Import from master repository
2560 * config.guess: Ditto
2562 2002-12-24 Andreas Schwab <schwab@suse.de>
2564 * Makefile.tpl (multilib.out): Fix missing space.
2565 * Makefile.in: Regenerate.
2567 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2569 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2570 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2571 * Makefile.in: Regenerate.
2572 * configure.in: Remove unnecessary leftovers.
2574 2002-12-21 Geoffrey Keating <geoffk@apple.com>
2576 * configure.in (extra_ranlibflags_for_target): New variable.
2577 (*-*-darwin): Add -c to ranlib commands.
2578 * configure (tooldir): Handle extra_ranlibflags_for_target.
2580 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2582 * Makefile.tpl: Revert HJL's change.
2583 * Makefile.in: Regenerated.
2584 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2587 2002-12-19 Andreas Schwab <schwab@suse.de>
2589 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2590 * Makefile.in: Regenerate.
2592 2002-12-18 H.J. Lu <hjl@gnu.org>
2594 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2595 * Makefile.in: Regenerated.
2597 * configure.in (build_prefix): New. Substitute.
2599 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2601 * Makefile.tpl: Don't let real targets depend on phony targets.
2602 * Makefile.in: Regenerate.
2604 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2605 * Makefile.in: Regenerate.
2607 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
2609 * config.sub: Import from master repository
2610 * config.guess: Ditto
2612 2002-12-16 Jason Merrill <jason@redhat.com>
2614 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2615 previous 'make bootstrap'.
2616 * Makefile.in: Regenerate.
2618 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2620 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2622 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2624 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2625 * Makefile.in: Regenerate.
2627 2002-12-13 Jason Merrill <jason@redhat.com>
2629 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2631 (check-c++): Just depend on it and check-target-libstdc++-v3.
2632 * Makefile.in: Regenerate.
2634 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2636 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2637 * Makefile.in: Rebuilt.
2639 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2641 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2643 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2645 * configure: Fix bug put in by gremlins.
2647 * Makefile.tpl: Substitute more autoconfily.
2648 * configure: Substitute more autoconfily.
2649 * Makefile.in: Regenerate.
2651 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
2653 * config.sub: Import from master repository
2654 * config.guess: Ditto
2655 * MAINTAINERS: Added Svein Seldal under write after approval
2657 2002-12-08 Andrew Cagney <ac131313@redhat.com>
2659 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2660 * Makefile.in (all-sim): Ditto.
2662 2002-12-06 DJ Delorie <dj@redhat.com>
2664 * Makefile.tpl: Change configure dependencies to not have real
2665 targets depend on phony targets.
2667 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2669 * configure.in: Revert unintentional change.
2671 * Makefile.tpl: Change dependency for */multilib.out so that
2672 it works when gcc isn't in the tree.
2674 * configure.in: Substitute more.
2675 * configure: Run subconfigures from the Makefile.
2676 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2677 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2679 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2681 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2683 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2685 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2686 and corresponding dependencies.
2687 * Makefile.in: Regenerate.
2689 * configure.in (host_tools): Order binutils, gas and ld for
2690 convenience in running the testsuites.
2692 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2693 * Makefile.in: Regenerate.
2694 * configure.in: Introduce rules to serialize subconfigure runs.
2696 * configure.in: Introduce BASE_CC_FOR_TARGET.
2697 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2698 Realize configure-build-* targets. Realize configure-target-* targets.
2699 * Makefile.in: Regenerate.
2701 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2703 * configure: Move gcc_version_trigger stuff from here...
2704 * configure.in: ...to here.
2706 * configure.in: Separate subconfigure options added by this file from
2707 options given by the user. Add machinery to put args for host
2708 subconfigures into the Makefile.
2710 * Makefile.tpl: Remove 'vault' targets.
2711 * Makefile.tpl: Reorder and comment dependencies.
2712 * Makefile.in: Regenerate.
2714 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2715 * configure.in: Fix my broken commit of previous patch. (sigh)
2717 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2719 * configure.in: Move host-specific darwin noconfigdirs into
2720 the host-specific section.
2722 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2724 * configure.in: Move host-specific darwin noconfigdirs into
2725 the host-specific section.
2727 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2729 * configure: Remove skip-this-dir support.
2730 * Makefile.tpl: Remove skip-this-dir support.
2732 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2734 * Makefile.in: Regenerate.
2736 * Makefile.tpl: Strip out useless setting of 'dir'.
2737 * Makefile.in: Regenerate.
2739 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2741 * configure.in: Fix deeply stupid bug.
2743 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2744 shell code in CXX_FOR_TARGET
2745 * Makefile.def: Introduce raw_cxx.
2746 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2748 * Makefile.in: Regenerate.
2750 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2752 * Makefile.tpl: Remove unnecessary ifs.
2753 * Makefile.in: Regenerate.
2755 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2756 dependencies. Maybe-ize build-libiberty. Create dummy install
2757 targets for 'no_install' modules.
2758 * configure: Move GDB_TK substitution to configure.in. Move
2759 build_modules stuff to configure.in.
2760 * configure.in: Implement soft dependency machinery. Maybe-ize
2761 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2762 * Makefile.in: Regenerate.
2764 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2766 * Makefile.tpl: Make all-target, install-target behave similarly
2767 to all, install (only hitting configured targets). Eliminate
2768 unused macro defintions.
2770 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2773 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2775 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2777 * configure.in: Produce lists of subdir targets we're actually
2778 configuring. Remove references to "dosrel".
2779 * Makefile.tpl: Let configure set which subdir targets are hit.
2780 Remove install-cross; clean up install; remove ALL. Remove
2781 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2782 Autogenerate host module targets. Remove empty dependency lines
2783 and redundant dependency; rearrange slightly.
2784 * Makefile.def: Add host-side libtermcap, utils.
2786 * Makefile.in: Regenerate.
2788 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2790 * ltconfig (osf[345]): Append $major to soname_spec.
2791 Reflect this in library_names_spec.
2792 * ltmain.sh (osf): Prefix $major with . for use as extension.
2794 2002-11-19 Andreas Jaeger <aj@suse.de>
2796 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2797 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2798 and sparc64 GNU/Linux systems.
2800 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2802 * MAINTAINERS: Update email.
2804 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2806 * MAINTAINERS: Complete James Dennett's entry.
2808 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2810 * MAINTAINERS (Write After Approval): Add myself.
2812 2002-11-13 Bruce Korb <bkorb@gnu.org>
2814 * Makefile.tpl: syntactic cleanup
2816 2002-11-13 Stuart Hastings <stuart@apple.com>
2818 * MAINTAINERS: Add myself to write-after-approval list.
2820 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2822 * Makefile.def: Add list of recursive targets to autogenerate.
2824 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2825 targets. Autogenerate *-build-* targets.
2826 * Makefile.in: Regenerate.
2828 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2830 * configure: More autoconf-style substitutions.
2831 * Makefile.tpl: More autoconf-style substitutions.
2832 * Makefile.in: Regenerate.
2834 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2836 * configure: Substitute more variables in a more autoconf-friendly
2837 way. Simplify slightly.
2838 * Makefile.tpl: Make more variables substitutable in an
2839 autoconf-friendly way.
2840 * Makefile.in: Regenerate.
2842 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2844 * MAINTAINERS (Write After Approval): Add myself.
2846 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2848 * configure.in (v810*): Remove special setting of tools.
2850 * configure: Add support for extra required flags for ar or nm.
2851 * configure.in (aix4.3+): Use above support for target-specific
2852 issues, rather than using config/mt-aix43.
2854 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2856 * configure: Remove 'removing', which doesn't work. Replace $subdir
2857 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2858 with $srcdir. Reformat indentation. Substitute some variables
2859 formerly hard-coded in the Makefile for build=host.
2860 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2861 * Makefile.def: Autogenerate more.
2862 * Makefile.in: Regenerate.
2864 2002-11-04 Adam Nemet <anemet@lnxw.com>
2866 * MAINTAINERS (Write After Approval): Add myself.
2868 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2870 * Makefile.def (host_modules): Add rda.
2871 * Makefile.in: Regenerate.
2872 * configure.in (target_tool): Add target-rda to list.
2874 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2876 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2878 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2880 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2881 and restrap targets to this rule.
2882 * Makefile.in: Regenerate.
2884 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2886 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2887 GNATS only accounts.
2889 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2891 * configure.in (i[3456]86-*-linux*): Add check to disable
2892 ${libgcj} for glibc1.
2894 2002-10-24 Denis Chertykov <denisc@overta.ru>
2896 * MAINTAINERS: Add myself as ip2k port maintainer.
2898 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2900 * configure.in: Add tic4x target.
2902 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2904 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2905 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2906 * Makefile.in: Regenerate.
2908 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2909 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2910 * Makefile.in: Regenerate.
2912 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2914 * MAINTAINERS: Add myself as web pages co-maintainer.
2916 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2918 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2919 * Makefile.in: Regenerate.
2921 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2923 * MAINTAINERS: Add myself and Nathan Sidwell
2924 <nathan@codesourcery.com> as VxWorks maintainers.
2926 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2928 * Makefile.def: Remove order dependency comments.
2929 * Makefile.tpl: Add explicit install-install dependencies.
2930 * Makefile.in: Regenerate.
2932 * Makefile.tpl: Remove material now in src-release. (Finally!)
2933 * Makefile.in: Regenerate.
2935 * Makefile.tpl: Add configure-target (for src-release in src)
2936 * Makefile.in: Regenerate.
2938 2002-09-30 Nick Clifton <nickc@redhat.com>
2940 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2942 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2944 * configure.in (s390*-*-linux*): Enable libgcj.
2946 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2948 * configure: Revert accidentally applied changes.
2950 * Makefile.tpl: Make more autoconf-friendly.
2951 * Makefile.in: Regenerate.
2952 * configure: Make substitution more autoconf-like.
2954 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2956 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2957 single entry to handle all these.
2958 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2959 libjava on arm-*-elf.
2961 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2963 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2964 things that depend on them.
2966 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2968 * Makefile.tpl: Make subsituted variables more autoconfy.
2969 * Makefile.in: Regenerate.
2970 * configure: Make seds more autoconfy.
2972 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2974 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2975 * Makefile.in: Regenerate.
2976 * configure.in: Rewrite sed statements to look autoconfy.
2978 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2979 all-target-foo on configure-target-foo.
2980 * Makefile.def: Ditto.
2981 * Makefile.in: Rebuild.
2983 2002-09-25 Andrew Haley <aph@redhat.com>
2985 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2987 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2989 * Makefile.def: New file.
2990 * Makefile.tpl: New file.
2991 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2992 * contrib/gcc_update: Note that Makefile.in is a generated file.
2994 * configure.in: Minor rearrangement. Simplify tests.
2996 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2998 * configure.in (with_headers): Skip copy if value is "yes".
2999 (with_libs): Likewise.
3001 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3003 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3004 * configure.in (sh*-*-pe*): Ditto.
3005 * configure.in (mips*-*-pe*): Ditto.
3006 * configure.in (*arm-wince-pe): Ditto.
3008 * configure.in: Rearrange.
3010 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
3012 * MAINTAINERS: Update my email address.
3014 2002-08-30 Paul Koning <pkoning@equallogic.com>
3016 * MAINTAINERS: (Write After Approval): Add myself.
3018 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
3020 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3022 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
3024 * MAINTAINERS: Change my mailing address.
3026 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
3028 * MAINTAINERS (Write After Approval): Remove myself.
3029 (Various Maintainers: c++ runtime libs): Add myself.
3031 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
3033 * MAINTAINERS (Write After Approval): Remove myself.
3034 (Various Maintainers: c++ runtime libs): Add myself.
3036 2002-08-15 Eric Christopher <echristo@redhat.com>
3038 * config.sub: Import from master repository.
3039 * config.guess: Ditto.
3041 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
3043 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3044 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3045 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3047 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
3049 * MAINTAINERS: Add self to rs6000 vector extensions.
3051 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
3053 * libiberty/configure: Reverted unintended yesterday's check in.
3055 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
3057 * boehm-gc/configure, libf2c/configure: Rebuilt.
3058 * libffi/configure, libiberty/configure: Ditto.
3059 * libjava/configure, libobjc/configure: Ditto.
3060 * libstdc++-v3/configure, zlib/configure: Ditto.
3061 Merged from binutils:
3062 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
3063 From Steve Ellcey <sje@cup.hp.com>:
3064 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3065 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3066 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3068 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3069 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3070 soname_spec, sys_lib_search_path_spec): Ditto.
3072 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3074 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3076 2002-08-04 H.J. Lu (hjl@gnu.org)
3078 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3080 2002-08-02 Krister Walfridsson <cato@df.lth.se>
3082 * MAINTAINERS (Write After Approval): Add myself.
3084 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3086 * configure.in: Move generic linux case to end. Copy generic
3087 linux noconfigdirs to mips*-*-linux* entry and new
3088 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3090 2002-07-19 Michael Matz <matz@suse.de>
3092 * MAINTAINERS: Add myself as ra* maintainer.
3094 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3096 * config.guess: Update to 2002-07-09 version.
3097 * config.sub: Update to 2002-07-03 version.
3099 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
3101 * MAINTAINERS: Fix typo in a maintainer email address.
3103 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3105 * configure.in: Remove two redundant tests.
3107 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3109 * configure.in (mips*-*-irix6*o32): Enable stabs.
3111 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3113 * configure.in: Don't build grez.
3114 * Makefile.in: Ditto.
3116 * Makefile.in: Remove references to bsp, cygmon, libstub.
3117 * configure.in: Ditto.
3119 * configure.in: Remove leftover reference to gdbtest.
3121 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3123 * configure.in (gxx_include_dir): Change to match versioned
3124 C++ headers if --enable-version-specific-runtime-libs is used.
3126 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3128 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3130 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3132 * configure.in: Make --without-x work.
3134 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3136 * configure.in: Rearrange target Makefile fragment collection.
3138 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3140 * configure.in: Ditto.
3142 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
3144 * MAINTAINERS (Write After Approval): Update my e-mail address.
3146 2002-06-24 Ben Elliston <bje@redhat.com>
3148 * configure.in (host_tools): Remove cgen.
3150 * Makefile.in (all-cgen): Remove; runs from its source directory.
3151 (check-cgen, install-cgen, clean-cgen): Likewise.
3152 (all-opcodes): Do not depend on all-cgen.
3153 (all-sim): Likewise.
3155 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3157 * Makefile.in: Eliminate 'apache' targets.
3158 * configure.in: Eliminate 'apache' targets.
3160 * configure.in: Eliminate redundant tests. Reorganize.
3162 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3164 * config-ml.in: Eliminate references to Cygnus configure.
3166 * Makefile.in: Eliminate references to building emacs.
3168 2002-06-28 Graham Stott <graham.stott@btinternet.com>
3170 * MAINTAINERS: Update my email address.
3172 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
3174 * config.if (libstdcxx_incdir): Version C++ headers.
3175 (cxx_incdir): Remove.
3177 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
3179 * MAINTAINERS (Write After Approval): Add self.
3181 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
3183 * configure.in: Add support for ip2k.
3185 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3187 * configure.in: Fix AIX configury bug.
3189 2002-06-20 Steve Ellcey <sje@cup.hp.com>
3191 * MAINTAINERS (Write After Approval): Add self.
3193 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3195 * configure.in: replace ${topsrcdir} with ${srcdir}
3197 * configure.in: Move definition of libstdcxx_flags
3198 right above usage, rather than waaay earlier.
3200 * configure.in: Pull definition of is_cross_compiler earlier.
3202 * configure.in: Rearrange a little.
3204 * configure.in: Remove references to librx.
3205 * Makefile.in: Remove references to librx.
3207 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
3209 * config.sub: Add support for avr target.
3210 Import from master sources, rev 1.255
3212 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
3214 * configure, .cvsignore: Revert previous change...
3215 * Makefile: ...delete.
3217 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3219 * configure.in: Eliminate ${gasdir} variable.
3221 2002-06-18 Dave Brolley <brolley@redhat.com>
3223 * configure.in: Add support for frv.
3224 * config.sub: Add support for frv.
3226 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3228 * configure: Remove garbage from previous commit.
3230 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3232 * configure: For in-source builds, make a subdir and re-exec there.
3233 * Makefile: New file. Pass targets through to build directory.
3234 * .cvsignore: No longer ignore "Makefile".
3236 2002-06-16 Douglas Rupp <rupp@gnat.com>
3238 * MAINTAINERS (Write After Approval): Add self.
3240 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3242 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3244 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3246 * configure.in (vax-*-netbsd*): Re-enable gas.
3248 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3250 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3251 BUILD_PREFIX_1, to correct nomenclature.
3252 * configure: Likewise.
3254 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3255 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3257 2002-05-31 Olaf Hering <olh@suse.de>
3259 * config-ml.in: Propogate DESTDIR also.
3261 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3263 * configure.in (vax-*-netbsd*): Don't build gas for this
3266 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3268 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3271 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
3273 * MAINTAINERS (Write After Approval): Add myself.
3275 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3277 * config.guess: Update to 2002-05-22 version.
3278 * config.sub: Likewise.
3280 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3282 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3283 * config-ml.in: Likewise.
3284 * configure: Likewise.
3285 * configure.in: Likewise.
3287 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
3289 * MAINTAINERS: Update my email address.
3291 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3293 * configure.in: Simplify makefile fragment collection.
3295 * configure.in: Remove code to build emacs.
3297 * configure.in : Remove --srcdir argument from targargs and buildargs
3298 (it's always overridden in the Makefile anyway). Rearrange a bit.
3300 * configure: Move some logic to configure.in.
3301 * configure.in: Move some logic from configure.
3303 2002-05-11 Tom Tromey <tromey@redhat.com>
3305 * MAINTAINERS: Reflect libgcj reality.
3307 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
3309 * Makefile.in: Honour DESTDIR.
3311 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3313 * config.guess: Import 2002-03-20 version.
3314 * config.sub: Import 2002-04-26 version.
3316 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3318 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3320 2002-05-07 Tim Josling <tej@melbpc.org.au>
3322 * MAINTAINERS: Add self.
3324 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
3326 * ltmain.sh: Detect and handle object name conflicts
3327 while piecewise linking a static library.
3329 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
3331 * configure.in (noconfigdirs): Don't disable libgcj on
3332 sparc64-*-solaris* and sparcv9-*-solaris*.
3334 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
3336 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3338 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3340 * configure.in (FLAGS_FOR_TARGET): Do not add
3341 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3342 on i[3456]86-*-linux*.
3344 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3346 * configure.in (noconfigdirs): Replace [ ] with test.
3348 * configure.in (noconfigdirs): Do not add target-newlib if
3349 target == i[3456]86-*-linux*, and host == target.
3351 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3353 * configure.in: delete reference to absent file
3355 * configure.in: replace '[' with 'test'
3357 * configure.in: Eliminate references to gash.
3358 * Makefile.in: Eliminate references to gash.
3360 * configure.in: remove useless references to 'pic' makefile fragments.
3362 * configure.in: (*-*-windows*) Finish removing.
3364 * configure.in: Eliminate redundant test for libgui.
3366 2002-04-29 Roger Sayle <roger@eyesopen.com>
3368 * MAINTAINERS: Add self and realphabetize. Update entries
3369 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
3370 entry for a29k port maintainer.
3372 2002-04-26 Joel Sherrill <joel@OARcorp.com>
3374 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3375 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3377 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3379 * configure.in: remove references to dead files
3381 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3383 * MAINTAINERS: Add information about purpose of this file.
3385 2002-04-18 Tom Tromey <tromey@redhat.com>
3387 * configure.in: Disallow configuring libgcj when it is already
3388 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3389 Solaris 2.8 by default. For PR libgcj/6158.
3391 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3393 * configure.in: Move default CC setting out of config/mh-* fragments
3396 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3398 * configure.in: don't even try to configure or make a subdirectory
3399 if there's no configure script for it.
3401 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3403 * MAINTAINERS: Remove chill maintainers.
3404 * Makefile.in (CHILLFLAGS): Remove.
3405 (CHILL_LIB): Remove.
3406 (TARGET_CONFIGDIRS): Remove libchill.
3407 (CHILL_FOR_TARGET): Remove.
3408 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3410 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3411 (CHECK_TARGET_MODULES): Likewise.
3412 (INSTALL_TARGET_MODULES): Likewise.
3413 (CLEAN_TARGET_MODULES): Likewise.
3414 (configure-target-libchill): Remove.
3415 (all-target-libchill): Remove.
3416 * configure.in (target_libs): Remove target-libchill.
3417 Do not compute CHILL_FOR_TARGET.
3418 * libchill: Remove directory.
3420 2002-04-11 DJ Delorie <dj@redhat.com>
3422 * Makefile.in, configure.in: Sync with binutils, entries
3425 2002-04-07 Andrew Cagney <ac131313@redhat.com>
3427 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3428 (do-tar, do-bz2): New rules.
3429 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3430 (gdb-tar): New rule.
3431 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3432 (insight_dejagnu.tar): New rule.
3433 (insight.tar): New rule.
3434 (gdb+dejagnu.tar): New rule.
3435 (gdb.tar): New rule.
3437 2002-02-01 Mo DeJong <supermo@bayarea.net>
3439 * Makefile.in: Add all-tix to deps for all-snavigator
3440 so that tix is built when building snavigator.
3442 2002-01-11 Steve Ellcey <sje@cup.hp.com>
3444 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3445 ld and gdb are not supported.
3447 2002-01-07 Mark Salter <msalter@redhat.com>
3449 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3450 Allow target-libgloss to be built for arm, strongarm, and xscale.
3452 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3454 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3455 options for i[3456]86-pc-linux* native builds.
3457 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3459 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3460 files from .po files for a distribution.
3462 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
3464 * configure.in: Enable libstdc++-v3 for h8300 targets.
3466 2001-06-19 Alan Modra <amodra@bigpond.net.au>
3468 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
3471 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3473 * Makefile.in (VER): When present, extract the version number from
3474 the file version.in.
3476 2001-05-24 Tom Rix <trix@redhat.com>
3478 * configure.in : enable ld for aix
3480 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3482 * config.guess: Add linux target for S/390.
3484 2000-11-07 Philip Blundell <pb@futuretv.com>
3486 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3488 2000-11-03 Philip Blundell <pb@futuretv.com>
3490 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3493 2001-01-15 Ben Elliston <bje@redhat.com>
3495 * configure.in (host_tools): Add sid.
3496 Always configure cgen.
3498 2000-11-24 Nick Clifton <nickc@redhat.com>
3500 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3503 2000-08-20 Doug Evans <dje@casey.transmeta.com>
3505 * Makefile.in (ALL_MODULES): Add all-cgen.
3506 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3507 (all-cgen): New target.
3508 (all-opcodes,all-sim): Depend on all-cgen.
3509 * configure.in (host_tools): Add cgen.
3510 Only configure cgen if --enable-cgen-maint.
3512 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
3514 * configure.in: Add *-*-freebsd* configurations.
3516 2002-04-08 Tom Tromey <tromey@redhat.com>
3518 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3519 Fixes PR libgcj/6068.
3521 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3523 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3525 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3527 * configure.in (alpha*-dec-osf*): Enable libgcj.
3529 2003-03-27 Matthew Gingell <gingell@gnat.com>
3531 * MAINTAINERS (Write After Approval): Add myself.
3533 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3535 Fix for: PR bootstrap/3591, target/5676
3536 * configure.in (mcore-pe): Disable the configuration of
3537 libstdc++-v3 since exceptions are not supported.
3539 2002-03-20 Anthony Green <green@redhat.com>
3541 * configure.in: Enable libgcj for xscale-elf target.
3543 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
3545 * MAINTAINERS: Update my email address.
3547 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
3549 * ltmain.sh (relink_command): Fix typo in previous change.
3551 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
3553 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3554 (relink_command): Added --tag flags.
3555 (mode=install): If relinking fails; error out.
3557 2002-03-12 Richard Henderson <rth@redhat.com>
3559 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3561 (do-check): Rename from check.
3562 (check): Allow parallel check.
3564 2002-03-12 Bob Wilson <bob.wilson@acm.org>
3566 * MAINTAINERS: Add myself as maintainer for xtensa port.
3567 Fix alphabetical order in CPU port maintainer list.
3568 Remove myself from Write After Approval list.
3570 2002-03-11 Richard Henderson <rth@redhat.com>
3572 * Makefile.in (.NOTPARALLEL): Add fake tag.
3574 2002-03-07 H.J. Lu (hjl@gnu.org)
3576 * configure.in: Enable gprof for mips*-*-linux*.
3578 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3580 * MAINTAINERS (Write After Approval): Add myself.
3582 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3584 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3586 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3588 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
3590 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3591 because its Makefile is there; test for the executable instead.
3593 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3595 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3596 libstdc++-v3 and libjava.
3598 2002-02-11 Adam Megacz <adam@xwt.org>
3600 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3603 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3605 * config.guess: Updated to 2002-01-30's version.
3606 * config.sub: Updated to 2002-02-01's version.
3607 Contribute sh64-elf.
3608 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3609 * configure.in: Added sh64-*-*.
3611 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3613 * MAINTAINERS: Belatedly add myself to write after approval list.
3615 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
3617 * MAINTAINERS: Put self in as maintainer for x86-64 port.
3618 Remove self as Write After Approval.
3620 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
3622 * MAINTAINERS: Put self in as maintainer for contrib/regression
3625 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
3627 * MAINTAINERS: Update my email address.
3629 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3631 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3632 target-libiberty, and target-libgloss. Skip Java-related
3633 libraries if not supported for NetBSD on target CPU.
3635 2002-01-25 Douglas B Rupp <rupp@gnat.com>
3637 * install-sh: Use _inst.$$_ for temp file name.
3639 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
3641 * MAINTAINERS (Write After Approval): Move my contact info
3643 (OS Port Maintainers): ...to here (netbsd).
3645 2002-01-22 Bob Wilson <bob.wilson@acm.org>
3647 * MAINTAINERS (Write After Approval): Add myself.
3649 2002-01-17 H.J. Lu <hjl@gnu.org>
3651 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3652 (all-target-fastjar): Also depend on all-target-libiberty.
3654 2002-01-16 H.J. Lu (hjl@gnu.org)
3656 * config.guess: Import from master sources, rev 1.225.
3657 * config.sub: Import from master sources, rev 1.238.
3659 2002-01-16 Kazu Hirata <kazu@hxi.com>
3661 * MAINTAINERS (Write After Approval): Remove myself.
3663 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
3665 * MAINTAINERS (Write After Approval): Add myself.
3667 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3669 * MAINTAINERS: Add self as docs co-maintainer.
3671 2001-12-11 Matthias Klose <doko@debian.org>
3673 * MAINTAINERS (Write After Approval): Add myself.
3675 2001-12-09 Zack Weinberg <zack@codesourcery.com>
3677 * MAINTAINERS: Update my email address.
3679 2001-12-07 Turly O'Connor <turly@apple.com>
3680 * MAINTAINERS (Write After Approval): Add myself.
3681 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3682 (rs6000_initialize_trampoline): Call __trampoline_setup for
3684 * darwin-tramp.asm: New file, implements __trampoline_setup.
3685 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3687 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
3689 * MAINTAINERS (Write After Approval): Add myself.
3691 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3693 * configure, configure.in: Use temp file for long sed commands.
3695 2001-12-03 Laurent Guerby <guerby@acm.org>