1 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3 * Makefile.def: Remove libbanshee.
9 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11 * ltmain.sh: Use $pic_object as $non_pic_object if
14 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
16 * missing: Import latest version from master repository.
18 2004-09-06 Nick Clifton <nickc@redhat.com>
20 * config.sub: Import latest version from master repository.
21 * config.guess: Likewise.
22 This includes these changes:
24 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
26 * config.sub: Handle crisv32, alias etraxfs.
27 * config.guess (crisv32:Linux:*:*): Handle.
29 2004-08-13 Brad Smith <brad@comstyle.com>
31 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
32 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
34 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
36 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
37 assume the processor is a powerpc. This is because coreutils
38 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
39 in this case, due to a MacOS X bug that causes
40 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
41 to return a negative number.
42 Problem reported by Petter Reinholdtsen in:
43 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
45 2004-07-19 Ben Elliston <bje@gnu.org>
47 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
49 2004-06-24 Ben Elliston <bje@gnu.org>
51 * config.guess: Update copyright years.
52 * config.sub: Likewise.
54 2004-06-22 Robert Millan <robertmh@gnu.org>
56 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
57 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
59 2004-06-22 Stanley F. Quayle <stan@stanq.com>
61 * config.guess (*:*VMS:*:*): New entry. Replaces
62 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
65 2004-06-22 Ben Elliston <bje@gnu.org>
67 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
68 * config.sub: Likewise.
70 2004-06-22 Ben Elliston <bje@gnu.org>
72 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
73 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
75 2004-06-11 Ben Elliston <bje@gnu.org>
77 * config.guess (pegasos:OpenBSD:*:*): Remove.
79 2004-06-11 Ben Elliston <bje@gnu.org>
81 From Wouter Verhelst <wouter@grep.be>:
82 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
84 2004-06-11 Ben Elliston <bje@gnu.org>
86 * config.guess (luna88k:OpenBSD:*:*): New.
88 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
90 * config.guess (m32r*:Linux:*:*): New case.
91 * config.sub: Handle m32rle.
93 2004-03-12 Ben Elliston <bje@wasabisystems.com>
95 From Jens Petersen <petersen@redhat.com>:
96 * config.sub: Handle sparcv8.
98 2004-03-03 Ben Elliston <bje@wasabisystems.com>
100 From Tom Smith <smith@cag.lkg.hp.com>:
101 * config.guess: Version suffixes are equally significant on Tru64
102 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
103 prefix of "P" (patched kernel).
105 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
107 * config.sub: Add support for National Semiconductor CRX target.
109 2004-09-03 Janis Johnson <janis187@us.ibm.com>
111 * MAINTAINERS (Various Maintainers): Remove myself as web page
112 maintainer, add myself as maintainer of build status lists.
114 2004-09-03 Jan Beulich <jbeulich@novell.com>
116 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
117 *-*-netware, but add target-libmudflap.
118 Consolidate *-*-netware targets (of which really only i?86 exists)
120 * configure: Likewise.
122 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
124 * Makefile.tpl (sorry): Remove.
125 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
126 (cleanstrap targets): Depend on distclean, not distclean-stage1.
127 (do-clean): Clean per-stage directories too.
128 (do-distclean): Run distclean-stage1 too.
129 (.NOTPARALLEL): Enable during toplevel bootstrap.
130 (stage[+id+]-bubble): Enable parallel execution during
131 the recursive invocation.
132 * Makefile.in: Regenerate.
134 Fix previous checkin:
136 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
138 * configure.in: Fix indentation.
139 * configure: Regenerate.
141 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
143 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
144 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
145 * configure: regenerate
146 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
150 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
152 * Makefile.def (build_modules): Add fixincludes.
153 (dependencies): Make gcc depend on fixincludes.
154 * configure.in (build_tools): Add fixincludes.
155 (build_configdirs): Always include build_libs.
156 * Makefile.in: Regenerate.
157 * configure: Regenerate.
159 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
161 * Makefile.def (bootstrap stages): Add 'lean' parameter.
162 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
163 phony targets; do not generate timestamp files.
164 (distclean-stageN): Remove references to their timestamp files.
165 (restageN, touch-stageN): Remove.
166 (stageN-bubble): Rewritten.
167 (compare): Support lean bootstraps.
168 * Makefile.in: Regenerate.
170 * configure.in: Only warn when bootstrapping but
171 build != host or build != target. Support lean bootstraps.
172 * configure: Regenerate.
174 2004-08-26 Phil Edwards <phil@codesourcery.com>
176 * configure.in: Give a better error message if GMP/MPFR are missing
177 and a language needing them has been requested.
178 * configure: Regenerated.
180 2004-08-25 Phil Edwards <phil@codesourcery.com>
182 * configure.in: Print a list of available language front-ends if
183 a requested one is missing. Tidy stray tab characters.
184 * configure: Regenerated.
186 2004-08-19 Michael Koch <konqueror@gmx.de>
188 * gcc/doc/install.texi: Update entry about automake for libjava.
190 2004-08-17 Robert Millan <robertmh@gnu.org>
192 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
193 (instead of FreeBSD).
194 * configure: Regenerate.
196 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
198 * Makefile.in: Regenerate.
199 * configure: Regenerate.
201 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
203 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
204 for bootstrapped modules if toplevel bootstrap is going.
205 (GCC bootstrap): Generate per-stage targets for all bootstrapped
206 modules. Adjust for changes in Makefile.def. Enable several
207 rules even in non-bootstrap mode, just to avoid peppering the
208 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
209 (stage-[+prev+]-bubble): Remove.
211 * Makefile.def (Dependencies): Depend on all-build-bison,
212 all-build-flex, all-build-byacc, all-build-texinfo, rather
213 than the host variations.
214 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
216 (BISON): Update for recent Bisons.
218 (cross): Depend on all-build.
219 (all): Do not depend on all-build.
220 (prebootstrap): Remove.
221 (dep-kind): Accept separate prefixes for MODULE and ON variables.
222 (Prebootstrap dependencies): Add them to the per-stage targets
223 and to all-prebootstrap.
224 * configure.in (build_configdirs): Always enable build_tools.
225 (BUILD_DIR_PREFIX): Remove.
227 * Makefile.def (gcc): Add target variable.
228 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
229 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
230 in the recursive `make', instead of hardwiring `all'.
231 (Autogenerated TARGET-* variables): New.
233 2004-08-13 Brian Booth <bbooth@redhat.com>
235 * MAINTAINERS: Remove myself from write-after-approval.
237 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
239 * src-release: Stop distributing mmalloc with gdb (which doesn't
241 * Makefile.def: GDB doesn't depend on mmalloc anymore.
242 * Makefile.in: Regenerate.
244 2004-08-09 Mark Mitchell <mark@codesourcery.com>
246 * configure.in (arm*-*-eabi*): New target.
247 * configure: Regenerate.
249 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
251 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
252 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
253 (Dependencies): New section.
254 * Makefile.tpl (Dependencies): Generate from Makefile.def.
255 (configure-target-[+module+]): Depend on maybe-all-gcc
256 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
257 (toplevel profiledbootstrap): Fix dependencies.
258 * Makefile.in: Regenerate.
260 2004-08-03 Mark Mitchell <mark@codesourcery.com>
262 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
263 target-libiberty to noconfigdirs.
264 * configure: Regenerate.
266 2004-08-03 Paul Brook <paul@codesourcery.com>
268 * configure.in: Check for MPFR as well as GMP.
269 * configure: Regenerate.
271 2004-08-01 Robert Millan <robertmh@gnu.org>
273 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
274 libmudflap for all GNU-based systems (with Glibc).
275 * configure: Regenerate.
277 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
279 * Makefile.def (host-modules): Add gcc.
280 * Makefile.in: Regenerate.
281 * Makefile.tpl (sorry): New rule.
282 (configure-host, all-host, [+make_target+]-host, do-check,
283 install-host): Do not add gcc as a special case.
284 (host modules): Add a small special-casing for gcc. Export
285 extra_make_flags through the environment.
286 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
287 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
288 other recursive targets for gcc): Remove.
290 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
291 (stage, unstage): New rules.
292 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
293 distclean-stage[+id+]): Use stage_current.
294 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
295 the stage*-start rules.
297 2004-08-02 Geoffrey Keating <geoffk@apple.com>
299 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
302 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
304 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
305 * configure: Regenerate.
307 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
309 * maintainer-scripts/gcc_release: Revert yesterday's change.
311 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
313 * MAINTAINERS: Add myself to write-after-approval.
315 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
318 * gcc/gccbug.in: Updated because of libf2c removal.
319 * maintainer-scripts/gcc_release: Ditto.
321 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
323 * configure.in: Build libmudflap by default on FreeBSD.
324 * configure: Regenerated.
326 2004-07-09 Mark Mitchell <mark@codesourcery.com>
328 * configure.in: Do not build libmudflap by default on non-GNU/Linux
330 * configure: Regenerated.
332 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
335 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
336 feedback based compiler.
337 * Makefile.in: Rebuilt.
339 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
341 * Makefile.def (host_modules): Set bootstrap=true for flex.
342 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
343 * Makefile.in: Rebuilt.
345 2004-07-07 Jan Hubicka <jh@suse.cz>
347 * MAINTAINERS: Add self as a profile feedback maintainer.
349 2004-07-05 Phil Edwards <phil@codesourcery.com>
351 * configure.in: Do not prepend $srcdir to /dev/null in
353 * configure: Regenerate.
355 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
357 * Makefile.def (build_modules): Add bison, byacc, flex,
359 (flags_to_pass): Add FLEX.
360 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
361 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
362 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
363 DEFAULT_MAKEINFO): Remove.
364 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
365 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
366 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
367 objdir or else use configured tool.
370 (Build module dependencies): Add.
371 * Makefile.in: Regenerate.
372 * configure.in: Better support for multiple build modules,
373 matching what is done for host/target modules. Do not look
374 for "plausible" locations of build tools if Canadian cross.
375 Use autoconf's AC_PROG_CC to find a C compiler. Define
376 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
377 * configure: Regenerate.
379 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
381 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
382 * Makefile.in: Regenerate.
384 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
386 * Makefile.tpl (configure-build-[+module+],
387 configure-[+module+], configure-target-[+module+]): Pass
388 [+extra_configure_args+].
389 (all-build-[+module+], all-[+module+], check-[+module+],
390 install-[+module+], [+make_target+]-[+module+],
391 all-target-[+module+], check-target-[+module+],
392 install-target-[+module+], [+make_target+]-target-[+module+]):
393 Pass [+extra_make_args+].
394 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
395 (GCC_HOST_EXPORTS): Remove.
396 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
397 cross, check-gcc, check-gcc-c++, install-gcc,
398 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
399 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
400 * Makefile.in: Regenerate.
402 2004-06-21 Matthew Sachs <msachs@apple.com>
404 * MAINTAINERS: Added self to write-after-approval.
406 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
408 * configure.in: Check for srcdir/winsup rather than build directory
410 * configure: Regenerate.
412 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
414 * configure.in: Don't build Cygwin native newlib if winsup
415 directory is missing. Emit warning instead.
416 * configure: Regenerate.
418 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
420 * Makefile.tpl (touch-stage[+id+]): New.
421 (restage[+prev+]): Depend on touch-stage[+id+].
423 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
426 * Makefile.def: Add profile and feedback bootstrap stages.
427 Remove next field from bootstrap stages.
428 * Makefile.tpl (LN, LN_S): Substitute.
429 (stageN-start, stageN-end): Use double-colon rules, to
430 provide a hook for additional setup commands.
431 (distclean-stageN-gcc, restageN): Create dependencies from
432 [+prev+], not from [+next+].
433 (stageN-bubble): Add commands for successive stages from
434 [+prev+], using double-colon rules.
435 (all-stageN-gcc): Fix typo.
436 (stagefeedback-start, profiledbootstrap): New.
437 * Makefile.in: Regenerate.
438 * configure.in: Call ACX_PROG_LN.
439 * configure: Regenerate.
441 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
443 * MAINTAINERS (Write After Approval): Add myself.
445 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
447 * MAINTAINERS (Write After Approval): Add myself.
449 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
451 * configure.in: Fix --enable-bootstrap breakage introduced in trees
453 * configure: Regenerate.
455 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
457 * Makefile.tpl: Fix typo.
458 * Makefile.in: Regenerate.
460 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
462 * configure.in: Remove new- prefix from toplevel
464 * configure: Regenerate.
466 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
468 * Makefile.tpl (all.normal): Rename to all.
469 (all): Replace with a rule to pick the default
470 target from configure.
471 (all-gcc, configure-gcc): Use conditionals to
472 do nothing when toplevel bootstrap is going on.
473 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
474 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
475 * configure.in: Support --enable-bootstrap.
477 * Makefile.def: Remove new- prefix from toplevel
479 * Makefile.tpl: Likewise.
481 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
484 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
485 $(RECURSE_FLAGS) to recursive invocation of make.
487 * Makefile.in: Regenerate.
488 * configure: Regenerate.
490 2004-05-30 Andreas Jaeger <aj@suse.de>
491 Jim Wilson <wilson@specifixinc.com>
493 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
496 2004-05-27 Daniel Jacobowitz <dan@debian.org>
498 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
499 * configure: Regenerate.
501 2004-05-25 Daniel Jacobowitz <drow@false.org>
503 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
504 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
505 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
507 * Makefile.in: Regenerate.
509 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
511 * configure.in: Test the ability to symlink directories.
512 * configure: Regenerate.
514 * Makefile.def (bootstrap-stage): New definitions.
515 * Makefile.tpl (configure-stage1-gcc,
516 configure-stage2-gcc, configure-stage3-gcc,
517 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
518 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
519 new-restage3, compare): Autogenerate, see Makefile.in
520 entry for behavioral changes.
521 (distclean-stage1, new-stage1-start, new-stage1-end,
522 new-stage1-bubble, distclean-stage2, new-stage2-start,
523 new-stage2-end, new-stage2-bubble, distclean-stage3,
524 new-stage3-start, new-stage3-end): New autogenerated targets.
525 (objext, prebootstrap, BOOT_CFLAGS,
526 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
529 * Makefile.in: Regenerate.
530 (distclean-stage1, new-stage1-start, new-stage1-end,
531 new-stage1-bubble, distclean-stage2, new-stage2-start,
532 new-stage2-end, new-stage2-bubble, distclean-stage3,
533 new-stage3-start, new-stage3-end): New targets.
534 (all-stage1-gcc): Move prebootstrap dependency from here...
535 (configure-stage1-gcc): ...to here.
536 (new-bootstrap): Use bubble targets.
537 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
538 Use per-stage distclean targets.
539 (configure-stage1-gcc, configure-stage2-gcc,
540 configure-stage3-gcc, all-stage1-gcc,
541 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
542 Use new-stageN-start to prepare the tree.
544 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
546 * Makefile.def (host_modules): add libcpp.
547 * Makefile.tpl: Add dependencies on and for libcpp.
548 * Makefile.in: Regenerate.
549 * configure.in: Add libcpp host module.
550 * configure: Regenerate.
552 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
554 * Makefile.tpl: Whenever a recursive target is defined, wrap
555 it in a special @if/@endif block, and prepare its maybe
556 dependency in the @if/@endif block
557 * configure.in: Instead of writing maybe dependencies, remove
558 the @if/@endif statements, and remove the @if/@endif blocks
560 * configure: Regenerate.
561 * Makefile.in: Regenerate.
563 2004-05-20 Janis Johnson <janis187@us.ibm.com>
565 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
567 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
570 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
571 * */configure: Rebuilt.
573 2004-05-17 Zack Weinberg <zack@codesourcery.com>
575 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
577 * configure, Makefile.in: Regenerate.
579 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
581 * MAINTAINERS (Write After Approval): Add myself.
583 2004-05-13 Diego Novillo <dnovillo@redhat.com>
585 Merge from tree-ssa-20020619-branch.
587 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
588 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
589 (HOST_GMPLIBS): Define.
590 (HOST_GMPINC): Define.
591 (TARGET_LIB_PATH): Add libmudflap.
592 (GFORTRAN_FOR_TARGET): Define.
593 (configure-build*): Export GFORTRAN.
594 (configure-gcc): Export GMPLIBS and GMPINC.
595 (all-gcc): Add maybe-all-libbanshee.
596 (configure-target-libgfortran): Define.
597 * Makefile.in: Regenerate.
598 * configure.in (host_libs): Add libbanshee.
599 (target_libraries): Add target-libmudflap and target-libgfortran.
600 Add --with-libbanshee.
601 Handle --disable-libmudflap.
602 (*-*-freebsd*): Use with_gmp.
603 Add $(libgcj) to noconfigdirs.
604 * configure: Regenerate.
606 * MAINTAINERS: Add tree-ssa maintainers.
608 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
610 * MAINTAINERS (Various Maintainers): Add myself.
612 2004-04-30 Brian Ford <ford@vss.fsi.com>
614 * MAINTAINERS (Write After Approval): Add myself.
616 2004-04-29 Uros Bizjak <uros@kss-loka.si>
618 * MAINTAINERS (Write After Approval): Add myself.
620 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
622 * config/acx.m4: Fix fastcompare support for new-bootstrap.
623 * configure: Regenerate.
625 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
628 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
630 * Makefile.def (flags_to_pass): Remove *dir variables that
631 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
632 as well as prefix and exec_prefix.
633 * Makefile.in: Regenerate.
635 2004-04-26 Robert Millan <robertmh@gnu.org>
637 Add patches from libtool CVS.
638 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
639 * ltconfig: Likewise.
640 * ltcf-c.sh: Likewise.
641 * ltcf-cxx.sh: Likewise.
642 * ltcf-gcj.sh: Likewise.
644 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
646 * Makefile.def (host_modules): Mark with the bootstrap
647 flag packages on which gcc depends.
648 * Makefile.tpl (all-bootstrap): Use it.
649 * Makefile.in: Regenerate.
651 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
653 * Makefile.def (flags_to_pass): Remove *dir variables that
654 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
655 as well as prefix and exec_prefix.
656 * Makefile.in: Regenerate.
658 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
660 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
661 * configure: Regenerate.
662 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
663 * gcc/Makefile.tpl (compare): Use the result of the test.
664 * gcc/Makefile.in: Regenerate.
666 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
668 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
669 Always relocate gcc and prev-gcc to the original names, even
671 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
674 2004-04-23 Laurent GUERBY <laurent@guerby.net>
676 * MAINTAINERS: Update my email address.
678 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
680 * configure.in (mips*-*-irix5*): Enable ld.
681 * configure: Regenerate.
683 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
685 * configure: Regenerate.
687 2004-04-15 James E Wilson <wilson@specifixinc.com>
689 * Makefile.tpl (configure-[+module+], configure-gcc,
690 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
691 Set and export LDFLAGS.
692 * Makefile.in: Regenerate.
694 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
696 * MAINTAINERS: Add myself to write-after-approval.
698 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
701 * Makefile.tpl: If we don't have built-in-tree target tools,
702 use the ones found by configure rather than hacking around with
703 program_transform_name.
704 * configure.in: Give Makefile.tpl the information necessary
706 * Makefile.in: Regenerate.
707 * configure: Regenerate.
709 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
712 * configure.in: When computing baseargs, strip *all* copies of
713 offending options. Also, don't match/substitute the trailing space,
714 so that this actually works when two similar options are separated by
716 * configure: Regenerate.
718 2004-04-06 David Edelsohn <edelsohn@gnu.org>
720 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
721 (rs6000-*-aix*): Same.
722 * configure: Regenerate.
724 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
726 * MAINTAINERS: Add myself to write-after-approval.
728 2004-04-03 Bud Davis <bdavis9659@comcast.net>
730 * MAINTAINERS: Add myself to write-after-approval.
732 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
734 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
735 STRICT_WARN, WARN_CFLAGS flags passed down to make.
736 * Makefile.in: Regenerate.
738 * configure.in (top level bootstrap support): Rework --enable-werror
739 to set @stage2_werror_flag@.
740 * configure: Regenerate.
741 * Makefile.tpl (top level bootstrap support): Pass
742 @stage2_werror_flag@ down to configure in stages 2 and 3.
743 * Makefile.in: Regenerate.
745 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
747 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
748 for stages 2 and 3 as well as in make. As a consequence, remove
749 OUTPUT_OPTION (now detected by configure) from the flags passed down
751 * Makefile.in: Regenerate.
753 * Makefile.tpl (new-bootstrap): Fix typo.
754 * Makefile.in: Regenerate.
756 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
758 * Makefile.tpl: Rearrange by moving recursive_targets rules
759 into their proper sections.
760 * Makefile.tpl (top level bootstrap support): Move disabling
761 of coverage flags from 'make' to 'configure'; improve comments.
762 * Makefile.in: Regenerate.
764 * Makefile.tpl (experimental top level bootstrap) Move stage1
765 language setting from all- target to configure- target; disable
766 intermodule optimization in stage 1; prevent gratuitous rebuilds
768 * Makefile.in: Regenerate.
769 * configure.in: Comma-separate stage 1 language list for top
771 * configure: Regenerate.
773 * Makefile.tpl: Clean up experimental top level bootstrap support:
774 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
775 prev-gcc in configure- targets as well as all- targets.
776 * Makefile.in: Regenerate.
778 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
780 * compile: New file imported from automake.
782 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
784 * configure.in: Remove symbolic link section.
785 * configure: Regenerate.
786 * Makefile.tpl (links): Remove.
787 * Makefile.in: Regenerate.
789 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
790 Nathanael Nerode <neroden@gcc.gnu.org>
792 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
793 Set with AC_CHECK_PROGS.
794 * configure.in: Fix comment typo from last patch.
795 * configure: Regenerate.
797 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
799 * Makefile.tpl: Introduce experimental top level bootstrap support.
800 * Makefile.in: Regenerate.
801 * configure.in: Introduce support for top level bootstrap.
802 * configure: Regenerate.
804 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
805 Paolo Bonzini <bonzini@gnu.org>
808 * configure.in: Cope with shells that do not support unquoted ^
809 * configure: Regenerate.
811 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
812 Paolo Bonzini <bonzini@gnu.org>
815 * configure.in: Cope with shells that do not support nesting
816 quotes inside quoted backquote substitutions.
817 * configure: Regenerate.
819 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
822 * configure.in: Fix escaping of $.
823 * configure: Regenerate.
825 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
827 * configure: Regenerate, since I forgot to while committing Paolo's
830 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
833 Move language detection to the top level.
834 * configure.in: Find default values for the tools as
835 soon as possible. Disable ada if GNAT is not found.
836 Emit error message about missing languages. Expand
837 --enable-languages=all for the gcc subdirectory.
839 2004-03-10 Ben Elliston <bje@gnu.org>
841 * MAINTAINERS: Update my email address.
843 2004-03-05 David Edelsohn <edelsohn@gnu.org>
845 * ltconfig: Disable building static libraries if building shared
848 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
850 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
852 * configure: Regenerated.
854 2004-03-01 Brian Booth <bbooth@redhat.com>
856 * MAINTAINERS: Add myself to write-after-approval.
858 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
860 * MAINTAINERS: Add myself to write-after-approval.
862 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
865 * Makefile.tpl: Guard XFOO sed statements better.
866 * Makefile.tpl: Add dependency for configure-target-libada.
867 * Makefile.in: Regenerate (incidentally fixes broken
868 commit when libada-branch was merged).
870 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
872 * MAINTAINERS: Add myself to write-after-approval.
874 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
876 * MAINTAINERS: Add Nicola Pero and myself as libobjc
879 2004-02-20 Andrew Cagney <cagney@redhat.com>
881 * config.guess: Update from version 2003-10-16 to 2004-02-16.
882 * config.sub: Update from version 2003-11-03 to 2004-02-16.
884 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
887 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
889 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
891 * MAINTAINERS: Added myself to write-after-approval.
893 2004-02-14 Michael Koch <konqueror@gmx.de>
895 * MAINTAINERS: Added myself to write-after-approval.
897 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
899 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
900 some OS port maintainers to OS port maintainers section.
902 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
904 * MAINTAINERS: Add self.
906 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
908 * MAINTAINERS: Alphabetize.
910 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
912 * MAINTAINERS: Remove myself.
914 2004-02-11 David Edelsohn <edelsohn@gnu.org>
916 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
917 (rs6000-*-aix*): Same.
918 * configure: Regenerate.
920 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
922 * configure.in (host): Add in missing $noconfigdirs to defines.
923 * configure: Regenerate.
925 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
926 Nathanael Nerode <neroden@gcc.gnu.org>
928 PR ada/6637, PR ada/5911
929 Merge with libada-branch:
930 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
931 with appropriate dependencies. Add --enable-libada configure switch.
932 * configure, Makefile.in: Regenerate.
934 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
936 * MAINTAINERS: Add myself to write-after-approval.
938 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
940 * configure.in: Don't pass --with-stabs on IRIX 5 either.
941 * configure: Regenerate.
943 2004-02-04 Geoffrey Keating <geoffk@apple.com>
947 * ltmain.in: When setting IFS to '~', be careful about user
948 arguments that contain '~'.
950 2004-02-04 Peter O'Gorman <peter@pogma.com>
952 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
953 Also test $base_compile against $CC with escaped arguments. Bug
954 reported by Geoff Keating <geoffk@apple.com>.
956 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
958 * MAINTAINERS: Remove i960 port.
960 2004-01-23 DJ Delorie <dj@redhat.com>
962 * Makefile.def (target_modules) [libiberty]: Don't stage.
963 * Makefile.in: Rebuilt.
965 2004-01-20 Caroline Tice <ctice@apple.com>
967 * MAINTAINERS: Add myself to write-after-approval.
969 2004-01-19 Paolo Carlini <pcarlini@suse.de>
971 * MAINTAINERS: Update my email address.
973 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
975 * MAINTAINERS: Add myself to write-after-approval.
977 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
979 * MAINTAINERS: Remove entries without email address.
981 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
983 * MAINTAINERS: Add myself to write-after-approval.
985 2004-01-15 Steven Bosscher <stevenb@suse.de>
987 * MAINTAINERS: Update my email address.
989 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
991 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
992 * Makefile.tpl (configure-target-[+module+]): Support stage.
993 * Makefile.in: Rebuilt.
995 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
997 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
999 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
1001 * MAINTAINERS: Add myself as a MIPS maintainer.
1003 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
1005 * configure.in: Use ./config.cache, not config.cache.
1006 * configure: Regenerate.
1007 * Makefile.tpl: Special-casing not needed for GCC any more.
1008 * Makefile.in: Regenerate.
1010 * configure.in: Don't share a cache file for host dirs.
1011 * configure: Regenerate.
1013 * config-ml.in: Don't mess with the cache file.
1015 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1017 * MAINTAINERS: Move myself from 'Write After Approval' to
1018 'CPU Port Maintainers' section as SPARC maintainer.
1020 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1022 * Makefile.tpl: Make GCC use a separate config.cache.
1023 * Makefile.in: Regenerate.
1025 PR bootstrap/11932, PR bootstrap/11933
1026 (I don't know if it will fix either of them, but it relates
1028 * configure.in: Don't use shared config.cache for target
1030 * configure: Regenerate.
1032 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
1034 * MAINTAINERS: Add myself to 'Write After Approval' section.
1036 2003-12-31 Roger Sayle <roger@eyesopen.com>
1038 * configure.in (ia64*-*-hpux*): Disable building java libraries.
1039 * configure: Regenerated.
1041 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1043 * MAINTAINERS: Remove the mn10200 maintainer.
1045 2003-12-21 Bernardo Innocenti <bernie@develer.com>
1047 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1048 * configure: Regenerated.
1050 2003-12-16 Jan Hubicka <jh@suse.cz>
1052 * MAINTAINERS: Add myself as callgraph maintainer.
1054 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
1056 * configure.in (raw_libstdcxx_flags): Remove the leading space.
1057 * configure: Regenerate.
1059 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1061 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1062 'Write After Approval' section. Update email.
1064 2003-12-01 James Lemke <jim@wasabisystems.com>
1066 * MAINTAINERS (Write After Approval): Add myself.
1068 2003-11-20 Matt Thomas <matt@3am-software.com>
1070 * MAINTAINERS: Add myself as a vax port maintainer.
1072 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
1074 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1075 (configure-build-[+module+], configure-[+module+]): Likewise.
1076 (configure-target-[+module+], configure-gcc, config.status): Likewise.
1077 * Makefile.in: Regenerate.
1079 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1081 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
1082 shared/dylibed libraries.
1083 * ltmain.sh: Likewise.
1084 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
1085 * ltcf-cxx.sh: Likewise.
1086 * ltcf-gcj.sh: Likewise.
1087 * ltconfig: Likewise.
1089 2003-11-17 Stan Cox <scox@redhat.com>
1091 * MAINTAINERS: Add myself as iq2000 port maintainer.
1093 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1095 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1096 * Makefile.in: Regenerate.
1098 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
1100 * config.sub: Update to 2003-11-03 version.
1102 2003-10-20 Phil Edwards <phil@codesourcery.com>
1104 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
1105 * configure: Regenerate.
1107 2003-10-20 Nicolas Pitre <nico@cam.org>
1109 * MAINTAINERS: Add myself to 'Write After Approval' section.
1111 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
1113 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
1115 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
1117 * MAINTAINERS: Update my email address.
1119 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1121 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
1123 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
1125 * MAINTAINERS: Add myself to 'Write After Approval' section.
1127 2003-10-16 Bernardo Innocenti <bernie@develer.com>
1129 * config.guess: Update to 2003-10-16 version.
1130 * config.sub: Update to 2003-10-16 version.
1132 2003-10-15 David Daney <ddaney@avtrex.com>
1134 * MAINTAINERS: Added myself to 'Write After Approval' section.
1136 2003-10-15 Falk Hueffner <falk@debian.org>
1138 * MAINTAINERS: Move myself from 'Bug database only accounts' to
1139 'Write After Approval' section. Update email.
1141 2003-10-14 Roger Sayle <roger@eyesopen.com>
1143 * MAINTAINERS: Move myself from 'Write After Approval' to
1144 'Various Maintainers' section as middle-end maintainer.
1146 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
1148 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1150 * Makefile.in: Regenerate.
1152 2003-10-11 Bernardo Innocenti <bernie@develer.com>
1154 * config.guess: Update to 2003-10-07 version.
1155 * config.sub: Update to 2003-10-07 version.
1157 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1159 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
1160 * ltconfig (irix5*, irix6*): Don't override version_type.
1162 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
1164 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1165 * configure: Rebuilt
1166 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1167 * Makefile.in: Rebuilt
1169 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
1171 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1173 2003-09-30 Carlo Wood <carlo@alinoe.com>
1175 * MAINTAINERS (Write After Approval): Add myself.
1177 2003-09-29 Paul Koning <ni1d@arrl.net>
1179 * MAINTAINERS: Move myself from "Write After Approval"
1180 to CPU platform maintainers for pdp11 platform.
1182 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1184 * MAINTAINERS: Move myself from 'Write After Approval' to
1185 'Various Maintainers' section as libffi testsuite maintainer.
1187 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1189 * configure.in: Pass a computed --program-transform-name
1191 * configure: Regenerated.
1193 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1195 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1196 * Makefile.in: Regenerate.
1198 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1199 * Makefile.in: Regenerate.
1201 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1203 * MAINTAINERS: Move myself from 'Write After Approval'
1204 to 'Various Maintainers' (objective-c) section.
1206 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1208 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1210 * configure: Regenerated.
1212 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1214 * MAINTAINERS (Write After Approval): Add myself to write after
1217 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1219 * MAINTAINERS (Write After Approval): Add myself.
1221 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1223 * MAINTAINERS: Update my e-mail address.
1225 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1227 * libtool.m4 (LD): Correct powerpc64 host match.
1229 2003-09-06 James E Wilson <wilson@tuliptree.org>
1231 * MAINTAINTERS: Update my affiliation and email address.
1233 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1235 * MAINTAINERS (Write After Approval): Add myself.
1237 2003-09-04 DJ Delorie <dj@redhat.com>
1239 * configure: Regenerate.
1241 2003-09-04 Robert Millan <robertmh@gnu.org>
1243 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1245 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1247 * configure.in: Ensure arguments to sed are properly spaced.
1248 * configure: Regenerate.
1250 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1252 * MAINTAINERS: Update my e-mail address.
1254 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1256 * MAINTAINERS (Write After Approval): Add myself.
1258 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1260 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1261 * configure: Regenerated.
1263 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1265 * MAINTAINERS: Update my email address.
1267 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1269 * configure.in: Use newline instead of semicolon when assuming
1270 shell arguments in a for loop.
1271 * configure: Regenerated.
1273 2003-08-22 Jason Eckhardt <jle@rice.edu>
1275 * MAINTAINERS: Resurrect the i860 maintainer.
1277 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1280 * configure.in: When testing with_libs and with_headers, treat
1281 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1282 * configure: Regenerate.
1284 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1286 (baseargs): Likewise.
1287 * configure: Regenerate.
1289 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1291 * MAINTAINERS (Write After Approval): Add myself.
1293 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1295 * configure.in: Disable libgcj for darwin not on powerpc.
1296 * configure: Rebuild.
1298 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1300 * config-ml.in, symlink-tree: Add license.
1302 2003-08-03 Richard Stallman <rms@gnu.org>
1303 Eben Moglen <moglen@columbia.edu>
1305 * README.SCO: New file.
1307 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1309 * Makefile.tpl (check, check-c++): Express dependencies using
1310 dependencies rather than commands.
1311 * Makefile.in: Regenerate.
1313 2003-08-01 Andrew Cagney <cagney@redhat.com>
1315 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1318 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1320 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1321 * Makefile.in: Update.
1323 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1325 * configure.in: Enable libgcj for darwin.
1326 * configure: Rebuild.
1328 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1330 * config-ml.in: Use ac_configure_args directly instead of
1331 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1334 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1336 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1337 creating target and build subdirs to build all parent dirs as needed.
1338 * Makefile.in: Rebuild.
1339 * configure.in: Don't build dirs explicitly here.
1340 * configure: Rebuild.
1342 2003-07-26 Paul Brook <paul@nowt.org>
1344 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1346 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1348 * Makefile.tpl (all-make): Depend on intl.
1349 * Makefile.in: Rebuilt.
1351 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1353 * install-sh: Update to newer upstream versions (associated with
1355 * mkinstalldirs: Likewise.
1356 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1358 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1360 * MAINTAINERS: Move self from Bug database only accounts
1361 to write-after-approval.
1363 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1365 * config.if: Remove unused libc_interface determination.
1367 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1369 * MAINTAINERS: Move self from write-after-approval to
1370 build machinery (*.in).
1372 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1376 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1377 unused INSTALL_PROGRAM_ARGS.
1378 * configure.in: Use AC_PROG_INSTALL.
1379 * Makefile.in: Regenerate.
1380 * configure: Regenerate.
1382 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1384 * MAINTAINERS: Alphabetize.
1386 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1388 * configure: Rebuilt.
1389 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1390 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1391 newlib nor libgloss.
1392 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1393 * configure.in (am33_2.0-*-linux*): Added.
1395 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1397 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1398 * configure: Regenerate.
1400 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1402 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1403 * Makefile.in: Regenerate.
1405 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1407 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1408 * Makefile.in: Regenerate.
1410 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1412 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1413 * Makefile.in: Regenerated.
1415 * config-ml.in: Replace PWD with PWD_COMMAND.
1417 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1419 * intl: New directory; see intl/ChangeLog for details.
1420 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1421 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1422 * Makefile.in: Regenerate.
1424 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1426 * configure.in: Clean up config-lang.in handling. Delete
1427 useless assignment to "subdirs".
1428 * configure: Regenerate.
1430 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1432 * configure.in: Rename 'target_libs' to 'target_libraries'.
1433 Remove useless reference to 'target_libs'.
1434 * configure: Regenerate.
1436 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1438 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1439 * Makefile.in: Regenerate.
1441 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1443 * Makefile.def: Introduce flags_to_pass.
1444 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1445 * Makefile.in: Regenerate.
1447 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1449 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1450 and target-libgloss.
1451 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1452 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1453 * configure: Regenerate.
1455 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1457 * configure.in: Update testsuite_flags to new location.
1458 * configure. Regenerate.
1460 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1462 * Makefile.tpl: Remove BUILD_CC stuff.
1463 * Makefile.in: Regenerate.
1465 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1467 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1469 2003-06-16 Graeme Peterson <gp@qnx.com>
1471 * MAINTAINERS (Write After Approval): Add myself.
1473 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1475 * config.guess: Update to 2003-06-12 version.
1476 * config.sub: Update to 2003-06-13 version.
1478 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1480 * config.guess: Update to 2003-06-06 version.
1481 * config.sub: Update to 2003-06-06 version.
1483 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1485 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1486 * configure. Regenerate.
1488 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1490 * configure.in: Disable serial configure by default.
1491 * configure: Regenerate.
1492 * Makefile.tpl: Abolish .NOTPARALLEL.
1493 * Makefile.in: Regenerate.
1495 * Makefile.tpl: Replace {build,host,target}_canonical by
1496 {build,host,target}.
1497 * Makefile.in: Regenerate.
1499 * Makefile.tpl: Fix stupid pasto.
1500 * Makefile.in: Regenerate.
1502 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1504 * Makefile.tpl: Remove bogus conditional.
1505 * Makefile.in: Regenerate.
1507 2003-06-05 Jan Hubicka <jh@suse.cz>
1509 * Makefile.tpl (profiledbootstrap): New target.
1510 * Makefile.in (profiledbootstrap): New target.
1512 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
1514 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1515 Pinski. Remove user names from other bugzilla-only maintainers.
1517 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1519 * Makefile.tpl: Make 'recursive targets' using autogen rather
1520 than shell loop. Remove duplicate 'clean' targets and false
1522 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1523 Add systematic method of specifying missing targets in subdirs.
1524 Add copyright boilerplate.
1525 * Makefile.in: Regenerate.
1526 * configure.in: Add 'recursive targets' to maybe list.
1527 * configure: Regenerate.
1529 * MAINTAINERS: "GNATS only" -> "Bug database only".
1531 * Makefile.tpl: Rename [+target+] to [+make_target+].
1532 * Makefile.def: Rename 'target' to 'make_target'.
1534 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
1536 * MAINTAINERS: Add self as options handling maintainer.
1538 2003-05-28 Michael Meissner <gnu@the-meissners.org>
1540 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1541 been too long since I touched those ports.
1543 2003-05-28 DJ Delorie <dj@redhat.com>
1545 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1546 * Makefile.in: Regenerate.
1548 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1550 * configure.in: Use curly braces in the definition of tooldir.
1551 * configure: Regenerate.
1553 2003-05-21 DJ Delorie <dj@redhat.com>
1555 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1557 * Makefile.in: Regenerate.
1559 2003-05-21 DJ Delorie <dj@redhat.com>
1561 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1562 * Makefile.in: Regenerate.
1564 2003-05-20 Ian Lance Taylor <ian@airs.com>
1566 * MAINTAINERS: Update my e-mail address.
1568 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1570 * configure.in: Switch more things to use maybe dependencies.
1571 * Makefile.tpl: Switch more things to use maybe dependencies.
1572 Factor out common code from autogen IF statements.
1573 * configure: Regenerate.
1574 * Makefile.in: Regenerate.
1576 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1578 * configure.in: Accept i[3456789]86 for machine type.
1579 * configure: Regenerate.
1581 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1583 * configure.in: Switch more things to use maybe dependencies.
1584 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1585 * configure: Regenerate.
1586 * Makefile.tpl: Switch more things to use maybe dependencies.
1587 * Makefile.in: Regenerate.
1589 2003-05-16 Andreas Schwab <schwab@suse.de>
1591 * Makefile.tpl (install-opcodes): Define.
1592 * Makefile.in: Rebuild.
1594 2003-05-13 Andreas Jaeger <aj@suse.de>
1596 * config.guess: Update to 2003-05-09 version.
1597 * config.sub: Update to 2003-05-09 version.
1599 2003-05-13 Michael Eager <eager@mvista.com>
1601 * configure.in: Correct sed script so that options in quotes are not
1603 * configure: Rebuild.
1605 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
1607 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1608 and $$s/newlib/libc/sys/cygwin32 include paths.
1611 2003-05-12 Michael Meissner <gnu@the-meissners.org>
1613 * MAINTAINERS: Update my email addresses.
1615 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1617 * config-ml.in: Propagate INSTALL variables.
1619 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1621 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1623 2003-05-02 Chris Demetriou <cgd@broadcom.com>
1625 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1626 * Makefile.in: Regenerate.
1628 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1630 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1632 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1634 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1636 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
1638 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1639 * Makefile.in: Regenerated.
1641 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1643 * MAINTAINERS (Write After Approval): Upgrade myself from
1644 GNATS only to write-after-approval. Update my mail address.
1646 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
1648 (OS Port Maintainers: freebsd): Add myself.
1650 2003-04-22 Mark Mitchell <mark@codesourcery.com>
1652 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1654 2003-04-22 Kean Johnston <jkj@sco.com>
1656 * MAINTAINERS (SCO ports): Added myself.
1658 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1660 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1662 2003-04-19 Kean Johnston <jkj@sco.com>
1664 * MAINTAINERS (Write After Approval): Add myself.
1666 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1668 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1669 * Makefile.in: Regenerate.
1671 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1673 * configure.in (powerpc64*-*-linux*): Remove.
1674 * configure: Rebuilt.
1676 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1678 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1679 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1681 * Makefile.in: Regenerate.
1683 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1685 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1686 * configure: Regenerated.
1688 2003-04-15 DJ Delorie <dj@redhat.com>
1690 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1692 2003-04-13 Nick Clifton <nickc@redhat.com>
1694 * config-ml.in: Remove support for --disable-aix removing
1697 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1699 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1700 * */configure: Rebuilt.
1702 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1704 * MAINTAINERS: Add my email address.
1706 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1708 * MAINTAINERS (Write After Approval): Add myself.
1710 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1712 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1713 * Makefile.in: Regenerate.
1715 2003-03-14 Michael Chastain <mec@shout.net>
1717 * Makefile.in: Regenerate with correct Makefile.def.
1719 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1721 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1723 * Makefile.in: Regenerate.
1724 * configure.in: Clean up gxx_include_dir logic.
1725 * configure: Regenerate.
1727 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1729 * MAINTAINERS (Write After Approval): Add myself.
1731 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1733 * MAINTAINERS: Update my mail address.
1735 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1737 * configure.in (gxx_include_dir): Fix typo.
1738 * configure: Regenerated.
1740 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1742 * Makefile.tpl: Reindent.
1743 * Makefile.in: Regenerate.
1744 * configure.in: Reindent. Don't set unused variables.
1745 * configure: Regenerate.
1747 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1749 * configure.in: Include $(build_tooldir)/sys-include in
1751 * configure: Regenerated.
1753 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1755 * Makefile.tpl: Always pass down RANLIB.
1756 * Makefile.in: Regenerate.
1758 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1759 * Makefile.in: Regenerate.
1760 * configure.in: Remove unused logic relating to --enable-shared
1761 and --enable-threads. Remove bogus comments. Remove redundant
1763 * configure: Regenerate.
1765 * configure.in: Replace ${libstdcxx_version} by its value.
1766 Remove reference to mh-dgux.
1767 * configure: Regenerate.
1769 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1771 * MAINTAINERS (Write After Approval): Add myself.
1773 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1775 * Makefile.tpl: Rearrange.
1776 * Makefile.in: Regenerate.
1778 2003-02-25 Uwe Stieber <uwe@wwws.de>
1780 * configure.in: Add support for kaOS as cross build target system.
1781 * configure: Regenerated.
1783 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1785 * MAINTAINERS (Write after approval): Add myself.
1787 2003-02-21 James E Wilson <wilson@tuliptree.org>
1789 * MAINTAINERS: Update my email address.
1791 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1793 * MAINTAINERS: Add self to blanket write privs. section.
1795 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1797 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1798 configure-target-* as some target builds may require additional
1799 flags for preprocessor tests.
1800 * Makefile.in: Regenerated.
1802 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1804 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1805 * ltconfig: Handle it.
1806 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1809 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1810 it is used as argument to $CC.
1811 * ltcf-gcj.sh: Likewise.
1813 * configure.in: Introduce --enable-maintainer-mode.
1814 * configure: Rebuilt.
1815 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1816 for maintainer mode.
1817 * Makefile.in: Rebuilt.
1819 2003-02-18 Jason Merrill <jason@redhat.com>
1821 * Makefile.tpl (check-c++): Allow parallelism.
1823 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1825 * MAINTAINERS: Remove John Carr (who never actually had access to
1828 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1830 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1831 don't configure target-libobjc.
1832 * configure: Regenerate.
1834 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1836 * Makefile.tpl (RANLIB): Define.
1837 * Makefile.in: Regenerate.
1839 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1841 * MAINTAINERS: Update my email.
1843 2003-02-06 Keith R Seitz <keiths@redhat.com>
1845 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1846 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1847 * Makefile.in: Regenerated.
1848 * configure.in: Remove all traces of snavigator, db, and grep.
1849 * configure: Regenerated.
1851 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1853 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1856 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1858 * MAINTAINERS (Write after approval): Add myself.
1860 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1862 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1863 * Makefile.in: Regenerated.
1865 2003-01-30 Roger Sayle <roger@eyesopen.com>
1867 * config.guess: Updated to 2003-01-30's version.
1868 * config.sub: Updated to 2003-01-28's version.
1870 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1872 * config.if: If gcc_version is already set, just use it. Don't set
1873 gcc_version_trigger if it's already set, otherwise set it to
1874 gcc/version.c, but only if the file exists. If it is not set and
1875 gcc/version.c does not exist, try to extract the version number from
1878 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1880 * MAINTAINERS: Add myself to write-after-approval list.
1882 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1884 * configure.in: Revert 24Jan change.
1885 * configure: Regenerate.
1887 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1889 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1892 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1894 * configure.in: Revert previous change.
1895 * configure: Regenerate.
1897 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1899 * configure.in: Make rda native-only.
1900 * configure: Regenerate.
1902 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1904 * MAINTAINERS: Move myself from GNATS-only-accounts to
1905 write-after-approval.
1907 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1909 * configure.in: Add missing \.
1910 * configure: Rebuilt.
1912 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1914 * configure.in (baseargs): Avoid using \| in sed regular
1916 * configure: Rebuilt.
1918 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1920 * configure.in (baseargs): Remove all supported forms of
1921 --cache-file, --srcdir, --host, --build and --target options
1922 from argument lists.
1923 * configure: Rebuilt.
1925 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1927 * MAINTAINERS: Add myself to write-after-approval list.
1929 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1931 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1932 * configure: Rebuilt.
1934 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1936 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1937 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1938 * Makefile.in: Regenerate.
1939 * configure: Regenerate.
1941 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1943 * configure.in: Remove Makefile in build, host and target modules
1944 unless configure was run with --no-recursion.
1945 * configure: Rebuilt.
1947 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1949 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1950 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1951 * Makefile.in: Regenerate.
1953 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1955 * config.guess: Update to 2003-01-03 version.
1956 * config.sub: Update to 2003-01-03 version.
1958 2003-01-07 Christopher Faylor <cgf@redhat.com>
1960 * configure: Regenerate with proper autoconf 2.13.
1962 2003-01-07 Christopher Faylor <cgf@redhat.com>
1964 * configure.in: Add AC_PREREQ for consistency.
1965 * configure: Regenerate.
1967 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1969 * configure.in (GDB_TK): Add tcl directories conditional on
1970 gdb/gdbtk directory being present.
1971 * configure: Regenerate.
1973 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1975 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1976 by gcc if LD is not defined and we are not doing a Canadian Cross.
1977 * configure: Rebuilt.
1979 2002-12-31 Tom Tromey <tromey@redhat.com>
1981 * Makefile.in: Rebuilt.
1982 * Makefile.def (target_modules) [libffi]: Allow installation.
1984 2002-12-31 Andreas Schwab <schwab@suse.de>
1986 * configure.in: Fix use of $program_transform_name.
1987 * configure: Regenerated.
1989 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1991 * configure.in (baseargs): Don't remove first configure argument.
1992 * configure: Regenerated.
1994 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1996 * Makefile.tpl (local-distclean): Don't remove...
1997 (multilib.ts): ... this. Moved into...
1998 (multilib.out): ... this. Don't use sub-make.
1999 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2000 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2001 (configure-build-[+module+], configure-[+module+],
2002 configure-target-[+module+], configure-gcc): ... these. Test
2003 for Makefile existence. Drop config.status from dependencies.
2004 * Makefile.in: Rebuilt.
2005 * configure.in: Move gcc-version-trigger to the end of
2006 ac_configure_args. Add comments to maybedep.tmp and
2007 serdep.tmp. Introduce --disable-serial-configure. Remove
2008 nonopt from baseargs, matching and removing corresponding
2009 whitespace while at it.
2010 * configure: Rebuilt.
2012 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2014 * configure.in (host_configargs): Replace reference to
2015 no-longer-defined buildopts with --build=${build_alias}.
2016 * configure: Rebuilt.
2018 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2019 program_transform_name to standard idiom.
2020 (AUTOGEN, AUTOCONF): Define.
2021 (Makefile.in): Use $(AUTOGEN).
2022 (Makefile): Depend on config.status, and use autoconf-style rule to
2023 build it. Move original commands to...
2024 (config.status): ... this new target.
2025 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2027 * Makefile.in: Rebuilt.
2029 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2031 * Makefile.tpl: Fix dramatic bustage due to change in
2032 program_transform_name.
2033 * Makefile.in: Regenerate.
2035 * configure.in: Remove unnecessary PATH setting.
2036 * configure: Regnerate.
2038 * configure.in: Don't default to unprefixed tools unless
2039 the native tools will work.
2040 * configure: Regenerate.
2042 * configure.in: Convert to autoconf script. Blow away lots
2043 of now-redundant Makefile fragments.
2044 * configure: Generate using Autoconf.
2045 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2046 * Makefile.in: Regenerate.
2048 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2050 * configure: Fix stupid bug where RANLIB was mistakenly included.
2052 * configure.in: Rename (buildargs, hostargs, targargs) to
2053 (build_configargs, host_configargs, target_configargs).
2055 * configure.in: Move logic out of sed statement.
2057 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2058 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2060 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
2062 * config.sub: Import from master repository
2063 * config.guess: Ditto
2065 2002-12-24 Andreas Schwab <schwab@suse.de>
2067 * Makefile.tpl (multilib.out): Fix missing space.
2068 * Makefile.in: Regenerate.
2070 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2072 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
2073 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
2074 * Makefile.in: Regenerate.
2075 * configure.in: Remove unnecessary leftovers.
2077 2002-12-21 Geoffrey Keating <geoffk@apple.com>
2079 * configure.in (extra_ranlibflags_for_target): New variable.
2080 (*-*-darwin): Add -c to ranlib commands.
2081 * configure (tooldir): Handle extra_ranlibflags_for_target.
2083 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2085 * Makefile.tpl: Revert HJL's change.
2086 * Makefile.in: Regenerated.
2087 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2090 2002-12-19 Andreas Schwab <schwab@suse.de>
2092 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2093 * Makefile.in: Regenerate.
2095 2002-12-18 H.J. Lu <hjl@gnu.org>
2097 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2098 * Makefile.in: Regenerated.
2100 * configure.in (build_prefix): New. Substitute.
2102 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
2104 * Makefile.tpl: Don't let real targets depend on phony targets.
2105 * Makefile.in: Regenerate.
2107 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2108 * Makefile.in: Regenerate.
2110 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
2112 * config.sub: Import from master repository
2113 * config.guess: Ditto
2115 2002-12-16 Jason Merrill <jason@redhat.com>
2117 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2118 previous 'make bootstrap'.
2119 * Makefile.in: Regenerate.
2121 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
2123 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2125 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2127 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2128 * Makefile.in: Regenerate.
2130 2002-12-13 Jason Merrill <jason@redhat.com>
2132 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
2134 (check-c++): Just depend on it and check-target-libstdc++-v3.
2135 * Makefile.in: Regenerate.
2137 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2139 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2140 * Makefile.in: Rebuilt.
2142 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2144 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
2146 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2148 * configure: Fix bug put in by gremlins.
2150 * Makefile.tpl: Substitute more autoconfily.
2151 * configure: Substitute more autoconfily.
2152 * Makefile.in: Regenerate.
2154 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
2156 * config.sub: Import from master repository
2157 * config.guess: Ditto
2158 * MAINTAINERS: Added Svein Seldal under write after approval
2160 2002-12-08 Andrew Cagney <ac131313@redhat.com>
2162 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2163 * Makefile.in (all-sim): Ditto.
2165 2002-12-06 DJ Delorie <dj@redhat.com>
2167 * Makefile.tpl: Change configure dependencies to not have real
2168 targets depend on phony targets.
2170 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2172 * configure.in: Revert unintentional change.
2174 * Makefile.tpl: Change dependency for */multilib.out so that
2175 it works when gcc isn't in the tree.
2177 * configure.in: Substitute more.
2178 * configure: Run subconfigures from the Makefile.
2179 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2180 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2182 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2184 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2186 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2188 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2189 and corresponding dependencies.
2190 * Makefile.in: Regenerate.
2192 * configure.in (host_tools): Order binutils, gas and ld for
2193 convenience in running the testsuites.
2195 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2196 * Makefile.in: Regenerate.
2197 * configure.in: Introduce rules to serialize subconfigure runs.
2199 * configure.in: Introduce BASE_CC_FOR_TARGET.
2200 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2201 Realize configure-build-* targets. Realize configure-target-* targets.
2202 * Makefile.in: Regenerate.
2204 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2206 * configure: Move gcc_version_trigger stuff from here...
2207 * configure.in: ...to here.
2209 * configure.in: Separate subconfigure options added by this file from
2210 options given by the user. Add machinery to put args for host
2211 subconfigures into the Makefile.
2213 * Makefile.tpl: Remove 'vault' targets.
2214 * Makefile.tpl: Reorder and comment dependencies.
2215 * Makefile.in: Regenerate.
2217 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2218 * configure.in: Fix my broken commit of previous patch. (sigh)
2220 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2222 * configure.in: Move host-specific darwin noconfigdirs into
2223 the host-specific section.
2225 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2227 * configure.in: Move host-specific darwin noconfigdirs into
2228 the host-specific section.
2230 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2232 * configure: Remove skip-this-dir support.
2233 * Makefile.tpl: Remove skip-this-dir support.
2235 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2237 * Makefile.in: Regenerate.
2239 * Makefile.tpl: Strip out useless setting of 'dir'.
2240 * Makefile.in: Regenerate.
2242 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2244 * configure.in: Fix deeply stupid bug.
2246 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2247 shell code in CXX_FOR_TARGET
2248 * Makefile.def: Introduce raw_cxx.
2249 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2251 * Makefile.in: Regenerate.
2253 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2255 * Makefile.tpl: Remove unnecessary ifs.
2256 * Makefile.in: Regenerate.
2258 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2259 dependencies. Maybe-ize build-libiberty. Create dummy install
2260 targets for 'no_install' modules.
2261 * configure: Move GDB_TK substitution to configure.in. Move
2262 build_modules stuff to configure.in.
2263 * configure.in: Implement soft dependency machinery. Maybe-ize
2264 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2265 * Makefile.in: Regenerate.
2267 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2269 * Makefile.tpl: Make all-target, install-target behave similarly
2270 to all, install (only hitting configured targets). Eliminate
2271 unused macro defintions.
2273 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2276 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2278 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2280 * configure.in: Produce lists of subdir targets we're actually
2281 configuring. Remove references to "dosrel".
2282 * Makefile.tpl: Let configure set which subdir targets are hit.
2283 Remove install-cross; clean up install; remove ALL. Remove
2284 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2285 Autogenerate host module targets. Remove empty dependency lines
2286 and redundant dependency; rearrange slightly.
2287 * Makefile.def: Add host-side libtermcap, utils.
2289 * Makefile.in: Regenerate.
2291 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2293 * ltconfig (osf[345]): Append $major to soname_spec.
2294 Reflect this in library_names_spec.
2295 * ltmain.sh (osf): Prefix $major with . for use as extension.
2297 2002-11-19 Andreas Jaeger <aj@suse.de>
2299 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2300 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2301 and sparc64 GNU/Linux systems.
2303 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2305 * MAINTAINERS: Update email.
2307 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2309 * MAINTAINERS: Complete James Dennett's entry.
2311 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2313 * MAINTAINERS (Write After Approval): Add myself.
2315 2002-11-13 Bruce Korb <bkorb@gnu.org>
2317 * Makefile.tpl: syntactic cleanup
2319 2002-11-13 Stuart Hastings <stuart@apple.com>
2321 * MAINTAINERS: Add myself to write-after-approval list.
2323 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2325 * Makefile.def: Add list of recursive targets to autogenerate.
2327 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2328 targets. Autogenerate *-build-* targets.
2329 * Makefile.in: Regenerate.
2331 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2333 * configure: More autoconf-style substitutions.
2334 * Makefile.tpl: More autoconf-style substitutions.
2335 * Makefile.in: Regenerate.
2337 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2339 * configure: Substitute more variables in a more autoconf-friendly
2340 way. Simplify slightly.
2341 * Makefile.tpl: Make more variables substitutable in an
2342 autoconf-friendly way.
2343 * Makefile.in: Regenerate.
2345 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2347 * MAINTAINERS (Write After Approval): Add myself.
2349 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2351 * configure.in (v810*): Remove special setting of tools.
2353 * configure: Add support for extra required flags for ar or nm.
2354 * configure.in (aix4.3+): Use above support for target-specific
2355 issues, rather than using config/mt-aix43.
2357 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2359 * configure: Remove 'removing', which doesn't work. Replace $subdir
2360 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2361 with $srcdir. Reformat indentation. Substitute some variables
2362 formerly hard-coded in the Makefile for build=host.
2363 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2364 * Makefile.def: Autogenerate more.
2365 * Makefile.in: Regenerate.
2367 2002-11-04 Adam Nemet <anemet@lnxw.com>
2369 * MAINTAINERS (Write After Approval): Add myself.
2371 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2373 * Makefile.def (host_modules): Add rda.
2374 * Makefile.in: Regenerate.
2375 * configure.in (target_tool): Add target-rda to list.
2377 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2379 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2381 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2383 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2384 and restrap targets to this rule.
2385 * Makefile.in: Regenerate.
2387 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2389 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2390 GNATS only accounts.
2392 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2394 * configure.in (i[3456]86-*-linux*): Add check to disable
2395 ${libgcj} for glibc1.
2397 2002-10-24 Denis Chertykov <denisc@overta.ru>
2399 * MAINTAINERS: Add myself as ip2k port maintainer.
2401 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2403 * configure.in: Add tic4x target.
2405 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2407 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2408 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2409 * Makefile.in: Regenerate.
2411 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2412 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2413 * Makefile.in: Regenerate.
2415 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2417 * MAINTAINERS: Add myself as web pages co-maintainer.
2419 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2421 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2422 * Makefile.in: Regenerate.
2424 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2426 * MAINTAINERS: Add myself and Nathan Sidwell
2427 <nathan@codesourcery.com> as VxWorks maintainers.
2429 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2431 * Makefile.def: Remove order dependency comments.
2432 * Makefile.tpl: Add explicit install-install dependencies.
2433 * Makefile.in: Regenerate.
2435 * Makefile.tpl: Remove material now in src-release. (Finally!)
2436 * Makefile.in: Regenerate.
2438 * Makefile.tpl: Add configure-target (for src-release in src)
2439 * Makefile.in: Regenerate.
2441 2002-09-30 Nick Clifton <nickc@redhat.com>
2443 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2445 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2447 * configure.in (s390*-*-linux*): Enable libgcj.
2449 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2451 * configure: Revert accidentally applied changes.
2453 * Makefile.tpl: Make more autoconf-friendly.
2454 * Makefile.in: Regenerate.
2455 * configure: Make substitution more autoconf-like.
2457 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2459 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2460 single entry to handle all these.
2461 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2462 libjava on arm-*-elf.
2464 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2466 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2467 things that depend on them.
2469 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2471 * Makefile.tpl: Make subsituted variables more autoconfy.
2472 * Makefile.in: Regenerate.
2473 * configure: Make seds more autoconfy.
2475 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2477 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2478 * Makefile.in: Regenerate.
2479 * configure.in: Rewrite sed statements to look autoconfy.
2481 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2482 all-target-foo on configure-target-foo.
2483 * Makefile.def: Ditto.
2484 * Makefile.in: Rebuild.
2486 2002-09-25 Andrew Haley <aph@redhat.com>
2488 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2490 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2492 * Makefile.def: New file.
2493 * Makefile.tpl: New file.
2494 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2495 * contrib/gcc_update: Note that Makefile.in is a generated file.
2497 * configure.in: Minor rearrangement. Simplify tests.
2499 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2501 * configure.in (with_headers): Skip copy if value is "yes".
2502 (with_libs): Likewise.
2504 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2506 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2507 * configure.in (sh*-*-pe*): Ditto.
2508 * configure.in (mips*-*-pe*): Ditto.
2509 * configure.in (*arm-wince-pe): Ditto.
2511 * configure.in: Rearrange.
2513 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2515 * MAINTAINERS: Update my email address.
2517 2002-08-30 Paul Koning <pkoning@equallogic.com>
2519 * MAINTAINERS: (Write After Approval): Add myself.
2521 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
2523 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2525 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
2527 * MAINTAINERS: Change my mailing address.
2529 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
2531 * MAINTAINERS (Write After Approval): Remove myself.
2532 (Various Maintainers: c++ runtime libs): Add myself.
2534 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
2536 * MAINTAINERS (Write After Approval): Remove myself.
2537 (Various Maintainers: c++ runtime libs): Add myself.
2539 2002-08-15 Eric Christopher <echristo@redhat.com>
2541 * config.sub: Import from master repository.
2542 * config.guess: Ditto.
2544 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
2546 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2547 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2548 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2550 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
2552 * MAINTAINERS: Add self to rs6000 vector extensions.
2554 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
2556 * libiberty/configure: Reverted unintended yesterday's check in.
2558 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
2560 * boehm-gc/configure, libf2c/configure: Rebuilt.
2561 * libffi/configure, libiberty/configure: Ditto.
2562 * libjava/configure, libobjc/configure: Ditto.
2563 * libstdc++-v3/configure, zlib/configure: Ditto.
2564 Merged from binutils:
2565 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2566 From Steve Ellcey <sje@cup.hp.com>:
2567 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2568 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2569 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2571 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2572 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2573 soname_spec, sys_lib_search_path_spec): Ditto.
2575 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2577 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2579 2002-08-04 H.J. Lu (hjl@gnu.org)
2581 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2583 2002-08-02 Krister Walfridsson <cato@df.lth.se>
2585 * MAINTAINERS (Write After Approval): Add myself.
2587 2002-07-31 Alan Modra <amodra@bigpond.net.au>
2589 * configure.in: Move generic linux case to end. Copy generic
2590 linux noconfigdirs to mips*-*-linux* entry and new
2591 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2593 2002-07-19 Michael Matz <matz@suse.de>
2595 * MAINTAINERS: Add myself as ra* maintainer.
2597 2002-07-16 Chris Demetriou <cgd@broadcom.com>
2599 * config.guess: Update to 2002-07-09 version.
2600 * config.sub: Update to 2002-07-03 version.
2602 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2604 * MAINTAINERS: Fix typo in a maintainer email address.
2606 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2608 * configure.in: Remove two redundant tests.
2610 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2612 * configure.in (mips*-*-irix6*o32): Enable stabs.
2614 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2616 * configure.in: Don't build grez.
2617 * Makefile.in: Ditto.
2619 * Makefile.in: Remove references to bsp, cygmon, libstub.
2620 * configure.in: Ditto.
2622 * configure.in: Remove leftover reference to gdbtest.
2624 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
2626 * configure.in (gxx_include_dir): Change to match versioned
2627 C++ headers if --enable-version-specific-runtime-libs is used.
2629 2002-07-04 Steve Ellcey <sje@cup.hp.com>
2631 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2633 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2635 * configure.in: Make --without-x work.
2637 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2639 * configure.in: Rearrange target Makefile fragment collection.
2641 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2643 * configure.in: Ditto.
2645 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2647 * MAINTAINERS (Write After Approval): Update my e-mail address.
2649 2002-06-24 Ben Elliston <bje@redhat.com>
2651 * configure.in (host_tools): Remove cgen.
2653 * Makefile.in (all-cgen): Remove; runs from its source directory.
2654 (check-cgen, install-cgen, clean-cgen): Likewise.
2655 (all-opcodes): Do not depend on all-cgen.
2656 (all-sim): Likewise.
2658 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2660 * Makefile.in: Eliminate 'apache' targets.
2661 * configure.in: Eliminate 'apache' targets.
2663 * configure.in: Eliminate redundant tests. Reorganize.
2665 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2667 * config-ml.in: Eliminate references to Cygnus configure.
2669 * Makefile.in: Eliminate references to building emacs.
2671 2002-06-28 Graham Stott <graham.stott@btinternet.com>
2673 * MAINTAINERS: Update my email address.
2675 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2677 * config.if (libstdcxx_incdir): Version C++ headers.
2678 (cxx_incdir): Remove.
2680 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2682 * MAINTAINERS (Write After Approval): Add self.
2684 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2686 * configure.in: Add support for ip2k.
2688 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2690 * configure.in: Fix AIX configury bug.
2692 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2694 * MAINTAINERS (Write After Approval): Add self.
2696 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2698 * configure.in: replace ${topsrcdir} with ${srcdir}
2700 * configure.in: Move definition of libstdcxx_flags
2701 right above usage, rather than waaay earlier.
2703 * configure.in: Pull definition of is_cross_compiler earlier.
2705 * configure.in: Rearrange a little.
2707 * configure.in: Remove references to librx.
2708 * Makefile.in: Remove references to librx.
2710 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2712 * config.sub: Add support for avr target.
2713 Import from master sources, rev 1.255
2715 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2717 * configure, .cvsignore: Revert previous change...
2718 * Makefile: ...delete.
2720 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2722 * configure.in: Eliminate ${gasdir} variable.
2724 2002-06-18 Dave Brolley <brolley@redhat.com>
2726 * configure.in: Add support for frv.
2727 * config.sub: Add support for frv.
2729 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2731 * configure: Remove garbage from previous commit.
2733 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2735 * configure: For in-source builds, make a subdir and re-exec there.
2736 * Makefile: New file. Pass targets through to build directory.
2737 * .cvsignore: No longer ignore "Makefile".
2739 2002-06-16 Douglas Rupp <rupp@gnat.com>
2741 * MAINTAINERS (Write After Approval): Add self.
2743 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2745 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2747 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2749 * configure.in (vax-*-netbsd*): Re-enable gas.
2751 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2753 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2754 BUILD_PREFIX_1, to correct nomenclature.
2755 * configure: Likewise.
2757 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2758 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2760 2002-05-31 Olaf Hering <olh@suse.de>
2762 * config-ml.in: Propogate DESTDIR also.
2764 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2766 * configure.in (vax-*-netbsd*): Don't build gas for this
2769 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2771 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2774 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2776 * MAINTAINERS (Write After Approval): Add myself.
2778 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2780 * config.guess: Update to 2002-05-22 version.
2781 * config.sub: Likewise.
2783 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2785 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2786 * config-ml.in: Likewise.
2787 * configure: Likewise.
2788 * configure.in: Likewise.
2790 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2792 * MAINTAINERS: Update my email address.
2794 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2796 * configure.in: Simplify makefile fragment collection.
2798 * configure.in: Remove code to build emacs.
2800 * configure.in : Remove --srcdir argument from targargs and buildargs
2801 (it's always overridden in the Makefile anyway). Rearrange a bit.
2803 * configure: Move some logic to configure.in.
2804 * configure.in: Move some logic from configure.
2806 2002-05-11 Tom Tromey <tromey@redhat.com>
2808 * MAINTAINERS: Reflect libgcj reality.
2810 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2812 * Makefile.in: Honour DESTDIR.
2814 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2816 * config.guess: Import 2002-03-20 version.
2817 * config.sub: Import 2002-04-26 version.
2819 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2821 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2823 2002-05-07 Tim Josling <tej@melbpc.org.au>
2825 * MAINTAINERS: Add self.
2827 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2829 * ltmain.sh: Detect and handle object name conflicts
2830 while piecewise linking a static library.
2832 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2834 * configure.in (noconfigdirs): Don't disable libgcj on
2835 sparc64-*-solaris* and sparcv9-*-solaris*.
2837 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2839 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2841 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2843 * configure.in (FLAGS_FOR_TARGET): Do not add
2844 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2845 on i[3456]86-*-linux*.
2847 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2849 * configure.in (noconfigdirs): Replace [ ] with test.
2851 * configure.in (noconfigdirs): Do not add target-newlib if
2852 target == i[3456]86-*-linux*, and host == target.
2854 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2856 * configure.in: delete reference to absent file
2858 * configure.in: replace '[' with 'test'
2860 * configure.in: Eliminate references to gash.
2861 * Makefile.in: Eliminate references to gash.
2863 * configure.in: remove useless references to 'pic' makefile fragments.
2865 * configure.in: (*-*-windows*) Finish removing.
2867 * configure.in: Eliminate redundant test for libgui.
2869 2002-04-29 Roger Sayle <roger@eyesopen.com>
2871 * MAINTAINERS: Add self and realphabetize. Update entries
2872 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2873 entry for a29k port maintainer.
2875 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2877 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2878 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2880 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2882 * configure.in: remove references to dead files
2884 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2886 * MAINTAINERS: Add information about purpose of this file.
2888 2002-04-18 Tom Tromey <tromey@redhat.com>
2890 * configure.in: Disallow configuring libgcj when it is already
2891 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2892 Solaris 2.8 by default. For PR libgcj/6158.
2894 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2896 * configure.in: Move default CC setting out of config/mh-* fragments
2899 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2901 * configure.in: don't even try to configure or make a subdirectory
2902 if there's no configure script for it.
2904 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2906 * MAINTAINERS: Remove chill maintainers.
2907 * Makefile.in (CHILLFLAGS): Remove.
2908 (CHILL_LIB): Remove.
2909 (TARGET_CONFIGDIRS): Remove libchill.
2910 (CHILL_FOR_TARGET): Remove.
2911 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2913 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2914 (CHECK_TARGET_MODULES): Likewise.
2915 (INSTALL_TARGET_MODULES): Likewise.
2916 (CLEAN_TARGET_MODULES): Likewise.
2917 (configure-target-libchill): Remove.
2918 (all-target-libchill): Remove.
2919 * configure.in (target_libs): Remove target-libchill.
2920 Do not compute CHILL_FOR_TARGET.
2921 * libchill: Remove directory.
2923 2002-04-11 DJ Delorie <dj@redhat.com>
2925 * Makefile.in, configure.in: Sync with binutils, entries
2928 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2930 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2931 (do-tar, do-bz2): New rules.
2932 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2933 (gdb-tar): New rule.
2934 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2935 (insight_dejagnu.tar): New rule.
2936 (insight.tar): New rule.
2937 (gdb+dejagnu.tar): New rule.
2938 (gdb.tar): New rule.
2940 2002-02-01 Mo DeJong <supermo@bayarea.net>
2942 * Makefile.in: Add all-tix to deps for all-snavigator
2943 so that tix is built when building snavigator.
2945 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2947 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2948 ld and gdb are not supported.
2950 2002-01-07 Mark Salter <msalter@redhat.com>
2952 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2953 Allow target-libgloss to be built for arm, strongarm, and xscale.
2955 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2957 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2958 options for i[3456]86-pc-linux* native builds.
2960 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2962 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2963 files from .po files for a distribution.
2965 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2967 * configure.in: Enable libstdc++-v3 for h8300 targets.
2969 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2971 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2974 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2976 * Makefile.in (VER): When present, extract the version number from
2977 the file version.in.
2979 2001-05-24 Tom Rix <trix@redhat.com>
2981 * configure.in : enable ld for aix
2983 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2985 * config.guess: Add linux target for S/390.
2987 2000-11-07 Philip Blundell <pb@futuretv.com>
2989 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2991 2000-11-03 Philip Blundell <pb@futuretv.com>
2993 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2996 2001-01-15 Ben Elliston <bje@redhat.com>
2998 * configure.in (host_tools): Add sid.
2999 Always configure cgen.
3001 2000-11-24 Nick Clifton <nickc@redhat.com>
3003 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
3006 2000-08-20 Doug Evans <dje@casey.transmeta.com>
3008 * Makefile.in (ALL_MODULES): Add all-cgen.
3009 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
3010 (all-cgen): New target.
3011 (all-opcodes,all-sim): Depend on all-cgen.
3012 * configure.in (host_tools): Add cgen.
3013 Only configure cgen if --enable-cgen-maint.
3015 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
3017 * configure.in: Add *-*-freebsd* configurations.
3019 2002-04-08 Tom Tromey <tromey@redhat.com>
3021 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3022 Fixes PR libgcj/6068.
3024 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3026 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3028 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3030 * configure.in (alpha*-dec-osf*): Enable libgcj.
3032 2003-03-27 Matthew Gingell <gingell@gnat.com>
3034 * MAINTAINERS (Write After Approval): Add myself.
3036 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3038 Fix for: PR bootstrap/3591, target/5676
3039 * configure.in (mcore-pe): Disable the configuration of
3040 libstdc++-v3 since exceptions are not supported.
3042 2002-03-20 Anthony Green <green@redhat.com>
3044 * configure.in: Enable libgcj for xscale-elf target.
3046 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
3048 * MAINTAINERS: Update my email address.
3050 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
3052 * ltmain.sh (relink_command): Fix typo in previous change.
3054 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
3056 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
3057 (relink_command): Added --tag flags.
3058 (mode=install): If relinking fails; error out.
3060 2002-03-12 Richard Henderson <rth@redhat.com>
3062 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
3064 (do-check): Rename from check.
3065 (check): Allow parallel check.
3067 2002-03-12 Bob Wilson <bob.wilson@acm.org>
3069 * MAINTAINERS: Add myself as maintainer for xtensa port.
3070 Fix alphabetical order in CPU port maintainer list.
3071 Remove myself from Write After Approval list.
3073 2002-03-11 Richard Henderson <rth@redhat.com>
3075 * Makefile.in (.NOTPARALLEL): Add fake tag.
3077 2002-03-07 H.J. Lu (hjl@gnu.org)
3079 * configure.in: Enable gprof for mips*-*-linux*.
3081 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
3083 * MAINTAINERS (Write After Approval): Add myself.
3085 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3087 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3089 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3091 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
3093 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3094 because its Makefile is there; test for the executable instead.
3096 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3098 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3099 libstdc++-v3 and libjava.
3101 2002-02-11 Adam Megacz <adam@xwt.org>
3103 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3106 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3108 * config.guess: Updated to 2002-01-30's version.
3109 * config.sub: Updated to 2002-02-01's version.
3110 Contribute sh64-elf.
3111 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3112 * configure.in: Added sh64-*-*.
3114 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3116 * MAINTAINERS: Belatedly add myself to write after approval list.
3118 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
3120 * MAINTAINERS: Put self in as maintainer for x86-64 port.
3121 Remove self as Write After Approval.
3123 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
3125 * MAINTAINERS: Put self in as maintainer for contrib/regression
3128 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
3130 * MAINTAINERS: Update my email address.
3132 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
3134 * configure.in (*-*-netbsd*): New. Skip target-newlib,
3135 target-libiberty, and target-libgloss. Skip Java-related
3136 libraries if not supported for NetBSD on target CPU.
3138 2002-01-25 Douglas B Rupp <rupp@gnat.com>
3140 * install-sh: Use _inst.$$_ for temp file name.
3142 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
3144 * MAINTAINERS (Write After Approval): Move my contact info
3146 (OS Port Maintainers): ...to here (netbsd).
3148 2002-01-22 Bob Wilson <bob.wilson@acm.org>
3150 * MAINTAINERS (Write After Approval): Add myself.
3152 2002-01-17 H.J. Lu <hjl@gnu.org>
3154 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3155 (all-target-fastjar): Also depend on all-target-libiberty.
3157 2002-01-16 H.J. Lu (hjl@gnu.org)
3159 * config.guess: Import from master sources, rev 1.225.
3160 * config.sub: Import from master sources, rev 1.238.
3162 2002-01-16 Kazu Hirata <kazu@hxi.com>
3164 * MAINTAINERS (Write After Approval): Remove myself.
3166 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
3168 * MAINTAINERS (Write After Approval): Add myself.
3170 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3172 * MAINTAINERS: Add self as docs co-maintainer.
3174 2001-12-11 Matthias Klose <doko@debian.org>
3176 * MAINTAINERS (Write After Approval): Add myself.
3178 2001-12-09 Zack Weinberg <zack@codesourcery.com>
3180 * MAINTAINERS: Update my email address.
3182 2001-12-07 Turly O'Connor <turly@apple.com>
3183 * MAINTAINERS (Write After Approval): Add myself.
3184 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3185 (rs6000_initialize_trampoline): Call __trampoline_setup for
3187 * darwin-tramp.asm: New file, implements __trampoline_setup.
3188 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3190 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
3192 * MAINTAINERS (Write After Approval): Add myself.
3194 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3196 * configure, configure.in: Use temp file for long sed commands.
3198 2001-12-03 Laurent Guerby <guerby@acm.org>
3200 * config.sub: Update to version 1.232 on subversion.
3202 2001-12-03 Ben Elliston <bje@redhat.com>
3204 * MAINTAINERS: Update mail address for config.* patches.
3206 2001-11-27 DJ Delorie <dj@redhat.com>
3207 Zack Weinberg <zack@codesourcery.com>
3209 When build != host, create libiberty for the build machine.
3211 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3213 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3215 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3217 (all.normal): Depend on ALL_BUILD_MODULES.
3218 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3219 (all-build-libiberty): Depend on configure-build-libiberty.
3221 * configure: Calculate and substitute proper value for
3223 * configure.in: Create the build subdirectory.
3224 Calculate and substitute TARGET_CONFIGARGS (formerly
3225 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3227 2001-11-26 Ziemowit Laski <zlaski@apple.com>
3229 * MAINTAINERS (write-after-approval): Add self.
3231 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
3233 * MAINTAINERS (GNATS only accounts): Remove self.
3235 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3237 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3240 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3242 * MAINTAINERS (Write After Approval): Add self.
3244 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3246 * MAINTAINERS: mips and s390 are also CPU ports.
3248 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3250 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
3252 2001-11-11 David O'Brien <obrien@FreeBSD.org>
3254 * MAINTAINERS: Alphabetize.
3256 2001-11-09 Kazu Hirata <kazu@hxi.com>
3258 * MAINTAINERS (Various maintainers: h8 port): Add myself.
3260 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
3262 * MAINTAINERS (Various maintainers: hppa port): Added myself.
3264 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3266 * configure.in (--enable-languages): Be more permissive about
3267 syntax. Check for empty lists better. Warn about $LANGUAGES.
3269 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
3271 * config.sub: Import from master sources, rev. 1.230.
3272 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
3274 2001-11-07 Laurent Guerby <guerby@acm.org>
3276 * MAINTAINERS (Write After Approval): Add self.
3278 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3280 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3282 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
3284 * config.sub: Import from master sources, rev 1.226.
3285 * config.guess: Import from master sources, rev 1.216.
3287 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3289 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3290 * MAINTAINERS: Add self as maintainer of MMIX port.
3291 Remove old after-approval entry.
3293 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
3295 * ChangeLog, configure: Fix spelling errors.
3297 2001-10-20 Brendan Kehoe <brendan@zen.org>
3299 * MAINTAINERS: Tweak my address.
3301 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
3303 * MAINTAINERS: Update my email address.
3305 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3307 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3308 * MAINTAINERS: Add self as maintainer of CRIS port.
3310 2001-10-10 Geert Bosch <bosch@gnat.com>
3312 * MAINTAINERS (Various maintainers: Ada front end):
3315 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
3317 * MAINTAINERS (Write After Approval): Added self
3319 2001-10-02 Geert Bosch <bosch@gnat.com>
3321 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3323 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3325 * configure: Handle temporary files securely using mkdir.
3327 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
3329 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3331 2001-09-26 Will Cohen <wcohen@redhat.com>
3333 * configure.in (*-*-linux*): Disable configuration of target-newlib
3334 and target-libgloss.
3336 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3338 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3341 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
3343 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3344 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3345 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3346 avoid quotes nesting problems.
3347 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3348 (DO_X): Export only variables that are set.
3350 2001-09-19 Ben Elliston <bje@redhat.com>
3352 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3353 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3354 semantics. Use the shell built-in "type" command instead.
3356 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
3358 Merged from gcc-3_0-branch:
3359 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3360 * ltcf-c.sh: Use $objext, not $ac_objext.
3361 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3362 * ltcf-cxx.sh: Add support for GNU.
3363 2001-07-22 Timothy Wall <twall@redhat.com>
3364 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3365 default settings if using GNU tools with that configuration.
3366 * ltcf-cxx.sh: Ditto.
3367 * ltcf-gcj.sh: Ditto.
3368 2001-07-21 Michael Chastain <chastain@redhat.com>
3369 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3370 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3371 * ltmain.sh: Mark as gcc-local.
3373 2001-08-30 Eric Christopher <echristo@redhat.com>
3374 Jason Eckhardt <jle@redhat.com>
3376 * config.guess: Merge from master sources.
3377 * config.sub: Merge from master sources, add support for mipsisa32.
3379 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
3380 * config.sub: Merge from master sources, rev 1.219.
3381 * MAINTAINERS: Add self as contact for stormy16 port.
3383 2001-08-14 Zack Weinberg <zackw@panix.com>
3385 * config.sub: Merge from master sources, rev 1.218.
3386 * config.guess: Merge from master sources, rev 1.209.
3388 2001-08-11 Graham Stott <grahams@redhat.com>
3390 * Makefile.in (check-c++): Add missing semicolon.
3392 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
3394 * MAINTAINERS (Various maitainers: predict.def): Added myself.
3396 2001-07-30 Eric Christopher <echristo@redhat.com>
3398 * MAINTAINERS (Various maintainers: mips port): Added myself.
3400 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3402 * configure.in (sh-*-linux*): New.
3404 2001-07-27 Richard Henderson <rth@redhat.com>
3406 * .cvsignore: Add LAST_UPDATED.
3408 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
3410 * MAINTAINERS (Various maintainers: s390 port): Added myself.
3412 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
3414 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3416 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
3418 * MAINTAINERS (Write After Approval): Added myself.
3420 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3422 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3423 and libgcj on m68hc11/m68hc12.
3425 2001-06-27 H.J. Lu (hjl@gnu.org)
3427 * Makefile (CFLAGS_FOR_BUILD): New.
3428 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3430 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3432 * README: Remove version number.
3434 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3436 * INSTALL/README: Update wrt. to the installation instructions now
3437 residing in gcc/doc/install.texi.
3439 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3441 * README: Replace with a cut-down and updated version of gcc/README.
3443 2001-06-12 David Edelsohn <edelsohn@gnu.org>
3445 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3446 multilibs to be disabled.
3448 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
3450 * MAINTAINERS (Write After Approval): Add myself.
3452 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
3454 * config.guess: Import CVS version 1.195.
3455 * config.sub: Import CVS version 1.212.
3457 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3459 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3460 gcc/xgcc is built, use -print-prog-name to find out the program
3463 2001-06-04 Phil Edwards <pme@sources.redhat.com>
3465 * config.guess: Import CVS version 1.194. All gcc-local changes
3466 appear to also be in the master copy.
3467 * config.sub: Import CVS version 1.211.
3469 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3471 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3472 with_gcc]: Use `gcc -shared' to build a shared library.
3474 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3476 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3479 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3481 * MAINTAINERS (Write After Approval): Add myself.
3483 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3485 * configure.in (libstdcxx_flags): Do not try to execute
3486 libstdc++-v3/testsuite_flags until it exists.
3488 2001-06-01 Alan Modra <amodra@bigpond.net.au>
3490 * MAINTAINERS: Update my email address.
3492 2001-05-31 Graham Stott <grahams@redhat.com>
3494 * MAINTAINERS (Write After Approval): Add myself.
3496 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
3498 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3499 libraries when using g++ with native linker.
3501 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
3503 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3505 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
3507 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3508 [aix4*|aix5*]: Prepend blank.
3510 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
3512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3514 of subdir/configure scripts to use the new libtool.m4.
3516 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3518 * MAINTAINERS (Write After Approval): Add myself.
3520 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3522 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3524 2001-05-11 Ben Elliston <bje@redhat.com>
3526 * Makefile.in (all-sid): New target.
3527 (check-sid, clean-sid, install-sid): Likewise.
3529 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3531 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3533 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3535 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3538 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3540 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3541 gcc/xgcc is built, use -print-prog-name to find out the program
3544 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
3546 * configure.in (noconfigdirs): Don't reset it from scratch in the
3547 target case; only append to it.
3549 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3550 sparc-*-solaris2.8]: Disable ${libgcj}.
3552 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
3554 * configure.in (libgcj_saved): Copy from $libgcj.
3555 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3558 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
3560 * MAINTAINERS: Remove self as MIPS maintainer and
3561 C front end maintainer.
3563 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3565 * configure.in: Move *-chorusos target case to the proper switch.
3568 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3570 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3573 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3575 * Makefile.in (STAGE1_CFLAGS): Pass down.
3577 2001-04-13 Alan Modra <amodra@one.net.au>
3579 * config.guess: Add hppa64-linux support. Note for next import that
3580 this is already in the master file.
3581 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3583 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3585 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3586 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3588 2001-04-11 Stan Shebs <shebs@apple.com>
3590 * MAINTAINERS: Add self as Darwin port maintainer.
3592 2001-04-11 Alan Modra <amodra@one.net.au>
3594 * MAINTAINERS: Update my email address.
3596 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
3598 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3599 recent versions of FreeBSD (release 3 or later).
3600 * ltconfig: On FreeBSD, -lc must not be provided when building
3601 a shared library or else the standard -pthread gcc option is
3602 rendered worthless to later users of the built library.
3604 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
3606 * MAINTAINERS: Add self and RTH as C front end maintainers.
3608 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
3610 * config.sub: Make sure to match an already-canonicalized
3611 machine name (eg. mn10300-unknown-elf).
3613 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
3615 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3617 (bootstrap, cross): Use RECURSE_FLAGS.
3618 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3620 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
3622 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3624 2001-03-22 Colin Howell <chowell@redhat.com>
3626 * Makefile.in (DO_X): Do not backslash single-quotes in
3627 backquotes (two places).
3629 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3632 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3633 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3634 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3635 * ltcf-cxx.sh: Likewise.
3636 * ltcf-gcj.sh: Likewise.
3638 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3640 * MAINTAINERS: Add myself as "documentation co-maintainer".
3642 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3644 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3645 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3647 2001-03-19 Tom Tromey <tromey@redhat.com>
3649 * config-ml.in: Handle GCJ and GCJFLAGS.
3651 2001-03-21 Michael Chastain <chastain@redhat.com>
3653 * Makefile.in: all-m4 depends on all-texinfo.
3655 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
3657 * MAINTAINERS: Add myself to write after approval list.
3659 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
3661 * Makefile.in (DO_X): Quote nested quotes.
3663 2001-03-18 Alan Modra <alan@linuxcare.com.au>
3665 * MAINTAINERS: Add myself to write after approval list.
3667 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
3669 * Makefile.in (DO_X): Use double quotes for quoting
3670 "RANLIB=$${RANLIB}".
3672 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3674 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3676 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3678 * configure.in: Only use `lang_requires' for languages athat are
3681 2001-03-08 Phil Edwards <pme@sources.redhat.com>
3683 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3685 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
3687 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3689 2001-03-07 Tom Tromey <tromey@redhat.com>
3691 * configure.in: Allow config-lang.in to set `lang_requires' to list
3692 of other required languages.
3694 2001-03-06 Laurynas Biveinis <lauras@softhome.net>