1 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3 * MAINTAINERS (Various Maintainers): Add myself as
4 auto-vectorizer maintainer.
6 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
9 * libtool.m4: Revert previous change.
10 * ltgcc.m4: Put it here.
12 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
14 * MAINTAINERS (Various Maintainers): Add myself as
15 auto-vectorizer maintainer.
17 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
20 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
22 2007-05-30 Richard Guenther <rguenther@suse.de>
24 * MAINTAINERS (Various Maintainers): Add myself as
25 auto-vectorizer maintainer.
27 2007-05-30 Jakub Jelinek <jakub@redhat.com>
30 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
33 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
35 * MAINTAINERS (Write After Approval): Removed my name.
37 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
39 * MAINTAINERS (Write After Approval): Remove myself.
41 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
43 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
45 2007-05-23 Steve Ellcey <sje@cup.hp.com>
47 * ltmain.sh: Update from ToT Libtool.
48 * libtool.m4: Update from ToT Libtool.
49 * ltsugar.m4: New. Update from ToT Libtool.
50 * ltversion.m4: New. Update from ToT Libtool.
51 * ltoptions.m4: New. Update from ToT Libtool.
54 * ltcf-cxx.sh: Remove.
55 * ltcf-gcj.sh: Remove.
57 2007-05-22 Ollie Wild <aaw@google.com>
59 * MAINTAINERS (Write After Approval): Add myself.
61 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
63 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
65 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
66 Remove CFLAGS/LIBCFLAGS.
67 (configure-stage[+id+]-[+prefix+][+module+],
68 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
69 * Makefile.in: Regenerate.
71 2007-05-15 Diego Novillo <dnovillo@google.com>
73 * MAINTAINERS: Update e-mail address.
75 2007-05-15 Revital Eres <eres@il.ibm.com>
77 * MAINTAINERS (Write After Approval): Add myself.
79 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
81 * MAINTAINERS (Write After Approval): Updated my address.
83 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
85 * MAINTAINERS (Write After Approval): Add myself.
87 2007-05-11 Silvius Rus <rus@google.com>
89 * MAINTAINERS (Write After Approval): Add myself.
91 2007-04-23 Tom Tromey <tromey@redhat.com>
93 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
95 2007-04-22 Mark Mitchell <mark@codesourcery.com>
97 * MAINTAINERS (cpplib): Rename to ...
98 (libcpp): ... this. Add C/C++ front end maintainers.
100 2007-04-14 Steve Ellcey <sje@cup.hp.com>
102 * config-ml.in: Pass ${ml_config_env} to configure calls.
104 2007-04-04 Christian Bruel <christian.bruel@st.com>
106 * MAINTAINERS (Write After Approval): Add myself.
108 2007-04-02 Dave Korn <dave.korn@artimi.com>
110 * MAINTAINERS (Write After Approval): Add myself.
112 2007-03-31 Tobias Burnus <burnus@net-b.de>
114 * MAINTAINERS (fortran 95 front end): Add myself.
116 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
118 * MAINTAINERS (Write After Approval): Add myself.
120 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
122 * MAINTAINERS (Modulo Scheduler): Add myself.
124 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
126 * MAINTAINERS (fortran 95 front end): Add myself.
127 (c++ front end): whitespace fix.
129 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
131 * MAINTAINERS (Write After Approval): Add myself.
133 2007-03-21 Richard Sandiford <richard@codesourcery.com>
135 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
136 of glob. Quote arguments with single quotes too.
137 * configure: Regenerate.
139 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
141 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
142 * Makefile.in: Regenerate
144 2007-03-07 Andreas Schwab <schwab@suse.de>
146 * configure: Regenerate.
148 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
150 * configure.ac: Add "--with-pdfdir" configure option,
151 which defines pdfdir variable.
152 * Makefile.def (target=fixincludes): Add install-pdf to
154 (recursive_targets): Add install-pdf target.
155 (flags_to_pass): Add pdfdir.
156 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
158 * configure: Regenerate
159 * Makefile.in: Regenerate
161 2007-02-28 Eric Christopher <echristo@apple.com>
164 2006-12-07 Mike Stump <mrs@apple.com>
166 * Makefile.def (dependencies): Add dependency for
167 install-target-libssp and install-target-libgomp on
169 * Makefile.in: Regenerate.
171 2007-02-27 Matt Kraai <kraai@ftbfs.org>
173 * configure: Regenerate.
174 * configure.ac: Move statements after variable declarations.
176 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
178 * MAINTAINERS: Add myself as sh maintainer.
180 2007-02-19 Joseph Myers <joseph@codesourcery.com>
182 * configure.ac: Adjust for loop syntax.
183 * configure: Regenerate.
185 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
187 * configure: Rebuilt.
189 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
191 * configure.ac: Drop multiple occurrences of --enable-languages,
193 * configure: Rebuilt.
195 2007-02-17 Mark Mitchell <mark@codesourcery.com>
196 Nathan Sidwell <nathan@codesourcery.com>
197 Vladimir Prus <vladimir@codesourcery.com
198 Joseph Myers <joseph@codesourcery.com>
200 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
201 * configure: Regenerate.
203 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
205 * ltconfig (freebsd*): Default to elf.
207 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
209 * configure.ac (target_libraries): Move libgcc before libiberty.
210 * configure: Regenerated.
212 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
213 Paolo Bonzini <bonzini@gnu.org>
216 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
217 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
218 * configure: Regenerated.
220 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
222 * MAINTAINERS (Language Front End Maintainers): Update my mail
225 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
228 * configure.ac: Correct syntax for Solaris ksh.
229 * configure: Regenerated.
231 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
233 * configure.ac: Sync with src.
234 * configure: Regenerate.
236 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
238 * Makefile.in: Regenerate.
240 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
242 * config.sub: Sync with src.
244 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
246 * Makefile.tpl (build_alias, host_alias, target_alias): Use
247 noncanonical equivalents.
248 * configure.in: Rename to...
249 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
250 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
251 target_noncanonical. Use them. Rewrite removal of configure
252 arguments for autoconf 2.59. Discard variable settings. Force
253 program_transform_name for native tools.
255 * Makefile.in: Regenerated.
256 * configure: Regenerated with autoconf 2.59.
258 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
260 * MAINTAINERS (Write After Approval): Add myself.
262 2007-01-31 Andreas Schwab <schwab@suse.de>
264 * Makefile.tpl (LDFLAGS): Substitute it.
265 * Makefile.in: Regenerate.
267 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
269 * MAINTAINERS (Write After Approval): Add myself.
271 2007-01-28 David Edelsohn <edelsohn@gnu.org>
273 * MAINTAINERS (spu port): Add myself.
275 2007-01-23 Richard Guenther <rguenther@suse.de>
278 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
279 * Makefile.tpl (GNATBIND): Substitute it.
280 (GNATMAKE): Likewise.
281 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
283 * Makefile.in: Regenerate.
284 * configure: Regenerate.
286 2007-01-18 Mike Stump <mrs@apple.com>
288 * configure.in: Re-enable -Werror for gcc builds.
290 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
292 * MAINTAINERS (Write After Approval): Add myself.
294 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
296 * configure.in: Change == to = in test command.
297 * configure: Regenerate.
299 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
300 Nick Clifton <nickc@redhat.com>
301 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
303 * configure.in (build_configargs, host_configargs, target_configargs):
304 Remove build/host/target parameters.
305 (host_libs): Add gmp and mpfr.
306 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
307 * Makefile.def (gmp, mpfr): New.
308 (gcc): Remove target.
309 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
310 target_os, target_vendor): New.
311 (configure): Add host_alias/target_alias arguments. Adjust invocations.
312 * configure: Regenerate.
313 * Makefile.in: Regenerate.
315 2007-01-11 Matt Fago <fago@earthlink.net>
317 * configure.in: Try to link to functions only in mpfr 2.2.x
318 to improve robustness of configure tests.
319 * configure: Regenerate.
321 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
323 * MAINTAINERS: Add myself as i386 maintainer.
325 2007-01-08 Jan Hubicka <jh@suse.cz>
327 * MAINTAINERS: Add myself as i386 maintainer.
329 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
331 * configure.in: Add support for an x86_64-mingw* target.
332 * configure: Regenerate.
334 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
336 * Makefile.tpl (all-target): Correct @if conditional for target
338 * configure.in: Omit libiberty if building only target libgcc.
339 * configure, Makefile.in: Regenerated.
341 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
343 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
344 * configure: Regenerate.
346 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
348 * Makefile.def (target_modules): Add libgcc.
349 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
350 * Makefile.tpl (clean-target-libgcc): Delete.
351 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
352 on gcc even for bootstrapped modules. Rewrite handling of
353 lang_env_dependencies to loop over target_modules.
354 * configure.in (target_libraries): Add target-libgcc.
355 * Makefile.in, configure: Regenerated.
357 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
359 * configure.in: Reorganize recognition of languages. Add
360 --enable-stage1-languages. Show supported languages for the chosen
361 target rather than all recognized languages.
362 * configure: Regenerate.
364 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
366 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
367 * Makefile.in: Regenerate.
369 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
371 * configure.in: Warn that MPFR 2.2.0 is buggy.
372 * configure: Regenerate.
374 2006-12-27 Ian Lance Taylor <iant@google.com>
376 * configure.in: When removing Makefiles to force a reconfigure, also
377 remove prev-DIR*/Makefile.
378 * configure: Regenerate.
380 2006-12-22 Andreas Schwab <schwab@suse.de>
382 * configure: Regenerate with correct autoconf version.
384 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
386 * configure.in: add AC_SUBST for *_FOR_TARGET.
387 * configure: Regenerate.
389 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
391 * configure.in: Simplify logic for rejecting languages that cannot
392 be built. Separate the case when a language is unsupported,
393 from the case when the user chooses not to build a language.
395 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
397 * configure.in: Remove "$build" case for powerpc-*-darwin* since
398 it only affects bootstrap and could be tested on "$host" as well.
399 * configure: Regenerate.
400 * config/mh-ppc-darwin: Add to the stage1 cflags here.
402 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
405 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
406 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
407 move here comment from Makefile.tpl.
408 * Makefile.tpl: Move some definitions higher in the file.
409 (STAGE1_CHECKING): New.
410 * configure.in: Add --enable-stage1-checking.
411 * configure: Regenerate.
412 * Makefile.in: Regenerate.
414 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
416 * MAINTAINERS: Add myself as build system maintainer.
418 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
420 * MAINTAINERS (Write After Approval): Add myself.
422 2006-12-13 Eric Christopher <echristo@apple.com>
424 * MAINTAINERS: Add myself as darwin maintainer.
426 2006-12-11 Ian Lance Taylor <ian@airs.com>
428 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
430 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
432 MAINTAINERS: Update my entry.
434 2006-12-11 Alan Modra <amodra@bigpond.net.au>
436 * configure.in: Handle spu makefile frag.
437 * Makefile.tpl (MAINT): Define
438 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
439 * configure: Regenerate.
440 * Makefile.in: Regenerate.
442 2006-12-11 Ben Elliston <bje@au.ibm.com>
444 * config.guess: Import latest version.
445 * config.sub: Likewise.
447 2006-12-11 Ben Elliston <bje@au.ibm.com>
449 * configure.in (spu-*-*): Don't skip target-libiberty.
450 * configure: Regenerate.
452 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
455 * configure.in: Correct x86 darwin support for libjava to powerpc
457 * configure: Regenerate.
459 2006-12-08 Sandro Tolaini <tolaini@libero.it>
461 * configure.in: Add x86 darwin support for libjava.
462 * configure: Regenerate.
464 2006-12-07 Mike Stump <mrs@apple.com>
466 * Makefile.def (dependencies): Add dependency for
467 install-target-libssp and install-target-libgomp on
469 * Makefile.in: Regenerate.
471 2006-12-04 Richard Guenther <rguenther@suse.de>
473 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
474 (Non-Algorithmic Maintainers): Move over non-algorithmic
475 loop optimizer maintainers, add myself as a non-algorithmic
476 middle-end maintainer.
478 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
480 * MAINTAINERS (Write After Approval): Add myself.
482 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
484 * configure.in: Update error message for missing GMP/MPFR.
486 * configure: Regenerate.
488 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
490 * configure.in: Update MPFR version in error message.
492 * configure: Regenerate.
494 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
496 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
497 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
498 --with-gmp-lib): New flags.
500 * configure: Regenerate.
502 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
504 * MAINTAINERS (Write After Approval): Change my email address.
506 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
508 * MAINTAINERS (Write After Approval): Add myself.
510 2006-11-22 Philipp Thomas <pth@suse.de>
512 * MAINTAINERS (i18n): Update e-mail address.
514 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
516 * MAINTAINERS (spu port): Add myself as maintainer.
517 (Write After Approval): Remove myself.
519 2006-11-22 Ben Elliston <bje@au.ibm.com>
521 * configure.in (skipdirs): Don't build libssp for SPU.
522 * configure: Regenerate.
524 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
526 * MAINTAINERS (spu port): Add myself as maintainer.
527 (libobjc): Update my email address.
529 2006-11-21 Andrea Bona <andrea.bona@st.com>
531 * MAINTAINERS (Write After Approval): Add myself.
533 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
535 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
536 * configure : Rebuilt.
538 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
540 * MAINTAINERS (Write After Approval): Add myself.
542 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
544 * MAINTAINERS (Write After Approval): Add myself.
546 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
548 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
550 * configure: Regenerate.
552 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
554 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
555 (unstage): Test for stage_last presence.
558 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
559 * Makefile.in: Regenerate.
561 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
563 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
566 2006-11-14 Erven Rohou <erven.rohou@st.com>
568 * MAINTAINERS (Write After Approval): Add myself.
570 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
572 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
573 and stageN-package/Makefile.
574 * Makefile.in: Regenerated.
576 2006-11-14 Jie Zhang <jie.zhang@analog.com>
578 * configure.in: Remove target-libgloss from noconfigdirs for
580 * configure: Regenerated.
582 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
584 * configure.in (have_gmp): Only error if the gcc directory exists.
586 * configure: Regenerate.
588 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
590 * configure.in: Robustify error message for missing GMP/MPFR.
592 * configure: Regenerate.
594 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
596 * MAINTAINERS (Write After Approval): Add myself.
598 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
600 * MAINTAINERS: Change email address.
602 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
604 * MAINTAINERS (Write After Approval): Add myself.
606 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
608 * MAINTAINERS (Write After Approval): Add myself.
610 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
612 * MAINTAINERS (Write After Approval): Move myself to
613 Write After Approval section.
615 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
617 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
619 * configure: Regenerate.
621 2006-10-16 Tobias Burnus <burnus@net-b.de>
623 * MAINTAINERS (Write After Approval): Add myself.
625 2006-10-16 Ben Elliston <bje@au.ibm.com>
627 * config.guess: Import latest version.
628 * config.sub: Likewise.
630 2006-10-10 Brooks Moses <bmoses@stanford.edu>
632 * Makefile.def: Added pdf target handling.
633 * Makefile.tpl: Added pdf target handling.
634 * Makefile.in: Regenerated.
636 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
638 * MAINTAINERS: Add self as score port maintainer.
640 2006-10-04 Brooks Moses <bmoses@stanford.edu>
642 * MAINTAINERS (Write After Approval): Add myself.
644 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
646 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
648 * configure: Regenerated.
650 2006-09-27 Dave Brolley <brolley@redhat.com>
652 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
654 * configure: Regenerated.
656 2006-09-26 Thiemo Seufer <ths@mips.com>
658 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
659 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
660 * configure: Regenerate.
662 2006-09-24 Graeme Peterson <gridly@gmail.com>
664 * MAINTAINERS (Write After Approval): Remove myself.
666 2006-09-22 Chao-ying Fu <fu@mips.com>
668 * MAINTAINERS (Write After Approval): Add myself.
670 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
672 * MAINTAINERS: Add self as soft-fp maintainer.
674 2006-09-09 Anatoly Sokolov <aesok@post.ru>
676 * MAINTAINERS: Add myself as avr maintainer.
677 Remove Marek Michalkiewicz as avr maintainer.
679 2006-09-07 Roberto Costa <roberto.costa@st.com>
681 * MAINTAINERS (Write After Approval): Add myself.
683 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
685 * configure.in: Never build newlib for a Mingw host.
686 Never build newlib as Mingw target library.
687 Test the existence of winsup/cygwin for building a Cygwin newlib,
688 rather than just winsup.
689 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
690 building a Mingw target.
691 * configure: Regenerate.
693 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
695 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
697 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
699 * config.guess: Import from src (was more updated).
700 * config.sub: Likewise.
702 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
704 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
705 * configure: Regenerated.
707 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
709 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
710 for stages after the first.
712 2006-07-17 Jakub Jelinek <jakub@redhat.com>
714 * Makefile.def: Add dependencies for configure-opcodes
715 on configure-intl and all-opcodes on all-intl.
716 * Makefile.in: Regenerated.
718 2006-07-13 Ben Elliston <bje@au.ibm.com>
720 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
722 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
724 Port to hosts whose 'sort' and 'tail' implementations
725 treat operands with leading '+' as file names, as POSIX
726 has required since 2001. However, make sure the code still
727 works on pre-POSIX hosts.
728 * ltmain.sh: Don't assume "sort +2" is equivalent to
729 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
731 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
733 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
735 2006-07-04 Peter O'Gorman <peter@pogma.com>
737 * ltconfig: chmod 644 before ranlib during install.
739 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
742 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
743 if the bootstrap compiler is a GCC version that supports it.
744 * configure: Regenerate.
746 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
748 * configure.in: Fix thinkos in previous check-in.
749 * configure: Regenerate.
751 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
754 * configure.in: Test subdir_requires and give an appropriate
756 * configure: Regenerate.
758 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
760 * MAINTAINERS (Write After Approval): Add myself.
762 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
764 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
766 2006-06-22 Steve Ellcey <sje@cup.hp.com>
768 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
770 2006-06-20 David Ayers <d.ayers@inode.at>
773 * configure.in: Add target-boehm-gc to noconfigdirs depending on
774 whether target-libjava is being configured instead of whether the
775 java front end is enabled.
776 * configure: Regenerate.
778 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
781 * configure.in: Only enable libgomp on IRIX 6.
782 * configure: Regenerate.
784 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
786 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
788 * Makefile.in: Regenerate.
790 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
792 * config-ml.in: Alter CCASFLAGS to include special
793 multilib options the same as is done for CFLAGS.
795 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
797 * configure.in: Don't enable libgomp on hpux10.
798 * configure: Rebuilt.
800 2006-06-12 David Ayers <d.ayers@inode.at>
804 * configure.in: Remove target-boehm-gc from noconfigdirs where
805 ${libgcj} is specified.
806 * configure: Regenerate.
808 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
812 * configure.in: Sync.
813 * configure: Regenerated.
815 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
817 * Makefile.def: Added dependencies from sim and gdb on intl, and
818 added configure dependencies to everything with an all dependency
820 * Makefile.in: Regenerated.
822 2006-06-06 David Ayers <d.ayers@inode.at>
825 * Makefile.def: Add dependencies for libobjc which boehm-gc.
826 * Makefile.in: Regenerate.
827 * configure.in: Add --enable-objc-gc at toplevel and have it
828 enable boehm-gc for Objective-C.
829 Remove target-boehm-gc from libgcj.
830 Add target-boehm-gc to target_libraries.
831 Add target-boehm-gc to noconfigdirs where ${libgcj}
833 Assert that boehm-gc is supported when requested for Objective-C.
834 Only build boehm-gc if needed either for Java or Objective-C.
835 * configure: Regenerate.
837 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
840 * Makefile.tpl (configure-[+prefix+][+module+],
841 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
842 Remove rule to unstage bootstrapped modules.
843 (stage_current): New.
844 * Makefile.in: Regenerate.
846 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
848 * MAINTAINERS (Write After Approval): Update my e-mail address.
850 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
852 * include/libiberty.h: Declare pex_run_in_environment.
854 2006-05-31 Asher Langton <langton2@llnl.gov>
856 * MAINTAINERS (Write After Approval): Add myself.
858 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
860 * Makefile.def (bfd, opcodes): Fix lib_path.
861 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
862 (restrap): Move under "@if gcc-bootstrap". Fix typo.
863 * Makefile.in: Regenerate.
865 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
867 * Makefile.in: Regenerate.
869 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
871 * Makefile.def: Add install-html target. Add datarootdir
872 docdir and htmldir to flags_to_pass.
873 * Makefile.tpl: Add install-html target.
874 * Makefile.in: Regenerate.
875 * configure.in: Add --with-datarootdir, --with-docdir, and
876 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
877 * configure: Regenerate.
879 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
881 * configure.in: Enable gprof for cross builds.
882 * configure: Regenerate.
884 2006-05-22 Richard Guenther <rguenther@suse.de>
887 2006-01-31 Richard Guenther <rguenther@suse.de>
888 Paolo Bonzini <bonzini@gnu.org>
890 * Makefile.def (target_modules): Add libgcc-math target module.
891 * configure.in (target_libraries): Add libgcc-math target library.
892 (--enable-libgcc-math): New configure switch.
893 * Makefile.in: Re-generate.
894 * configure: Re-generate.
895 * libgcc-math: New toplevel directory.
897 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
898 Andreas Tobler <a.tobler@schweiz.ch>
900 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
901 * configure: Rebuilt.
903 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
905 * MAINTAINERS (Write After Approval): Add myself.
907 2006-05-01 DJ Delorie <dj@redhat.com>
909 * configure.in: Restore CFLAGS if GMP isn't present.
910 * configure: Regenerate.
912 2006-05-01 Richard Guenther <rguenther@suse.de>
914 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
917 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
919 * MAINTAINERS (Write After Approval): Add myself.
921 2006-04-28 Jan Beulich <jbeulich@novell.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2006-04-18 DJ Delorie <dj@redhat.com>
927 * configure.in (m32c): Build libstdc++-v3. Pass flags to
928 reference libgloss so that libssp can be built in a combined
930 * configure: Regenerate.
932 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
934 * MAINTAINERS (Write After Approval): Add myself.
936 2006-04-05 Ben Elliston <bje@au.ibm.com>
938 * configure.in: Require makeinfo 4.4 or higher.
939 * configure: Regenerate.
941 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
943 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
944 Rearrange the entries of other libraries to have them in one place.
946 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
948 * MAINTAINERS (Write After Approval): Remove myself.
949 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
951 2006-03-14 Richard Guenther <rguenther@suse.de>
953 * configure: Regenerate with autoconf 2.13.
955 2006-03-13 Jim Blandy <jimb@codesourcery.com>
957 * MAINTAINERS: Use my work address.
959 * MAINTAINERS: Update my E-mail address.
961 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
963 * configure.in: Handle --disable-<component> generically.
964 * configure: Regenerate.
966 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
969 * ltmain.sh: Don't use "$finalize_rpath" for compile.
971 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
973 * MAINTAINERS (Write After Approval): Remove myself.
974 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
976 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
978 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
979 (TARGET_CONFIGDIRS): Remove.
980 * configure.in: Remove AC_SUBST(target_configdirs).
981 * Makefile.in, configure: Regenerated.
983 2006-02-20 Steven G. Kargl <kargls@comcast.net>
985 * MAINTAINERS (Write After Approval): Remove myself.
986 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
988 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
992 * Makefile.tpl ([+compare-target+]): Print explanation messages.
994 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
995 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
996 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
997 BUILD_PREFIX, BUILD_PREFIX_1.
998 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1000 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1001 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1003 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1004 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1005 of `cat stage_current`. Always provide the `r' and `s' variables.
1006 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1007 a single shell execution.
1008 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1009 bootstrapped modules, make the stage1 module if the build was not
1010 started yet, else build the current stage.
1011 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1012 (all-build, all-host, all-target, [+make_target+]-host,
1013 [+make_target+]-target): Do not use \-continued lines.
1014 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1015 (current_stage, restrap, stage_last): New.
1017 * Makefile.in: Regenerate.
1018 * configure: Regenerate.
1020 2006-02-19 Bud Davis <jmdavis@link.com>
1022 * MAINTAINERS (Write After Approval): Remove myself.
1023 (Language Front End Maintainers): Add myself as fortran 95
1024 maintainer and update e-mail address.
1026 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1028 * MAINTAINERS (Write After Approval): Remove myself.
1029 (Language Front End Maintainers): Add myself as fortran 95
1032 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
1034 * MAINTAINERS (Write After Approval): Add myself.
1036 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1038 * MAINTAINERS (Write After Approval): Remove myself.
1039 (Language Front End Maintainers): Add myself as
1040 fortran 95 maintainer.
1042 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1046 2005-12-27 Leif Ekblad <leif@rdos.net>
1048 * configure.in: Add support for RDOS target.
1049 * configure: Regenerate.
1051 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1052 Andreas Schwab <schwab@suse.de>
1054 * configure: Regenerate.
1056 2006-02-12 David Edelsohn <edelsohn@gnu.org>
1058 * configure.in (enable_libgomp): Add AIX.
1059 * configure: Regenerate.
1061 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1063 * MAINTAINERS (Write After Approval): Add myself.
1065 2006-02-03 Lee Millward <lee.millward@gmail.com>
1067 * MAINTAINERS (Write After Approval): Add myself.
1069 2006-01-31 Richard Guenther <rguenther@suse.de>
1070 Paolo Bonzini <bonzini@gnu.org>
1072 * Makefile.def (target_modules): Add libgcc-math target module.
1073 * configure.in (target_libraries): Add libgcc-math target library.
1074 (--enable-libgcc-math): New configure switch.
1075 * Makefile.in: Re-generate.
1076 * configure: Re-generate.
1077 * libgcc-math: New toplevel directory.
1079 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
1081 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1082 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1083 the assembler, linker and binutils.
1084 * configure: Regenerate.
1086 2006-01-22 Dirk Mueller <dmueller@suse.de>
1088 * MAINTAINERS (Write After Approval): Add myself.
1090 2006-01-20 Diego Novillo <dnovillo@redhat.com>
1092 * configure: Regenerate.
1094 2006-01-18 Richard Henderson <rth@redhat.com>
1095 Jakub Jelinek <jakub@redhat.com>
1096 Diego Novillo <dnovillo@redhat.com>
1098 * libgomp: New directory.
1099 * Makefile.def: Add target_module libgomp.
1100 * Makefile.in: Regenerate.
1101 * configure.in (target_libraries): Add target-libgomp.
1102 * configure: Regenerate.
1104 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
1106 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1107 @ from continuation.
1108 * Makefile.in: Rebuilt.
1110 2006-01-04 Chris Lattner <sabre@gnu.org>
1112 * MAINTAINERS (Write After Approval): Add myself.
1114 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1118 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1119 * Makefile.tpl (OBJDUMP): New.
1120 (EXTRA_HOST_FLAGS): Add it.
1121 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1123 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1124 to use symbolic links between directories. Avoid race conditions
1125 or make them harmless.
1126 * configure.in: Do not try to use symbolic links between directories.
1128 * Makefile.def (LEAN): Pass.
1129 * Makefile.tpl (LEAN): Define.
1130 (stage[+id+]-start): Accept that the previous directory does not
1131 exist, if the bootstrap is lean.
1132 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1133 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1134 configure substitution.
1135 ([+compare-target+]): Likewise.
1136 ([+bootstrap-target+]-lean): New.
1137 * configure.in: Remove lean bootstrap support from here.
1139 * Makefile.in: Regenerate.
1140 * configure: Regenerate.
1142 2006-01-04 Ben Elliston <bje@au.ibm.com>
1144 * MAINTAINERS (libdecnumber): Add myself.
1146 2006-01-02 Mark Mitchell <mark@codesourcery.com>
1148 * libtool-ldflags: New script.
1150 2006-01-02 Andreas Schwab <schwab@suse.de>
1152 * configure.in: When reconfiguring remove Makefile in
1153 all stage directories.
1154 * configure: Regenerate.
1156 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1158 * MAINTAINERS: Update my email address.
1160 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
1162 Revert Ada-related part of the previous change.
1164 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1166 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1167 * Makefile.in: Regenerate.
1168 * configure.in: Do not include mt-ppc-aix target fragment.
1169 * configure: Regenerate.
1171 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
1173 * configure.in: Select appropriate fragments for PowerPC/AIX.
1174 * configure: Regenerate.
1176 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1177 BOOT_CFLAGS, BOOT_LDFLAGS.
1178 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1179 BOOT_CFLAGS, BOOT_LDFLAGS.
1180 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1181 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1182 (stage): Fail if we cannot complete the work.
1183 * Makefile.in: Regenerate.
1185 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1187 * configure.in: Replace ms1 with mt.
1188 * configure: Rebuilt.
1190 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1192 * MAINTAINERS: Update my email address.
1194 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
1196 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1197 install-host-nogcc): Don't invoke $(stage) at the end.
1198 * Makefile.in: Regenerate.
1200 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
1202 * configure.in: Flip the top-level bootstrap switch.
1203 * configure: Regenerate.
1205 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1207 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1208 $(stage) and $(unstage).
1209 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1210 (all): Remove stray semicolon.
1211 (local-distclean): Don't handle multilib.tmp and multilib.out.
1212 (install.all): Set $s for consistency.
1213 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1214 check_multilibs setting. Always make the install directory.
1215 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1217 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1218 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1219 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1220 (multilib.out): Remove.
1221 * Makefile.in: Regenerated.
1223 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1225 * MAINTAINERS (Write After Approval): Add myself.
1227 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1229 * MAINTAINERS: Add myself as mt maintainer.
1231 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1233 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1235 * MAINTAINERS: Change email address.
1237 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1239 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1240 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1241 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1242 Find in-tree tools if available.
1243 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1244 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1245 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1246 (COMPILER_*_FOR_TARGET): New.
1247 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1248 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1249 (CONFIGURED_*, USUAL_*): Remove.
1250 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1251 STRIP): Use autoconf substitutions.
1252 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1253 COMPILER_NM_FOR_TARGET): New.
1254 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1256 (all): Make all-host and all-target in parallel.
1257 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1258 that $$r and $$s are set before invoking a recursive make.
1259 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1260 ([+bootstrap-target+]): Inline most of the `all' target.
1262 2005-11-29 Ben Elliston <bje@au.ibm.com>
1264 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1265 from the gcc build directory.
1266 * Makefile.in: Regenerate.
1268 2005-11-29 Ben Elliston <bje@au.ibm.com>
1270 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1271 depend on all-libdecnumber.
1272 * configure.in (host_libs): Include libdecnumber.
1273 * Makefile.in: Regenerate.
1274 * configure: Likewise.
1276 2005-11-29 Ben Elliston <bje@au.ibm.com>
1278 * libdecnumber: Import decNumber sources from the dfp-branch.
1280 2005-11-21 Kean Johnston <jkj@sco.com>
1282 * config.sub, config.guess: Sync from upstream sources.
1284 2005-11-21 Ben Elliston <bje@au.ibm.com>
1286 Import from Autoconf sources:
1288 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1289 * config/move-if-change: Don't output "$2 is unchanged";
1290 suggested by Ben Elliston. Handle weird characters correctly.
1292 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1294 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1295 to match upstream libtool for darwin.
1297 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1299 * Makefile.def: Remove gdb dependencies for gdbtk.
1300 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1301 (configure-gdb, install-gdb): New rules.
1302 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1303 * Makefile.in, configure: Regenerated.
1305 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1307 * MAINTAINERS (Write After Approval): Add myself.
1309 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1311 * MAINTAINERS (Write After Approval): Add myself.
1313 2005-10-24 Diego Novillo <dnovillo@redhat.com>
1315 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1318 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1321 * Makefile.tpl (do-[+make-target+], do-check, install,
1322 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1323 are set before recursing.
1324 * Makefile.in: Regenerate.
1326 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1329 * Makefile.def (gcc) <target>: Fix thinko.
1330 * Makefile.in: Regenerate.
1332 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1334 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1335 * configure: Regenerate.
1337 2005-10-15 Jie Zhang <jie.zhang@analog.com>
1339 * MAINTAINERS (Write After Approval): Add self.
1341 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
1343 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1344 target-libffi, target-qthreads, target-libjava, and
1346 * configure: Regenerate.
1348 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1350 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1351 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1352 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1353 (USUAL_OBJDUMP_FOR_TARGET): New.
1354 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1355 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1356 * configure, Makefile.in: Regenerated.
1358 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1360 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1361 before other host packages.
1363 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1365 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1367 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1371 * configure.in (default_target): Remove.
1372 * Makefile.tpl (all): Do not use prerequisites as subroutines
1373 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1374 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1375 use prerequisites as subroutines.
1376 (check-host, check-target): New.
1377 (bootstrap configure & all targets): Do not use stage*-start
1378 if the directory layout is already ok.
1379 (non-bootstrap configure & all targets): Prepend a $(unstage).
1380 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1381 (NOTPARALLEL): Remove.
1382 (unstage, stage variables): New variables.
1383 (unstage, stage targets): Simply expand to those variables.
1385 * configure: Regenerate.
1386 * Makefile.in: Regenerate.
1388 2005-10-04 James E Wilson <wilson@specifix.com>
1390 * Makefile.def (lang_env_dependencies): Add libmudflap.
1391 * Makefile.in: Regenerate.
1393 2005-10-03 Andreas Schwab <schwab@suse.de>
1395 Backport from libtool CVS:
1396 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1398 * ltmain.sh: add support for installing into temporary
1399 staging area (e.g. 'make install DESTDIR=...')
1401 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1403 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1404 * configure: Regenerated.
1406 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1408 * configure: Regenerate with the correct
1411 2005-09-30 Catherine Moore <clm@cm00re.com>
1413 * configure.in (bfin-*-*): New.
1414 * configure: Regenerated.
1416 2005-09-28 Geoffrey Keating <geoffk@apple.com>
1418 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1419 (LIPO_FOR_TARGET): New.
1420 (CONFIGURED_LIPO_FOR_TARGET): New.
1421 (USUAL_LIPO_FOR_TARGET): New.
1422 (STRIP_FOR_TARGET): New.
1423 (CONFIGURED_STRIP_FOR_TARGET): New.
1424 (USUAL_STRIP_FOR_TARGET): New.
1425 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1427 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1428 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1429 * Makefile.in: Regenerate.
1430 * configure: Regenerate.
1432 2005-09-19 David Edelsohn <edelsohn@gnu.org>
1434 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1435 (rs6000-*-aix*): Same.
1436 * configure: Regenerate.
1438 2005-09-16 Tom Tromey <tromey@redhat.com>
1440 * MAINTAINERS: Add self as java maintainer.
1442 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1444 * configure.in: Recognize f95 in the --enable-languages option,
1445 and substitute it for fortran, issuing a warning.
1446 * configure: Regenerate.
1448 2005-08-30 Phil Edwards <phil@codesourcery.com>
1450 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1451 * configure: Regenerated.
1453 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
1455 * MAINTAINERS: Add self as ms1 maintainer.
1457 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1459 * Makefile.def (libssp): Add to lang_env_dependencies.
1460 * Makefile.in: Regenerate.
1462 2005-08-18 Ian Lance Taylor <ian@airs.com>
1464 * MAINTAINERS: Add myself as middle-end maintainer.
1466 2005-08-17 Christian Groessler <chris@groessler.org>
1468 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1469 * Makefile.in: Regenerate.
1471 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
1473 * MAINTAINERS (write after approval): Added myself.
1475 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
1477 * MAINTAINERS (Write After Approval): Add myself.
1479 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
1481 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1482 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1483 Look for alternate names of the target cc and c++
1484 * configure: Regenerate.
1486 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
1488 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1489 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1490 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1491 tools; remove code to manually set them.
1492 (Target tools): Look in the environment for them.
1493 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1494 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1495 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1497 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1498 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1499 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1500 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1501 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1502 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1503 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1504 * configure: Regenerate.
1505 * Makefile.in: Regenerate.
1507 2005-07-28 Ben Elliston <bje@au.ibm.com>
1509 * MAINTAINERS: Update for removed CPU targets.
1511 2005-07-27 Mark Mitchell <mark@codesourcery.com>
1513 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1514 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1515 * Makefile.in: Regenerated.
1517 2005-07-26 Mark Mitchell <mark@codesourcery.com>
1519 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1520 (CFLAGS_FOR_TARGET): Use it.
1521 (CXXFLAGS_FOR_TARGET): Likewise.
1522 * Makefile.in: Regenerated.
1523 * configure.in (--with-build-sysroot): New option.
1524 * configure: Regenerated.
1526 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
1528 * Makefile.tpl: Wrap install between unstage and stage
1529 * Makefile.in: Regenerate.
1531 2005-07-21 Eric Christopher <echristo@apple.com>
1533 * MAINTAINERS: Update affiliation.
1535 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1537 * MAINTAINERS: Add self as crx port maintainer.
1539 2005-07-20 DJ Delorie <dj@redhat.com>
1541 * MAINTAINERS: Add self as m32c maintainer.
1543 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1545 * all files: Update FSF address.
1547 2005-07-15 Eric Christopher <echristo@redhat.com>
1549 * MAINTAINERS: Change affiliation.
1551 2005-07-14 Jim Blandy <jimb@redhat.com>
1553 * configure.in: Add cases for Renesas m32c.
1554 * configure: Regenerated.
1556 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1558 * COPYING.LIB: Update from fsf.org.
1560 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1562 * COPYING, compile, config.guess,
1563 config.sub, install-sh, missing, mkinstalldirs,
1564 symlink-tree, ylwrap: Sync from upstream sources.
1565 * config-ml.in: Update FSF address.
1567 2005-07-13 Eric Christopher <echristo@redhat.com>
1569 * configure.in: Add toplevel noconfigdir support for tpf.
1570 * configure: Regenerate.
1572 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
1576 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1577 * Makefile.in: Regenerate.
1579 2005-07-07 Mark Mitchell <mark@codesourcery.com>
1581 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
1582 Brolley to write-after-approval.
1584 2005-07-07 Andreas Schwab <schwab@suse.de>
1586 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1587 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1588 * Makefile.in: Regenerated.
1590 2005-07-06 Geoffrey Keating <geoffk@apple.com>
1592 * configure.in: Don't build sim or rda when targetting darwin.
1593 * configure: Regenerate.
1595 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
1597 * configure.in: Add --enable-libssp and --disable-libssp.
1598 * configure: Regenerate with autoconf-2.13.
1600 2005-07-02 Jakub Jelinek <jakub@redhat.com>
1602 * Makefile.def (target_modules): Add libssp.
1603 * configure.in (target_libraries): Add target-libssp.
1604 * configure: Rebuilt.
1605 * Makefile.in: Rebuilt.
1607 2005-07-01 Zack Weinberg <zackw@panix.com>
1609 * MAINTAINERS: Change email address. Resign from maintainership.
1611 2005-07-01 Richard Guenther <rguenther@suse.de>
1613 * MAINTAINERS: Change my e-mail address and affiliation.
1615 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
1617 * Makefile.def (stagefeedback): Come after profile.
1618 Define profiledbootstrap target.
1619 * Makefile.tpl (profiledbootstrap): Remove.
1620 (stageprofile-end): Zap stagefeedback.
1621 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1622 * Makefile.in: Regenerate.
1624 2005-06-13 Richard Sandiford <richard@codesourcery.com>
1626 * MAINTAINERS: Update my email address.
1628 2005-06-13 Zack Weinberg <zack@codesourcery.com>
1630 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1631 In 'cpp' stanza, support '#line' as well as '# '.
1633 2005-06-08 Andreas Schwab <schwab@suse.de>
1635 * MAINTAINERS: Move myself from 'Write After Approval' to
1636 'CPU Port Maintainers' section as m68k maintainer.
1638 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
1640 * configure.in (unsupported_languages): New macro.
1641 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1642 non-ported target libraries in noconfigdirs.
1643 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1644 non-linux-gnu. Remove libgcj_ex_libffi.
1645 <lang_frag loop>: Set add_this_lang=no if the language is in
1646 unsupported_languages.
1647 * configure: Regenerate.
1649 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1651 * configure.in: Fix typo in handling of --with-mpfr-dir.
1652 * configure: Regenerate.
1654 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1656 * MAINTAINERS: Update my email address.
1658 2005-06-02 Jim Blandy <jimb@redhat.com>
1660 * config.sub: Add cases for the Renesas m32c. (This patch has been
1661 accepted into the master sources.)
1663 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
1664 Michael Snyder <msnyder@redhat.com>
1665 Stan Cox <scox@redhat.com>
1667 * configure.in: Set noconfigdirs for ms1.
1669 * configure: Regenerate.
1671 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1673 * MAINTAINERS (Write After Approval): Add self.
1675 2005-06-01 Josh Conner <jconner@apple.com>
1677 * MAINTAINERS (Write After Approval): Add self.
1679 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
1681 * MAINTAINERS: Update my email address.
1683 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1685 * MAINTAINERS (Write After Approval): Add self.
1687 2005-05-26 Chris Demetriou <cgd@broadcom.com>
1689 * MAINTAINERS (Write After Approval): Remove self.
1691 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
1693 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1694 (Dependencies): Consider target modules for bootstrap dependencies.
1695 Make target bootstrap modules depend on each stage's gcc.
1696 * Makefile.in: Regenerate.
1698 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
1700 * Makefile.def (configure-gcc): Depend on binutils having been built.
1701 (all-gcc): No need to do it here.
1702 * Makefile.in: Regenerate.
1704 2005-05-19 Paul Brook <paul@codesourcery.com>
1706 * configure.in: Rewrite misleading error message when requested
1707 language cannot be built.
1708 * configure: Regenerate.
1710 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1712 * ylwrap: Import from Automake 1.9.5.
1714 2005-05-13 David Ung <davidu@mips.com>
1716 * MAINTAINERS (Write After Approval): Add self.
1718 2005-05-09 Mike Stump <mrs@apple.com>
1720 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1721 lt_cv_sys_max_cmd_len for now.
1723 2005-05-09 Stan Cox <scox@redhat.com>
1725 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1727 2005-05-08 Matt Kraai <kraai@ftbfs.org>
1729 * README.SCO: Update the URL.
1731 2005-05-05 David Edelsohn <edelsohn@gnu.org>
1733 * ltconfig: Define file_list_spec. Pass file_list_spec and
1734 with_gnu_ld to libtool.
1735 * ltcf-c.sh (aix[45]): Define file_list_spec.
1736 * ltcf-cxx.sh (aix[45]): Same.
1737 * ltcf-gcj.sh (aix[45]): Same.
1738 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1739 exists, write list of input files to temporary file.
1741 2005-05-04 Mike Stump <mrs@apple.com>
1743 * configure.in: Always pass --target to target configures as
1744 otherwise rebuilds that do --recheck will fail.
1745 * confiugure: Rebuilt.
1747 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
1749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1751 (configure, all): Add bootstrap support.
1752 (Host modules, target modules): Pass post-stage1 flags and exports.
1753 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1754 * Makefile.in: Regenerate.
1756 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
1758 * configure: Regenerate.
1760 2005-04-27 Mike Stump <mrs@apple.com>
1762 * MAINTAINERS: Add self as darwin maintainer.
1764 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1766 * config.sub: Update from master copy.
1768 2005-04-21 Mike Stump <mrs@apple.com>
1770 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1771 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1773 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1775 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1776 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1777 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1778 "*-*-elf" and "*-*-linux*".
1779 * configure: Regenerate.
1781 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1783 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1785 2005-04-12 Mike Stump <mrs@apple.com>
1787 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1789 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1791 * MAINTAINERS (Write After Approval): Add myself.
1793 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1795 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1797 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
1799 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1800 (TARGET_CONFIGARGS): Include --with-target-subdir.
1801 (configure, all): New macros. Use them throughout.
1802 * Makefile.in: Regenerate.
1804 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1806 * MAINTAINERS (Write After Approval): Add myself.
1808 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1810 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1812 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1814 * MAINTAINERS: Move John Carr to Write After Approval.
1816 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1818 * config/mh-mingw32: Delete.
1819 * configure.in: Don't use it.
1820 * configure: Regenerate.
1822 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
1824 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1825 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1826 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1827 (HOST_LIB_PATH): Generate from Makefile.def.
1828 (TARGET_LIB_PATH): Likewise.
1829 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1830 * Makefile.in: Regenerate.
1831 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1832 (RPATH_ENVVAR): Include Darwin case.
1833 * configure: Regenerate.
1835 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1837 * MAINTAINERS (Various Maintainers): Remove self.
1838 (Write After Approval): Add self.
1840 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1842 * MAINTAINERS (Various Maintainers): Add self.
1844 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
1846 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1847 * configure: Regenerate.
1849 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1851 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1852 gcc_version, and gcc_version_trigger from set of flags to pass.
1853 * Makefile.tpl: Remove definitions of above variables.
1854 (config.status): Remove dependency on $(gcc_version_trigger).
1855 * Makefile.in: Regenerate.
1856 * configure.in: Do not reference config/gcc-version.m4 nor
1857 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1858 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1859 * configure: Regenerate.
1861 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1862 Andrew Pinski <pinskia@physics.uc.edu>
1864 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1865 * Makefile.in: Regenerate.
1867 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1869 * MAINTAINERS (Write After Approval): Add myself.
1871 2005-03-03 David Ayers <d.ayers@inode.at>
1873 * MAINTAINERS (Write After Approval): Add myself.
1875 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
1878 * ltmain.sh: Avoid creating archives with components that have
1879 duplicate basenames.
1881 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1884 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1886 * Makefile.in: Regenerate.
1888 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1890 * Makefile.in: Regenerate to fix conflict between the previous two
1893 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1896 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1897 * Makefile.tpl (HOST_SUBDIR): New substitution.
1898 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1899 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1900 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1901 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1902 (Host modules, Bootstrapped modules): Use it.
1903 (Build modules, Target modules): Do not create symlink trees,
1904 always configure out-of-srcdir.
1905 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1906 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1907 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1908 $(HOST_SUBDIR). Create a symlink for host_subdir.
1910 * Makefile.in: Regenerate.
1911 * configure: Regenerate.
1913 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1915 Merged from libada-gnattools-branch:
1916 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1918 * gnattools: New directory.
1919 * Makefile.def: Add gnattools as a module, depending on target-libada.
1920 * Makefile.in: Regenerate.
1921 * configure.in: Include gnattools in host_tools; disable it if ada
1923 * configure: Regenerate.
1925 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
1927 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1928 treelang maintainer.
1929 (Write After Approval): Remove myself.
1931 2005-02-23 Paul Schlie <schlie@comcast.net>
1933 * configure.in: Allow darwin targeted ports to build tk, itcl and
1935 * configure: Regenerate.
1937 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1940 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1941 * configure: Regenerate.
1943 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1945 * MAINTAINERS (Write After Approval): Add myself.
1947 2005-02-10 Ian Lance Taylor <ian@airs.com>
1949 * MAINTAINERS: Update my e-mail address.
1951 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1953 * MAINTAINERS (Write After Approval): Add myself.
1955 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1957 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1958 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1959 target-libgloss when not *-*-elf and *-*-aout.
1960 * configure: Regenerate.
1962 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1964 * MAINTAINERS: Remove obsolete entries.
1966 * MAINTAINERS (Write After Approval): Add Michael Matz.
1968 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
1970 * MAINTAINERS: Remove self as cpplib maintainer.
1972 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1974 * install-sh, config.sub: Import from upstream.
1976 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1979 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1980 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1981 * Makefile.in: Regenerate.
1983 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
1985 * MAINTAINERS: Update my email address.
1987 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1988 Andreas Schwab <schwab@suse.de>
1991 * config-ml.in: Eval option if surrounded by single quotes.
1993 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
1995 Revert 2004-12-28 Makefile changes, a better fix will be
1996 applied to mainline and src after GCC 4.0 branches.
1998 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
2002 * Makefile.def (target_modules): Remove stage parameter,
2003 it is always true now.
2004 * Makefile.tpl (configure-build-[+module+],
2005 configure-target-[+module+]): Always build symlink tree
2006 for the directory and for include. BUILD_SUBDIR and
2007 TARGET_SUBDIR cannot be . anymore.
2008 * Makefile.in: Regenerate.
2010 2004-12-25 David Edelsohn <edelsohn@gnu.org>
2012 Revert 2004-12-08 Makefile changes.
2014 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2016 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2019 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2021 * configure.in (sh64-*-*): Reenable gprof.
2022 * configure: Regenerate.
2024 2004-12-08 David Edelsohn <edelsohn@gnu.org>
2026 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2027 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2028 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2029 * Makefile.in: Regenerate.
2031 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2033 * MAINTAINERS: Update my email address.
2035 2004-12-07 Matt Kraai <kraai@ftbfs.org>
2037 * Makefile.tpl: Generate normal dependencies if the LHS module is
2039 * Makefile.in: Regenerate.
2041 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2043 * configure.in: Include config/gxx-include-dir.m4. Use
2044 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2045 * configure: Regenerate.
2047 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2049 * config.if: Delete.
2050 * configure.in: Set libstdcxx_incdir directly.
2051 * configure: Regenerate.
2053 2004-12-02 Eric Christopher <echristo@redhat.com>
2055 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2056 * Makefile.in: Regenerate.
2058 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2060 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2061 * configure: Regenerate.
2063 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2065 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2066 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2067 * configure: Regenerate.
2069 2004-12-01 Eric Christopher <echristo@redhat.com>
2071 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2072 of things to remove.
2074 2004-11-29 Matt Kraai <kraai@ftbfs.org>
2076 * MAINTAINERS (Write After Approval): Update my e-mail address.
2078 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2080 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2081 from CVS libtool to always pass_all.
2083 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2085 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2086 (hppa*64*-*-*): Delete incorrect comment.
2087 * configure: Rebuilt.
2089 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2091 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2093 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2095 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2096 from CVS libtool to always pass_all.
2098 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2100 * install-sh, compile: Import from automake.
2102 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2104 * config.guess, config.sub: Import from savannnah.
2106 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
2108 * MAINTAINERS (Write After Approval): Add myself
2110 2004-11-12 Mike Stump <mrs@apple.com>
2112 * Makefile.def: Add html support.
2113 * Makefile.tpl: Likewise.
2114 * Makefile.in: Regenerate.
2116 2004-11-11 Geoffrey Keating <geoffk@apple.com>
2119 * configure.in: Remove all instances of build-fixincludes from
2121 (build_configargs): Supply --target to subdirectories.
2122 * configure: Regenerate.
2124 * Makefile.def: Make gcc install depend on fixincludes install.
2125 * Makefile.in: Regenerate.
2127 2004-11-10 Janis Johnson <janis187@us.ibm.com>
2129 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2131 2004-11-11 Paul Brook <paul@codesourcery.com>
2133 * MAINTAINERS: Add self as arm maintainer. Update email address.
2135 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2137 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2139 * configure: Regenerate.
2141 2004-11-07 David Edelsohn <edelsohn@gnu.org>
2143 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2146 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
2148 * Makefile.def (host fixincludes): Specify missing targets.
2149 * Makefile.in: Regenerate.
2151 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2153 * MAINTAINERS: Add myself
2155 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2157 * MAINTAINERS (Write After Approval): Add myself.
2159 2004-11-04 Geoffrey Keating <geoffk@apple.com>
2161 * Makefile.def: Build fixincludes for the host, too.
2162 * Makefile.in: Regenerate.
2163 * configure.in (host_tools): Add fixincludes.
2164 * configure: Regenerate.
2166 2004-11-04 Daniel Jacobowitz <dan@debian.org>
2168 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2169 * configure: Regenerated.
2171 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2174 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2175 * configure: Regenerated.
2177 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2179 * README.SCO: Update per FSF instructions.
2181 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
2184 * configure.in (case ${target}): Do not build fixincludes for avr.
2185 * configure: Regenerated.
2187 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
2189 * configure.in (case ${target}): Do not build fixincludes
2190 on platforms where it is not used.
2191 * configure: Regenerated.
2193 2004-10-23 Daniel Jacobowitz <dan@debian.org>
2195 * configure.in: Use an absolute path to install-sh.
2196 * configure: Regenerated.
2198 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2200 * MAINTAINERS (Write After Approval): Add myself.
2202 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2204 * MAINTAINERS: Remove from Write After Approval those that are
2205 already maintainers.
2207 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2209 * MAINTAINERS: Update my email address.
2211 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2213 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2214 * configure: Regenerate.
2216 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2218 * MAINTAINERS: Update my email address.
2220 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2222 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2223 entries belonging to this category.
2225 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2227 * MAINTAINERS: Update my e-mail address.
2229 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
2231 Fix wrong conflict resolution in:
2233 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2235 * Makefile.in: Regenerate.
2236 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2237 in the recursive `make', instead of hardwiring `all'.
2238 (Autogenerated TARGET-* variables): New.
2240 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2242 * configure.in: Enable target-libgloss for crx-*-*.
2243 * configure: Regenerate.
2245 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2247 * MAINTAINERS (Various Maintainers): Move the "windows,
2248 cygwin, mingw" maintainer to ...
2249 (OS Port Maintainers): ... here.
2251 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2253 * MAINTAINERS (Write After Approval): Remove those that are
2254 maintainers of some subsystem.
2256 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2258 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2259 * ltcf-cxx.sh (tpf*): Likewise.
2260 * ltconfig (tpf*): Add TPF OS configuration support.
2262 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2264 * MAINTAINERS: Change my email address to my new work account.
2266 2004-09-24 Michael Roth <mroth@nessie.de>
2268 * configure.in (--without-headers): Add missing double quotes.
2269 * configure: Regenerate.
2271 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2273 * ylwrap: Revert to previous version.
2275 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2278 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2279 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2280 SET_GCC_LIB_PATH_CMD.
2281 (BASE_TARGET_EXPORTS): Likewise.
2282 * Makefile.in: Regenerated.
2284 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2285 * configure: Regenerated.
2287 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2289 * config.guess: New upstream version
2290 * compile, depcomp, install-sh, ylwrap: Likewise.
2292 2004-09-19 Roger Sayle <roger@eyesopen.com>
2294 * config/mh-x86omitfp: New host makefile fragment. Add
2295 -fomit-frame-pointer to the default BOOT_CFLAGS.
2296 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2297 * configure: Regenerate.
2299 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2302 * configure.in (*-*-darwin*): Renable libobjc.
2303 * configure: Regenerate.
2305 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2307 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2309 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
2311 * Makefile.def: Remove libbanshee.
2312 * Makefile.tpl: Ditto.
2313 * configure.in: Ditto.
2314 * Makefile.in: Regen.
2317 2004-09-08 David Edelsohn <edelsohn@gnu.org>
2319 * ltmain.sh: Use $pic_object as $non_pic_object if
2320 $non_pic_object=none.
2322 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
2324 * missing: Import latest version from master repository.
2326 2004-09-06 Nick Clifton <nickc@redhat.com>
2328 * config.sub: Import latest version from master repository.
2329 * config.guess: Likewise.
2330 This includes these changes:
2332 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2334 * config.sub: Handle crisv32, alias etraxfs.
2335 * config.guess (crisv32:Linux:*:*): Handle.
2337 2004-08-13 Brad Smith <brad@comstyle.com>
2339 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2340 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2342 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2344 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2345 assume the processor is a powerpc. This is because coreutils
2346 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2347 in this case, due to a MacOS X bug that causes
2348 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2349 to return a negative number.
2350 Problem reported by Petter Reinholdtsen in:
2351 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2353 2004-07-19 Ben Elliston <bje@gnu.org>
2355 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2357 2004-06-24 Ben Elliston <bje@gnu.org>
2359 * config.guess: Update copyright years.
2360 * config.sub: Likewise.
2362 2004-06-22 Robert Millan <robertmh@gnu.org>
2364 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2365 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2367 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2369 * config.guess (*:*VMS:*:*): New entry. Replaces
2370 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2373 2004-06-22 Ben Elliston <bje@gnu.org>
2375 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2376 * config.sub: Likewise.
2378 2004-06-22 Ben Elliston <bje@gnu.org>
2380 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2381 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2383 2004-06-11 Ben Elliston <bje@gnu.org>
2385 * config.guess (pegasos:OpenBSD:*:*): Remove.
2387 2004-06-11 Ben Elliston <bje@gnu.org>
2389 From Wouter Verhelst <wouter@grep.be>:
2390 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2392 2004-06-11 Ben Elliston <bje@gnu.org>
2394 * config.guess (luna88k:OpenBSD:*:*): New.
2396 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2398 * config.guess (m32r*:Linux:*:*): New case.
2399 * config.sub: Handle m32rle.
2401 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2403 From Jens Petersen <petersen@redhat.com>:
2404 * config.sub: Handle sparcv8.
2406 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2408 From Tom Smith <smith@cag.lkg.hp.com>:
2409 * config.guess: Version suffixes are equally significant on Tru64
2410 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2411 prefix of "P" (patched kernel).
2413 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2415 * config.sub: Add support for National Semiconductor CRX target.
2417 2004-09-03 Janis Johnson <janis187@us.ibm.com>
2419 * MAINTAINERS (Various Maintainers): Remove myself as web page
2420 maintainer, add myself as maintainer of build status lists.
2422 2004-09-03 Jan Beulich <jbeulich@novell.com>
2424 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2425 *-*-netware, but add target-libmudflap.
2426 Consolidate *-*-netware targets (of which really only i?86 exists)
2427 into a single entry.
2428 * configure: Likewise.
2430 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
2432 * Makefile.tpl (sorry): Remove.
2433 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2434 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2435 (do-clean): Clean per-stage directories too.
2436 (do-distclean): Run distclean-stage1 too.
2437 (.NOTPARALLEL): Enable during toplevel bootstrap.
2438 (stage[+id+]-bubble): Enable parallel execution during
2439 the recursive invocation.
2440 * Makefile.in: Regenerate.
2442 Fix previous checkin:
2444 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2446 * configure.in: Fix indentation.
2447 * configure: Regenerate.
2449 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2451 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2452 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2453 * configure: regenerate
2454 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2458 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
2460 * Makefile.def (build_modules): Add fixincludes.
2461 (dependencies): Make gcc depend on fixincludes.
2462 * configure.in (build_tools): Add fixincludes.
2463 (build_configdirs): Always include build_libs.
2464 * Makefile.in: Regenerate.
2465 * configure: Regenerate.
2467 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2469 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2470 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2471 phony targets; do not generate timestamp files.
2472 (distclean-stageN): Remove references to their timestamp files.
2473 (restageN, touch-stageN): Remove.
2474 (stageN-bubble): Rewritten.
2475 (compare): Support lean bootstraps.
2476 * Makefile.in: Regenerate.
2478 * configure.in: Only warn when bootstrapping but
2479 build != host or build != target. Support lean bootstraps.
2480 * configure: Regenerate.
2482 2004-08-26 Phil Edwards <phil@codesourcery.com>
2484 * configure.in: Give a better error message if GMP/MPFR are missing
2485 and a language needing them has been requested.
2486 * configure: Regenerated.
2488 2004-08-25 Phil Edwards <phil@codesourcery.com>
2490 * configure.in: Print a list of available language front-ends if
2491 a requested one is missing. Tidy stray tab characters.
2492 * configure: Regenerated.
2494 2004-08-19 Michael Koch <konqueror@gmx.de>
2496 * gcc/doc/install.texi: Update entry about automake for libjava.
2498 2004-08-17 Robert Millan <robertmh@gnu.org>
2500 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2501 (instead of FreeBSD).
2502 * configure: Regenerate.
2504 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2506 * Makefile.in: Regenerate.
2507 * configure: Regenerate.
2509 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2511 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2512 for bootstrapped modules if toplevel bootstrap is going.
2513 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2514 modules. Adjust for changes in Makefile.def. Enable several
2515 rules even in non-bootstrap mode, just to avoid peppering the
2516 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2517 (stage-[+prev+]-bubble): Remove.
2519 * Makefile.def (Dependencies): Depend on all-build-bison,
2520 all-build-flex, all-build-byacc, all-build-texinfo, rather
2521 than the host variations.
2522 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2524 (BISON): Update for recent Bisons.
2526 (cross): Depend on all-build.
2527 (all): Do not depend on all-build.
2528 (prebootstrap): Remove.
2529 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2530 (Prebootstrap dependencies): Add them to the per-stage targets
2531 and to all-prebootstrap.
2532 * configure.in (build_configdirs): Always enable build_tools.
2533 (BUILD_DIR_PREFIX): Remove.
2535 * Makefile.def (gcc): Add target variable.
2536 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2537 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2538 in the recursive `make', instead of hardwiring `all'.
2539 (Autogenerated TARGET-* variables): New.
2541 2004-08-13 Brian Booth <bbooth@redhat.com>
2543 * MAINTAINERS: Remove myself from write-after-approval.
2545 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2547 * src-release: Stop distributing mmalloc with gdb (which doesn't
2549 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2550 * Makefile.in: Regenerate.
2552 2004-08-09 Mark Mitchell <mark@codesourcery.com>
2554 * configure.in (arm*-*-eabi*): New target.
2555 * configure: Regenerate.
2557 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2559 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2560 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2561 (Dependencies): New section.
2562 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2563 (configure-target-[+module+]): Depend on maybe-all-gcc
2564 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2565 (toplevel profiledbootstrap): Fix dependencies.
2566 * Makefile.in: Regenerate.
2568 2004-08-03 Mark Mitchell <mark@codesourcery.com>
2570 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2571 target-libiberty to noconfigdirs.
2572 * configure: Regenerate.
2574 2004-08-03 Paul Brook <paul@codesourcery.com>
2576 * configure.in: Check for MPFR as well as GMP.
2577 * configure: Regenerate.
2579 2004-08-01 Robert Millan <robertmh@gnu.org>
2581 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2582 libmudflap for all GNU-based systems (with Glibc).
2583 * configure: Regenerate.
2585 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2587 * Makefile.def (host-modules): Add gcc.
2588 * Makefile.in: Regenerate.
2589 * Makefile.tpl (sorry): New rule.
2590 (configure-host, all-host, [+make_target+]-host, do-check,
2591 install-host): Do not add gcc as a special case.
2592 (host modules): Add a small special-casing for gcc. Export
2593 extra_make_flags through the environment.
2594 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2595 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2596 other recursive targets for gcc): Remove.
2598 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2599 (stage, unstage): New rules.
2600 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2601 distclean-stage[+id+]): Use stage_current.
2602 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2603 the stage*-start rules.
2605 2004-08-02 Geoffrey Keating <geoffk@apple.com>
2607 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2610 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
2612 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2613 * configure: Regenerate.
2615 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2617 * maintainer-scripts/gcc_release: Revert yesterday's change.
2619 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2621 * MAINTAINERS: Add myself to write-after-approval.
2623 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2626 * gcc/gccbug.in: Updated because of libf2c removal.
2627 * maintainer-scripts/gcc_release: Ditto.
2629 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2631 * configure.in: Build libmudflap by default on FreeBSD.
2632 * configure: Regenerated.
2634 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2636 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2638 * configure: Regenerated.
2640 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2643 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2644 feedback based compiler.
2645 * Makefile.in: Rebuilt.
2647 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
2649 * Makefile.def (host_modules): Set bootstrap=true for flex.
2650 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2651 * Makefile.in: Rebuilt.
2653 2004-07-07 Jan Hubicka <jh@suse.cz>
2655 * MAINTAINERS: Add self as a profile feedback maintainer.
2657 2004-07-05 Phil Edwards <phil@codesourcery.com>
2659 * configure.in: Do not prepend $srcdir to /dev/null in
2661 * configure: Regenerate.
2663 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2665 * Makefile.def (build_modules): Add bison, byacc, flex,
2667 (flags_to_pass): Add FLEX.
2668 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2669 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2670 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2671 DEFAULT_MAKEINFO): Remove.
2672 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2673 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2674 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2675 objdir or else use configured tool.
2677 (all): Depend on it.
2678 (Build module dependencies): Add.
2679 * Makefile.in: Regenerate.
2680 * configure.in: Better support for multiple build modules,
2681 matching what is done for host/target modules. Do not look
2682 for "plausible" locations of build tools if Canadian cross.
2683 Use autoconf's AC_PROG_CC to find a C compiler. Define
2684 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2685 * configure: Regenerate.
2687 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2689 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2690 * Makefile.in: Regenerate.
2692 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2694 * Makefile.tpl (configure-build-[+module+],
2695 configure-[+module+], configure-target-[+module+]): Pass
2696 [+extra_configure_args+].
2697 (all-build-[+module+], all-[+module+], check-[+module+],
2698 install-[+module+], [+make_target+]-[+module+],
2699 all-target-[+module+], check-target-[+module+],
2700 install-target-[+module+], [+make_target+]-target-[+module+]):
2701 Pass [+extra_make_args+].
2702 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2703 (GCC_HOST_EXPORTS): Remove.
2704 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2705 cross, check-gcc, check-gcc-c++, install-gcc,
2706 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2707 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2708 * Makefile.in: Regenerate.
2710 2004-06-21 Matthew Sachs <msachs@apple.com>
2712 * MAINTAINERS: Added self to write-after-approval.
2714 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2716 * configure.in: Check for srcdir/winsup rather than build directory
2718 * configure: Regenerate.
2720 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
2722 * configure.in: Don't build Cygwin native newlib if winsup
2723 directory is missing. Emit warning instead.
2724 * configure: Regenerate.
2726 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
2728 * Makefile.tpl (touch-stage[+id+]): New.
2729 (restage[+prev+]): Depend on touch-stage[+id+].
2731 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2734 * Makefile.def: Add profile and feedback bootstrap stages.
2735 Remove next field from bootstrap stages.
2736 * Makefile.tpl (LN, LN_S): Substitute.
2737 (stageN-start, stageN-end): Use double-colon rules, to
2738 provide a hook for additional setup commands.
2739 (distclean-stageN-gcc, restageN): Create dependencies from
2740 [+prev+], not from [+next+].
2741 (stageN-bubble): Add commands for successive stages from
2742 [+prev+], using double-colon rules.
2743 (all-stageN-gcc): Fix typo.
2744 (stagefeedback-start, profiledbootstrap): New.
2745 * Makefile.in: Regenerate.
2746 * configure.in: Call ACX_PROG_LN.
2747 * configure: Regenerate.
2749 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2751 * MAINTAINERS (Write After Approval): Add myself.
2753 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2755 * MAINTAINERS (Write After Approval): Add myself.
2757 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
2759 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2761 * configure: Regenerate.
2763 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2765 * Makefile.tpl: Fix typo.
2766 * Makefile.in: Regenerate.
2768 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2770 * configure.in: Remove new- prefix from toplevel
2772 * configure: Regenerate.
2774 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2776 * Makefile.tpl (all.normal): Rename to all.
2777 (all): Replace with a rule to pick the default
2778 target from configure.
2779 (all-gcc, configure-gcc): Use conditionals to
2780 do nothing when toplevel bootstrap is going on.
2781 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2782 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2783 * configure.in: Support --enable-bootstrap.
2785 * Makefile.def: Remove new- prefix from toplevel
2787 * Makefile.tpl: Likewise.
2789 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2792 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2793 $(RECURSE_FLAGS) to recursive invocation of make.
2795 * Makefile.in: Regenerate.
2796 * configure: Regenerate.
2798 2004-05-30 Andreas Jaeger <aj@suse.de>
2799 Jim Wilson <wilson@specifixinc.com>
2801 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2804 2004-05-27 Daniel Jacobowitz <dan@debian.org>
2806 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2807 * configure: Regenerate.
2809 2004-05-25 Daniel Jacobowitz <drow@false.org>
2811 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2812 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2813 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2815 * Makefile.in: Regenerate.
2817 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
2819 * configure.in: Test the ability to symlink directories.
2820 * configure: Regenerate.
2822 * Makefile.def (bootstrap-stage): New definitions.
2823 * Makefile.tpl (configure-stage1-gcc,
2824 configure-stage2-gcc, configure-stage3-gcc,
2825 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2826 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2827 new-restage3, compare): Autogenerate, see Makefile.in
2828 entry for behavioral changes.
2829 (distclean-stage1, new-stage1-start, new-stage1-end,
2830 new-stage1-bubble, distclean-stage2, new-stage2-start,
2831 new-stage2-end, new-stage2-bubble, distclean-stage3,
2832 new-stage3-start, new-stage3-end): New autogenerated targets.
2833 (objext, prebootstrap, BOOT_CFLAGS,
2834 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2837 * Makefile.in: Regenerate.
2838 (distclean-stage1, new-stage1-start, new-stage1-end,
2839 new-stage1-bubble, distclean-stage2, new-stage2-start,
2840 new-stage2-end, new-stage2-bubble, distclean-stage3,
2841 new-stage3-start, new-stage3-end): New targets.
2842 (all-stage1-gcc): Move prebootstrap dependency from here...
2843 (configure-stage1-gcc): ...to here.
2844 (new-bootstrap): Use bubble targets.
2845 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2846 Use per-stage distclean targets.
2847 (configure-stage1-gcc, configure-stage2-gcc,
2848 configure-stage3-gcc, all-stage1-gcc,
2849 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2850 Use new-stageN-start to prepare the tree.
2852 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
2854 * Makefile.def (host_modules): add libcpp.
2855 * Makefile.tpl: Add dependencies on and for libcpp.
2856 * Makefile.in: Regenerate.
2857 * configure.in: Add libcpp host module.
2858 * configure: Regenerate.
2860 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
2862 * Makefile.tpl: Whenever a recursive target is defined, wrap
2863 it in a special @if/@endif block, and prepare its maybe
2864 dependency in the @if/@endif block
2865 * configure.in: Instead of writing maybe dependencies, remove
2866 the @if/@endif statements, and remove the @if/@endif blocks
2868 * configure: Regenerate.
2869 * Makefile.in: Regenerate.
2871 2004-05-20 Janis Johnson <janis187@us.ibm.com>
2873 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2875 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2878 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2879 * */configure: Rebuilt.
2881 2004-05-17 Zack Weinberg <zack@codesourcery.com>
2883 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2885 * configure, Makefile.in: Regenerate.
2887 2004-05-13 Tobias SchlÃÂüter <tobi@gcc.gnu.org>
2889 * MAINTAINERS (Write After Approval): Add myself.
2891 2004-05-13 Diego Novillo <dnovillo@redhat.com>
2893 Merge from tree-ssa-20020619-branch.
2895 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2896 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2897 (HOST_GMPLIBS): Define.
2898 (HOST_GMPINC): Define.
2899 (TARGET_LIB_PATH): Add libmudflap.
2900 (GFORTRAN_FOR_TARGET): Define.
2901 (configure-build*): Export GFORTRAN.
2902 (configure-gcc): Export GMPLIBS and GMPINC.
2903 (all-gcc): Add maybe-all-libbanshee.
2904 (configure-target-libgfortran): Define.
2905 * Makefile.in: Regenerate.
2906 * configure.in (host_libs): Add libbanshee.
2907 (target_libraries): Add target-libmudflap and target-libgfortran.
2908 Add --with-libbanshee.
2909 Handle --disable-libmudflap.
2910 (*-*-freebsd*): Use with_gmp.
2911 Add $(libgcj) to noconfigdirs.
2912 * configure: Regenerate.
2913 * depcomp: New file.
2914 * MAINTAINERS: Add tree-ssa maintainers.
2916 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2918 * MAINTAINERS (Various Maintainers): Add myself.
2920 2004-04-30 Brian Ford <ford@vss.fsi.com>
2922 * MAINTAINERS (Write After Approval): Add myself.
2924 2004-04-29 Uros Bizjak <uros@kss-loka.si>
2926 * MAINTAINERS (Write After Approval): Add myself.
2928 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
2930 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2931 * configure: Regenerate.
2933 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
2936 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2938 * Makefile.def (flags_to_pass): Remove *dir variables that
2939 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2940 as well as prefix and exec_prefix.
2941 * Makefile.in: Regenerate.
2943 2004-04-26 Robert Millan <robertmh@gnu.org>
2945 Add patches from libtool CVS.
2946 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2947 * ltconfig: Likewise.
2948 * ltcf-c.sh: Likewise.
2949 * ltcf-cxx.sh: Likewise.
2950 * ltcf-gcj.sh: Likewise.
2952 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2954 * Makefile.def (host_modules): Mark with the bootstrap
2955 flag packages on which gcc depends.
2956 * Makefile.tpl (all-bootstrap): Use it.
2957 * Makefile.in: Regenerate.
2959 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2961 * Makefile.def (flags_to_pass): Remove *dir variables that
2962 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2963 as well as prefix and exec_prefix.
2964 * Makefile.in: Regenerate.
2966 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2968 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2969 * configure: Regenerate.
2970 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2971 * gcc/Makefile.tpl (compare): Use the result of the test.
2972 * gcc/Makefile.in: Regenerate.
2974 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
2976 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2977 Always relocate gcc and prev-gcc to the original names, even
2979 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2982 2004-04-23 Laurent GUERBY <laurent@guerby.net>
2984 * MAINTAINERS: Update my email address.
2986 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2988 * configure.in (mips*-*-irix5*): Enable ld.
2989 * configure: Regenerate.
2991 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2993 * configure: Regenerate.
2995 2004-04-15 James E Wilson <wilson@specifixinc.com>
2997 * Makefile.tpl (configure-[+module+], configure-gcc,
2998 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2999 Set and export LDFLAGS.
3000 * Makefile.in: Regenerate.
3002 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
3004 * MAINTAINERS: Add myself to write-after-approval.
3006 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3009 * Makefile.tpl: If we don't have built-in-tree target tools,
3010 use the ones found by configure rather than hacking around with
3011 program_transform_name.
3012 * configure.in: Give Makefile.tpl the information necessary
3014 * Makefile.in: Regenerate.
3015 * configure: Regenerate.
3017 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3020 * configure.in: When computing baseargs, strip *all* copies of
3021 offending options. Also, don't match/substitute the trailing space,
3022 so that this actually works when two similar options are separated by
3024 * configure: Regenerate.
3026 2004-04-06 David Edelsohn <edelsohn@gnu.org>
3028 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3029 (rs6000-*-aix*): Same.
3030 * configure: Regenerate.
3032 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
3034 * MAINTAINERS: Add myself to write-after-approval.
3036 2004-04-03 Bud Davis <bdavis9659@comcast.net>
3038 * MAINTAINERS: Add myself to write-after-approval.
3040 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3042 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3043 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3044 * Makefile.in: Regenerate.
3046 * configure.in (top level bootstrap support): Rework --enable-werror
3047 to set @stage2_werror_flag@.
3048 * configure: Regenerate.
3049 * Makefile.tpl (top level bootstrap support): Pass
3050 @stage2_werror_flag@ down to configure in stages 2 and 3.
3051 * Makefile.in: Regenerate.
3053 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3055 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3056 for stages 2 and 3 as well as in make. As a consequence, remove
3057 OUTPUT_OPTION (now detected by configure) from the flags passed down
3059 * Makefile.in: Regenerate.
3061 * Makefile.tpl (new-bootstrap): Fix typo.
3062 * Makefile.in: Regenerate.
3064 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3066 * Makefile.tpl: Rearrange by moving recursive_targets rules
3067 into their proper sections.
3068 * Makefile.tpl (top level bootstrap support): Move disabling
3069 of coverage flags from 'make' to 'configure'; improve comments.
3070 * Makefile.in: Regenerate.
3072 * Makefile.tpl (experimental top level bootstrap) Move stage1
3073 language setting from all- target to configure- target; disable
3074 intermodule optimization in stage 1; prevent gratuitous rebuilds
3076 * Makefile.in: Regenerate.
3077 * configure.in: Comma-separate stage 1 language list for top
3079 * configure: Regenerate.
3081 * Makefile.tpl: Clean up experimental top level bootstrap support:
3082 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3083 prev-gcc in configure- targets as well as all- targets.
3084 * Makefile.in: Regenerate.
3086 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3088 * compile: New file imported from automake.
3090 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
3092 * configure.in: Remove symbolic link section.
3093 * configure: Regenerate.
3094 * Makefile.tpl (links): Remove.
3095 * Makefile.in: Regenerate.
3097 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
3098 Nathanael Nerode <neroden@gcc.gnu.org>
3100 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3101 Set with AC_CHECK_PROGS.
3102 * configure.in: Fix comment typo from last patch.
3103 * configure: Regenerate.
3105 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3107 * Makefile.tpl: Introduce experimental top level bootstrap support.
3108 * Makefile.in: Regenerate.
3109 * configure.in: Introduce support for top level bootstrap.
3110 * configure: Regenerate.
3112 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
3113 Paolo Bonzini <bonzini@gnu.org>
3116 * configure.in: Cope with shells that do not support unquoted ^
3117 * configure: Regenerate.
3119 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
3120 Paolo Bonzini <bonzini@gnu.org>
3123 * configure.in: Cope with shells that do not support nesting
3124 quotes inside quoted backquote substitutions.
3125 * configure: Regenerate.
3127 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3130 * configure.in: Fix escaping of $.
3131 * configure: Regenerate.
3133 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3135 * configure: Regenerate, since I forgot to while committing Paolo's
3138 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
3141 Move language detection to the top level.
3142 * configure.in: Find default values for the tools as
3143 soon as possible. Disable ada if GNAT is not found.
3144 Emit error message about missing languages. Expand
3145 --enable-languages=all for the gcc subdirectory.
3147 2004-03-10 Ben Elliston <bje@gnu.org>
3149 * MAINTAINERS: Update my email address.
3151 2004-03-05 David Edelsohn <edelsohn@gnu.org>
3153 * ltconfig: Disable building static libraries if building shared
3154 libraries on AIX 5L.
3156 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
3158 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3160 * configure: Regenerated.
3162 2004-03-01 Brian Booth <bbooth@redhat.com>
3164 * MAINTAINERS: Add myself to write-after-approval.
3166 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
3168 * MAINTAINERS: Add myself to write-after-approval.
3170 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3173 * Makefile.tpl: Guard XFOO sed statements better.
3174 * Makefile.tpl: Add dependency for configure-target-libada.
3175 * Makefile.in: Regenerate (incidentally fixes broken
3176 commit when libada-branch was merged).
3178 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
3180 * MAINTAINERS: Add myself to write-after-approval.
3182 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3184 * MAINTAINERS: Add Nicola Pero and myself as libobjc
3187 2004-02-20 Andrew Cagney <cagney@redhat.com>
3189 * config.guess: Update from version 2003-10-16 to 2004-02-16.
3190 * config.sub: Update from version 2003-11-03 to 2004-02-16.
3192 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3195 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3197 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
3199 * MAINTAINERS: Added myself to write-after-approval.
3201 2004-02-14 Michael Koch <konqueror@gmx.de>
3203 * MAINTAINERS: Added myself to write-after-approval.
3205 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
3207 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
3208 some OS port maintainers to OS port maintainers section.
3210 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
3212 * MAINTAINERS: Add self.
3214 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
3216 * MAINTAINERS: Alphabetize.
3218 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
3220 * MAINTAINERS: Remove myself.
3222 2004-02-11 David Edelsohn <edelsohn@gnu.org>
3224 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3225 (rs6000-*-aix*): Same.
3226 * configure: Regenerate.
3228 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3230 * configure.in (host): Add in missing $noconfigdirs to defines.
3231 * configure: Regenerate.
3233 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3234 Nathanael Nerode <neroden@gcc.gnu.org>
3236 PR ada/6637, PR ada/5911
3237 Merge with libada-branch:
3238 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3239 with appropriate dependencies. Add --enable-libada configure switch.
3240 * configure, Makefile.in: Regenerate.
3242 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
3244 * MAINTAINERS: Add myself to write-after-approval.
3246 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3248 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3249 * configure: Regenerate.
3251 2004-02-04 Geoffrey Keating <geoffk@apple.com>
3253 Merge from upstream:
3255 * ltmain.in: When setting IFS to '~', be careful about user
3256 arguments that contain '~'.
3258 2004-02-04 Peter O'Gorman <peter@pogma.com>
3260 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3261 Also test $base_compile against $CC with escaped arguments. Bug
3262 reported by Geoff Keating <geoffk@apple.com>.
3264 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
3266 * MAINTAINERS: Remove i960 port.
3268 2004-01-23 DJ Delorie <dj@redhat.com>
3270 * Makefile.def (target_modules) [libiberty]: Don't stage.
3271 * Makefile.in: Rebuilt.
3273 2004-01-20 Caroline Tice <ctice@apple.com>
3275 * MAINTAINERS: Add myself to write-after-approval.
3277 2004-01-19 Paolo Carlini <pcarlini@suse.de>
3279 * MAINTAINERS: Update my email address.
3281 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3283 * MAINTAINERS: Add myself to write-after-approval.
3285 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3287 * MAINTAINERS: Remove entries without email address.
3289 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
3291 * MAINTAINERS: Add myself to write-after-approval.
3293 2004-01-15 Steven Bosscher <stevenb@suse.de>
3295 * MAINTAINERS: Update my email address.
3297 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
3299 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3300 * Makefile.tpl (configure-target-[+module+]): Support stage.
3301 * Makefile.in: Rebuilt.
3303 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3305 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3307 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
3309 * MAINTAINERS: Add myself as a MIPS maintainer.
3311 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3313 * configure.in: Use ./config.cache, not config.cache.
3314 * configure: Regenerate.
3315 * Makefile.tpl: Special-casing not needed for GCC any more.
3316 * Makefile.in: Regenerate.
3318 * configure.in: Don't share a cache file for host dirs.
3319 * configure: Regenerate.
3321 * config-ml.in: Don't mess with the cache file.
3323 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3325 * MAINTAINERS: Move myself from 'Write After Approval' to
3326 'CPU Port Maintainers' section as SPARC maintainer.
3328 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3330 * Makefile.tpl: Make GCC use a separate config.cache.
3331 * Makefile.in: Regenerate.
3333 PR bootstrap/11932, PR bootstrap/11933
3334 (I don't know if it will fix either of them, but it relates
3336 * configure.in: Don't use shared config.cache for target
3338 * configure: Regenerate.
3340 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
3342 * MAINTAINERS: Add myself to 'Write After Approval' section.
3344 2003-12-31 Roger Sayle <roger@eyesopen.com>
3346 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3347 * configure: Regenerated.
3349 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3351 * MAINTAINERS: Remove the mn10200 maintainer.
3353 2003-12-21 Bernardo Innocenti <bernie@develer.com>
3355 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3356 * configure: Regenerated.
3358 2003-12-16 Jan Hubicka <jh@suse.cz>
3360 * MAINTAINERS: Add myself as callgraph maintainer.
3362 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3364 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3365 * configure: Regenerate.
3367 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3369 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3370 'Write After Approval' section. Update email.
3372 2003-12-01 James Lemke <jim@wasabisystems.com>
3374 * MAINTAINERS (Write After Approval): Add myself.
3376 2003-11-20 Matt Thomas <matt@3am-software.com>
3378 * MAINTAINERS: Add myself as a vax port maintainer.
3380 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3382 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3383 (configure-build-[+module+], configure-[+module+]): Likewise.
3384 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3385 * Makefile.in: Regenerate.
3387 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3389 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3390 shared/dylibed libraries.
3391 * ltmain.sh: Likewise.
3392 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3393 * ltcf-cxx.sh: Likewise.
3394 * ltcf-gcj.sh: Likewise.
3395 * ltconfig: Likewise.
3397 2003-11-17 Stan Cox <scox@redhat.com>
3399 * MAINTAINERS: Add myself as iq2000 port maintainer.
3401 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3403 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3404 * Makefile.in: Regenerate.
3406 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
3408 * config.sub: Update to 2003-11-03 version.
3410 2003-10-20 Phil Edwards <phil@codesourcery.com>
3412 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3413 * configure: Regenerate.
3415 2003-10-20 Nicolas Pitre <nico@cam.org>
3417 * MAINTAINERS: Add myself to 'Write After Approval' section.
3419 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
3421 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3423 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
3425 * MAINTAINERS: Update my email address.
3427 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3429 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3431 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
3433 * MAINTAINERS: Add myself to 'Write After Approval' section.
3435 2003-10-16 Bernardo Innocenti <bernie@develer.com>
3437 * config.guess: Update to 2003-10-16 version.
3438 * config.sub: Update to 2003-10-16 version.
3440 2003-10-15 David Daney <ddaney@avtrex.com>
3442 * MAINTAINERS: Added myself to 'Write After Approval' section.
3444 2003-10-15 Falk Hueffner <falk@debian.org>
3446 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3447 'Write After Approval' section. Update email.
3449 2003-10-14 Roger Sayle <roger@eyesopen.com>
3451 * MAINTAINERS: Move myself from 'Write After Approval' to
3452 'Various Maintainers' section as middle-end maintainer.
3454 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3456 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3458 * Makefile.in: Regenerate.
3460 2003-10-11 Bernardo Innocenti <bernie@develer.com>
3462 * config.guess: Update to 2003-10-07 version.
3463 * config.sub: Update to 2003-10-07 version.
3465 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3467 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3468 * ltconfig (irix5*, irix6*): Don't override version_type.
3470 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3472 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3473 * configure: Rebuilt
3474 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3475 * Makefile.in: Rebuilt
3477 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3479 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3481 2003-09-30 Carlo Wood <carlo@alinoe.com>
3483 * MAINTAINERS (Write After Approval): Add myself.
3485 2003-09-29 Paul Koning <ni1d@arrl.net>
3487 * MAINTAINERS: Move myself from "Write After Approval"
3488 to CPU platform maintainers for pdp11 platform.
3490 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
3492 * MAINTAINERS: Move myself from 'Write After Approval' to
3493 'Various Maintainers' section as libffi testsuite maintainer.
3495 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
3497 * configure.in: Pass a computed --program-transform-name
3499 * configure: Regenerated.
3501 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3503 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3504 * Makefile.in: Regenerate.
3506 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3507 * Makefile.in: Regenerate.
3509 2003-09-19 Ziemowit Laski <zlaski@apple.com>
3511 * MAINTAINERS: Move myself from 'Write After Approval'
3512 to 'Various Maintainers' (objective-c) section.
3514 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
3516 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3518 * configure: Regenerated.
3520 2003-09-16 Joel Brobecker <brobecker@gnat.com>
3522 * MAINTAINERS (Write After Approval): Add myself to write after
3525 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
3527 * MAINTAINERS (Write After Approval): Add myself.
3529 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3531 * MAINTAINERS: Update my e-mail address.
3533 2003-09-09 Alan Modra <amodra@bigpond.net.au>
3535 * libtool.m4 (LD): Correct powerpc64 host match.
3537 2003-09-06 James E Wilson <wilson@tuliptree.org>
3539 * MAINTAINTERS: Update my affiliation and email address.
3541 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3543 * MAINTAINERS (Write After Approval): Add myself.
3545 2003-09-04 DJ Delorie <dj@redhat.com>
3547 * configure: Regenerate.
3549 2003-09-04 Robert Millan <robertmh@gnu.org>
3551 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3553 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3555 * configure.in: Ensure arguments to sed are properly spaced.
3556 * configure: Regenerate.
3558 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3560 * MAINTAINERS: Update my e-mail address.
3562 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
3564 * MAINTAINERS (Write After Approval): Add myself.
3566 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
3568 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3569 * configure: Regenerated.
3571 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
3573 * MAINTAINERS: Update my email address.
3575 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
3577 * configure.in: Use newline instead of semicolon when assuming
3578 shell arguments in a for loop.
3579 * configure: Regenerated.
3581 2003-08-22 Jason Eckhardt <jle@rice.edu>
3583 * MAINTAINERS: Resurrect the i860 maintainer.
3585 2003-08-20 Geoffrey Keating <geoffk@apple.com>
3588 * configure.in: When testing with_libs and with_headers, treat
3589 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3590 * configure: Regenerate.
3592 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3594 (baseargs): Likewise.
3595 * configure: Regenerate.
3597 2003-08-20 Bernardo Innocenti <bernie@develer.com>
3599 * MAINTAINERS (Write After Approval): Add myself.
3601 2003-08-19 Geoffrey Keating <geoffk@apple.com>
3603 * configure.in: Disable libgcj for darwin not on powerpc.
3604 * configure: Rebuild.
3606 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3608 * config-ml.in, symlink-tree: Add license.
3610 2003-08-03 Richard Stallman <rms@gnu.org>
3611 Eben Moglen <moglen@columbia.edu>
3613 * README.SCO: New file.
3615 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3617 * Makefile.tpl (check, check-c++): Express dependencies using
3618 dependencies rather than commands.
3619 * Makefile.in: Regenerate.
3621 2003-08-01 Andrew Cagney <cagney@redhat.com>
3623 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3626 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3628 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3629 * Makefile.in: Update.
3631 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3633 * configure.in: Enable libgcj for darwin.
3634 * configure: Rebuild.
3636 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
3638 * config-ml.in: Use ac_configure_args directly instead of
3639 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3642 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3644 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3645 creating target and build subdirs to build all parent dirs as needed.
3646 * Makefile.in: Rebuild.
3647 * configure.in: Don't build dirs explicitly here.
3648 * configure: Rebuild.
3650 2003-07-26 Paul Brook <paul@nowt.org>
3652 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3654 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
3656 * Makefile.tpl (all-make): Depend on intl.
3657 * Makefile.in: Rebuilt.
3659 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3661 * install-sh: Update to newer upstream versions (associated with
3663 * mkinstalldirs: Likewise.
3664 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3666 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
3668 * MAINTAINERS: Move self from Bug database only accounts
3669 to write-after-approval.
3671 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3673 * config.if: Remove unused libc_interface determination.
3675 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3677 * MAINTAINERS: Move self from write-after-approval to
3678 build machinery (*.in).
3680 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3684 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3685 unused INSTALL_PROGRAM_ARGS.
3686 * configure.in: Use AC_PROG_INSTALL.
3687 * Makefile.in: Regenerate.
3688 * configure: Regenerate.
3690 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
3692 * MAINTAINERS: Alphabetize.
3694 2003-07-10 Alexandre Oliva <aoliva@redhat.com>