1 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3 * Makefile.def (configure-gcc): Depend on binutils having been built.
4 (all-gcc): No need to do it here.
5 * Makefile.in: Regenerate.
7 2005-05-19 Paul Brook <paul@codesourcery.com>
9 * configure.in: Rewrite misleading error message when requested
10 language cannot be built.
11 * configure: Regenerate.
13 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
15 * ylwrap: Import from Automake 1.9.5.
17 2005-05-13 David Ung <davidu@mips.com>
19 * MAINTAINERS (Write After Approval): Add self.
21 2005-05-09 Mike Stump <mrs@apple.com>
23 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
24 lt_cv_sys_max_cmd_len for now.
26 2005-05-09 Stan Cox <scox@redhat.com>
28 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
30 2005-05-08 Matt Kraai <kraai@ftbfs.org>
32 * README.SCO: Update the URL.
34 2005-05-05 David Edelsohn <edelsohn@gnu.org>
36 * ltconfig: Define file_list_spec. Pass file_list_spec and
37 with_gnu_ld to libtool.
38 * ltcf-c.sh (aix[45]): Define file_list_spec.
39 * ltcf-cxx.sh (aix[45]): Same.
40 * ltcf-gcj.sh (aix[45]): Same.
41 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
42 exists, write list of input files to temporary file.
44 2005-05-04 Mike Stump <mrs@apple.com>
46 * configure.in: Always pass --target to target configures as
47 otherwise rebuilds that do --recheck will fail.
48 * confiugure: Rebuilt.
50 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
52 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
54 (configure, all): Add bootstrap support.
55 (Host modules, target modules): Pass post-stage1 flags and exports.
56 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
57 * Makefile.in: Regenerate.
59 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
61 * configure: Regenerate.
63 2005-04-27 Mike Stump <mrs@apple.com>
65 * MAINTAINERS: Add self as darwin maintainer.
67 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
69 * config.sub: Update from master copy.
71 2005-04-21 Mike Stump <mrs@apple.com>
73 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
74 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
76 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
78 * configure.in <crisv32-*-*, cris-*-*>: New local variable
79 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
80 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
81 "*-*-elf" and "*-*-linux*".
82 * configure: Regenerate.
84 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
86 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
88 2005-04-12 Mike Stump <mrs@apple.com>
90 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
92 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
94 * MAINTAINERS (Write After Approval): Add myself.
96 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
98 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
100 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
102 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
103 (TARGET_CONFIGARGS): Include --with-target-subdir.
104 (configure, all): New macros. Use them throughout.
105 * Makefile.in: Regenerate.
107 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
109 * MAINTAINERS (Write After Approval): Add myself.
111 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
113 * MAINTAINERS: Remove 'loop unrolling' maintainer.
115 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
117 * MAINTAINERS: Move John Carr to Write After Approval.
119 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
121 * config/mh-mingw32: Delete.
122 * configure.in: Don't use it.
123 * configure: Regenerate.
125 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
127 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
128 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
129 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
130 (HOST_LIB_PATH): Generate from Makefile.def.
131 (TARGET_LIB_PATH): Likewise.
132 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
133 * Makefile.in: Regenerate.
134 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
135 (RPATH_ENVVAR): Include Darwin case.
136 * configure: Regenerate.
138 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
140 * MAINTAINERS (Various Maintainers): Remove self.
141 (Write After Approval): Add self.
143 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
145 * MAINTAINERS (Various Maintainers): Add self.
147 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
149 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
150 * configure: Regenerate.
152 2005-03-21 Zack Weinberg <zack@codesourcery.com>
154 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
155 gcc_version, and gcc_version_trigger from set of flags to pass.
156 * Makefile.tpl: Remove definitions of above variables.
157 (config.status): Remove dependency on $(gcc_version_trigger).
158 * Makefile.in: Regenerate.
159 * configure.in: Do not reference config/gcc-version.m4 nor
160 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
161 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
162 * configure: Regenerate.
164 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
165 Andrew Pinski <pinskia@physics.uc.edu>
167 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
168 * Makefile.in: Regenerate.
170 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
172 * MAINTAINERS (Write After Approval): Add myself.
174 2005-03-03 David Ayers <d.ayers@inode.at>
176 * MAINTAINERS (Write After Approval): Add myself.
178 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
181 * ltmain.sh: Avoid creating archives with components that have
184 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
187 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
189 * Makefile.in: Regenerate.
191 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
193 * Makefile.in: Regenerate to fix conflict between the previous two
196 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
199 * Makefile.def (target_modules): Remove "stage", now unnecessary.
200 * Makefile.tpl (HOST_SUBDIR): New substitution.
201 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
202 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
203 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
204 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
205 (Host modules, Bootstrapped modules): Use it.
206 (Build modules, Target modules): Do not create symlink trees,
207 always configure out-of-srcdir.
208 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
209 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
210 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
211 $(HOST_SUBDIR). Create a symlink for host_subdir.
213 * Makefile.in: Regenerate.
214 * configure: Regenerate.
216 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
218 Merged from libada-gnattools-branch:
219 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
221 * gnattools: New directory.
222 * Makefile.def: Add gnattools as a module, depending on target-libada.
223 * Makefile.in: Regenerate.
224 * configure.in: Include gnattools in host_tools; disable it if ada
226 * configure: Regenerate.
228 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
230 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
232 (Write After Approval): Remove myself.
234 2005-02-23 Paul Schlie <schlie@comcast.net>
236 * configure.in: Allow darwin targeted ports to build tk, itcl and
238 * configure: Regenerate.
240 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
243 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
244 * configure: Regenerate.
246 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
248 * MAINTAINERS (Write After Approval): Add myself.
250 2005-02-10 Ian Lance Taylor <ian@airs.com>
252 * MAINTAINERS: Update my e-mail address.
254 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
256 * MAINTAINERS (Write After Approval): Add myself.
258 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
260 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
261 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
262 target-libgloss when not *-*-elf and *-*-aout.
263 * configure: Regenerate.
265 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
267 * MAINTAINERS: Remove obsolete entries.
269 * MAINTAINERS (Write After Approval): Add Michael Matz.
271 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
273 * MAINTAINERS: Remove self as cpplib maintainer.
275 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
277 * install-sh, config.sub: Import from upstream.
279 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
282 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
283 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
284 * Makefile.in: Regenerate.
286 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
288 * MAINTAINERS: Update my email address.
290 2005-01-12 David Edelsohn <edelsohn@gnu.org>
291 Andreas Schwab <schwab@suse.de>
294 * config-ml.in: Eval option if surrounded by single quotes.
296 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
298 Revert 2004-12-28 Makefile changes, a better fix will be
299 applied to mainline and src after GCC 4.0 branches.
301 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
305 * Makefile.def (target_modules): Remove stage parameter,
306 it is always true now.
307 * Makefile.tpl (configure-build-[+module+],
308 configure-target-[+module+]): Always build symlink tree
309 for the directory and for include. BUILD_SUBDIR and
310 TARGET_SUBDIR cannot be . anymore.
311 * Makefile.in: Regenerate.
313 2004-12-25 David Edelsohn <edelsohn@gnu.org>
315 Revert 2004-12-08 Makefile changes.
317 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
319 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
322 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
324 * configure.in (sh64-*-*): Reenable gprof.
325 * configure: Regenerate.
327 2004-12-08 David Edelsohn <edelsohn@gnu.org>
329 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
330 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
331 (EXTRA_TARGET_FLAGS): Add PICFLAG.
332 * Makefile.in: Regenerate.
334 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
336 * MAINTAINERS: Update my email address.
338 2004-12-07 Matt Kraai <kraai@ftbfs.org>
340 * Makefile.tpl: Generate normal dependencies if the LHS module is
342 * Makefile.in: Regenerate.
344 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
346 * configure.in: Include config/gxx-include-dir.m4. Use
347 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
348 * configure: Regenerate.
350 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
353 * configure.in: Set libstdcxx_incdir directly.
354 * configure: Regenerate.
356 2004-12-02 Eric Christopher <echristo@redhat.com>
358 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
359 * Makefile.in: Regenerate.
361 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
363 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
364 * configure: Regenerate.
366 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
368 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
369 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
370 * configure: Regenerate.
372 2004-12-01 Eric Christopher <echristo@redhat.com>
374 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
377 2004-11-29 Matt Kraai <kraai@ftbfs.org>
379 * MAINTAINERS (Write After Approval): Update my e-mail address.
381 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
383 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
384 from CVS libtool to always pass_all.
386 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
388 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
389 (hppa*64*-*-*): Delete incorrect comment.
390 * configure: Rebuilt.
392 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
394 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
396 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
398 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
399 from CVS libtool to always pass_all.
401 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
403 * install-sh, compile: Import from automake.
405 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
407 * config.guess, config.sub: Import from savannnah.
409 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
411 * MAINTAINERS (Write After Approval): Add myself
413 2004-11-12 Mike Stump <mrs@apple.com>
415 * Makefile.def: Add html support.
416 * Makefile.tpl: Likewise.
417 * Makefile.in: Regenerate.
419 2004-11-11 Geoffrey Keating <geoffk@apple.com>
422 * configure.in: Remove all instances of build-fixincludes from
424 (build_configargs): Supply --target to subdirectories.
425 * configure: Regenerate.
427 * Makefile.def: Make gcc install depend on fixincludes install.
428 * Makefile.in: Regenerate.
430 2004-11-10 Janis Johnson <janis187@us.ibm.com>
432 * MAINTAINERS: Add myself as gcc testsuite maintainer.
434 2004-11-11 Paul Brook <paul@codesourcery.com>
436 * MAINTAINERS: Add self as arm maintainer. Update email address.
438 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
440 * configure.in (noconfigdirs) [mmix-*-*]: Disable
442 * configure: Regenerate.
444 2004-11-07 David Edelsohn <edelsohn@gnu.org>
446 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
449 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
451 * Makefile.def (host fixincludes): Specify missing targets.
452 * Makefile.in: Regenerate.
454 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
456 * MAINTAINERS: Add myself
458 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
460 * MAINTAINERS (Write After Approval): Add myself.
462 2004-11-04 Geoffrey Keating <geoffk@apple.com>
464 * Makefile.def: Build fixincludes for the host, too.
465 * Makefile.in: Regenerate.
466 * configure.in (host_tools): Add fixincludes.
467 * configure: Regenerate.
469 2004-11-04 Daniel Jacobowitz <dan@debian.org>
471 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
472 * configure: Regenerated.
474 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
477 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
478 * configure: Regenerated.
480 2004-10-31 Mark Mitchell <mark@codesourcery.com>
482 * README.SCO: Update per FSF instructions.
484 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
487 * configure.in (case ${target}): Do not build fixincludes for avr.
488 * configure: Regenerated.
490 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
492 * configure.in (case ${target}): Do not build fixincludes
493 on platforms where it is not used.
494 * configure: Regenerated.
496 2004-10-23 Daniel Jacobowitz <dan@debian.org>
498 * configure.in: Use an absolute path to install-sh.
499 * configure: Regenerated.
501 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
503 * MAINTAINERS (Write After Approval): Add myself.
505 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
507 * MAINTAINERS: Remove from Write After Approval those that are
510 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
512 * MAINTAINERS: Update my email address.
514 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
516 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
517 * configure: Regenerate.
519 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
521 * MAINTAINERS: Update my email address.
523 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
525 * MAINTAINERS (Language Front Ends Maintainers): New. Move
526 entries belonging to this category.
528 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
530 * MAINTAINERS: Update my e-mail address.
532 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
534 Fix wrong conflict resolution in:
536 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
538 * Makefile.in: Regenerate.
539 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
540 in the recursive `make', instead of hardwiring `all'.
541 (Autogenerated TARGET-* variables): New.
543 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
545 * configure.in: Enable target-libgloss for crx-*-*.
546 * configure: Regenerate.
548 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
550 * MAINTAINERS (Various Maintainers): Move the "windows,
551 cygwin, mingw" maintainer to ...
552 (OS Port Maintainers): ... here.
554 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
556 * MAINTAINERS (Write After Approval): Remove those that are
557 maintainers of some subsystem.
559 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
561 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
562 * ltcf-cxx.sh (tpf*): Likewise.
563 * ltconfig (tpf*): Add TPF OS configuration support.
565 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
567 * MAINTAINERS: Change my email address to my new work account.
569 2004-09-24 Michael Roth <mroth@nessie.de>
571 * configure.in (--without-headers): Add missing double quotes.
572 * configure: Regenerate.
574 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
576 * ylwrap: Revert to previous version.
578 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
581 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
582 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
583 SET_GCC_LIB_PATH_CMD.
584 (BASE_TARGET_EXPORTS): Likewise.
585 * Makefile.in: Regenerated.
587 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
588 * configure: Regenerated.
590 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
592 * config.guess: New upstream version
593 * compile, depcomp, install-sh, ylwrap: Likewise.
595 2004-09-19 Roger Sayle <roger@eyesopen.com>
597 * config/mh-x86omitfp: New host makefile fragment. Add
598 -fomit-frame-pointer to the default BOOT_CFLAGS.
599 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
600 * configure: Regenerate.
602 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
605 * configure.in (*-*-darwin*): Renable libobjc.
606 * configure: Regenerate.
608 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
610 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
612 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
614 * Makefile.def: Remove libbanshee.
615 * Makefile.tpl: Ditto.
616 * configure.in: Ditto.
617 * Makefile.in: Regen.
620 2004-09-08 David Edelsohn <edelsohn@gnu.org>
622 * ltmain.sh: Use $pic_object as $non_pic_object if
623 $non_pic_object=none.
625 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
627 * missing: Import latest version from master repository.
629 2004-09-06 Nick Clifton <nickc@redhat.com>
631 * config.sub: Import latest version from master repository.
632 * config.guess: Likewise.
633 This includes these changes:
635 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
637 * config.sub: Handle crisv32, alias etraxfs.
638 * config.guess (crisv32:Linux:*:*): Handle.
640 2004-08-13 Brad Smith <brad@comstyle.com>
642 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
643 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
645 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
647 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
648 assume the processor is a powerpc. This is because coreutils
649 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
650 in this case, due to a MacOS X bug that causes
651 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
652 to return a negative number.
653 Problem reported by Petter Reinholdtsen in:
654 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
656 2004-07-19 Ben Elliston <bje@gnu.org>
658 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
660 2004-06-24 Ben Elliston <bje@gnu.org>
662 * config.guess: Update copyright years.
663 * config.sub: Likewise.
665 2004-06-22 Robert Millan <robertmh@gnu.org>
667 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
668 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
670 2004-06-22 Stanley F. Quayle <stan@stanq.com>
672 * config.guess (*:*VMS:*:*): New entry. Replaces
673 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
676 2004-06-22 Ben Elliston <bje@gnu.org>
678 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
679 * config.sub: Likewise.
681 2004-06-22 Ben Elliston <bje@gnu.org>
683 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
684 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
686 2004-06-11 Ben Elliston <bje@gnu.org>
688 * config.guess (pegasos:OpenBSD:*:*): Remove.
690 2004-06-11 Ben Elliston <bje@gnu.org>
692 From Wouter Verhelst <wouter@grep.be>:
693 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
695 2004-06-11 Ben Elliston <bje@gnu.org>
697 * config.guess (luna88k:OpenBSD:*:*): New.
699 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
701 * config.guess (m32r*:Linux:*:*): New case.
702 * config.sub: Handle m32rle.
704 2004-03-12 Ben Elliston <bje@wasabisystems.com>
706 From Jens Petersen <petersen@redhat.com>:
707 * config.sub: Handle sparcv8.
709 2004-03-03 Ben Elliston <bje@wasabisystems.com>
711 From Tom Smith <smith@cag.lkg.hp.com>:
712 * config.guess: Version suffixes are equally significant on Tru64
713 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
714 prefix of "P" (patched kernel).
716 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
718 * config.sub: Add support for National Semiconductor CRX target.
720 2004-09-03 Janis Johnson <janis187@us.ibm.com>
722 * MAINTAINERS (Various Maintainers): Remove myself as web page
723 maintainer, add myself as maintainer of build status lists.
725 2004-09-03 Jan Beulich <jbeulich@novell.com>
727 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
728 *-*-netware, but add target-libmudflap.
729 Consolidate *-*-netware targets (of which really only i?86 exists)
731 * configure: Likewise.
733 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
735 * Makefile.tpl (sorry): Remove.
736 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
737 (cleanstrap targets): Depend on distclean, not distclean-stage1.
738 (do-clean): Clean per-stage directories too.
739 (do-distclean): Run distclean-stage1 too.
740 (.NOTPARALLEL): Enable during toplevel bootstrap.
741 (stage[+id+]-bubble): Enable parallel execution during
742 the recursive invocation.
743 * Makefile.in: Regenerate.
745 Fix previous checkin:
747 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
749 * configure.in: Fix indentation.
750 * configure: Regenerate.
752 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
754 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
755 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
756 * configure: regenerate
757 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
761 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
763 * Makefile.def (build_modules): Add fixincludes.
764 (dependencies): Make gcc depend on fixincludes.
765 * configure.in (build_tools): Add fixincludes.
766 (build_configdirs): Always include build_libs.
767 * Makefile.in: Regenerate.
768 * configure: Regenerate.
770 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
772 * Makefile.def (bootstrap stages): Add 'lean' parameter.
773 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
774 phony targets; do not generate timestamp files.
775 (distclean-stageN): Remove references to their timestamp files.
776 (restageN, touch-stageN): Remove.
777 (stageN-bubble): Rewritten.
778 (compare): Support lean bootstraps.
779 * Makefile.in: Regenerate.
781 * configure.in: Only warn when bootstrapping but
782 build != host or build != target. Support lean bootstraps.
783 * configure: Regenerate.
785 2004-08-26 Phil Edwards <phil@codesourcery.com>
787 * configure.in: Give a better error message if GMP/MPFR are missing
788 and a language needing them has been requested.
789 * configure: Regenerated.
791 2004-08-25 Phil Edwards <phil@codesourcery.com>
793 * configure.in: Print a list of available language front-ends if
794 a requested one is missing. Tidy stray tab characters.
795 * configure: Regenerated.
797 2004-08-19 Michael Koch <konqueror@gmx.de>
799 * gcc/doc/install.texi: Update entry about automake for libjava.
801 2004-08-17 Robert Millan <robertmh@gnu.org>
803 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
804 (instead of FreeBSD).
805 * configure: Regenerate.
807 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
809 * Makefile.in: Regenerate.
810 * configure: Regenerate.
812 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
814 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
815 for bootstrapped modules if toplevel bootstrap is going.
816 (GCC bootstrap): Generate per-stage targets for all bootstrapped
817 modules. Adjust for changes in Makefile.def. Enable several
818 rules even in non-bootstrap mode, just to avoid peppering the
819 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
820 (stage-[+prev+]-bubble): Remove.
822 * Makefile.def (Dependencies): Depend on all-build-bison,
823 all-build-flex, all-build-byacc, all-build-texinfo, rather
824 than the host variations.
825 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
827 (BISON): Update for recent Bisons.
829 (cross): Depend on all-build.
830 (all): Do not depend on all-build.
831 (prebootstrap): Remove.
832 (dep-kind): Accept separate prefixes for MODULE and ON variables.
833 (Prebootstrap dependencies): Add them to the per-stage targets
834 and to all-prebootstrap.
835 * configure.in (build_configdirs): Always enable build_tools.
836 (BUILD_DIR_PREFIX): Remove.
838 * Makefile.def (gcc): Add target variable.
839 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
840 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
841 in the recursive `make', instead of hardwiring `all'.
842 (Autogenerated TARGET-* variables): New.
844 2004-08-13 Brian Booth <bbooth@redhat.com>
846 * MAINTAINERS: Remove myself from write-after-approval.
848 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
850 * src-release: Stop distributing mmalloc with gdb (which doesn't
852 * Makefile.def: GDB doesn't depend on mmalloc anymore.
853 * Makefile.in: Regenerate.
855 2004-08-09 Mark Mitchell <mark@codesourcery.com>
857 * configure.in (arm*-*-eabi*): New target.
858 * configure: Regenerate.
860 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
862 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
863 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
864 (Dependencies): New section.
865 * Makefile.tpl (Dependencies): Generate from Makefile.def.
866 (configure-target-[+module+]): Depend on maybe-all-gcc
867 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
868 (toplevel profiledbootstrap): Fix dependencies.
869 * Makefile.in: Regenerate.
871 2004-08-03 Mark Mitchell <mark@codesourcery.com>
873 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
874 target-libiberty to noconfigdirs.
875 * configure: Regenerate.
877 2004-08-03 Paul Brook <paul@codesourcery.com>
879 * configure.in: Check for MPFR as well as GMP.
880 * configure: Regenerate.
882 2004-08-01 Robert Millan <robertmh@gnu.org>
884 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
885 libmudflap for all GNU-based systems (with Glibc).
886 * configure: Regenerate.
888 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
890 * Makefile.def (host-modules): Add gcc.
891 * Makefile.in: Regenerate.
892 * Makefile.tpl (sorry): New rule.
893 (configure-host, all-host, [+make_target+]-host, do-check,
894 install-host): Do not add gcc as a special case.
895 (host modules): Add a small special-casing for gcc. Export
896 extra_make_flags through the environment.
897 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
898 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
899 other recursive targets for gcc): Remove.
901 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
902 (stage, unstage): New rules.
903 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
904 distclean-stage[+id+]): Use stage_current.
905 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
906 the stage*-start rules.
908 2004-08-02 Geoffrey Keating <geoffk@apple.com>
910 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
913 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
915 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
916 * configure: Regenerate.
918 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
920 * maintainer-scripts/gcc_release: Revert yesterday's change.
922 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
924 * MAINTAINERS: Add myself to write-after-approval.
926 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
929 * gcc/gccbug.in: Updated because of libf2c removal.
930 * maintainer-scripts/gcc_release: Ditto.
932 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
934 * configure.in: Build libmudflap by default on FreeBSD.
935 * configure: Regenerated.
937 2004-07-09 Mark Mitchell <mark@codesourcery.com>
939 * configure.in: Do not build libmudflap by default on non-GNU/Linux
941 * configure: Regenerated.
943 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
946 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
947 feedback based compiler.
948 * Makefile.in: Rebuilt.
950 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
952 * Makefile.def (host_modules): Set bootstrap=true for flex.
953 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
954 * Makefile.in: Rebuilt.
956 2004-07-07 Jan Hubicka <jh@suse.cz>
958 * MAINTAINERS: Add self as a profile feedback maintainer.
960 2004-07-05 Phil Edwards <phil@codesourcery.com>
962 * configure.in: Do not prepend $srcdir to /dev/null in
964 * configure: Regenerate.
966 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
968 * Makefile.def (build_modules): Add bison, byacc, flex,
970 (flags_to_pass): Add FLEX.
971 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
972 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
973 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
974 DEFAULT_MAKEINFO): Remove.
975 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
976 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
977 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
978 objdir or else use configured tool.
981 (Build module dependencies): Add.
982 * Makefile.in: Regenerate.
983 * configure.in: Better support for multiple build modules,
984 matching what is done for host/target modules. Do not look
985 for "plausible" locations of build tools if Canadian cross.
986 Use autoconf's AC_PROG_CC to find a C compiler. Define
987 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
988 * configure: Regenerate.
990 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
992 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
993 * Makefile.in: Regenerate.
995 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
997 * Makefile.tpl (configure-build-[+module+],
998 configure-[+module+], configure-target-[+module+]): Pass
999 [+extra_configure_args+].
1000 (all-build-[+module+], all-[+module+], check-[+module+],
1001 install-[+module+], [+make_target+]-[+module+],
1002 all-target-[+module+], check-target-[+module+],
1003 install-target-[+module+], [+make_target+]-target-[+module+]):
1004 Pass [+extra_make_args+].
1005 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1006 (GCC_HOST_EXPORTS): Remove.
1007 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1008 cross, check-gcc, check-gcc-c++, install-gcc,
1009 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1010 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1011 * Makefile.in: Regenerate.
1013 2004-06-21 Matthew Sachs <msachs@apple.com>
1015 * MAINTAINERS: Added self to write-after-approval.
1017 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1019 * configure.in: Check for srcdir/winsup rather than build directory
1021 * configure: Regenerate.
1023 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
1025 * configure.in: Don't build Cygwin native newlib if winsup
1026 directory is missing. Emit warning instead.
1027 * configure: Regenerate.
1029 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
1031 * Makefile.tpl (touch-stage[+id+]): New.
1032 (restage[+prev+]): Depend on touch-stage[+id+].
1034 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1037 * Makefile.def: Add profile and feedback bootstrap stages.
1038 Remove next field from bootstrap stages.
1039 * Makefile.tpl (LN, LN_S): Substitute.
1040 (stageN-start, stageN-end): Use double-colon rules, to
1041 provide a hook for additional setup commands.
1042 (distclean-stageN-gcc, restageN): Create dependencies from
1043 [+prev+], not from [+next+].
1044 (stageN-bubble): Add commands for successive stages from
1045 [+prev+], using double-colon rules.
1046 (all-stageN-gcc): Fix typo.
1047 (stagefeedback-start, profiledbootstrap): New.
1048 * Makefile.in: Regenerate.
1049 * configure.in: Call ACX_PROG_LN.
1050 * configure: Regenerate.
1052 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
1054 * MAINTAINERS (Write After Approval): Add myself.
1056 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
1058 * MAINTAINERS (Write After Approval): Add myself.
1060 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
1062 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1064 * configure: Regenerate.
1066 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1068 * Makefile.tpl: Fix typo.
1069 * Makefile.in: Regenerate.
1071 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1073 * configure.in: Remove new- prefix from toplevel
1075 * configure: Regenerate.
1077 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1079 * Makefile.tpl (all.normal): Rename to all.
1080 (all): Replace with a rule to pick the default
1081 target from configure.
1082 (all-gcc, configure-gcc): Use conditionals to
1083 do nothing when toplevel bootstrap is going on.
1084 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1085 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1086 * configure.in: Support --enable-bootstrap.
1088 * Makefile.def: Remove new- prefix from toplevel
1090 * Makefile.tpl: Likewise.
1092 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1095 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1096 $(RECURSE_FLAGS) to recursive invocation of make.
1098 * Makefile.in: Regenerate.
1099 * configure: Regenerate.
1101 2004-05-30 Andreas Jaeger <aj@suse.de>
1102 Jim Wilson <wilson@specifixinc.com>
1104 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1107 2004-05-27 Daniel Jacobowitz <dan@debian.org>
1109 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1110 * configure: Regenerate.
1112 2004-05-25 Daniel Jacobowitz <drow@false.org>
1114 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1115 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1116 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1118 * Makefile.in: Regenerate.
1120 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
1122 * configure.in: Test the ability to symlink directories.
1123 * configure: Regenerate.
1125 * Makefile.def (bootstrap-stage): New definitions.
1126 * Makefile.tpl (configure-stage1-gcc,
1127 configure-stage2-gcc, configure-stage3-gcc,
1128 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1129 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1130 new-restage3, compare): Autogenerate, see Makefile.in
1131 entry for behavioral changes.
1132 (distclean-stage1, new-stage1-start, new-stage1-end,
1133 new-stage1-bubble, distclean-stage2, new-stage2-start,
1134 new-stage2-end, new-stage2-bubble, distclean-stage3,
1135 new-stage3-start, new-stage3-end): New autogenerated targets.
1136 (objext, prebootstrap, BOOT_CFLAGS,
1137 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1140 * Makefile.in: Regenerate.
1141 (distclean-stage1, new-stage1-start, new-stage1-end,
1142 new-stage1-bubble, distclean-stage2, new-stage2-start,
1143 new-stage2-end, new-stage2-bubble, distclean-stage3,
1144 new-stage3-start, new-stage3-end): New targets.
1145 (all-stage1-gcc): Move prebootstrap dependency from here...
1146 (configure-stage1-gcc): ...to here.
1147 (new-bootstrap): Use bubble targets.
1148 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1149 Use per-stage distclean targets.
1150 (configure-stage1-gcc, configure-stage2-gcc,
1151 configure-stage3-gcc, all-stage1-gcc,
1152 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1153 Use new-stageN-start to prepare the tree.
1155 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
1157 * Makefile.def (host_modules): add libcpp.
1158 * Makefile.tpl: Add dependencies on and for libcpp.
1159 * Makefile.in: Regenerate.
1160 * configure.in: Add libcpp host module.
1161 * configure: Regenerate.
1163 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
1165 * Makefile.tpl: Whenever a recursive target is defined, wrap
1166 it in a special @if/@endif block, and prepare its maybe
1167 dependency in the @if/@endif block
1168 * configure.in: Instead of writing maybe dependencies, remove
1169 the @if/@endif statements, and remove the @if/@endif blocks
1171 * configure: Regenerate.
1172 * Makefile.in: Regenerate.
1174 2004-05-20 Janis Johnson <janis187@us.ibm.com>
1176 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1178 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
1181 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1182 * */configure: Rebuilt.
1184 2004-05-17 Zack Weinberg <zack@codesourcery.com>
1186 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1188 * configure, Makefile.in: Regenerate.
1190 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
1192 * MAINTAINERS (Write After Approval): Add myself.
1194 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1196 Merge from tree-ssa-20020619-branch.
1198 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1199 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1200 (HOST_GMPLIBS): Define.
1201 (HOST_GMPINC): Define.
1202 (TARGET_LIB_PATH): Add libmudflap.
1203 (GFORTRAN_FOR_TARGET): Define.
1204 (configure-build*): Export GFORTRAN.
1205 (configure-gcc): Export GMPLIBS and GMPINC.
1206 (all-gcc): Add maybe-all-libbanshee.
1207 (configure-target-libgfortran): Define.
1208 * Makefile.in: Regenerate.
1209 * configure.in (host_libs): Add libbanshee.
1210 (target_libraries): Add target-libmudflap and target-libgfortran.
1211 Add --with-libbanshee.
1212 Handle --disable-libmudflap.
1213 (*-*-freebsd*): Use with_gmp.
1214 Add $(libgcj) to noconfigdirs.
1215 * configure: Regenerate.
1216 * depcomp: New file.
1217 * MAINTAINERS: Add tree-ssa maintainers.
1219 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
1221 * MAINTAINERS (Various Maintainers): Add myself.
1223 2004-04-30 Brian Ford <ford@vss.fsi.com>
1225 * MAINTAINERS (Write After Approval): Add myself.
1227 2004-04-29 Uros Bizjak <uros@kss-loka.si>
1229 * MAINTAINERS (Write After Approval): Add myself.
1231 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
1233 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1234 * configure: Regenerate.
1236 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1239 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1241 * Makefile.def (flags_to_pass): Remove *dir variables that
1242 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1243 as well as prefix and exec_prefix.
1244 * Makefile.in: Regenerate.
1246 2004-04-26 Robert Millan <robertmh@gnu.org>
1248 Add patches from libtool CVS.
1249 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1250 * ltconfig: Likewise.
1251 * ltcf-c.sh: Likewise.
1252 * ltcf-cxx.sh: Likewise.
1253 * ltcf-gcj.sh: Likewise.
1255 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1257 * Makefile.def (host_modules): Mark with the bootstrap
1258 flag packages on which gcc depends.
1259 * Makefile.tpl (all-bootstrap): Use it.
1260 * Makefile.in: Regenerate.
1262 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1264 * Makefile.def (flags_to_pass): Remove *dir variables that
1265 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1266 as well as prefix and exec_prefix.
1267 * Makefile.in: Regenerate.
1269 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1271 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1272 * configure: Regenerate.
1273 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1274 * gcc/Makefile.tpl (compare): Use the result of the test.
1275 * gcc/Makefile.in: Regenerate.
1277 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
1279 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1280 Always relocate gcc and prev-gcc to the original names, even
1282 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1285 2004-04-23 Laurent GUERBY <laurent@guerby.net>
1287 * MAINTAINERS: Update my email address.
1289 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1291 * configure.in (mips*-*-irix5*): Enable ld.
1292 * configure: Regenerate.
1294 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1296 * configure: Regenerate.
1298 2004-04-15 James E Wilson <wilson@specifixinc.com>
1300 * Makefile.tpl (configure-[+module+], configure-gcc,
1301 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1302 Set and export LDFLAGS.
1303 * Makefile.in: Regenerate.
1305 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
1307 * MAINTAINERS: Add myself to write-after-approval.
1309 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1312 * Makefile.tpl: If we don't have built-in-tree target tools,
1313 use the ones found by configure rather than hacking around with
1314 program_transform_name.
1315 * configure.in: Give Makefile.tpl the information necessary
1317 * Makefile.in: Regenerate.
1318 * configure: Regenerate.
1320 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1323 * configure.in: When computing baseargs, strip *all* copies of
1324 offending options. Also, don't match/substitute the trailing space,
1325 so that this actually works when two similar options are separated by
1327 * configure: Regenerate.
1329 2004-04-06 David Edelsohn <edelsohn@gnu.org>
1331 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1332 (rs6000-*-aix*): Same.
1333 * configure: Regenerate.
1335 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
1337 * MAINTAINERS: Add myself to write-after-approval.
1339 2004-04-03 Bud Davis <bdavis9659@comcast.net>
1341 * MAINTAINERS: Add myself to write-after-approval.
1343 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
1345 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1346 STRICT_WARN, WARN_CFLAGS flags passed down to make.
1347 * Makefile.in: Regenerate.
1349 * configure.in (top level bootstrap support): Rework --enable-werror
1350 to set @stage2_werror_flag@.
1351 * configure: Regenerate.
1352 * Makefile.tpl (top level bootstrap support): Pass
1353 @stage2_werror_flag@ down to configure in stages 2 and 3.
1354 * Makefile.in: Regenerate.
1356 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
1358 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1359 for stages 2 and 3 as well as in make. As a consequence, remove
1360 OUTPUT_OPTION (now detected by configure) from the flags passed down
1362 * Makefile.in: Regenerate.
1364 * Makefile.tpl (new-bootstrap): Fix typo.
1365 * Makefile.in: Regenerate.
1367 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
1369 * Makefile.tpl: Rearrange by moving recursive_targets rules
1370 into their proper sections.
1371 * Makefile.tpl (top level bootstrap support): Move disabling
1372 of coverage flags from 'make' to 'configure'; improve comments.
1373 * Makefile.in: Regenerate.
1375 * Makefile.tpl (experimental top level bootstrap) Move stage1
1376 language setting from all- target to configure- target; disable
1377 intermodule optimization in stage 1; prevent gratuitous rebuilds
1379 * Makefile.in: Regenerate.
1380 * configure.in: Comma-separate stage 1 language list for top
1382 * configure: Regenerate.
1384 * Makefile.tpl: Clean up experimental top level bootstrap support:
1385 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1386 prev-gcc in configure- targets as well as all- targets.
1387 * Makefile.in: Regenerate.
1389 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
1391 * compile: New file imported from automake.
1393 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
1395 * configure.in: Remove symbolic link section.
1396 * configure: Regenerate.
1397 * Makefile.tpl (links): Remove.
1398 * Makefile.in: Regenerate.
1400 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
1401 Nathanael Nerode <neroden@gcc.gnu.org>
1403 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1404 Set with AC_CHECK_PROGS.
1405 * configure.in: Fix comment typo from last patch.
1406 * configure: Regenerate.
1408 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
1410 * Makefile.tpl: Introduce experimental top level bootstrap support.
1411 * Makefile.in: Regenerate.
1412 * configure.in: Introduce support for top level bootstrap.
1413 * configure: Regenerate.
1415 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
1416 Paolo Bonzini <bonzini@gnu.org>
1419 * configure.in: Cope with shells that do not support unquoted ^
1420 * configure: Regenerate.
1422 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
1423 Paolo Bonzini <bonzini@gnu.org>
1426 * configure.in: Cope with shells that do not support nesting
1427 quotes inside quoted backquote substitutions.
1428 * configure: Regenerate.
1430 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1433 * configure.in: Fix escaping of $.
1434 * configure: Regenerate.
1436 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1438 * configure: Regenerate, since I forgot to while committing Paolo's
1441 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
1444 Move language detection to the top level.
1445 * configure.in: Find default values for the tools as
1446 soon as possible. Disable ada if GNAT is not found.
1447 Emit error message about missing languages. Expand
1448 --enable-languages=all for the gcc subdirectory.
1450 2004-03-10 Ben Elliston <bje@gnu.org>
1452 * MAINTAINERS: Update my email address.
1454 2004-03-05 David Edelsohn <edelsohn@gnu.org>
1456 * ltconfig: Disable building static libraries if building shared
1457 libraries on AIX 5L.
1459 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1461 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1463 * configure: Regenerated.
1465 2004-03-01 Brian Booth <bbooth@redhat.com>
1467 * MAINTAINERS: Add myself to write-after-approval.
1469 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
1471 * MAINTAINERS: Add myself to write-after-approval.
1473 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1476 * Makefile.tpl: Guard XFOO sed statements better.
1477 * Makefile.tpl: Add dependency for configure-target-libada.
1478 * Makefile.in: Regenerate (incidentally fixes broken
1479 commit when libada-branch was merged).
1481 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
1483 * MAINTAINERS: Add myself to write-after-approval.
1485 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
1487 * MAINTAINERS: Add Nicola Pero and myself as libobjc
1490 2004-02-20 Andrew Cagney <cagney@redhat.com>
1492 * config.guess: Update from version 2003-10-16 to 2004-02-16.
1493 * config.sub: Update from version 2003-11-03 to 2004-02-16.
1495 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1498 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1500 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
1502 * MAINTAINERS: Added myself to write-after-approval.
1504 2004-02-14 Michael Koch <konqueror@gmx.de>
1506 * MAINTAINERS: Added myself to write-after-approval.
1508 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
1510 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
1511 some OS port maintainers to OS port maintainers section.
1513 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
1515 * MAINTAINERS: Add self.
1517 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
1519 * MAINTAINERS: Alphabetize.
1521 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
1523 * MAINTAINERS: Remove myself.
1525 2004-02-11 David Edelsohn <edelsohn@gnu.org>
1527 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1528 (rs6000-*-aix*): Same.
1529 * configure: Regenerate.
1531 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1533 * configure.in (host): Add in missing $noconfigdirs to defines.
1534 * configure: Regenerate.
1536 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1537 Nathanael Nerode <neroden@gcc.gnu.org>
1539 PR ada/6637, PR ada/5911
1540 Merge with libada-branch:
1541 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1542 with appropriate dependencies. Add --enable-libada configure switch.
1543 * configure, Makefile.in: Regenerate.
1545 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
1547 * MAINTAINERS: Add myself to write-after-approval.
1549 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1551 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1552 * configure: Regenerate.
1554 2004-02-04 Geoffrey Keating <geoffk@apple.com>
1556 Merge from upstream:
1558 * ltmain.in: When setting IFS to '~', be careful about user
1559 arguments that contain '~'.
1561 2004-02-04 Peter O'Gorman <peter@pogma.com>
1563 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1564 Also test $base_compile against $CC with escaped arguments. Bug
1565 reported by Geoff Keating <geoffk@apple.com>.
1567 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
1569 * MAINTAINERS: Remove i960 port.
1571 2004-01-23 DJ Delorie <dj@redhat.com>
1573 * Makefile.def (target_modules) [libiberty]: Don't stage.
1574 * Makefile.in: Rebuilt.
1576 2004-01-20 Caroline Tice <ctice@apple.com>
1578 * MAINTAINERS: Add myself to write-after-approval.
1580 2004-01-19 Paolo Carlini <pcarlini@suse.de>
1582 * MAINTAINERS: Update my email address.
1584 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
1586 * MAINTAINERS: Add myself to write-after-approval.
1588 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1590 * MAINTAINERS: Remove entries without email address.
1592 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
1594 * MAINTAINERS: Add myself to write-after-approval.
1596 2004-01-15 Steven Bosscher <stevenb@suse.de>
1598 * MAINTAINERS: Update my email address.
1600 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
1602 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1603 * Makefile.tpl (configure-target-[+module+]): Support stage.
1604 * Makefile.in: Rebuilt.
1606 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1608 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1610 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
1612 * MAINTAINERS: Add myself as a MIPS maintainer.
1614 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1616 * configure.in: Use ./config.cache, not config.cache.
1617 * configure: Regenerate.
1618 * Makefile.tpl: Special-casing not needed for GCC any more.
1619 * Makefile.in: Regenerate.
1621 * configure.in: Don't share a cache file for host dirs.
1622 * configure: Regenerate.
1624 * config-ml.in: Don't mess with the cache file.
1626 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1628 * MAINTAINERS: Move myself from 'Write After Approval' to
1629 'CPU Port Maintainers' section as SPARC maintainer.
1631 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1633 * Makefile.tpl: Make GCC use a separate config.cache.
1634 * Makefile.in: Regenerate.
1636 PR bootstrap/11932, PR bootstrap/11933
1637 (I don't know if it will fix either of them, but it relates
1639 * configure.in: Don't use shared config.cache for target
1641 * configure: Regenerate.
1643 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
1645 * MAINTAINERS: Add myself to 'Write After Approval' section.
1647 2003-12-31 Roger Sayle <roger@eyesopen.com>
1649 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1650 * configure: Regenerated.
1652 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1654 * MAINTAINERS: Remove the mn10200 maintainer.
1656 2003-12-21 Bernardo Innocenti <bernie@develer.com>
1658 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1659 * configure: Regenerated.
1661 2003-12-16 Jan Hubicka <jh@suse.cz>
1663 * MAINTAINERS: Add myself as callgraph maintainer.
1665 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1667 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1668 * configure: Regenerate.
1670 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1672 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1673 'Write After Approval' section. Update email.
1675 2003-12-01 James Lemke <jim@wasabisystems.com>
1677 * MAINTAINERS (Write After Approval): Add myself.
1679 2003-11-20 Matt Thomas <matt@3am-software.com>
1681 * MAINTAINERS: Add myself as a vax port maintainer.
1683 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1685 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1686 (configure-build-[+module+], configure-[+module+]): Likewise.
1687 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1688 * Makefile.in: Regenerate.
1690 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1692 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1693 shared/dylibed libraries.
1694 * ltmain.sh: Likewise.
1695 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1696 * ltcf-cxx.sh: Likewise.
1697 * ltcf-gcj.sh: Likewise.
1698 * ltconfig: Likewise.
1700 2003-11-17 Stan Cox <scox@redhat.com>
1702 * MAINTAINERS: Add myself as iq2000 port maintainer.
1704 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1706 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1707 * Makefile.in: Regenerate.
1709 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
1711 * config.sub: Update to 2003-11-03 version.
1713 2003-10-20 Phil Edwards <phil@codesourcery.com>
1715 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1716 * configure: Regenerate.
1718 2003-10-20 Nicolas Pitre <nico@cam.org>
1720 * MAINTAINERS: Add myself to 'Write After Approval' section.
1722 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
1724 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1726 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
1728 * MAINTAINERS: Update my email address.
1730 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1732 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1734 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
1736 * MAINTAINERS: Add myself to 'Write After Approval' section.
1738 2003-10-16 Bernardo Innocenti <bernie@develer.com>
1740 * config.guess: Update to 2003-10-16 version.
1741 * config.sub: Update to 2003-10-16 version.
1743 2003-10-15 David Daney <ddaney@avtrex.com>
1745 * MAINTAINERS: Added myself to 'Write After Approval' section.
1747 2003-10-15 Falk Hueffner <falk@debian.org>
1749 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1750 'Write After Approval' section. Update email.
1752 2003-10-14 Roger Sayle <roger@eyesopen.com>
1754 * MAINTAINERS: Move myself from 'Write After Approval' to
1755 'Various Maintainers' section as middle-end maintainer.
1757 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1759 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1761 * Makefile.in: Regenerate.
1763 2003-10-11 Bernardo Innocenti <bernie@develer.com>
1765 * config.guess: Update to 2003-10-07 version.
1766 * config.sub: Update to 2003-10-07 version.
1768 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1770 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1771 * ltconfig (irix5*, irix6*): Don't override version_type.
1773 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1775 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1776 * configure: Rebuilt
1777 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1778 * Makefile.in: Rebuilt
1780 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1782 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1784 2003-09-30 Carlo Wood <carlo@alinoe.com>
1786 * MAINTAINERS (Write After Approval): Add myself.
1788 2003-09-29 Paul Koning <ni1d@arrl.net>
1790 * MAINTAINERS: Move myself from "Write After Approval"
1791 to CPU platform maintainers for pdp11 platform.
1793 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1795 * MAINTAINERS: Move myself from 'Write After Approval' to
1796 'Various Maintainers' section as libffi testsuite maintainer.
1798 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1800 * configure.in: Pass a computed --program-transform-name
1802 * configure: Regenerated.
1804 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1806 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1807 * Makefile.in: Regenerate.
1809 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1810 * Makefile.in: Regenerate.
1812 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1814 * MAINTAINERS: Move myself from 'Write After Approval'
1815 to 'Various Maintainers' (objective-c) section.
1817 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1819 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1821 * configure: Regenerated.
1823 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1825 * MAINTAINERS (Write After Approval): Add myself to write after
1828 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1830 * MAINTAINERS (Write After Approval): Add myself.
1832 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1834 * MAINTAINERS: Update my e-mail address.
1836 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1838 * libtool.m4 (LD): Correct powerpc64 host match.
1840 2003-09-06 James E Wilson <wilson@tuliptree.org>
1842 * MAINTAINTERS: Update my affiliation and email address.
1844 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1846 * MAINTAINERS (Write After Approval): Add myself.
1848 2003-09-04 DJ Delorie <dj@redhat.com>
1850 * configure: Regenerate.
1852 2003-09-04 Robert Millan <robertmh@gnu.org>
1854 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1856 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1858 * configure.in: Ensure arguments to sed are properly spaced.
1859 * configure: Regenerate.
1861 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1863 * MAINTAINERS: Update my e-mail address.
1865 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1867 * MAINTAINERS (Write After Approval): Add myself.
1869 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1871 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1872 * configure: Regenerated.
1874 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1876 * MAINTAINERS: Update my email address.
1878 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1880 * configure.in: Use newline instead of semicolon when assuming
1881 shell arguments in a for loop.
1882 * configure: Regenerated.
1884 2003-08-22 Jason Eckhardt <jle@rice.edu>
1886 * MAINTAINERS: Resurrect the i860 maintainer.
1888 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1891 * configure.in: When testing with_libs and with_headers, treat
1892 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1893 * configure: Regenerate.
1895 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1897 (baseargs): Likewise.
1898 * configure: Regenerate.
1900 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1902 * MAINTAINERS (Write After Approval): Add myself.
1904 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1906 * configure.in: Disable libgcj for darwin not on powerpc.
1907 * configure: Rebuild.
1909 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1911 * config-ml.in, symlink-tree: Add license.
1913 2003-08-03 Richard Stallman <rms@gnu.org>
1914 Eben Moglen <moglen@columbia.edu>
1916 * README.SCO: New file.
1918 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1920 * Makefile.tpl (check, check-c++): Express dependencies using
1921 dependencies rather than commands.
1922 * Makefile.in: Regenerate.
1924 2003-08-01 Andrew Cagney <cagney@redhat.com>
1926 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1929 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1931 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1932 * Makefile.in: Update.
1934 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1936 * configure.in: Enable libgcj for darwin.
1937 * configure: Rebuild.
1939 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1941 * config-ml.in: Use ac_configure_args directly instead of
1942 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1945 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1947 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1948 creating target and build subdirs to build all parent dirs as needed.
1949 * Makefile.in: Rebuild.
1950 * configure.in: Don't build dirs explicitly here.
1951 * configure: Rebuild.
1953 2003-07-26 Paul Brook <paul@nowt.org>
1955 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1957 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1959 * Makefile.tpl (all-make): Depend on intl.
1960 * Makefile.in: Rebuilt.
1962 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1964 * install-sh: Update to newer upstream versions (associated with
1966 * mkinstalldirs: Likewise.
1967 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1969 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1971 * MAINTAINERS: Move self from Bug database only accounts
1972 to write-after-approval.
1974 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1976 * config.if: Remove unused libc_interface determination.
1978 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1980 * MAINTAINERS: Move self from write-after-approval to
1981 build machinery (*.in).
1983 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1987 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1988 unused INSTALL_PROGRAM_ARGS.
1989 * configure.in: Use AC_PROG_INSTALL.
1990 * Makefile.in: Regenerate.
1991 * configure: Regenerate.
1993 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1995 * MAINTAINERS: Alphabetize.
1997 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1999 * configure: Rebuilt.
2000 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2001 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2002 newlib nor libgloss.
2003 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2004 * configure.in (am33_2.0-*-linux*): Added.
2006 2003-07-09 Bob Wilson <bob.wilson@acm.org>
2008 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2009 * configure: Regenerate.
2011 2003-07-07 Zack Weinberg <zack@codesourcery.com>
2013 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2014 * Makefile.in: Regenerate.
2016 2003-07-04 Zack Weinberg <zack@codesourcery.com>
2018 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2019 * Makefile.in: Regenerate.
2021 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
2023 * Makefile.tpl: Replace PWD with PWD_COMMAND.
2024 * Makefile.in: Regenerated.
2026 * config-ml.in: Replace PWD with PWD_COMMAND.
2028 2003-07-04 Zack Weinberg <zack@codesourcery.com>
2030 * intl: New directory; see intl/ChangeLog for details.
2031 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2032 * Makefile.tpl: all-gcc depends on maybe-all-intl.
2033 * Makefile.in: Regenerate.
2035 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2037 * configure.in: Clean up config-lang.in handling. Delete
2038 useless assignment to "subdirs".
2039 * configure: Regenerate.
2041 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2043 * configure.in: Rename 'target_libs' to 'target_libraries'.
2044 Remove useless reference to 'target_libs'.
2045 * configure: Regenerate.
2047 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2049 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2050 * Makefile.in: Regenerate.
2052 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2054 * Makefile.def: Introduce flags_to_pass.
2055 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2056 * Makefile.in: Regenerate.
2058 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2060 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2061 and target-libgloss.
2062 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2063 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2064 * configure: Regenerate.
2066 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2068 * configure.in: Update testsuite_flags to new location.
2069 * configure. Regenerate.
2071 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2073 * Makefile.tpl: Remove BUILD_CC stuff.
2074 * Makefile.in: Regenerate.
2076 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
2078 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2080 2003-06-16 Graeme Peterson <gp@qnx.com>
2082 * MAINTAINERS (Write After Approval): Add myself.
2084 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
2086 * config.guess: Update to 2003-06-12 version.
2087 * config.sub: Update to 2003-06-13 version.
2089 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2091 * config.guess: Update to 2003-06-06 version.
2092 * config.sub: Update to 2003-06-06 version.
2094 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2096 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2097 * configure. Regenerate.
2099 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2101 * configure.in: Disable serial configure by default.
2102 * configure: Regenerate.
2103 * Makefile.tpl: Abolish .NOTPARALLEL.
2104 * Makefile.in: Regenerate.
2106 * Makefile.tpl: Replace {build,host,target}_canonical by
2107 {build,host,target}.
2108 * Makefile.in: Regenerate.
2110 * Makefile.tpl: Fix stupid pasto.
2111 * Makefile.in: Regenerate.
2113 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2115 * Makefile.tpl: Remove bogus conditional.
2116 * Makefile.in: Regenerate.
2118 2003-06-05 Jan Hubicka <jh@suse.cz>
2120 * Makefile.tpl (profiledbootstrap): New target.
2121 * Makefile.in (profiledbootstrap): New target.
2123 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
2125 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2126 Pinski. Remove user names from other bugzilla-only maintainers.
2128 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2130 * Makefile.tpl: Make 'recursive targets' using autogen rather
2131 than shell loop. Remove duplicate 'clean' targets and false
2133 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2134 Add systematic method of specifying missing targets in subdirs.
2135 Add copyright boilerplate.
2136 * Makefile.in: Regenerate.
2137 * configure.in: Add 'recursive targets' to maybe list.
2138 * configure: Regenerate.
2140 * MAINTAINERS: "GNATS only" -> "Bug database only".
2142 * Makefile.tpl: Rename [+target+] to [+make_target+].
2143 * Makefile.def: Rename 'target' to 'make_target'.
2145 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
2147 * MAINTAINERS: Add self as options handling maintainer.
2149 2003-05-28 Michael Meissner <gnu@the-meissners.org>
2151 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2152 been too long since I touched those ports.
2154 2003-05-28 DJ Delorie <dj@redhat.com>
2156 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2157 * Makefile.in: Regenerate.
2159 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2161 * configure.in: Use curly braces in the definition of tooldir.
2162 * configure: Regenerate.
2164 2003-05-21 DJ Delorie <dj@redhat.com>
2166 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2168 * Makefile.in: Regenerate.
2170 2003-05-21 DJ Delorie <dj@redhat.com>
2172 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2173 * Makefile.in: Regenerate.
2175 2003-05-20 Ian Lance Taylor <ian@airs.com>
2177 * MAINTAINERS: Update my e-mail address.
2179 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2181 * configure.in: Switch more things to use maybe dependencies.
2182 * Makefile.tpl: Switch more things to use maybe dependencies.
2183 Factor out common code from autogen IF statements.
2184 * configure: Regenerate.
2185 * Makefile.in: Regenerate.
2187 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2189 * configure.in: Accept i[3456789]86 for machine type.
2190 * configure: Regenerate.
2192 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2194 * configure.in: Switch more things to use maybe dependencies.
2195 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2196 * configure: Regenerate.
2197 * Makefile.tpl: Switch more things to use maybe dependencies.
2198 * Makefile.in: Regenerate.
2200 2003-05-16 Andreas Schwab <schwab@suse.de>
2202 * Makefile.tpl (install-opcodes): Define.
2203 * Makefile.in: Rebuild.
2205 2003-05-13 Andreas Jaeger <aj@suse.de>
2207 * config.guess: Update to 2003-05-09 version.
2208 * config.sub: Update to 2003-05-09 version.
2210 2003-05-13 Michael Eager <eager@mvista.com>
2212 * configure.in: Correct sed script so that options in quotes are not
2214 * configure: Rebuild.
2216 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
2218 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2219 and $$s/newlib/libc/sys/cygwin32 include paths.
2222 2003-05-12 Michael Meissner <gnu@the-meissners.org>
2224 * MAINTAINERS: Update my email addresses.
2226 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2228 * config-ml.in: Propagate INSTALL variables.
2230 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2232 * MAINTAINERS: Remove duplicate entries in Write After Approval.
2234 2003-05-02 Chris Demetriou <cgd@broadcom.com>
2236 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2237 * Makefile.in: Regenerate.
2239 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
2241 * MAINTAINERS (GNATS only): Add Falk Hueffner.
2243 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
2245 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2247 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2249 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2250 * Makefile.in: Regenerated.
2252 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
2254 * MAINTAINERS (Write After Approval): Upgrade myself from
2255 GNATS only to write-after-approval. Update my mail address.
2257 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
2259 (OS Port Maintainers: freebsd): Add myself.
2261 2003-04-22 Mark Mitchell <mark@codesourcery.com>
2263 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2265 2003-04-22 Kean Johnston <jkj@sco.com>
2267 * MAINTAINERS (SCO ports): Added myself.
2269 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
2271 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2273 2003-04-19 Kean Johnston <jkj@sco.com>
2275 * MAINTAINERS (Write After Approval): Add myself.
2277 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2279 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2280 * Makefile.in: Regenerate.
2282 2003-04-18 Jakub Jelinek <jakub@redhat.com>
2284 * configure.in (powerpc64*-*-linux*): Remove.
2285 * configure: Rebuilt.
2287 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
2289 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2290 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2292 * Makefile.in: Regenerate.
2294 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
2296 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2297 * configure: Regenerated.
2299 2003-04-15 DJ Delorie <dj@redhat.com>
2301 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2303 2003-04-13 Nick Clifton <nickc@redhat.com>
2305 * config-ml.in: Remove support for --disable-aix removing
2308 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
2310 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2311 * */configure: Rebuilt.
2313 2003-04-08 Joel Sherrill <joel@oarcorp.com>
2315 * MAINTAINERS: Add my email address.
2317 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
2319 * MAINTAINERS (Write After Approval): Add myself.
2321 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2323 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2324 * Makefile.in: Regenerate.
2326 2003-03-14 Michael Chastain <mec@shout.net>
2328 * Makefile.in: Regenerate with correct Makefile.def.
2330 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2332 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2334 * Makefile.in: Regenerate.
2335 * configure.in: Clean up gxx_include_dir logic.
2336 * configure: Regenerate.
2338 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2340 * MAINTAINERS (Write After Approval): Add myself.
2342 2003-03-10 Ben Elliston <bje@wasabisystems.com>
2344 * MAINTAINERS: Update my mail address.
2346 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2348 * configure.in (gxx_include_dir): Fix typo.
2349 * configure: Regenerated.
2351 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2353 * Makefile.tpl: Reindent.
2354 * Makefile.in: Regenerate.
2355 * configure.in: Reindent. Don't set unused variables.
2356 * configure: Regenerate.
2358 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2360 * configure.in: Include $(build_tooldir)/sys-include in
2362 * configure: Regenerated.
2364 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2366 * Makefile.tpl: Always pass down RANLIB.
2367 * Makefile.in: Regenerate.
2369 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2370 * Makefile.in: Regenerate.
2371 * configure.in: Remove unused logic relating to --enable-shared
2372 and --enable-threads. Remove bogus comments. Remove redundant
2374 * configure: Regenerate.
2376 * configure.in: Replace ${libstdcxx_version} by its value.
2377 Remove reference to mh-dgux.
2378 * configure: Regenerate.
2380 2003-03-03 Kevin Buettner <kevinb@redhat.com>
2382 * MAINTAINERS (Write After Approval): Add myself.
2384 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2386 * Makefile.tpl: Rearrange.
2387 * Makefile.in: Regenerate.
2389 2003-02-25 Uwe Stieber <uwe@wwws.de>
2391 * configure.in: Add support for kaOS as cross build target system.
2392 * configure: Regenerated.
2394 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
2396 * MAINTAINERS (Write after approval): Add myself.
2398 2003-02-21 James E Wilson <wilson@tuliptree.org>
2400 * MAINTAINERS: Update my email address.
2402 2003-02-21 Zack Weinberg <zack@codesourcery.com>
2404 * MAINTAINERS: Add self to blanket write privs. section.
2406 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
2408 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2409 configure-target-* as some target builds may require additional
2410 flags for preprocessor tests.
2411 * Makefile.in: Regenerated.
2413 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2415 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2416 * ltconfig: Handle it.
2417 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2420 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2421 it is used as argument to $CC.
2422 * ltcf-gcj.sh: Likewise.
2424 * configure.in: Introduce --enable-maintainer-mode.
2425 * configure: Rebuilt.
2426 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2427 for maintainer mode.
2428 * Makefile.in: Rebuilt.
2430 2003-02-18 Jason Merrill <jason@redhat.com>
2432 * Makefile.tpl (check-c++): Allow parallelism.
2434 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2436 * MAINTAINERS: Remove John Carr (who never actually had access to
2439 2003-02-15 Geoffrey Keating <geoffk@apple.com>
2441 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2442 don't configure target-libobjc.
2443 * configure: Regenerate.
2445 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2447 * Makefile.tpl (RANLIB): Define.
2448 * Makefile.in: Regenerate.
2450 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
2452 * MAINTAINERS: Update my email.
2454 2003-02-06 Keith R Seitz <keiths@redhat.com>
2456 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2457 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2458 * Makefile.in: Regenerated.
2459 * configure.in: Remove all traces of snavigator, db, and grep.
2460 * configure: Regenerated.
2462 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2464 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2467 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2469 * MAINTAINERS (Write after approval): Add myself.
2471 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
2473 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2474 * Makefile.in: Regenerated.
2476 2003-01-30 Roger Sayle <roger@eyesopen.com>
2478 * config.guess: Updated to 2003-01-30's version.
2479 * config.sub: Updated to 2003-01-28's version.
2481 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
2483 * config.if: If gcc_version is already set, just use it. Don't set
2484 gcc_version_trigger if it's already set, otherwise set it to
2485 gcc/version.c, but only if the file exists. If it is not set and
2486 gcc/version.c does not exist, try to extract the version number from
2489 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
2491 * MAINTAINERS: Add myself to write-after-approval list.
2493 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
2495 * configure.in: Revert 24Jan change.
2496 * configure: Regenerate.
2498 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2500 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
2503 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2505 * configure.in: Revert previous change.
2506 * configure: Regenerate.
2508 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2510 * configure.in: Make rda native-only.
2511 * configure: Regenerate.
2513 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2515 * MAINTAINERS: Move myself from GNATS-only-accounts to
2516 write-after-approval.
2518 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2520 * configure.in: Add missing \.
2521 * configure: Rebuilt.
2523 2003-01-17 Jakub Jelinek <jakub@redhat.com>
2525 * configure.in (baseargs): Avoid using \| in sed regular
2527 * configure: Rebuilt.
2529 2003-01-16 Jakub Jelinek <jakub@redhat.com>
2531 * configure.in (baseargs): Remove all supported forms of
2532 --cache-file, --srcdir, --host, --build and --target options
2533 from argument lists.
2534 * configure: Rebuilt.
2536 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
2538 * MAINTAINERS: Add myself to write-after-approval list.
2540 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
2542 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2543 * configure: Rebuilt.
2545 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2547 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2548 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2549 * Makefile.in: Regenerate.
2550 * configure: Regenerate.
2552 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
2554 * configure.in: Remove Makefile in build, host and target modules
2555 unless configure was run with --no-recursion.
2556 * configure: Rebuilt.
2558 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2560 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2561 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2562 * Makefile.in: Regenerate.
2564 2003-01-08 Chris Demetriou <cgd@broadcom.com>
2566 * config.guess: Update to 2003-01-03 version.
2567 * config.sub: Update to 2003-01-03 version.
2569 2003-01-07 Christopher Faylor <cgf@redhat.com>
2571 * configure: Regenerate with proper autoconf 2.13.
2573 2003-01-07 Christopher Faylor <cgf@redhat.com>
2575 * configure.in: Add AC_PREREQ for consistency.
2576 * configure: Regenerate.
2578 2003-01-06 Andrew Cagney <ac131313@redhat.com>
2580 * configure.in (GDB_TK): Add tcl directories conditional on
2581 gdb/gdbtk directory being present.
2582 * configure: Regenerate.
2584 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
2586 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2587 by gcc if LD is not defined and we are not doing a Canadian Cross.
2588 * configure: Rebuilt.
2590 2002-12-31 Tom Tromey <tromey@redhat.com>
2592 * Makefile.in: Rebuilt.
2593 * Makefile.def (target_modules) [libffi]: Allow installation.
2595 2002-12-31 Andreas Schwab <schwab@suse.de>
2597 * configure.in: Fix use of $program_transform_name.
2598 * configure: Regenerated.
2600 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
2602 * configure.in (baseargs): Don't remove first configure argument.
2603 * configure: Regenerated.
2605 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
2607 * Makefile.tpl (local-distclean): Don't remove...
2608 (multilib.ts): ... this. Moved into...
2609 (multilib.out): ... this. Don't use sub-make.
2610 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2611 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2612 (configure-build-[+module+], configure-[+module+],
2613 configure-target-[+module+], configure-gcc): ... these. Test
2614 for Makefile existence. Drop config.status from dependencies.
2615 * Makefile.in: Rebuilt.
2616 * configure.in: Move gcc-version-trigger to the end of
2617 ac_configure_args. Add comments to maybedep.tmp and
2618 serdep.tmp. Introduce --disable-serial-configure. Remove
2619 nonopt from baseargs, matching and removing corresponding
2620 whitespace while at it.
2621 * configure: Rebuilt.
2623 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2625 * configure.in (host_configargs): Replace reference to
2626 no-longer-defined buildopts with --build=${build_alias}.
2627 * configure: Rebuilt.
2629 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2630 program_transform_name to standard idiom.
2631 (AUTOGEN, AUTOCONF): Define.
2632 (Makefile.in): Use $(AUTOGEN).
2633 (Makefile): Depend on config.status, and use autoconf-style rule to
2634 build it. Move original commands to...
2635 (config.status): ... this new target.
2636 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2638 * Makefile.in: Rebuilt.
2640 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2642 * Makefile.tpl: Fix dramatic bustage due to change in
2643 program_transform_name.
2644 * Makefile.in: Regenerate.
2646 * configure.in: Remove unnecessary PATH setting.
2647 * configure: Regnerate.
2649 * configure.in: Don't default to unprefixed tools unless
2650 the native tools will work.
2651 * configure: Regenerate.
2653 * configure.in: Convert to autoconf script. Blow away lots
2654 of now-redundant Makefile fragments.
2655 * configure: Generate using Autoconf.
2656 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2657 * Makefile.in: Regenerate.
2659 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2661 * configure: Fix stupid bug where RANLIB was mistakenly included.
2663 * configure.in: Rename (buildargs, hostargs, targargs) to
2664 (build_configargs, host_configargs, target_configargs).
2666 * configure.in: Move logic out of sed statement.
2668 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2669 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2671 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
2673 * config.sub: Import from master repository
2674 * config.guess: Ditto
2676 2002-12-24 Andreas Schwab <schwab@suse.de>
2678 * Makefile.tpl (multilib.out): Fix missing space.
2679 * Makefile.in: Regenerate.
2681 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2683 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2684 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2685 * Makefile.in: Regenerate.
2686 * configure.in: Remove unnecessary leftovers.
2688 2002-12-21 Geoffrey Keating <geoffk@apple.com>
2690 * configure.in (extra_ranlibflags_for_target): New variable.
2691 (*-*-darwin): Add -c to ranlib commands.
2692 * configure (tooldir): Handle extra_ranlibflags_for_target.
2694 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2696 * Makefile.tpl: Revert HJL's change.
2697 * Makefile.in: Regenerated.
2698 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2701 2002-12-19 Andreas Schwab <schwab@suse.de>
2703 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2704 * Makefile.in: Regenerate.
2706 2002-12-18 H.J. Lu <hjl@gnu.org>
2708 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2709 * Makefile.in: Regenerated.
2711 * configure.in (build_prefix): New. Substitute.
2713 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2715 * Makefile.tpl: Don't let real targets depend on phony targets.
2716 * Makefile.in: Regenerate.
2718 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2719 * Makefile.in: Regenerate.
2721 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
2723 * config.sub: Import from master repository
2724 * config.guess: Ditto
2726 2002-12-16 Jason Merrill <jason@redhat.com>
2728 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2729 previous 'make bootstrap'.
2730 * Makefile.in: Regenerate.
2732 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2734 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2736 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2738 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2739 * Makefile.in: Regenerate.
2741 2002-12-13 Jason Merrill <jason@redhat.com>
2743 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2745 (check-c++): Just depend on it and check-target-libstdc++-v3.
2746 * Makefile.in: Regenerate.
2748 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2750 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2751 * Makefile.in: Rebuilt.
2753 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2755 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2757 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2759 * configure: Fix bug put in by gremlins.
2761 * Makefile.tpl: Substitute more autoconfily.
2762 * configure: Substitute more autoconfily.
2763 * Makefile.in: Regenerate.
2765 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
2767 * config.sub: Import from master repository
2768 * config.guess: Ditto
2769 * MAINTAINERS: Added Svein Seldal under write after approval
2771 2002-12-08 Andrew Cagney <ac131313@redhat.com>
2773 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2774 * Makefile.in (all-sim): Ditto.
2776 2002-12-06 DJ Delorie <dj@redhat.com>
2778 * Makefile.tpl: Change configure dependencies to not have real
2779 targets depend on phony targets.
2781 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2783 * configure.in: Revert unintentional change.
2785 * Makefile.tpl: Change dependency for */multilib.out so that
2786 it works when gcc isn't in the tree.
2788 * configure.in: Substitute more.
2789 * configure: Run subconfigures from the Makefile.
2790 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2791 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2793 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2795 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2797 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2799 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2800 and corresponding dependencies.
2801 * Makefile.in: Regenerate.
2803 * configure.in (host_tools): Order binutils, gas and ld for
2804 convenience in running the testsuites.
2806 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2807 * Makefile.in: Regenerate.
2808 * configure.in: Introduce rules to serialize subconfigure runs.
2810 * configure.in: Introduce BASE_CC_FOR_TARGET.
2811 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2812 Realize configure-build-* targets. Realize configure-target-* targets.
2813 * Makefile.in: Regenerate.
2815 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2817 * configure: Move gcc_version_trigger stuff from here...
2818 * configure.in: ...to here.
2820 * configure.in: Separate subconfigure options added by this file from
2821 options given by the user. Add machinery to put args for host
2822 subconfigures into the Makefile.
2824 * Makefile.tpl: Remove 'vault' targets.
2825 * Makefile.tpl: Reorder and comment dependencies.
2826 * Makefile.in: Regenerate.
2828 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2829 * configure.in: Fix my broken commit of previous patch. (sigh)
2831 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2833 * configure.in: Move host-specific darwin noconfigdirs into
2834 the host-specific section.
2836 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2838 * configure.in: Move host-specific darwin noconfigdirs into
2839 the host-specific section.
2841 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2843 * configure: Remove skip-this-dir support.
2844 * Makefile.tpl: Remove skip-this-dir support.
2846 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2848 * Makefile.in: Regenerate.
2850 * Makefile.tpl: Strip out useless setting of 'dir'.
2851 * Makefile.in: Regenerate.
2853 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2855 * configure.in: Fix deeply stupid bug.
2857 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2858 shell code in CXX_FOR_TARGET
2859 * Makefile.def: Introduce raw_cxx.
2860 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2862 * Makefile.in: Regenerate.
2864 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2866 * Makefile.tpl: Remove unnecessary ifs.
2867 * Makefile.in: Regenerate.
2869 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2870 dependencies. Maybe-ize build-libiberty. Create dummy install
2871 targets for 'no_install' modules.
2872 * configure: Move GDB_TK substitution to configure.in. Move
2873 build_modules stuff to configure.in.
2874 * configure.in: Implement soft dependency machinery. Maybe-ize
2875 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2876 * Makefile.in: Regenerate.
2878 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2880 * Makefile.tpl: Make all-target, install-target behave similarly
2881 to all, install (only hitting configured targets). Eliminate
2882 unused macro defintions.
2884 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2887 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2889 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2891 * configure.in: Produce lists of subdir targets we're actually
2892 configuring. Remove references to "dosrel".
2893 * Makefile.tpl: Let configure set which subdir targets are hit.
2894 Remove install-cross; clean up install; remove ALL. Remove
2895 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2896 Autogenerate host module targets. Remove empty dependency lines
2897 and redundant dependency; rearrange slightly.
2898 * Makefile.def: Add host-side libtermcap, utils.
2900 * Makefile.in: Regenerate.
2902 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2904 * ltconfig (osf[345]): Append $major to soname_spec.
2905 Reflect this in library_names_spec.
2906 * ltmain.sh (osf): Prefix $major with . for use as extension.
2908 2002-11-19 Andreas Jaeger <aj@suse.de>
2910 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2911 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2912 and sparc64 GNU/Linux systems.
2914 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2916 * MAINTAINERS: Update email.
2918 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2920 * MAINTAINERS: Complete James Dennett's entry.
2922 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2924 * MAINTAINERS (Write After Approval): Add myself.
2926 2002-11-13 Bruce Korb <bkorb@gnu.org>
2928 * Makefile.tpl: syntactic cleanup
2930 2002-11-13 Stuart Hastings <stuart@apple.com>
2932 * MAINTAINERS: Add myself to write-after-approval list.
2934 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2936 * Makefile.def: Add list of recursive targets to autogenerate.
2938 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2939 targets. Autogenerate *-build-* targets.
2940 * Makefile.in: Regenerate.
2942 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2944 * configure: More autoconf-style substitutions.
2945 * Makefile.tpl: More autoconf-style substitutions.
2946 * Makefile.in: Regenerate.
2948 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2950 * configure: Substitute more variables in a more autoconf-friendly
2951 way. Simplify slightly.
2952 * Makefile.tpl: Make more variables substitutable in an
2953 autoconf-friendly way.
2954 * Makefile.in: Regenerate.
2956 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2958 * MAINTAINERS (Write After Approval): Add myself.
2960 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2962 * configure.in (v810*): Remove special setting of tools.
2964 * configure: Add support for extra required flags for ar or nm.
2965 * configure.in (aix4.3+): Use above support for target-specific
2966 issues, rather than using config/mt-aix43.
2968 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2970 * configure: Remove 'removing', which doesn't work. Replace $subdir
2971 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2972 with $srcdir. Reformat indentation. Substitute some variables
2973 formerly hard-coded in the Makefile for build=host.
2974 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2975 * Makefile.def: Autogenerate more.
2976 * Makefile.in: Regenerate.
2978 2002-11-04 Adam Nemet <anemet@lnxw.com>
2980 * MAINTAINERS (Write After Approval): Add myself.
2982 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2984 * Makefile.def (host_modules): Add rda.
2985 * Makefile.in: Regenerate.
2986 * configure.in (target_tool): Add target-rda to list.
2988 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2990 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2992 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2994 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2995 and restrap targets to this rule.
2996 * Makefile.in: Regenerate.
2998 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3000 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3001 GNATS only accounts.
3003 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3005 * configure.in (i[3456]86-*-linux*): Add check to disable
3006 ${libgcj} for glibc1.
3008 2002-10-24 Denis Chertykov <denisc@overta.ru>
3010 * MAINTAINERS: Add myself as ip2k port maintainer.
3012 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3014 * configure.in: Add tic4x target.
3016 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3018 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3019 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3020 * Makefile.in: Regenerate.
3022 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3023 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3024 * Makefile.in: Regenerate.
3026 2002-10-02 Janis Johnson <janis187@us.ibm.com>
3028 * MAINTAINERS: Add myself as web pages co-maintainer.
3030 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3032 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3033 * Makefile.in: Regenerate.
3035 2002-10-02 Zack Weinberg <zack@codesourcery.com>
3037 * MAINTAINERS: Add myself and Nathan Sidwell
3038 <nathan@codesourcery.com> as VxWorks maintainers.
3040 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3042 * Makefile.def: Remove order dependency comments.
3043 * Makefile.tpl: Add explicit install-install dependencies.
3044 * Makefile.in: Regenerate.
3046 * Makefile.tpl: Remove material now in src-release. (Finally!)
3047 * Makefile.in: Regenerate.
3049 * Makefile.tpl: Add configure-target (for src-release in src)
3050 * Makefile.in: Regenerate.
3052 2002-09-30 Nick Clifton <nickc@redhat.com>
3054 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3056 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3058 * configure.in (s390*-*-linux*): Enable libgcj.
3060 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3062 * configure: Revert accidentally applied changes.
3064 * Makefile.tpl: Make more autoconf-friendly.
3065 * Makefile.in: Regenerate.
3066 * configure: Make substitution more autoconf-like.
3068 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
3070 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3071 single entry to handle all these.
3072 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3073 libjava on arm-*-elf.
3075 2002-09-27 Geoffrey Keating <geoffk@apple.com>
3077 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3078 things that depend on them.
3080 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3082 * Makefile.tpl: Make subsituted variables more autoconfy.
3083 * Makefile.in: Regenerate.
3084 * configure: Make seds more autoconfy.
3086 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3088 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3089 * Makefile.in: Regenerate.
3090 * configure.in: Rewrite sed statements to look autoconfy.
3092 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3093 all-target-foo on configure-target-foo.
3094 * Makefile.def: Ditto.
3095 * Makefile.in: Rebuild.
3097 2002-09-25 Andrew Haley <aph@redhat.com>
3099 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3101 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3103 * Makefile.def: New file.
3104 * Makefile.tpl: New file.
3105 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3106 * contrib/gcc_update: Note that Makefile.in is a generated file.
3108 * configure.in: Minor rearrangement. Simplify tests.
3110 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
3112 * configure.in (with_headers): Skip copy if value is "yes".
3113 (with_libs): Likewise.
3115 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3117 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3118 * configure.in (sh*-*-pe*): Ditto.
3119 * configure.in (mips*-*-pe*): Ditto.
3120 * configure.in (*arm-wince-pe): Ditto.
3122 * configure.in: Rearrange.
3124 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
3126 * MAINTAINERS: Update my email address.
3128 2002-08-30 Paul Koning <pkoning@equallogic.com>
3130 * MAINTAINERS: (Write After Approval): Add myself.
3132 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
3134 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3136 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
3138 * MAINTAINERS: Change my mailing address.
3140 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
3142 * MAINTAINERS (Write After Approval): Remove myself.
3143 (Various Maintainers: c++ runtime libs): Add myself.
3145 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
3147 * MAINTAINERS (Write After Approval): Remove myself.
3148 (Various Maintainers: c++ runtime libs): Add myself.
3150 2002-08-15 Eric Christopher <echristo@redhat.com>
3152 * config.sub: Import from master repository.
3153 * config.guess: Ditto.
3155 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
3157 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3158 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3159 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3161 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
3163 * MAINTAINERS: Add self to rs6000 vector extensions.
3165 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
3167 * libiberty/configure: Reverted unintended yesterday's check in.
3169 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
3171 * boehm-gc/configure, libf2c/configure: Rebuilt.
3172 * libffi/configure, libiberty/configure: Ditto.
3173 * libjava/configure, libobjc/configure: Ditto.
3174 * libstdc++-v3/configure, zlib/configure: Ditto.
3175 Merged from binutils:
3176 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
3177 From Steve Ellcey <sje@cup.hp.com>:
3178 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3179 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3180 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3182 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3183 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3184 soname_spec, sys_lib_search_path_spec): Ditto.
3186 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3188 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3190 2002-08-04 H.J. Lu (hjl@gnu.org)
3192 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3194 2002-08-02 Krister Walfridsson <cato@df.lth.se>
3196 * MAINTAINERS (Write After Approval): Add myself.
3198 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3200 * configure.in: Move generic linux case to end. Copy generic
3201 linux noconfigdirs to mips*-*-linux* entry and new
3202 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3204 2002-07-19 Michael Matz <matz@suse.de>
3206 * MAINTAINERS: Add myself as ra* maintainer.
3208 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3210 * config.guess: Update to 2002-07-09 version.
3211 * config.sub: Update to 2002-07-03 version.
3213 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
3215 * MAINTAINERS: Fix typo in a maintainer email address.
3217 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3219 * configure.in: Remove two redundant tests.
3221 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3223 * configure.in (mips*-*-irix6*o32): Enable stabs.
3225 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3227 * configure.in: Don't build grez.
3228 * Makefile.in: Ditto.
3230 * Makefile.in: Remove references to bsp, cygmon, libstub.
3231 * configure.in: Ditto.
3233 * configure.in: Remove leftover reference to gdbtest.
3235 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3237 * configure.in (gxx_include_dir): Change to match versioned
3238 C++ headers if --enable-version-specific-runtime-libs is used.
3240 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3242 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3244 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3246 * configure.in: Make --without-x work.
3248 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3250 * configure.in: Rearrange target Makefile fragment collection.
3252 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3254 * configure.in: Ditto.
3256 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
3258 * MAINTAINERS (Write After Approval): Update my e-mail address.
3260 2002-06-24 Ben Elliston <bje@redhat.com>
3262 * configure.in (host_tools): Remove cgen.
3264 * Makefile.in (all-cgen): Remove; runs from its source directory.
3265 (check-cgen, install-cgen, clean-cgen): Likewise.
3266 (all-opcodes): Do not depend on all-cgen.
3267 (all-sim): Likewise.
3269 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3271 * Makefile.in: Eliminate 'apache' targets.
3272 * configure.in: Eliminate 'apache' targets.
3274 * configure.in: Eliminate redundant tests. Reorganize.
3276 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3278 * config-ml.in: Eliminate references to Cygnus configure.
3280 * Makefile.in: Eliminate references to building emacs.
3282 2002-06-28 Graham Stott <graham.stott@btinternet.com>
3284 * MAINTAINERS: Update my email address.
3286 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
3288 * config.if (libstdcxx_incdir): Version C++ headers.
3289 (cxx_incdir): Remove.
3291 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
3293 * MAINTAINERS (Write After Approval): Add self.
3295 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
3297 * configure.in: Add support for ip2k.
3299 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3301 * configure.in: Fix AIX configury bug.
3303 2002-06-20 Steve Ellcey <sje@cup.hp.com>
3305 * MAINTAINERS (Write After Approval): Add self.
3307 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3309 * configure.in: replace ${topsrcdir} with ${srcdir}
3311 * configure.in: Move definition of libstdcxx_flags
3312 right above usage, rather than waaay earlier.
3314 * configure.in: Pull definition of is_cross_compiler earlier.
3316 * configure.in: Rearrange a little.
3318 * configure.in: Remove references to librx.
3319 * Makefile.in: Remove references to librx.
3321 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
3323 * config.sub: Add support for avr target.
3324 Import from master sources, rev 1.255
3326 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
3328 * configure, .cvsignore: Revert previous change...
3329 * Makefile: ...delete.
3331 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3333 * configure.in: Eliminate ${gasdir} variable.
3335 2002-06-18 Dave Brolley <brolley@redhat.com>
3337 * configure.in: Add support for frv.
3338 * config.sub: Add support for frv.
3340 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3342 * configure: Remove garbage from previous commit.
3344 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
3346 * configure: For in-source builds, make a subdir and re-exec there.
3347 * Makefile: New file. Pass targets through to build directory.
3348 * .cvsignore: No longer ignore "Makefile".
3350 2002-06-16 Douglas Rupp <rupp@gnat.com>
3352 * MAINTAINERS (Write After Approval): Add self.
3354 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3356 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3358 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3360 * configure.in (vax-*-netbsd*): Re-enable gas.
3362 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3364 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3365 BUILD_PREFIX_1, to correct nomenclature.
3366 * configure: Likewise.
3368 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3369 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3371 2002-05-31 Olaf Hering <olh@suse.de>
3373 * config-ml.in: Propogate DESTDIR also.
3375 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3377 * configure.in (vax-*-netbsd*): Don't build gas for this
3380 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3382 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3385 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
3387 * MAINTAINERS (Write After Approval): Add myself.
3389 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3391 * config.guess: Update to 2002-05-22 version.
3392 * config.sub: Likewise.
3394 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3396 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3397 * config-ml.in: Likewise.
3398 * configure: Likewise.
3399 * configure.in: Likewise.
3401 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
3403 * MAINTAINERS: Update my email address.
3405 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3407 * configure.in: Simplify makefile fragment collection.
3409 * configure.in: Remove code to build emacs.
3411 * configure.in : Remove --srcdir argument from targargs and buildargs
3412 (it's always overridden in the Makefile anyway). Rearrange a bit.
3414 * configure: Move some logic to configure.in.
3415 * configure.in: Move some logic from configure.
3417 2002-05-11 Tom Tromey <tromey@redhat.com>
3419 * MAINTAINERS: Reflect libgcj reality.
3421 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
3423 * Makefile.in: Honour DESTDIR.
3425 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3427 * config.guess: Import 2002-03-20 version.
3428 * config.sub: Import 2002-04-26 version.
3430 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3432 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3434 2002-05-07 Tim Josling <tej@melbpc.org.au>
3436 * MAINTAINERS: Add self.
3438 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
3440 * ltmain.sh: Detect and handle object name conflicts
3441 while piecewise linking a static library.
3443 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
3445 * configure.in (noconfigdirs): Don't disable libgcj on
3446 sparc64-*-solaris* and sparcv9-*-solaris*.
3448 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
3450 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3452 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3454 * configure.in (FLAGS_FOR_TARGET): Do not add
3455 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3456 on i[3456]86-*-linux*.
3458 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3460 * configure.in (noconfigdirs): Replace [ ] with test.
3462 * configure.in (noconfigdirs): Do not add target-newlib if
3463 target == i[3456]86-*-linux*, and host == target.
3465 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3467 * configure.in: delete reference to absent file
3469 * configure.in: replace '[' with 'test'
3471 * configure.in: Eliminate references to gash.
3472 * Makefile.in: Eliminate references to gash.
3474 * configure.in: remove useless references to 'pic' makefile fragments.
3476 * configure.in: (*-*-windows*) Finish removing.
3478 * configure.in: Eliminate redundant test for libgui.
3480 2002-04-29 Roger Sayle <roger@eyesopen.com>
3482 * MAINTAINERS: Add self and realphabetize. Update entries
3483 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
3484 entry for a29k port maintainer.
3486 2002-04-26 Joel Sherrill <joel@OARcorp.com>
3488 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3489 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3491 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3493 * configure.in: remove references to dead files
3495 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3497 * MAINTAINERS: Add information about purpose of this file.
3499 2002-04-18 Tom Tromey <tromey@redhat.com>
3501 * configure.in: Disallow configuring libgcj when it is already
3502 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3503 Solaris 2.8 by default. For PR libgcj/6158.
3505 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3507 * configure.in: Move default CC setting out of config/mh-* fragments
3510 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3512 * configure.in: don't even try to configure or make a subdirectory
3513 if there's no configure script for it.
3515 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3517 * MAINTAINERS: Remove chill maintainers.
3518 * Makefile.in (CHILLFLAGS): Remove.
3519 (CHILL_LIB): Remove.
3520 (TARGET_CONFIGDIRS): Remove libchill.
3521 (CHILL_FOR_TARGET): Remove.
3522 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3524 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3525 (CHECK_TARGET_MODULES): Likewise.
3526 (INSTALL_TARGET_MODULES): Likewise.
3527 (CLEAN_TARGET_MODULES): Likewise.
3528 (configure-target-libchill): Remove.
3529 (all-target-libchill): Remove.
3530 * configure.in (target_libs): Remove target-libchill.
3531 Do not compute CHILL_FOR_TARGET.
3532 * libchill: Remove directory.
3534 2002-04-11 DJ Delorie <dj@redhat.com>
3536 * Makefile.in, configure.in: Sync with binutils, entries
3539 2002-04-07 Andrew Cagney <ac131313@redhat.com>
3541 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3542 (do-tar, do-bz2): New rules.
3543 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3544 (gdb-tar): New rule.
3545 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3546 (insight_dejagnu.tar): New rule.
3547 (insight.tar): New rule.
3548 (gdb+dejagnu.tar): New rule.
3549 (gdb.tar): New rule.
3551 2002-02-01 Mo DeJong <supermo@bayarea.net>
3553 * Makefile.in: Add all-tix to deps for all-snavigator
3554 so that tix is built when building snavigator.
3556 2002-01-11 Steve Ellcey <sje@cup.hp.com>
3558 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3559 ld and gdb are not supported.
3561 2002-01-07 Mark Salter <msalter@redhat.com>
3563 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3564 Allow target-libgloss to be built for arm, strongarm, and xscale.
3566 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3568 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3569 options for i[3456]86-pc-linux* native builds.
3571 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3573 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3574 files from .po files for a distribution.
3576 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
3578 * configure.in: Enable libstdc++-v3 for h8300 targets.
3580 2001-06-19 Alan Modra <amodra@bigpond.net.au>
3582 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
3585 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3587 * Makefile.in (VER): When present, extract the version number from
3588 the file version.in.
3590 2001-05-24 Tom Rix <trix@redhat.com>
3592 * configure.in : enable ld for aix
3594 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3596 * config.guess: Add linux target for S/390.
3598 2000-11-07 Philip Blundell <pb@futuretv.com>
3600 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3602 2000-11-03 Philip Blundell <pb@futuretv.com>
3604 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3607 2001-01-15 Ben Elliston <bje@redhat.com>
3609 * configure.in (host_tools): Add sid.
3610 Always configure cgen.
3612 2000-11-24 Nick Clifton <nickc@redhat.com>
3614 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3617 2000-08-20 Doug Evans <dje@casey.transmeta.com>
3619 * Makefile.in (ALL_MODULES): Add all-cgen.
3620 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3621 (all-cgen): New target.
3622 (all-opcodes,all-sim): Depend on all-cgen.
3623 * configure.in (host_tools): Add cgen.
3624 Only configure cgen if --enable-cgen-maint.
3626 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
3628 * configure.in: Add *-*-freebsd* configurations.
3630 2002-04-08 Tom Tromey <tromey@redhat.com>
3632 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3633 Fixes PR libgcj/6068.
3635 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3637 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3639 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3641 * configure.in (alpha*-dec-osf*): Enable libgcj.
3643 2003-03-27 Matthew Gingell <gingell@gnat.com>
3645 * MAINTAINERS (Write After Approval): Add myself.
3647 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3649 Fix for: PR bootstrap/3591, target/5676
3650 * configure.in (mcore-pe): Disable the configuration of
3651 libstdc++-v3 since exceptions are not supported.
3653 2002-03-20 Anthony Green <green@redhat.com>
3655 * configure.in: Enable libgcj for xscale-elf target.
3657 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
3659 * MAINTAINERS: Update my email address.
3661 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
3663 * ltmain.sh (relink_command): Fix typo in previous change.
3665 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
3667 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3668 (relink_command): Added --tag flags.
3669 (mode=install): If relinking fails; error out.
3671 2002-03-12 Richard Henderson <rth@redhat.com>
3673 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3675 (do-check): Rename from check.
3676 (check): Allow parallel check.
3678 2002-03-12 Bob Wilson <bob.wilson@acm.org>
3680 * MAINTAINERS: Add myself as maintainer for xtensa port.
3681 Fix alphabetical order in CPU port maintainer list.
3682 Remove myself from Write After Approval list.
3684 2002-03-11 Richard Henderson <rth@redhat.com>
3686 * Makefile.in (.NOTPARALLEL): Add fake tag.
3688 2002-03-07 H.J. Lu (hjl@gnu.org)
3690 * configure.in: Enable gprof for mips*-*-linux*.
3692 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3694 * MAINTAINERS (Write After Approval): Add myself.