1 2004-11-11 Paul Brook <paul@codesourcery.com>
3 * MAINTAINERS: Add self as arm maintainer. Update email address.
5 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9 * configure: Regenerate.
11 2004-11-07 David Edelsohn <edelsohn@gnu.org>
13 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
16 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
18 * Makefile.def (host fixincludes): Specify missing targets.
19 * Makefile.in: Regenerate.
21 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
23 * MAINTAINERS: Add myself
25 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
27 * MAINTAINERS (Write After Approval): Add myself.
29 2004-11-04 Geoffrey Keating <geoffk@apple.com>
31 * Makefile.def: Build fixincludes for the host, too.
32 * Makefile.in: Regenerate.
33 * configure.in (host_tools): Add fixincludes.
34 * configure: Regenerate.
36 2004-11-04 Daniel Jacobowitz <dan@debian.org>
38 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
39 * configure: Regenerated.
41 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
44 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
45 * configure: Regenerated.
47 2004-10-31 Mark Mitchell <mark@codesourcery.com>
49 * README.SCO: Update per FSF instructions.
51 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
54 * configure.in (case ${target}): Do not build fixincludes for avr.
55 * configure: Regenerated.
57 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
59 * configure.in (case ${target}): Do not build fixincludes
60 on platforms where it is not used.
61 * configure: Regenerated.
63 2004-10-23 Daniel Jacobowitz <dan@debian.org>
65 * configure.in: Use an absolute path to install-sh.
66 * configure: Regenerated.
68 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
70 * MAINTAINERS (Write After Approval): Add myself.
72 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
74 * MAINTAINERS: Remove from Write After Approval those that are
77 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
79 * MAINTAINERS: Update my email address.
81 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
83 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
84 * configure: Regenerate.
86 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
88 * MAINTAINERS: Update my email address.
90 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
92 * MAINTAINERS (Language Front Ends Maintainers): New. Move
93 entries belonging to this category.
95 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
97 * MAINTAINERS: Update my e-mail address.
99 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
101 Fix wrong conflict resolution in:
103 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
105 * Makefile.in: Regenerate.
106 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
107 in the recursive `make', instead of hardwiring `all'.
108 (Autogenerated TARGET-* variables): New.
110 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
112 * configure.in: Enable target-libgloss for crx-*-*.
113 * configure: Regenerate.
115 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
117 * MAINTAINERS (Various Maintainers): Move the "windows,
118 cygwin, mingw" maintainer to ...
119 (OS Port Maintainers): ... here.
121 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
123 * MAINTAINERS (Write After Approval): Remove those that are
124 maintainers of some subsystem.
126 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
128 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
129 * ltcf-cxx.sh (tpf*): Likewise.
130 * ltconfig (tpf*): Add TPF OS configuration support.
132 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
134 * MAINTAINERS: Change my email address to my new work account.
136 2004-09-24 Michael Roth <mroth@nessie.de>
138 * configure.in (--without-headers): Add missing double quotes.
139 * configure: Regenerate.
141 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
143 * ylwrap: Revert to previous version.
145 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
148 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
149 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
150 SET_GCC_LIB_PATH_CMD.
151 (BASE_TARGET_EXPORTS): Likewise.
152 * Makefile.in: Regenerated.
154 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
155 * configure: Regenerated.
157 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
159 * config.guess: New upstream version
160 * compile, depcomp, install-sh, ylwrap: Likewise.
162 2004-09-19 Roger Sayle <roger@eyesopen.com>
164 * config/mh-x86omitfp: New host makefile fragment. Add
165 -fomit-frame-pointer to the default BOOT_CFLAGS.
166 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
167 * configure: Regenerate.
169 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
172 * configure.in (*-*-darwin*): Renable libobjc.
173 * configure: Regenerate.
175 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
177 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
179 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
181 * Makefile.def: Remove libbanshee.
182 * Makefile.tpl: Ditto.
183 * configure.in: Ditto.
184 * Makefile.in: Regen.
187 2004-09-08 David Edelsohn <edelsohn@gnu.org>
189 * ltmain.sh: Use $pic_object as $non_pic_object if
190 $non_pic_object=none.
192 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
194 * missing: Import latest version from master repository.
196 2004-09-06 Nick Clifton <nickc@redhat.com>
198 * config.sub: Import latest version from master repository.
199 * config.guess: Likewise.
200 This includes these changes:
202 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
204 * config.sub: Handle crisv32, alias etraxfs.
205 * config.guess (crisv32:Linux:*:*): Handle.
207 2004-08-13 Brad Smith <brad@comstyle.com>
209 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
210 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
212 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
214 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
215 assume the processor is a powerpc. This is because coreutils
216 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
217 in this case, due to a MacOS X bug that causes
218 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
219 to return a negative number.
220 Problem reported by Petter Reinholdtsen in:
221 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
223 2004-07-19 Ben Elliston <bje@gnu.org>
225 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
227 2004-06-24 Ben Elliston <bje@gnu.org>
229 * config.guess: Update copyright years.
230 * config.sub: Likewise.
232 2004-06-22 Robert Millan <robertmh@gnu.org>
234 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
235 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
237 2004-06-22 Stanley F. Quayle <stan@stanq.com>
239 * config.guess (*:*VMS:*:*): New entry. Replaces
240 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
243 2004-06-22 Ben Elliston <bje@gnu.org>
245 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
246 * config.sub: Likewise.
248 2004-06-22 Ben Elliston <bje@gnu.org>
250 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
251 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
253 2004-06-11 Ben Elliston <bje@gnu.org>
255 * config.guess (pegasos:OpenBSD:*:*): Remove.
257 2004-06-11 Ben Elliston <bje@gnu.org>
259 From Wouter Verhelst <wouter@grep.be>:
260 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
262 2004-06-11 Ben Elliston <bje@gnu.org>
264 * config.guess (luna88k:OpenBSD:*:*): New.
266 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
268 * config.guess (m32r*:Linux:*:*): New case.
269 * config.sub: Handle m32rle.
271 2004-03-12 Ben Elliston <bje@wasabisystems.com>
273 From Jens Petersen <petersen@redhat.com>:
274 * config.sub: Handle sparcv8.
276 2004-03-03 Ben Elliston <bje@wasabisystems.com>
278 From Tom Smith <smith@cag.lkg.hp.com>:
279 * config.guess: Version suffixes are equally significant on Tru64
280 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
281 prefix of "P" (patched kernel).
283 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
285 * config.sub: Add support for National Semiconductor CRX target.
287 2004-09-03 Janis Johnson <janis187@us.ibm.com>
289 * MAINTAINERS (Various Maintainers): Remove myself as web page
290 maintainer, add myself as maintainer of build status lists.
292 2004-09-03 Jan Beulich <jbeulich@novell.com>
294 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
295 *-*-netware, but add target-libmudflap.
296 Consolidate *-*-netware targets (of which really only i?86 exists)
298 * configure: Likewise.
300 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
302 * Makefile.tpl (sorry): Remove.
303 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
304 (cleanstrap targets): Depend on distclean, not distclean-stage1.
305 (do-clean): Clean per-stage directories too.
306 (do-distclean): Run distclean-stage1 too.
307 (.NOTPARALLEL): Enable during toplevel bootstrap.
308 (stage[+id+]-bubble): Enable parallel execution during
309 the recursive invocation.
310 * Makefile.in: Regenerate.
312 Fix previous checkin:
314 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
316 * configure.in: Fix indentation.
317 * configure: Regenerate.
319 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
321 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
322 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
323 * configure: regenerate
324 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
328 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
330 * Makefile.def (build_modules): Add fixincludes.
331 (dependencies): Make gcc depend on fixincludes.
332 * configure.in (build_tools): Add fixincludes.
333 (build_configdirs): Always include build_libs.
334 * Makefile.in: Regenerate.
335 * configure: Regenerate.
337 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
339 * Makefile.def (bootstrap stages): Add 'lean' parameter.
340 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
341 phony targets; do not generate timestamp files.
342 (distclean-stageN): Remove references to their timestamp files.
343 (restageN, touch-stageN): Remove.
344 (stageN-bubble): Rewritten.
345 (compare): Support lean bootstraps.
346 * Makefile.in: Regenerate.
348 * configure.in: Only warn when bootstrapping but
349 build != host or build != target. Support lean bootstraps.
350 * configure: Regenerate.
352 2004-08-26 Phil Edwards <phil@codesourcery.com>
354 * configure.in: Give a better error message if GMP/MPFR are missing
355 and a language needing them has been requested.
356 * configure: Regenerated.
358 2004-08-25 Phil Edwards <phil@codesourcery.com>
360 * configure.in: Print a list of available language front-ends if
361 a requested one is missing. Tidy stray tab characters.
362 * configure: Regenerated.
364 2004-08-19 Michael Koch <konqueror@gmx.de>
366 * gcc/doc/install.texi: Update entry about automake for libjava.
368 2004-08-17 Robert Millan <robertmh@gnu.org>
370 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
371 (instead of FreeBSD).
372 * configure: Regenerate.
374 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
376 * Makefile.in: Regenerate.
377 * configure: Regenerate.
379 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
381 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
382 for bootstrapped modules if toplevel bootstrap is going.
383 (GCC bootstrap): Generate per-stage targets for all bootstrapped
384 modules. Adjust for changes in Makefile.def. Enable several
385 rules even in non-bootstrap mode, just to avoid peppering the
386 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
387 (stage-[+prev+]-bubble): Remove.
389 * Makefile.def (Dependencies): Depend on all-build-bison,
390 all-build-flex, all-build-byacc, all-build-texinfo, rather
391 than the host variations.
392 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
394 (BISON): Update for recent Bisons.
396 (cross): Depend on all-build.
397 (all): Do not depend on all-build.
398 (prebootstrap): Remove.
399 (dep-kind): Accept separate prefixes for MODULE and ON variables.
400 (Prebootstrap dependencies): Add them to the per-stage targets
401 and to all-prebootstrap.
402 * configure.in (build_configdirs): Always enable build_tools.
403 (BUILD_DIR_PREFIX): Remove.
405 * Makefile.def (gcc): Add target variable.
406 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
407 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
408 in the recursive `make', instead of hardwiring `all'.
409 (Autogenerated TARGET-* variables): New.
411 2004-08-13 Brian Booth <bbooth@redhat.com>
413 * MAINTAINERS: Remove myself from write-after-approval.
415 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
417 * src-release: Stop distributing mmalloc with gdb (which doesn't
419 * Makefile.def: GDB doesn't depend on mmalloc anymore.
420 * Makefile.in: Regenerate.
422 2004-08-09 Mark Mitchell <mark@codesourcery.com>
424 * configure.in (arm*-*-eabi*): New target.
425 * configure: Regenerate.
427 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
429 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
430 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
431 (Dependencies): New section.
432 * Makefile.tpl (Dependencies): Generate from Makefile.def.
433 (configure-target-[+module+]): Depend on maybe-all-gcc
434 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
435 (toplevel profiledbootstrap): Fix dependencies.
436 * Makefile.in: Regenerate.
438 2004-08-03 Mark Mitchell <mark@codesourcery.com>
440 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
441 target-libiberty to noconfigdirs.
442 * configure: Regenerate.
444 2004-08-03 Paul Brook <paul@codesourcery.com>
446 * configure.in: Check for MPFR as well as GMP.
447 * configure: Regenerate.
449 2004-08-01 Robert Millan <robertmh@gnu.org>
451 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
452 libmudflap for all GNU-based systems (with Glibc).
453 * configure: Regenerate.
455 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
457 * Makefile.def (host-modules): Add gcc.
458 * Makefile.in: Regenerate.
459 * Makefile.tpl (sorry): New rule.
460 (configure-host, all-host, [+make_target+]-host, do-check,
461 install-host): Do not add gcc as a special case.
462 (host modules): Add a small special-casing for gcc. Export
463 extra_make_flags through the environment.
464 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
465 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
466 other recursive targets for gcc): Remove.
468 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
469 (stage, unstage): New rules.
470 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
471 distclean-stage[+id+]): Use stage_current.
472 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
473 the stage*-start rules.
475 2004-08-02 Geoffrey Keating <geoffk@apple.com>
477 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
480 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
482 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
483 * configure: Regenerate.
485 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
487 * maintainer-scripts/gcc_release: Revert yesterday's change.
489 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
491 * MAINTAINERS: Add myself to write-after-approval.
493 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
496 * gcc/gccbug.in: Updated because of libf2c removal.
497 * maintainer-scripts/gcc_release: Ditto.
499 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
501 * configure.in: Build libmudflap by default on FreeBSD.
502 * configure: Regenerated.
504 2004-07-09 Mark Mitchell <mark@codesourcery.com>
506 * configure.in: Do not build libmudflap by default on non-GNU/Linux
508 * configure: Regenerated.
510 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
513 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
514 feedback based compiler.
515 * Makefile.in: Rebuilt.
517 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
519 * Makefile.def (host_modules): Set bootstrap=true for flex.
520 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
521 * Makefile.in: Rebuilt.
523 2004-07-07 Jan Hubicka <jh@suse.cz>
525 * MAINTAINERS: Add self as a profile feedback maintainer.
527 2004-07-05 Phil Edwards <phil@codesourcery.com>
529 * configure.in: Do not prepend $srcdir to /dev/null in
531 * configure: Regenerate.
533 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
535 * Makefile.def (build_modules): Add bison, byacc, flex,
537 (flags_to_pass): Add FLEX.
538 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
539 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
540 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
541 DEFAULT_MAKEINFO): Remove.
542 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
543 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
544 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
545 objdir or else use configured tool.
548 (Build module dependencies): Add.
549 * Makefile.in: Regenerate.
550 * configure.in: Better support for multiple build modules,
551 matching what is done for host/target modules. Do not look
552 for "plausible" locations of build tools if Canadian cross.
553 Use autoconf's AC_PROG_CC to find a C compiler. Define
554 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
555 * configure: Regenerate.
557 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
559 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
560 * Makefile.in: Regenerate.
562 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
564 * Makefile.tpl (configure-build-[+module+],
565 configure-[+module+], configure-target-[+module+]): Pass
566 [+extra_configure_args+].
567 (all-build-[+module+], all-[+module+], check-[+module+],
568 install-[+module+], [+make_target+]-[+module+],
569 all-target-[+module+], check-target-[+module+],
570 install-target-[+module+], [+make_target+]-target-[+module+]):
571 Pass [+extra_make_args+].
572 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
573 (GCC_HOST_EXPORTS): Remove.
574 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
575 cross, check-gcc, check-gcc-c++, install-gcc,
576 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
577 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
578 * Makefile.in: Regenerate.
580 2004-06-21 Matthew Sachs <msachs@apple.com>
582 * MAINTAINERS: Added self to write-after-approval.
584 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
586 * configure.in: Check for srcdir/winsup rather than build directory
588 * configure: Regenerate.
590 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
592 * configure.in: Don't build Cygwin native newlib if winsup
593 directory is missing. Emit warning instead.
594 * configure: Regenerate.
596 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
598 * Makefile.tpl (touch-stage[+id+]): New.
599 (restage[+prev+]): Depend on touch-stage[+id+].
601 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
604 * Makefile.def: Add profile and feedback bootstrap stages.
605 Remove next field from bootstrap stages.
606 * Makefile.tpl (LN, LN_S): Substitute.
607 (stageN-start, stageN-end): Use double-colon rules, to
608 provide a hook for additional setup commands.
609 (distclean-stageN-gcc, restageN): Create dependencies from
610 [+prev+], not from [+next+].
611 (stageN-bubble): Add commands for successive stages from
612 [+prev+], using double-colon rules.
613 (all-stageN-gcc): Fix typo.
614 (stagefeedback-start, profiledbootstrap): New.
615 * Makefile.in: Regenerate.
616 * configure.in: Call ACX_PROG_LN.
617 * configure: Regenerate.
619 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
621 * MAINTAINERS (Write After Approval): Add myself.
623 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
625 * MAINTAINERS (Write After Approval): Add myself.
627 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
629 * configure.in: Fix --enable-bootstrap breakage introduced in trees
631 * configure: Regenerate.
633 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
635 * Makefile.tpl: Fix typo.
636 * Makefile.in: Regenerate.
638 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
640 * configure.in: Remove new- prefix from toplevel
642 * configure: Regenerate.
644 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
646 * Makefile.tpl (all.normal): Rename to all.
647 (all): Replace with a rule to pick the default
648 target from configure.
649 (all-gcc, configure-gcc): Use conditionals to
650 do nothing when toplevel bootstrap is going on.
651 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
652 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
653 * configure.in: Support --enable-bootstrap.
655 * Makefile.def: Remove new- prefix from toplevel
657 * Makefile.tpl: Likewise.
659 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
662 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
663 $(RECURSE_FLAGS) to recursive invocation of make.
665 * Makefile.in: Regenerate.
666 * configure: Regenerate.
668 2004-05-30 Andreas Jaeger <aj@suse.de>
669 Jim Wilson <wilson@specifixinc.com>
671 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
674 2004-05-27 Daniel Jacobowitz <dan@debian.org>
676 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
677 * configure: Regenerate.
679 2004-05-25 Daniel Jacobowitz <drow@false.org>
681 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
682 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
683 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
685 * Makefile.in: Regenerate.
687 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
689 * configure.in: Test the ability to symlink directories.
690 * configure: Regenerate.
692 * Makefile.def (bootstrap-stage): New definitions.
693 * Makefile.tpl (configure-stage1-gcc,
694 configure-stage2-gcc, configure-stage3-gcc,
695 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
696 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
697 new-restage3, compare): Autogenerate, see Makefile.in
698 entry for behavioral changes.
699 (distclean-stage1, new-stage1-start, new-stage1-end,
700 new-stage1-bubble, distclean-stage2, new-stage2-start,
701 new-stage2-end, new-stage2-bubble, distclean-stage3,
702 new-stage3-start, new-stage3-end): New autogenerated targets.
703 (objext, prebootstrap, BOOT_CFLAGS,
704 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
707 * Makefile.in: Regenerate.
708 (distclean-stage1, new-stage1-start, new-stage1-end,
709 new-stage1-bubble, distclean-stage2, new-stage2-start,
710 new-stage2-end, new-stage2-bubble, distclean-stage3,
711 new-stage3-start, new-stage3-end): New targets.
712 (all-stage1-gcc): Move prebootstrap dependency from here...
713 (configure-stage1-gcc): ...to here.
714 (new-bootstrap): Use bubble targets.
715 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
716 Use per-stage distclean targets.
717 (configure-stage1-gcc, configure-stage2-gcc,
718 configure-stage3-gcc, all-stage1-gcc,
719 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
720 Use new-stageN-start to prepare the tree.
722 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
724 * Makefile.def (host_modules): add libcpp.
725 * Makefile.tpl: Add dependencies on and for libcpp.
726 * Makefile.in: Regenerate.
727 * configure.in: Add libcpp host module.
728 * configure: Regenerate.
730 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
732 * Makefile.tpl: Whenever a recursive target is defined, wrap
733 it in a special @if/@endif block, and prepare its maybe
734 dependency in the @if/@endif block
735 * configure.in: Instead of writing maybe dependencies, remove
736 the @if/@endif statements, and remove the @if/@endif blocks
738 * configure: Regenerate.
739 * Makefile.in: Regenerate.
741 2004-05-20 Janis Johnson <janis187@us.ibm.com>
743 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
745 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
748 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
749 * */configure: Rebuilt.
751 2004-05-17 Zack Weinberg <zack@codesourcery.com>
753 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
755 * configure, Makefile.in: Regenerate.
757 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
759 * MAINTAINERS (Write After Approval): Add myself.
761 2004-05-13 Diego Novillo <dnovillo@redhat.com>
763 Merge from tree-ssa-20020619-branch.
765 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
766 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
767 (HOST_GMPLIBS): Define.
768 (HOST_GMPINC): Define.
769 (TARGET_LIB_PATH): Add libmudflap.
770 (GFORTRAN_FOR_TARGET): Define.
771 (configure-build*): Export GFORTRAN.
772 (configure-gcc): Export GMPLIBS and GMPINC.
773 (all-gcc): Add maybe-all-libbanshee.
774 (configure-target-libgfortran): Define.
775 * Makefile.in: Regenerate.
776 * configure.in (host_libs): Add libbanshee.
777 (target_libraries): Add target-libmudflap and target-libgfortran.
778 Add --with-libbanshee.
779 Handle --disable-libmudflap.
780 (*-*-freebsd*): Use with_gmp.
781 Add $(libgcj) to noconfigdirs.
782 * configure: Regenerate.
784 * MAINTAINERS: Add tree-ssa maintainers.
786 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
788 * MAINTAINERS (Various Maintainers): Add myself.
790 2004-04-30 Brian Ford <ford@vss.fsi.com>
792 * MAINTAINERS (Write After Approval): Add myself.
794 2004-04-29 Uros Bizjak <uros@kss-loka.si>
796 * MAINTAINERS (Write After Approval): Add myself.
798 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
800 * config/acx.m4: Fix fastcompare support for new-bootstrap.
801 * configure: Regenerate.
803 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
806 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
808 * Makefile.def (flags_to_pass): Remove *dir variables that
809 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
810 as well as prefix and exec_prefix.
811 * Makefile.in: Regenerate.
813 2004-04-26 Robert Millan <robertmh@gnu.org>
815 Add patches from libtool CVS.
816 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
817 * ltconfig: Likewise.
818 * ltcf-c.sh: Likewise.
819 * ltcf-cxx.sh: Likewise.
820 * ltcf-gcj.sh: Likewise.
822 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
824 * Makefile.def (host_modules): Mark with the bootstrap
825 flag packages on which gcc depends.
826 * Makefile.tpl (all-bootstrap): Use it.
827 * Makefile.in: Regenerate.
829 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
831 * Makefile.def (flags_to_pass): Remove *dir variables that
832 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
833 as well as prefix and exec_prefix.
834 * Makefile.in: Regenerate.
836 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
838 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
839 * configure: Regenerate.
840 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
841 * gcc/Makefile.tpl (compare): Use the result of the test.
842 * gcc/Makefile.in: Regenerate.
844 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
846 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
847 Always relocate gcc and prev-gcc to the original names, even
849 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
852 2004-04-23 Laurent GUERBY <laurent@guerby.net>
854 * MAINTAINERS: Update my email address.
856 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
858 * configure.in (mips*-*-irix5*): Enable ld.
859 * configure: Regenerate.
861 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
863 * configure: Regenerate.
865 2004-04-15 James E Wilson <wilson@specifixinc.com>
867 * Makefile.tpl (configure-[+module+], configure-gcc,
868 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
869 Set and export LDFLAGS.
870 * Makefile.in: Regenerate.
872 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
874 * MAINTAINERS: Add myself to write-after-approval.
876 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
879 * Makefile.tpl: If we don't have built-in-tree target tools,
880 use the ones found by configure rather than hacking around with
881 program_transform_name.
882 * configure.in: Give Makefile.tpl the information necessary
884 * Makefile.in: Regenerate.
885 * configure: Regenerate.
887 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
890 * configure.in: When computing baseargs, strip *all* copies of
891 offending options. Also, don't match/substitute the trailing space,
892 so that this actually works when two similar options are separated by
894 * configure: Regenerate.
896 2004-04-06 David Edelsohn <edelsohn@gnu.org>
898 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
899 (rs6000-*-aix*): Same.
900 * configure: Regenerate.
902 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
904 * MAINTAINERS: Add myself to write-after-approval.
906 2004-04-03 Bud Davis <bdavis9659@comcast.net>
908 * MAINTAINERS: Add myself to write-after-approval.
910 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
912 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
913 STRICT_WARN, WARN_CFLAGS flags passed down to make.
914 * Makefile.in: Regenerate.
916 * configure.in (top level bootstrap support): Rework --enable-werror
917 to set @stage2_werror_flag@.
918 * configure: Regenerate.
919 * Makefile.tpl (top level bootstrap support): Pass
920 @stage2_werror_flag@ down to configure in stages 2 and 3.
921 * Makefile.in: Regenerate.
923 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
925 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
926 for stages 2 and 3 as well as in make. As a consequence, remove
927 OUTPUT_OPTION (now detected by configure) from the flags passed down
929 * Makefile.in: Regenerate.
931 * Makefile.tpl (new-bootstrap): Fix typo.
932 * Makefile.in: Regenerate.
934 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
936 * Makefile.tpl: Rearrange by moving recursive_targets rules
937 into their proper sections.
938 * Makefile.tpl (top level bootstrap support): Move disabling
939 of coverage flags from 'make' to 'configure'; improve comments.
940 * Makefile.in: Regenerate.
942 * Makefile.tpl (experimental top level bootstrap) Move stage1
943 language setting from all- target to configure- target; disable
944 intermodule optimization in stage 1; prevent gratuitous rebuilds
946 * Makefile.in: Regenerate.
947 * configure.in: Comma-separate stage 1 language list for top
949 * configure: Regenerate.
951 * Makefile.tpl: Clean up experimental top level bootstrap support:
952 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
953 prev-gcc in configure- targets as well as all- targets.
954 * Makefile.in: Regenerate.
956 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
958 * compile: New file imported from automake.
960 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
962 * configure.in: Remove symbolic link section.
963 * configure: Regenerate.
964 * Makefile.tpl (links): Remove.
965 * Makefile.in: Regenerate.
967 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
968 Nathanael Nerode <neroden@gcc.gnu.org>
970 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
971 Set with AC_CHECK_PROGS.
972 * configure.in: Fix comment typo from last patch.
973 * configure: Regenerate.
975 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
977 * Makefile.tpl: Introduce experimental top level bootstrap support.
978 * Makefile.in: Regenerate.
979 * configure.in: Introduce support for top level bootstrap.
980 * configure: Regenerate.
982 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
983 Paolo Bonzini <bonzini@gnu.org>
986 * configure.in: Cope with shells that do not support unquoted ^
987 * configure: Regenerate.
989 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
990 Paolo Bonzini <bonzini@gnu.org>
993 * configure.in: Cope with shells that do not support nesting
994 quotes inside quoted backquote substitutions.
995 * configure: Regenerate.
997 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
1000 * configure.in: Fix escaping of $.
1001 * configure: Regenerate.
1003 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
1005 * configure: Regenerate, since I forgot to while committing Paolo's
1008 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
1011 Move language detection to the top level.
1012 * configure.in: Find default values for the tools as
1013 soon as possible. Disable ada if GNAT is not found.
1014 Emit error message about missing languages. Expand
1015 --enable-languages=all for the gcc subdirectory.
1017 2004-03-10 Ben Elliston <bje@gnu.org>
1019 * MAINTAINERS: Update my email address.
1021 2004-03-05 David Edelsohn <edelsohn@gnu.org>
1023 * ltconfig: Disable building static libraries if building shared
1024 libraries on AIX 5L.
1026 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1028 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1030 * configure: Regenerated.
1032 2004-03-01 Brian Booth <bbooth@redhat.com>
1034 * MAINTAINERS: Add myself to write-after-approval.
1036 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
1038 * MAINTAINERS: Add myself to write-after-approval.
1040 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1043 * Makefile.tpl: Guard XFOO sed statements better.
1044 * Makefile.tpl: Add dependency for configure-target-libada.
1045 * Makefile.in: Regenerate (incidentally fixes broken
1046 commit when libada-branch was merged).
1048 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
1050 * MAINTAINERS: Add myself to write-after-approval.
1052 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
1054 * MAINTAINERS: Add Nicola Pero and myself as libobjc
1057 2004-02-20 Andrew Cagney <cagney@redhat.com>
1059 * config.guess: Update from version 2003-10-16 to 2004-02-16.
1060 * config.sub: Update from version 2003-11-03 to 2004-02-16.
1062 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
1065 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1067 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
1069 * MAINTAINERS: Added myself to write-after-approval.
1071 2004-02-14 Michael Koch <konqueror@gmx.de>
1073 * MAINTAINERS: Added myself to write-after-approval.
1075 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
1077 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
1078 some OS port maintainers to OS port maintainers section.
1080 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
1082 * MAINTAINERS: Add self.
1084 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
1086 * MAINTAINERS: Alphabetize.
1088 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
1090 * MAINTAINERS: Remove myself.
1092 2004-02-11 David Edelsohn <edelsohn@gnu.org>
1094 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1095 (rs6000-*-aix*): Same.
1096 * configure: Regenerate.
1098 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
1100 * configure.in (host): Add in missing $noconfigdirs to defines.
1101 * configure: Regenerate.
1103 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
1104 Nathanael Nerode <neroden@gcc.gnu.org>
1106 PR ada/6637, PR ada/5911
1107 Merge with libada-branch:
1108 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1109 with appropriate dependencies. Add --enable-libada configure switch.
1110 * configure, Makefile.in: Regenerate.
1112 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
1114 * MAINTAINERS: Add myself to write-after-approval.
1116 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1118 * configure.in: Don't pass --with-stabs on IRIX 5 either.
1119 * configure: Regenerate.
1121 2004-02-04 Geoffrey Keating <geoffk@apple.com>
1123 Merge from upstream:
1125 * ltmain.in: When setting IFS to '~', be careful about user
1126 arguments that contain '~'.
1128 2004-02-04 Peter O'Gorman <peter@pogma.com>
1130 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
1131 Also test $base_compile against $CC with escaped arguments. Bug
1132 reported by Geoff Keating <geoffk@apple.com>.
1134 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
1136 * MAINTAINERS: Remove i960 port.
1138 2004-01-23 DJ Delorie <dj@redhat.com>
1140 * Makefile.def (target_modules) [libiberty]: Don't stage.
1141 * Makefile.in: Rebuilt.
1143 2004-01-20 Caroline Tice <ctice@apple.com>
1145 * MAINTAINERS: Add myself to write-after-approval.
1147 2004-01-19 Paolo Carlini <pcarlini@suse.de>
1149 * MAINTAINERS: Update my email address.
1151 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
1153 * MAINTAINERS: Add myself to write-after-approval.
1155 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1157 * MAINTAINERS: Remove entries without email address.
1159 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
1161 * MAINTAINERS: Add myself to write-after-approval.
1163 2004-01-15 Steven Bosscher <stevenb@suse.de>
1165 * MAINTAINERS: Update my email address.
1167 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
1169 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1170 * Makefile.tpl (configure-target-[+module+]): Support stage.
1171 * Makefile.in: Rebuilt.
1173 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1175 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1177 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
1179 * MAINTAINERS: Add myself as a MIPS maintainer.
1181 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1183 * configure.in: Use ./config.cache, not config.cache.
1184 * configure: Regenerate.
1185 * Makefile.tpl: Special-casing not needed for GCC any more.
1186 * Makefile.in: Regenerate.
1188 * configure.in: Don't share a cache file for host dirs.
1189 * configure: Regenerate.
1191 * config-ml.in: Don't mess with the cache file.
1193 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1195 * MAINTAINERS: Move myself from 'Write After Approval' to
1196 'CPU Port Maintainers' section as SPARC maintainer.
1198 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1200 * Makefile.tpl: Make GCC use a separate config.cache.
1201 * Makefile.in: Regenerate.
1203 PR bootstrap/11932, PR bootstrap/11933
1204 (I don't know if it will fix either of them, but it relates
1206 * configure.in: Don't use shared config.cache for target
1208 * configure: Regenerate.
1210 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
1212 * MAINTAINERS: Add myself to 'Write After Approval' section.
1214 2003-12-31 Roger Sayle <roger@eyesopen.com>
1216 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1217 * configure: Regenerated.
1219 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1221 * MAINTAINERS: Remove the mn10200 maintainer.
1223 2003-12-21 Bernardo Innocenti <bernie@develer.com>
1225 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1226 * configure: Regenerated.
1228 2003-12-16 Jan Hubicka <jh@suse.cz>
1230 * MAINTAINERS: Add myself as callgraph maintainer.
1232 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1234 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1235 * configure: Regenerate.
1237 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1239 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1240 'Write After Approval' section. Update email.
1242 2003-12-01 James Lemke <jim@wasabisystems.com>
1244 * MAINTAINERS (Write After Approval): Add myself.
1246 2003-11-20 Matt Thomas <matt@3am-software.com>
1248 * MAINTAINERS: Add myself as a vax port maintainer.
1250 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1252 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1253 (configure-build-[+module+], configure-[+module+]): Likewise.
1254 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1255 * Makefile.in: Regenerate.
1257 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1259 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1260 shared/dylibed libraries.
1261 * ltmain.sh: Likewise.
1262 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1263 * ltcf-cxx.sh: Likewise.
1264 * ltcf-gcj.sh: Likewise.
1265 * ltconfig: Likewise.
1267 2003-11-17 Stan Cox <scox@redhat.com>
1269 * MAINTAINERS: Add myself as iq2000 port maintainer.
1271 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1273 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1274 * Makefile.in: Regenerate.
1276 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
1278 * config.sub: Update to 2003-11-03 version.
1280 2003-10-20 Phil Edwards <phil@codesourcery.com>
1282 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1283 * configure: Regenerate.
1285 2003-10-20 Nicolas Pitre <nico@cam.org>
1287 * MAINTAINERS: Add myself to 'Write After Approval' section.
1289 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
1291 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1293 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
1295 * MAINTAINERS: Update my email address.
1297 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1299 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1301 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
1303 * MAINTAINERS: Add myself to 'Write After Approval' section.
1305 2003-10-16 Bernardo Innocenti <bernie@develer.com>
1307 * config.guess: Update to 2003-10-16 version.
1308 * config.sub: Update to 2003-10-16 version.
1310 2003-10-15 David Daney <ddaney@avtrex.com>
1312 * MAINTAINERS: Added myself to 'Write After Approval' section.
1314 2003-10-15 Falk Hueffner <falk@debian.org>
1316 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1317 'Write After Approval' section. Update email.
1319 2003-10-14 Roger Sayle <roger@eyesopen.com>
1321 * MAINTAINERS: Move myself from 'Write After Approval' to
1322 'Various Maintainers' section as middle-end maintainer.
1324 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1326 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1328 * Makefile.in: Regenerate.
1330 2003-10-11 Bernardo Innocenti <bernie@develer.com>
1332 * config.guess: Update to 2003-10-07 version.
1333 * config.sub: Update to 2003-10-07 version.
1335 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1337 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1338 * ltconfig (irix5*, irix6*): Don't override version_type.
1340 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1342 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1343 * configure: Rebuilt
1344 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1345 * Makefile.in: Rebuilt
1347 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1349 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1351 2003-09-30 Carlo Wood <carlo@alinoe.com>
1353 * MAINTAINERS (Write After Approval): Add myself.
1355 2003-09-29 Paul Koning <ni1d@arrl.net>
1357 * MAINTAINERS: Move myself from "Write After Approval"
1358 to CPU platform maintainers for pdp11 platform.
1360 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1362 * MAINTAINERS: Move myself from 'Write After Approval' to
1363 'Various Maintainers' section as libffi testsuite maintainer.
1365 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1367 * configure.in: Pass a computed --program-transform-name
1369 * configure: Regenerated.
1371 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1373 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1374 * Makefile.in: Regenerate.
1376 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1377 * Makefile.in: Regenerate.
1379 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1381 * MAINTAINERS: Move myself from 'Write After Approval'
1382 to 'Various Maintainers' (objective-c) section.
1384 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1386 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1388 * configure: Regenerated.
1390 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1392 * MAINTAINERS (Write After Approval): Add myself to write after
1395 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1397 * MAINTAINERS (Write After Approval): Add myself.
1399 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1401 * MAINTAINERS: Update my e-mail address.
1403 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1405 * libtool.m4 (LD): Correct powerpc64 host match.
1407 2003-09-06 James E Wilson <wilson@tuliptree.org>
1409 * MAINTAINTERS: Update my affiliation and email address.
1411 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1413 * MAINTAINERS (Write After Approval): Add myself.
1415 2003-09-04 DJ Delorie <dj@redhat.com>
1417 * configure: Regenerate.
1419 2003-09-04 Robert Millan <robertmh@gnu.org>
1421 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1423 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1425 * configure.in: Ensure arguments to sed are properly spaced.
1426 * configure: Regenerate.
1428 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1430 * MAINTAINERS: Update my e-mail address.
1432 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1434 * MAINTAINERS (Write After Approval): Add myself.
1436 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1438 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1439 * configure: Regenerated.
1441 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1443 * MAINTAINERS: Update my email address.
1445 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1447 * configure.in: Use newline instead of semicolon when assuming
1448 shell arguments in a for loop.
1449 * configure: Regenerated.
1451 2003-08-22 Jason Eckhardt <jle@rice.edu>
1453 * MAINTAINERS: Resurrect the i860 maintainer.
1455 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1458 * configure.in: When testing with_libs and with_headers, treat
1459 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1460 * configure: Regenerate.
1462 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1464 (baseargs): Likewise.
1465 * configure: Regenerate.
1467 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1469 * MAINTAINERS (Write After Approval): Add myself.
1471 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1473 * configure.in: Disable libgcj for darwin not on powerpc.
1474 * configure: Rebuild.
1476 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1478 * config-ml.in, symlink-tree: Add license.
1480 2003-08-03 Richard Stallman <rms@gnu.org>
1481 Eben Moglen <moglen@columbia.edu>
1483 * README.SCO: New file.
1485 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1487 * Makefile.tpl (check, check-c++): Express dependencies using
1488 dependencies rather than commands.
1489 * Makefile.in: Regenerate.
1491 2003-08-01 Andrew Cagney <cagney@redhat.com>
1493 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1496 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1498 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1499 * Makefile.in: Update.
1501 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1503 * configure.in: Enable libgcj for darwin.
1504 * configure: Rebuild.
1506 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1508 * config-ml.in: Use ac_configure_args directly instead of
1509 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1512 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1514 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1515 creating target and build subdirs to build all parent dirs as needed.
1516 * Makefile.in: Rebuild.
1517 * configure.in: Don't build dirs explicitly here.
1518 * configure: Rebuild.
1520 2003-07-26 Paul Brook <paul@nowt.org>
1522 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1524 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1526 * Makefile.tpl (all-make): Depend on intl.
1527 * Makefile.in: Rebuilt.
1529 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1531 * install-sh: Update to newer upstream versions (associated with
1533 * mkinstalldirs: Likewise.
1534 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1536 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1538 * MAINTAINERS: Move self from Bug database only accounts
1539 to write-after-approval.
1541 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1543 * config.if: Remove unused libc_interface determination.
1545 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1547 * MAINTAINERS: Move self from write-after-approval to
1548 build machinery (*.in).
1550 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1554 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1555 unused INSTALL_PROGRAM_ARGS.
1556 * configure.in: Use AC_PROG_INSTALL.
1557 * Makefile.in: Regenerate.
1558 * configure: Regenerate.
1560 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1562 * MAINTAINERS: Alphabetize.
1564 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1566 * configure: Rebuilt.
1567 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1568 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1569 newlib nor libgloss.
1570 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1571 * configure.in (am33_2.0-*-linux*): Added.
1573 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1575 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1576 * configure: Regenerate.
1578 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1580 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1581 * Makefile.in: Regenerate.
1583 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1585 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1586 * Makefile.in: Regenerate.
1588 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1590 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1591 * Makefile.in: Regenerated.
1593 * config-ml.in: Replace PWD with PWD_COMMAND.
1595 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1597 * intl: New directory; see intl/ChangeLog for details.
1598 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1599 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1600 * Makefile.in: Regenerate.
1602 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1604 * configure.in: Clean up config-lang.in handling. Delete
1605 useless assignment to "subdirs".
1606 * configure: Regenerate.
1608 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1610 * configure.in: Rename 'target_libs' to 'target_libraries'.
1611 Remove useless reference to 'target_libs'.
1612 * configure: Regenerate.
1614 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1616 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1617 * Makefile.in: Regenerate.
1619 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1621 * Makefile.def: Introduce flags_to_pass.
1622 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1623 * Makefile.in: Regenerate.
1625 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1627 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1628 and target-libgloss.
1629 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1630 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1631 * configure: Regenerate.
1633 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1635 * configure.in: Update testsuite_flags to new location.
1636 * configure. Regenerate.
1638 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1640 * Makefile.tpl: Remove BUILD_CC stuff.
1641 * Makefile.in: Regenerate.
1643 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1645 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1647 2003-06-16 Graeme Peterson <gp@qnx.com>
1649 * MAINTAINERS (Write After Approval): Add myself.
1651 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1653 * config.guess: Update to 2003-06-12 version.
1654 * config.sub: Update to 2003-06-13 version.
1656 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1658 * config.guess: Update to 2003-06-06 version.
1659 * config.sub: Update to 2003-06-06 version.
1661 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1663 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1664 * configure. Regenerate.
1666 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1668 * configure.in: Disable serial configure by default.
1669 * configure: Regenerate.
1670 * Makefile.tpl: Abolish .NOTPARALLEL.
1671 * Makefile.in: Regenerate.
1673 * Makefile.tpl: Replace {build,host,target}_canonical by
1674 {build,host,target}.
1675 * Makefile.in: Regenerate.
1677 * Makefile.tpl: Fix stupid pasto.
1678 * Makefile.in: Regenerate.
1680 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1682 * Makefile.tpl: Remove bogus conditional.
1683 * Makefile.in: Regenerate.
1685 2003-06-05 Jan Hubicka <jh@suse.cz>
1687 * Makefile.tpl (profiledbootstrap): New target.
1688 * Makefile.in (profiledbootstrap): New target.
1690 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
1692 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1693 Pinski. Remove user names from other bugzilla-only maintainers.
1695 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1697 * Makefile.tpl: Make 'recursive targets' using autogen rather
1698 than shell loop. Remove duplicate 'clean' targets and false
1700 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1701 Add systematic method of specifying missing targets in subdirs.
1702 Add copyright boilerplate.
1703 * Makefile.in: Regenerate.
1704 * configure.in: Add 'recursive targets' to maybe list.
1705 * configure: Regenerate.
1707 * MAINTAINERS: "GNATS only" -> "Bug database only".
1709 * Makefile.tpl: Rename [+target+] to [+make_target+].
1710 * Makefile.def: Rename 'target' to 'make_target'.
1712 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
1714 * MAINTAINERS: Add self as options handling maintainer.
1716 2003-05-28 Michael Meissner <gnu@the-meissners.org>
1718 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1719 been too long since I touched those ports.
1721 2003-05-28 DJ Delorie <dj@redhat.com>
1723 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1724 * Makefile.in: Regenerate.
1726 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1728 * configure.in: Use curly braces in the definition of tooldir.
1729 * configure: Regenerate.
1731 2003-05-21 DJ Delorie <dj@redhat.com>
1733 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1735 * Makefile.in: Regenerate.
1737 2003-05-21 DJ Delorie <dj@redhat.com>
1739 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1740 * Makefile.in: Regenerate.
1742 2003-05-20 Ian Lance Taylor <ian@airs.com>
1744 * MAINTAINERS: Update my e-mail address.
1746 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1748 * configure.in: Switch more things to use maybe dependencies.
1749 * Makefile.tpl: Switch more things to use maybe dependencies.
1750 Factor out common code from autogen IF statements.
1751 * configure: Regenerate.
1752 * Makefile.in: Regenerate.
1754 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1756 * configure.in: Accept i[3456789]86 for machine type.
1757 * configure: Regenerate.
1759 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1761 * configure.in: Switch more things to use maybe dependencies.
1762 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1763 * configure: Regenerate.
1764 * Makefile.tpl: Switch more things to use maybe dependencies.
1765 * Makefile.in: Regenerate.
1767 2003-05-16 Andreas Schwab <schwab@suse.de>
1769 * Makefile.tpl (install-opcodes): Define.
1770 * Makefile.in: Rebuild.
1772 2003-05-13 Andreas Jaeger <aj@suse.de>
1774 * config.guess: Update to 2003-05-09 version.
1775 * config.sub: Update to 2003-05-09 version.
1777 2003-05-13 Michael Eager <eager@mvista.com>
1779 * configure.in: Correct sed script so that options in quotes are not
1781 * configure: Rebuild.
1783 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
1785 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1786 and $$s/newlib/libc/sys/cygwin32 include paths.
1789 2003-05-12 Michael Meissner <gnu@the-meissners.org>
1791 * MAINTAINERS: Update my email addresses.
1793 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1795 * config-ml.in: Propagate INSTALL variables.
1797 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1799 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1801 2003-05-02 Chris Demetriou <cgd@broadcom.com>
1803 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1804 * Makefile.in: Regenerate.
1806 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1808 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1810 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1812 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1814 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
1816 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1817 * Makefile.in: Regenerated.
1819 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1821 * MAINTAINERS (Write After Approval): Upgrade myself from
1822 GNATS only to write-after-approval. Update my mail address.
1824 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
1826 (OS Port Maintainers: freebsd): Add myself.
1828 2003-04-22 Mark Mitchell <mark@codesourcery.com>
1830 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1832 2003-04-22 Kean Johnston <jkj@sco.com>
1834 * MAINTAINERS (SCO ports): Added myself.
1836 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1838 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1840 2003-04-19 Kean Johnston <jkj@sco.com>
1842 * MAINTAINERS (Write After Approval): Add myself.
1844 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1846 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1847 * Makefile.in: Regenerate.
1849 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1851 * configure.in (powerpc64*-*-linux*): Remove.
1852 * configure: Rebuilt.
1854 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1856 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1857 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1859 * Makefile.in: Regenerate.
1861 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1863 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1864 * configure: Regenerated.
1866 2003-04-15 DJ Delorie <dj@redhat.com>
1868 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1870 2003-04-13 Nick Clifton <nickc@redhat.com>
1872 * config-ml.in: Remove support for --disable-aix removing
1875 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1877 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1878 * */configure: Rebuilt.
1880 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1882 * MAINTAINERS: Add my email address.
1884 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1886 * MAINTAINERS (Write After Approval): Add myself.
1888 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1890 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1891 * Makefile.in: Regenerate.
1893 2003-03-14 Michael Chastain <mec@shout.net>
1895 * Makefile.in: Regenerate with correct Makefile.def.
1897 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1899 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1901 * Makefile.in: Regenerate.
1902 * configure.in: Clean up gxx_include_dir logic.
1903 * configure: Regenerate.
1905 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1907 * MAINTAINERS (Write After Approval): Add myself.
1909 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1911 * MAINTAINERS: Update my mail address.
1913 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1915 * configure.in (gxx_include_dir): Fix typo.
1916 * configure: Regenerated.
1918 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1920 * Makefile.tpl: Reindent.
1921 * Makefile.in: Regenerate.
1922 * configure.in: Reindent. Don't set unused variables.
1923 * configure: Regenerate.
1925 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1927 * configure.in: Include $(build_tooldir)/sys-include in
1929 * configure: Regenerated.
1931 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1933 * Makefile.tpl: Always pass down RANLIB.
1934 * Makefile.in: Regenerate.
1936 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1937 * Makefile.in: Regenerate.
1938 * configure.in: Remove unused logic relating to --enable-shared
1939 and --enable-threads. Remove bogus comments. Remove redundant
1941 * configure: Regenerate.
1943 * configure.in: Replace ${libstdcxx_version} by its value.
1944 Remove reference to mh-dgux.
1945 * configure: Regenerate.
1947 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1949 * MAINTAINERS (Write After Approval): Add myself.
1951 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1953 * Makefile.tpl: Rearrange.
1954 * Makefile.in: Regenerate.
1956 2003-02-25 Uwe Stieber <uwe@wwws.de>
1958 * configure.in: Add support for kaOS as cross build target system.
1959 * configure: Regenerated.
1961 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1963 * MAINTAINERS (Write after approval): Add myself.
1965 2003-02-21 James E Wilson <wilson@tuliptree.org>
1967 * MAINTAINERS: Update my email address.
1969 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1971 * MAINTAINERS: Add self to blanket write privs. section.
1973 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1975 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1976 configure-target-* as some target builds may require additional
1977 flags for preprocessor tests.
1978 * Makefile.in: Regenerated.
1980 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1982 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1983 * ltconfig: Handle it.
1984 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1987 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1988 it is used as argument to $CC.
1989 * ltcf-gcj.sh: Likewise.
1991 * configure.in: Introduce --enable-maintainer-mode.
1992 * configure: Rebuilt.
1993 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1994 for maintainer mode.
1995 * Makefile.in: Rebuilt.
1997 2003-02-18 Jason Merrill <jason@redhat.com>
1999 * Makefile.tpl (check-c++): Allow parallelism.
2001 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2003 * MAINTAINERS: Remove John Carr (who never actually had access to
2006 2003-02-15 Geoffrey Keating <geoffk@apple.com>
2008 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2009 don't configure target-libobjc.
2010 * configure: Regenerate.
2012 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2014 * Makefile.tpl (RANLIB): Define.
2015 * Makefile.in: Regenerate.
2017 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
2019 * MAINTAINERS: Update my email.
2021 2003-02-06 Keith R Seitz <keiths@redhat.com>
2023 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2024 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2025 * Makefile.in: Regenerated.
2026 * configure.in: Remove all traces of snavigator, db, and grep.
2027 * configure: Regenerated.
2029 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2031 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2034 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2036 * MAINTAINERS (Write after approval): Add myself.
2038 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
2040 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2041 * Makefile.in: Regenerated.
2043 2003-01-30 Roger Sayle <roger@eyesopen.com>
2045 * config.guess: Updated to 2003-01-30's version.
2046 * config.sub: Updated to 2003-01-28's version.
2048 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
2050 * config.if: If gcc_version is already set, just use it. Don't set
2051 gcc_version_trigger if it's already set, otherwise set it to
2052 gcc/version.c, but only if the file exists. If it is not set and
2053 gcc/version.c does not exist, try to extract the version number from
2056 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
2058 * MAINTAINERS: Add myself to write-after-approval list.
2060 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
2062 * configure.in: Revert 24Jan change.
2063 * configure: Regenerate.
2065 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2067 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
2070 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2072 * configure.in: Revert previous change.
2073 * configure: Regenerate.
2075 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2077 * configure.in: Make rda native-only.
2078 * configure: Regenerate.
2080 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2082 * MAINTAINERS: Move myself from GNATS-only-accounts to
2083 write-after-approval.
2085 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2087 * configure.in: Add missing \.
2088 * configure: Rebuilt.
2090 2003-01-17 Jakub Jelinek <jakub@redhat.com>
2092 * configure.in (baseargs): Avoid using \| in sed regular
2094 * configure: Rebuilt.
2096 2003-01-16 Jakub Jelinek <jakub@redhat.com>
2098 * configure.in (baseargs): Remove all supported forms of
2099 --cache-file, --srcdir, --host, --build and --target options
2100 from argument lists.
2101 * configure: Rebuilt.
2103 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
2105 * MAINTAINERS: Add myself to write-after-approval list.
2107 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
2109 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2110 * configure: Rebuilt.
2112 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2114 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2115 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2116 * Makefile.in: Regenerate.
2117 * configure: Regenerate.
2119 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
2121 * configure.in: Remove Makefile in build, host and target modules
2122 unless configure was run with --no-recursion.
2123 * configure: Rebuilt.
2125 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2127 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2128 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2129 * Makefile.in: Regenerate.
2131 2003-01-08 Chris Demetriou <cgd@broadcom.com>
2133 * config.guess: Update to 2003-01-03 version.
2134 * config.sub: Update to 2003-01-03 version.
2136 2003-01-07 Christopher Faylor <cgf@redhat.com>
2138 * configure: Regenerate with proper autoconf 2.13.
2140 2003-01-07 Christopher Faylor <cgf@redhat.com>
2142 * configure.in: Add AC_PREREQ for consistency.
2143 * configure: Regenerate.
2145 2003-01-06 Andrew Cagney <ac131313@redhat.com>
2147 * configure.in (GDB_TK): Add tcl directories conditional on
2148 gdb/gdbtk directory being present.
2149 * configure: Regenerate.
2151 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
2153 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2154 by gcc if LD is not defined and we are not doing a Canadian Cross.
2155 * configure: Rebuilt.
2157 2002-12-31 Tom Tromey <tromey@redhat.com>
2159 * Makefile.in: Rebuilt.
2160 * Makefile.def (target_modules) [libffi]: Allow installation.
2162 2002-12-31 Andreas Schwab <schwab@suse.de>
2164 * configure.in: Fix use of $program_transform_name.
2165 * configure: Regenerated.
2167 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
2169 * configure.in (baseargs): Don't remove first configure argument.
2170 * configure: Regenerated.
2172 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
2174 * Makefile.tpl (local-distclean): Don't remove...
2175 (multilib.ts): ... this. Moved into...
2176 (multilib.out): ... this. Don't use sub-make.
2177 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2178 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2179 (configure-build-[+module+], configure-[+module+],
2180 configure-target-[+module+], configure-gcc): ... these. Test
2181 for Makefile existence. Drop config.status from dependencies.
2182 * Makefile.in: Rebuilt.
2183 * configure.in: Move gcc-version-trigger to the end of
2184 ac_configure_args. Add comments to maybedep.tmp and
2185 serdep.tmp. Introduce --disable-serial-configure. Remove
2186 nonopt from baseargs, matching and removing corresponding
2187 whitespace while at it.
2188 * configure: Rebuilt.
2190 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2192 * configure.in (host_configargs): Replace reference to
2193 no-longer-defined buildopts with --build=${build_alias}.
2194 * configure: Rebuilt.
2196 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2197 program_transform_name to standard idiom.
2198 (AUTOGEN, AUTOCONF): Define.
2199 (Makefile.in): Use $(AUTOGEN).
2200 (Makefile): Depend on config.status, and use autoconf-style rule to
2201 build it. Move original commands to...
2202 (config.status): ... this new target.
2203 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2205 * Makefile.in: Rebuilt.
2207 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2209 * Makefile.tpl: Fix dramatic bustage due to change in
2210 program_transform_name.
2211 * Makefile.in: Regenerate.
2213 * configure.in: Remove unnecessary PATH setting.
2214 * configure: Regnerate.
2216 * configure.in: Don't default to unprefixed tools unless
2217 the native tools will work.
2218 * configure: Regenerate.
2220 * configure.in: Convert to autoconf script. Blow away lots
2221 of now-redundant Makefile fragments.
2222 * configure: Generate using Autoconf.
2223 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2224 * Makefile.in: Regenerate.
2226 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2228 * configure: Fix stupid bug where RANLIB was mistakenly included.
2230 * configure.in: Rename (buildargs, hostargs, targargs) to
2231 (build_configargs, host_configargs, target_configargs).
2233 * configure.in: Move logic out of sed statement.
2235 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2236 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2238 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
2240 * config.sub: Import from master repository
2241 * config.guess: Ditto
2243 2002-12-24 Andreas Schwab <schwab@suse.de>
2245 * Makefile.tpl (multilib.out): Fix missing space.
2246 * Makefile.in: Regenerate.
2248 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2250 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2251 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2252 * Makefile.in: Regenerate.
2253 * configure.in: Remove unnecessary leftovers.
2255 2002-12-21 Geoffrey Keating <geoffk@apple.com>
2257 * configure.in (extra_ranlibflags_for_target): New variable.
2258 (*-*-darwin): Add -c to ranlib commands.
2259 * configure (tooldir): Handle extra_ranlibflags_for_target.
2261 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2263 * Makefile.tpl: Revert HJL's change.
2264 * Makefile.in: Regenerated.
2265 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2268 2002-12-19 Andreas Schwab <schwab@suse.de>
2270 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2271 * Makefile.in: Regenerate.
2273 2002-12-18 H.J. Lu <hjl@gnu.org>
2275 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2276 * Makefile.in: Regenerated.
2278 * configure.in (build_prefix): New. Substitute.
2280 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2282 * Makefile.tpl: Don't let real targets depend on phony targets.
2283 * Makefile.in: Regenerate.
2285 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2286 * Makefile.in: Regenerate.
2288 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
2290 * config.sub: Import from master repository
2291 * config.guess: Ditto
2293 2002-12-16 Jason Merrill <jason@redhat.com>
2295 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2296 previous 'make bootstrap'.
2297 * Makefile.in: Regenerate.
2299 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2301 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2303 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2305 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2306 * Makefile.in: Regenerate.
2308 2002-12-13 Jason Merrill <jason@redhat.com>
2310 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2312 (check-c++): Just depend on it and check-target-libstdc++-v3.
2313 * Makefile.in: Regenerate.
2315 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2317 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2318 * Makefile.in: Rebuilt.
2320 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2322 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2324 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2326 * configure: Fix bug put in by gremlins.
2328 * Makefile.tpl: Substitute more autoconfily.
2329 * configure: Substitute more autoconfily.
2330 * Makefile.in: Regenerate.
2332 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
2334 * config.sub: Import from master repository
2335 * config.guess: Ditto
2336 * MAINTAINERS: Added Svein Seldal under write after approval
2338 2002-12-08 Andrew Cagney <ac131313@redhat.com>
2340 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2341 * Makefile.in (all-sim): Ditto.
2343 2002-12-06 DJ Delorie <dj@redhat.com>
2345 * Makefile.tpl: Change configure dependencies to not have real
2346 targets depend on phony targets.
2348 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2350 * configure.in: Revert unintentional change.
2352 * Makefile.tpl: Change dependency for */multilib.out so that
2353 it works when gcc isn't in the tree.
2355 * configure.in: Substitute more.
2356 * configure: Run subconfigures from the Makefile.
2357 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2358 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2360 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2362 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2364 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2366 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2367 and corresponding dependencies.
2368 * Makefile.in: Regenerate.
2370 * configure.in (host_tools): Order binutils, gas and ld for
2371 convenience in running the testsuites.
2373 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2374 * Makefile.in: Regenerate.
2375 * configure.in: Introduce rules to serialize subconfigure runs.
2377 * configure.in: Introduce BASE_CC_FOR_TARGET.
2378 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2379 Realize configure-build-* targets. Realize configure-target-* targets.
2380 * Makefile.in: Regenerate.
2382 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2384 * configure: Move gcc_version_trigger stuff from here...
2385 * configure.in: ...to here.
2387 * configure.in: Separate subconfigure options added by this file from
2388 options given by the user. Add machinery to put args for host
2389 subconfigures into the Makefile.
2391 * Makefile.tpl: Remove 'vault' targets.
2392 * Makefile.tpl: Reorder and comment dependencies.
2393 * Makefile.in: Regenerate.
2395 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2396 * configure.in: Fix my broken commit of previous patch. (sigh)
2398 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2400 * configure.in: Move host-specific darwin noconfigdirs into
2401 the host-specific section.
2403 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2405 * configure.in: Move host-specific darwin noconfigdirs into
2406 the host-specific section.
2408 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2410 * configure: Remove skip-this-dir support.
2411 * Makefile.tpl: Remove skip-this-dir support.
2413 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2415 * Makefile.in: Regenerate.
2417 * Makefile.tpl: Strip out useless setting of 'dir'.
2418 * Makefile.in: Regenerate.
2420 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2422 * configure.in: Fix deeply stupid bug.
2424 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2425 shell code in CXX_FOR_TARGET
2426 * Makefile.def: Introduce raw_cxx.
2427 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2429 * Makefile.in: Regenerate.
2431 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2433 * Makefile.tpl: Remove unnecessary ifs.
2434 * Makefile.in: Regenerate.
2436 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2437 dependencies. Maybe-ize build-libiberty. Create dummy install
2438 targets for 'no_install' modules.
2439 * configure: Move GDB_TK substitution to configure.in. Move
2440 build_modules stuff to configure.in.
2441 * configure.in: Implement soft dependency machinery. Maybe-ize
2442 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2443 * Makefile.in: Regenerate.
2445 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2447 * Makefile.tpl: Make all-target, install-target behave similarly
2448 to all, install (only hitting configured targets). Eliminate
2449 unused macro defintions.
2451 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2454 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2456 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2458 * configure.in: Produce lists of subdir targets we're actually
2459 configuring. Remove references to "dosrel".
2460 * Makefile.tpl: Let configure set which subdir targets are hit.
2461 Remove install-cross; clean up install; remove ALL. Remove
2462 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2463 Autogenerate host module targets. Remove empty dependency lines
2464 and redundant dependency; rearrange slightly.
2465 * Makefile.def: Add host-side libtermcap, utils.
2467 * Makefile.in: Regenerate.
2469 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2471 * ltconfig (osf[345]): Append $major to soname_spec.
2472 Reflect this in library_names_spec.
2473 * ltmain.sh (osf): Prefix $major with . for use as extension.
2475 2002-11-19 Andreas Jaeger <aj@suse.de>
2477 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2478 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2479 and sparc64 GNU/Linux systems.
2481 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2483 * MAINTAINERS: Update email.
2485 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2487 * MAINTAINERS: Complete James Dennett's entry.
2489 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2491 * MAINTAINERS (Write After Approval): Add myself.
2493 2002-11-13 Bruce Korb <bkorb@gnu.org>
2495 * Makefile.tpl: syntactic cleanup
2497 2002-11-13 Stuart Hastings <stuart@apple.com>
2499 * MAINTAINERS: Add myself to write-after-approval list.
2501 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2503 * Makefile.def: Add list of recursive targets to autogenerate.
2505 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2506 targets. Autogenerate *-build-* targets.
2507 * Makefile.in: Regenerate.
2509 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2511 * configure: More autoconf-style substitutions.
2512 * Makefile.tpl: More autoconf-style substitutions.
2513 * Makefile.in: Regenerate.
2515 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2517 * configure: Substitute more variables in a more autoconf-friendly
2518 way. Simplify slightly.
2519 * Makefile.tpl: Make more variables substitutable in an
2520 autoconf-friendly way.
2521 * Makefile.in: Regenerate.
2523 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2525 * MAINTAINERS (Write After Approval): Add myself.
2527 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2529 * configure.in (v810*): Remove special setting of tools.
2531 * configure: Add support for extra required flags for ar or nm.
2532 * configure.in (aix4.3+): Use above support for target-specific
2533 issues, rather than using config/mt-aix43.
2535 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2537 * configure: Remove 'removing', which doesn't work. Replace $subdir
2538 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2539 with $srcdir. Reformat indentation. Substitute some variables
2540 formerly hard-coded in the Makefile for build=host.
2541 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2542 * Makefile.def: Autogenerate more.
2543 * Makefile.in: Regenerate.
2545 2002-11-04 Adam Nemet <anemet@lnxw.com>
2547 * MAINTAINERS (Write After Approval): Add myself.
2549 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2551 * Makefile.def (host_modules): Add rda.
2552 * Makefile.in: Regenerate.
2553 * configure.in (target_tool): Add target-rda to list.
2555 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2557 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2559 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2561 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2562 and restrap targets to this rule.
2563 * Makefile.in: Regenerate.
2565 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2567 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2568 GNATS only accounts.
2570 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2572 * configure.in (i[3456]86-*-linux*): Add check to disable
2573 ${libgcj} for glibc1.
2575 2002-10-24 Denis Chertykov <denisc@overta.ru>
2577 * MAINTAINERS: Add myself as ip2k port maintainer.
2579 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2581 * configure.in: Add tic4x target.
2583 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2585 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2586 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2587 * Makefile.in: Regenerate.
2589 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2590 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2591 * Makefile.in: Regenerate.
2593 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2595 * MAINTAINERS: Add myself as web pages co-maintainer.
2597 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2599 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2600 * Makefile.in: Regenerate.
2602 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2604 * MAINTAINERS: Add myself and Nathan Sidwell
2605 <nathan@codesourcery.com> as VxWorks maintainers.
2607 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2609 * Makefile.def: Remove order dependency comments.
2610 * Makefile.tpl: Add explicit install-install dependencies.
2611 * Makefile.in: Regenerate.
2613 * Makefile.tpl: Remove material now in src-release. (Finally!)
2614 * Makefile.in: Regenerate.
2616 * Makefile.tpl: Add configure-target (for src-release in src)
2617 * Makefile.in: Regenerate.
2619 2002-09-30 Nick Clifton <nickc@redhat.com>
2621 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2623 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2625 * configure.in (s390*-*-linux*): Enable libgcj.
2627 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2629 * configure: Revert accidentally applied changes.
2631 * Makefile.tpl: Make more autoconf-friendly.
2632 * Makefile.in: Regenerate.
2633 * configure: Make substitution more autoconf-like.
2635 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2637 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2638 single entry to handle all these.
2639 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2640 libjava on arm-*-elf.
2642 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2644 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2645 things that depend on them.
2647 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2649 * Makefile.tpl: Make subsituted variables more autoconfy.
2650 * Makefile.in: Regenerate.
2651 * configure: Make seds more autoconfy.
2653 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2655 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2656 * Makefile.in: Regenerate.
2657 * configure.in: Rewrite sed statements to look autoconfy.
2659 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2660 all-target-foo on configure-target-foo.
2661 * Makefile.def: Ditto.
2662 * Makefile.in: Rebuild.
2664 2002-09-25 Andrew Haley <aph@redhat.com>
2666 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2668 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2670 * Makefile.def: New file.
2671 * Makefile.tpl: New file.
2672 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2673 * contrib/gcc_update: Note that Makefile.in is a generated file.
2675 * configure.in: Minor rearrangement. Simplify tests.
2677 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2679 * configure.in (with_headers): Skip copy if value is "yes".
2680 (with_libs): Likewise.
2682 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2684 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2685 * configure.in (sh*-*-pe*): Ditto.
2686 * configure.in (mips*-*-pe*): Ditto.
2687 * configure.in (*arm-wince-pe): Ditto.
2689 * configure.in: Rearrange.
2691 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2693 * MAINTAINERS: Update my email address.
2695 2002-08-30 Paul Koning <pkoning@equallogic.com>
2697 * MAINTAINERS: (Write After Approval): Add myself.
2699 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
2701 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2703 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
2705 * MAINTAINERS: Change my mailing address.
2707 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
2709 * MAINTAINERS (Write After Approval): Remove myself.
2710 (Various Maintainers: c++ runtime libs): Add myself.
2712 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
2714 * MAINTAINERS (Write After Approval): Remove myself.
2715 (Various Maintainers: c++ runtime libs): Add myself.
2717 2002-08-15 Eric Christopher <echristo@redhat.com>
2719 * config.sub: Import from master repository.
2720 * config.guess: Ditto.
2722 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
2724 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2725 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2726 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2728 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
2730 * MAINTAINERS: Add self to rs6000 vector extensions.
2732 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
2734 * libiberty/configure: Reverted unintended yesterday's check in.
2736 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
2738 * boehm-gc/configure, libf2c/configure: Rebuilt.
2739 * libffi/configure, libiberty/configure: Ditto.
2740 * libjava/configure, libobjc/configure: Ditto.
2741 * libstdc++-v3/configure, zlib/configure: Ditto.
2742 Merged from binutils:
2743 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2744 From Steve Ellcey <sje@cup.hp.com>:
2745 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2746 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2747 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2749 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2750 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2751 soname_spec, sys_lib_search_path_spec): Ditto.
2753 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2755 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2757 2002-08-04 H.J. Lu (hjl@gnu.org)
2759 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2761 2002-08-02 Krister Walfridsson <cato@df.lth.se>
2763 * MAINTAINERS (Write After Approval): Add myself.
2765 2002-07-31 Alan Modra <amodra@bigpond.net.au>
2767 * configure.in: Move generic linux case to end. Copy generic
2768 linux noconfigdirs to mips*-*-linux* entry and new
2769 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2771 2002-07-19 Michael Matz <matz@suse.de>
2773 * MAINTAINERS: Add myself as ra* maintainer.
2775 2002-07-16 Chris Demetriou <cgd@broadcom.com>
2777 * config.guess: Update to 2002-07-09 version.
2778 * config.sub: Update to 2002-07-03 version.
2780 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2782 * MAINTAINERS: Fix typo in a maintainer email address.
2784 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2786 * configure.in: Remove two redundant tests.
2788 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2790 * configure.in (mips*-*-irix6*o32): Enable stabs.
2792 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2794 * configure.in: Don't build grez.
2795 * Makefile.in: Ditto.
2797 * Makefile.in: Remove references to bsp, cygmon, libstub.
2798 * configure.in: Ditto.
2800 * configure.in: Remove leftover reference to gdbtest.
2802 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
2804 * configure.in (gxx_include_dir): Change to match versioned
2805 C++ headers if --enable-version-specific-runtime-libs is used.
2807 2002-07-04 Steve Ellcey <sje@cup.hp.com>
2809 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2811 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2813 * configure.in: Make --without-x work.
2815 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2817 * configure.in: Rearrange target Makefile fragment collection.
2819 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2821 * configure.in: Ditto.
2823 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2825 * MAINTAINERS (Write After Approval): Update my e-mail address.
2827 2002-06-24 Ben Elliston <bje@redhat.com>
2829 * configure.in (host_tools): Remove cgen.
2831 * Makefile.in (all-cgen): Remove; runs from its source directory.
2832 (check-cgen, install-cgen, clean-cgen): Likewise.
2833 (all-opcodes): Do not depend on all-cgen.
2834 (all-sim): Likewise.
2836 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2838 * Makefile.in: Eliminate 'apache' targets.
2839 * configure.in: Eliminate 'apache' targets.
2841 * configure.in: Eliminate redundant tests. Reorganize.
2843 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2845 * config-ml.in: Eliminate references to Cygnus configure.
2847 * Makefile.in: Eliminate references to building emacs.
2849 2002-06-28 Graham Stott <graham.stott@btinternet.com>
2851 * MAINTAINERS: Update my email address.
2853 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2855 * config.if (libstdcxx_incdir): Version C++ headers.
2856 (cxx_incdir): Remove.
2858 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2860 * MAINTAINERS (Write After Approval): Add self.
2862 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2864 * configure.in: Add support for ip2k.
2866 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2868 * configure.in: Fix AIX configury bug.
2870 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2872 * MAINTAINERS (Write After Approval): Add self.
2874 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2876 * configure.in: replace ${topsrcdir} with ${srcdir}
2878 * configure.in: Move definition of libstdcxx_flags
2879 right above usage, rather than waaay earlier.
2881 * configure.in: Pull definition of is_cross_compiler earlier.
2883 * configure.in: Rearrange a little.
2885 * configure.in: Remove references to librx.
2886 * Makefile.in: Remove references to librx.
2888 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2890 * config.sub: Add support for avr target.
2891 Import from master sources, rev 1.255
2893 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2895 * configure, .cvsignore: Revert previous change...
2896 * Makefile: ...delete.
2898 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2900 * configure.in: Eliminate ${gasdir} variable.
2902 2002-06-18 Dave Brolley <brolley@redhat.com>
2904 * configure.in: Add support for frv.
2905 * config.sub: Add support for frv.
2907 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2909 * configure: Remove garbage from previous commit.
2911 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2913 * configure: For in-source builds, make a subdir and re-exec there.
2914 * Makefile: New file. Pass targets through to build directory.
2915 * .cvsignore: No longer ignore "Makefile".
2917 2002-06-16 Douglas Rupp <rupp@gnat.com>
2919 * MAINTAINERS (Write After Approval): Add self.
2921 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2923 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2925 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2927 * configure.in (vax-*-netbsd*): Re-enable gas.
2929 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2931 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2932 BUILD_PREFIX_1, to correct nomenclature.
2933 * configure: Likewise.
2935 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2936 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2938 2002-05-31 Olaf Hering <olh@suse.de>
2940 * config-ml.in: Propogate DESTDIR also.
2942 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2944 * configure.in (vax-*-netbsd*): Don't build gas for this
2947 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2949 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2952 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2954 * MAINTAINERS (Write After Approval): Add myself.
2956 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2958 * config.guess: Update to 2002-05-22 version.
2959 * config.sub: Likewise.
2961 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2963 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2964 * config-ml.in: Likewise.
2965 * configure: Likewise.
2966 * configure.in: Likewise.
2968 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2970 * MAINTAINERS: Update my email address.
2972 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2974 * configure.in: Simplify makefile fragment collection.
2976 * configure.in: Remove code to build emacs.
2978 * configure.in : Remove --srcdir argument from targargs and buildargs
2979 (it's always overridden in the Makefile anyway). Rearrange a bit.
2981 * configure: Move some logic to configure.in.
2982 * configure.in: Move some logic from configure.
2984 2002-05-11 Tom Tromey <tromey@redhat.com>
2986 * MAINTAINERS: Reflect libgcj reality.
2988 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2990 * Makefile.in: Honour DESTDIR.
2992 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2994 * config.guess: Import 2002-03-20 version.
2995 * config.sub: Import 2002-04-26 version.
2997 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2999 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3001 2002-05-07 Tim Josling <tej@melbpc.org.au>
3003 * MAINTAINERS: Add self.
3005 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
3007 * ltmain.sh: Detect and handle object name conflicts
3008 while piecewise linking a static library.
3010 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
3012 * configure.in (noconfigdirs): Don't disable libgcj on
3013 sparc64-*-solaris* and sparcv9-*-solaris*.
3015 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
3017 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3019 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3021 * configure.in (FLAGS_FOR_TARGET): Do not add
3022 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3023 on i[3456]86-*-linux*.
3025 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3027 * configure.in (noconfigdirs): Replace [ ] with test.
3029 * configure.in (noconfigdirs): Do not add target-newlib if
3030 target == i[3456]86-*-linux*, and host == target.
3032 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3034 * configure.in: delete reference to absent file
3036 * configure.in: replace '[' with 'test'
3038 * configure.in: Eliminate references to gash.
3039 * Makefile.in: Eliminate references to gash.
3041 * configure.in: remove useless references to 'pic' makefile fragments.
3043 * configure.in: (*-*-windows*) Finish removing.
3045 * configure.in: Eliminate redundant test for libgui.
3047 2002-04-29 Roger Sayle <roger@eyesopen.com>
3049 * MAINTAINERS: Add self and realphabetize. Update entries
3050 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
3051 entry for a29k port maintainer.
3053 2002-04-26 Joel Sherrill <joel@OARcorp.com>
3055 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3056 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3058 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3060 * configure.in: remove references to dead files
3062 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3064 * MAINTAINERS: Add information about purpose of this file.
3066 2002-04-18 Tom Tromey <tromey@redhat.com>
3068 * configure.in: Disallow configuring libgcj when it is already
3069 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3070 Solaris 2.8 by default. For PR libgcj/6158.
3072 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3074 * configure.in: Move default CC setting out of config/mh-* fragments
3077 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3079 * configure.in: don't even try to configure or make a subdirectory
3080 if there's no configure script for it.
3082 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3084 * MAINTAINERS: Remove chill maintainers.
3085 * Makefile.in (CHILLFLAGS): Remove.
3086 (CHILL_LIB): Remove.
3087 (TARGET_CONFIGDIRS): Remove libchill.
3088 (CHILL_FOR_TARGET): Remove.
3089 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3091 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3092 (CHECK_TARGET_MODULES): Likewise.
3093 (INSTALL_TARGET_MODULES): Likewise.
3094 (CLEAN_TARGET_MODULES): Likewise.
3095 (configure-target-libchill): Remove.
3096 (all-target-libchill): Remove.
3097 * configure.in (target_libs): Remove target-libchill.
3098 Do not compute CHILL_FOR_TARGET.
3099 * libchill: Remove directory.
3101 2002-04-11 DJ Delorie <dj@redhat.com>
3103 * Makefile.in, configure.in: Sync with binutils, entries
3106 2002-04-07 Andrew Cagney <ac131313@redhat.com>
3108 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
3109 (do-tar, do-bz2): New rules.
3110 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
3111 (gdb-tar): New rule.
3112 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
3113 (insight_dejagnu.tar): New rule.
3114 (insight.tar): New rule.
3115 (gdb+dejagnu.tar): New rule.
3116 (gdb.tar): New rule.
3118 2002-02-01 Mo DeJong <supermo@bayarea.net>
3120 * Makefile.in: Add all-tix to deps for all-snavigator
3121 so that tix is built when building snavigator.
3123 2002-01-11 Steve Ellcey <sje@cup.hp.com>
3125 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3126 ld and gdb are not supported.
3128 2002-01-07 Mark Salter <msalter@redhat.com>
3130 * configure.in: Remove target-bsp and target-cygmon from arm builds.
3131 Allow target-libgloss to be built for arm, strongarm, and xscale.
3133 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
3135 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3136 options for i[3456]86-pc-linux* native builds.
3138 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3140 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3141 files from .po files for a distribution.
3143 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
3145 * configure.in: Enable libstdc++-v3 for h8300 targets.
3147 2001-06-19 Alan Modra <amodra@bigpond.net.au>
3149 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
3152 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
3154 * Makefile.in (VER): When present, extract the version number from
3155 the file version.in.
3157 2001-05-24 Tom Rix <trix@redhat.com>
3159 * configure.in : enable ld for aix
3161 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3163 * config.guess: Add linux target for S/390.
3165 2000-11-07 Philip Blundell <pb@futuretv.com>
3167 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3169 2000-11-03 Philip Blundell <pb@futuretv.com>
3171 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3174 2001-01-15 Ben Elliston <bje@redhat.com>
3176 * configure.in (host_tools): Add sid.
3177 Always configure cgen.
3179 2000-11-24 Nick Clifton <nickc@redhat.com>
3181 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3184 2000-08-20 Doug Evans <dje@casey.transmeta.com>
3186 * Makefile.in (ALL_MODULES): Add all-cgen.
3187 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3188 (all-cgen): New target.
3189 (all-opcodes,all-sim): Depend on all-cgen.
3190 * configure.in (host_tools): Add cgen.
3191 Only configure cgen if --enable-cgen-maint.
3193 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
3195 * configure.in: Add *-*-freebsd* configurations.
3197 2002-04-08 Tom Tromey <tromey@redhat.com>
3199 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3200 Fixes PR libgcj/6068.
3202 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3204 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3206 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3208 * configure.in (alpha*-dec-osf*): Enable libgcj.
3210 2003-03-27 Matthew Gingell <gingell@gnat.com>
3212 * MAINTAINERS (Write After Approval): Add myself.
3214 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3216 Fix for: PR bootstrap/3591, target/5676
3217 * configure.in (mcore-pe): Disable the configuration of
3218 libstdc++-v3 since exceptions are not supported.
3220 2002-03-20 Anthony Green <green@redhat.com>
3222 * configure.in: Enable libgcj for xscale-elf target.
3224 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
3226 * MAINTAINERS: Update my email address.
3228 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
3230 * ltmain.sh (relink_command): Fix typo in previous change.
3232 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
3234 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3235 (relink_command): Added --tag flags.
3236 (mode=install): If relinking fails; error out.
3238 2002-03-12 Richard Henderson <rth@redhat.com>
3240 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3242 (do-check): Rename from check.
3243 (check): Allow parallel check.
3245 2002-03-12 Bob Wilson <bob.wilson@acm.org>
3247 * MAINTAINERS: Add myself as maintainer for xtensa port.
3248 Fix alphabetical order in CPU port maintainer list.
3249 Remove myself from Write After Approval list.
3251 2002-03-11 Richard Henderson <rth@redhat.com>
3253 * Makefile.in (.NOTPARALLEL): Add fake tag.
3255 2002-03-07 H.J. Lu (hjl@gnu.org)
3257 * configure.in: Enable gprof for mips*-*-linux*.
3259 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3261 * MAINTAINERS (Write After Approval): Add myself.
3263 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3265 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3267 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3269 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
3271 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3272 because its Makefile is there; test for the executable instead.
3274 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3276 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3277 libstdc++-v3 and libjava.
3279 2002-02-11 Adam Megacz <adam@xwt.org>
3281 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3284 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3286 * config.guess: Updated to 2002-01-30's version.
3287 * config.sub: Updated to 2002-02-01's version.
3288 Contribute sh64-elf.
3289 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3290 * configure.in: Added sh64-*-*.
3292 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3294 * MAINTAINERS: Belatedly add myself to write after approval list.
3296 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
3298 * MAINTAINERS: Put self in as maintainer for x86-64 port.
3299 Remove self as Write After Approval.
3301 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
3303 * MAINTAINERS: Put self in as maintainer for contrib/regression
3306 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
3308 * MAINTAINERS: Update my email address.
3310 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3312 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3313 target-libiberty, and target-libgloss. Skip Java-related
3314 libraries if not supported for NetBSD on target CPU.
3316 2002-01-25 Douglas B Rupp <rupp@gnat.com>
3318 * install-sh: Use _inst.$$_ for temp file name.
3320 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
3322 * MAINTAINERS (Write After Approval): Move my contact info
3324 (OS Port Maintainers): ...to here (netbsd).
3326 2002-01-22 Bob Wilson <bob.wilson@acm.org>
3328 * MAINTAINERS (Write After Approval): Add myself.
3330 2002-01-17 H.J. Lu <hjl@gnu.org>
3332 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3333 (all-target-fastjar): Also depend on all-target-libiberty.
3335 2002-01-16 H.J. Lu (hjl@gnu.org)
3337 * config.guess: Import from master sources, rev 1.225.
3338 * config.sub: Import from master sources, rev 1.238.
3340 2002-01-16 Kazu Hirata <kazu@hxi.com>
3342 * MAINTAINERS (Write After Approval): Remove myself.
3344 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
3346 * MAINTAINERS (Write After Approval): Add myself.
3348 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3350 * MAINTAINERS: Add self as docs co-maintainer.
3352 2001-12-11 Matthias Klose <doko@debian.org>
3354 * MAINTAINERS (Write After Approval): Add myself.
3356 2001-12-09 Zack Weinberg <zack@codesourcery.com>
3358 * MAINTAINERS: Update my email address.
3360 2001-12-07 Turly O'Connor <turly@apple.com>
3361 * MAINTAINERS (Write After Approval): Add myself.
3362 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3363 (rs6000_initialize_trampoline): Call __trampoline_setup for
3365 * darwin-tramp.asm: New file, implements __trampoline_setup.
3366 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3368 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
3370 * MAINTAINERS (Write After Approval): Add myself.
3372 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3374 * configure, configure.in: Use temp file for long sed commands.
3376 2001-12-03 Laurent Guerby <guerby@acm.org>
3378 * config.sub: Update to version 1.232 on subversion.
3380 2001-12-03 Ben Elliston <bje@redhat.com>
3382 * MAINTAINERS: Update mail address for config.* patches.
3384 2001-11-27 DJ Delorie <dj@redhat.com>
3385 Zack Weinberg <zack@codesourcery.com>
3387 When build != host, create libiberty for the build machine.
3389 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3391 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3393 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3395 (all.normal): Depend on ALL_BUILD_MODULES.
3396 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3397 (all-build-libiberty): Depend on configure-build-libiberty.
3399 * configure: Calculate and substitute proper value for
3401 * configure.in: Create the build subdirectory.
3402 Calculate and substitute TARGET_CONFIGARGS (formerly
3403 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3405 2001-11-26 Ziemowit Laski <zlaski@apple.com>
3407 * MAINTAINERS (write-after-approval): Add self.
3409 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
3411 * MAINTAINERS (GNATS only accounts): Remove self.
3413 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3415 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3418 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3420 * MAINTAINERS (Write After Approval): Add self.
3422 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3424 * MAINTAINERS: mips and s390 are also CPU ports.
3426 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3428 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
3430 2001-11-11 David O'Brien <obrien@FreeBSD.org>
3432 * MAINTAINERS: Alphabetize.
3434 2001-11-09 Kazu Hirata <kazu@hxi.com>
3436 * MAINTAINERS (Various maintainers: h8 port): Add myself.
3438 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
3440 * MAINTAINERS (Various maintainers: hppa port): Added myself.
3442 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3444 * configure.in (--enable-languages): Be more permissive about
3445 syntax. Check for empty lists better. Warn about $LANGUAGES.
3447 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
3449 * config.sub: Import from master sources, rev. 1.230.
3450 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
3452 2001-11-07 Laurent Guerby <guerby@acm.org>
3454 * MAINTAINERS (Write After Approval): Add self.
3456 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3458 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3460 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
3462 * config.sub: Import from master sources, rev 1.226.
3463 * config.guess: Import from master sources, rev 1.216.
3465 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3467 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3468 * MAINTAINERS: Add self as maintainer of MMIX port.
3469 Remove old after-approval entry.
3471 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
3473 * ChangeLog, configure: Fix spelling errors.
3475 2001-10-20 Brendan Kehoe <brendan@zen.org>
3477 * MAINTAINERS: Tweak my address.
3479 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
3481 * MAINTAINERS: Update my email address.
3483 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3485 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3486 * MAINTAINERS: Add self as maintainer of CRIS port.
3488 2001-10-10 Geert Bosch <bosch@gnat.com>
3490 * MAINTAINERS (Various maintainers: Ada front end):
3493 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
3495 * MAINTAINERS (Write After Approval): Added self
3497 2001-10-02 Geert Bosch <bosch@gnat.com>
3499 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3501 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3503 * configure: Handle temporary files securely using mkdir.
3505 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
3507 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3509 2001-09-26 Will Cohen <wcohen@redhat.com>
3511 * configure.in (*-*-linux*): Disable configuration of target-newlib
3512 and target-libgloss.
3514 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3516 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3519 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
3521 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3522 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3523 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3524 avoid quotes nesting problems.
3525 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3526 (DO_X): Export only variables that are set.
3528 2001-09-19 Ben Elliston <bje@redhat.com>
3530 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3531 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3532 semantics. Use the shell built-in "type" command instead.
3534 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
3536 Merged from gcc-3_0-branch:
3537 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3538 * ltcf-c.sh: Use $objext, not $ac_objext.
3539 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3540 * ltcf-cxx.sh: Add support for GNU.
3541 2001-07-22 Timothy Wall <twall@redhat.com>
3542 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3543 default settings if using GNU tools with that configuration.
3544 * ltcf-cxx.sh: Ditto.
3545 * ltcf-gcj.sh: Ditto.
3546 2001-07-21 Michael Chastain <chastain@redhat.com>
3547 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3548 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3549 * ltmain.sh: Mark as gcc-local.
3551 2001-08-30 Eric Christopher <echristo@redhat.com>
3552 Jason Eckhardt <jle@redhat.com>
3554 * config.guess: Merge from master sources.
3555 * config.sub: Merge from master sources, add support for mipsisa32.
3557 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
3558 * config.sub: Merge from master sources, rev 1.219.
3559 * MAINTAINERS: Add self as contact for stormy16 port.
3561 2001-08-14 Zack Weinberg <zackw@panix.com>
3563 * config.sub: Merge from master sources, rev 1.218.
3564 * config.guess: Merge from master sources, rev 1.209.
3566 2001-08-11 Graham Stott <grahams@redhat.com>
3568 * Makefile.in (check-c++): Add missing semicolon.
3570 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
3572 * MAINTAINERS (Various maitainers: predict.def): Added myself.
3574 2001-07-30 Eric Christopher <echristo@redhat.com>
3576 * MAINTAINERS (Various maintainers: mips port): Added myself.
3578 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3580 * configure.in (sh-*-linux*): New.
3582 2001-07-27 Richard Henderson <rth@redhat.com>
3584 * .cvsignore: Add LAST_UPDATED.
3586 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
3588 * MAINTAINERS (Various maintainers: s390 port): Added myself.
3590 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
3592 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3594 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
3596 * MAINTAINERS (Write After Approval): Added myself.
3598 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3600 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3601 and libgcj on m68hc11/m68hc12.
3603 2001-06-27 H.J. Lu (hjl@gnu.org)
3605 * Makefile (CFLAGS_FOR_BUILD): New.
3606 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3608 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3610 * README: Remove version number.
3612 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3614 * INSTALL/README: Update wrt. to the installation instructions now
3615 residing in gcc/doc/install.texi.
3617 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3619 * README: Replace with a cut-down and updated version of gcc/README.
3621 2001-06-12 David Edelsohn <edelsohn@gnu.org>
3623 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3624 multilibs to be disabled.
3626 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
3628 * MAINTAINERS (Write After Approval): Add myself.
3630 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
3632 * config.guess: Import CVS version 1.195.
3633 * config.sub: Import CVS version 1.212.
3635 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3637 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3638 gcc/xgcc is built, use -print-prog-name to find out the program
3641 2001-06-04 Phil Edwards <pme@sources.redhat.com>
3643 * config.guess: Import CVS version 1.194. All gcc-local changes
3644 appear to also be in the master copy.
3645 * config.sub: Import CVS version 1.211.
3647 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3649 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3650 with_gcc]: Use `gcc -shared' to build a shared library.
3652 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3654 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3657 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3659 * MAINTAINERS (Write After Approval): Add myself.
3661 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3663 * configure.in (libstdcxx_flags): Do not try to execute
3664 libstdc++-v3/testsuite_flags until it exists.
3666 2001-06-01 Alan Modra <amodra@bigpond.net.au>
3668 * MAINTAINERS: Update my email address.
3670 2001-05-31 Graham Stott <grahams@redhat.com>
3672 * MAINTAINERS (Write After Approval): Add myself.
3674 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
3676 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3677 libraries when using g++ with native linker.
3679 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
3681 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3683 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
3685 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3686 [aix4*|aix5*]: Prepend blank.
3688 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
3690 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3691 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3692 of subdir/configure scripts to use the new libtool.m4.
3694 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3696 * MAINTAINERS (Write After Approval): Add myself.