1 2004-08-25 Phil Edwards <phil@codesourcery.com>
3 * configure.in: Print a list of available language front-ends if
4 a requested one is missing. Tidy stray tab characters.
5 * configure: Regenerated.
7 2004-08-19 Michael Koch <konqueror@gmx.de>
9 * gcc/doc/install.texi: Update entry about automake for libjava.
11 2004-08-17 Robert Millan <robertmh@gnu.org>
13 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
15 * configure: Regenerate.
17 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
19 * Makefile.in: Regenerate.
20 * configure: Regenerate.
22 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
24 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
25 for bootstrapped modules if toplevel bootstrap is going.
26 (GCC bootstrap): Generate per-stage targets for all bootstrapped
27 modules. Adjust for changes in Makefile.def. Enable several
28 rules even in non-bootstrap mode, just to avoid peppering the
29 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
30 (stage-[+prev+]-bubble): Remove.
32 * Makefile.def (Dependencies): Depend on all-build-bison,
33 all-build-flex, all-build-byacc, all-build-texinfo, rather
34 than the host variations.
35 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
37 (BISON): Update for recent Bisons.
39 (cross): Depend on all-build.
40 (all): Do not depend on all-build.
41 (prebootstrap): Remove.
42 (dep-kind): Accept separate prefixes for MODULE and ON variables.
43 (Prebootstrap dependencies): Add them to the per-stage targets
44 and to all-prebootstrap.
45 * configure.in (build_configdirs): Always enable build_tools.
46 (BUILD_DIR_PREFIX): Remove.
48 * Makefile.def (gcc): Add target variable.
49 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
50 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
51 in the recursive `make', instead of hardwiring `all'.
52 (Autogenerated TARGET-* variables): New.
54 2004-08-13 Brian Booth <bbooth@redhat.com>
56 * MAINTAINERS: Remove myself from write-after-approval.
58 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
60 * src-release: Stop distributing mmalloc with gdb (which doesn't
62 * Makefile.def: GDB doesn't depend on mmalloc anymore.
63 * Makefile.in: Regenerate.
65 2004-08-09 Mark Mitchell <mark@codesourcery.com>
67 * configure.in (arm*-*-eabi*): New target.
68 * configure: Regenerate.
70 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
72 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
73 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
74 (Dependencies): New section.
75 * Makefile.tpl (Dependencies): Generate from Makefile.def.
76 (configure-target-[+module+]): Depend on maybe-all-gcc
77 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
78 (toplevel profiledbootstrap): Fix dependencies.
79 * Makefile.in: Regenerate.
81 2004-08-03 Mark Mitchell <mark@codesourcery.com>
83 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
84 target-libiberty to noconfigdirs.
85 * configure: Regenerate.
87 2004-08-03 Paul Brook <paul@codesourcery.com>
89 * configure.in: Check for MPFR as well as GMP.
90 * configure: Regenerate.
92 2004-08-01 Robert Millan <robertmh@gnu.org>
94 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
95 libmudflap for all GNU-based systems (with Glibc).
96 * configure: Regenerate.
98 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
100 * Makefile.def (host-modules): Add gcc.
101 * Makefile.in: Regenerate.
102 * Makefile.tpl (sorry): New rule.
103 (configure-host, all-host, [+make_target+]-host, do-check,
104 install-host): Do not add gcc as a special case.
105 (host modules): Add a small special-casing for gcc. Export
106 extra_make_flags through the environment.
107 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
108 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
109 other recursive targets for gcc): Remove.
111 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
112 (stage, unstage): New rules.
113 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
114 distclean-stage[+id+]): Use stage_current.
115 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
116 the stage*-start rules.
118 2004-08-02 Geoffrey Keating <geoffk@apple.com>
120 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
123 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
125 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
126 * configure: Regenerate.
128 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
130 * maintainer-scripts/gcc_release: Revert yesterday's change.
132 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
134 * MAINTAINERS: Add myself to write-after-approval.
136 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
139 * gcc/gccbug.in: Updated because of libf2c removal.
140 * maintainer-scripts/gcc_release: Ditto.
142 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
144 * configure.in: Build libmudflap by default on FreeBSD.
145 * configure: Regenerated.
147 2004-07-09 Mark Mitchell <mark@codesourcery.com>
149 * configure.in: Do not build libmudflap by default on non-GNU/Linux
151 * configure: Regenerated.
153 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
156 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
157 feedback based compiler.
158 * Makefile.in: Rebuilt.
160 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
162 * Makefile.def (host_modules): Set bootstrap=true for flex.
163 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
164 * Makefile.in: Rebuilt.
166 2004-07-07 Jan Hubicka <jh@suse.cz>
168 * MAINTAINERS: Add self as a profile feedback maintainer.
170 2004-07-05 Phil Edwards <phil@codesourcery.com>
172 * configure.in: Do not prepend $srcdir to /dev/null in
174 * configure: Regenerate.
176 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
178 * Makefile.def (build_modules): Add bison, byacc, flex,
180 (flags_to_pass): Add FLEX.
181 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
182 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
183 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
184 DEFAULT_MAKEINFO): Remove.
185 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
186 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
187 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
188 objdir or else use configured tool.
191 (Build module dependencies): Add.
192 * Makefile.in: Regenerate.
193 * configure.in: Better support for multiple build modules,
194 matching what is done for host/target modules. Do not look
195 for "plausible" locations of build tools if Canadian cross.
196 Use autoconf's AC_PROG_CC to find a C compiler. Define
197 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
198 * configure: Regenerate.
200 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
202 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
203 * Makefile.in: Regenerate.
205 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
207 * Makefile.tpl (configure-build-[+module+],
208 configure-[+module+], configure-target-[+module+]): Pass
209 [+extra_configure_args+].
210 (all-build-[+module+], all-[+module+], check-[+module+],
211 install-[+module+], [+make_target+]-[+module+],
212 all-target-[+module+], check-target-[+module+],
213 install-target-[+module+], [+make_target+]-target-[+module+]):
214 Pass [+extra_make_args+].
215 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
216 (GCC_HOST_EXPORTS): Remove.
217 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
218 cross, check-gcc, check-gcc-c++, install-gcc,
219 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
220 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
221 * Makefile.in: Regenerate.
223 2004-06-21 Matthew Sachs <msachs@apple.com>
225 * MAINTAINERS: Added self to write-after-approval.
227 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
229 * configure.in: Check for srcdir/winsup rather than build directory
231 * configure: Regenerate.
233 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
235 * configure.in: Don't build Cygwin native newlib if winsup
236 directory is missing. Emit warning instead.
237 * configure: Regenerate.
239 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
241 * Makefile.tpl (touch-stage[+id+]): New.
242 (restage[+prev+]): Depend on touch-stage[+id+].
244 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
247 * Makefile.def: Add profile and feedback bootstrap stages.
248 Remove next field from bootstrap stages.
249 * Makefile.tpl (LN, LN_S): Substitute.
250 (stageN-start, stageN-end): Use double-colon rules, to
251 provide a hook for additional setup commands.
252 (distclean-stageN-gcc, restageN): Create dependencies from
253 [+prev+], not from [+next+].
254 (stageN-bubble): Add commands for successive stages from
255 [+prev+], using double-colon rules.
256 (all-stageN-gcc): Fix typo.
257 (stagefeedback-start, profiledbootstrap): New.
258 * Makefile.in: Regenerate.
259 * configure.in: Call ACX_PROG_LN.
260 * configure: Regenerate.
262 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
264 * MAINTAINERS (Write After Approval): Add myself.
266 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
268 * MAINTAINERS (Write After Approval): Add myself.
270 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
272 * configure.in: Fix --enable-bootstrap breakage introduced in trees
274 * configure: Regenerate.
276 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
278 * Makefile.tpl: Fix typo.
279 * Makefile.in: Regenerate.
281 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
283 * configure.in: Remove new- prefix from toplevel
285 * configure: Regenerate.
287 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
289 * Makefile.tpl (all.normal): Rename to all.
290 (all): Replace with a rule to pick the default
291 target from configure.
292 (all-gcc, configure-gcc): Use conditionals to
293 do nothing when toplevel bootstrap is going on.
294 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
295 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
296 * configure.in: Support --enable-bootstrap.
298 * Makefile.def: Remove new- prefix from toplevel
300 * Makefile.tpl: Likewise.
302 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
305 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
306 $(RECURSE_FLAGS) to recursive invocation of make.
308 * Makefile.in: Regenerate.
309 * configure: Regenerate.
311 2004-05-30 Andreas Jaeger <aj@suse.de>
312 Jim Wilson <wilson@specifixinc.com>
314 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
317 2004-05-27 Daniel Jacobowitz <dan@debian.org>
319 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
320 * configure: Regenerate.
322 2004-05-25 Daniel Jacobowitz <drow@false.org>
324 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
325 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
326 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
328 * Makefile.in: Regenerate.
330 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
332 * configure.in: Test the ability to symlink directories.
333 * configure: Regenerate.
335 * Makefile.def (bootstrap-stage): New definitions.
336 * Makefile.tpl (configure-stage1-gcc,
337 configure-stage2-gcc, configure-stage3-gcc,
338 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
339 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
340 new-restage3, compare): Autogenerate, see Makefile.in
341 entry for behavioral changes.
342 (distclean-stage1, new-stage1-start, new-stage1-end,
343 new-stage1-bubble, distclean-stage2, new-stage2-start,
344 new-stage2-end, new-stage2-bubble, distclean-stage3,
345 new-stage3-start, new-stage3-end): New autogenerated targets.
346 (objext, prebootstrap, BOOT_CFLAGS,
347 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
350 * Makefile.in: Regenerate.
351 (distclean-stage1, new-stage1-start, new-stage1-end,
352 new-stage1-bubble, distclean-stage2, new-stage2-start,
353 new-stage2-end, new-stage2-bubble, distclean-stage3,
354 new-stage3-start, new-stage3-end): New targets.
355 (all-stage1-gcc): Move prebootstrap dependency from here...
356 (configure-stage1-gcc): ...to here.
357 (new-bootstrap): Use bubble targets.
358 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
359 Use per-stage distclean targets.
360 (configure-stage1-gcc, configure-stage2-gcc,
361 configure-stage3-gcc, all-stage1-gcc,
362 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
363 Use new-stageN-start to prepare the tree.
365 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
367 * Makefile.def (host_modules): add libcpp.
368 * Makefile.tpl: Add dependencies on and for libcpp.
369 * Makefile.in: Regenerate.
370 * configure.in: Add libcpp host module.
371 * configure: Regenerate.
373 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
375 * Makefile.tpl: Whenever a recursive target is defined, wrap
376 it in a special @if/@endif block, and prepare its maybe
377 dependency in the @if/@endif block
378 * configure.in: Instead of writing maybe dependencies, remove
379 the @if/@endif statements, and remove the @if/@endif blocks
381 * configure: Regenerate.
382 * Makefile.in: Regenerate.
384 2004-05-20 Janis Johnson <janis187@us.ibm.com>
386 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
388 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
391 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
392 * */configure: Rebuilt.
394 2004-05-17 Zack Weinberg <zack@codesourcery.com>
396 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
398 * configure, Makefile.in: Regenerate.
400 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
402 * MAINTAINERS (Write After Approval): Add myself.
404 2004-05-13 Diego Novillo <dnovillo@redhat.com>
406 Merge from tree-ssa-20020619-branch.
408 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
409 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
410 (HOST_GMPLIBS): Define.
411 (HOST_GMPINC): Define.
412 (TARGET_LIB_PATH): Add libmudflap.
413 (GFORTRAN_FOR_TARGET): Define.
414 (configure-build*): Export GFORTRAN.
415 (configure-gcc): Export GMPLIBS and GMPINC.
416 (all-gcc): Add maybe-all-libbanshee.
417 (configure-target-libgfortran): Define.
418 * Makefile.in: Regenerate.
419 * configure.in (host_libs): Add libbanshee.
420 (target_libraries): Add target-libmudflap and target-libgfortran.
421 Add --with-libbanshee.
422 Handle --disable-libmudflap.
423 (*-*-freebsd*): Use with_gmp.
424 Add $(libgcj) to noconfigdirs.
425 * configure: Regenerate.
427 * MAINTAINERS: Add tree-ssa maintainers.
429 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
431 * MAINTAINERS (Various Maintainers): Add myself.
433 2004-04-30 Brian Ford <ford@vss.fsi.com>
435 * MAINTAINERS (Write After Approval): Add myself.
437 2004-04-29 Uros Bizjak <uros@kss-loka.si>
439 * MAINTAINERS (Write After Approval): Add myself.
441 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
443 * config/acx.m4: Fix fastcompare support for new-bootstrap.
444 * configure: Regenerate.
446 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
449 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
451 * Makefile.def (flags_to_pass): Remove *dir variables that
452 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
453 as well as prefix and exec_prefix.
454 * Makefile.in: Regenerate.
456 2004-04-26 Robert Millan <robertmh@gnu.org>
458 Add patches from libtool CVS.
459 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
460 * ltconfig: Likewise.
461 * ltcf-c.sh: Likewise.
462 * ltcf-cxx.sh: Likewise.
463 * ltcf-gcj.sh: Likewise.
465 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
467 * Makefile.def (host_modules): Mark with the bootstrap
468 flag packages on which gcc depends.
469 * Makefile.tpl (all-bootstrap): Use it.
470 * Makefile.in: Regenerate.
472 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
474 * Makefile.def (flags_to_pass): Remove *dir variables that
475 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
476 as well as prefix and exec_prefix.
477 * Makefile.in: Regenerate.
479 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
481 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
482 * configure: Regenerate.
483 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
484 * gcc/Makefile.tpl (compare): Use the result of the test.
485 * gcc/Makefile.in: Regenerate.
487 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
489 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
490 Always relocate gcc and prev-gcc to the original names, even
492 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
495 2004-04-23 Laurent GUERBY <laurent@guerby.net>
497 * MAINTAINERS: Update my email address.
499 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
501 * configure.in (mips*-*-irix5*): Enable ld.
502 * configure: Regenerate.
504 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
506 * configure: Regenerate.
508 2004-04-15 James E Wilson <wilson@specifixinc.com>
510 * Makefile.tpl (configure-[+module+], configure-gcc,
511 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
512 Set and export LDFLAGS.
513 * Makefile.in: Regenerate.
515 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
517 * MAINTAINERS: Add myself to write-after-approval.
519 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
522 * Makefile.tpl: If we don't have built-in-tree target tools,
523 use the ones found by configure rather than hacking around with
524 program_transform_name.
525 * configure.in: Give Makefile.tpl the information necessary
527 * Makefile.in: Regenerate.
528 * configure: Regenerate.
530 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
533 * configure.in: When computing baseargs, strip *all* copies of
534 offending options. Also, don't match/substitute the trailing space,
535 so that this actually works when two similar options are separated by
537 * configure: Regenerate.
539 2004-04-06 David Edelsohn <edelsohn@gnu.org>
541 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
542 (rs6000-*-aix*): Same.
543 * configure: Regenerate.
545 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
547 * MAINTAINERS: Add myself to write-after-approval.
549 2004-04-03 Bud Davis <bdavis9659@comcast.net>
551 * MAINTAINERS: Add myself to write-after-approval.
553 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
555 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
556 STRICT_WARN, WARN_CFLAGS flags passed down to make.
557 * Makefile.in: Regenerate.
559 * configure.in (top level bootstrap support): Rework --enable-werror
560 to set @stage2_werror_flag@.
561 * configure: Regenerate.
562 * Makefile.tpl (top level bootstrap support): Pass
563 @stage2_werror_flag@ down to configure in stages 2 and 3.
564 * Makefile.in: Regenerate.
566 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
568 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
569 for stages 2 and 3 as well as in make. As a consequence, remove
570 OUTPUT_OPTION (now detected by configure) from the flags passed down
572 * Makefile.in: Regenerate.
574 * Makefile.tpl (new-bootstrap): Fix typo.
575 * Makefile.in: Regenerate.
577 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
579 * Makefile.tpl: Rearrange by moving recursive_targets rules
580 into their proper sections.
581 * Makefile.tpl (top level bootstrap support): Move disabling
582 of coverage flags from 'make' to 'configure'; improve comments.
583 * Makefile.in: Regenerate.
585 * Makefile.tpl (experimental top level bootstrap) Move stage1
586 language setting from all- target to configure- target; disable
587 intermodule optimization in stage 1; prevent gratuitous rebuilds
589 * Makefile.in: Regenerate.
590 * configure.in: Comma-separate stage 1 language list for top
592 * configure: Regenerate.
594 * Makefile.tpl: Clean up experimental top level bootstrap support:
595 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
596 prev-gcc in configure- targets as well as all- targets.
597 * Makefile.in: Regenerate.
599 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
601 * compile: New file imported from automake.
603 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
605 * configure.in: Remove symbolic link section.
606 * configure: Regenerate.
607 * Makefile.tpl (links): Remove.
608 * Makefile.in: Regenerate.
610 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
611 Nathanael Nerode <neroden@gcc.gnu.org>
613 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
614 Set with AC_CHECK_PROGS.
615 * configure.in: Fix comment typo from last patch.
616 * configure: Regenerate.
618 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
620 * Makefile.tpl: Introduce experimental top level bootstrap support.
621 * Makefile.in: Regenerate.
622 * configure.in: Introduce support for top level bootstrap.
623 * configure: Regenerate.
625 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
626 Paolo Bonzini <bonzini@gnu.org>
629 * configure.in: Cope with shells that do not support unquoted ^
630 * configure: Regenerate.
632 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
633 Paolo Bonzini <bonzini@gnu.org>
636 * configure.in: Cope with shells that do not support nesting
637 quotes inside quoted backquote substitutions.
638 * configure: Regenerate.
640 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
643 * configure.in: Fix escaping of $.
644 * configure: Regenerate.
646 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
648 * configure: Regenerate, since I forgot to while committing Paolo's
651 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
654 Move language detection to the top level.
655 * configure.in: Find default values for the tools as
656 soon as possible. Disable ada if GNAT is not found.
657 Emit error message about missing languages. Expand
658 --enable-languages=all for the gcc subdirectory.
660 2004-03-10 Ben Elliston <bje@gnu.org>
662 * MAINTAINERS: Update my email address.
664 2004-03-05 David Edelsohn <edelsohn@gnu.org>
666 * ltconfig: Disable building static libraries if building shared
669 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
671 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
673 * configure: Regenerated.
675 2004-03-01 Brian Booth <bbooth@redhat.com>
677 * MAINTAINERS: Add myself to write-after-approval.
679 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
681 * MAINTAINERS: Add myself to write-after-approval.
683 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
686 * Makefile.tpl: Guard XFOO sed statements better.
687 * Makefile.tpl: Add dependency for configure-target-libada.
688 * Makefile.in: Regenerate (incidentally fixes broken
689 commit when libada-branch was merged).
691 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
693 * MAINTAINERS: Add myself to write-after-approval.
695 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
697 * MAINTAINERS: Add Nicola Pero and myself as libobjc
700 2004-02-20 Andrew Cagney <cagney@redhat.com>
702 * config.guess: Update from version 2003-10-16 to 2004-02-16.
703 * config.sub: Update from version 2003-11-03 to 2004-02-16.
705 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
708 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
710 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
712 * MAINTAINERS: Added myself to write-after-approval.
714 2004-02-14 Michael Koch <konqueror@gmx.de>
716 * MAINTAINERS: Added myself to write-after-approval.
718 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
720 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
721 some OS port maintainers to OS port maintainers section.
723 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
725 * MAINTAINERS: Add self.
727 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
729 * MAINTAINERS: Alphabetize.
731 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
733 * MAINTAINERS: Remove myself.
735 2004-02-11 David Edelsohn <edelsohn@gnu.org>
737 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
738 (rs6000-*-aix*): Same.
739 * configure: Regenerate.
741 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
743 * configure.in (host): Add in missing $noconfigdirs to defines.
744 * configure: Regenerate.
746 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
747 Nathanael Nerode <neroden@gcc.gnu.org>
749 PR ada/6637, PR ada/5911
750 Merge with libada-branch:
751 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
752 with appropriate dependencies. Add --enable-libada configure switch.
753 * configure, Makefile.in: Regenerate.
755 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
757 * MAINTAINERS: Add myself to write-after-approval.
759 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
761 * configure.in: Don't pass --with-stabs on IRIX 5 either.
762 * configure: Regenerate.
764 2004-02-04 Geoffrey Keating <geoffk@apple.com>
768 * ltmain.in: When setting IFS to '~', be careful about user
769 arguments that contain '~'.
771 2004-02-04 Peter O'Gorman <peter@pogma.com>
773 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
774 Also test $base_compile against $CC with escaped arguments. Bug
775 reported by Geoff Keating <geoffk@apple.com>.
777 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
779 * MAINTAINERS: Remove i960 port.
781 2004-01-23 DJ Delorie <dj@redhat.com>
783 * Makefile.def (target_modules) [libiberty]: Don't stage.
784 * Makefile.in: Rebuilt.
786 2004-01-20 Caroline Tice <ctice@apple.com>
788 * MAINTAINERS: Add myself to write-after-approval.
790 2004-01-19 Paolo Carlini <pcarlini@suse.de>
792 * MAINTAINERS: Update my email address.
794 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
796 * MAINTAINERS: Add myself to write-after-approval.
798 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
800 * MAINTAINERS: Remove entries without email address.
802 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
804 * MAINTAINERS: Add myself to write-after-approval.
806 2004-01-15 Steven Bosscher <stevenb@suse.de>
808 * MAINTAINERS: Update my email address.
810 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
812 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
813 * Makefile.tpl (configure-target-[+module+]): Support stage.
814 * Makefile.in: Rebuilt.
816 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
818 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
820 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
822 * MAINTAINERS: Add myself as a MIPS maintainer.
824 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
826 * configure.in: Use ./config.cache, not config.cache.
827 * configure: Regenerate.
828 * Makefile.tpl: Special-casing not needed for GCC any more.
829 * Makefile.in: Regenerate.
831 * configure.in: Don't share a cache file for host dirs.
832 * configure: Regenerate.
834 * config-ml.in: Don't mess with the cache file.
836 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
838 * MAINTAINERS: Move myself from 'Write After Approval' to
839 'CPU Port Maintainers' section as SPARC maintainer.
841 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
843 * Makefile.tpl: Make GCC use a separate config.cache.
844 * Makefile.in: Regenerate.
846 PR bootstrap/11932, PR bootstrap/11933
847 (I don't know if it will fix either of them, but it relates
849 * configure.in: Don't use shared config.cache for target
851 * configure: Regenerate.
853 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
855 * MAINTAINERS: Add myself to 'Write After Approval' section.
857 2003-12-31 Roger Sayle <roger@eyesopen.com>
859 * configure.in (ia64*-*-hpux*): Disable building java libraries.
860 * configure: Regenerated.
862 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
864 * MAINTAINERS: Remove the mn10200 maintainer.
866 2003-12-21 Bernardo Innocenti <bernie@develer.com>
868 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
869 * configure: Regenerated.
871 2003-12-16 Jan Hubicka <jh@suse.cz>
873 * MAINTAINERS: Add myself as callgraph maintainer.
875 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
877 * configure.in (raw_libstdcxx_flags): Remove the leading space.
878 * configure: Regenerate.
880 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
882 * MAINTAINERS: Move myself from 'Bug database only accounts' to
883 'Write After Approval' section. Update email.
885 2003-12-01 James Lemke <jim@wasabisystems.com>
887 * MAINTAINERS (Write After Approval): Add myself.
889 2003-11-20 Matt Thomas <matt@3am-software.com>
891 * MAINTAINERS: Add myself as a vax port maintainer.
893 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
895 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
896 (configure-build-[+module+], configure-[+module+]): Likewise.
897 (configure-target-[+module+], configure-gcc, config.status): Likewise.
898 * Makefile.in: Regenerate.
900 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
902 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
903 shared/dylibed libraries.
904 * ltmain.sh: Likewise.
905 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
906 * ltcf-cxx.sh: Likewise.
907 * ltcf-gcj.sh: Likewise.
908 * ltconfig: Likewise.
910 2003-11-17 Stan Cox <scox@redhat.com>
912 * MAINTAINERS: Add myself as iq2000 port maintainer.
914 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
916 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
917 * Makefile.in: Regenerate.
919 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
921 * config.sub: Update to 2003-11-03 version.
923 2003-10-20 Phil Edwards <phil@codesourcery.com>
925 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
926 * configure: Regenerate.
928 2003-10-20 Nicolas Pitre <nico@cam.org>
930 * MAINTAINERS: Add myself to 'Write After Approval' section.
932 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
934 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
936 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
938 * MAINTAINERS: Update my email address.
940 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
942 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
944 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
946 * MAINTAINERS: Add myself to 'Write After Approval' section.
948 2003-10-16 Bernardo Innocenti <bernie@develer.com>
950 * config.guess: Update to 2003-10-16 version.
951 * config.sub: Update to 2003-10-16 version.
953 2003-10-15 David Daney <ddaney@avtrex.com>
955 * MAINTAINERS: Added myself to 'Write After Approval' section.
957 2003-10-15 Falk Hueffner <falk@debian.org>
959 * MAINTAINERS: Move myself from 'Bug database only accounts' to
960 'Write After Approval' section. Update email.
962 2003-10-14 Roger Sayle <roger@eyesopen.com>
964 * MAINTAINERS: Move myself from 'Write After Approval' to
965 'Various Maintainers' section as middle-end maintainer.
967 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
969 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
971 * Makefile.in: Regenerate.
973 2003-10-11 Bernardo Innocenti <bernie@develer.com>
975 * config.guess: Update to 2003-10-07 version.
976 * config.sub: Update to 2003-10-07 version.
978 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
980 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
981 * ltconfig (irix5*, irix6*): Don't override version_type.
983 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
985 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
987 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
988 * Makefile.in: Rebuilt
990 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
992 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
994 2003-09-30 Carlo Wood <carlo@alinoe.com>
996 * MAINTAINERS (Write After Approval): Add myself.
998 2003-09-29 Paul Koning <ni1d@arrl.net>
1000 * MAINTAINERS: Move myself from "Write After Approval"
1001 to CPU platform maintainers for pdp11 platform.
1003 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
1005 * MAINTAINERS: Move myself from 'Write After Approval' to
1006 'Various Maintainers' section as libffi testsuite maintainer.
1008 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
1010 * configure.in: Pass a computed --program-transform-name
1012 * configure: Regenerated.
1014 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
1016 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1017 * Makefile.in: Regenerate.
1019 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1020 * Makefile.in: Regenerate.
1022 2003-09-19 Ziemowit Laski <zlaski@apple.com>
1024 * MAINTAINERS: Move myself from 'Write After Approval'
1025 to 'Various Maintainers' (objective-c) section.
1027 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
1029 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1031 * configure: Regenerated.
1033 2003-09-16 Joel Brobecker <brobecker@gnat.com>
1035 * MAINTAINERS (Write After Approval): Add myself to write after
1038 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
1040 * MAINTAINERS (Write After Approval): Add myself.
1042 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1044 * MAINTAINERS: Update my e-mail address.
1046 2003-09-09 Alan Modra <amodra@bigpond.net.au>
1048 * libtool.m4 (LD): Correct powerpc64 host match.
1050 2003-09-06 James E Wilson <wilson@tuliptree.org>
1052 * MAINTAINTERS: Update my affiliation and email address.
1054 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1056 * MAINTAINERS (Write After Approval): Add myself.
1058 2003-09-04 DJ Delorie <dj@redhat.com>
1060 * configure: Regenerate.
1062 2003-09-04 Robert Millan <robertmh@gnu.org>
1064 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
1066 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1068 * configure.in: Ensure arguments to sed are properly spaced.
1069 * configure: Regenerate.
1071 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1073 * MAINTAINERS: Update my e-mail address.
1075 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
1077 * MAINTAINERS (Write After Approval): Add myself.
1079 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
1081 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
1082 * configure: Regenerated.
1084 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
1086 * MAINTAINERS: Update my email address.
1088 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
1090 * configure.in: Use newline instead of semicolon when assuming
1091 shell arguments in a for loop.
1092 * configure: Regenerated.
1094 2003-08-22 Jason Eckhardt <jle@rice.edu>
1096 * MAINTAINERS: Resurrect the i860 maintainer.
1098 2003-08-20 Geoffrey Keating <geoffk@apple.com>
1101 * configure.in: When testing with_libs and with_headers, treat
1102 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
1103 * configure: Regenerate.
1105 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
1107 (baseargs): Likewise.
1108 * configure: Regenerate.
1110 2003-08-20 Bernardo Innocenti <bernie@develer.com>
1112 * MAINTAINERS (Write After Approval): Add myself.
1114 2003-08-19 Geoffrey Keating <geoffk@apple.com>
1116 * configure.in: Disable libgcj for darwin not on powerpc.
1117 * configure: Rebuild.
1119 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
1121 * config-ml.in, symlink-tree: Add license.
1123 2003-08-03 Richard Stallman <rms@gnu.org>
1124 Eben Moglen <moglen@columbia.edu>
1126 * README.SCO: New file.
1128 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
1130 * Makefile.tpl (check, check-c++): Express dependencies using
1131 dependencies rather than commands.
1132 * Makefile.in: Regenerate.
1134 2003-08-01 Andrew Cagney <cagney@redhat.com>
1136 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1139 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1141 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1142 * Makefile.in: Update.
1144 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1146 * configure.in: Enable libgcj for darwin.
1147 * configure: Rebuild.
1149 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1151 * config-ml.in: Use ac_configure_args directly instead of
1152 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1155 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1157 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1158 creating target and build subdirs to build all parent dirs as needed.
1159 * Makefile.in: Rebuild.
1160 * configure.in: Don't build dirs explicitly here.
1161 * configure: Rebuild.
1163 2003-07-26 Paul Brook <paul@nowt.org>
1165 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1167 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1169 * Makefile.tpl (all-make): Depend on intl.
1170 * Makefile.in: Rebuilt.
1172 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1174 * install-sh: Update to newer upstream versions (associated with
1176 * mkinstalldirs: Likewise.
1177 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1179 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1181 * MAINTAINERS: Move self from Bug database only accounts
1182 to write-after-approval.
1184 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1186 * config.if: Remove unused libc_interface determination.
1188 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1190 * MAINTAINERS: Move self from write-after-approval to
1191 build machinery (*.in).
1193 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1197 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1198 unused INSTALL_PROGRAM_ARGS.
1199 * configure.in: Use AC_PROG_INSTALL.
1200 * Makefile.in: Regenerate.
1201 * configure: Regenerate.
1203 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1205 * MAINTAINERS: Alphabetize.
1207 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1209 * configure: Rebuilt.
1210 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1211 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1212 newlib nor libgloss.
1213 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1214 * configure.in (am33_2.0-*-linux*): Added.
1216 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1218 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1219 * configure: Regenerate.
1221 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1223 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1224 * Makefile.in: Regenerate.
1226 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1228 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1229 * Makefile.in: Regenerate.
1231 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1233 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1234 * Makefile.in: Regenerated.
1236 * config-ml.in: Replace PWD with PWD_COMMAND.
1238 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1240 * intl: New directory; see intl/ChangeLog for details.
1241 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1242 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1243 * Makefile.in: Regenerate.
1245 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1247 * configure.in: Clean up config-lang.in handling. Delete
1248 useless assignment to "subdirs".
1249 * configure: Regenerate.
1251 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1253 * configure.in: Rename 'target_libs' to 'target_libraries'.
1254 Remove useless reference to 'target_libs'.
1255 * configure: Regenerate.
1257 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1259 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1260 * Makefile.in: Regenerate.
1262 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1264 * Makefile.def: Introduce flags_to_pass.
1265 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1266 * Makefile.in: Regenerate.
1268 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1270 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1271 and target-libgloss.
1272 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1273 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1274 * configure: Regenerate.
1276 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1278 * configure.in: Update testsuite_flags to new location.
1279 * configure. Regenerate.
1281 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1283 * Makefile.tpl: Remove BUILD_CC stuff.
1284 * Makefile.in: Regenerate.
1286 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1288 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1290 2003-06-16 Graeme Peterson <gp@qnx.com>
1292 * MAINTAINERS (Write After Approval): Add myself.
1294 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1296 * config.guess: Update to 2003-06-12 version.
1297 * config.sub: Update to 2003-06-13 version.
1299 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1301 * config.guess: Update to 2003-06-06 version.
1302 * config.sub: Update to 2003-06-06 version.
1304 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1306 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1307 * configure. Regenerate.
1309 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1311 * configure.in: Disable serial configure by default.
1312 * configure: Regenerate.
1313 * Makefile.tpl: Abolish .NOTPARALLEL.
1314 * Makefile.in: Regenerate.
1316 * Makefile.tpl: Replace {build,host,target}_canonical by
1317 {build,host,target}.
1318 * Makefile.in: Regenerate.
1320 * Makefile.tpl: Fix stupid pasto.
1321 * Makefile.in: Regenerate.
1323 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1325 * Makefile.tpl: Remove bogus conditional.
1326 * Makefile.in: Regenerate.
1328 2003-06-05 Jan Hubicka <jh@suse.cz>
1330 * Makefile.tpl (profiledbootstrap): New target.
1331 * Makefile.in (profiledbootstrap): New target.
1333 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
1335 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1336 Pinski. Remove user names from other bugzilla-only maintainers.
1338 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1340 * Makefile.tpl: Make 'recursive targets' using autogen rather
1341 than shell loop. Remove duplicate 'clean' targets and false
1343 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1344 Add systematic method of specifying missing targets in subdirs.
1345 Add copyright boilerplate.
1346 * Makefile.in: Regenerate.
1347 * configure.in: Add 'recursive targets' to maybe list.
1348 * configure: Regenerate.
1350 * MAINTAINERS: "GNATS only" -> "Bug database only".
1352 * Makefile.tpl: Rename [+target+] to [+make_target+].
1353 * Makefile.def: Rename 'target' to 'make_target'.
1355 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
1357 * MAINTAINERS: Add self as options handling maintainer.
1359 2003-05-28 Michael Meissner <gnu@the-meissners.org>
1361 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1362 been too long since I touched those ports.
1364 2003-05-28 DJ Delorie <dj@redhat.com>
1366 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1367 * Makefile.in: Regenerate.
1369 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1371 * configure.in: Use curly braces in the definition of tooldir.
1372 * configure: Regenerate.
1374 2003-05-21 DJ Delorie <dj@redhat.com>
1376 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1378 * Makefile.in: Regenerate.
1380 2003-05-21 DJ Delorie <dj@redhat.com>
1382 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1383 * Makefile.in: Regenerate.
1385 2003-05-20 Ian Lance Taylor <ian@airs.com>
1387 * MAINTAINERS: Update my e-mail address.
1389 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1391 * configure.in: Switch more things to use maybe dependencies.
1392 * Makefile.tpl: Switch more things to use maybe dependencies.
1393 Factor out common code from autogen IF statements.
1394 * configure: Regenerate.
1395 * Makefile.in: Regenerate.
1397 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1399 * configure.in: Accept i[3456789]86 for machine type.
1400 * configure: Regenerate.
1402 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1404 * configure.in: Switch more things to use maybe dependencies.
1405 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1406 * configure: Regenerate.
1407 * Makefile.tpl: Switch more things to use maybe dependencies.
1408 * Makefile.in: Regenerate.
1410 2003-05-16 Andreas Schwab <schwab@suse.de>
1412 * Makefile.tpl (install-opcodes): Define.
1413 * Makefile.in: Rebuild.
1415 2003-05-13 Andreas Jaeger <aj@suse.de>
1417 * config.guess: Update to 2003-05-09 version.
1418 * config.sub: Update to 2003-05-09 version.
1420 2003-05-13 Michael Eager <eager@mvista.com>
1422 * configure.in: Correct sed script so that options in quotes are not
1424 * configure: Rebuild.
1426 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
1428 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1429 and $$s/newlib/libc/sys/cygwin32 include paths.
1432 2003-05-12 Michael Meissner <gnu@the-meissners.org>
1434 * MAINTAINERS: Update my email addresses.
1436 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1438 * config-ml.in: Propagate INSTALL variables.
1440 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1442 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1444 2003-05-02 Chris Demetriou <cgd@broadcom.com>
1446 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1447 * Makefile.in: Regenerate.
1449 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1451 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1453 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1455 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1457 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
1459 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1460 * Makefile.in: Regenerated.
1462 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1464 * MAINTAINERS (Write After Approval): Upgrade myself from
1465 GNATS only to write-after-approval. Update my mail address.
1467 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
1469 (OS Port Maintainers: freebsd): Add myself.
1471 2003-04-22 Mark Mitchell <mark@codesourcery.com>
1473 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1475 2003-04-22 Kean Johnston <jkj@sco.com>
1477 * MAINTAINERS (SCO ports): Added myself.
1479 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1481 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1483 2003-04-19 Kean Johnston <jkj@sco.com>
1485 * MAINTAINERS (Write After Approval): Add myself.
1487 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1489 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1490 * Makefile.in: Regenerate.
1492 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1494 * configure.in (powerpc64*-*-linux*): Remove.
1495 * configure: Rebuilt.
1497 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1499 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1500 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1502 * Makefile.in: Regenerate.
1504 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1506 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1507 * configure: Regenerated.
1509 2003-04-15 DJ Delorie <dj@redhat.com>
1511 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1513 2003-04-13 Nick Clifton <nickc@redhat.com>
1515 * config-ml.in: Remove support for --disable-aix removing
1518 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1520 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1521 * */configure: Rebuilt.
1523 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1525 * MAINTAINERS: Add my email address.
1527 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1529 * MAINTAINERS (Write After Approval): Add myself.
1531 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1533 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1534 * Makefile.in: Regenerate.
1536 2003-03-14 Michael Chastain <mec@shout.net>
1538 * Makefile.in: Regenerate with correct Makefile.def.
1540 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1542 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1544 * Makefile.in: Regenerate.
1545 * configure.in: Clean up gxx_include_dir logic.
1546 * configure: Regenerate.
1548 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1550 * MAINTAINERS (Write After Approval): Add myself.
1552 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1554 * MAINTAINERS: Update my mail address.
1556 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1558 * configure.in (gxx_include_dir): Fix typo.
1559 * configure: Regenerated.
1561 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1563 * Makefile.tpl: Reindent.
1564 * Makefile.in: Regenerate.
1565 * configure.in: Reindent. Don't set unused variables.
1566 * configure: Regenerate.
1568 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1570 * configure.in: Include $(build_tooldir)/sys-include in
1572 * configure: Regenerated.
1574 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1576 * Makefile.tpl: Always pass down RANLIB.
1577 * Makefile.in: Regenerate.
1579 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1580 * Makefile.in: Regenerate.
1581 * configure.in: Remove unused logic relating to --enable-shared
1582 and --enable-threads. Remove bogus comments. Remove redundant
1584 * configure: Regenerate.
1586 * configure.in: Replace ${libstdcxx_version} by its value.
1587 Remove reference to mh-dgux.
1588 * configure: Regenerate.
1590 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1592 * MAINTAINERS (Write After Approval): Add myself.
1594 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1596 * Makefile.tpl: Rearrange.
1597 * Makefile.in: Regenerate.
1599 2003-02-25 Uwe Stieber <uwe@wwws.de>
1601 * configure.in: Add support for kaOS as cross build target system.
1602 * configure: Regenerated.
1604 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1606 * MAINTAINERS (Write after approval): Add myself.
1608 2003-02-21 James E Wilson <wilson@tuliptree.org>
1610 * MAINTAINERS: Update my email address.
1612 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1614 * MAINTAINERS: Add self to blanket write privs. section.
1616 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1618 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1619 configure-target-* as some target builds may require additional
1620 flags for preprocessor tests.
1621 * Makefile.in: Regenerated.
1623 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1625 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1626 * ltconfig: Handle it.
1627 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1630 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1631 it is used as argument to $CC.
1632 * ltcf-gcj.sh: Likewise.
1634 * configure.in: Introduce --enable-maintainer-mode.
1635 * configure: Rebuilt.
1636 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1637 for maintainer mode.
1638 * Makefile.in: Rebuilt.
1640 2003-02-18 Jason Merrill <jason@redhat.com>
1642 * Makefile.tpl (check-c++): Allow parallelism.
1644 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1646 * MAINTAINERS: Remove John Carr (who never actually had access to
1649 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1651 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1652 don't configure target-libobjc.
1653 * configure: Regenerate.
1655 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1657 * Makefile.tpl (RANLIB): Define.
1658 * Makefile.in: Regenerate.
1660 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1662 * MAINTAINERS: Update my email.
1664 2003-02-06 Keith R Seitz <keiths@redhat.com>
1666 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1667 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1668 * Makefile.in: Regenerated.
1669 * configure.in: Remove all traces of snavigator, db, and grep.
1670 * configure: Regenerated.
1672 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1674 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1677 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1679 * MAINTAINERS (Write after approval): Add myself.
1681 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1683 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1684 * Makefile.in: Regenerated.
1686 2003-01-30 Roger Sayle <roger@eyesopen.com>
1688 * config.guess: Updated to 2003-01-30's version.
1689 * config.sub: Updated to 2003-01-28's version.
1691 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1693 * config.if: If gcc_version is already set, just use it. Don't set
1694 gcc_version_trigger if it's already set, otherwise set it to
1695 gcc/version.c, but only if the file exists. If it is not set and
1696 gcc/version.c does not exist, try to extract the version number from
1699 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1701 * MAINTAINERS: Add myself to write-after-approval list.
1703 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1705 * configure.in: Revert 24Jan change.
1706 * configure: Regenerate.
1708 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1710 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1713 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1715 * configure.in: Revert previous change.
1716 * configure: Regenerate.
1718 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1720 * configure.in: Make rda native-only.
1721 * configure: Regenerate.
1723 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1725 * MAINTAINERS: Move myself from GNATS-only-accounts to
1726 write-after-approval.
1728 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1730 * configure.in: Add missing \.
1731 * configure: Rebuilt.
1733 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1735 * configure.in (baseargs): Avoid using \| in sed regular
1737 * configure: Rebuilt.
1739 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1741 * configure.in (baseargs): Remove all supported forms of
1742 --cache-file, --srcdir, --host, --build and --target options
1743 from argument lists.
1744 * configure: Rebuilt.
1746 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1748 * MAINTAINERS: Add myself to write-after-approval list.
1750 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1752 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1753 * configure: Rebuilt.
1755 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1757 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1758 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1759 * Makefile.in: Regenerate.
1760 * configure: Regenerate.
1762 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1764 * configure.in: Remove Makefile in build, host and target modules
1765 unless configure was run with --no-recursion.
1766 * configure: Rebuilt.
1768 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1770 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1771 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1772 * Makefile.in: Regenerate.
1774 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1776 * config.guess: Update to 2003-01-03 version.
1777 * config.sub: Update to 2003-01-03 version.
1779 2003-01-07 Christopher Faylor <cgf@redhat.com>
1781 * configure: Regenerate with proper autoconf 2.13.
1783 2003-01-07 Christopher Faylor <cgf@redhat.com>
1785 * configure.in: Add AC_PREREQ for consistency.
1786 * configure: Regenerate.
1788 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1790 * configure.in (GDB_TK): Add tcl directories conditional on
1791 gdb/gdbtk directory being present.
1792 * configure: Regenerate.
1794 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1796 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1797 by gcc if LD is not defined and we are not doing a Canadian Cross.
1798 * configure: Rebuilt.
1800 2002-12-31 Tom Tromey <tromey@redhat.com>
1802 * Makefile.in: Rebuilt.
1803 * Makefile.def (target_modules) [libffi]: Allow installation.
1805 2002-12-31 Andreas Schwab <schwab@suse.de>
1807 * configure.in: Fix use of $program_transform_name.
1808 * configure: Regenerated.
1810 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1812 * configure.in (baseargs): Don't remove first configure argument.
1813 * configure: Regenerated.
1815 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1817 * Makefile.tpl (local-distclean): Don't remove...
1818 (multilib.ts): ... this. Moved into...
1819 (multilib.out): ... this. Don't use sub-make.
1820 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1821 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1822 (configure-build-[+module+], configure-[+module+],
1823 configure-target-[+module+], configure-gcc): ... these. Test
1824 for Makefile existence. Drop config.status from dependencies.
1825 * Makefile.in: Rebuilt.
1826 * configure.in: Move gcc-version-trigger to the end of
1827 ac_configure_args. Add comments to maybedep.tmp and
1828 serdep.tmp. Introduce --disable-serial-configure. Remove
1829 nonopt from baseargs, matching and removing corresponding
1830 whitespace while at it.
1831 * configure: Rebuilt.
1833 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
1835 * configure.in (host_configargs): Replace reference to
1836 no-longer-defined buildopts with --build=${build_alias}.
1837 * configure: Rebuilt.
1839 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1840 program_transform_name to standard idiom.
1841 (AUTOGEN, AUTOCONF): Define.
1842 (Makefile.in): Use $(AUTOGEN).
1843 (Makefile): Depend on config.status, and use autoconf-style rule to
1844 build it. Move original commands to...
1845 (config.status): ... this new target.
1846 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1848 * Makefile.in: Rebuilt.
1850 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1852 * Makefile.tpl: Fix dramatic bustage due to change in
1853 program_transform_name.
1854 * Makefile.in: Regenerate.
1856 * configure.in: Remove unnecessary PATH setting.
1857 * configure: Regnerate.
1859 * configure.in: Don't default to unprefixed tools unless
1860 the native tools will work.
1861 * configure: Regenerate.
1863 * configure.in: Convert to autoconf script. Blow away lots
1864 of now-redundant Makefile fragments.
1865 * configure: Generate using Autoconf.
1866 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1867 * Makefile.in: Regenerate.
1869 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1871 * configure: Fix stupid bug where RANLIB was mistakenly included.
1873 * configure.in: Rename (buildargs, hostargs, targargs) to
1874 (build_configargs, host_configargs, target_configargs).
1876 * configure.in: Move logic out of sed statement.
1878 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
1879 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1881 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1883 * config.sub: Import from master repository
1884 * config.guess: Ditto
1886 2002-12-24 Andreas Schwab <schwab@suse.de>
1888 * Makefile.tpl (multilib.out): Fix missing space.
1889 * Makefile.in: Regenerate.
1891 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1893 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1894 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1895 * Makefile.in: Regenerate.
1896 * configure.in: Remove unnecessary leftovers.
1898 2002-12-21 Geoffrey Keating <geoffk@apple.com>
1900 * configure.in (extra_ranlibflags_for_target): New variable.
1901 (*-*-darwin): Add -c to ranlib commands.
1902 * configure (tooldir): Handle extra_ranlibflags_for_target.
1904 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1906 * Makefile.tpl: Revert HJL's change.
1907 * Makefile.in: Regenerated.
1908 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1911 2002-12-19 Andreas Schwab <schwab@suse.de>
1913 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1914 * Makefile.in: Regenerate.
1916 2002-12-18 H.J. Lu <hjl@gnu.org>
1918 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1919 * Makefile.in: Regenerated.
1921 * configure.in (build_prefix): New. Substitute.
1923 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1925 * Makefile.tpl: Don't let real targets depend on phony targets.
1926 * Makefile.in: Regenerate.
1928 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1929 * Makefile.in: Regenerate.
1931 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1933 * config.sub: Import from master repository
1934 * config.guess: Ditto
1936 2002-12-16 Jason Merrill <jason@redhat.com>
1938 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1939 previous 'make bootstrap'.
1940 * Makefile.in: Regenerate.
1942 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1944 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1946 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1948 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1949 * Makefile.in: Regenerate.
1951 2002-12-13 Jason Merrill <jason@redhat.com>
1953 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1955 (check-c++): Just depend on it and check-target-libstdc++-v3.
1956 * Makefile.in: Regenerate.
1958 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1960 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1961 * Makefile.in: Rebuilt.
1963 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1965 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1967 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1969 * configure: Fix bug put in by gremlins.
1971 * Makefile.tpl: Substitute more autoconfily.
1972 * configure: Substitute more autoconfily.
1973 * Makefile.in: Regenerate.
1975 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1977 * config.sub: Import from master repository
1978 * config.guess: Ditto
1979 * MAINTAINERS: Added Svein Seldal under write after approval
1981 2002-12-08 Andrew Cagney <ac131313@redhat.com>
1983 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1984 * Makefile.in (all-sim): Ditto.
1986 2002-12-06 DJ Delorie <dj@redhat.com>
1988 * Makefile.tpl: Change configure dependencies to not have real
1989 targets depend on phony targets.
1991 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1993 * configure.in: Revert unintentional change.
1995 * Makefile.tpl: Change dependency for */multilib.out so that
1996 it works when gcc isn't in the tree.
1998 * configure.in: Substitute more.
1999 * configure: Run subconfigures from the Makefile.
2000 * Makefile.tpl: Run subconfigures from the Makefile; add a few
2001 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2003 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2005 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
2007 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
2009 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2010 and corresponding dependencies.
2011 * Makefile.in: Regenerate.
2013 * configure.in (host_tools): Order binutils, gas and ld for
2014 convenience in running the testsuites.
2016 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2017 * Makefile.in: Regenerate.
2018 * configure.in: Introduce rules to serialize subconfigure runs.
2020 * configure.in: Introduce BASE_CC_FOR_TARGET.
2021 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
2022 Realize configure-build-* targets. Realize configure-target-* targets.
2023 * Makefile.in: Regenerate.
2025 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
2027 * configure: Move gcc_version_trigger stuff from here...
2028 * configure.in: ...to here.
2030 * configure.in: Separate subconfigure options added by this file from
2031 options given by the user. Add machinery to put args for host
2032 subconfigures into the Makefile.
2034 * Makefile.tpl: Remove 'vault' targets.
2035 * Makefile.tpl: Reorder and comment dependencies.
2036 * Makefile.in: Regenerate.
2038 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
2039 * configure.in: Fix my broken commit of previous patch. (sigh)
2041 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2043 * configure.in: Move host-specific darwin noconfigdirs into
2044 the host-specific section.
2046 2002-11-28 Geoffrey Keating <geoffk@apple.com>
2048 * configure.in: Move host-specific darwin noconfigdirs into
2049 the host-specific section.
2051 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
2053 * configure: Remove skip-this-dir support.
2054 * Makefile.tpl: Remove skip-this-dir support.
2056 * Makefile.tpl: Remove leftover support for non-autoconfiscated
2058 * Makefile.in: Regenerate.
2060 * Makefile.tpl: Strip out useless setting of 'dir'.
2061 * Makefile.in: Regenerate.
2063 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
2065 * configure.in: Fix deeply stupid bug.
2067 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2068 shell code in CXX_FOR_TARGET
2069 * Makefile.def: Introduce raw_cxx.
2070 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2072 * Makefile.in: Regenerate.
2074 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
2076 * Makefile.tpl: Remove unnecessary ifs.
2077 * Makefile.in: Regenerate.
2079 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
2080 dependencies. Maybe-ize build-libiberty. Create dummy install
2081 targets for 'no_install' modules.
2082 * configure: Move GDB_TK substitution to configure.in. Move
2083 build_modules stuff to configure.in.
2084 * configure.in: Implement soft dependency machinery. Maybe-ize
2085 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
2086 * Makefile.in: Regenerate.
2088 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
2090 * Makefile.tpl: Make all-target, install-target behave similarly
2091 to all, install (only hitting configured targets). Eliminate
2092 unused macro defintions.
2094 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2097 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2099 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2101 * configure.in: Produce lists of subdir targets we're actually
2102 configuring. Remove references to "dosrel".
2103 * Makefile.tpl: Let configure set which subdir targets are hit.
2104 Remove install-cross; clean up install; remove ALL. Remove
2105 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
2106 Autogenerate host module targets. Remove empty dependency lines
2107 and redundant dependency; rearrange slightly.
2108 * Makefile.def: Add host-side libtermcap, utils.
2110 * Makefile.in: Regenerate.
2112 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2114 * ltconfig (osf[345]): Append $major to soname_spec.
2115 Reflect this in library_names_spec.
2116 * ltmain.sh (osf): Prefix $major with . for use as extension.
2118 2002-11-19 Andreas Jaeger <aj@suse.de>
2120 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
2121 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
2122 and sparc64 GNU/Linux systems.
2124 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
2126 * MAINTAINERS: Update email.
2128 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2130 * MAINTAINERS: Complete James Dennett's entry.
2132 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2134 * MAINTAINERS (Write After Approval): Add myself.
2136 2002-11-13 Bruce Korb <bkorb@gnu.org>
2138 * Makefile.tpl: syntactic cleanup
2140 2002-11-13 Stuart Hastings <stuart@apple.com>
2142 * MAINTAINERS: Add myself to write-after-approval list.
2144 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2146 * Makefile.def: Add list of recursive targets to autogenerate.
2148 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2149 targets. Autogenerate *-build-* targets.
2150 * Makefile.in: Regenerate.
2152 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2154 * configure: More autoconf-style substitutions.
2155 * Makefile.tpl: More autoconf-style substitutions.
2156 * Makefile.in: Regenerate.
2158 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2160 * configure: Substitute more variables in a more autoconf-friendly
2161 way. Simplify slightly.
2162 * Makefile.tpl: Make more variables substitutable in an
2163 autoconf-friendly way.
2164 * Makefile.in: Regenerate.
2166 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2168 * MAINTAINERS (Write After Approval): Add myself.
2170 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2172 * configure.in (v810*): Remove special setting of tools.
2174 * configure: Add support for extra required flags for ar or nm.
2175 * configure.in (aix4.3+): Use above support for target-specific
2176 issues, rather than using config/mt-aix43.
2178 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2180 * configure: Remove 'removing', which doesn't work. Replace $subdir
2181 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2182 with $srcdir. Reformat indentation. Substitute some variables
2183 formerly hard-coded in the Makefile for build=host.
2184 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2185 * Makefile.def: Autogenerate more.
2186 * Makefile.in: Regenerate.
2188 2002-11-04 Adam Nemet <anemet@lnxw.com>
2190 * MAINTAINERS (Write After Approval): Add myself.
2192 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2194 * Makefile.def (host_modules): Add rda.
2195 * Makefile.in: Regenerate.
2196 * configure.in (target_tool): Add target-rda to list.
2198 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2200 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2202 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2204 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2205 and restrap targets to this rule.
2206 * Makefile.in: Regenerate.
2208 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2210 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2211 GNATS only accounts.
2213 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2215 * configure.in (i[3456]86-*-linux*): Add check to disable
2216 ${libgcj} for glibc1.
2218 2002-10-24 Denis Chertykov <denisc@overta.ru>
2220 * MAINTAINERS: Add myself as ip2k port maintainer.
2222 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2224 * configure.in: Add tic4x target.
2226 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2228 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2229 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2230 * Makefile.in: Regenerate.
2232 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2233 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2234 * Makefile.in: Regenerate.
2236 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2238 * MAINTAINERS: Add myself as web pages co-maintainer.
2240 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2242 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2243 * Makefile.in: Regenerate.
2245 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2247 * MAINTAINERS: Add myself and Nathan Sidwell
2248 <nathan@codesourcery.com> as VxWorks maintainers.
2250 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2252 * Makefile.def: Remove order dependency comments.
2253 * Makefile.tpl: Add explicit install-install dependencies.
2254 * Makefile.in: Regenerate.
2256 * Makefile.tpl: Remove material now in src-release. (Finally!)
2257 * Makefile.in: Regenerate.
2259 * Makefile.tpl: Add configure-target (for src-release in src)
2260 * Makefile.in: Regenerate.
2262 2002-09-30 Nick Clifton <nickc@redhat.com>
2264 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2266 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2268 * configure.in (s390*-*-linux*): Enable libgcj.
2270 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2272 * configure: Revert accidentally applied changes.
2274 * Makefile.tpl: Make more autoconf-friendly.
2275 * Makefile.in: Regenerate.
2276 * configure: Make substitution more autoconf-like.
2278 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2280 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2281 single entry to handle all these.
2282 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2283 libjava on arm-*-elf.
2285 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2287 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2288 things that depend on them.
2290 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2292 * Makefile.tpl: Make subsituted variables more autoconfy.
2293 * Makefile.in: Regenerate.
2294 * configure: Make seds more autoconfy.
2296 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2298 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2299 * Makefile.in: Regenerate.
2300 * configure.in: Rewrite sed statements to look autoconfy.
2302 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2303 all-target-foo on configure-target-foo.
2304 * Makefile.def: Ditto.
2305 * Makefile.in: Rebuild.
2307 2002-09-25 Andrew Haley <aph@redhat.com>
2309 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2311 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2313 * Makefile.def: New file.
2314 * Makefile.tpl: New file.
2315 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2316 * contrib/gcc_update: Note that Makefile.in is a generated file.
2318 * configure.in: Minor rearrangement. Simplify tests.
2320 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2322 * configure.in (with_headers): Skip copy if value is "yes".
2323 (with_libs): Likewise.
2325 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2327 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2328 * configure.in (sh*-*-pe*): Ditto.
2329 * configure.in (mips*-*-pe*): Ditto.
2330 * configure.in (*arm-wince-pe): Ditto.
2332 * configure.in: Rearrange.
2334 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2336 * MAINTAINERS: Update my email address.
2338 2002-08-30 Paul Koning <pkoning@equallogic.com>
2340 * MAINTAINERS: (Write After Approval): Add myself.
2342 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
2344 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2346 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
2348 * MAINTAINERS: Change my mailing address.
2350 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
2352 * MAINTAINERS (Write After Approval): Remove myself.
2353 (Various Maintainers: c++ runtime libs): Add myself.
2355 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
2357 * MAINTAINERS (Write After Approval): Remove myself.
2358 (Various Maintainers: c++ runtime libs): Add myself.
2360 2002-08-15 Eric Christopher <echristo@redhat.com>
2362 * config.sub: Import from master repository.
2363 * config.guess: Ditto.
2365 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
2367 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2368 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2369 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2371 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
2373 * MAINTAINERS: Add self to rs6000 vector extensions.
2375 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
2377 * libiberty/configure: Reverted unintended yesterday's check in.
2379 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
2381 * boehm-gc/configure, libf2c/configure: Rebuilt.
2382 * libffi/configure, libiberty/configure: Ditto.
2383 * libjava/configure, libobjc/configure: Ditto.
2384 * libstdc++-v3/configure, zlib/configure: Ditto.
2385 Merged from binutils:
2386 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2387 From Steve Ellcey <sje@cup.hp.com>:
2388 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2389 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2390 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2392 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2393 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2394 soname_spec, sys_lib_search_path_spec): Ditto.
2396 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2398 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2400 2002-08-04 H.J. Lu (hjl@gnu.org)
2402 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2404 2002-08-02 Krister Walfridsson <cato@df.lth.se>
2406 * MAINTAINERS (Write After Approval): Add myself.
2408 2002-07-31 Alan Modra <amodra@bigpond.net.au>
2410 * configure.in: Move generic linux case to end. Copy generic
2411 linux noconfigdirs to mips*-*-linux* entry and new
2412 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2414 2002-07-19 Michael Matz <matz@suse.de>
2416 * MAINTAINERS: Add myself as ra* maintainer.
2418 2002-07-16 Chris Demetriou <cgd@broadcom.com>
2420 * config.guess: Update to 2002-07-09 version.
2421 * config.sub: Update to 2002-07-03 version.
2423 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2425 * MAINTAINERS: Fix typo in a maintainer email address.
2427 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2429 * configure.in: Remove two redundant tests.
2431 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2433 * configure.in (mips*-*-irix6*o32): Enable stabs.
2435 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2437 * configure.in: Don't build grez.
2438 * Makefile.in: Ditto.
2440 * Makefile.in: Remove references to bsp, cygmon, libstub.
2441 * configure.in: Ditto.
2443 * configure.in: Remove leftover reference to gdbtest.
2445 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
2447 * configure.in (gxx_include_dir): Change to match versioned
2448 C++ headers if --enable-version-specific-runtime-libs is used.
2450 2002-07-04 Steve Ellcey <sje@cup.hp.com>
2452 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2454 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2456 * configure.in: Make --without-x work.
2458 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2460 * configure.in: Rearrange target Makefile fragment collection.
2462 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2464 * configure.in: Ditto.
2466 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2468 * MAINTAINERS (Write After Approval): Update my e-mail address.
2470 2002-06-24 Ben Elliston <bje@redhat.com>
2472 * configure.in (host_tools): Remove cgen.
2474 * Makefile.in (all-cgen): Remove; runs from its source directory.
2475 (check-cgen, install-cgen, clean-cgen): Likewise.
2476 (all-opcodes): Do not depend on all-cgen.
2477 (all-sim): Likewise.
2479 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2481 * Makefile.in: Eliminate 'apache' targets.
2482 * configure.in: Eliminate 'apache' targets.
2484 * configure.in: Eliminate redundant tests. Reorganize.
2486 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2488 * config-ml.in: Eliminate references to Cygnus configure.
2490 * Makefile.in: Eliminate references to building emacs.
2492 2002-06-28 Graham Stott <graham.stott@btinternet.com>
2494 * MAINTAINERS: Update my email address.
2496 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2498 * config.if (libstdcxx_incdir): Version C++ headers.
2499 (cxx_incdir): Remove.
2501 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2503 * MAINTAINERS (Write After Approval): Add self.
2505 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2507 * configure.in: Add support for ip2k.
2509 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2511 * configure.in: Fix AIX configury bug.
2513 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2515 * MAINTAINERS (Write After Approval): Add self.
2517 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2519 * configure.in: replace ${topsrcdir} with ${srcdir}
2521 * configure.in: Move definition of libstdcxx_flags
2522 right above usage, rather than waaay earlier.
2524 * configure.in: Pull definition of is_cross_compiler earlier.
2526 * configure.in: Rearrange a little.
2528 * configure.in: Remove references to librx.
2529 * Makefile.in: Remove references to librx.
2531 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2533 * config.sub: Add support for avr target.
2534 Import from master sources, rev 1.255
2536 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2538 * configure, .cvsignore: Revert previous change...
2539 * Makefile: ...delete.
2541 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2543 * configure.in: Eliminate ${gasdir} variable.
2545 2002-06-18 Dave Brolley <brolley@redhat.com>
2547 * configure.in: Add support for frv.
2548 * config.sub: Add support for frv.
2550 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2552 * configure: Remove garbage from previous commit.
2554 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2556 * configure: For in-source builds, make a subdir and re-exec there.
2557 * Makefile: New file. Pass targets through to build directory.
2558 * .cvsignore: No longer ignore "Makefile".
2560 2002-06-16 Douglas Rupp <rupp@gnat.com>
2562 * MAINTAINERS (Write After Approval): Add self.
2564 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2566 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2568 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2570 * configure.in (vax-*-netbsd*): Re-enable gas.
2572 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2574 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2575 BUILD_PREFIX_1, to correct nomenclature.
2576 * configure: Likewise.
2578 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2579 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2581 2002-05-31 Olaf Hering <olh@suse.de>
2583 * config-ml.in: Propogate DESTDIR also.
2585 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2587 * configure.in (vax-*-netbsd*): Don't build gas for this
2590 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2592 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2595 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2597 * MAINTAINERS (Write After Approval): Add myself.
2599 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2601 * config.guess: Update to 2002-05-22 version.
2602 * config.sub: Likewise.
2604 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2606 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2607 * config-ml.in: Likewise.
2608 * configure: Likewise.
2609 * configure.in: Likewise.
2611 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2613 * MAINTAINERS: Update my email address.
2615 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2617 * configure.in: Simplify makefile fragment collection.
2619 * configure.in: Remove code to build emacs.
2621 * configure.in : Remove --srcdir argument from targargs and buildargs
2622 (it's always overridden in the Makefile anyway). Rearrange a bit.
2624 * configure: Move some logic to configure.in.
2625 * configure.in: Move some logic from configure.
2627 2002-05-11 Tom Tromey <tromey@redhat.com>
2629 * MAINTAINERS: Reflect libgcj reality.
2631 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2633 * Makefile.in: Honour DESTDIR.
2635 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2637 * config.guess: Import 2002-03-20 version.
2638 * config.sub: Import 2002-04-26 version.
2640 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2642 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2644 2002-05-07 Tim Josling <tej@melbpc.org.au>
2646 * MAINTAINERS: Add self.
2648 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2650 * ltmain.sh: Detect and handle object name conflicts
2651 while piecewise linking a static library.
2653 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2655 * configure.in (noconfigdirs): Don't disable libgcj on
2656 sparc64-*-solaris* and sparcv9-*-solaris*.
2658 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2660 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2662 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2664 * configure.in (FLAGS_FOR_TARGET): Do not add
2665 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2666 on i[3456]86-*-linux*.
2668 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2670 * configure.in (noconfigdirs): Replace [ ] with test.
2672 * configure.in (noconfigdirs): Do not add target-newlib if
2673 target == i[3456]86-*-linux*, and host == target.
2675 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2677 * configure.in: delete reference to absent file
2679 * configure.in: replace '[' with 'test'
2681 * configure.in: Eliminate references to gash.
2682 * Makefile.in: Eliminate references to gash.
2684 * configure.in: remove useless references to 'pic' makefile fragments.
2686 * configure.in: (*-*-windows*) Finish removing.
2688 * configure.in: Eliminate redundant test for libgui.
2690 2002-04-29 Roger Sayle <roger@eyesopen.com>
2692 * MAINTAINERS: Add self and realphabetize. Update entries
2693 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2694 entry for a29k port maintainer.
2696 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2698 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2699 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2701 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2703 * configure.in: remove references to dead files
2705 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2707 * MAINTAINERS: Add information about purpose of this file.
2709 2002-04-18 Tom Tromey <tromey@redhat.com>
2711 * configure.in: Disallow configuring libgcj when it is already
2712 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2713 Solaris 2.8 by default. For PR libgcj/6158.
2715 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2717 * configure.in: Move default CC setting out of config/mh-* fragments
2720 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2722 * configure.in: don't even try to configure or make a subdirectory
2723 if there's no configure script for it.
2725 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2727 * MAINTAINERS: Remove chill maintainers.
2728 * Makefile.in (CHILLFLAGS): Remove.
2729 (CHILL_LIB): Remove.
2730 (TARGET_CONFIGDIRS): Remove libchill.
2731 (CHILL_FOR_TARGET): Remove.
2732 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2734 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2735 (CHECK_TARGET_MODULES): Likewise.
2736 (INSTALL_TARGET_MODULES): Likewise.
2737 (CLEAN_TARGET_MODULES): Likewise.
2738 (configure-target-libchill): Remove.
2739 (all-target-libchill): Remove.
2740 * configure.in (target_libs): Remove target-libchill.
2741 Do not compute CHILL_FOR_TARGET.
2742 * libchill: Remove directory.
2744 2002-04-11 DJ Delorie <dj@redhat.com>
2746 * Makefile.in, configure.in: Sync with binutils, entries
2749 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2751 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2752 (do-tar, do-bz2): New rules.
2753 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2754 (gdb-tar): New rule.
2755 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2756 (insight_dejagnu.tar): New rule.
2757 (insight.tar): New rule.
2758 (gdb+dejagnu.tar): New rule.
2759 (gdb.tar): New rule.
2761 2002-02-01 Mo DeJong <supermo@bayarea.net>
2763 * Makefile.in: Add all-tix to deps for all-snavigator
2764 so that tix is built when building snavigator.
2766 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2768 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2769 ld and gdb are not supported.
2771 2002-01-07 Mark Salter <msalter@redhat.com>
2773 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2774 Allow target-libgloss to be built for arm, strongarm, and xscale.
2776 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2778 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2779 options for i[3456]86-pc-linux* native builds.
2781 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2783 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2784 files from .po files for a distribution.
2786 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2788 * configure.in: Enable libstdc++-v3 for h8300 targets.
2790 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2792 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2795 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2797 * Makefile.in (VER): When present, extract the version number from
2798 the file version.in.
2800 2001-05-24 Tom Rix <trix@redhat.com>
2802 * configure.in : enable ld for aix
2804 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2806 * config.guess: Add linux target for S/390.
2808 2000-11-07 Philip Blundell <pb@futuretv.com>
2810 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2812 2000-11-03 Philip Blundell <pb@futuretv.com>
2814 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2817 2001-01-15 Ben Elliston <bje@redhat.com>
2819 * configure.in (host_tools): Add sid.
2820 Always configure cgen.
2822 2000-11-24 Nick Clifton <nickc@redhat.com>
2824 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2827 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2829 * Makefile.in (ALL_MODULES): Add all-cgen.
2830 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2831 (all-cgen): New target.
2832 (all-opcodes,all-sim): Depend on all-cgen.
2833 * configure.in (host_tools): Add cgen.
2834 Only configure cgen if --enable-cgen-maint.
2836 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
2838 * configure.in: Add *-*-freebsd* configurations.
2840 2002-04-08 Tom Tromey <tromey@redhat.com>
2842 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2843 Fixes PR libgcj/6068.
2845 2002-03-30 Krister Walfridsson <cato@df.lth.se>
2847 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2849 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2851 * configure.in (alpha*-dec-osf*): Enable libgcj.
2853 2003-03-27 Matthew Gingell <gingell@gnat.com>
2855 * MAINTAINERS (Write After Approval): Add myself.
2857 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2859 Fix for: PR bootstrap/3591, target/5676
2860 * configure.in (mcore-pe): Disable the configuration of
2861 libstdc++-v3 since exceptions are not supported.
2863 2002-03-20 Anthony Green <green@redhat.com>
2865 * configure.in: Enable libgcj for xscale-elf target.
2867 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2869 * MAINTAINERS: Update my email address.
2871 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
2873 * ltmain.sh (relink_command): Fix typo in previous change.
2875 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
2877 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2878 (relink_command): Added --tag flags.
2879 (mode=install): If relinking fails; error out.
2881 2002-03-12 Richard Henderson <rth@redhat.com>
2883 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2885 (do-check): Rename from check.
2886 (check): Allow parallel check.
2888 2002-03-12 Bob Wilson <bob.wilson@acm.org>
2890 * MAINTAINERS: Add myself as maintainer for xtensa port.
2891 Fix alphabetical order in CPU port maintainer list.
2892 Remove myself from Write After Approval list.
2894 2002-03-11 Richard Henderson <rth@redhat.com>
2896 * Makefile.in (.NOTPARALLEL): Add fake tag.
2898 2002-03-07 H.J. Lu (hjl@gnu.org)
2900 * configure.in: Enable gprof for mips*-*-linux*.
2902 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2904 * MAINTAINERS (Write After Approval): Add myself.
2906 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
2908 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2910 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2912 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
2914 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2915 because its Makefile is there; test for the executable instead.
2917 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
2919 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2920 libstdc++-v3 and libjava.
2922 2002-02-11 Adam Megacz <adam@xwt.org>
2924 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2927 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2929 * config.guess: Updated to 2002-01-30's version.
2930 * config.sub: Updated to 2002-02-01's version.
2931 Contribute sh64-elf.
2932 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2933 * configure.in: Added sh64-*-*.
2935 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2937 * MAINTAINERS: Belatedly add myself to write after approval list.
2939 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2941 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2942 Remove self as Write After Approval.
2944 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
2946 * MAINTAINERS: Put self in as maintainer for contrib/regression
2949 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2951 * MAINTAINERS: Update my email address.
2953 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2955 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2956 target-libiberty, and target-libgloss. Skip Java-related
2957 libraries if not supported for NetBSD on target CPU.
2959 2002-01-25 Douglas B Rupp <rupp@gnat.com>
2961 * install-sh: Use _inst.$$_ for temp file name.
2963 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2965 * MAINTAINERS (Write After Approval): Move my contact info
2967 (OS Port Maintainers): ...to here (netbsd).
2969 2002-01-22 Bob Wilson <bob.wilson@acm.org>
2971 * MAINTAINERS (Write After Approval): Add myself.
2973 2002-01-17 H.J. Lu <hjl@gnu.org>
2975 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2976 (all-target-fastjar): Also depend on all-target-libiberty.
2978 2002-01-16 H.J. Lu (hjl@gnu.org)
2980 * config.guess: Import from master sources, rev 1.225.
2981 * config.sub: Import from master sources, rev 1.238.
2983 2002-01-16 Kazu Hirata <kazu@hxi.com>
2985 * MAINTAINERS (Write After Approval): Remove myself.
2987 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
2989 * MAINTAINERS (Write After Approval): Add myself.
2991 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2993 * MAINTAINERS: Add self as docs co-maintainer.
2995 2001-12-11 Matthias Klose <doko@debian.org>
2997 * MAINTAINERS (Write After Approval): Add myself.
2999 2001-12-09 Zack Weinberg <zack@codesourcery.com>
3001 * MAINTAINERS: Update my email address.
3003 2001-12-07 Turly O'Connor <turly@apple.com>
3004 * MAINTAINERS (Write After Approval): Add myself.
3005 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
3006 (rs6000_initialize_trampoline): Call __trampoline_setup for
3008 * darwin-tramp.asm: New file, implements __trampoline_setup.
3009 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
3011 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
3013 * MAINTAINERS (Write After Approval): Add myself.
3015 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3017 * configure, configure.in: Use temp file for long sed commands.
3019 2001-12-03 Laurent Guerby <guerby@acm.org>
3021 * config.sub: Update to version 1.232 on subversion.
3023 2001-12-03 Ben Elliston <bje@redhat.com>
3025 * MAINTAINERS: Update mail address for config.* patches.
3027 2001-11-27 DJ Delorie <dj@redhat.com>
3028 Zack Weinberg <zack@codesourcery.com>
3030 When build != host, create libiberty for the build machine.
3032 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3034 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3036 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3038 (all.normal): Depend on ALL_BUILD_MODULES.
3039 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3040 (all-build-libiberty): Depend on configure-build-libiberty.
3042 * configure: Calculate and substitute proper value for
3044 * configure.in: Create the build subdirectory.
3045 Calculate and substitute TARGET_CONFIGARGS (formerly
3046 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3048 2001-11-26 Ziemowit Laski <zlaski@apple.com>
3050 * MAINTAINERS (write-after-approval): Add self.
3052 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
3054 * MAINTAINERS (GNATS only accounts): Remove self.
3056 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3058 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3061 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3063 * MAINTAINERS (Write After Approval): Add self.
3065 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3067 * MAINTAINERS: mips and s390 are also CPU ports.
3069 2001-11-12 David O'Brien <obrien@FreeBSD.org>
3071 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
3073 2001-11-11 David O'Brien <obrien@FreeBSD.org>
3075 * MAINTAINERS: Alphabetize.
3077 2001-11-09 Kazu Hirata <kazu@hxi.com>
3079 * MAINTAINERS (Various maintainers: h8 port): Add myself.
3081 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
3083 * MAINTAINERS (Various maintainers: hppa port): Added myself.
3085 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
3087 * configure.in (--enable-languages): Be more permissive about
3088 syntax. Check for empty lists better. Warn about $LANGUAGES.
3090 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
3092 * config.sub: Import from master sources, rev. 1.230.
3093 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
3095 2001-11-07 Laurent Guerby <guerby@acm.org>
3097 * MAINTAINERS (Write After Approval): Add self.
3099 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
3101 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3103 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
3105 * config.sub: Import from master sources, rev 1.226.
3106 * config.guess: Import from master sources, rev 1.216.
3108 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3110 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3111 * MAINTAINERS: Add self as maintainer of MMIX port.
3112 Remove old after-approval entry.
3114 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
3116 * ChangeLog, configure: Fix spelling errors.
3118 2001-10-20 Brendan Kehoe <brendan@zen.org>
3120 * MAINTAINERS: Tweak my address.
3122 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
3124 * MAINTAINERS: Update my email address.
3126 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3128 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3129 * MAINTAINERS: Add self as maintainer of CRIS port.
3131 2001-10-10 Geert Bosch <bosch@gnat.com>
3133 * MAINTAINERS (Various maintainers: Ada front end):
3136 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
3138 * MAINTAINERS (Write After Approval): Added self
3140 2001-10-02 Geert Bosch <bosch@gnat.com>
3142 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3144 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3146 * configure: Handle temporary files securely using mkdir.
3148 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
3150 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3152 2001-09-26 Will Cohen <wcohen@redhat.com>
3154 * configure.in (*-*-linux*): Disable configuration of target-newlib
3155 and target-libgloss.
3157 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3159 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3162 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
3164 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3165 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3166 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3167 avoid quotes nesting problems.
3168 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3169 (DO_X): Export only variables that are set.
3171 2001-09-19 Ben Elliston <bje@redhat.com>
3173 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3174 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3175 semantics. Use the shell built-in "type" command instead.
3177 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
3179 Merged from gcc-3_0-branch:
3180 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3181 * ltcf-c.sh: Use $objext, not $ac_objext.
3182 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3183 * ltcf-cxx.sh: Add support for GNU.
3184 2001-07-22 Timothy Wall <twall@redhat.com>
3185 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3186 default settings if using GNU tools with that configuration.
3187 * ltcf-cxx.sh: Ditto.
3188 * ltcf-gcj.sh: Ditto.
3189 2001-07-21 Michael Chastain <chastain@redhat.com>
3190 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3191 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3192 * ltmain.sh: Mark as gcc-local.
3194 2001-08-30 Eric Christopher <echristo@redhat.com>
3195 Jason Eckhardt <jle@redhat.com>
3197 * config.guess: Merge from master sources.
3198 * config.sub: Merge from master sources, add support for mipsisa32.
3200 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
3201 * config.sub: Merge from master sources, rev 1.219.
3202 * MAINTAINERS: Add self as contact for stormy16 port.
3204 2001-08-14 Zack Weinberg <zackw@panix.com>
3206 * config.sub: Merge from master sources, rev 1.218.
3207 * config.guess: Merge from master sources, rev 1.209.
3209 2001-08-11 Graham Stott <grahams@redhat.com>
3211 * Makefile.in (check-c++): Add missing semicolon.
3213 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
3215 * MAINTAINERS (Various maitainers: predict.def): Added myself.
3217 2001-07-30 Eric Christopher <echristo@redhat.com>
3219 * MAINTAINERS (Various maintainers: mips port): Added myself.
3221 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3223 * configure.in (sh-*-linux*): New.
3225 2001-07-27 Richard Henderson <rth@redhat.com>
3227 * .cvsignore: Add LAST_UPDATED.
3229 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
3231 * MAINTAINERS (Various maintainers: s390 port): Added myself.
3233 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
3235 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3237 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
3239 * MAINTAINERS (Write After Approval): Added myself.
3241 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3243 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3244 and libgcj on m68hc11/m68hc12.
3246 2001-06-27 H.J. Lu (hjl@gnu.org)
3248 * Makefile (CFLAGS_FOR_BUILD): New.
3249 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3251 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3253 * README: Remove version number.
3255 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3257 * INSTALL/README: Update wrt. to the installation instructions now
3258 residing in gcc/doc/install.texi.
3260 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3262 * README: Replace with a cut-down and updated version of gcc/README.
3264 2001-06-12 David Edelsohn <edelsohn@gnu.org>
3266 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3267 multilibs to be disabled.
3269 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
3271 * MAINTAINERS (Write After Approval): Add myself.
3273 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
3275 * config.guess: Import CVS version 1.195.
3276 * config.sub: Import CVS version 1.212.
3278 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3280 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3281 gcc/xgcc is built, use -print-prog-name to find out the program
3284 2001-06-04 Phil Edwards <pme@sources.redhat.com>
3286 * config.guess: Import CVS version 1.194. All gcc-local changes
3287 appear to also be in the master copy.
3288 * config.sub: Import CVS version 1.211.
3290 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3292 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3293 with_gcc]: Use `gcc -shared' to build a shared library.
3295 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3297 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3300 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3302 * MAINTAINERS (Write After Approval): Add myself.
3304 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3306 * configure.in (libstdcxx_flags): Do not try to execute
3307 libstdc++-v3/testsuite_flags until it exists.
3309 2001-06-01 Alan Modra <amodra@bigpond.net.au>
3311 * MAINTAINERS: Update my email address.
3313 2001-05-31 Graham Stott <grahams@redhat.com>
3315 * MAINTAINERS (Write After Approval): Add myself.
3317 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
3319 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3320 libraries when using g++ with native linker.
3322 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
3324 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3326 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
3328 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3329 [aix4*|aix5*]: Prepend blank.
3331 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
3333 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3334 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3335 of subdir/configure scripts to use the new libtool.m4.
3337 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3339 * MAINTAINERS (Write After Approval): Add myself.
3341 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3343 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3345 2001-05-11 Ben Elliston <bje@redhat.com>
3347 * Makefile.in (all-sid): New target.
3348 (check-sid, clean-sid, install-sid): Likewise.
3350 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3352 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3354 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3356 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3359 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3361 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3362 gcc/xgcc is built, use -print-prog-name to find out the program
3365 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
3367 * configure.in (noconfigdirs): Don't reset it from scratch in the
3368 target case; only append to it.
3370 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3371 sparc-*-solaris2.8]: Disable ${libgcj}.
3373 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
3375 * configure.in (libgcj_saved): Copy from $libgcj.
3376 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3379 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
3381 * MAINTAINERS: Remove self as MIPS maintainer and
3382 C front end maintainer.
3384 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3386 * configure.in: Move *-chorusos target case to the proper switch.
3389 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3391 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3394 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3396 * Makefile.in (STAGE1_CFLAGS): Pass down.
3398 2001-04-13 Alan Modra <amodra@one.net.au>
3400 * config.guess: Add hppa64-linux support. Note for next import that
3401 this is already in the master file.
3402 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3404 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3406 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3407 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3409 2001-04-11 Stan Shebs <shebs@apple.com>
3411 * MAINTAINERS: Add self as Darwin port maintainer.
3413 2001-04-11 Alan Modra <amodra@one.net.au>
3415 * MAINTAINERS: Update my email address.
3417 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
3419 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3420 recent versions of FreeBSD (release 3 or later).
3421 * ltconfig: On FreeBSD, -lc must not be provided when building
3422 a shared library or else the standard -pthread gcc option is
3423 rendered worthless to later users of the built library.
3425 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
3427 * MAINTAINERS: Add self and RTH as C front end maintainers.
3429 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
3431 * config.sub: Make sure to match an already-canonicalized
3432 machine name (eg. mn10300-unknown-elf).
3434 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
3436 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3438 (bootstrap, cross): Use RECURSE_FLAGS.
3439 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3441 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
3443 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3445 2001-03-22 Colin Howell <chowell@redhat.com>
3447 * Makefile.in (DO_X): Do not backslash single-quotes in
3448 backquotes (two places).
3450 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3453 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3454 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3455 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3456 * ltcf-cxx.sh: Likewise.
3457 * ltcf-gcj.sh: Likewise.
3459 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3461 * MAINTAINERS: Add myself as "documentation co-maintainer".
3463 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3465 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3466 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3468 2001-03-19 Tom Tromey <tromey@redhat.com>
3470 * config-ml.in: Handle GCJ and GCJFLAGS.
3472 2001-03-21 Michael Chastain <chastain@redhat.com>
3474 * Makefile.in: all-m4 depends on all-texinfo.
3476 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
3478 * MAINTAINERS: Add myself to write after approval list.
3480 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
3482 * Makefile.in (DO_X): Quote nested quotes.
3484 2001-03-18 Alan Modra <alan@linuxcare.com.au>
3486 * MAINTAINERS: Add myself to write after approval list.
3488 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
3490 * Makefile.in (DO_X): Use double quotes for quoting
3491 "RANLIB=$${RANLIB}".
3493 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3495 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3497 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3499 * configure.in: Only use `lang_requires' for languages athat are
3502 2001-03-08 Phil Edwards <pme@sources.redhat.com>
3504 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3506 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
3508 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3510 2001-03-07 Tom Tromey <tromey@redhat.com>
3512 * configure.in: Allow config-lang.in to set `lang_requires' to list
3513 of other required languages.
3515 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
3517 * Makefile.in: Remove RANLIB definition. Use RANLIB
3518 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3519 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3521 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3522 Alexandre Oliva <aoliva@redhat.com>
3524 * Makefile.in (check-c++): Use tabs, not spaces.
3526 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
3528 * MAINTAINERS: add myself to Write After Approval list.
3530 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3532 * Makefile.in (check-c++): New rule.
3534 * configure.in (target_libs): Remove libg++.
3535 (noconfigdirs): Remove libg++.
3536 (noconfigdirs): Same.
3537 (noconfigdirs): Same.
3538 (noconfigdirs): Same.
3540 * config-ml.in: Remove libg++ references.
3542 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3543 (ALL_TARGET_MODULES): Same.
3544 (configure-target-libg++): Remove.
3545 (all-target-libg++): Remove.
3546 (configure-target-libio): Remove.
3547 (all-target-libio): Remove.
3548 (check-target-libio): Remove.
3550 (libg++.tar.bz2): Remove.
3551 (all-target-cygmon): Remove libio.
3552 (all-target-libstdc++): Remove.
3553 (configure-target-libstdc++): Remove.
3554 (TARGET_LIB_PATH): Remove libstdc++.
3555 (ALL_GCC_CXX): Remove libstdc++.
3556 (all-target-gperf): Correct.
3558 2001-02-16 Nick Clifton <nickc@redhat.com>
3560 * configure.in (noconfigdirs): Allow configuration of texinfo
3563 2001-02-15 Anthony Green <green@redhat.com>
3565 * configure: Introduce GCJ_FOR_TARGET.
3566 * configure.in: Ditto.
3567 * Makefile.in: Ditto.
3569 2001-02-13 Andreas Schwab <schwab@suse.de>
3571 * MAINTAINERS: Update mail address.
3573 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3575 * config.guess: Add linux target for S/390.
3576 * config.sub: Likewise.
3578 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3580 * configure.in: for *-chorusos, don't config target-newlib and
3583 2001-02-06 Ben Elliston <bje@redhat.com>
3585 * configure: Output host type to stdout, not stderr.
3587 2001-02-05 Mark Mitchell <mark@codesourcery.com>
3589 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
3590 * ltcf-cxx.sh: Likewise.
3592 * config.if: Assume enable_libstdcxx_v3 is defined.
3594 2001-02-04 Mark Mitchell <mark@codesourcery.com>
3596 Remove V2 C++ library.
3597 * configure.in: Remove --enable-libstdcxx_v3 support.
3599 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3601 * include/demangle.h: Add prototype for java_demangle_v3.
3603 2001-01-29 Phil Edwards <pme@sources.redhat.com>
3605 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3607 2001-01-27 Richard Henderson <rth@redhat.com>
3609 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3611 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3613 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3614 Don't unset, it's non-portable and no longer necessary, set to empty
3617 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3619 * ltconfig: Shell portability fix for the tagname validity check.
3621 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
3623 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3624 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3626 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3628 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3630 2001-01-26 Tom Tromey <tromey@redhat.com>
3632 * configure.in: Allow libgcj to be built on Sparc Solaris.
3634 2001-01-25 David Edelsohn <edelsohn@gnu.org>
3636 * ltcf-c.sh: Add aix5 case.
3637 * ltcf-cxx.sh: Likewise.
3638 * ltconfig: Likewise.
3640 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
3642 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3643 keep at least one of build_libtool_libs or build_old_libs set to
3646 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3647 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3649 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3651 * configure.in: Enable libgcj on several additional platforms.
3653 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3655 * configure.in: Enable libgcj for linux targets.
3657 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3659 * MAINTAINERS (Write After Approval): Add myself.
3661 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3663 * MAINTAINERS: Add myself as vax port maintainer.
3665 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3667 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3669 2001-01-09 Mike Stump <mrs@wrs.com>
3671 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3672 failures of subdirectories.
3674 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3676 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3677 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3678 * ltcf-cxx.sh: Likewise.
3679 * ltcf-gcj.sh: Likewise.
3680 * ltconfig.sh: Fix typo.
3682 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3684 * configure: handle DOS-style absolute paths.
3686 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3688 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3690 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3692 * MAINTAINERS: Add myself as avr port co-maintainer.
3694 2000-12-28 Ben Elliston <bje@redhat.com>
3696 * MAINTAINERS: Add myself under ``Write After Approval''.
3698 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3700 * texinfo: Remove directory from GCC.
3702 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3704 * COPYING: Update to current
3705 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3706 to 19yy as example year in copyright notice).
3708 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3710 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3711 (libstdcxx_incdir): Pass down.
3712 * config.if: Remove expired bits for cxx_interface, add stub.
3713 (libstdcxx_incdir): Add variable for g++ include directory.
3714 * configure.in (gxx_include_dir): Use it.
3716 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
3718 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3719 with old-email address from ``Write After Approval''.
3721 2000-12-15 Andreas Jaeger <aj@suse.de>
3723 * configure.in: Handle lang_dirs.
3725 2000-12-14 Tom Tromey <tromey@redhat.com>
3727 * MAINTAINERS: Removed brads.
3729 * MAINTAINERS: Added gcj developers.
3731 2000-12-13 Anthony Green <green@redhat.com>
3733 * configure.in: Disable libgcj for any target not specifically
3734 listed. Disable libgcj for x86 and Alpha Linux until compatible
3737 2000-12-13 Mike Stump <mrs@wrs.com>
3739 * Makefile.in (local-distclean): Also remove fastjar.
3741 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3743 * contrib/gcc_update: Add fastjar --touch entries.
3745 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
3747 * configure.in: Disable language-specific target libraries for
3748 languages that aren't enabled.
3750 2000-12-10 Anthony Green <green@redhat.com>
3752 * configure.in: Define libgcj. Disable libgcj target libraries for
3755 2000-12-10 Neil Booth <neilb@earthling.net>
3757 * MAINTAINERS: Update mail address, remove from WAA list.
3759 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3761 * libjava: Imported from /cvs/java.
3763 * Boehm-gc: Likewise.
3765 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3767 * configure.in (target_libs): Revert 2000-12-08 patch.
3768 (noconfigdirs): Added target-libjava.
3770 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3772 * djunpack.bat: removed.
3774 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3776 * Makefile.in: handle DOS-style absolute paths.
3777 * config-ml.in: likewise.
3778 * symlink-tree: likewise.
3780 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3782 * fastjar: Imported.
3784 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3786 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3788 * configure.in (target_libs): Removed `target-libjava'.
3790 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3792 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3793 (ALL_MODULES): Added fastjar.
3794 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3795 (all-target-libjava): all-fastjar replaces all-zip.
3796 (all-fastjar): Added.
3797 (configure-target-fastjar, all-target-fastjar): Likewise.
3798 * configure.in (host_tools): Added fastjar.
3800 2000-12-07 Mike Stump <mrs@wrs.com>
3802 * Makefile.in (local-distclean): Remove leftover built files.
3804 2000-11-24 Nick Clifton <nickc@redhat.com>
3806 * configure.in (xscale-elf): Add target.
3807 (xscale-coff): Add target.
3809 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3811 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3812 recent versions of FreeBSD (release 3 or later).
3813 * ltconfig: On FreeBSD, -lc must not be provided when building
3814 a shared library or else the standard -pthread gcc option is
3815 rendered worthless to later users of the built library.
3817 2000-11-16 Fred Fish <fnf@be.com>
3819 * configure.in (enable_libstdcxx_v3): Fix typo,
3820 libstd++ -> libstdc++.
3822 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3824 * MAINTAINERS: Add self to Write After Approval list.
3826 2000-11-21 Bernd Schmidt <bernds@redhat.com>
3828 * MAINTAINERS: Update my email address. Add myself to global write
3831 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
3833 * Makefile.in: Merge with src and libgcj.
3834 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3835 configure-target-<library> when their configure scripts need the C
3836 or C++ library to have already been built to work properly.
3837 (do_proto_toplev): Set them to an empty string.
3839 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3840 (REALLY_SET_LIB_PATH): Use them.
3842 2000-11-17 Stan Shebs <shebs@apple.com>
3844 * MAINTAINERS: Add self to Write After Approval list.
3846 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3848 * configure: Provide the original toplevel configure arguments
3849 (including $0) to subprocesses in the environment rather than
3850 through gcc/configargs.h.
3852 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3854 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3855 C99. Alphabetise "Write After Approval" list.
3857 2000-11-12 Mark Mitchell <mark@codesourcery.com>
3859 * configure: Turn on libstdc++ V3 by default.
3861 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3864 2000-11-11 Philip Blundell <philb@gnu.org>
3866 * MAINTAINERS: Add self to Write After Approval list.
3868 2000-11-09 David Edelsohn <edelsohn@gnu.org>
3870 * ltcf-c.sh (aix4): Improve shared library configuration; require
3872 * ltcf-cxx.sh (aix4): Define.
3873 * ltconfig (aix4): Define library and soname specs appropriate for
3874 AIX. Define command to create export symbols list.
3876 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3878 * config.sub: Add support for Sun Chorus
3880 2000-10-31 Nick Clifton <nickc@redhat.com>
3882 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3883 <name>@redhat.com. Also installed new email address for Clint
3886 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3888 * etc: Remove directory from GCC.
3890 2000-10-16 Michael Meissner <meissner@redhat.com>
3892 * configure (gcc/configargs.h): Only create if there is a build GCC
3895 2000-10-16 Matthias Klose <doko@debian.org>
3897 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3898 when configured for libstdc++-v3.
3900 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
3902 * configure: Save configure arguments to gcc/configargs.h.
3904 2000-10-04 Philipp Thomas <pthomas@suse.de>
3906 * config.guess: Import CVS version 1.157.
3907 * config.sub: Import CVS version 1.181.
3909 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
3911 * Makefile.in (bootstrap): avoid recursion if subdir missing
3913 (do-proto-toplev): ditto
3915 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
3917 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3918 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3920 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3921 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3922 all affected `configure' scripts.
3924 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3926 * MAINTAINERS: Add self as cpplib co-maintainer.
3928 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
3930 * MAINTAINERS: Add self to Write After Approval list.
3932 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3934 * INSTALL/README: egcs -> GCC update.
3936 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3938 * MAINTAINERS: Add myself to Write After Approval list.
3940 2000-09-15 Kazu Hirata <kazu@hxi.com>
3942 * MAINTAINERS: Add myself to Write After Approval list.
3944 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3946 * configure.in: Do not build byacc for hppa64. Provide paths to the
3947 X11 libraries for hppa64.
3949 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3951 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3953 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3955 * Makefile.in (all-zlib): Added dummy target.
3957 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3958 ltcf-gcj.sh: Updated from libtool multi-language branch.
3960 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
3962 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3963 (bootstrap*): Depend on all-bootstrap.
3965 2000-09-05 Philipp Thomas <pthomas@suse.de>
3967 * config.guess: Import CVS version 1.156.
3968 * config.sub: Import CVS version 1.179.
3970 2000-09-02 Anthony Green <green@cygnus.com>
3972 * Makefile.in (all-gcc): Depend on all-zlib.
3973 (CLEAN_MODULES): Add clean-zlib.
3974 (ALL_MODULES): Add all-zlib.
3975 * configure.in (host_libs): Add zlib.
3977 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3979 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3980 crosses, but add gcc/include to the header search path for them.
3982 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3984 * MAINTAINERS: Add self to Write After Approval list.
3986 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3988 * config.guess: Import CVS version 1.152.
3989 * config.sub: Import CVS version 1.177.
3991 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
3993 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3994 $targargs to tell whether newlib is going to be built.
3996 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3997 $$r/TARGET_SUBDIR/libio for _G_config.h.
3999 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
4001 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
4003 2000-08-22 DJ Delorie <dj@redhat.com>
4005 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
4007 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
4009 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4010 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4013 2000-08-21 DJ Delorie <dj@redhat.com>
4015 * MAINTAINERS: Add self as a libiberty maintainer
4017 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
4019 * configure.in (libstdcxx_flags): Use
4020 libstdc++-v3/src/libstdc++.INC.
4022 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
4024 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4026 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4028 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4030 * configure: Make enable_threads and enable_shared defaults
4031 explicit. Substitute enable_threads into generated Makefiles.
4032 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4033 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4035 2000-08-13 Geoff Keating <geoffk@cygnus.com>
4037 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
4039 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
4041 * config-ml.in (CC): Remove bogus duplicate quotation mark from
4044 2000-08-11 Jason Merrill <jason@redhat.com>
4046 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4047 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4048 (FLAGS_FOR_TARGET): Not here.
4049 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4051 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
4053 * config-ml.in (CC, CXX): Don't introduce a leading space.
4055 2000-08-07 DJ Delorie <dj@delorie.com>
4057 * MAINTAINERS: Add self as a DJGPP maintainer
4059 2000-08-07 DJ Delorie <dj@redhat.com>
4061 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4062 "if we're also building gcc, and it's a gcc that will run on the
4063 build machine, we want to use its includes instead of the system's
4066 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
4068 * MAINTAINERS: Add self to Write After Approval list.
4070 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
4072 * configure.in (libstdcxx_flags): Don't use `"'.
4074 * config-ml.in: Adjust multilib search paths to the
4075 appropriate multilib tree.
4077 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
4079 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4080 commas in $LANGUAGES.
4082 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
4084 * configure.in: Re-enable all references to libg++ and librx.
4086 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
4088 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
4089 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
4090 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
4091 * ltcf-cxx.sh (need_lc): Set based on postdeps.
4093 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4095 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
4097 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4098 CXX_FOR_TARGET for sed.
4100 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
4102 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4103 Do not override if already set in the environment or in configure.
4104 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4105 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4107 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
4109 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
4110 the libtool CVS tree multi-language branch.
4111 * ltconfig, ltmain.sh: Updated.
4113 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
4115 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
4116 (clean-target): Depend on it.
4118 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4119 (GCC_FOR_TARGET): Use it.
4120 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4121 * configure.in: ... here.
4122 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4123 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4125 2000-07-24 Eric Christopher <echristo@cygnus.com>
4127 * MAINTAINERS: Add self to Write After Approval list.
4129 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
4131 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4132 (configure-target-libchill, configure-target-libobjc): Likewise.
4134 * configure.in: Use the same cache file for all target libs.
4135 * config-ml.in: But different cache files per multilib variant.
4137 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4139 * configure (topsrcdir): Don't use dirname.
4141 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
4143 * MAINTAINERS: Add self to Write After Approval list.
4145 2000-07-20 Jason Merrill <jason@redhat.com>
4147 * configure.in: Remove all references to libg++ and librx.
4149 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4151 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4153 * config.sub: Update to subversions version 2000-07-06.
4155 2000-07-12 Andrew Haley <aph@cygnus.com>
4157 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4158 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4160 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
4162 * symlink-tree: Check number of arguments.
4164 2000-07-05 Jim Wilson <wilson@cygnus.com>
4166 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4167 search path for a g++ extracted from the build tree. This
4168 will allow link tests run by configure scripts in
4169 subdirectories to succeed.
4171 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4173 * ltconfig: Add support for mips-dde-sysv4.2MP
4175 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4177 * MAINTAINERS: Add myself as loop discovery maintainer.
4179 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4181 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4182 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4184 2000-06-19 Timothy Wall <twall@cygnus.com>
4186 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4187 * config.sub: Add tic54x target.
4189 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
4191 * MAINTAINERS: Add self as Fortran maintainer,
4192 remove Craig Burley.
4194 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
4196 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4197 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4199 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
4201 * MAINTAINERS: Add self as i18n maintainer
4203 20000-05-21 H.J. Lu (hjl@gnu.org)
4205 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4206 directory are used if they exist. Make sure
4207 $(build_tooldir)/include is searched for header files,
4208 $(build_tooldir)/lib/ for library files.
4209 (GCC_FOR_TARGET): Likewise.
4210 (CXX_FOR_TARGET): Likewise.
4212 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
4214 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4216 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
4218 * Makefile.in (configure-target-libiberty): Depend on
4219 configure-target-newlib.
4221 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4223 * configure.in, Makefile.in: Merge all libffi-related
4224 configury stuff from the libgcj tree.
4226 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
4228 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4229 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4231 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4233 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4234 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4235 current version information. Add to proto-toplev directory.
4236 (gdb-taz): Build do-djunpack.
4238 2000-05-15 David Edelsohn <edelsohn@gnu.org>
4240 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4242 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
4244 * MAINTAINERS: Add self to Write After Approval list.
4246 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4248 * ltmain.sh: Preserve in relink_command any environment
4249 variables that may affect the linker behavior.
4251 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
4253 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4255 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
4257 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4259 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4261 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4262 with the version name.
4264 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
4266 * MAINTAINERS: Add self as bb-reorder maintainer.
4268 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
4272 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
4274 * djunpack.bat: New file.
4276 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
4278 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4279 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4280 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4281 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4283 2000-04-16 Dave Pitts <dpitts@cozx.com>
4285 * config.sub (case $basic_machine): Change default for "ibm-*"
4288 2000-04-13 Andreas Jaeger <aj@suse.de>
4290 * MAINTAINERS: Added myself.
4292 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4294 * Makefile.in (gdb-taz): New target. GDB specific archive.
4295 (do-md5sum): New target.
4297 (PACKAGE): Default to TOOL.
4298 (VER): Default to a shell script.
4299 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4300 md5 checksum generation.
4301 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4302 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4303 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4304 insight.tar.bz2): Use gdb-taz to create archive.
4306 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4308 * configure (warn_cflags): Delete.
4310 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
4312 * MAINTAINERS: Added myself.
4314 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
4315 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
4317 * configure.in (enable_libstdcxx_v3): Add.
4318 (target_libs): Add bits here to switch between libstdc++-v2 and
4320 * config.if: And this file too.
4321 * Makefile.in: Add libstdc++-v3 targets.
4323 2000-04-05 Michael Meissner <meissner@redhat.com>
4325 * config.sub (d30v): Add d30v as a basic machine type.
4327 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
4329 * configure.in: -linux-gnu*, not -linux-gnu.
4331 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
4333 * MAINTAINERS: Add self in write-after-approval section.
4335 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
4337 * MAINTAINERS: Add self as ia64 port maintainer.
4339 2000-03-08 Neil Booth <NeilB@earthling.net>
4341 * MAINTAINERS: Add self in write-after-approval section.
4343 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
4345 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4346 (do-tar-bz2): Replace TOOL with PACKAGE.
4347 (gdb.tar.bz2): Remove GDBTK from GDB package.
4348 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4349 dejagnu.tar.bz2): New packages.
4351 2000-02-27 Andreas Jaeger <aj@suse.de>
4353 * configure.in: Add entry for mips*-*-linux*, move catch all
4354 *-*-*linux* entry below this one.
4356 2000-02-27 Ian Lance Taylor <ian@zembu.com>
4358 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4360 2000-02-24 Nick Clifton <nickc@cygnus.com>
4362 * config.sub: Support an OS of "wince".
4364 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
4366 * config.guess, config.sub: Updated to match config's 2000-02-15
4369 2000-02-23 Linas Vepstas <linas@linas.org>