1 2004-09-19 Roger Sayle <roger@eyesopen.com>
3 * config/mh-x86omitfp: New host makefile fragment. Add
4 -fomit-frame-pointer to the default BOOT_CFLAGS.
5 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6 * configure: Regenerate.
8 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11 * configure.in (*-*-darwin*): Renable libobjc.
12 * configure: Regenerate.
14 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
16 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
18 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
20 * Makefile.def: Remove libbanshee.
21 * Makefile.tpl: Ditto.
22 * configure.in: Ditto.
26 2004-09-08 David Edelsohn <edelsohn@gnu.org>
28 * ltmain.sh: Use $pic_object as $non_pic_object if
31 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
33 * missing: Import latest version from master repository.
35 2004-09-06 Nick Clifton <nickc@redhat.com>
37 * config.sub: Import latest version from master repository.
38 * config.guess: Likewise.
39 This includes these changes:
41 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
43 * config.sub: Handle crisv32, alias etraxfs.
44 * config.guess (crisv32:Linux:*:*): Handle.
46 2004-08-13 Brad Smith <brad@comstyle.com>
48 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
49 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
51 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
53 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
54 assume the processor is a powerpc. This is because coreutils
55 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
56 in this case, due to a MacOS X bug that causes
57 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
58 to return a negative number.
59 Problem reported by Petter Reinholdtsen in:
60 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
62 2004-07-19 Ben Elliston <bje@gnu.org>
64 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
66 2004-06-24 Ben Elliston <bje@gnu.org>
68 * config.guess: Update copyright years.
69 * config.sub: Likewise.
71 2004-06-22 Robert Millan <robertmh@gnu.org>
73 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
74 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
76 2004-06-22 Stanley F. Quayle <stan@stanq.com>
78 * config.guess (*:*VMS:*:*): New entry. Replaces
79 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
82 2004-06-22 Ben Elliston <bje@gnu.org>
84 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
85 * config.sub: Likewise.
87 2004-06-22 Ben Elliston <bje@gnu.org>
89 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
90 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
92 2004-06-11 Ben Elliston <bje@gnu.org>
94 * config.guess (pegasos:OpenBSD:*:*): Remove.
96 2004-06-11 Ben Elliston <bje@gnu.org>
98 From Wouter Verhelst <wouter@grep.be>:
99 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
101 2004-06-11 Ben Elliston <bje@gnu.org>
103 * config.guess (luna88k:OpenBSD:*:*): New.
105 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
107 * config.guess (m32r*:Linux:*:*): New case.
108 * config.sub: Handle m32rle.
110 2004-03-12 Ben Elliston <bje@wasabisystems.com>
112 From Jens Petersen <petersen@redhat.com>:
113 * config.sub: Handle sparcv8.
115 2004-03-03 Ben Elliston <bje@wasabisystems.com>
117 From Tom Smith <smith@cag.lkg.hp.com>:
118 * config.guess: Version suffixes are equally significant on Tru64
119 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
120 prefix of "P" (patched kernel).
122 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
124 * config.sub: Add support for National Semiconductor CRX target.
126 2004-09-03 Janis Johnson <janis187@us.ibm.com>
128 * MAINTAINERS (Various Maintainers): Remove myself as web page
129 maintainer, add myself as maintainer of build status lists.
131 2004-09-03 Jan Beulich <jbeulich@novell.com>
133 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
134 *-*-netware, but add target-libmudflap.
135 Consolidate *-*-netware targets (of which really only i?86 exists)
137 * configure: Likewise.
139 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
141 * Makefile.tpl (sorry): Remove.
142 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
143 (cleanstrap targets): Depend on distclean, not distclean-stage1.
144 (do-clean): Clean per-stage directories too.
145 (do-distclean): Run distclean-stage1 too.
146 (.NOTPARALLEL): Enable during toplevel bootstrap.
147 (stage[+id+]-bubble): Enable parallel execution during
148 the recursive invocation.
149 * Makefile.in: Regenerate.
151 Fix previous checkin:
153 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
155 * configure.in: Fix indentation.
156 * configure: Regenerate.
158 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
160 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
161 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
162 * configure: regenerate
163 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
167 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
169 * Makefile.def (build_modules): Add fixincludes.
170 (dependencies): Make gcc depend on fixincludes.
171 * configure.in (build_tools): Add fixincludes.
172 (build_configdirs): Always include build_libs.
173 * Makefile.in: Regenerate.
174 * configure: Regenerate.
176 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
178 * Makefile.def (bootstrap stages): Add 'lean' parameter.
179 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
180 phony targets; do not generate timestamp files.
181 (distclean-stageN): Remove references to their timestamp files.
182 (restageN, touch-stageN): Remove.
183 (stageN-bubble): Rewritten.
184 (compare): Support lean bootstraps.
185 * Makefile.in: Regenerate.
187 * configure.in: Only warn when bootstrapping but
188 build != host or build != target. Support lean bootstraps.
189 * configure: Regenerate.
191 2004-08-26 Phil Edwards <phil@codesourcery.com>
193 * configure.in: Give a better error message if GMP/MPFR are missing
194 and a language needing them has been requested.
195 * configure: Regenerated.
197 2004-08-25 Phil Edwards <phil@codesourcery.com>
199 * configure.in: Print a list of available language front-ends if
200 a requested one is missing. Tidy stray tab characters.
201 * configure: Regenerated.
203 2004-08-19 Michael Koch <konqueror@gmx.de>
205 * gcc/doc/install.texi: Update entry about automake for libjava.
207 2004-08-17 Robert Millan <robertmh@gnu.org>
209 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
210 (instead of FreeBSD).
211 * configure: Regenerate.
213 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
215 * Makefile.in: Regenerate.
216 * configure: Regenerate.
218 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
220 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
221 for bootstrapped modules if toplevel bootstrap is going.
222 (GCC bootstrap): Generate per-stage targets for all bootstrapped
223 modules. Adjust for changes in Makefile.def. Enable several
224 rules even in non-bootstrap mode, just to avoid peppering the
225 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
226 (stage-[+prev+]-bubble): Remove.
228 * Makefile.def (Dependencies): Depend on all-build-bison,
229 all-build-flex, all-build-byacc, all-build-texinfo, rather
230 than the host variations.
231 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
233 (BISON): Update for recent Bisons.
235 (cross): Depend on all-build.
236 (all): Do not depend on all-build.
237 (prebootstrap): Remove.
238 (dep-kind): Accept separate prefixes for MODULE and ON variables.
239 (Prebootstrap dependencies): Add them to the per-stage targets
240 and to all-prebootstrap.
241 * configure.in (build_configdirs): Always enable build_tools.
242 (BUILD_DIR_PREFIX): Remove.
244 * Makefile.def (gcc): Add target variable.
245 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
246 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
247 in the recursive `make', instead of hardwiring `all'.
248 (Autogenerated TARGET-* variables): New.
250 2004-08-13 Brian Booth <bbooth@redhat.com>
252 * MAINTAINERS: Remove myself from write-after-approval.
254 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
256 * src-release: Stop distributing mmalloc with gdb (which doesn't
258 * Makefile.def: GDB doesn't depend on mmalloc anymore.
259 * Makefile.in: Regenerate.
261 2004-08-09 Mark Mitchell <mark@codesourcery.com>
263 * configure.in (arm*-*-eabi*): New target.
264 * configure: Regenerate.
266 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
268 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
269 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
270 (Dependencies): New section.
271 * Makefile.tpl (Dependencies): Generate from Makefile.def.
272 (configure-target-[+module+]): Depend on maybe-all-gcc
273 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
274 (toplevel profiledbootstrap): Fix dependencies.
275 * Makefile.in: Regenerate.
277 2004-08-03 Mark Mitchell <mark@codesourcery.com>
279 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
280 target-libiberty to noconfigdirs.
281 * configure: Regenerate.
283 2004-08-03 Paul Brook <paul@codesourcery.com>
285 * configure.in: Check for MPFR as well as GMP.
286 * configure: Regenerate.
288 2004-08-01 Robert Millan <robertmh@gnu.org>
290 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
291 libmudflap for all GNU-based systems (with Glibc).
292 * configure: Regenerate.
294 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
296 * Makefile.def (host-modules): Add gcc.
297 * Makefile.in: Regenerate.
298 * Makefile.tpl (sorry): New rule.
299 (configure-host, all-host, [+make_target+]-host, do-check,
300 install-host): Do not add gcc as a special case.
301 (host modules): Add a small special-casing for gcc. Export
302 extra_make_flags through the environment.
303 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
304 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
305 other recursive targets for gcc): Remove.
307 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
308 (stage, unstage): New rules.
309 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
310 distclean-stage[+id+]): Use stage_current.
311 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
312 the stage*-start rules.
314 2004-08-02 Geoffrey Keating <geoffk@apple.com>
316 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
319 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
321 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
322 * configure: Regenerate.
324 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
326 * maintainer-scripts/gcc_release: Revert yesterday's change.
328 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
330 * MAINTAINERS: Add myself to write-after-approval.
332 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
335 * gcc/gccbug.in: Updated because of libf2c removal.
336 * maintainer-scripts/gcc_release: Ditto.
338 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
340 * configure.in: Build libmudflap by default on FreeBSD.
341 * configure: Regenerated.
343 2004-07-09 Mark Mitchell <mark@codesourcery.com>
345 * configure.in: Do not build libmudflap by default on non-GNU/Linux
347 * configure: Regenerated.
349 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
352 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
353 feedback based compiler.
354 * Makefile.in: Rebuilt.
356 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
358 * Makefile.def (host_modules): Set bootstrap=true for flex.
359 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
360 * Makefile.in: Rebuilt.
362 2004-07-07 Jan Hubicka <jh@suse.cz>
364 * MAINTAINERS: Add self as a profile feedback maintainer.
366 2004-07-05 Phil Edwards <phil@codesourcery.com>
368 * configure.in: Do not prepend $srcdir to /dev/null in
370 * configure: Regenerate.
372 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
374 * Makefile.def (build_modules): Add bison, byacc, flex,
376 (flags_to_pass): Add FLEX.
377 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
378 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
379 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
380 DEFAULT_MAKEINFO): Remove.
381 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
382 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
383 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
384 objdir or else use configured tool.
387 (Build module dependencies): Add.
388 * Makefile.in: Regenerate.
389 * configure.in: Better support for multiple build modules,
390 matching what is done for host/target modules. Do not look
391 for "plausible" locations of build tools if Canadian cross.
392 Use autoconf's AC_PROG_CC to find a C compiler. Define
393 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
394 * configure: Regenerate.
396 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
398 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
399 * Makefile.in: Regenerate.
401 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
403 * Makefile.tpl (configure-build-[+module+],
404 configure-[+module+], configure-target-[+module+]): Pass
405 [+extra_configure_args+].
406 (all-build-[+module+], all-[+module+], check-[+module+],
407 install-[+module+], [+make_target+]-[+module+],
408 all-target-[+module+], check-target-[+module+],
409 install-target-[+module+], [+make_target+]-target-[+module+]):
410 Pass [+extra_make_args+].
411 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
412 (GCC_HOST_EXPORTS): Remove.
413 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
414 cross, check-gcc, check-gcc-c++, install-gcc,
415 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
416 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
417 * Makefile.in: Regenerate.
419 2004-06-21 Matthew Sachs <msachs@apple.com>
421 * MAINTAINERS: Added self to write-after-approval.
423 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
425 * configure.in: Check for srcdir/winsup rather than build directory
427 * configure: Regenerate.
429 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
431 * configure.in: Don't build Cygwin native newlib if winsup
432 directory is missing. Emit warning instead.
433 * configure: Regenerate.
435 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
437 * Makefile.tpl (touch-stage[+id+]): New.
438 (restage[+prev+]): Depend on touch-stage[+id+].
440 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
443 * Makefile.def: Add profile and feedback bootstrap stages.
444 Remove next field from bootstrap stages.
445 * Makefile.tpl (LN, LN_S): Substitute.
446 (stageN-start, stageN-end): Use double-colon rules, to
447 provide a hook for additional setup commands.
448 (distclean-stageN-gcc, restageN): Create dependencies from
449 [+prev+], not from [+next+].
450 (stageN-bubble): Add commands for successive stages from
451 [+prev+], using double-colon rules.
452 (all-stageN-gcc): Fix typo.
453 (stagefeedback-start, profiledbootstrap): New.
454 * Makefile.in: Regenerate.
455 * configure.in: Call ACX_PROG_LN.
456 * configure: Regenerate.
458 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
460 * MAINTAINERS (Write After Approval): Add myself.
462 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
464 * MAINTAINERS (Write After Approval): Add myself.
466 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
468 * configure.in: Fix --enable-bootstrap breakage introduced in trees
470 * configure: Regenerate.
472 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
474 * Makefile.tpl: Fix typo.
475 * Makefile.in: Regenerate.
477 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
479 * configure.in: Remove new- prefix from toplevel
481 * configure: Regenerate.
483 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
485 * Makefile.tpl (all.normal): Rename to all.
486 (all): Replace with a rule to pick the default
487 target from configure.
488 (all-gcc, configure-gcc): Use conditionals to
489 do nothing when toplevel bootstrap is going on.
490 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
491 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
492 * configure.in: Support --enable-bootstrap.
494 * Makefile.def: Remove new- prefix from toplevel
496 * Makefile.tpl: Likewise.
498 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
501 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
502 $(RECURSE_FLAGS) to recursive invocation of make.
504 * Makefile.in: Regenerate.
505 * configure: Regenerate.
507 2004-05-30 Andreas Jaeger <aj@suse.de>
508 Jim Wilson <wilson@specifixinc.com>
510 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
513 2004-05-27 Daniel Jacobowitz <dan@debian.org>
515 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
516 * configure: Regenerate.
518 2004-05-25 Daniel Jacobowitz <drow@false.org>
520 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
521 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
522 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
524 * Makefile.in: Regenerate.
526 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
528 * configure.in: Test the ability to symlink directories.
529 * configure: Regenerate.
531 * Makefile.def (bootstrap-stage): New definitions.
532 * Makefile.tpl (configure-stage1-gcc,
533 configure-stage2-gcc, configure-stage3-gcc,
534 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
535 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
536 new-restage3, compare): Autogenerate, see Makefile.in
537 entry for behavioral changes.
538 (distclean-stage1, new-stage1-start, new-stage1-end,
539 new-stage1-bubble, distclean-stage2, new-stage2-start,
540 new-stage2-end, new-stage2-bubble, distclean-stage3,
541 new-stage3-start, new-stage3-end): New autogenerated targets.
542 (objext, prebootstrap, BOOT_CFLAGS,
543 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
546 * Makefile.in: Regenerate.
547 (distclean-stage1, new-stage1-start, new-stage1-end,
548 new-stage1-bubble, distclean-stage2, new-stage2-start,
549 new-stage2-end, new-stage2-bubble, distclean-stage3,
550 new-stage3-start, new-stage3-end): New targets.
551 (all-stage1-gcc): Move prebootstrap dependency from here...
552 (configure-stage1-gcc): ...to here.
553 (new-bootstrap): Use bubble targets.
554 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
555 Use per-stage distclean targets.
556 (configure-stage1-gcc, configure-stage2-gcc,
557 configure-stage3-gcc, all-stage1-gcc,
558 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
559 Use new-stageN-start to prepare the tree.
561 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
563 * Makefile.def (host_modules): add libcpp.
564 * Makefile.tpl: Add dependencies on and for libcpp.
565 * Makefile.in: Regenerate.
566 * configure.in: Add libcpp host module.
567 * configure: Regenerate.
569 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
571 * Makefile.tpl: Whenever a recursive target is defined, wrap
572 it in a special @if/@endif block, and prepare its maybe
573 dependency in the @if/@endif block
574 * configure.in: Instead of writing maybe dependencies, remove
575 the @if/@endif statements, and remove the @if/@endif blocks
577 * configure: Regenerate.
578 * Makefile.in: Regenerate.
580 2004-05-20 Janis Johnson <janis187@us.ibm.com>
582 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
584 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
587 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
588 * */configure: Rebuilt.
590 2004-05-17 Zack Weinberg <zack@codesourcery.com>
592 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
594 * configure, Makefile.in: Regenerate.
596 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
598 * MAINTAINERS (Write After Approval): Add myself.
600 2004-05-13 Diego Novillo <dnovillo@redhat.com>
602 Merge from tree-ssa-20020619-branch.
604 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
605 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
606 (HOST_GMPLIBS): Define.
607 (HOST_GMPINC): Define.
608 (TARGET_LIB_PATH): Add libmudflap.
609 (GFORTRAN_FOR_TARGET): Define.
610 (configure-build*): Export GFORTRAN.
611 (configure-gcc): Export GMPLIBS and GMPINC.
612 (all-gcc): Add maybe-all-libbanshee.
613 (configure-target-libgfortran): Define.
614 * Makefile.in: Regenerate.
615 * configure.in (host_libs): Add libbanshee.
616 (target_libraries): Add target-libmudflap and target-libgfortran.
617 Add --with-libbanshee.
618 Handle --disable-libmudflap.
619 (*-*-freebsd*): Use with_gmp.
620 Add $(libgcj) to noconfigdirs.
621 * configure: Regenerate.
623 * MAINTAINERS: Add tree-ssa maintainers.
625 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
627 * MAINTAINERS (Various Maintainers): Add myself.
629 2004-04-30 Brian Ford <ford@vss.fsi.com>
631 * MAINTAINERS (Write After Approval): Add myself.
633 2004-04-29 Uros Bizjak <uros@kss-loka.si>
635 * MAINTAINERS (Write After Approval): Add myself.
637 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
639 * config/acx.m4: Fix fastcompare support for new-bootstrap.
640 * configure: Regenerate.
642 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
645 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
647 * Makefile.def (flags_to_pass): Remove *dir variables that
648 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
649 as well as prefix and exec_prefix.
650 * Makefile.in: Regenerate.
652 2004-04-26 Robert Millan <robertmh@gnu.org>
654 Add patches from libtool CVS.
655 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
656 * ltconfig: Likewise.
657 * ltcf-c.sh: Likewise.
658 * ltcf-cxx.sh: Likewise.
659 * ltcf-gcj.sh: Likewise.
661 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
663 * Makefile.def (host_modules): Mark with the bootstrap
664 flag packages on which gcc depends.
665 * Makefile.tpl (all-bootstrap): Use it.
666 * Makefile.in: Regenerate.
668 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
670 * Makefile.def (flags_to_pass): Remove *dir variables that
671 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
672 as well as prefix and exec_prefix.
673 * Makefile.in: Regenerate.
675 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
677 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
678 * configure: Regenerate.
679 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
680 * gcc/Makefile.tpl (compare): Use the result of the test.
681 * gcc/Makefile.in: Regenerate.
683 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
685 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
686 Always relocate gcc and prev-gcc to the original names, even
688 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
691 2004-04-23 Laurent GUERBY <laurent@guerby.net>
693 * MAINTAINERS: Update my email address.
695 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
697 * configure.in (mips*-*-irix5*): Enable ld.
698 * configure: Regenerate.
700 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
702 * configure: Regenerate.
704 2004-04-15 James E Wilson <wilson@specifixinc.com>
706 * Makefile.tpl (configure-[+module+], configure-gcc,
707 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
708 Set and export LDFLAGS.
709 * Makefile.in: Regenerate.
711 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
713 * MAINTAINERS: Add myself to write-after-approval.
715 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
718 * Makefile.tpl: If we don't have built-in-tree target tools,
719 use the ones found by configure rather than hacking around with
720 program_transform_name.
721 * configure.in: Give Makefile.tpl the information necessary
723 * Makefile.in: Regenerate.
724 * configure: Regenerate.
726 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
729 * configure.in: When computing baseargs, strip *all* copies of
730 offending options. Also, don't match/substitute the trailing space,
731 so that this actually works when two similar options are separated by
733 * configure: Regenerate.
735 2004-04-06 David Edelsohn <edelsohn@gnu.org>
737 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
738 (rs6000-*-aix*): Same.
739 * configure: Regenerate.
741 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
743 * MAINTAINERS: Add myself to write-after-approval.
745 2004-04-03 Bud Davis <bdavis9659@comcast.net>
747 * MAINTAINERS: Add myself to write-after-approval.
749 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
751 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
752 STRICT_WARN, WARN_CFLAGS flags passed down to make.
753 * Makefile.in: Regenerate.
755 * configure.in (top level bootstrap support): Rework --enable-werror
756 to set @stage2_werror_flag@.
757 * configure: Regenerate.
758 * Makefile.tpl (top level bootstrap support): Pass
759 @stage2_werror_flag@ down to configure in stages 2 and 3.
760 * Makefile.in: Regenerate.
762 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
764 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
765 for stages 2 and 3 as well as in make. As a consequence, remove
766 OUTPUT_OPTION (now detected by configure) from the flags passed down
768 * Makefile.in: Regenerate.
770 * Makefile.tpl (new-bootstrap): Fix typo.
771 * Makefile.in: Regenerate.
773 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
775 * Makefile.tpl: Rearrange by moving recursive_targets rules
776 into their proper sections.
777 * Makefile.tpl (top level bootstrap support): Move disabling
778 of coverage flags from 'make' to 'configure'; improve comments.
779 * Makefile.in: Regenerate.
781 * Makefile.tpl (experimental top level bootstrap) Move stage1
782 language setting from all- target to configure- target; disable
783 intermodule optimization in stage 1; prevent gratuitous rebuilds
785 * Makefile.in: Regenerate.
786 * configure.in: Comma-separate stage 1 language list for top
788 * configure: Regenerate.
790 * Makefile.tpl: Clean up experimental top level bootstrap support:
791 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
792 prev-gcc in configure- targets as well as all- targets.
793 * Makefile.in: Regenerate.
795 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
797 * compile: New file imported from automake.
799 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
801 * configure.in: Remove symbolic link section.
802 * configure: Regenerate.
803 * Makefile.tpl (links): Remove.
804 * Makefile.in: Regenerate.
806 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
807 Nathanael Nerode <neroden@gcc.gnu.org>
809 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
810 Set with AC_CHECK_PROGS.
811 * configure.in: Fix comment typo from last patch.
812 * configure: Regenerate.
814 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
816 * Makefile.tpl: Introduce experimental top level bootstrap support.
817 * Makefile.in: Regenerate.
818 * configure.in: Introduce support for top level bootstrap.
819 * configure: Regenerate.
821 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
822 Paolo Bonzini <bonzini@gnu.org>
825 * configure.in: Cope with shells that do not support unquoted ^
826 * configure: Regenerate.
828 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
829 Paolo Bonzini <bonzini@gnu.org>
832 * configure.in: Cope with shells that do not support nesting
833 quotes inside quoted backquote substitutions.
834 * configure: Regenerate.
836 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
839 * configure.in: Fix escaping of $.
840 * configure: Regenerate.
842 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
844 * configure: Regenerate, since I forgot to while committing Paolo's
847 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
850 Move language detection to the top level.
851 * configure.in: Find default values for the tools as
852 soon as possible. Disable ada if GNAT is not found.
853 Emit error message about missing languages. Expand
854 --enable-languages=all for the gcc subdirectory.
856 2004-03-10 Ben Elliston <bje@gnu.org>
858 * MAINTAINERS: Update my email address.
860 2004-03-05 David Edelsohn <edelsohn@gnu.org>
862 * ltconfig: Disable building static libraries if building shared
865 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
867 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
869 * configure: Regenerated.
871 2004-03-01 Brian Booth <bbooth@redhat.com>
873 * MAINTAINERS: Add myself to write-after-approval.
875 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
877 * MAINTAINERS: Add myself to write-after-approval.
879 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
882 * Makefile.tpl: Guard XFOO sed statements better.
883 * Makefile.tpl: Add dependency for configure-target-libada.
884 * Makefile.in: Regenerate (incidentally fixes broken
885 commit when libada-branch was merged).
887 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
889 * MAINTAINERS: Add myself to write-after-approval.
891 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
893 * MAINTAINERS: Add Nicola Pero and myself as libobjc
896 2004-02-20 Andrew Cagney <cagney@redhat.com>
898 * config.guess: Update from version 2003-10-16 to 2004-02-16.
899 * config.sub: Update from version 2003-11-03 to 2004-02-16.
901 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
904 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
906 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
908 * MAINTAINERS: Added myself to write-after-approval.
910 2004-02-14 Michael Koch <konqueror@gmx.de>
912 * MAINTAINERS: Added myself to write-after-approval.
914 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
916 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
917 some OS port maintainers to OS port maintainers section.
919 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
921 * MAINTAINERS: Add self.
923 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
925 * MAINTAINERS: Alphabetize.
927 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
929 * MAINTAINERS: Remove myself.
931 2004-02-11 David Edelsohn <edelsohn@gnu.org>
933 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
934 (rs6000-*-aix*): Same.
935 * configure: Regenerate.
937 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
939 * configure.in (host): Add in missing $noconfigdirs to defines.
940 * configure: Regenerate.
942 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
943 Nathanael Nerode <neroden@gcc.gnu.org>
945 PR ada/6637, PR ada/5911
946 Merge with libada-branch:
947 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
948 with appropriate dependencies. Add --enable-libada configure switch.
949 * configure, Makefile.in: Regenerate.
951 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
953 * MAINTAINERS: Add myself to write-after-approval.
955 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
957 * configure.in: Don't pass --with-stabs on IRIX 5 either.
958 * configure: Regenerate.
960 2004-02-04 Geoffrey Keating <geoffk@apple.com>
964 * ltmain.in: When setting IFS to '~', be careful about user
965 arguments that contain '~'.
967 2004-02-04 Peter O'Gorman <peter@pogma.com>
969 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
970 Also test $base_compile against $CC with escaped arguments. Bug
971 reported by Geoff Keating <geoffk@apple.com>.
973 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
975 * MAINTAINERS: Remove i960 port.
977 2004-01-23 DJ Delorie <dj@redhat.com>
979 * Makefile.def (target_modules) [libiberty]: Don't stage.
980 * Makefile.in: Rebuilt.
982 2004-01-20 Caroline Tice <ctice@apple.com>
984 * MAINTAINERS: Add myself to write-after-approval.
986 2004-01-19 Paolo Carlini <pcarlini@suse.de>
988 * MAINTAINERS: Update my email address.
990 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
992 * MAINTAINERS: Add myself to write-after-approval.
994 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
996 * MAINTAINERS: Remove entries without email address.
998 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
1000 * MAINTAINERS: Add myself to write-after-approval.
1002 2004-01-15 Steven Bosscher <stevenb@suse.de>
1004 * MAINTAINERS: Update my email address.
1006 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
1008 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1009 * Makefile.tpl (configure-target-[+module+]): Support stage.
1010 * Makefile.in: Rebuilt.
1012 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1014 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
1016 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
1018 * MAINTAINERS: Add myself as a MIPS maintainer.
1020 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1022 * configure.in: Use ./config.cache, not config.cache.
1023 * configure: Regenerate.
1024 * Makefile.tpl: Special-casing not needed for GCC any more.
1025 * Makefile.in: Regenerate.
1027 * configure.in: Don't share a cache file for host dirs.
1028 * configure: Regenerate.
1030 * config-ml.in: Don't mess with the cache file.
1032 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1034 * MAINTAINERS: Move myself from 'Write After Approval' to
1035 'CPU Port Maintainers' section as SPARC maintainer.
1037 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1039 * Makefile.tpl: Make GCC use a separate config.cache.
1040 * Makefile.in: Regenerate.
1042 PR bootstrap/11932, PR bootstrap/11933
1043 (I don't know if it will fix either of them, but it relates
1045 * configure.in: Don't use shared config.cache for target
1047 * configure: Regenerate.
1049 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
1051 * MAINTAINERS: Add myself to 'Write After Approval' section.
1053 2003-12-31 Roger Sayle <roger@eyesopen.com>
1055 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1056 * configure: Regenerated.
1058 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1060 * MAINTAINERS: Remove the mn10200 maintainer.
1062 2003-12-21 Bernardo Innocenti <bernie@develer.com>
1064 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1065 * configure: Regenerated.
1067 2003-12-16 Jan Hubicka <jh@suse.cz>
1069 * MAINTAINERS: Add myself as callgraph maintainer.
1071 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1073 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1074 * configure: Regenerate.
1076 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1078 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1079 'Write After Approval' section. Update email.
1081 2003-12-01 James Lemke <jim@wasabisystems.com>
1083 * MAINTAINERS (Write After Approval): Add myself.
1085 2003-11-20 Matt Thomas <matt@3am-software.com>
1087 * MAINTAINERS: Add myself as a vax port maintainer.
1089 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1091 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1092 (configure-build-[+module+], configure-[+module+]): Likewise.
1093 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1094 * Makefile.in: Regenerate.
1096 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1098 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1099 shared/dylibed libraries.
1100 * ltmain.sh: Likewise.
1101 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1102 * ltcf-cxx.sh: Likewise.
1103 * ltcf-gcj.sh: Likewise.
1104 * ltconfig: Likewise.
1106 2003-11-17 Stan Cox <scox@redhat.com>
1108 * MAINTAINERS: Add myself as iq2000 port maintainer.
1110 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1112 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1113 * Makefile.in: Regenerate.
1115 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
1117 * config.sub: Update to 2003-11-03 version.
1119 2003-10-20 Phil Edwards <phil@codesourcery.com>
1121 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1122 * configure: Regenerate.
1124 2003-10-20 Nicolas Pitre <nico@cam.org>
1126 * MAINTAINERS: Add myself to 'Write After Approval' section.
1128 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
1130 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1132 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
1134 * MAINTAINERS: Update my email address.
1136 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1138 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1140 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
1142 * MAINTAINERS: Add myself to 'Write After Approval' section.
1144 2003-10-16 Bernardo Innocenti <bernie@develer.com>
1146 * config.guess: Update to 2003-10-16 version.
1147 * config.sub: Update to 2003-10-16 version.
1149 2003-10-15 David Daney <ddaney@avtrex.com>
1151 * MAINTAINERS: Added myself to 'Write After Approval' section.
1153 2003-10-15 Falk Hueffner <falk@debian.org>
1155 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1156 'Write After Approval' section. Update email.
1158 2003-10-14 Roger Sayle <roger@eyesopen.com>
1160 * MAINTAINERS: Move myself from 'Write After Approval' to
1161 'Various Maintainers' section as middle-end maintainer.
1163 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1165 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1167 * Makefile.in: Regenerate.
1169 2003-10-11 Bernardo Innocenti <bernie@develer.com>
1171 * config.guess: Update to 2003-10-07 version.
1172 * config.sub: Update to 2003-10-07 version.
1174 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1176 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1177 * ltconfig (irix5*, irix6*): Don't override version_type.
1179 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1181 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1182 * configure: Rebuilt
1183 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1184 * Makefile.in: Rebuilt
1186 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1188 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1190 2003-09-30 Carlo Wood <carlo@alinoe.com>
1192 * MAINTAINERS (Write After Approval): Add myself.
1194 2003-09-29 Paul Koning <ni1d@arrl.net>
1196 * MAINTAINERS: Move myself from "Write After Approval"
1197 to CPU platform maintainers for pdp11 platform.
1199 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1201 * MAINTAINERS: Move myself from 'Write After Approval' to
1202 'Various Maintainers' section as libffi testsuite maintainer.
1204 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1206 * configure.in: Pass a computed --program-transform-name
1208 * configure: Regenerated.
1210 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1212 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1213 * Makefile.in: Regenerate.
1215 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1216 * Makefile.in: Regenerate.
1218 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1220 * MAINTAINERS: Move myself from 'Write After Approval'
1221 to 'Various Maintainers' (objective-c) section.
1223 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1225 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1227 * configure: Regenerated.
1229 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1231 * MAINTAINERS (Write After Approval): Add myself to write after
1234 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1236 * MAINTAINERS (Write After Approval): Add myself.
1238 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1240 * MAINTAINERS: Update my e-mail address.
1242 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1244 * libtool.m4 (LD): Correct powerpc64 host match.
1246 2003-09-06 James E Wilson <wilson@tuliptree.org>
1248 * MAINTAINTERS: Update my affiliation and email address.
1250 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1252 * MAINTAINERS (Write After Approval): Add myself.
1254 2003-09-04 DJ Delorie <dj@redhat.com>
1256 * configure: Regenerate.
1258 2003-09-04 Robert Millan <robertmh@gnu.org>
1260 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1262 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1264 * configure.in: Ensure arguments to sed are properly spaced.
1265 * configure: Regenerate.
1267 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1269 * MAINTAINERS: Update my e-mail address.
1271 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1273 * MAINTAINERS (Write After Approval): Add myself.
1275 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1277 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1278 * configure: Regenerated.
1280 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1282 * MAINTAINERS: Update my email address.
1284 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1286 * configure.in: Use newline instead of semicolon when assuming
1287 shell arguments in a for loop.
1288 * configure: Regenerated.
1290 2003-08-22 Jason Eckhardt <jle@rice.edu>
1292 * MAINTAINERS: Resurrect the i860 maintainer.
1294 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1297 * configure.in: When testing with_libs and with_headers, treat
1298 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1299 * configure: Regenerate.
1301 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1303 (baseargs): Likewise.
1304 * configure: Regenerate.
1306 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1308 * MAINTAINERS (Write After Approval): Add myself.
1310 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1312 * configure.in: Disable libgcj for darwin not on powerpc.
1313 * configure: Rebuild.
1315 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1317 * config-ml.in, symlink-tree: Add license.
1319 2003-08-03 Richard Stallman <rms@gnu.org>
1320 Eben Moglen <moglen@columbia.edu>
1322 * README.SCO: New file.
1324 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1326 * Makefile.tpl (check, check-c++): Express dependencies using
1327 dependencies rather than commands.
1328 * Makefile.in: Regenerate.
1330 2003-08-01 Andrew Cagney <cagney@redhat.com>
1332 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1335 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1337 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1338 * Makefile.in: Update.
1340 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1342 * configure.in: Enable libgcj for darwin.
1343 * configure: Rebuild.
1345 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1347 * config-ml.in: Use ac_configure_args directly instead of
1348 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1351 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1353 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1354 creating target and build subdirs to build all parent dirs as needed.
1355 * Makefile.in: Rebuild.
1356 * configure.in: Don't build dirs explicitly here.
1357 * configure: Rebuild.
1359 2003-07-26 Paul Brook <paul@nowt.org>
1361 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1363 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1365 * Makefile.tpl (all-make): Depend on intl.
1366 * Makefile.in: Rebuilt.
1368 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1370 * install-sh: Update to newer upstream versions (associated with
1372 * mkinstalldirs: Likewise.
1373 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1375 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1377 * MAINTAINERS: Move self from Bug database only accounts
1378 to write-after-approval.
1380 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1382 * config.if: Remove unused libc_interface determination.
1384 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1386 * MAINTAINERS: Move self from write-after-approval to
1387 build machinery (*.in).
1389 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1393 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1394 unused INSTALL_PROGRAM_ARGS.
1395 * configure.in: Use AC_PROG_INSTALL.
1396 * Makefile.in: Regenerate.
1397 * configure: Regenerate.
1399 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1401 * MAINTAINERS: Alphabetize.
1403 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1405 * configure: Rebuilt.
1406 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1407 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1408 newlib nor libgloss.
1409 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1410 * configure.in (am33_2.0-*-linux*): Added.
1412 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1414 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1415 * configure: Regenerate.
1417 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1419 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1420 * Makefile.in: Regenerate.
1422 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1424 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1425 * Makefile.in: Regenerate.
1427 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1429 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1430 * Makefile.in: Regenerated.
1432 * config-ml.in: Replace PWD with PWD_COMMAND.
1434 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1436 * intl: New directory; see intl/ChangeLog for details.
1437 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1438 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1439 * Makefile.in: Regenerate.
1441 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1443 * configure.in: Clean up config-lang.in handling. Delete
1444 useless assignment to "subdirs".
1445 * configure: Regenerate.
1447 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1449 * configure.in: Rename 'target_libs' to 'target_libraries'.
1450 Remove useless reference to 'target_libs'.
1451 * configure: Regenerate.
1453 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1455 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1456 * Makefile.in: Regenerate.
1458 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1460 * Makefile.def: Introduce flags_to_pass.
1461 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1462 * Makefile.in: Regenerate.
1464 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1466 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1467 and target-libgloss.
1468 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1469 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1470 * configure: Regenerate.
1472 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1474 * configure.in: Update testsuite_flags to new location.
1475 * configure. Regenerate.
1477 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1479 * Makefile.tpl: Remove BUILD_CC stuff.
1480 * Makefile.in: Regenerate.
1482 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1484 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1486 2003-06-16 Graeme Peterson <gp@qnx.com>
1488 * MAINTAINERS (Write After Approval): Add myself.
1490 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1492 * config.guess: Update to 2003-06-12 version.
1493 * config.sub: Update to 2003-06-13 version.
1495 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1497 * config.guess: Update to 2003-06-06 version.
1498 * config.sub: Update to 2003-06-06 version.
1500 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1502 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1503 * configure. Regenerate.
1505 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1507 * configure.in: Disable serial configure by default.
1508 * configure: Regenerate.
1509 * Makefile.tpl: Abolish .NOTPARALLEL.
1510 * Makefile.in: Regenerate.
1512 * Makefile.tpl: Replace {build,host,target}_canonical by
1513 {build,host,target}.
1514 * Makefile.in: Regenerate.
1516 * Makefile.tpl: Fix stupid pasto.
1517 * Makefile.in: Regenerate.
1519 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1521 * Makefile.tpl: Remove bogus conditional.
1522 * Makefile.in: Regenerate.
1524 2003-06-05 Jan Hubicka <jh@suse.cz>
1526 * Makefile.tpl (profiledbootstrap): New target.
1527 * Makefile.in (profiledbootstrap): New target.
1529 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
1531 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1532 Pinski. Remove user names from other bugzilla-only maintainers.
1534 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1536 * Makefile.tpl: Make 'recursive targets' using autogen rather
1537 than shell loop. Remove duplicate 'clean' targets and false
1539 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1540 Add systematic method of specifying missing targets in subdirs.
1541 Add copyright boilerplate.
1542 * Makefile.in: Regenerate.
1543 * configure.in: Add 'recursive targets' to maybe list.
1544 * configure: Regenerate.
1546 * MAINTAINERS: "GNATS only" -> "Bug database only".
1548 * Makefile.tpl: Rename [+target+] to [+make_target+].
1549 * Makefile.def: Rename 'target' to 'make_target'.
1551 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
1553 * MAINTAINERS: Add self as options handling maintainer.
1555 2003-05-28 Michael Meissner <gnu@the-meissners.org>
1557 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1558 been too long since I touched those ports.
1560 2003-05-28 DJ Delorie <dj@redhat.com>
1562 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1563 * Makefile.in: Regenerate.
1565 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1567 * configure.in: Use curly braces in the definition of tooldir.
1568 * configure: Regenerate.
1570 2003-05-21 DJ Delorie <dj@redhat.com>
1572 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1574 * Makefile.in: Regenerate.
1576 2003-05-21 DJ Delorie <dj@redhat.com>
1578 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1579 * Makefile.in: Regenerate.
1581 2003-05-20 Ian Lance Taylor <ian@airs.com>
1583 * MAINTAINERS: Update my e-mail address.
1585 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1587 * configure.in: Switch more things to use maybe dependencies.
1588 * Makefile.tpl: Switch more things to use maybe dependencies.
1589 Factor out common code from autogen IF statements.
1590 * configure: Regenerate.
1591 * Makefile.in: Regenerate.
1593 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1595 * configure.in: Accept i[3456789]86 for machine type.
1596 * configure: Regenerate.
1598 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1600 * configure.in: Switch more things to use maybe dependencies.
1601 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1602 * configure: Regenerate.
1603 * Makefile.tpl: Switch more things to use maybe dependencies.
1604 * Makefile.in: Regenerate.
1606 2003-05-16 Andreas Schwab <schwab@suse.de>
1608 * Makefile.tpl (install-opcodes): Define.
1609 * Makefile.in: Rebuild.
1611 2003-05-13 Andreas Jaeger <aj@suse.de>
1613 * config.guess: Update to 2003-05-09 version.
1614 * config.sub: Update to 2003-05-09 version.
1616 2003-05-13 Michael Eager <eager@mvista.com>
1618 * configure.in: Correct sed script so that options in quotes are not
1620 * configure: Rebuild.
1622 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
1624 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1625 and $$s/newlib/libc/sys/cygwin32 include paths.
1628 2003-05-12 Michael Meissner <gnu@the-meissners.org>
1630 * MAINTAINERS: Update my email addresses.
1632 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1634 * config-ml.in: Propagate INSTALL variables.
1636 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1638 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1640 2003-05-02 Chris Demetriou <cgd@broadcom.com>
1642 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1643 * Makefile.in: Regenerate.
1645 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1647 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1649 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1651 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1653 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
1655 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1656 * Makefile.in: Regenerated.
1658 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1660 * MAINTAINERS (Write After Approval): Upgrade myself from
1661 GNATS only to write-after-approval. Update my mail address.
1663 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
1665 (OS Port Maintainers: freebsd): Add myself.
1667 2003-04-22 Mark Mitchell <mark@codesourcery.com>
1669 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1671 2003-04-22 Kean Johnston <jkj@sco.com>
1673 * MAINTAINERS (SCO ports): Added myself.
1675 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1677 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1679 2003-04-19 Kean Johnston <jkj@sco.com>
1681 * MAINTAINERS (Write After Approval): Add myself.
1683 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1685 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1686 * Makefile.in: Regenerate.
1688 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1690 * configure.in (powerpc64*-*-linux*): Remove.
1691 * configure: Rebuilt.
1693 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1695 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1696 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1698 * Makefile.in: Regenerate.
1700 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1702 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1703 * configure: Regenerated.
1705 2003-04-15 DJ Delorie <dj@redhat.com>
1707 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1709 2003-04-13 Nick Clifton <nickc@redhat.com>
1711 * config-ml.in: Remove support for --disable-aix removing
1714 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1716 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1717 * */configure: Rebuilt.
1719 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1721 * MAINTAINERS: Add my email address.
1723 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1725 * MAINTAINERS (Write After Approval): Add myself.
1727 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1729 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1730 * Makefile.in: Regenerate.
1732 2003-03-14 Michael Chastain <mec@shout.net>
1734 * Makefile.in: Regenerate with correct Makefile.def.
1736 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1738 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1740 * Makefile.in: Regenerate.
1741 * configure.in: Clean up gxx_include_dir logic.
1742 * configure: Regenerate.
1744 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1746 * MAINTAINERS (Write After Approval): Add myself.
1748 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1750 * MAINTAINERS: Update my mail address.
1752 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1754 * configure.in (gxx_include_dir): Fix typo.
1755 * configure: Regenerated.
1757 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1759 * Makefile.tpl: Reindent.
1760 * Makefile.in: Regenerate.
1761 * configure.in: Reindent. Don't set unused variables.
1762 * configure: Regenerate.
1764 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1766 * configure.in: Include $(build_tooldir)/sys-include in
1768 * configure: Regenerated.
1770 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1772 * Makefile.tpl: Always pass down RANLIB.
1773 * Makefile.in: Regenerate.
1775 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1776 * Makefile.in: Regenerate.
1777 * configure.in: Remove unused logic relating to --enable-shared
1778 and --enable-threads. Remove bogus comments. Remove redundant
1780 * configure: Regenerate.
1782 * configure.in: Replace ${libstdcxx_version} by its value.
1783 Remove reference to mh-dgux.
1784 * configure: Regenerate.
1786 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1788 * MAINTAINERS (Write After Approval): Add myself.
1790 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1792 * Makefile.tpl: Rearrange.
1793 * Makefile.in: Regenerate.
1795 2003-02-25 Uwe Stieber <uwe@wwws.de>
1797 * configure.in: Add support for kaOS as cross build target system.
1798 * configure: Regenerated.
1800 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1802 * MAINTAINERS (Write after approval): Add myself.
1804 2003-02-21 James E Wilson <wilson@tuliptree.org>
1806 * MAINTAINERS: Update my email address.
1808 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1810 * MAINTAINERS: Add self to blanket write privs. section.
1812 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1814 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1815 configure-target-* as some target builds may require additional
1816 flags for preprocessor tests.
1817 * Makefile.in: Regenerated.
1819 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1821 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1822 * ltconfig: Handle it.
1823 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1826 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1827 it is used as argument to $CC.
1828 * ltcf-gcj.sh: Likewise.
1830 * configure.in: Introduce --enable-maintainer-mode.
1831 * configure: Rebuilt.
1832 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1833 for maintainer mode.
1834 * Makefile.in: Rebuilt.
1836 2003-02-18 Jason Merrill <jason@redhat.com>
1838 * Makefile.tpl (check-c++): Allow parallelism.
1840 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1842 * MAINTAINERS: Remove John Carr (who never actually had access to
1845 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1847 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1848 don't configure target-libobjc.
1849 * configure: Regenerate.
1851 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1853 * Makefile.tpl (RANLIB): Define.
1854 * Makefile.in: Regenerate.
1856 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1858 * MAINTAINERS: Update my email.
1860 2003-02-06 Keith R Seitz <keiths@redhat.com>
1862 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1863 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1864 * Makefile.in: Regenerated.
1865 * configure.in: Remove all traces of snavigator, db, and grep.
1866 * configure: Regenerated.
1868 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1870 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1873 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1875 * MAINTAINERS (Write after approval): Add myself.
1877 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1879 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1880 * Makefile.in: Regenerated.
1882 2003-01-30 Roger Sayle <roger@eyesopen.com>
1884 * config.guess: Updated to 2003-01-30's version.
1885 * config.sub: Updated to 2003-01-28's version.
1887 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1889 * config.if: If gcc_version is already set, just use it. Don't set
1890 gcc_version_trigger if it's already set, otherwise set it to
1891 gcc/version.c, but only if the file exists. If it is not set and
1892 gcc/version.c does not exist, try to extract the version number from
1895 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1897 * MAINTAINERS: Add myself to write-after-approval list.
1899 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1901 * configure.in: Revert 24Jan change.
1902 * configure: Regenerate.
1904 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1906 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1909 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1911 * configure.in: Revert previous change.
1912 * configure: Regenerate.
1914 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1916 * configure.in: Make rda native-only.
1917 * configure: Regenerate.
1919 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1921 * MAINTAINERS: Move myself from GNATS-only-accounts to
1922 write-after-approval.
1924 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1926 * configure.in: Add missing \.
1927 * configure: Rebuilt.
1929 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1931 * configure.in (baseargs): Avoid using \| in sed regular
1933 * configure: Rebuilt.
1935 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1937 * configure.in (baseargs): Remove all supported forms of
1938 --cache-file, --srcdir, --host, --build and --target options
1939 from argument lists.
1940 * configure: Rebuilt.
1942 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1944 * MAINTAINERS: Add myself to write-after-approval list.
1946 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1948 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1949 * configure: Rebuilt.
1951 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1953 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1954 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1955 * Makefile.in: Regenerate.
1956 * configure: Regenerate.
1958 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1960 * configure.in: Remove Makefile in build, host and target modules
1961 unless configure was run with --no-recursion.
1962 * configure: Rebuilt.
1964 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1966 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1967 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1968 * Makefile.in: Regenerate.
1970 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1972 * config.guess: Update to 2003-01-03 version.
1973 * config.sub: Update to 2003-01-03 version.
1975 2003-01-07 Christopher Faylor <cgf@redhat.com>
1977 * configure: Regenerate with proper autoconf 2.13.
1979 2003-01-07 Christopher Faylor <cgf@redhat.com>
1981 * configure.in: Add AC_PREREQ for consistency.
1982 * configure: Regenerate.
1984 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1986 * configure.in (GDB_TK): Add tcl directories conditional on
1987 gdb/gdbtk directory being present.
1988 * configure: Regenerate.
1990 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1992 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1993 by gcc if LD is not defined and we are not doing a Canadian Cross.
1994 * configure: Rebuilt.
1996 2002-12-31 Tom Tromey <tromey@redhat.com>
1998 * Makefile.in: Rebuilt.
1999 * Makefile.def (target_modules) [libffi]: Allow installation.
2001 2002-12-31 Andreas Schwab <schwab@suse.de>
2003 * configure.in: Fix use of $program_transform_name.
2004 * configure: Regenerated.
2006 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
2008 * configure.in (baseargs): Don't remove first configure argument.
2009 * configure: Regenerated.
2011 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
2013 * Makefile.tpl (local-distclean): Don't remove...
2014 (multilib.ts): ... this. Moved into...
2015 (multilib.out): ... this. Don't use sub-make.
2016 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2017 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2018 (configure-build-[+module+], configure-[+module+],
2019 configure-target-[+module+], configure-gcc): ... these. Test
2020 for Makefile existence. Drop config.status from dependencies.
2021 * Makefile.in: Rebuilt.
2022 * configure.in: Move gcc-version-trigger to the end of
2023 ac_configure_args. Add comments to maybedep.tmp and
2024 serdep.tmp. Introduce --disable-serial-configure. Remove
2025 nonopt from baseargs, matching and removing corresponding
2026 whitespace while at it.
2027 * configure: Rebuilt.
2029 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2031 * configure.in (host_configargs): Replace reference to
2032 no-longer-defined buildopts with --build=${build_alias}.
2033 * configure: Rebuilt.
2035 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2036 program_transform_name to standard idiom.
2037 (AUTOGEN, AUTOCONF): Define.
2038 (Makefile.in): Use $(AUTOGEN).
2039 (Makefile): Depend on config.status, and use autoconf-style rule to
2040 build it. Move original commands to...
2041 (config.status): ... this new target.
2042 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2044 * Makefile.in: Rebuilt.
2046 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2048 * Makefile.tpl: Fix dramatic bustage due to change in
2049 program_transform_name.
2050 * Makefile.in: Regenerate.
2052 * configure.in: Remove unnecessary PATH setting.
2053 * configure: Regnerate.
2055 * configure.in: Don't default to unprefixed tools unless
2056 the native tools will work.
2057 * configure: Regenerate.
2059 * configure.in: Convert to autoconf script. Blow away lots
2060 of now-redundant Makefile fragments.
2061 * configure: Generate using Autoconf.
2062 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2063 * Makefile.in: Regenerate.
2065 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2067 * configure: Fix stupid bug where RANLIB was mistakenly included.
2069 * configure.in: Rename (buildargs, hostargs, targargs) to
2070 (build_configargs, host_configargs, target_configargs).
2072 * configure.in: Move logic out of sed statement.
2074 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2075 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2077 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
2079 * config.sub: Import from master repository
2080 * config.guess: Ditto
2082 2002-12-24 Andreas Schwab <schwab@suse.de>
2084 * Makefile.tpl (multilib.out): Fix missing space.
2085 * Makefile.in: Regenerate.
2087 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2089 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2090 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2091 * Makefile.in: Regenerate.
2092 * configure.in: Remove unnecessary leftovers.
2094 2002-12-21 Geoffrey Keating <geoffk@apple.com>
2096 * configure.in (extra_ranlibflags_for_target): New variable.
2097 (*-*-darwin): Add -c to ranlib commands.
2098 * configure (tooldir): Handle extra_ranlibflags_for_target.
2100 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2102 * Makefile.tpl: Revert HJL's change.
2103 * Makefile.in: Regenerated.
2104 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2107 2002-12-19 Andreas Schwab <schwab@suse.de>
2109 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2110 * Makefile.in: Regenerate.
2112 2002-12-18 H.J. Lu <hjl@gnu.org>
2114 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2115 * Makefile.in: Regenerated.
2117 * configure.in (build_prefix): New. Substitute.
2119 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2121 * Makefile.tpl: Don't let real targets depend on phony targets.
2122 * Makefile.in: Regenerate.
2124 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2125 * Makefile.in: Regenerate.
2127 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
2129 * config.sub: Import from master repository
2130 * config.guess: Ditto
2132 2002-12-16 Jason Merrill <jason@redhat.com>
2134 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2135 previous 'make bootstrap'.
2136 * Makefile.in: Regenerate.
2138 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2140 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2142 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2144 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2145 * Makefile.in: Regenerate.
2147 2002-12-13 Jason Merrill <jason@redhat.com>
2149 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2151 (check-c++): Just depend on it and check-target-libstdc++-v3.
2152 * Makefile.in: Regenerate.
2154 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2156 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2157 * Makefile.in: Rebuilt.
2159 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2161 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2163 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2165 * configure: Fix bug put in by gremlins.
2167 * Makefile.tpl: Substitute more autoconfily.
2168 * configure: Substitute more autoconfily.
2169 * Makefile.in: Regenerate.
2171 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
2173 * config.sub: Import from master repository
2174 * config.guess: Ditto
2175 * MAINTAINERS: Added Svein Seldal under write after approval
2177 2002-12-08 Andrew Cagney <ac131313@redhat.com>
2179 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2180 * Makefile.in (all-sim): Ditto.
2182 2002-12-06 DJ Delorie <dj@redhat.com>
2184 * Makefile.tpl: Change configure dependencies to not have real
2185 targets depend on phony targets.
2187 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2189 * configure.in: Revert unintentional change.
2191 * Makefile.tpl: Change dependency for */multilib.out so that
2192 it works when gcc isn't in the tree.
2194 * configure.in: Substitute more.
2195 * configure: Run subconfigures from the Makefile.
2196 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2197 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2199 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2201 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2203 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2205 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2206 and corresponding dependencies.
2207 * Makefile.in: Regenerate.
2209 * configure.in (host_tools): Order binutils, gas and ld for
2210 convenience in running the testsuites.
2212 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2213 * Makefile.in: Regenerate.
2214 * configure.in: Introduce rules to serialize subconfigure runs.
2216 * configure.in: Introduce BASE_CC_FOR_TARGET.
2217 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2218 Realize configure-build-* targets. Realize configure-target-* targets.
2219 * Makefile.in: Regenerate.
2221 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2223 * configure: Move gcc_version_trigger stuff from here...
2224 * configure.in: ...to here.
2226 * configure.in: Separate subconfigure options added by this file from
2227 options given by the user. Add machinery to put args for host
2228 subconfigures into the Makefile.
2230 * Makefile.tpl: Remove 'vault' targets.
2231 * Makefile.tpl: Reorder and comment dependencies.
2232 * Makefile.in: Regenerate.
2234 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2235 * configure.in: Fix my broken commit of previous patch. (sigh)
2237 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2239 * configure.in: Move host-specific darwin noconfigdirs into
2240 the host-specific section.
2242 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2244 * configure.in: Move host-specific darwin noconfigdirs into
2245 the host-specific section.
2247 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2249 * configure: Remove skip-this-dir support.
2250 * Makefile.tpl: Remove skip-this-dir support.
2252 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2254 * Makefile.in: Regenerate.
2256 * Makefile.tpl: Strip out useless setting of 'dir'.
2257 * Makefile.in: Regenerate.
2259 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2261 * configure.in: Fix deeply stupid bug.
2263 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2264 shell code in CXX_FOR_TARGET
2265 * Makefile.def: Introduce raw_cxx.
2266 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2268 * Makefile.in: Regenerate.
2270 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2272 * Makefile.tpl: Remove unnecessary ifs.
2273 * Makefile.in: Regenerate.
2275 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2276 dependencies. Maybe-ize build-libiberty. Create dummy install
2277 targets for 'no_install' modules.
2278 * configure: Move GDB_TK substitution to configure.in. Move
2279 build_modules stuff to configure.in.
2280 * configure.in: Implement soft dependency machinery. Maybe-ize
2281 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2282 * Makefile.in: Regenerate.
2284 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2286 * Makefile.tpl: Make all-target, install-target behave similarly
2287 to all, install (only hitting configured targets). Eliminate
2288 unused macro defintions.
2290 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2293 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2295 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2297 * configure.in: Produce lists of subdir targets we're actually
2298 configuring. Remove references to "dosrel".
2299 * Makefile.tpl: Let configure set which subdir targets are hit.
2300 Remove install-cross; clean up install; remove ALL. Remove
2301 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2302 Autogenerate host module targets. Remove empty dependency lines
2303 and redundant dependency; rearrange slightly.
2304 * Makefile.def: Add host-side libtermcap, utils.
2306 * Makefile.in: Regenerate.
2308 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2310 * ltconfig (osf[345]): Append $major to soname_spec.
2311 Reflect this in library_names_spec.
2312 * ltmain.sh (osf): Prefix $major with . for use as extension.
2314 2002-11-19 Andreas Jaeger <aj@suse.de>
2316 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2317 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2318 and sparc64 GNU/Linux systems.
2320 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2322 * MAINTAINERS: Update email.
2324 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2326 * MAINTAINERS: Complete James Dennett's entry.
2328 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2330 * MAINTAINERS (Write After Approval): Add myself.
2332 2002-11-13 Bruce Korb <bkorb@gnu.org>
2334 * Makefile.tpl: syntactic cleanup
2336 2002-11-13 Stuart Hastings <stuart@apple.com>
2338 * MAINTAINERS: Add myself to write-after-approval list.
2340 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2342 * Makefile.def: Add list of recursive targets to autogenerate.
2344 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2345 targets. Autogenerate *-build-* targets.
2346 * Makefile.in: Regenerate.
2348 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2350 * configure: More autoconf-style substitutions.
2351 * Makefile.tpl: More autoconf-style substitutions.
2352 * Makefile.in: Regenerate.
2354 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2356 * configure: Substitute more variables in a more autoconf-friendly
2357 way. Simplify slightly.
2358 * Makefile.tpl: Make more variables substitutable in an
2359 autoconf-friendly way.
2360 * Makefile.in: Regenerate.
2362 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2364 * MAINTAINERS (Write After Approval): Add myself.
2366 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2368 * configure.in (v810*): Remove special setting of tools.
2370 * configure: Add support for extra required flags for ar or nm.
2371 * configure.in (aix4.3+): Use above support for target-specific
2372 issues, rather than using config/mt-aix43.
2374 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2376 * configure: Remove 'removing', which doesn't work. Replace $subdir
2377 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2378 with $srcdir. Reformat indentation. Substitute some variables
2379 formerly hard-coded in the Makefile for build=host.
2380 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2381 * Makefile.def: Autogenerate more.
2382 * Makefile.in: Regenerate.
2384 2002-11-04 Adam Nemet <anemet@lnxw.com>
2386 * MAINTAINERS (Write After Approval): Add myself.
2388 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2390 * Makefile.def (host_modules): Add rda.
2391 * Makefile.in: Regenerate.
2392 * configure.in (target_tool): Add target-rda to list.
2394 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2396 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2398 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2400 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2401 and restrap targets to this rule.
2402 * Makefile.in: Regenerate.
2404 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2406 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2407 GNATS only accounts.
2409 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2411 * configure.in (i[3456]86-*-linux*): Add check to disable
2412 ${libgcj} for glibc1.
2414 2002-10-24 Denis Chertykov <denisc@overta.ru>
2416 * MAINTAINERS: Add myself as ip2k port maintainer.
2418 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2420 * configure.in: Add tic4x target.
2422 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2424 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2425 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2426 * Makefile.in: Regenerate.
2428 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2429 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2430 * Makefile.in: Regenerate.
2432 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2434 * MAINTAINERS: Add myself as web pages co-maintainer.
2436 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2438 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2439 * Makefile.in: Regenerate.
2441 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2443 * MAINTAINERS: Add myself and Nathan Sidwell
2444 <nathan@codesourcery.com> as VxWorks maintainers.
2446 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2448 * Makefile.def: Remove order dependency comments.
2449 * Makefile.tpl: Add explicit install-install dependencies.
2450 * Makefile.in: Regenerate.
2452 * Makefile.tpl: Remove material now in src-release. (Finally!)
2453 * Makefile.in: Regenerate.
2455 * Makefile.tpl: Add configure-target (for src-release in src)
2456 * Makefile.in: Regenerate.
2458 2002-09-30 Nick Clifton <nickc@redhat.com>
2460 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2462 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2464 * configure.in (s390*-*-linux*): Enable libgcj.
2466 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2468 * configure: Revert accidentally applied changes.
2470 * Makefile.tpl: Make more autoconf-friendly.
2471 * Makefile.in: Regenerate.
2472 * configure: Make substitution more autoconf-like.
2474 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2476 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2477 single entry to handle all these.
2478 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2479 libjava on arm-*-elf.
2481 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2483 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2484 things that depend on them.
2486 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2488 * Makefile.tpl: Make subsituted variables more autoconfy.
2489 * Makefile.in: Regenerate.
2490 * configure: Make seds more autoconfy.
2492 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2494 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2495 * Makefile.in: Regenerate.
2496 * configure.in: Rewrite sed statements to look autoconfy.
2498 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2499 all-target-foo on configure-target-foo.
2500 * Makefile.def: Ditto.
2501 * Makefile.in: Rebuild.
2503 2002-09-25 Andrew Haley <aph@redhat.com>
2505 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2507 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2509 * Makefile.def: New file.
2510 * Makefile.tpl: New file.
2511 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2512 * contrib/gcc_update: Note that Makefile.in is a generated file.
2514 * configure.in: Minor rearrangement. Simplify tests.
2516 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2518 * configure.in (with_headers): Skip copy if value is "yes".
2519 (with_libs): Likewise.
2521 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2523 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2524 * configure.in (sh*-*-pe*): Ditto.
2525 * configure.in (mips*-*-pe*): Ditto.
2526 * configure.in (*arm-wince-pe): Ditto.
2528 * configure.in: Rearrange.
2530 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2532 * MAINTAINERS: Update my email address.
2534 2002-08-30 Paul Koning <pkoning@equallogic.com>
2536 * MAINTAINERS: (Write After Approval): Add myself.
2538 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
2540 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2542 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
2544 * MAINTAINERS: Change my mailing address.
2546 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
2548 * MAINTAINERS (Write After Approval): Remove myself.
2549 (Various Maintainers: c++ runtime libs): Add myself.
2551 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
2553 * MAINTAINERS (Write After Approval): Remove myself.
2554 (Various Maintainers: c++ runtime libs): Add myself.
2556 2002-08-15 Eric Christopher <echristo@redhat.com>
2558 * config.sub: Import from master repository.
2559 * config.guess: Ditto.
2561 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
2563 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2564 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2565 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2567 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
2569 * MAINTAINERS: Add self to rs6000 vector extensions.
2571 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
2573 * libiberty/configure: Reverted unintended yesterday's check in.
2575 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
2577 * boehm-gc/configure, libf2c/configure: Rebuilt.
2578 * libffi/configure, libiberty/configure: Ditto.
2579 * libjava/configure, libobjc/configure: Ditto.
2580 * libstdc++-v3/configure, zlib/configure: Ditto.
2581 Merged from binutils:
2582 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2583 From Steve Ellcey <sje@cup.hp.com>:
2584 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2585 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2586 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2588 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2589 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2590 soname_spec, sys_lib_search_path_spec): Ditto.
2592 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2594 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2596 2002-08-04 H.J. Lu (hjl@gnu.org)
2598 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2600 2002-08-02 Krister Walfridsson <cato@df.lth.se>
2602 * MAINTAINERS (Write After Approval): Add myself.
2604 2002-07-31 Alan Modra <amodra@bigpond.net.au>
2606 * configure.in: Move generic linux case to end. Copy generic
2607 linux noconfigdirs to mips*-*-linux* entry and new
2608 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2610 2002-07-19 Michael Matz <matz@suse.de>
2612 * MAINTAINERS: Add myself as ra* maintainer.
2614 2002-07-16 Chris Demetriou <cgd@broadcom.com>
2616 * config.guess: Update to 2002-07-09 version.
2617 * config.sub: Update to 2002-07-03 version.
2619 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2621 * MAINTAINERS: Fix typo in a maintainer email address.
2623 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2625 * configure.in: Remove two redundant tests.
2627 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2629 * configure.in (mips*-*-irix6*o32): Enable stabs.
2631 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2633 * configure.in: Don't build grez.
2634 * Makefile.in: Ditto.
2636 * Makefile.in: Remove references to bsp, cygmon, libstub.
2637 * configure.in: Ditto.
2639 * configure.in: Remove leftover reference to gdbtest.
2641 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
2643 * configure.in (gxx_include_dir): Change to match versioned
2644 C++ headers if --enable-version-specific-runtime-libs is used.
2646 2002-07-04 Steve Ellcey <sje@cup.hp.com>
2648 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2650 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2652 * configure.in: Make --without-x work.
2654 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2656 * configure.in: Rearrange target Makefile fragment collection.
2658 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2660 * configure.in: Ditto.
2662 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2664 * MAINTAINERS (Write After Approval): Update my e-mail address.
2666 2002-06-24 Ben Elliston <bje@redhat.com>
2668 * configure.in (host_tools): Remove cgen.
2670 * Makefile.in (all-cgen): Remove; runs from its source directory.
2671 (check-cgen, install-cgen, clean-cgen): Likewise.
2672 (all-opcodes): Do not depend on all-cgen.
2673 (all-sim): Likewise.
2675 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2677 * Makefile.in: Eliminate 'apache' targets.
2678 * configure.in: Eliminate 'apache' targets.
2680 * configure.in: Eliminate redundant tests. Reorganize.
2682 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2684 * config-ml.in: Eliminate references to Cygnus configure.
2686 * Makefile.in: Eliminate references to building emacs.
2688 2002-06-28 Graham Stott <graham.stott@btinternet.com>
2690 * MAINTAINERS: Update my email address.
2692 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2694 * config.if (libstdcxx_incdir): Version C++ headers.
2695 (cxx_incdir): Remove.
2697 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2699 * MAINTAINERS (Write After Approval): Add self.
2701 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2703 * configure.in: Add support for ip2k.
2705 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2707 * configure.in: Fix AIX configury bug.
2709 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2711 * MAINTAINERS (Write After Approval): Add self.
2713 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2715 * configure.in: replace ${topsrcdir} with ${srcdir}
2717 * configure.in: Move definition of libstdcxx_flags
2718 right above usage, rather than waaay earlier.
2720 * configure.in: Pull definition of is_cross_compiler earlier.
2722 * configure.in: Rearrange a little.
2724 * configure.in: Remove references to librx.
2725 * Makefile.in: Remove references to librx.
2727 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2729 * config.sub: Add support for avr target.
2730 Import from master sources, rev 1.255
2732 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2734 * configure, .cvsignore: Revert previous change...
2735 * Makefile: ...delete.
2737 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2739 * configure.in: Eliminate ${gasdir} variable.
2741 2002-06-18 Dave Brolley <brolley@redhat.com>
2743 * configure.in: Add support for frv.
2744 * config.sub: Add support for frv.
2746 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2748 * configure: Remove garbage from previous commit.
2750 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2752 * configure: For in-source builds, make a subdir and re-exec there.
2753 * Makefile: New file. Pass targets through to build directory.
2754 * .cvsignore: No longer ignore "Makefile".
2756 2002-06-16 Douglas Rupp <rupp@gnat.com>
2758 * MAINTAINERS (Write After Approval): Add self.
2760 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2762 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2764 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2766 * configure.in (vax-*-netbsd*): Re-enable gas.
2768 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2770 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2771 BUILD_PREFIX_1, to correct nomenclature.
2772 * configure: Likewise.
2774 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2775 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2777 2002-05-31 Olaf Hering <olh@suse.de>
2779 * config-ml.in: Propogate DESTDIR also.
2781 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2783 * configure.in (vax-*-netbsd*): Don't build gas for this
2786 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2788 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2791 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2793 * MAINTAINERS (Write After Approval): Add myself.
2795 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2797 * config.guess: Update to 2002-05-22 version.
2798 * config.sub: Likewise.
2800 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2802 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2803 * config-ml.in: Likewise.
2804 * configure: Likewise.
2805 * configure.in: Likewise.
2807 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2809 * MAINTAINERS: Update my email address.
2811 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2813 * configure.in: Simplify makefile fragment collection.
2815 * configure.in: Remove code to build emacs.
2817 * configure.in : Remove --srcdir argument from targargs and buildargs
2818 (it's always overridden in the Makefile anyway). Rearrange a bit.
2820 * configure: Move some logic to configure.in.
2821 * configure.in: Move some logic from configure.
2823 2002-05-11 Tom Tromey <tromey@redhat.com>
2825 * MAINTAINERS: Reflect libgcj reality.
2827 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2829 * Makefile.in: Honour DESTDIR.
2831 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2833 * config.guess: Import 2002-03-20 version.
2834 * config.sub: Import 2002-04-26 version.
2836 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2838 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2840 2002-05-07 Tim Josling <tej@melbpc.org.au>
2842 * MAINTAINERS: Add self.
2844 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2846 * ltmain.sh: Detect and handle object name conflicts
2847 while piecewise linking a static library.
2849 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2851 * configure.in (noconfigdirs): Don't disable libgcj on
2852 sparc64-*-solaris* and sparcv9-*-solaris*.
2854 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2856 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2858 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2860 * configure.in (FLAGS_FOR_TARGET): Do not add
2861 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2862 on i[3456]86-*-linux*.
2864 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2866 * configure.in (noconfigdirs): Replace [ ] with test.
2868 * configure.in (noconfigdirs): Do not add target-newlib if
2869 target == i[3456]86-*-linux*, and host == target.
2871 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2873 * configure.in: delete reference to absent file
2875 * configure.in: replace '[' with 'test'
2877 * configure.in: Eliminate references to gash.
2878 * Makefile.in: Eliminate references to gash.
2880 * configure.in: remove useless references to 'pic' makefile fragments.
2882 * configure.in: (*-*-windows*) Finish removing.
2884 * configure.in: Eliminate redundant test for libgui.
2886 2002-04-29 Roger Sayle <roger@eyesopen.com>
2888 * MAINTAINERS: Add self and realphabetize. Update entries
2889 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2890 entry for a29k port maintainer.
2892 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2894 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2895 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2897 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2899 * configure.in: remove references to dead files
2901 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2903 * MAINTAINERS: Add information about purpose of this file.
2905 2002-04-18 Tom Tromey <tromey@redhat.com>
2907 * configure.in: Disallow configuring libgcj when it is already
2908 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2909 Solaris 2.8 by default. For PR libgcj/6158.
2911 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2913 * configure.in: Move default CC setting out of config/mh-* fragments
2916 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2918 * configure.in: don't even try to configure or make a subdirectory
2919 if there's no configure script for it.
2921 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2923 * MAINTAINERS: Remove chill maintainers.
2924 * Makefile.in (CHILLFLAGS): Remove.
2925 (CHILL_LIB): Remove.
2926 (TARGET_CONFIGDIRS): Remove libchill.
2927 (CHILL_FOR_TARGET): Remove.
2928 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2930 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2931 (CHECK_TARGET_MODULES): Likewise.
2932 (INSTALL_TARGET_MODULES): Likewise.
2933 (CLEAN_TARGET_MODULES): Likewise.
2934 (configure-target-libchill): Remove.
2935 (all-target-libchill): Remove.
2936 * configure.in (target_libs): Remove target-libchill.
2937 Do not compute CHILL_FOR_TARGET.
2938 * libchill: Remove directory.
2940 2002-04-11 DJ Delorie <dj@redhat.com>
2942 * Makefile.in, configure.in: Sync with binutils, entries
2945 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2947 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2948 (do-tar, do-bz2): New rules.
2949 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2950 (gdb-tar): New rule.
2951 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2952 (insight_dejagnu.tar): New rule.
2953 (insight.tar): New rule.
2954 (gdb+dejagnu.tar): New rule.
2955 (gdb.tar): New rule.
2957 2002-02-01 Mo DeJong <supermo@bayarea.net>
2959 * Makefile.in: Add all-tix to deps for all-snavigator
2960 so that tix is built when building snavigator.
2962 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2964 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2965 ld and gdb are not supported.
2967 2002-01-07 Mark Salter <msalter@redhat.com>
2969 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2970 Allow target-libgloss to be built for arm, strongarm, and xscale.
2972 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2974 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2975 options for i[3456]86-pc-linux* native builds.
2977 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2979 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2980 files from .po files for a distribution.
2982 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2984 * configure.in: Enable libstdc++-v3 for h8300 targets.
2986 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2988 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2991 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2993 * Makefile.in (VER): When present, extract the version number from
2994 the file version.in.
2996 2001-05-24 Tom Rix <trix@redhat.com>
2998 * configure.in : enable ld for aix
3000 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3002 * config.guess: Add linux target for S/390.
3004 2000-11-07 Philip Blundell <pb@futuretv.com>
3006 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
3008 2000-11-03 Philip Blundell <pb@futuretv.com>
3010 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
3013 2001-01-15 Ben Elliston <bje@redhat.com>
3015 * configure.in (host_tools): Add sid.
3016 Always configure cgen.
3018 2000-11-24 Nick Clifton <nickc@redhat.com>
3020 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3023 2000-08-20 Doug Evans <dje@casey.transmeta.com>
3025 * Makefile.in (ALL_MODULES): Add all-cgen.
3026 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3027 (all-cgen): New target.
3028 (all-opcodes,all-sim): Depend on all-cgen.
3029 * configure.in (host_tools): Add cgen.
3030 Only configure cgen if --enable-cgen-maint.
3032 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
3034 * configure.in: Add *-*-freebsd* configurations.
3036 2002-04-08 Tom Tromey <tromey@redhat.com>
3038 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3039 Fixes PR libgcj/6068.
3041 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3043 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3045 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3047 * configure.in (alpha*-dec-osf*): Enable libgcj.
3049 2003-03-27 Matthew Gingell <gingell@gnat.com>
3051 * MAINTAINERS (Write After Approval): Add myself.
3053 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3055 Fix for: PR bootstrap/3591, target/5676
3056 * configure.in (mcore-pe): Disable the configuration of
3057 libstdc++-v3 since exceptions are not supported.
3059 2002-03-20 Anthony Green <green@redhat.com>
3061 * configure.in: Enable libgcj for xscale-elf target.
3063 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
3065 * MAINTAINERS: Update my email address.
3067 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
3069 * ltmain.sh (relink_command): Fix typo in previous change.
3071 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
3073 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3074 (relink_command): Added --tag flags.
3075 (mode=install): If relinking fails; error out.
3077 2002-03-12 Richard Henderson <rth@redhat.com>
3079 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3081 (do-check): Rename from check.
3082 (check): Allow parallel check.
3084 2002-03-12 Bob Wilson <bob.wilson@acm.org>
3086 * MAINTAINERS: Add myself as maintainer for xtensa port.
3087 Fix alphabetical order in CPU port maintainer list.
3088 Remove myself from Write After Approval list.
3090 2002-03-11 Richard Henderson <rth@redhat.com>
3092 * Makefile.in (.NOTPARALLEL): Add fake tag.
3094 2002-03-07 H.J. Lu (hjl@gnu.org)
3096 * configure.in: Enable gprof for mips*-*-linux*.
3098 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3100 * MAINTAINERS (Write After Approval): Add myself.
3102 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3104 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3106 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3108 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
3110 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3111 because its Makefile is there; test for the executable instead.
3113 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3115 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3116 libstdc++-v3 and libjava.
3118 2002-02-11 Adam Megacz <adam@xwt.org>
3120 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3123 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3125 * config.guess: Updated to 2002-01-30's version.
3126 * config.sub: Updated to 2002-02-01's version.
3127 Contribute sh64-elf.
3128 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3129 * configure.in: Added sh64-*-*.
3131 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3133 * MAINTAINERS: Belatedly add myself to write after approval list.
3135 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
3137 * MAINTAINERS: Put self in as maintainer for x86-64 port.
3138 Remove self as Write After Approval.
3140 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
3142 * MAINTAINERS: Put self in as maintainer for contrib/regression
3145 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
3147 * MAINTAINERS: Update my email address.
3149 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3151 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3152 target-libiberty, and target-libgloss. Skip Java-related
3153 libraries if not supported for NetBSD on target CPU.
3155 2002-01-25 Douglas B Rupp <rupp@gnat.com>
3157 * install-sh: Use _inst.$$_ for temp file name.
3159 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
3161 * MAINTAINERS (Write After Approval): Move my contact info
3163 (OS Port Maintainers): ...to here (netbsd).
3165 2002-01-22 Bob Wilson <bob.wilson@acm.org>
3167 * MAINTAINERS (Write After Approval): Add myself.
3169 2002-01-17 H.J. Lu <hjl@gnu.org>
3171 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3172 (all-target-fastjar): Also depend on all-target-libiberty.
3174 2002-01-16 H.J. Lu (hjl@gnu.org)
3176 * config.guess: Import from master sources, rev 1.225.
3177 * config.sub: Import from master sources, rev 1.238.
3179 2002-01-16 Kazu Hirata <kazu@hxi.com>
3181 * MAINTAINERS (Write After Approval): Remove myself.
3183 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
3185 * MAINTAINERS (Write After Approval): Add myself.
3187 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3189 * MAINTAINERS: Add self as docs co-maintainer.
3191 2001-12-11 Matthias Klose <doko@debian.org>
3193 * MAINTAINERS (Write After Approval): Add myself.
3195 2001-12-09 Zack Weinberg <zack@codesourcery.com>
3197 * MAINTAINERS: Update my email address.
3199 2001-12-07 Turly O'Connor <turly@apple.com>
3200 * MAINTAINERS (Write After Approval): Add myself.
3201 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3202 (rs6000_initialize_trampoline): Call __trampoline_setup for
3204 * darwin-tramp.asm: New file, implements __trampoline_setup.
3205 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3207 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
3209 * MAINTAINERS (Write After Approval): Add myself.
3211 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3213 * configure, configure.in: Use temp file for long sed commands.
3215 2001-12-03 Laurent Guerby <guerby@acm.org>
3217 * config.sub: Update to version 1.232 on subversion.
3219 2001-12-03 Ben Elliston <bje@redhat.com>
3221 * MAINTAINERS: Update mail address for config.* patches.
3223 2001-11-27 DJ Delorie <dj@redhat.com>
3224 Zack Weinberg <zack@codesourcery.com>
3226 When build != host, create libiberty for the build machine.
3228 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3230 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3232 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3234 (all.normal): Depend on ALL_BUILD_MODULES.
3235 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3236 (all-build-libiberty): Depend on configure-build-libiberty.
3238 * configure: Calculate and substitute proper value for
3240 * configure.in: Create the build subdirectory.
3241 Calculate and substitute TARGET_CONFIGARGS (formerly
3242 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3244 2001-11-26 Ziemowit Laski <zlaski@apple.com>
3246 * MAINTAINERS (write-after-approval): Add self.
3248 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
3250 * MAINTAINERS (GNATS only accounts): Remove self.
3252 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3254 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3257 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3259 * MAINTAINERS (Write After Approval): Add self.
3261 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3263 * MAINTAINERS: mips and s390 are also CPU ports.
3265 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3267 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
3269 2001-11-11 David O'Brien <obrien@FreeBSD.org>
3271 * MAINTAINERS: Alphabetize.
3273 2001-11-09 Kazu Hirata <kazu@hxi.com>
3275 * MAINTAINERS (Various maintainers: h8 port): Add myself.
3277 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
3279 * MAINTAINERS (Various maintainers: hppa port): Added myself.
3281 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3283 * configure.in (--enable-languages): Be more permissive about
3284 syntax. Check for empty lists better. Warn about $LANGUAGES.
3286 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
3288 * config.sub: Import from master sources, rev. 1.230.
3289 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
3291 2001-11-07 Laurent Guerby <guerby@acm.org>
3293 * MAINTAINERS (Write After Approval): Add self.
3295 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3297 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3299 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
3301 * config.sub: Import from master sources, rev 1.226.
3302 * config.guess: Import from master sources, rev 1.216.
3304 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3306 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3307 * MAINTAINERS: Add self as maintainer of MMIX port.
3308 Remove old after-approval entry.
3310 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
3312 * ChangeLog, configure: Fix spelling errors.
3314 2001-10-20 Brendan Kehoe <brendan@zen.org>
3316 * MAINTAINERS: Tweak my address.
3318 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
3320 * MAINTAINERS: Update my email address.
3322 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3324 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3325 * MAINTAINERS: Add self as maintainer of CRIS port.
3327 2001-10-10 Geert Bosch <bosch@gnat.com>
3329 * MAINTAINERS (Various maintainers: Ada front end):
3332 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
3334 * MAINTAINERS (Write After Approval): Added self
3336 2001-10-02 Geert Bosch <bosch@gnat.com>
3338 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3340 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3342 * configure: Handle temporary files securely using mkdir.
3344 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
3346 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3348 2001-09-26 Will Cohen <wcohen@redhat.com>
3350 * configure.in (*-*-linux*): Disable configuration of target-newlib
3351 and target-libgloss.
3353 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3355 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3358 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
3360 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3361 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3362 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3363 avoid quotes nesting problems.
3364 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3365 (DO_X): Export only variables that are set.
3367 2001-09-19 Ben Elliston <bje@redhat.com>
3369 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3370 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3371 semantics. Use the shell built-in "type" command instead.
3373 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
3375 Merged from gcc-3_0-branch:
3376 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3377 * ltcf-c.sh: Use $objext, not $ac_objext.
3378 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3379 * ltcf-cxx.sh: Add support for GNU.
3380 2001-07-22 Timothy Wall <twall@redhat.com>
3381 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3382 default settings if using GNU tools with that configuration.
3383 * ltcf-cxx.sh: Ditto.
3384 * ltcf-gcj.sh: Ditto.
3385 2001-07-21 Michael Chastain <chastain@redhat.com>
3386 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3387 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3388 * ltmain.sh: Mark as gcc-local.
3390 2001-08-30 Eric Christopher <echristo@redhat.com>
3391 Jason Eckhardt <jle@redhat.com>
3393 * config.guess: Merge from master sources.
3394 * config.sub: Merge from master sources, add support for mipsisa32.
3396 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
3397 * config.sub: Merge from master sources, rev 1.219.
3398 * MAINTAINERS: Add self as contact for stormy16 port.
3400 2001-08-14 Zack Weinberg <zackw@panix.com>
3402 * config.sub: Merge from master sources, rev 1.218.
3403 * config.guess: Merge from master sources, rev 1.209.
3405 2001-08-11 Graham Stott <grahams@redhat.com>
3407 * Makefile.in (check-c++): Add missing semicolon.
3409 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
3411 * MAINTAINERS (Various maitainers: predict.def): Added myself.
3413 2001-07-30 Eric Christopher <echristo@redhat.com>
3415 * MAINTAINERS (Various maintainers: mips port): Added myself.
3417 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3419 * configure.in (sh-*-linux*): New.
3421 2001-07-27 Richard Henderson <rth@redhat.com>
3423 * .cvsignore: Add LAST_UPDATED.
3425 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
3427 * MAINTAINERS (Various maintainers: s390 port): Added myself.
3429 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
3431 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3433 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
3435 * MAINTAINERS (Write After Approval): Added myself.
3437 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3439 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3440 and libgcj on m68hc11/m68hc12.
3442 2001-06-27 H.J. Lu (hjl@gnu.org)
3444 * Makefile (CFLAGS_FOR_BUILD): New.
3445 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3447 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3449 * README: Remove version number.
3451 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3453 * INSTALL/README: Update wrt. to the installation instructions now
3454 residing in gcc/doc/install.texi.
3456 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3458 * README: Replace with a cut-down and updated version of gcc/README.
3460 2001-06-12 David Edelsohn <edelsohn@gnu.org>
3462 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3463 multilibs to be disabled.
3465 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
3467 * MAINTAINERS (Write After Approval): Add myself.
3469 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
3471 * config.guess: Import CVS version 1.195.
3472 * config.sub: Import CVS version 1.212.
3474 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3476 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3477 gcc/xgcc is built, use -print-prog-name to find out the program
3480 2001-06-04 Phil Edwards <pme@sources.redhat.com>
3482 * config.guess: Import CVS version 1.194. All gcc-local changes
3483 appear to also be in the master copy.
3484 * config.sub: Import CVS version 1.211.
3486 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3488 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3489 with_gcc]: Use `gcc -shared' to build a shared library.
3491 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3493 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3496 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3498 * MAINTAINERS (Write After Approval): Add myself.
3500 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3502 * configure.in (libstdcxx_flags): Do not try to execute
3503 libstdc++-v3/testsuite_flags until it exists.
3505 2001-06-01 Alan Modra <amodra@bigpond.net.au>
3507 * MAINTAINERS: Update my email address.
3509 2001-05-31 Graham Stott <grahams@redhat.com>
3511 * MAINTAINERS (Write After Approval): Add myself.
3513 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
3515 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3516 libraries when using g++ with native linker.
3518 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
3520 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3522 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
3524 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3525 [aix4*|aix5*]: Prepend blank.
3527 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
3529 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3530 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3531 of subdir/configure scripts to use the new libtool.m4.
3533 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3535 * MAINTAINERS (Write After Approval): Add myself.
3537 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3539 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3541 2001-05-11 Ben Elliston <bje@redhat.com>
3543 * Makefile.in (all-sid): New target.
3544 (check-sid, clean-sid, install-sid): Likewise.
3546 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3548 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3550 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3552 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3555 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3557 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3558 gcc/xgcc is built, use -print-prog-name to find out the program
3561 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
3563 * configure.in (noconfigdirs): Don't reset it from scratch in the
3564 target case; only append to it.
3566 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3567 sparc-*-solaris2.8]: Disable ${libgcj}.
3569 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
3571 * configure.in (libgcj_saved): Copy from $libgcj.
3572 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3575 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
3577 * MAINTAINERS: Remove self as MIPS maintainer and
3578 C front end maintainer.
3580 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3582 * configure.in: Move *-chorusos target case to the proper switch.
3585 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3587 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3590 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3592 * Makefile.in (STAGE1_CFLAGS): Pass down.
3594 2001-04-13 Alan Modra <amodra@one.net.au>
3596 * config.guess: Add hppa64-linux support. Note for next import that
3597 this is already in the master file.
3598 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3600 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3602 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3603 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3605 2001-04-11 Stan Shebs <shebs@apple.com>
3607 * MAINTAINERS: Add self as Darwin port maintainer.
3609 2001-04-11 Alan Modra <amodra@one.net.au>
3611 * MAINTAINERS: Update my email address.
3613 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
3615 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3616 recent versions of FreeBSD (release 3 or later).
3617 * ltconfig: On FreeBSD, -lc must not be provided when building
3618 a shared library or else the standard -pthread gcc option is
3619 rendered worthless to later users of the built library.
3621 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
3623 * MAINTAINERS: Add self and RTH as C front end maintainers.
3625 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
3627 * config.sub: Make sure to match an already-canonicalized
3628 machine name (eg. mn10300-unknown-elf).
3630 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
3632 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3634 (bootstrap, cross): Use RECURSE_FLAGS.
3635 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3637 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
3639 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3641 2001-03-22 Colin Howell <chowell@redhat.com>
3643 * Makefile.in (DO_X): Do not backslash single-quotes in
3644 backquotes (two places).
3646 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3649 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3650 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3651 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3652 * ltcf-cxx.sh: Likewise.
3653 * ltcf-gcj.sh: Likewise.
3655 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3657 * MAINTAINERS: Add myself as "documentation co-maintainer".
3659 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3661 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3662 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3664 2001-03-19 Tom Tromey <tromey@redhat.com>
3666 * config-ml.in: Handle GCJ and GCJFLAGS.
3668 2001-03-21 Michael Chastain <chastain@redhat.com>
3670 * Makefile.in: all-m4 depends on all-texinfo.
3672 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
3674 * MAINTAINERS: Add myself to write after approval list.
3676 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
3678 * Makefile.in (DO_X): Quote nested quotes.
3680 2001-03-18 Alan Modra <alan@linuxcare.com.au>
3682 * MAINTAINERS: Add myself to write after approval list.
3684 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
3686 * Makefile.in (DO_X): Use double quotes for quoting
3687 "RANLIB=$${RANLIB}".
3689 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3691 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3693 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3695 * configure.in: Only use `lang_requires' for languages athat are