1 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3 * MAINTAINERS: Add myself to write-after-approval.
5 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8 * gcc/gccbug.in: Updated because of libf2c removal.
9 * maintainer-scripts/gcc_release: Ditto.
11 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
13 * configure.in: Build libmudflap by default on FreeBSD.
14 * configure: Regenerated.
16 2004-07-09 Mark Mitchell <mark@codesourcery.com>
18 * configure.in: Do not build libmudflap by default on non-GNU/Linux
20 * configure: Regenerated.
22 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
25 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
26 feedback based compiler.
27 * Makefile.in: Rebuilt.
29 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
31 * Makefile.def (host_modules): Set bootstrap=true for flex.
32 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
33 * Makefile.in: Rebuilt.
35 2004-07-07 Jan Hubicka <jh@suse.cz>
37 * MAINTAINERS: Add self as a profile feedback maintainer.
39 2004-07-05 Phil Edwards <phil@codesourcery.com>
41 * configure.in: Do not prepend $srcdir to /dev/null in
43 * configure: Regenerate.
45 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
47 * Makefile.def (build_modules): Add bison, byacc, flex,
49 (flags_to_pass): Add FLEX.
50 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
51 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
52 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
53 DEFAULT_MAKEINFO): Remove.
54 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
55 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
56 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
57 objdir or else use configured tool.
60 (Build module dependencies): Add.
61 * Makefile.in: Regenerate.
62 * configure.in: Better support for multiple build modules,
63 matching what is done for host/target modules. Do not look
64 for "plausible" locations of build tools if Canadian cross.
65 Use autoconf's AC_PROG_CC to find a C compiler. Define
66 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
67 * configure: Regenerate.
69 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
71 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
72 * Makefile.in: Regenerate.
74 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
76 * Makefile.tpl (configure-build-[+module+],
77 configure-[+module+], configure-target-[+module+]): Pass
78 [+extra_configure_args+].
79 (all-build-[+module+], all-[+module+], check-[+module+],
80 install-[+module+], [+make_target+]-[+module+],
81 all-target-[+module+], check-target-[+module+],
82 install-target-[+module+], [+make_target+]-target-[+module+]):
83 Pass [+extra_make_args+].
84 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
85 (GCC_HOST_EXPORTS): Remove.
86 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
87 cross, check-gcc, check-gcc-c++, install-gcc,
88 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
89 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
90 * Makefile.in: Regenerate.
92 2004-06-21 Matthew Sachs <msachs@apple.com>
94 * MAINTAINERS: Added self to write-after-approval.
96 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
98 * configure.in: Check for srcdir/winsup rather than build directory
100 * configure: Regenerate.
102 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
104 * configure.in: Don't build Cygwin native newlib if winsup
105 directory is missing. Emit warning instead.
106 * configure: Regenerate.
108 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
110 * Makefile.tpl (touch-stage[+id+]): New.
111 (restage[+prev+]): Depend on touch-stage[+id+].
113 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
116 * Makefile.def: Add profile and feedback bootstrap stages.
117 Remove next field from bootstrap stages.
118 * Makefile.tpl (LN, LN_S): Substitute.
119 (stageN-start, stageN-end): Use double-colon rules, to
120 provide a hook for additional setup commands.
121 (distclean-stageN-gcc, restageN): Create dependencies from
122 [+prev+], not from [+next+].
123 (stageN-bubble): Add commands for successive stages from
124 [+prev+], using double-colon rules.
125 (all-stageN-gcc): Fix typo.
126 (stagefeedback-start, profiledbootstrap): New.
127 * Makefile.in: Regenerate.
128 * configure.in: Call ACX_PROG_LN.
129 * configure: Regenerate.
131 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
133 * MAINTAINERS (Write After Approval): Add myself.
135 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
137 * MAINTAINERS (Write After Approval): Add myself.
139 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
141 * configure.in: Fix --enable-bootstrap breakage introduced in trees
143 * configure: Regenerate.
145 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
147 * Makefile.tpl: Fix typo.
148 * Makefile.in: Regenerate.
150 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
152 * configure.in: Remove new- prefix from toplevel
154 * configure: Regenerate.
156 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
158 * Makefile.tpl (all.normal): Rename to all.
159 (all): Replace with a rule to pick the default
160 target from configure.
161 (all-gcc, configure-gcc): Use conditionals to
162 do nothing when toplevel bootstrap is going on.
163 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
164 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
165 * configure.in: Support --enable-bootstrap.
167 * Makefile.def: Remove new- prefix from toplevel
169 * Makefile.tpl: Likewise.
171 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
174 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
175 $(RECURSE_FLAGS) to recursive invocation of make.
177 * Makefile.in: Regenerate.
178 * configure: Regenerate.
180 2004-05-30 Andreas Jaeger <aj@suse.de>
181 Jim Wilson <wilson@specifixinc.com>
183 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
186 2004-05-27 Daniel Jacobowitz <dan@debian.org>
188 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
189 * configure: Regenerate.
191 2004-05-25 Daniel Jacobowitz <drow@false.org>
193 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
194 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
195 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
197 * Makefile.in: Regenerate.
199 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
201 * configure.in: Test the ability to symlink directories.
202 * configure: Regenerate.
204 * Makefile.def (bootstrap-stage): New definitions.
205 * Makefile.tpl (configure-stage1-gcc,
206 configure-stage2-gcc, configure-stage3-gcc,
207 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
208 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
209 new-restage3, compare): Autogenerate, see Makefile.in
210 entry for behavioral changes.
211 (distclean-stage1, new-stage1-start, new-stage1-end,
212 new-stage1-bubble, distclean-stage2, new-stage2-start,
213 new-stage2-end, new-stage2-bubble, distclean-stage3,
214 new-stage3-start, new-stage3-end): New autogenerated targets.
215 (objext, prebootstrap, BOOT_CFLAGS,
216 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
219 * Makefile.in: Regenerate.
220 (distclean-stage1, new-stage1-start, new-stage1-end,
221 new-stage1-bubble, distclean-stage2, new-stage2-start,
222 new-stage2-end, new-stage2-bubble, distclean-stage3,
223 new-stage3-start, new-stage3-end): New targets.
224 (all-stage1-gcc): Move prebootstrap dependency from here...
225 (configure-stage1-gcc): ...to here.
226 (new-bootstrap): Use bubble targets.
227 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
228 Use per-stage distclean targets.
229 (configure-stage1-gcc, configure-stage2-gcc,
230 configure-stage3-gcc, all-stage1-gcc,
231 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
232 Use new-stageN-start to prepare the tree.
234 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
236 * Makefile.def (host_modules): add libcpp.
237 * Makefile.tpl: Add dependencies on and for libcpp.
238 * Makefile.in: Regenerate.
239 * configure.in: Add libcpp host module.
240 * configure: Regenerate.
242 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
244 * Makefile.tpl: Whenever a recursive target is defined, wrap
245 it in a special @if/@endif block, and prepare its maybe
246 dependency in the @if/@endif block
247 * configure.in: Instead of writing maybe dependencies, remove
248 the @if/@endif statements, and remove the @if/@endif blocks
250 * configure: Regenerate.
251 * Makefile.in: Regenerate.
253 2004-05-20 Janis Johnson <janis187@us.ibm.com>
255 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
257 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
260 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
261 * */configure: Rebuilt.
263 2004-05-17 Zack Weinberg <zack@codesourcery.com>
265 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
267 * configure, Makefile.in: Regenerate.
269 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
271 * MAINTAINERS (Write After Approval): Add myself.
273 2004-05-13 Diego Novillo <dnovillo@redhat.com>
275 Merge from tree-ssa-20020619-branch.
277 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
278 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
279 (HOST_GMPLIBS): Define.
280 (HOST_GMPINC): Define.
281 (TARGET_LIB_PATH): Add libmudflap.
282 (GFORTRAN_FOR_TARGET): Define.
283 (configure-build*): Export GFORTRAN.
284 (configure-gcc): Export GMPLIBS and GMPINC.
285 (all-gcc): Add maybe-all-libbanshee.
286 (configure-target-libgfortran): Define.
287 * Makefile.in: Regenerate.
288 * configure.in (host_libs): Add libbanshee.
289 (target_libraries): Add target-libmudflap and target-libgfortran.
290 Add --with-libbanshee.
291 Handle --disable-libmudflap.
292 (*-*-freebsd*): Use with_gmp.
293 Add $(libgcj) to noconfigdirs.
294 * configure: Regenerate.
296 * MAINTAINERS: Add tree-ssa maintainers.
298 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
300 * MAINTAINERS (Various Maintainers): Add myself.
302 2004-04-30 Brian Ford <ford@vss.fsi.com>
304 * MAINTAINERS (Write After Approval): Add myself.
306 2004-04-29 Uros Bizjak <uros@kss-loka.si>
308 * MAINTAINERS (Write After Approval): Add myself.
310 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
312 * config/acx.m4: Fix fastcompare support for new-bootstrap.
313 * configure: Regenerate.
315 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
318 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
320 * Makefile.def (flags_to_pass): Remove *dir variables that
321 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
322 as well as prefix and exec_prefix.
323 * Makefile.in: Regenerate.
325 2004-04-26 Robert Millan <robertmh@gnu.org>
327 Add patches from libtool CVS.
328 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
329 * ltconfig: Likewise.
330 * ltcf-c.sh: Likewise.
331 * ltcf-cxx.sh: Likewise.
332 * ltcf-gcj.sh: Likewise.
334 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
336 * Makefile.def (host_modules): Mark with the bootstrap
337 flag packages on which gcc depends.
338 * Makefile.tpl (all-bootstrap): Use it.
339 * Makefile.in: Regenerate.
341 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
343 * Makefile.def (flags_to_pass): Remove *dir variables that
344 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
345 as well as prefix and exec_prefix.
346 * Makefile.in: Regenerate.
348 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
350 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
351 * configure: Regenerate.
352 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
353 * gcc/Makefile.tpl (compare): Use the result of the test.
354 * gcc/Makefile.in: Regenerate.
356 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
358 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
359 Always relocate gcc and prev-gcc to the original names, even
361 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
364 2004-04-23 Laurent GUERBY <laurent@guerby.net>
366 * MAINTAINERS: Update my email address.
368 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
370 * configure.in (mips*-*-irix5*): Enable ld.
371 * configure: Regenerate.
373 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
375 * configure: Regenerate.
377 2004-04-15 James E Wilson <wilson@specifixinc.com>
379 * Makefile.tpl (configure-[+module+], configure-gcc,
380 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
381 Set and export LDFLAGS.
382 * Makefile.in: Regenerate.
384 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
386 * MAINTAINERS: Add myself to write-after-approval.
388 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
391 * Makefile.tpl: If we don't have built-in-tree target tools,
392 use the ones found by configure rather than hacking around with
393 program_transform_name.
394 * configure.in: Give Makefile.tpl the information necessary
396 * Makefile.in: Regenerate.
397 * configure: Regenerate.
399 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
402 * configure.in: When computing baseargs, strip *all* copies of
403 offending options. Also, don't match/substitute the trailing space,
404 so that this actually works when two similar options are separated by
406 * configure: Regenerate.
408 2004-04-06 David Edelsohn <edelsohn@gnu.org>
410 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
411 (rs6000-*-aix*): Same.
412 * configure: Regenerate.
414 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
416 * MAINTAINERS: Add myself to write-after-approval.
418 2004-04-03 Bud Davis <bdavis9659@comcast.net>
420 * MAINTAINERS: Add myself to write-after-approval.
422 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
424 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
425 STRICT_WARN, WARN_CFLAGS flags passed down to make.
426 * Makefile.in: Regenerate.
428 * configure.in (top level bootstrap support): Rework --enable-werror
429 to set @stage2_werror_flag@.
430 * configure: Regenerate.
431 * Makefile.tpl (top level bootstrap support): Pass
432 @stage2_werror_flag@ down to configure in stages 2 and 3.
433 * Makefile.in: Regenerate.
435 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
437 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
438 for stages 2 and 3 as well as in make. As a consequence, remove
439 OUTPUT_OPTION (now detected by configure) from the flags passed down
441 * Makefile.in: Regenerate.
443 * Makefile.tpl (new-bootstrap): Fix typo.
444 * Makefile.in: Regenerate.
446 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
448 * Makefile.tpl: Rearrange by moving recursive_targets rules
449 into their proper sections.
450 * Makefile.tpl (top level bootstrap support): Move disabling
451 of coverage flags from 'make' to 'configure'; improve comments.
452 * Makefile.in: Regenerate.
454 * Makefile.tpl (experimental top level bootstrap) Move stage1
455 language setting from all- target to configure- target; disable
456 intermodule optimization in stage 1; prevent gratuitous rebuilds
458 * Makefile.in: Regenerate.
459 * configure.in: Comma-separate stage 1 language list for top
461 * configure: Regenerate.
463 * Makefile.tpl: Clean up experimental top level bootstrap support:
464 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
465 prev-gcc in configure- targets as well as all- targets.
466 * Makefile.in: Regenerate.
468 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
470 * compile: New file imported from automake.
472 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
474 * configure.in: Remove symbolic link section.
475 * configure: Regenerate.
476 * Makefile.tpl (links): Remove.
477 * Makefile.in: Regenerate.
479 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
480 Nathanael Nerode <neroden@gcc.gnu.org>
482 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
483 Set with AC_CHECK_PROGS.
484 * configure.in: Fix comment typo from last patch.
485 * configure: Regenerate.
487 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
489 * Makefile.tpl: Introduce experimental top level bootstrap support.
490 * Makefile.in: Regenerate.
491 * configure.in: Introduce support for top level bootstrap.
492 * configure: Regenerate.
494 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
495 Paolo Bonzini <bonzini@gnu.org>
498 * configure.in: Cope with shells that do not support unquoted ^
499 * configure: Regenerate.
501 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
502 Paolo Bonzini <bonzini@gnu.org>
505 * configure.in: Cope with shells that do not support nesting
506 quotes inside quoted backquote substitutions.
507 * configure: Regenerate.
509 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
512 * configure.in: Fix escaping of $.
513 * configure: Regenerate.
515 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
517 * configure: Regenerate, since I forgot to while committing Paolo's
520 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
523 Move language detection to the top level.
524 * configure.in: Find default values for the tools as
525 soon as possible. Disable ada if GNAT is not found.
526 Emit error message about missing languages. Expand
527 --enable-languages=all for the gcc subdirectory.
529 2004-03-10 Ben Elliston <bje@gnu.org>
531 * MAINTAINERS: Update my email address.
533 2004-03-05 David Edelsohn <edelsohn@gnu.org>
535 * ltconfig: Disable building static libraries if building shared
538 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
540 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
542 * configure: Regenerated.
544 2004-03-01 Brian Booth <bbooth@redhat.com>
546 * MAINTAINERS: Add myself to write-after-approval.
548 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
550 * MAINTAINERS: Add myself to write-after-approval.
552 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
555 * Makefile.tpl: Guard XFOO sed statements better.
556 * Makefile.tpl: Add dependency for configure-target-libada.
557 * Makefile.in: Regenerate (incidentally fixes broken
558 commit when libada-branch was merged).
560 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
562 * MAINTAINERS: Add myself to write-after-approval.
564 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
566 * MAINTAINERS: Add Nicola Pero and myself as libobjc
569 2004-02-20 Andrew Cagney <cagney@redhat.com>
571 * config.guess: Update from version 2003-10-16 to 2004-02-16.
572 * config.sub: Update from version 2003-11-03 to 2004-02-16.
574 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
577 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
579 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
581 * MAINTAINERS: Added myself to write-after-approval.
583 2004-02-14 Michael Koch <konqueror@gmx.de>
585 * MAINTAINERS: Added myself to write-after-approval.
587 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
589 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
590 some OS port maintainers to OS port maintainers section.
592 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
594 * MAINTAINERS: Add self.
596 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
598 * MAINTAINERS: Alphabetize.
600 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
602 * MAINTAINERS: Remove myself.
604 2004-02-11 David Edelsohn <edelsohn@gnu.org>
606 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
607 (rs6000-*-aix*): Same.
608 * configure: Regenerate.
610 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
612 * configure.in (host): Add in missing $noconfigdirs to defines.
613 * configure: Regenerate.
615 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
616 Nathanael Nerode <neroden@gcc.gnu.org>
618 PR ada/6637, PR ada/5911
619 Merge with libada-branch:
620 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
621 with appropriate dependencies. Add --enable-libada configure switch.
622 * configure, Makefile.in: Regenerate.
624 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
626 * MAINTAINERS: Add myself to write-after-approval.
628 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
630 * configure.in: Don't pass --with-stabs on IRIX 5 either.
631 * configure: Regenerate.
633 2004-02-04 Geoffrey Keating <geoffk@apple.com>
637 * ltmain.in: When setting IFS to '~', be careful about user
638 arguments that contain '~'.
640 2004-02-04 Peter O'Gorman <peter@pogma.com>
642 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
643 Also test $base_compile against $CC with escaped arguments. Bug
644 reported by Geoff Keating <geoffk@apple.com>.
646 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
648 * MAINTAINERS: Remove i960 port.
650 2004-01-23 DJ Delorie <dj@redhat.com>
652 * Makefile.def (target_modules) [libiberty]: Don't stage.
653 * Makefile.in: Rebuilt.
655 2004-01-20 Caroline Tice <ctice@apple.com>
657 * MAINTAINERS: Add myself to write-after-approval.
659 2004-01-19 Paolo Carlini <pcarlini@suse.de>
661 * MAINTAINERS: Update my email address.
663 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
665 * MAINTAINERS: Add myself to write-after-approval.
667 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
669 * MAINTAINERS: Remove entries without email address.
671 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
673 * MAINTAINERS: Add myself to write-after-approval.
675 2004-01-15 Steven Bosscher <stevenb@suse.de>
677 * MAINTAINERS: Update my email address.
679 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
681 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
682 * Makefile.tpl (configure-target-[+module+]): Support stage.
683 * Makefile.in: Rebuilt.
685 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
687 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
689 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
691 * MAINTAINERS: Add myself as a MIPS maintainer.
693 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
695 * configure.in: Use ./config.cache, not config.cache.
696 * configure: Regenerate.
697 * Makefile.tpl: Special-casing not needed for GCC any more.
698 * Makefile.in: Regenerate.
700 * configure.in: Don't share a cache file for host dirs.
701 * configure: Regenerate.
703 * config-ml.in: Don't mess with the cache file.
705 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
707 * MAINTAINERS: Move myself from 'Write After Approval' to
708 'CPU Port Maintainers' section as SPARC maintainer.
710 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
712 * Makefile.tpl: Make GCC use a separate config.cache.
713 * Makefile.in: Regenerate.
715 PR bootstrap/11932, PR bootstrap/11933
716 (I don't know if it will fix either of them, but it relates
718 * configure.in: Don't use shared config.cache for target
720 * configure: Regenerate.
722 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
724 * MAINTAINERS: Add myself to 'Write After Approval' section.
726 2003-12-31 Roger Sayle <roger@eyesopen.com>
728 * configure.in (ia64*-*-hpux*): Disable building java libraries.
729 * configure: Regenerated.
731 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
733 * MAINTAINERS: Remove the mn10200 maintainer.
735 2003-12-21 Bernardo Innocenti <bernie@develer.com>
737 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
738 * configure: Regenerated.
740 2003-12-16 Jan Hubicka <jh@suse.cz>
742 * MAINTAINERS: Add myself as callgraph maintainer.
744 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
746 * configure.in (raw_libstdcxx_flags): Remove the leading space.
747 * configure: Regenerate.
749 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
751 * MAINTAINERS: Move myself from 'Bug database only accounts' to
752 'Write After Approval' section. Update email.
754 2003-12-01 James Lemke <jim@wasabisystems.com>
756 * MAINTAINERS (Write After Approval): Add myself.
758 2003-11-20 Matt Thomas <matt@3am-software.com>
760 * MAINTAINERS: Add myself as a vax port maintainer.
762 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
764 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
765 (configure-build-[+module+], configure-[+module+]): Likewise.
766 (configure-target-[+module+], configure-gcc, config.status): Likewise.
767 * Makefile.in: Regenerate.
769 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
771 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
772 shared/dylibed libraries.
773 * ltmain.sh: Likewise.
774 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
775 * ltcf-cxx.sh: Likewise.
776 * ltcf-gcj.sh: Likewise.
777 * ltconfig: Likewise.
779 2003-11-17 Stan Cox <scox@redhat.com>
781 * MAINTAINERS: Add myself as iq2000 port maintainer.
783 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
785 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
786 * Makefile.in: Regenerate.
788 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
790 * config.sub: Update to 2003-11-03 version.
792 2003-10-20 Phil Edwards <phil@codesourcery.com>
794 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
795 * configure: Regenerate.
797 2003-10-20 Nicolas Pitre <nico@cam.org>
799 * MAINTAINERS: Add myself to 'Write After Approval' section.
801 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
803 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
805 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
807 * MAINTAINERS: Update my email address.
809 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
811 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
813 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
815 * MAINTAINERS: Add myself to 'Write After Approval' section.
817 2003-10-16 Bernardo Innocenti <bernie@develer.com>
819 * config.guess: Update to 2003-10-16 version.
820 * config.sub: Update to 2003-10-16 version.
822 2003-10-15 David Daney <ddaney@avtrex.com>
824 * MAINTAINERS: Added myself to 'Write After Approval' section.
826 2003-10-15 Falk Hueffner <falk@debian.org>
828 * MAINTAINERS: Move myself from 'Bug database only accounts' to
829 'Write After Approval' section. Update email.
831 2003-10-14 Roger Sayle <roger@eyesopen.com>
833 * MAINTAINERS: Move myself from 'Write After Approval' to
834 'Various Maintainers' section as middle-end maintainer.
836 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
838 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
840 * Makefile.in: Regenerate.
842 2003-10-11 Bernardo Innocenti <bernie@develer.com>
844 * config.guess: Update to 2003-10-07 version.
845 * config.sub: Update to 2003-10-07 version.
847 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
849 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
850 * ltconfig (irix5*, irix6*): Don't override version_type.
852 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
854 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
856 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
857 * Makefile.in: Rebuilt
859 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
861 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
863 2003-09-30 Carlo Wood <carlo@alinoe.com>
865 * MAINTAINERS (Write After Approval): Add myself.
867 2003-09-29 Paul Koning <ni1d@arrl.net>
869 * MAINTAINERS: Move myself from "Write After Approval"
870 to CPU platform maintainers for pdp11 platform.
872 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
874 * MAINTAINERS: Move myself from 'Write After Approval' to
875 'Various Maintainers' section as libffi testsuite maintainer.
877 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
879 * configure.in: Pass a computed --program-transform-name
881 * configure: Regenerated.
883 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
885 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
886 * Makefile.in: Regenerate.
888 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
889 * Makefile.in: Regenerate.
891 2003-09-19 Ziemowit Laski <zlaski@apple.com>
893 * MAINTAINERS: Move myself from 'Write After Approval'
894 to 'Various Maintainers' (objective-c) section.
896 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
898 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
900 * configure: Regenerated.
902 2003-09-16 Joel Brobecker <brobecker@gnat.com>
904 * MAINTAINERS (Write After Approval): Add myself to write after
907 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
909 * MAINTAINERS (Write After Approval): Add myself.
911 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
913 * MAINTAINERS: Update my e-mail address.
915 2003-09-09 Alan Modra <amodra@bigpond.net.au>
917 * libtool.m4 (LD): Correct powerpc64 host match.
919 2003-09-06 James E Wilson <wilson@tuliptree.org>
921 * MAINTAINTERS: Update my affiliation and email address.
923 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
925 * MAINTAINERS (Write After Approval): Add myself.
927 2003-09-04 DJ Delorie <dj@redhat.com>
929 * configure: Regenerate.
931 2003-09-04 Robert Millan <robertmh@gnu.org>
933 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
935 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
937 * configure.in: Ensure arguments to sed are properly spaced.
938 * configure: Regenerate.
940 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
942 * MAINTAINERS: Update my e-mail address.
944 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
946 * MAINTAINERS (Write After Approval): Add myself.
948 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
950 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
951 * configure: Regenerated.
953 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
955 * MAINTAINERS: Update my email address.
957 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
959 * configure.in: Use newline instead of semicolon when assuming
960 shell arguments in a for loop.
961 * configure: Regenerated.
963 2003-08-22 Jason Eckhardt <jle@rice.edu>
965 * MAINTAINERS: Resurrect the i860 maintainer.
967 2003-08-20 Geoffrey Keating <geoffk@apple.com>
970 * configure.in: When testing with_libs and with_headers, treat
971 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
972 * configure: Regenerate.
974 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
976 (baseargs): Likewise.
977 * configure: Regenerate.
979 2003-08-20 Bernardo Innocenti <bernie@develer.com>
981 * MAINTAINERS (Write After Approval): Add myself.
983 2003-08-19 Geoffrey Keating <geoffk@apple.com>
985 * configure.in: Disable libgcj for darwin not on powerpc.
986 * configure: Rebuild.
988 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
990 * config-ml.in, symlink-tree: Add license.
992 2003-08-03 Richard Stallman <rms@gnu.org>
993 Eben Moglen <moglen@columbia.edu>
995 * README.SCO: New file.
997 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
999 * Makefile.tpl (check, check-c++): Express dependencies using
1000 dependencies rather than commands.
1001 * Makefile.in: Regenerate.
1003 2003-08-01 Andrew Cagney <cagney@redhat.com>
1005 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
1008 2003-07-31 Geoffrey Keating <geoffk@apple.com>
1010 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1011 * Makefile.in: Update.
1013 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
1015 * configure.in: Enable libgcj for darwin.
1016 * configure: Rebuild.
1018 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
1020 * config-ml.in: Use ac_configure_args directly instead of
1021 ml_arguments. Only set ml_norecursion if --no[-]recursion is
1024 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
1026 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
1027 creating target and build subdirs to build all parent dirs as needed.
1028 * Makefile.in: Rebuild.
1029 * configure.in: Don't build dirs explicitly here.
1030 * configure: Rebuild.
1032 2003-07-26 Paul Brook <paul@nowt.org>
1034 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
1036 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
1038 * Makefile.tpl (all-make): Depend on intl.
1039 * Makefile.in: Rebuilt.
1041 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
1043 * install-sh: Update to newer upstream versions (associated with
1045 * mkinstalldirs: Likewise.
1046 * missing: Likewise, plus $1Help2man -> $1 typo fix.
1048 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
1050 * MAINTAINERS: Move self from Bug database only accounts
1051 to write-after-approval.
1053 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1055 * config.if: Remove unused libc_interface determination.
1057 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
1059 * MAINTAINERS: Move self from write-after-approval to
1060 build machinery (*.in).
1062 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
1066 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
1067 unused INSTALL_PROGRAM_ARGS.
1068 * configure.in: Use AC_PROG_INSTALL.
1069 * Makefile.in: Regenerate.
1070 * configure: Regenerate.
1072 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
1074 * MAINTAINERS: Alphabetize.
1076 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1078 * configure: Rebuilt.
1079 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
1080 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
1081 newlib nor libgloss.
1082 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
1083 * configure.in (am33_2.0-*-linux*): Added.
1085 2003-07-09 Bob Wilson <bob.wilson@acm.org>
1087 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
1088 * configure: Regenerate.
1090 2003-07-07 Zack Weinberg <zack@codesourcery.com>
1092 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
1093 * Makefile.in: Regenerate.
1095 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1097 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
1098 * Makefile.in: Regenerate.
1100 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
1102 * Makefile.tpl: Replace PWD with PWD_COMMAND.
1103 * Makefile.in: Regenerated.
1105 * config-ml.in: Replace PWD with PWD_COMMAND.
1107 2003-07-04 Zack Weinberg <zack@codesourcery.com>
1109 * intl: New directory; see intl/ChangeLog for details.
1110 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
1111 * Makefile.tpl: all-gcc depends on maybe-all-intl.
1112 * Makefile.in: Regenerate.
1114 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
1116 * configure.in: Clean up config-lang.in handling. Delete
1117 useless assignment to "subdirs".
1118 * configure: Regenerate.
1120 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
1122 * configure.in: Rename 'target_libs' to 'target_libraries'.
1123 Remove useless reference to 'target_libs'.
1124 * configure: Regenerate.
1126 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
1128 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
1129 * Makefile.in: Regenerate.
1131 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
1133 * Makefile.def: Introduce flags_to_pass.
1134 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
1135 * Makefile.in: Regenerate.
1137 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
1139 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
1140 and target-libgloss.
1141 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
1142 <h8300*-*-*>: Disable libf2c and ${libgcj}.
1143 * configure: Regenerate.
1145 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
1147 * configure.in: Update testsuite_flags to new location.
1148 * configure. Regenerate.
1150 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
1152 * Makefile.tpl: Remove BUILD_CC stuff.
1153 * Makefile.in: Regenerate.
1155 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
1157 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
1159 2003-06-16 Graeme Peterson <gp@qnx.com>
1161 * MAINTAINERS (Write After Approval): Add myself.
1163 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1165 * config.guess: Update to 2003-06-12 version.
1166 * config.sub: Update to 2003-06-13 version.
1168 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
1170 * config.guess: Update to 2003-06-06 version.
1171 * config.sub: Update to 2003-06-06 version.
1173 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1175 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
1176 * configure. Regenerate.
1178 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
1180 * configure.in: Disable serial configure by default.
1181 * configure: Regenerate.
1182 * Makefile.tpl: Abolish .NOTPARALLEL.
1183 * Makefile.in: Regenerate.
1185 * Makefile.tpl: Replace {build,host,target}_canonical by
1186 {build,host,target}.
1187 * Makefile.in: Regenerate.
1189 * Makefile.tpl: Fix stupid pasto.
1190 * Makefile.in: Regenerate.
1192 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
1194 * Makefile.tpl: Remove bogus conditional.
1195 * Makefile.in: Regenerate.
1197 2003-06-05 Jan Hubicka <jh@suse.cz>
1199 * Makefile.tpl (profiledbootstrap): New target.
1200 * Makefile.in (profiledbootstrap): New target.
1202 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
1204 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1205 Pinski. Remove user names from other bugzilla-only maintainers.
1207 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
1209 * Makefile.tpl: Make 'recursive targets' using autogen rather
1210 than shell loop. Remove duplicate 'clean' targets and false
1212 * Makefile.def: Add systematic dependencies to 'recursive' targets.
1213 Add systematic method of specifying missing targets in subdirs.
1214 Add copyright boilerplate.
1215 * Makefile.in: Regenerate.
1216 * configure.in: Add 'recursive targets' to maybe list.
1217 * configure: Regenerate.
1219 * MAINTAINERS: "GNATS only" -> "Bug database only".
1221 * Makefile.tpl: Rename [+target+] to [+make_target+].
1222 * Makefile.def: Rename 'target' to 'make_target'.
1224 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
1226 * MAINTAINERS: Add self as options handling maintainer.
1228 2003-05-28 Michael Meissner <gnu@the-meissners.org>
1230 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1231 been too long since I touched those ports.
1233 2003-05-28 DJ Delorie <dj@redhat.com>
1235 * Makefile.tpl: Make maybe-check-gcc .PHONY.
1236 * Makefile.in: Regenerate.
1238 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1240 * configure.in: Use curly braces in the definition of tooldir.
1241 * configure: Regenerate.
1243 2003-05-21 DJ Delorie <dj@redhat.com>
1245 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1247 * Makefile.in: Regenerate.
1249 2003-05-21 DJ Delorie <dj@redhat.com>
1251 * Makefile.tpl: Add missing empty maybe-check-gcc target.
1252 * Makefile.in: Regenerate.
1254 2003-05-20 Ian Lance Taylor <ian@airs.com>
1256 * MAINTAINERS: Update my e-mail address.
1258 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
1260 * configure.in: Switch more things to use maybe dependencies.
1261 * Makefile.tpl: Switch more things to use maybe dependencies.
1262 Factor out common code from autogen IF statements.
1263 * configure: Regenerate.
1264 * Makefile.in: Regenerate.
1266 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
1268 * configure.in: Accept i[3456789]86 for machine type.
1269 * configure: Regenerate.
1271 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
1273 * configure.in: Switch more things to use maybe dependencies.
1274 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
1275 * configure: Regenerate.
1276 * Makefile.tpl: Switch more things to use maybe dependencies.
1277 * Makefile.in: Regenerate.
1279 2003-05-16 Andreas Schwab <schwab@suse.de>
1281 * Makefile.tpl (install-opcodes): Define.
1282 * Makefile.in: Rebuild.
1284 2003-05-13 Andreas Jaeger <aj@suse.de>
1286 * config.guess: Update to 2003-05-09 version.
1287 * config.sub: Update to 2003-05-09 version.
1289 2003-05-13 Michael Eager <eager@mvista.com>
1291 * configure.in: Correct sed script so that options in quotes are not
1293 * configure: Rebuild.
1295 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
1297 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1298 and $$s/newlib/libc/sys/cygwin32 include paths.
1301 2003-05-12 Michael Meissner <gnu@the-meissners.org>
1303 * MAINTAINERS: Update my email addresses.
1305 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1307 * config-ml.in: Propagate INSTALL variables.
1309 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1311 * MAINTAINERS: Remove duplicate entries in Write After Approval.
1313 2003-05-02 Chris Demetriou <cgd@broadcom.com>
1315 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1316 * Makefile.in: Regenerate.
1318 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
1320 * MAINTAINERS (GNATS only): Add Falk Hueffner.
1322 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
1324 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1326 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
1328 * Makefile.tpl: Clean $(BUILD_SUBDIR).
1329 * Makefile.in: Regenerated.
1331 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
1333 * MAINTAINERS (Write After Approval): Upgrade myself from
1334 GNATS only to write-after-approval. Update my mail address.
1336 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
1338 (OS Port Maintainers: freebsd): Add myself.
1340 2003-04-22 Mark Mitchell <mark@codesourcery.com>
1342 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1344 2003-04-22 Kean Johnston <jkj@sco.com>
1346 * MAINTAINERS (SCO ports): Added myself.
1348 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1350 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1352 2003-04-19 Kean Johnston <jkj@sco.com>
1354 * MAINTAINERS (Write After Approval): Add myself.
1356 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1358 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1359 * Makefile.in: Regenerate.
1361 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1363 * configure.in (powerpc64*-*-linux*): Remove.
1364 * configure: Rebuilt.
1366 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
1368 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
1369 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1371 * Makefile.in: Regenerate.
1373 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
1375 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1376 * configure: Regenerated.
1378 2003-04-15 DJ Delorie <dj@redhat.com>
1380 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1382 2003-04-13 Nick Clifton <nickc@redhat.com>
1384 * config-ml.in: Remove support for --disable-aix removing
1387 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1389 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1390 * */configure: Rebuilt.
1392 2003-04-08 Joel Sherrill <joel@oarcorp.com>
1394 * MAINTAINERS: Add my email address.
1396 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
1398 * MAINTAINERS (Write After Approval): Add myself.
1400 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
1402 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1403 * Makefile.in: Regenerate.
1405 2003-03-14 Michael Chastain <mec@shout.net>
1407 * Makefile.in: Regenerate with correct Makefile.def.
1409 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1411 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
1413 * Makefile.in: Regenerate.
1414 * configure.in: Clean up gxx_include_dir logic.
1415 * configure: Regenerate.
1417 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
1419 * MAINTAINERS (Write After Approval): Add myself.
1421 2003-03-10 Ben Elliston <bje@wasabisystems.com>
1423 * MAINTAINERS: Update my mail address.
1425 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1427 * configure.in (gxx_include_dir): Fix typo.
1428 * configure: Regenerated.
1430 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1432 * Makefile.tpl: Reindent.
1433 * Makefile.in: Regenerate.
1434 * configure.in: Reindent. Don't set unused variables.
1435 * configure: Regenerate.
1437 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
1439 * configure.in: Include $(build_tooldir)/sys-include in
1441 * configure: Regenerated.
1443 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
1445 * Makefile.tpl: Always pass down RANLIB.
1446 * Makefile.in: Regenerate.
1448 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1449 * Makefile.in: Regenerate.
1450 * configure.in: Remove unused logic relating to --enable-shared
1451 and --enable-threads. Remove bogus comments. Remove redundant
1453 * configure: Regenerate.
1455 * configure.in: Replace ${libstdcxx_version} by its value.
1456 Remove reference to mh-dgux.
1457 * configure: Regenerate.
1459 2003-03-03 Kevin Buettner <kevinb@redhat.com>
1461 * MAINTAINERS (Write After Approval): Add myself.
1463 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1465 * Makefile.tpl: Rearrange.
1466 * Makefile.in: Regenerate.
1468 2003-02-25 Uwe Stieber <uwe@wwws.de>
1470 * configure.in: Add support for kaOS as cross build target system.
1471 * configure: Regenerated.
1473 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
1475 * MAINTAINERS (Write after approval): Add myself.
1477 2003-02-21 James E Wilson <wilson@tuliptree.org>
1479 * MAINTAINERS: Update my email address.
1481 2003-02-21 Zack Weinberg <zack@codesourcery.com>
1483 * MAINTAINERS: Add self to blanket write privs. section.
1485 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
1487 * Makefile.tpl: Add definition of CPPFLAGS to pass into
1488 configure-target-* as some target builds may require additional
1489 flags for preprocessor tests.
1490 * Makefile.in: Regenerated.
1492 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
1494 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1495 * ltconfig: Handle it.
1496 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1499 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1500 it is used as argument to $CC.
1501 * ltcf-gcj.sh: Likewise.
1503 * configure.in: Introduce --enable-maintainer-mode.
1504 * configure: Rebuilt.
1505 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1506 for maintainer mode.
1507 * Makefile.in: Rebuilt.
1509 2003-02-18 Jason Merrill <jason@redhat.com>
1511 * Makefile.tpl (check-c++): Allow parallelism.
1513 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1515 * MAINTAINERS: Remove John Carr (who never actually had access to
1518 2003-02-15 Geoffrey Keating <geoffk@apple.com>
1520 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1521 don't configure target-libobjc.
1522 * configure: Regenerate.
1524 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1526 * Makefile.tpl (RANLIB): Define.
1527 * Makefile.in: Regenerate.
1529 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
1531 * MAINTAINERS: Update my email.
1533 2003-02-06 Keith R Seitz <keiths@redhat.com>
1535 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1536 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1537 * Makefile.in: Regenerated.
1538 * configure.in: Remove all traces of snavigator, db, and grep.
1539 * configure: Regenerated.
1541 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1543 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1546 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1548 * MAINTAINERS (Write after approval): Add myself.
1550 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
1552 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1553 * Makefile.in: Regenerated.
1555 2003-01-30 Roger Sayle <roger@eyesopen.com>
1557 * config.guess: Updated to 2003-01-30's version.
1558 * config.sub: Updated to 2003-01-28's version.
1560 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
1562 * config.if: If gcc_version is already set, just use it. Don't set
1563 gcc_version_trigger if it's already set, otherwise set it to
1564 gcc/version.c, but only if the file exists. If it is not set and
1565 gcc/version.c does not exist, try to extract the version number from
1568 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
1570 * MAINTAINERS: Add myself to write-after-approval list.
1572 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
1574 * configure.in: Revert 24Jan change.
1575 * configure: Regenerate.
1577 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1579 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
1582 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1584 * configure.in: Revert previous change.
1585 * configure: Regenerate.
1587 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
1589 * configure.in: Make rda native-only.
1590 * configure: Regenerate.
1592 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1594 * MAINTAINERS: Move myself from GNATS-only-accounts to
1595 write-after-approval.
1597 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
1599 * configure.in: Add missing \.
1600 * configure: Rebuilt.
1602 2003-01-17 Jakub Jelinek <jakub@redhat.com>
1604 * configure.in (baseargs): Avoid using \| in sed regular
1606 * configure: Rebuilt.
1608 2003-01-16 Jakub Jelinek <jakub@redhat.com>
1610 * configure.in (baseargs): Remove all supported forms of
1611 --cache-file, --srcdir, --host, --build and --target options
1612 from argument lists.
1613 * configure: Rebuilt.
1615 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
1617 * MAINTAINERS: Add myself to write-after-approval list.
1619 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
1621 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1622 * configure: Rebuilt.
1624 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
1626 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1627 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1628 * Makefile.in: Regenerate.
1629 * configure: Regenerate.
1631 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
1633 * configure.in: Remove Makefile in build, host and target modules
1634 unless configure was run with --no-recursion.
1635 * configure: Rebuilt.
1637 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1639 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1640 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1641 * Makefile.in: Regenerate.
1643 2003-01-08 Chris Demetriou <cgd@broadcom.com>
1645 * config.guess: Update to 2003-01-03 version.
1646 * config.sub: Update to 2003-01-03 version.
1648 2003-01-07 Christopher Faylor <cgf@redhat.com>
1650 * configure: Regenerate with proper autoconf 2.13.
1652 2003-01-07 Christopher Faylor <cgf@redhat.com>
1654 * configure.in: Add AC_PREREQ for consistency.
1655 * configure: Regenerate.
1657 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1659 * configure.in (GDB_TK): Add tcl directories conditional on
1660 gdb/gdbtk directory being present.
1661 * configure: Regenerate.
1663 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
1665 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
1666 by gcc if LD is not defined and we are not doing a Canadian Cross.
1667 * configure: Rebuilt.
1669 2002-12-31 Tom Tromey <tromey@redhat.com>
1671 * Makefile.in: Rebuilt.
1672 * Makefile.def (target_modules) [libffi]: Allow installation.
1674 2002-12-31 Andreas Schwab <schwab@suse.de>
1676 * configure.in: Fix use of $program_transform_name.
1677 * configure: Regenerated.
1679 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1681 * configure.in (baseargs): Don't remove first configure argument.
1682 * configure: Regenerated.
1684 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
1686 * Makefile.tpl (local-distclean): Don't remove...
1687 (multilib.ts): ... this. Moved into...
1688 (multilib.out): ... this. Don't use sub-make.
1689 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1690 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1691 (configure-build-[+module+], configure-[+module+],
1692 configure-target-[+module+], configure-gcc): ... these. Test
1693 for Makefile existence. Drop config.status from dependencies.
1694 * Makefile.in: Rebuilt.
1695 * configure.in: Move gcc-version-trigger to the end of
1696 ac_configure_args. Add comments to maybedep.tmp and
1697 serdep.tmp. Introduce --disable-serial-configure. Remove
1698 nonopt from baseargs, matching and removing corresponding
1699 whitespace while at it.
1700 * configure: Rebuilt.
1702 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
1704 * configure.in (host_configargs): Replace reference to
1705 no-longer-defined buildopts with --build=${build_alias}.
1706 * configure: Rebuilt.
1708 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
1709 program_transform_name to standard idiom.
1710 (AUTOGEN, AUTOCONF): Define.
1711 (Makefile.in): Use $(AUTOGEN).
1712 (Makefile): Depend on config.status, and use autoconf-style rule to
1713 build it. Move original commands to...
1714 (config.status): ... this new target.
1715 (configure): Add $(srcdir). Depend on config/acx.m4. Use
1717 * Makefile.in: Rebuilt.
1719 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
1721 * Makefile.tpl: Fix dramatic bustage due to change in
1722 program_transform_name.
1723 * Makefile.in: Regenerate.
1725 * configure.in: Remove unnecessary PATH setting.
1726 * configure: Regnerate.
1728 * configure.in: Don't default to unprefixed tools unless
1729 the native tools will work.
1730 * configure: Regenerate.
1732 * configure.in: Convert to autoconf script. Blow away lots
1733 of now-redundant Makefile fragments.
1734 * configure: Generate using Autoconf.
1735 * Makefile.tpl: Rewrite to reflect autoconfiscation.
1736 * Makefile.in: Regenerate.
1738 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
1740 * configure: Fix stupid bug where RANLIB was mistakenly included.
1742 * configure.in: Rename (buildargs, hostargs, targargs) to
1743 (build_configargs, host_configargs, target_configargs).
1745 * configure.in: Move logic out of sed statement.
1747 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
1748 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1750 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
1752 * config.sub: Import from master repository
1753 * config.guess: Ditto
1755 2002-12-24 Andreas Schwab <schwab@suse.de>
1757 * Makefile.tpl (multilib.out): Fix missing space.
1758 * Makefile.in: Regenerate.
1760 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
1762 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
1763 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
1764 * Makefile.in: Regenerate.
1765 * configure.in: Remove unnecessary leftovers.
1767 2002-12-21 Geoffrey Keating <geoffk@apple.com>
1769 * configure.in (extra_ranlibflags_for_target): New variable.
1770 (*-*-darwin): Add -c to ranlib commands.
1771 * configure (tooldir): Handle extra_ranlibflags_for_target.
1773 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
1775 * Makefile.tpl: Revert HJL's change.
1776 * Makefile.in: Regenerated.
1777 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1780 2002-12-19 Andreas Schwab <schwab@suse.de>
1782 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1783 * Makefile.in: Regenerate.
1785 2002-12-18 H.J. Lu <hjl@gnu.org>
1787 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1788 * Makefile.in: Regenerated.
1790 * configure.in (build_prefix): New. Substitute.
1792 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
1794 * Makefile.tpl: Don't let real targets depend on phony targets.
1795 * Makefile.in: Regenerate.
1797 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1798 * Makefile.in: Regenerate.
1800 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1802 * config.sub: Import from master repository
1803 * config.guess: Ditto
1805 2002-12-16 Jason Merrill <jason@redhat.com>
1807 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1808 previous 'make bootstrap'.
1809 * Makefile.in: Regenerate.
1811 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
1813 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1815 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
1817 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1818 * Makefile.in: Regenerate.
1820 2002-12-13 Jason Merrill <jason@redhat.com>
1822 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
1824 (check-c++): Just depend on it and check-target-libstdc++-v3.
1825 * Makefile.in: Regenerate.
1827 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1829 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1830 * Makefile.in: Rebuilt.
1832 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1834 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1836 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
1838 * configure: Fix bug put in by gremlins.
1840 * Makefile.tpl: Substitute more autoconfily.
1841 * configure: Substitute more autoconfily.
1842 * Makefile.in: Regenerate.
1844 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
1846 * config.sub: Import from master repository
1847 * config.guess: Ditto
1848 * MAINTAINERS: Added Svein Seldal under write after approval
1850 2002-12-08 Andrew Cagney <ac131313@redhat.com>
1852 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1853 * Makefile.in (all-sim): Ditto.
1855 2002-12-06 DJ Delorie <dj@redhat.com>
1857 * Makefile.tpl: Change configure dependencies to not have real
1858 targets depend on phony targets.
1860 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
1862 * configure.in: Revert unintentional change.
1864 * Makefile.tpl: Change dependency for */multilib.out so that
1865 it works when gcc isn't in the tree.
1867 * configure.in: Substitute more.
1868 * configure: Run subconfigures from the Makefile.
1869 * Makefile.tpl: Run subconfigures from the Makefile; add a few
1870 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
1872 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1874 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1876 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
1878 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1879 and corresponding dependencies.
1880 * Makefile.in: Regenerate.
1882 * configure.in (host_tools): Order binutils, gas and ld for
1883 convenience in running the testsuites.
1885 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1886 * Makefile.in: Regenerate.
1887 * configure.in: Introduce rules to serialize subconfigure runs.
1889 * configure.in: Introduce BASE_CC_FOR_TARGET.
1890 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
1891 Realize configure-build-* targets. Realize configure-target-* targets.
1892 * Makefile.in: Regenerate.
1894 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
1896 * configure: Move gcc_version_trigger stuff from here...
1897 * configure.in: ...to here.
1899 * configure.in: Separate subconfigure options added by this file from
1900 options given by the user. Add machinery to put args for host
1901 subconfigures into the Makefile.
1903 * Makefile.tpl: Remove 'vault' targets.
1904 * Makefile.tpl: Reorder and comment dependencies.
1905 * Makefile.in: Regenerate.
1907 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
1908 * configure.in: Fix my broken commit of previous patch. (sigh)
1910 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1912 * configure.in: Move host-specific darwin noconfigdirs into
1913 the host-specific section.
1915 2002-11-28 Geoffrey Keating <geoffk@apple.com>
1917 * configure.in: Move host-specific darwin noconfigdirs into
1918 the host-specific section.
1920 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
1922 * configure: Remove skip-this-dir support.
1923 * Makefile.tpl: Remove skip-this-dir support.
1925 * Makefile.tpl: Remove leftover support for non-autoconfiscated
1927 * Makefile.in: Regenerate.
1929 * Makefile.tpl: Strip out useless setting of 'dir'.
1930 * Makefile.in: Regenerate.
1932 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
1934 * configure.in: Fix deeply stupid bug.
1936 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1937 shell code in CXX_FOR_TARGET
1938 * Makefile.def: Introduce raw_cxx.
1939 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1941 * Makefile.in: Regenerate.
1943 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
1945 * Makefile.tpl: Remove unnecessary ifs.
1946 * Makefile.in: Regenerate.
1948 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
1949 dependencies. Maybe-ize build-libiberty. Create dummy install
1950 targets for 'no_install' modules.
1951 * configure: Move GDB_TK substitution to configure.in. Move
1952 build_modules stuff to configure.in.
1953 * configure.in: Implement soft dependency machinery. Maybe-ize
1954 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
1955 * Makefile.in: Regenerate.
1957 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1959 * Makefile.tpl: Make all-target, install-target behave similarly
1960 to all, install (only hitting configured targets). Eliminate
1961 unused macro defintions.
1963 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1966 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1968 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1970 * configure.in: Produce lists of subdir targets we're actually
1971 configuring. Remove references to "dosrel".
1972 * Makefile.tpl: Let configure set which subdir targets are hit.
1973 Remove install-cross; clean up install; remove ALL. Remove
1974 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
1975 Autogenerate host module targets. Remove empty dependency lines
1976 and redundant dependency; rearrange slightly.
1977 * Makefile.def: Add host-side libtermcap, utils.
1979 * Makefile.in: Regenerate.
1981 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1983 * ltconfig (osf[345]): Append $major to soname_spec.
1984 Reflect this in library_names_spec.
1985 * ltmain.sh (osf): Prefix $major with . for use as extension.
1987 2002-11-19 Andreas Jaeger <aj@suse.de>
1989 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1990 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1991 and sparc64 GNU/Linux systems.
1993 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
1995 * MAINTAINERS: Update email.
1997 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1999 * MAINTAINERS: Complete James Dennett's entry.
2001 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
2003 * MAINTAINERS (Write After Approval): Add myself.
2005 2002-11-13 Bruce Korb <bkorb@gnu.org>
2007 * Makefile.tpl: syntactic cleanup
2009 2002-11-13 Stuart Hastings <stuart@apple.com>
2011 * MAINTAINERS: Add myself to write-after-approval list.
2013 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2015 * Makefile.def: Add list of recursive targets to autogenerate.
2017 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
2018 targets. Autogenerate *-build-* targets.
2019 * Makefile.in: Regenerate.
2021 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
2023 * configure: More autoconf-style substitutions.
2024 * Makefile.tpl: More autoconf-style substitutions.
2025 * Makefile.in: Regenerate.
2027 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
2029 * configure: Substitute more variables in a more autoconf-friendly
2030 way. Simplify slightly.
2031 * Makefile.tpl: Make more variables substitutable in an
2032 autoconf-friendly way.
2033 * Makefile.in: Regenerate.
2035 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
2037 * MAINTAINERS (Write After Approval): Add myself.
2039 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
2041 * configure.in (v810*): Remove special setting of tools.
2043 * configure: Add support for extra required flags for ar or nm.
2044 * configure.in (aix4.3+): Use above support for target-specific
2045 issues, rather than using config/mt-aix43.
2047 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
2049 * configure: Remove 'removing', which doesn't work. Replace $subdir
2050 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
2051 with $srcdir. Reformat indentation. Substitute some variables
2052 formerly hard-coded in the Makefile for build=host.
2053 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2054 * Makefile.def: Autogenerate more.
2055 * Makefile.in: Regenerate.
2057 2002-11-04 Adam Nemet <anemet@lnxw.com>
2059 * MAINTAINERS (Write After Approval): Add myself.
2061 2002-11-04 Kevin Buettner <kevinb@redhat.com>
2063 * Makefile.def (host_modules): Add rda.
2064 * Makefile.in: Regenerate.
2065 * configure.in (target_tool): Add target-rda to list.
2067 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2069 * MAINTAINERS: Remove "co-maintainer" note for web pages.
2071 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
2073 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
2074 and restrap targets to this rule.
2075 * Makefile.in: Regenerate.
2077 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2079 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
2080 GNATS only accounts.
2082 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
2084 * configure.in (i[3456]86-*-linux*): Add check to disable
2085 ${libgcj} for glibc1.
2087 2002-10-24 Denis Chertykov <denisc@overta.ru>
2089 * MAINTAINERS: Add myself as ip2k port maintainer.
2091 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
2093 * configure.in: Add tic4x target.
2095 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
2097 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2098 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2099 * Makefile.in: Regenerate.
2101 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2102 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2103 * Makefile.in: Regenerate.
2105 2002-10-02 Janis Johnson <janis187@us.ibm.com>
2107 * MAINTAINERS: Add myself as web pages co-maintainer.
2109 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2111 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2112 * Makefile.in: Regenerate.
2114 2002-10-02 Zack Weinberg <zack@codesourcery.com>
2116 * MAINTAINERS: Add myself and Nathan Sidwell
2117 <nathan@codesourcery.com> as VxWorks maintainers.
2119 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
2121 * Makefile.def: Remove order dependency comments.
2122 * Makefile.tpl: Add explicit install-install dependencies.
2123 * Makefile.in: Regenerate.
2125 * Makefile.tpl: Remove material now in src-release. (Finally!)
2126 * Makefile.in: Regenerate.
2128 * Makefile.tpl: Add configure-target (for src-release in src)
2129 * Makefile.in: Regenerate.
2131 2002-09-30 Nick Clifton <nickc@redhat.com>
2133 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2135 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
2137 * configure.in (s390*-*-linux*): Enable libgcj.
2139 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2141 * configure: Revert accidentally applied changes.
2143 * Makefile.tpl: Make more autoconf-friendly.
2144 * Makefile.in: Regenerate.
2145 * configure: Make substitution more autoconf-like.
2147 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
2149 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
2150 single entry to handle all these.
2151 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
2152 libjava on arm-*-elf.
2154 2002-09-27 Geoffrey Keating <geoffk@apple.com>
2156 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
2157 things that depend on them.
2159 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2161 * Makefile.tpl: Make subsituted variables more autoconfy.
2162 * Makefile.in: Regenerate.
2163 * configure: Make seds more autoconfy.
2165 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
2167 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
2168 * Makefile.in: Regenerate.
2169 * configure.in: Rewrite sed statements to look autoconfy.
2171 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
2172 all-target-foo on configure-target-foo.
2173 * Makefile.def: Ditto.
2174 * Makefile.in: Rebuild.
2176 2002-09-25 Andrew Haley <aph@redhat.com>
2178 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
2180 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
2182 * Makefile.def: New file.
2183 * Makefile.tpl: New file.
2184 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
2185 * contrib/gcc_update: Note that Makefile.in is a generated file.
2187 * configure.in: Minor rearrangement. Simplify tests.
2189 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
2191 * configure.in (with_headers): Skip copy if value is "yes".
2192 (with_libs): Likewise.
2194 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2196 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2197 * configure.in (sh*-*-pe*): Ditto.
2198 * configure.in (mips*-*-pe*): Ditto.
2199 * configure.in (*arm-wince-pe): Ditto.
2201 * configure.in: Rearrange.
2203 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
2205 * MAINTAINERS: Update my email address.
2207 2002-08-30 Paul Koning <pkoning@equallogic.com>
2209 * MAINTAINERS: (Write After Approval): Add myself.
2211 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
2213 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2215 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
2217 * MAINTAINERS: Change my mailing address.
2219 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
2221 * MAINTAINERS (Write After Approval): Remove myself.
2222 (Various Maintainers: c++ runtime libs): Add myself.
2224 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
2226 * MAINTAINERS (Write After Approval): Remove myself.
2227 (Various Maintainers: c++ runtime libs): Add myself.
2229 2002-08-15 Eric Christopher <echristo@redhat.com>
2231 * config.sub: Import from master repository.
2232 * config.guess: Ditto.
2234 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
2236 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2237 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2238 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2240 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
2242 * MAINTAINERS: Add self to rs6000 vector extensions.
2244 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
2246 * libiberty/configure: Reverted unintended yesterday's check in.
2248 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
2250 * boehm-gc/configure, libf2c/configure: Rebuilt.
2251 * libffi/configure, libiberty/configure: Ditto.
2252 * libjava/configure, libobjc/configure: Ditto.
2253 * libstdc++-v3/configure, zlib/configure: Ditto.
2254 Merged from binutils:
2255 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2256 From Steve Ellcey <sje@cup.hp.com>:
2257 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2258 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2259 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2261 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2262 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2263 soname_spec, sys_lib_search_path_spec): Ditto.
2265 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
2267 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2269 2002-08-04 H.J. Lu (hjl@gnu.org)
2271 * configure.in (mips*-*-linux*): Don't skip target-libffi.
2273 2002-08-02 Krister Walfridsson <cato@df.lth.se>
2275 * MAINTAINERS (Write After Approval): Add myself.
2277 2002-07-31 Alan Modra <amodra@bigpond.net.au>
2279 * configure.in: Move generic linux case to end. Copy generic
2280 linux noconfigdirs to mips*-*-linux* entry and new
2281 powerpc64*-*-linux* entry. Add target-libffi for the latter.
2283 2002-07-19 Michael Matz <matz@suse.de>
2285 * MAINTAINERS: Add myself as ra* maintainer.
2287 2002-07-16 Chris Demetriou <cgd@broadcom.com>
2289 * config.guess: Update to 2002-07-09 version.
2290 * config.sub: Update to 2002-07-03 version.
2292 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
2294 * MAINTAINERS: Fix typo in a maintainer email address.
2296 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
2298 * configure.in: Remove two redundant tests.
2300 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2302 * configure.in (mips*-*-irix6*o32): Enable stabs.
2304 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
2306 * configure.in: Don't build grez.
2307 * Makefile.in: Ditto.
2309 * Makefile.in: Remove references to bsp, cygmon, libstub.
2310 * configure.in: Ditto.
2312 * configure.in: Remove leftover reference to gdbtest.
2314 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
2316 * configure.in (gxx_include_dir): Change to match versioned
2317 C++ headers if --enable-version-specific-runtime-libs is used.
2319 2002-07-04 Steve Ellcey <sje@cup.hp.com>
2321 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2323 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
2325 * configure.in: Make --without-x work.
2327 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
2329 * configure.in: Rearrange target Makefile fragment collection.
2331 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2333 * configure.in: Ditto.
2335 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
2337 * MAINTAINERS (Write After Approval): Update my e-mail address.
2339 2002-06-24 Ben Elliston <bje@redhat.com>
2341 * configure.in (host_tools): Remove cgen.
2343 * Makefile.in (all-cgen): Remove; runs from its source directory.
2344 (check-cgen, install-cgen, clean-cgen): Likewise.
2345 (all-opcodes): Do not depend on all-cgen.
2346 (all-sim): Likewise.
2348 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
2350 * Makefile.in: Eliminate 'apache' targets.
2351 * configure.in: Eliminate 'apache' targets.
2353 * configure.in: Eliminate redundant tests. Reorganize.
2355 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2357 * config-ml.in: Eliminate references to Cygnus configure.
2359 * Makefile.in: Eliminate references to building emacs.
2361 2002-06-28 Graham Stott <graham.stott@btinternet.com>
2363 * MAINTAINERS: Update my email address.
2365 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
2367 * config.if (libstdcxx_incdir): Version C++ headers.
2368 (cxx_incdir): Remove.
2370 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
2372 * MAINTAINERS (Write After Approval): Add self.
2374 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
2376 * configure.in: Add support for ip2k.
2378 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
2380 * configure.in: Fix AIX configury bug.
2382 2002-06-20 Steve Ellcey <sje@cup.hp.com>
2384 * MAINTAINERS (Write After Approval): Add self.
2386 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2388 * configure.in: replace ${topsrcdir} with ${srcdir}
2390 * configure.in: Move definition of libstdcxx_flags
2391 right above usage, rather than waaay earlier.
2393 * configure.in: Pull definition of is_cross_compiler earlier.
2395 * configure.in: Rearrange a little.
2397 * configure.in: Remove references to librx.
2398 * Makefile.in: Remove references to librx.
2400 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
2402 * config.sub: Add support for avr target.
2403 Import from master sources, rev 1.255
2405 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
2407 * configure, .cvsignore: Revert previous change...
2408 * Makefile: ...delete.
2410 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
2412 * configure.in: Eliminate ${gasdir} variable.
2414 2002-06-18 Dave Brolley <brolley@redhat.com>
2416 * configure.in: Add support for frv.
2417 * config.sub: Add support for frv.
2419 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2421 * configure: Remove garbage from previous commit.
2423 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2425 * configure: For in-source builds, make a subdir and re-exec there.
2426 * Makefile: New file. Pass targets through to build directory.
2427 * .cvsignore: No longer ignore "Makefile".
2429 2002-06-16 Douglas Rupp <rupp@gnat.com>
2431 * MAINTAINERS (Write After Approval): Add self.
2433 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2435 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2437 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
2439 * configure.in (vax-*-netbsd*): Re-enable gas.
2441 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
2443 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2444 BUILD_PREFIX_1, to correct nomenclature.
2445 * configure: Likewise.
2447 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2448 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2450 2002-05-31 Olaf Hering <olh@suse.de>
2452 * config-ml.in: Propogate DESTDIR also.
2454 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2456 * configure.in (vax-*-netbsd*): Don't build gas for this
2459 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
2461 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2464 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
2466 * MAINTAINERS (Write After Approval): Add myself.
2468 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
2470 * config.guess: Update to 2002-05-22 version.
2471 * config.sub: Likewise.
2473 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2475 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2476 * config-ml.in: Likewise.
2477 * configure: Likewise.
2478 * configure.in: Likewise.
2480 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
2482 * MAINTAINERS: Update my email address.
2484 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
2486 * configure.in: Simplify makefile fragment collection.
2488 * configure.in: Remove code to build emacs.
2490 * configure.in : Remove --srcdir argument from targargs and buildargs
2491 (it's always overridden in the Makefile anyway). Rearrange a bit.
2493 * configure: Move some logic to configure.in.
2494 * configure.in: Move some logic from configure.
2496 2002-05-11 Tom Tromey <tromey@redhat.com>
2498 * MAINTAINERS: Reflect libgcj reality.
2500 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2502 * Makefile.in: Honour DESTDIR.
2504 2002-05-08 Mark Mitchell <mark@codesourcery.com>
2506 * config.guess: Import 2002-03-20 version.
2507 * config.sub: Import 2002-04-26 version.
2509 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2511 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2513 2002-05-07 Tim Josling <tej@melbpc.org.au>
2515 * MAINTAINERS: Add self.
2517 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
2519 * ltmain.sh: Detect and handle object name conflicts
2520 while piecewise linking a static library.
2522 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2524 * configure.in (noconfigdirs): Don't disable libgcj on
2525 sparc64-*-solaris* and sparcv9-*-solaris*.
2527 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2529 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2531 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
2533 * configure.in (FLAGS_FOR_TARGET): Do not add
2534 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2535 on i[3456]86-*-linux*.
2537 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2539 * configure.in (noconfigdirs): Replace [ ] with test.
2541 * configure.in (noconfigdirs): Do not add target-newlib if
2542 target == i[3456]86-*-linux*, and host == target.
2544 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
2546 * configure.in: delete reference to absent file
2548 * configure.in: replace '[' with 'test'
2550 * configure.in: Eliminate references to gash.
2551 * Makefile.in: Eliminate references to gash.
2553 * configure.in: remove useless references to 'pic' makefile fragments.
2555 * configure.in: (*-*-windows*) Finish removing.
2557 * configure.in: Eliminate redundant test for libgui.
2559 2002-04-29 Roger Sayle <roger@eyesopen.com>
2561 * MAINTAINERS: Add self and realphabetize. Update entries
2562 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
2563 entry for a29k port maintainer.
2565 2002-04-26 Joel Sherrill <joel@OARcorp.com>
2567 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2568 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2570 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
2572 * configure.in: remove references to dead files
2574 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2576 * MAINTAINERS: Add information about purpose of this file.
2578 2002-04-18 Tom Tromey <tromey@redhat.com>
2580 * configure.in: Disallow configuring libgcj when it is already
2581 installed and we're using Solaris 2.8 linker. Do enable libgcj on
2582 Solaris 2.8 by default. For PR libgcj/6158.
2584 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2586 * configure.in: Move default CC setting out of config/mh-* fragments
2589 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
2591 * configure.in: don't even try to configure or make a subdirectory
2592 if there's no configure script for it.
2594 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2596 * MAINTAINERS: Remove chill maintainers.
2597 * Makefile.in (CHILLFLAGS): Remove.
2598 (CHILL_LIB): Remove.
2599 (TARGET_CONFIGDIRS): Remove libchill.
2600 (CHILL_FOR_TARGET): Remove.
2601 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2603 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2604 (CHECK_TARGET_MODULES): Likewise.
2605 (INSTALL_TARGET_MODULES): Likewise.
2606 (CLEAN_TARGET_MODULES): Likewise.
2607 (configure-target-libchill): Remove.
2608 (all-target-libchill): Remove.
2609 * configure.in (target_libs): Remove target-libchill.
2610 Do not compute CHILL_FOR_TARGET.
2611 * libchill: Remove directory.
2613 2002-04-11 DJ Delorie <dj@redhat.com>
2615 * Makefile.in, configure.in: Sync with binutils, entries
2618 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2620 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
2621 (do-tar, do-bz2): New rules.
2622 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
2623 (gdb-tar): New rule.
2624 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
2625 (insight_dejagnu.tar): New rule.
2626 (insight.tar): New rule.
2627 (gdb+dejagnu.tar): New rule.
2628 (gdb.tar): New rule.
2630 2002-02-01 Mo DeJong <supermo@bayarea.net>
2632 * Makefile.in: Add all-tix to deps for all-snavigator
2633 so that tix is built when building snavigator.
2635 2002-01-11 Steve Ellcey <sje@cup.hp.com>
2637 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2638 ld and gdb are not supported.
2640 2002-01-07 Mark Salter <msalter@redhat.com>
2642 * configure.in: Remove target-bsp and target-cygmon from arm builds.
2643 Allow target-libgloss to be built for arm, strongarm, and xscale.
2645 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
2647 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2648 options for i[3456]86-pc-linux* native builds.
2650 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
2652 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2653 files from .po files for a distribution.
2655 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2657 * configure.in: Enable libstdc++-v3 for h8300 targets.
2659 2001-06-19 Alan Modra <amodra@bigpond.net.au>
2661 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2664 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
2666 * Makefile.in (VER): When present, extract the version number from
2667 the file version.in.
2669 2001-05-24 Tom Rix <trix@redhat.com>
2671 * configure.in : enable ld for aix
2673 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2675 * config.guess: Add linux target for S/390.
2677 2000-11-07 Philip Blundell <pb@futuretv.com>
2679 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2681 2000-11-03 Philip Blundell <pb@futuretv.com>
2683 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2686 2001-01-15 Ben Elliston <bje@redhat.com>
2688 * configure.in (host_tools): Add sid.
2689 Always configure cgen.
2691 2000-11-24 Nick Clifton <nickc@redhat.com>
2693 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2696 2000-08-20 Doug Evans <dje@casey.transmeta.com>
2698 * Makefile.in (ALL_MODULES): Add all-cgen.
2699 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2700 (all-cgen): New target.
2701 (all-opcodes,all-sim): Depend on all-cgen.
2702 * configure.in (host_tools): Add cgen.
2703 Only configure cgen if --enable-cgen-maint.
2705 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
2707 * configure.in: Add *-*-freebsd* configurations.
2709 2002-04-08 Tom Tromey <tromey@redhat.com>
2711 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2712 Fixes PR libgcj/6068.
2714 2002-03-30 Krister Walfridsson <cato@df.lth.se>
2716 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2718 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2720 * configure.in (alpha*-dec-osf*): Enable libgcj.
2722 2003-03-27 Matthew Gingell <gingell@gnat.com>
2724 * MAINTAINERS (Write After Approval): Add myself.
2726 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
2728 Fix for: PR bootstrap/3591, target/5676
2729 * configure.in (mcore-pe): Disable the configuration of
2730 libstdc++-v3 since exceptions are not supported.
2732 2002-03-20 Anthony Green <green@redhat.com>
2734 * configure.in: Enable libgcj for xscale-elf target.
2736 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
2738 * MAINTAINERS: Update my email address.
2740 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
2742 * ltmain.sh (relink_command): Fix typo in previous change.
2744 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
2746 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
2747 (relink_command): Added --tag flags.
2748 (mode=install): If relinking fails; error out.
2750 2002-03-12 Richard Henderson <rth@redhat.com>
2752 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
2754 (do-check): Rename from check.
2755 (check): Allow parallel check.
2757 2002-03-12 Bob Wilson <bob.wilson@acm.org>
2759 * MAINTAINERS: Add myself as maintainer for xtensa port.
2760 Fix alphabetical order in CPU port maintainer list.
2761 Remove myself from Write After Approval list.
2763 2002-03-11 Richard Henderson <rth@redhat.com>
2765 * Makefile.in (.NOTPARALLEL): Add fake tag.
2767 2002-03-07 H.J. Lu (hjl@gnu.org)
2769 * configure.in: Enable gprof for mips*-*-linux*.
2771 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
2773 * MAINTAINERS (Write After Approval): Add myself.
2775 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
2777 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2779 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2781 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
2783 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2784 because its Makefile is there; test for the executable instead.
2786 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
2788 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2789 libstdc++-v3 and libjava.
2791 2002-02-11 Adam Megacz <adam@xwt.org>
2793 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2796 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2798 * config.guess: Updated to 2002-01-30's version.
2799 * config.sub: Updated to 2002-02-01's version.
2800 Contribute sh64-elf.
2801 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
2802 * configure.in: Added sh64-*-*.
2804 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2806 * MAINTAINERS: Belatedly add myself to write after approval list.
2808 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
2810 * MAINTAINERS: Put self in as maintainer for x86-64 port.
2811 Remove self as Write After Approval.
2813 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
2815 * MAINTAINERS: Put self in as maintainer for contrib/regression
2818 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
2820 * MAINTAINERS: Update my email address.
2822 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
2824 * configure.in (*-*-netbsd*): New. Skip target-newlib,
2825 target-libiberty, and target-libgloss. Skip Java-related
2826 libraries if not supported for NetBSD on target CPU.
2828 2002-01-25 Douglas B Rupp <rupp@gnat.com>
2830 * install-sh: Use _inst.$$_ for temp file name.
2832 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
2834 * MAINTAINERS (Write After Approval): Move my contact info
2836 (OS Port Maintainers): ...to here (netbsd).
2838 2002-01-22 Bob Wilson <bob.wilson@acm.org>
2840 * MAINTAINERS (Write After Approval): Add myself.
2842 2002-01-17 H.J. Lu <hjl@gnu.org>
2844 * Makefile.in (all-fastjar): Also depend on all-libiberty.
2845 (all-target-fastjar): Also depend on all-target-libiberty.
2847 2002-01-16 H.J. Lu (hjl@gnu.org)
2849 * config.guess: Import from master sources, rev 1.225.
2850 * config.sub: Import from master sources, rev 1.238.
2852 2002-01-16 Kazu Hirata <kazu@hxi.com>
2854 * MAINTAINERS (Write After Approval): Remove myself.
2856 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
2858 * MAINTAINERS (Write After Approval): Add myself.
2860 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2862 * MAINTAINERS: Add self as docs co-maintainer.
2864 2001-12-11 Matthias Klose <doko@debian.org>
2866 * MAINTAINERS (Write After Approval): Add myself.
2868 2001-12-09 Zack Weinberg <zack@codesourcery.com>
2870 * MAINTAINERS: Update my email address.
2872 2001-12-07 Turly O'Connor <turly@apple.com>
2873 * MAINTAINERS (Write After Approval): Add myself.
2874 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2875 (rs6000_initialize_trampoline): Call __trampoline_setup for
2877 * darwin-tramp.asm: New file, implements __trampoline_setup.
2878 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2880 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
2882 * MAINTAINERS (Write After Approval): Add myself.
2884 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
2886 * configure, configure.in: Use temp file for long sed commands.
2888 2001-12-03 Laurent Guerby <guerby@acm.org>
2890 * config.sub: Update to version 1.232 on subversion.
2892 2001-12-03 Ben Elliston <bje@redhat.com>
2894 * MAINTAINERS: Update mail address for config.* patches.
2896 2001-11-27 DJ Delorie <dj@redhat.com>
2897 Zack Weinberg <zack@codesourcery.com>
2899 When build != host, create libiberty for the build machine.
2901 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2903 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2905 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2907 (all.normal): Depend on ALL_BUILD_MODULES.
2908 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2909 (all-build-libiberty): Depend on configure-build-libiberty.
2911 * configure: Calculate and substitute proper value for
2913 * configure.in: Create the build subdirectory.
2914 Calculate and substitute TARGET_CONFIGARGS (formerly
2915 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2917 2001-11-26 Ziemowit Laski <zlaski@apple.com>
2919 * MAINTAINERS (write-after-approval): Add self.
2921 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
2923 * MAINTAINERS (GNATS only accounts): Remove self.
2925 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2927 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2930 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2932 * MAINTAINERS (Write After Approval): Add self.
2934 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2936 * MAINTAINERS: mips and s390 are also CPU ports.
2938 2001-11-12 David O'Brien <obrien@FreeBSD.org>
2940 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2942 2001-11-11 David O'Brien <obrien@FreeBSD.org>
2944 * MAINTAINERS: Alphabetize.
2946 2001-11-09 Kazu Hirata <kazu@hxi.com>
2948 * MAINTAINERS (Various maintainers: h8 port): Add myself.
2950 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
2952 * MAINTAINERS (Various maintainers: hppa port): Added myself.
2954 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
2956 * configure.in (--enable-languages): Be more permissive about
2957 syntax. Check for empty lists better. Warn about $LANGUAGES.
2959 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
2961 * config.sub: Import from master sources, rev. 1.230.
2962 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2964 2001-11-07 Laurent Guerby <guerby@acm.org>
2966 * MAINTAINERS (Write After Approval): Add self.
2968 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
2970 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2972 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
2974 * config.sub: Import from master sources, rev 1.226.
2975 * config.guess: Import from master sources, rev 1.216.
2977 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2979 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2980 * MAINTAINERS: Add self as maintainer of MMIX port.
2981 Remove old after-approval entry.
2983 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
2985 * ChangeLog, configure: Fix spelling errors.
2987 2001-10-20 Brendan Kehoe <brendan@zen.org>
2989 * MAINTAINERS: Tweak my address.
2991 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2993 * MAINTAINERS: Update my email address.
2995 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
2997 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2998 * MAINTAINERS: Add self as maintainer of CRIS port.
3000 2001-10-10 Geert Bosch <bosch@gnat.com>
3002 * MAINTAINERS (Various maintainers: Ada front end):
3005 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
3007 * MAINTAINERS (Write After Approval): Added self
3009 2001-10-02 Geert Bosch <bosch@gnat.com>
3011 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3013 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3015 * configure: Handle temporary files securely using mkdir.
3017 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
3019 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3021 2001-09-26 Will Cohen <wcohen@redhat.com>
3023 * configure.in (*-*-linux*): Disable configuration of target-newlib
3024 and target-libgloss.
3026 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3028 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3031 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
3033 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
3034 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
3035 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
3036 avoid quotes nesting problems.
3037 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
3038 (DO_X): Export only variables that are set.
3040 2001-09-19 Ben Elliston <bje@redhat.com>
3042 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
3043 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
3044 semantics. Use the shell built-in "type" command instead.
3046 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
3048 Merged from gcc-3_0-branch:
3049 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
3050 * ltcf-c.sh: Use $objext, not $ac_objext.
3051 2001-07-27 Mark Kettenis <kettenis@gnu.org>
3052 * ltcf-cxx.sh: Add support for GNU.
3053 2001-07-22 Timothy Wall <twall@redhat.com>
3054 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
3055 default settings if using GNU tools with that configuration.
3056 * ltcf-cxx.sh: Ditto.
3057 * ltcf-gcj.sh: Ditto.
3058 2001-07-21 Michael Chastain <chastain@redhat.com>
3059 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3060 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
3061 * ltmain.sh: Mark as gcc-local.
3063 2001-08-30 Eric Christopher <echristo@redhat.com>
3064 Jason Eckhardt <jle@redhat.com>
3066 * config.guess: Merge from master sources.
3067 * config.sub: Merge from master sources, add support for mipsisa32.
3069 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
3070 * config.sub: Merge from master sources, rev 1.219.
3071 * MAINTAINERS: Add self as contact for stormy16 port.
3073 2001-08-14 Zack Weinberg <zackw@panix.com>
3075 * config.sub: Merge from master sources, rev 1.218.
3076 * config.guess: Merge from master sources, rev 1.209.
3078 2001-08-11 Graham Stott <grahams@redhat.com>
3080 * Makefile.in (check-c++): Add missing semicolon.
3082 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
3084 * MAINTAINERS (Various maitainers: predict.def): Added myself.
3086 2001-07-30 Eric Christopher <echristo@redhat.com>
3088 * MAINTAINERS (Various maintainers: mips port): Added myself.
3090 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3092 * configure.in (sh-*-linux*): New.
3094 2001-07-27 Richard Henderson <rth@redhat.com>
3096 * .cvsignore: Add LAST_UPDATED.
3098 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
3100 * MAINTAINERS (Various maintainers: s390 port): Added myself.
3102 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
3104 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
3106 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
3108 * MAINTAINERS (Write After Approval): Added myself.
3110 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3112 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3113 and libgcj on m68hc11/m68hc12.
3115 2001-06-27 H.J. Lu (hjl@gnu.org)
3117 * Makefile (CFLAGS_FOR_BUILD): New.
3118 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3120 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3122 * README: Remove version number.
3124 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3126 * INSTALL/README: Update wrt. to the installation instructions now
3127 residing in gcc/doc/install.texi.
3129 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
3131 * README: Replace with a cut-down and updated version of gcc/README.
3133 2001-06-12 David Edelsohn <edelsohn@gnu.org>
3135 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
3136 multilibs to be disabled.
3138 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
3140 * MAINTAINERS (Write After Approval): Add myself.
3142 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
3144 * config.guess: Import CVS version 1.195.
3145 * config.sub: Import CVS version 1.212.
3147 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
3149 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3150 gcc/xgcc is built, use -print-prog-name to find out the program
3153 2001-06-04 Phil Edwards <pme@sources.redhat.com>
3155 * config.guess: Import CVS version 1.194. All gcc-local changes
3156 appear to also be in the master copy.
3157 * config.sub: Import CVS version 1.211.
3159 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
3161 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
3162 with_gcc]: Use `gcc -shared' to build a shared library.
3164 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
3166 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
3169 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3171 * MAINTAINERS (Write After Approval): Add myself.
3173 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3175 * configure.in (libstdcxx_flags): Do not try to execute
3176 libstdc++-v3/testsuite_flags until it exists.
3178 2001-06-01 Alan Modra <amodra@bigpond.net.au>
3180 * MAINTAINERS: Update my email address.
3182 2001-05-31 Graham Stott <grahams@redhat.com>
3184 * MAINTAINERS (Write After Approval): Add myself.
3186 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
3188 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
3189 libraries when using g++ with native linker.
3191 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
3193 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3195 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
3197 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3198 [aix4*|aix5*]: Prepend blank.
3200 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
3202 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3203 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
3204 of subdir/configure scripts to use the new libtool.m4.
3206 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3208 * MAINTAINERS (Write After Approval): Add myself.
3210 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3212 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3214 2001-05-11 Ben Elliston <bje@redhat.com>
3216 * Makefile.in (all-sid): New target.
3217 (check-sid, clean-sid, install-sid): Likewise.
3219 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3221 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3223 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3225 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3228 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
3230 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3231 gcc/xgcc is built, use -print-prog-name to find out the program
3234 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
3236 * configure.in (noconfigdirs): Don't reset it from scratch in the
3237 target case; only append to it.
3239 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3240 sparc-*-solaris2.8]: Disable ${libgcj}.
3242 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
3244 * configure.in (libgcj_saved): Copy from $libgcj.
3245 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3248 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
3250 * MAINTAINERS: Remove self as MIPS maintainer and
3251 C front end maintainer.
3253 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3255 * configure.in: Move *-chorusos target case to the proper switch.
3258 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3260 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3263 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3265 * Makefile.in (STAGE1_CFLAGS): Pass down.
3267 2001-04-13 Alan Modra <amodra@one.net.au>
3269 * config.guess: Add hppa64-linux support. Note for next import that
3270 this is already in the master file.
3271 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3273 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3275 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3276 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3278 2001-04-11 Stan Shebs <shebs@apple.com>
3280 * MAINTAINERS: Add self as Darwin port maintainer.
3282 2001-04-11 Alan Modra <amodra@one.net.au>
3284 * MAINTAINERS: Update my email address.
3286 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
3288 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3289 recent versions of FreeBSD (release 3 or later).
3290 * ltconfig: On FreeBSD, -lc must not be provided when building
3291 a shared library or else the standard -pthread gcc option is
3292 rendered worthless to later users of the built library.
3294 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
3296 * MAINTAINERS: Add self and RTH as C front end maintainers.
3298 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
3300 * config.sub: Make sure to match an already-canonicalized
3301 machine name (eg. mn10300-unknown-elf).
3303 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
3305 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3307 (bootstrap, cross): Use RECURSE_FLAGS.
3308 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3310 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
3312 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3314 2001-03-22 Colin Howell <chowell@redhat.com>
3316 * Makefile.in (DO_X): Do not backslash single-quotes in
3317 backquotes (two places).
3319 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3322 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3323 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3324 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3325 * ltcf-cxx.sh: Likewise.
3326 * ltcf-gcj.sh: Likewise.
3328 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3330 * MAINTAINERS: Add myself as "documentation co-maintainer".
3332 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
3334 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3335 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3337 2001-03-19 Tom Tromey <tromey@redhat.com>
3339 * config-ml.in: Handle GCJ and GCJFLAGS.
3341 2001-03-21 Michael Chastain <chastain@redhat.com>
3343 * Makefile.in: all-m4 depends on all-texinfo.
3345 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
3347 * MAINTAINERS: Add myself to write after approval list.
3349 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
3351 * Makefile.in (DO_X): Quote nested quotes.
3353 2001-03-18 Alan Modra <alan@linuxcare.com.au>
3355 * MAINTAINERS: Add myself to write after approval list.
3357 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
3359 * Makefile.in (DO_X): Use double quotes for quoting
3360 "RANLIB=$${RANLIB}".
3362 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
3364 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3366 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3368 * configure.in: Only use `lang_requires' for languages athat are
3371 2001-03-08 Phil Edwards <pme@sources.redhat.com>
3373 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
3375 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
3377 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3379 2001-03-07 Tom Tromey <tromey@redhat.com>
3381 * configure.in: Allow config-lang.in to set `lang_requires' to list
3382 of other required languages.
3384 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
3386 * Makefile.in: Remove RANLIB definition. Use RANLIB
3387 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3388 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3390 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3391 Alexandre Oliva <aoliva@redhat.com>
3393 * Makefile.in (check-c++): Use tabs, not spaces.
3395 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
3397 * MAINTAINERS: add myself to Write After Approval list.
3399 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3401 * Makefile.in (check-c++): New rule.
3403 * configure.in (target_libs): Remove libg++.
3404 (noconfigdirs): Remove libg++.
3405 (noconfigdirs): Same.
3406 (noconfigdirs): Same.
3407 (noconfigdirs): Same.
3409 * config-ml.in: Remove libg++ references.
3411 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3412 (ALL_TARGET_MODULES): Same.
3413 (configure-target-libg++): Remove.
3414 (all-target-libg++): Remove.
3415 (configure-target-libio): Remove.
3416 (all-target-libio): Remove.
3417 (check-target-libio): Remove.
3419 (libg++.tar.bz2): Remove.
3420 (all-target-cygmon): Remove libio.
3421 (all-target-libstdc++): Remove.
3422 (configure-target-libstdc++): Remove.
3423 (TARGET_LIB_PATH): Remove libstdc++.
3424 (ALL_GCC_CXX): Remove libstdc++.
3425 (all-target-gperf): Correct.
3427 2001-02-16 Nick Clifton <nickc@redhat.com>
3429 * configure.in (noconfigdirs): Allow configuration of texinfo
3432 2001-02-15 Anthony Green <green@redhat.com>
3434 * configure: Introduce GCJ_FOR_TARGET.
3435 * configure.in: Ditto.
3436 * Makefile.in: Ditto.
3438 2001-02-13 Andreas Schwab <schwab@suse.de>
3440 * MAINTAINERS: Update mail address.
3442 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3444 * config.guess: Add linux target for S/390.
3445 * config.sub: Likewise.
3447 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3449 * configure.in: for *-chorusos, don't config target-newlib and
3452 2001-02-06 Ben Elliston <bje@redhat.com>
3454 * configure: Output host type to stdout, not stderr.
3456 2001-02-05 Mark Mitchell <mark@codesourcery.com>
3458 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
3459 * ltcf-cxx.sh: Likewise.
3461 * config.if: Assume enable_libstdcxx_v3 is defined.
3463 2001-02-04 Mark Mitchell <mark@codesourcery.com>
3465 Remove V2 C++ library.
3466 * configure.in: Remove --enable-libstdcxx_v3 support.
3468 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3470 * include/demangle.h: Add prototype for java_demangle_v3.
3472 2001-01-29 Phil Edwards <pme@sources.redhat.com>
3474 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3476 2001-01-27 Richard Henderson <rth@redhat.com>
3478 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3480 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3482 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3483 Don't unset, it's non-portable and no longer necessary, set to empty
3486 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3488 * ltconfig: Shell portability fix for the tagname validity check.
3490 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
3492 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3493 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3495 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3497 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3499 2001-01-26 Tom Tromey <tromey@redhat.com>
3501 * configure.in: Allow libgcj to be built on Sparc Solaris.
3503 2001-01-25 David Edelsohn <edelsohn@gnu.org>
3505 * ltcf-c.sh: Add aix5 case.
3506 * ltcf-cxx.sh: Likewise.
3507 * ltconfig: Likewise.
3509 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
3511 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3512 keep at least one of build_libtool_libs or build_old_libs set to
3515 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3516 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3518 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3520 * configure.in: Enable libgcj on several additional platforms.
3522 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3524 * configure.in: Enable libgcj for linux targets.
3526 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3528 * MAINTAINERS (Write After Approval): Add myself.
3530 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
3532 * MAINTAINERS: Add myself as vax port maintainer.
3534 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
3536 * MAINTAINERS: Add myself as Mercury front-end maintainer.
3538 2001-01-09 Mike Stump <mrs@wrs.com>
3540 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3541 failures of subdirectories.
3543 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3545 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
3546 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3547 * ltcf-cxx.sh: Likewise.
3548 * ltcf-gcj.sh: Likewise.
3549 * ltconfig.sh: Fix typo.
3551 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3553 * configure: handle DOS-style absolute paths.
3555 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3557 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3559 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
3561 * MAINTAINERS: Add myself as avr port co-maintainer.
3563 2000-12-28 Ben Elliston <bje@redhat.com>
3565 * MAINTAINERS: Add myself under ``Write After Approval''.
3567 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
3569 * texinfo: Remove directory from GCC.
3571 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
3573 * COPYING: Update to current
3574 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3575 to 19yy as example year in copyright notice).
3577 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3579 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3580 (libstdcxx_incdir): Pass down.
3581 * config.if: Remove expired bits for cxx_interface, add stub.
3582 (libstdcxx_incdir): Add variable for g++ include directory.
3583 * configure.in (gxx_include_dir): Use it.
3585 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
3587 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
3588 with old-email address from ``Write After Approval''.
3590 2000-12-15 Andreas Jaeger <aj@suse.de>
3592 * configure.in: Handle lang_dirs.
3594 2000-12-14 Tom Tromey <tromey@redhat.com>
3596 * MAINTAINERS: Removed brads.
3598 * MAINTAINERS: Added gcj developers.
3600 2000-12-13 Anthony Green <green@redhat.com>
3602 * configure.in: Disable libgcj for any target not specifically
3603 listed. Disable libgcj for x86 and Alpha Linux until compatible
3606 2000-12-13 Mike Stump <mrs@wrs.com>
3608 * Makefile.in (local-distclean): Also remove fastjar.
3610 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
3612 * contrib/gcc_update: Add fastjar --touch entries.
3614 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
3616 * configure.in: Disable language-specific target libraries for
3617 languages that aren't enabled.
3619 2000-12-10 Anthony Green <green@redhat.com>
3621 * configure.in: Define libgcj. Disable libgcj target libraries for
3624 2000-12-10 Neil Booth <neilb@earthling.net>
3626 * MAINTAINERS: Update mail address, remove from WAA list.
3628 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3630 * libjava: Imported from /cvs/java.
3632 * Boehm-gc: Likewise.
3634 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3636 * configure.in (target_libs): Revert 2000-12-08 patch.
3637 (noconfigdirs): Added target-libjava.
3639 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3641 * djunpack.bat: removed.
3643 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3645 * Makefile.in: handle DOS-style absolute paths.
3646 * config-ml.in: likewise.
3647 * symlink-tree: likewise.
3649 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3651 * fastjar: Imported.
3653 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3655 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3657 * configure.in (target_libs): Removed `target-libjava'.
3659 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3661 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3662 (ALL_MODULES): Added fastjar.
3663 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3664 (all-target-libjava): all-fastjar replaces all-zip.
3665 (all-fastjar): Added.
3666 (configure-target-fastjar, all-target-fastjar): Likewise.
3667 * configure.in (host_tools): Added fastjar.
3669 2000-12-07 Mike Stump <mrs@wrs.com>
3671 * Makefile.in (local-distclean): Remove leftover built files.
3673 2000-11-24 Nick Clifton <nickc@redhat.com>
3675 * configure.in (xscale-elf): Add target.
3676 (xscale-coff): Add target.
3678 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
3680 * ltcf-cxx.sh: Support creation of C++ shared libraries on
3681 recent versions of FreeBSD (release 3 or later).
3682 * ltconfig: On FreeBSD, -lc must not be provided when building
3683 a shared library or else the standard -pthread gcc option is
3684 rendered worthless to later users of the built library.
3686 2000-11-16 Fred Fish <fnf@be.com>
3688 * configure.in (enable_libstdcxx_v3): Fix typo,
3689 libstd++ -> libstdc++.
3691 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3693 * MAINTAINERS: Add self to Write After Approval list.
3695 2000-11-21 Bernd Schmidt <bernds@redhat.com>
3697 * MAINTAINERS: Update my email address. Add myself to global write
3700 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
3702 * Makefile.in: Merge with src and libgcj.
3703 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
3704 configure-target-<library> when their configure scripts need the C
3705 or C++ library to have already been built to work properly.
3706 (do_proto_toplev): Set them to an empty string.
3708 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3709 (REALLY_SET_LIB_PATH): Use them.
3711 2000-11-17 Stan Shebs <shebs@apple.com>
3713 * MAINTAINERS: Add self to Write After Approval list.
3715 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3717 * configure: Provide the original toplevel configure arguments
3718 (including $0) to subprocesses in the environment rather than
3719 through gcc/configargs.h.
3721 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
3723 * MAINTAINERS: Remove references to cccp. Change C9X reference to
3724 C99. Alphabetise "Write After Approval" list.
3726 2000-11-12 Mark Mitchell <mark@codesourcery.com>
3728 * configure: Turn on libstdc++ V3 by default.
3730 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3733 2000-11-11 Philip Blundell <philb@gnu.org>
3735 * MAINTAINERS: Add self to Write After Approval list.
3737 2000-11-09 David Edelsohn <edelsohn@gnu.org>
3739 * ltcf-c.sh (aix4): Improve shared library configuration; require
3741 * ltcf-cxx.sh (aix4): Define.
3742 * ltconfig (aix4): Define library and soname specs appropriate for
3743 AIX. Define command to create export symbols list.
3745 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
3747 * config.sub: Add support for Sun Chorus
3749 2000-10-31 Nick Clifton <nickc@redhat.com>
3751 * MAINTAINERS: Rename <name>@cygnus.com addresses to
3752 <name>@redhat.com. Also installed new email address for Clint
3755 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
3757 * etc: Remove directory from GCC.
3759 2000-10-16 Michael Meissner <meissner@redhat.com>
3761 * configure (gcc/configargs.h): Only create if there is a build GCC
3764 2000-10-16 Matthias Klose <doko@debian.org>
3766 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3767 when configured for libstdc++-v3.
3769 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
3771 * configure: Save configure arguments to gcc/configargs.h.
3773 2000-10-04 Philipp Thomas <pthomas@suse.de>
3775 * config.guess: Import CVS version 1.157.
3776 * config.sub: Import CVS version 1.181.
3778 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
3780 * Makefile.in (bootstrap): avoid recursion if subdir missing
3782 (do-proto-toplev): ditto
3784 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
3786 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3787 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3789 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3790 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
3791 all affected `configure' scripts.
3793 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
3795 * MAINTAINERS: Add self as cpplib co-maintainer.
3797 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
3799 * MAINTAINERS: Add self to Write After Approval list.
3801 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3803 * INSTALL/README: egcs -> GCC update.
3805 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
3807 * MAINTAINERS: Add myself to Write After Approval list.
3809 2000-09-15 Kazu Hirata <kazu@hxi.com>
3811 * MAINTAINERS: Add myself to Write After Approval list.
3813 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
3815 * configure.in: Do not build byacc for hppa64. Provide paths to the
3816 X11 libraries for hppa64.
3818 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3820 * MAINTAINERS: Add myself as 68hc11 port maintainer.
3822 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3824 * Makefile.in (all-zlib): Added dummy target.
3826 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3827 ltcf-gcj.sh: Updated from libtool multi-language branch.
3829 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
3831 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3832 (bootstrap*): Depend on all-bootstrap.
3834 2000-09-05 Philipp Thomas <pthomas@suse.de>
3836 * config.guess: Import CVS version 1.156.
3837 * config.sub: Import CVS version 1.179.
3839 2000-09-02 Anthony Green <green@cygnus.com>
3841 * Makefile.in (all-gcc): Depend on all-zlib.
3842 (CLEAN_MODULES): Add clean-zlib.
3843 (ALL_MODULES): Add all-zlib.
3844 * configure.in (host_libs): Add zlib.
3846 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
3848 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3849 crosses, but add gcc/include to the header search path for them.
3851 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
3853 * MAINTAINERS: Add self to Write After Approval list.
3855 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3857 * config.guess: Import CVS version 1.152.
3858 * config.sub: Import CVS version 1.177.
3860 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
3862 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3863 $targargs to tell whether newlib is going to be built.
3865 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3866 $$r/TARGET_SUBDIR/libio for _G_config.h.
3868 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
3870 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3872 2000-08-22 DJ Delorie <dj@redhat.com>
3874 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3876 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
3878 * config-ml.in (CC, CXX): Avoid trailing whitespace.
3879 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3882 2000-08-21 DJ Delorie <dj@redhat.com>
3884 * MAINTAINERS: Add self as a libiberty maintainer
3886 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
3888 * configure.in (libstdcxx_flags): Use
3889 libstdc++-v3/src/libstdc++.INC.
3891 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
3893 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3895 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
3897 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3899 * configure: Make enable_threads and enable_shared defaults
3900 explicit. Substitute enable_threads into generated Makefiles.
3901 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3902 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3904 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3906 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3908 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
3910 * config-ml.in (CC): Remove bogus duplicate quotation mark from
3913 2000-08-11 Jason Merrill <jason@redhat.com>
3915 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3916 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3917 (FLAGS_FOR_TARGET): Not here.
3918 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3920 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
3922 * config-ml.in (CC, CXX): Don't introduce a leading space.
3924 2000-08-07 DJ Delorie <dj@delorie.com>
3926 * MAINTAINERS: Add self as a DJGPP maintainer
3928 2000-08-07 DJ Delorie <dj@redhat.com>
3930 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3931 "if we're also building gcc, and it's a gcc that will run on the
3932 build machine, we want to use its includes instead of the system's
3935 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3937 * MAINTAINERS: Add self to Write After Approval list.
3939 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
3941 * configure.in (libstdcxx_flags): Don't use `"'.
3943 * config-ml.in: Adjust multilib search paths to the
3944 appropriate multilib tree.
3946 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
3948 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3949 commas in $LANGUAGES.
3951 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
3953 * configure.in: Re-enable all references to libg++ and librx.
3955 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
3957 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3958 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
3959 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3960 * ltcf-cxx.sh (need_lc): Set based on postdeps.
3962 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3964 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
3966 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3967 CXX_FOR_TARGET for sed.
3969 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
3971 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3972 Do not override if already set in the environment or in configure.
3973 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3974 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3976 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
3978 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3979 the libtool CVS tree multi-language branch.
3980 * ltconfig, ltmain.sh: Updated.
3982 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
3984 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3985 (clean-target): Depend on it.
3987 * Makefile.in (FLAGS_FOR_TARGET): New macro.
3988 (GCC_FOR_TARGET): Use it.
3989 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3990 * configure.in: ... here.
3991 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
3992 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3994 2000-07-24 Eric Christopher <echristo@cygnus.com>
3996 * MAINTAINERS: Add self to Write After Approval list.
3998 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
4000 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4001 (configure-target-libchill, configure-target-libobjc): Likewise.
4003 * configure.in: Use the same cache file for all target libs.
4004 * config-ml.in: But different cache files per multilib variant.
4006 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4008 * configure (topsrcdir): Don't use dirname.
4010 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
4012 * MAINTAINERS: Add self to Write After Approval list.
4014 2000-07-20 Jason Merrill <jason@redhat.com>
4016 * configure.in: Remove all references to libg++ and librx.
4018 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4020 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4022 * config.sub: Update to subversions version 2000-07-06.
4024 2000-07-12 Andrew Haley <aph@cygnus.com>
4026 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4027 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4029 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
4031 * symlink-tree: Check number of arguments.
4033 2000-07-05 Jim Wilson <wilson@cygnus.com>
4035 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4036 search path for a g++ extracted from the build tree. This
4037 will allow link tests run by configure scripts in
4038 subdirectories to succeed.
4040 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4042 * ltconfig: Add support for mips-dde-sysv4.2MP
4044 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4046 * MAINTAINERS: Add myself as loop discovery maintainer.
4048 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4050 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4051 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4053 2000-06-19 Timothy Wall <twall@cygnus.com>
4055 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4056 * config.sub: Add tic54x target.
4058 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
4060 * MAINTAINERS: Add self as Fortran maintainer,
4061 remove Craig Burley.
4063 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
4065 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4066 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4068 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
4070 * MAINTAINERS: Add self as i18n maintainer
4072 20000-05-21 H.J. Lu (hjl@gnu.org)
4074 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4075 directory are used if they exist. Make sure
4076 $(build_tooldir)/include is searched for header files,
4077 $(build_tooldir)/lib/ for library files.
4078 (GCC_FOR_TARGET): Likewise.
4079 (CXX_FOR_TARGET): Likewise.
4081 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
4083 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4085 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
4087 * Makefile.in (configure-target-libiberty): Depend on
4088 configure-target-newlib.
4090 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4092 * configure.in, Makefile.in: Merge all libffi-related
4093 configury stuff from the libgcj tree.
4095 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
4097 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4098 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4100 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4102 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4103 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4104 current version information. Add to proto-toplev directory.
4105 (gdb-taz): Build do-djunpack.
4107 2000-05-15 David Edelsohn <edelsohn@gnu.org>
4109 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4111 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
4113 * MAINTAINERS: Add self to Write After Approval list.
4115 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4117 * ltmain.sh: Preserve in relink_command any environment
4118 variables that may affect the linker behavior.
4120 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
4122 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4124 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
4126 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4128 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4130 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4131 with the version name.
4133 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
4135 * MAINTAINERS: Add self as bb-reorder maintainer.
4137 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
4141 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
4143 * djunpack.bat: New file.
4145 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
4147 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4148 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4149 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4150 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4152 2000-04-16 Dave Pitts <dpitts@cozx.com>
4154 * config.sub (case $basic_machine): Change default for "ibm-*"
4157 2000-04-13 Andreas Jaeger <aj@suse.de>
4159 * MAINTAINERS: Added myself.
4161 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4163 * Makefile.in (gdb-taz): New target. GDB specific archive.
4164 (do-md5sum): New target.
4166 (PACKAGE): Default to TOOL.
4167 (VER): Default to a shell script.
4168 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4169 md5 checksum generation.
4170 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4171 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4172 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4173 insight.tar.bz2): Use gdb-taz to create archive.
4175 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4177 * configure (warn_cflags): Delete.
4179 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
4181 * MAINTAINERS: Added myself.
4183 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
4184 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
4186 * configure.in (enable_libstdcxx_v3): Add.
4187 (target_libs): Add bits here to switch between libstdc++-v2 and
4189 * config.if: And this file too.
4190 * Makefile.in: Add libstdc++-v3 targets.
4192 2000-04-05 Michael Meissner <meissner@redhat.com>
4194 * config.sub (d30v): Add d30v as a basic machine type.
4196 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
4198 * configure.in: -linux-gnu*, not -linux-gnu.
4200 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
4202 * MAINTAINERS: Add self in write-after-approval section.
4204 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
4206 * MAINTAINERS: Add self as ia64 port maintainer.
4208 2000-03-08 Neil Booth <NeilB@earthling.net>
4210 * MAINTAINERS: Add self in write-after-approval section.
4212 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
4214 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4215 (do-tar-bz2): Replace TOOL with PACKAGE.
4216 (gdb.tar.bz2): Remove GDBTK from GDB package.
4217 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4218 dejagnu.tar.bz2): New packages.
4220 2000-02-27 Andreas Jaeger <aj@suse.de>
4222 * configure.in: Add entry for mips*-*-linux*, move catch all
4223 *-*-*linux* entry below this one.
4225 2000-02-27 Ian Lance Taylor <ian@zembu.com>
4227 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4229 2000-02-24 Nick Clifton <nickc@cygnus.com>
4231 * config.sub: Support an OS of "wince".
4233 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
4235 * config.guess, config.sub: Updated to match config's 2000-02-15
4238 2000-02-23 Linas Vepstas <linas@linas.org>
4240 * config.sub: Add support for Linux/IBM 370.
4241 * configure.in: Likewise.
4243 2000-02-22 Nick Clifton <nickc@cygnus.com>
4245 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4247 2000-02-20 Christopher Faylor <cgf@cygnus.com>
4249 * config.guess: Guess "cygwin" rather than "cygwin32".
4251 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4253 * configure (gcc_version): When setting, narrow search to
4254 lines containing `version_string'.
4256 2000-02-15 Denis Chertykov <denisc@overta.ru>
4258 * config.sub: Add support for avr target.
4260 2000-02-14 Nick Clifton <nickc@cygnus.com>
4262 * MAINTAINERS: Add maintainers for MCore port.
4264 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
4266 * config.sub: Add mmix-knuth-mmixware.
4268 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4270 * MAINTAINERS: Pair cccp with cpplib maintainership.
4272 2000-01-27 Christopher Faylor <cgf@redhat.com>
4274 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4275 structure stuff to -L library search.
4276 (CXX_FOR_TARGET): Ditto.
4277 (CROSS_CHECK_MODULES): Fix spelling mistake.
4279 2000-01-24 Mark Mitchell <mark@codesourcery.com>
4281 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4284 2000-01-12 Richard Henderson <rth@cygnus.com>
4286 * configure.in: Don't build some bits for beos.
4288 2000-01-12 Joel Sherrill (joel@OARcorp.com)
4290 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4293 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
4295 * Add self as cpplib maintainer, as requested by Jason
4296 Merrill. Correct my e-mail address.
4298 2000-01-06 Geoff Keating <geoffk@cygnus.com>
4300 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4303 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
4305 * MAINTAINERS: Add myself to "write after approval" list.
4307 1999-12-14 Richard Henderson <rth@cygnus.com>
4309 * config.guess (alpha-osf, alpha-linux): Detect ev67.
4310 * config.sub: Accept alphaev[78], alphaev8.
4312 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4314 * config.guess, config.sub: Update from autoconf.
4316 1999-11-29 Bruce Korb <autogen@linuxbox.com>
4318 * MAINTAINERS: update my playtime e-address.
4320 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4322 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4323 necessary libraries are missing.
4325 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4327 * MAINTAINERS: Add new 'write after approval' maintainer.
4329 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
4331 * MAINTAINERS: Add new Java maintainer.
4333 1999-10-25 Andreas Schwab <schwab@suse.de>
4335 * configure: Fix quoting inside arguments of eval.
4337 1999-10-21 Nick Clifton <nickc@cygnus.com>
4339 * config-ml.in: Allow suppression of some ARM multilibs.
4341 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
4343 * config.guess: Add OS/390 match pattern.
4344 * config.sub: Add mvs, openedition targets.
4345 * configure.in (i370-ibm-opened*): New.
4347 1999-09-04 Steve Chamberlain <sac@pobox.com>
4349 * config.sub: Add support for configuring for pj.
4351 1999-08-31 Nick Clifton <nickc@cygnus.com>
4353 * config.sub (maybe_os): Add support for configuring for fr30.
4355 1999-08-25 Nick Clifton <nickc@cygnus.com>
4357 * configure.in: Do not configure or build ld for AIX
4358 platforms. ld is known to be broken on these platforms.
4360 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4362 * config-ml.in: Pass compiler flag corresponding to multidirs to
4365 1999-08-09 Ian Lance Taylor <ian@zembu.com>
4367 * Makefile.in (LDFLAGS): Define.
4369 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
4371 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4373 (*-*-cygwin*): Likewise.
4375 1999-08-08 Ian Lance Taylor <ian@zembu.com>
4378 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4379 (BINUTILS_SUPPORT_DIRS): Add mkdep.
4381 From Eli Zaretskii <eliz@is.elta.co.il>:
4382 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4383 long file name when using DJGPP on MS-DOS.
4385 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
4387 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4389 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4391 * Makefile.in (check-target-libio): Remove all-target-libstdc++
4392 dependency as this causes "make check" to globally "make all"
4394 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
4396 * configure.in (target_libs): Added target-zlib.
4397 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4398 (CONFIGURE_TARGET_MODULES): Likewise.
4399 (CHECK_TARGET_MODULES): Likewise.
4400 (INSTALL_TARGET_MODULES): Likewise.
4401 (CLEAN_TARGET_MODULES): Likewise.
4402 (configure-target-zlib): New target.
4403 (all-target-zlib): Likewise.