1 2010-01-02 Richard Guenther <rguenther@suse.de>
4 * configure.ac: Include config/elf.m4. Disable LTO if not
5 builting for an elf target.
6 * configure: Regenerate.
8 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
10 * MAINTAINERS: Change my email address.
12 2009-12-18 Ben Elliston <bje@au.ibm.com>
14 * config.sub, config.guess: Update from upstream sources.
16 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
18 * MAINTAINERS (Write After Approval): Add myself.
20 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26 * configure.ac: Require MPC.
27 * configure: Regenerate.
29 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
33 * libtool.m4: Sync from git Libtool.
34 * ltoptions.m4: Likewise.
35 * ltversion.m4: Likewise.
36 * lt~obsolete.m4: Likewise.
37 * ltmain.sh: Likewise.
39 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
41 * configure.ac: Update minimum MPC version to 0.8.
42 * configure: Regenerate.
44 2009-11-21 Sebastian Pop <sebpop@gmail.com>
46 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
47 * configure: Regenerated.
49 2009-11-21 Ian Lance Taylor <iant@google.com>
51 * configure.ac: Change default of poststage1_ldflags to be empty if
52 poststage1_libs is set. When poststage1_libs is empty, and
53 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
56 2009-11-21 Adam Nemet <adambnmet@gmail.com>
58 * MAINTAINERS (Write After Approval): Update my email address.
60 2009-11-20 Ben Elliston <bje@au.ibm.com>
62 * config.guess: Update from upstream sources.
64 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
66 * Makefile.def: Restore host and target settings for gmp.
67 * Makefile.in: Rebuild.
69 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
71 * configure.ac: Add libelf to host_libs. Enable in-tree configury
72 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
73 Fix portability of test of C++ as bootstrap language. Add
74 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
76 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
77 and cloog. Fix in-tree ppl configuration. Introduce libelf
79 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
80 (POSTSTAGE1_HOST_EXPORTS): Use it.
81 (STAGE[+id+]_CXXFLAGS): New.
82 (BASE_FLAGS_TO_PASS): Pass it down.
83 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
85 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
86 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
88 * Makefile.in: Rebuild.
90 2009-11-17 Ben Elliston <bje@au.ibm.com>
92 * config.sub, config.guess: Update from upstream sources.
94 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2009-11-09 Jon Beniston <jon@beniston.com>
100 * MAINTAINERS (Write After Approval): Add myself.
102 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
104 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
105 paths for *-w64-mingw* and x86_64-*mingw*.
106 * configure: Regenerated.
108 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
110 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
112 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
114 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
115 Phil Edwards to Write-After Approval.
117 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
119 * configure.ac: Disable target-winsup & co for
120 x86_64-*-mingw* and *-w64-mingw* targets.
121 * configure: Regenerated.
123 2009-10-16 Nick Clifton <nickc@redhat.com>
125 * MAINTAINERS: Add myself as a maintainer for the RX port.
127 2009-10-26 Johannes Singler <singler@kit.edu>
129 * MAINTAINERS (Write After Approval): Update my e-mail address.
131 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
133 * configure.ac (CLooG test): Use = with test.
134 * configure: Regenerate.
136 2009-10-22 Richard Guenther <rguenther@suse.de>
138 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
139 cloog if the ppl version check failed. Move flags saving
140 before setting in libelf check.
141 * configure: Regenerate.
143 2009-10-21 Richard Guenther <rguenther@suse.de>
145 * configure.ac: Adjust the ppl and cloog configure to work as
146 documented. Disable cloog if ppl was disabled. Omit the version
147 checks if they were disabled.
148 * configure: Re-generate.
150 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
152 * configure.ac: Add 'lto' to enable_languages, not
153 new_enable_languages, and only if not already present.
154 * configure: Regenerate.
156 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
158 * README: Refer to the various COPYING* files instead of just
160 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
162 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
164 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
166 2009-10-07 Richard Guenther <rguenther@suse.de>
168 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
169 and Richard Guenther as reviewers.
170 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
173 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
175 * config.sub: Update from upstream sources.
177 2009-10-06 Ian Lance Taylor <iant@google.com>
179 * Makefile.def: check-gold depends upon all-gas.
180 * Makefile.in: Rebuild.
182 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
184 * MAINTAINERS (Write After Approval): Add myself.
186 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
188 * Makefile.def: all-lto-plugin depends on all-libiberty.
189 set bootstrap=true for lto-plugin.
191 * Makefile.in: Regenerate.
192 * configure.ac (host_libs): Add lto-plugin.
193 * configure: Regenerate.
195 2009-10-03 Diego Novillo <dnovillo@google.com>
197 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
198 (HOST_LIBELFLIBS): Define.
199 (HOST_LIBELFINC): Define.
200 * Makefile.in: Regenerate.
201 * configure.ac: Add --enable-lto.
202 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
203 If --enable-lto is used, add 'lto' to new_enable_languages.
204 If --enable-lto is used and gold is enabled, add
205 lto-plugin to configdirs.
206 * configure: Regenerate.
208 2009-10-03 Simon Baldwin <simonb@google.com>
210 * configure.ac: If --with-system-zlib, suppress local zlib and
211 pass --with-system-zlib to subdir configure scripts.
212 * configure: Regenerate.
214 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
215 Paolo Bonzini <bonzini@gnu.org>
217 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
219 * Makefile.in: Rebuilt.
221 2009-09-26 Gary Funck <gary@intrepid.com>
223 * MAINTAINERS (Write After Approval): Add myself.
225 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
227 * configure.ac: Update minimum MPC version to 0.7.
228 * configure: Regenerate.
230 2009-09-25 Nick Clifton <nickc@redhat.com>
232 * configure.ac: Pass any --cache-file=/dev/null option on to
234 * configure: Regenerate.
236 2009-09-23 Nick Clifton <nickc@redhat.com>
238 * config.sub, config.guess: Update from upstream sources.
240 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
242 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
243 * Makefile.in: Rebuilt.
245 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
248 * configure.ac: Error out if $srcdir isn't '.' but contains
249 host-${host_noncanonical}.
250 * configure: Regenerate.
252 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
254 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
257 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
259 * configure.ac: If bootstrapping a combined tree with
260 --enable-gold, require c++ in stage1_languages.
261 * configure: Regenerate.
263 * configure.ac: Also add target_libs of stage1_languages to
264 bootstrap_target_libs.
265 * configure: Regenerate.
267 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
268 with --enable-languages not containing c++.
269 * configure: Regenerate.
271 2009-09-15 Jie Zhang <jie.zhang@analog.com>
273 * configure.ac: Disable java and boehm-gc for bfin-*-*.
274 * configure: Regenerate.
276 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
278 * MAINTAINERS (Write After Approval): Update my e-mail address,
279 and move from from here...
280 (Waiting for paperwork): To here.
282 2009-09-09 Joseph Myers <joseph@codesourcery.com>
284 * MAINTAINERS (Reviewers): Add self as driver reviewer.
286 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
288 * configure.ac: Do not use $extrasub for replacing @if/@endif
289 parts in Makefile; instead, use additional arguments to
290 AC_CONFIG_COMMANDS to do the replacement manually, with several
291 sed invocations, to avoid HP-UX sed command limits.
292 * configure: Regenerate.
294 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
296 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
299 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
301 * configure.ac (with-build-config): Document. Handle without.
302 Handle missing argument.
303 * configure: Rebuilt.
305 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
307 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
308 Default to bootstrap-debug only if compare-debug works.
309 * configure: Rebuilt.
310 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
311 * Makefile.in: Rebuilt.
313 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
315 * MAINTAINERS (OS Port Maintainers): Update my email address.
317 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
319 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
320 * Makefile.in: Rebuilt.
322 2009-09-01 Chris Demetriou <cgd@google.com>
324 * MAINTAINERS (Write After Approval): Add myself.
326 2009-08-31 Dodji Seketeli <dodji@redhat.com>
329 * include/dwarf2.h (enum dwarf_tag): Added
330 DW_TAG_GNU_template_template_param
331 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
333 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
335 * Makefile.tpl (AWK): Fix typo.
336 * Makefile.in: Regenerate.
338 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
340 * configure.ac: Detect awk and sed.
341 * Makefile.def (flags_to_pass): Add AWK and SED.
342 * Makefile.tpl (AWK, SED): New.
343 (BASE_FLAGS_TO_PASS): Add AWK and SED.
344 * configure: Regenerate.
345 * Makefile.in: Regenerate.
347 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
349 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
350 (collapseslashes): Likewise.
352 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
354 * configure.ac (AC_PREREQ): Bump to 2.64.
356 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
358 * configure.ac: Remove --with-datarootdir, --with-docdir,
359 --with-pdfdir, --with-htmldir switches.
360 * configure: Regenerate.
362 * configure: Regenerate.
364 * compile: Sync from Automake 1.11.
366 * install-sh: Likewise.
368 * mkinstalldirs: Likewise.
371 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
373 * ltmain.sh (func_normal_abspath): New function.
374 (func_relative_path): Likewise.
375 (func_mode_help): Document new -bindir option for link mode.
376 (func_mode_link): Add new -bindir option, and use it to place
377 output DLL if specified.
379 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
381 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
382 (baseargs): Add --disable-option-checking.
383 * configure: Regenerate.
385 * Makefile.def (configure-target-libiberty): Depend on
386 all-binutils and all-ld.
387 (configure-target-newlib): Likewise.
388 * Makefile.in: Regenerate.
390 2009-08-17 Ben Elliston <bje@au.ibm.com>
392 * config.sub, config.guess: Update from upstream sources.
394 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
396 Sync from src, merge:
398 2009-07-02 Tristan Gingold <gingold@adacore.com>
400 * configure.ac: Do not exclude gas for i386-*-darwin.
401 Add a case for x86_64-*-darwin.
402 * configure: Regenerate.
404 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
406 * MAINTAINERS: Add my name to Write After Approval list.
408 2009-08-06 Michael Eager <eager@eagercon.com>
410 * configure.ac: Add Microblaze target.
411 * configure: Regenerate.
413 2009-07-31 Christian Bruel <christian.bruel@st.com>
415 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
416 * configure: Regenerate.
418 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
420 * MAINTAINERS (Write After Approval): Update my e-mail address.
422 2009-07-06 Ian Lance Taylor <iant@google.com>
424 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
425 * configure: Rebuild.
427 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
429 * MAINTAINERS: Move myself to the Graphite Reviewers.
431 2009-06-30 Wei Guozhi <carrot@google.com>
433 * MAINTAINERS: Add my name to Write After Approval list.
435 2009-06-26 Steve Ellcey <sje@cup.hp.com>
438 * configure.ac (comparestring): Create new variable.
439 * Makefile.tpl (comparestring): Use to skip some comparisions.
440 * configure: Regenerate.
441 * Makefile.in: Regenerate.
443 2009-06-26 Doug Evans <dje@sebabeach.org>
445 * Makefile.def (host_modules): Add cgen.
446 * Makefile.in: Regenerate.
447 * configure.ac (host_tools): Add cgen.
448 * configure: Regenerate.
450 2009-06-23 DJ Delorie <dj@redhat.com>
452 * MAINTAINERS: Add myself as mep maintainer.
454 2009-06-23 Ian Lance Taylor <iant@google.com>
456 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
457 boot_languages. Only bootstrap target libraries listed in
458 target_libs for some boot language. Add --with-stage1-ldflags,
459 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
460 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
461 if not building with C++.
462 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
463 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
464 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
465 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
466 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
467 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
468 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
469 * configure, Makefile.in: Rebuild.
471 2009-06-23 Li Feng <nemokingdom@gmail.com>
473 * MAINTAINERS: Added my name to write-after-approval list.
475 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
477 * configure.ac: Define is_elf for QNX Neutrino targets.
478 * configure: Regenerate.
480 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
482 * MAINTAINERS: Added my name to the write-after-approval list
484 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
486 * configure.ac: Detect MPC in default directory.
487 * configure: Regenerate.
489 2009-06-03 Jerome Guitton <guitton@adacore.com>
490 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
492 * Makefile.tpl (all): Avoid a trailing backslash.
493 * Makefile.in: Regenerate.
495 2009-06-03 Ben Elliston <bje@au.ibm.com>
497 * config.sub, config.guess: Update from upstream sources.
499 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
501 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
503 * configure: Regenerate.
505 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
507 * Makefile.tpl ([+compare-target+]): Compare all stage
508 directories, rather than just gcc.
509 * Makefile.in: Rebuilt.
511 2009-06-01 Doug Kwan <dougkwan@google.com>
513 * configure.ac: Support gold for target arm*-*-*.
514 * configure: Regenerate.
516 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
518 * Makefile.def: Add MPC support and dependencies.
519 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
521 * Makefile.in, configure: Regenerate.
523 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
525 * Makefile.tpl (all): Avoid harmless warning in make all when
526 gcc-bootstrap is enabled but stage_last does not exist.
527 * Makefile.in: Rebuilt.
529 2009-05-24 Nicolas Roche <roche@adacore.com>
531 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
532 * Makefile.in: Regenerate.
534 2009-05-21 Denis Chertykov <chertykov@gmail.com>
536 * MAINTAINERS: Update my e-mail address.
538 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
540 * configure.ac (cygwin noconfigdirs): Remove libgcj.
541 * configure: Regenerate.
543 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
546 * Makefile.tpl (all): Don't assume gcc-bootstrap and
547 gcc-no-bootstrap are mutually exclusive.
548 * Makefile.in: Rebuilt.
550 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
553 * Makefile.tpl (all): Don't end with unconditional success.
554 * Makefile.in: Rebuilt.
556 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
559 * Makefile.def (flags_to_pass): Remove redundant and incomplete
560 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
561 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
562 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
563 stage_configureflags, stage_cflags and stage_libcflags into
564 explicit Makefile macros.
565 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
567 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
568 CC. Set CC_FOR_BUILD from CC.
569 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
570 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
571 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
572 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
574 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
575 (_LIBCFLAGS): Renamed to _TFLAGS.
576 (do-compare-debug, do-compare3-debug): Drop.
577 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
578 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
579 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
580 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
581 (XGCC_FLAGS_FOR_TARGET): New.
582 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
583 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
584 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
585 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
586 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
587 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
589 (BUILD_CONFIG): Include if requested.
590 (all): Set TFLAGS on bootstrap.
591 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
592 (all-stageid-prefixmodule): Likewise.
593 (do-clean, distclean-stageid): Set TFLAGS.
594 (restrap): Fix whitespace.
595 * Makefile.in: Rebuilt.
597 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
599 * config.guess: Sync with src.
601 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
603 * configure.ac ($with_ppl): Default to no if not supplied.
604 ($with_cloog): Likewise.
605 configure: Regenerate.
607 2009-04-27 James E. Wilson <wilson@codesourcery.com>
609 * MAINTAINERS: Update my e-mail address.
611 2009-04-27 Nick Clifton <nickc@redhat.com>
613 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
615 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
617 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
618 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
619 * Makefile.in: Regenerate.
621 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
624 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
625 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
627 * configure, Makefile.in: Regenerate.
629 2009-04-21 Taras Glek <tglek@mozilla.com>
631 * include/hashtab.h: Update GTY annotations to new syntax
632 * include/splay-tree.h: Likewise
634 2009-04-17 Ben Elliston <bje@au.ibm.com>
636 * config.sub, config.guess: Update from upstream sources.
638 2009-04-15 Anthony Green <green@moxielogic.com>
640 * configure.ac: Add moxie support.
641 * configure: Rebuilt.
643 2009-04-14 Jakub Jelinek <jakub@redhat.com>
645 * configure.ac: Change copyright header to refer to version
646 3 of the GNU General Public License and to point readers at the
647 COPYING3 file and the FSF's license web page.
648 * Makefile.def: Likewise.
649 * Makefile.tpl: Likewise.
650 * Makefile.in: Regenerate.
652 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
654 * configure.ac: Restore match for darwin9 or later. Use double
655 brackets since regeneration eats one pair.
656 * configure: Regenerate.
658 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
661 * configure.ac: Require texinfo 4.7.
662 * configure: Regenerated.
664 2009-04-09 Nick Clifton <nickc@redhat.com>
666 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
667 the GCC Runtime Library Exception.
669 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
671 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
672 * configure: Regenerate.
674 2009-04-01 Steve Ellcey <sje@cup.hp.com>
676 * Makefil.def (languages): New entries.
677 * Makefile.tpl (check-gcc-*): New generic target.
678 * Makefile.in: Regenerate.
680 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
682 * MAINTAINERS: Update my email address.
684 2009-03-18 Tom Tromey <tromey@redhat.com>
686 * configure: Rebuild.
687 * configure.ac (host_libs): Add libiconv.
688 * Makefile.in: Rebuild.
689 * Makefile.def (host_modules): Add libiconv.
690 (configure-gdb, all-gdb): Depend on libiconv.
692 2009-03-16 Tristan Gingold <gingold@adacore.com>
694 * configure.ac: Treat gdb as supported on x86_64-darwin.
695 * configure: Regenerate.
697 2009-03-16 Joseph Myers <joseph@codesourcery.com>
699 * configure.ac (--with-host-libstdcxx): New option.
700 * configure: Regenerate.
702 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
704 * MAINTAINERS: Move myself into the write after approval list.
706 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
708 * MAINTAINERS: Update e-mail address.
710 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
712 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
714 2009-03-10 Ira Rosen <irar@il.ibm.com>
716 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
718 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
720 Backport from git Libtool:
722 2009-01-19 Robert Millan <rmh@aybabtu.com>
723 Support GNU/kOpenSolaris.
724 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
725 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
726 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
729 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
731 * MAINTAINERS: Update e-mail address.
733 2009-02-24 Michael Eager <eager@eagercon.com>
735 * MAINTAINERS (Write After Approval): Add self.
737 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
739 * MAINTAINERS (Write After Approval): Add myself.
741 2009-02-05 Andreas Schwab <schwab@suse.de>
743 * Makefile.tpl (stage_last): Define $r and $s before using
744 $(RECURSE_FLAGS_TO_PASS).
745 * Makefile.in: Regenerate
747 2009-01-30 Ian Lance Taylor <iant@google.com>
749 * MAINTAINERS: Move myself to the Global Reviewers list.
751 2009-01-29 Robert Millan <rmh@aybabtu.com>
753 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
754 * configure: Regenerate.
756 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
758 * MAINTAINERS: Make whitespace consistent.
759 Remove Robert Millan from Write After Approval.
761 2009-01-16 Alan Modra <amodra@bigpond.net.au>
763 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
764 (all-opcodes): Depend on all-libiberty.
765 * Makefile.in: Regenerate.
767 2009-01-15 Douglas B Rupp <rupp@gnat.com>
769 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
770 * configure: Regenerate.
772 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
774 * MAINTAINERS (Write After Approval): Add myself.
776 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
778 * MAINTAINERS: Add myself to reviewers (Fortran).
780 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
782 PR tree-optimization/38515
783 * configure.ac (cloog-polylib): Removed.
784 (with_ppl, with_cloog): Test for "no".
785 * configure: Regenerated.
787 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
789 * MAINTAINERS: Moved myself to reviewers (Fortran).
791 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
793 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
794 (Write After Approval): Remove myself.
796 2009-01-03 Diego Novillo <dnovillo@google.com>
798 * MAINTAINERS: Remove myself from alias maintainership.
800 2009-01-02 David Ayers <ayers@fsfe.org>
802 * MAINTAINERS: Update e-mail address.
804 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
806 * MAINTAINERS: Make whitespace consistent.
808 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
810 Backport from upstream Libtool:
811 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
812 Add cache variables to tests that require the linker to work.
813 For shlibpath_overrides_runpath, this also changes the semantics
814 to let the result from the C compiler take precedence.
816 2008-12-02 Ben Elliston <bje@au.ibm.com>
818 * config.sub, config.guess: Update from upstream sources.
820 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
822 * configure.ac (ppllibs): Add by default the lib flags.
823 * configure: Regenerate.
825 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
827 * MAINTAINERS: Add myself to the write after approval list.
829 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
831 * configure.ac: Add double brackets on darwin[912].
832 * configure: Regenerate.
834 2008-12-03 Daniel Kraft <d@domob.eu>
836 * MAINTAINERS: Moved myself and Mikael Morin from Write After
837 Approval to Reviewer section (for Fortran front-end).
839 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
841 * configure.ac: Expand to darwin10 and later.
842 * configure: Regenerate.
844 2008-12-02 Andreas Schwab <schwab@suse.de>
846 * Makefile.def: configure-target-boehm-gc depends on
847 all-target-libstdc++-v3.
848 * Makefile.in: Regenerate.
850 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
852 * MAINTAINERS: Add myself as mingw maintainer.
854 2008-12-02 Ben Elliston <bje@au.ibm.com>
856 * config.sub, config.guess: Update from upstream sources.
858 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
860 * README.SCO: Remove.
862 2008-11-29 Fernando Pereira <pronesto@gmail.com>
864 * MAINTAINERS: Add myself to the write after approval list.
866 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
868 * MAINTAINERS: Update my email address in WAA section.
870 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
872 * MAINTAINERS: Update e-mail address.
874 2008-11-27 Toon Moene <toon@moene.org>
876 * MAINTAINERS: Change e-mail address.
878 2008-11-27 Tristan Gingold <gingold@adacore.com>
880 * configure.ac: Build gdb for i?86-*-darwin*
881 * configure: Regenerated.
883 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
885 * MAINTAINERS: Added my full name.
887 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
894 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
896 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
897 * Makefile.in: Regenerated.
899 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
906 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
907 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
908 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
909 (HOST_EXPORTS): Pass CPPFLAGS.
910 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
911 (LDFLAGS_FOR_TARGET): Initialize from configure script.
912 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
913 * Makefile.in, configure: Regenerated.
914 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
915 and CPPFLAGS_FOR_BUILD.
917 2008-11-06 Jeff Law <law@redhat.com>
919 * MAINTAINERS: Add myself as middle end maintainer.
921 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
923 * MAINTAINERS (Write after approval): Add myself.
925 2008-11-05 Diego Novillo <dnovillo@google.com>
927 * MAINTAINERS (Global Reviewers): Add myself.
928 (Non-Algorithmic Maintainers): Remove myself.
930 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
932 * MAINTAINERS (Write after approval): Add myself.
934 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
936 * MAINTAINERS (Write after approval): Add myself.
938 2008-10-31 Ben Elliston <bje@au.ibm.com>
940 * configure.ac (spu-*-*): Remove special case.
941 * configure: Regenerate.
943 2008-10-30 Catherine Moore <clm@codesourcery.com>
945 * MAINTAINERS (Write after approval): Update my email address.
947 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
949 * configure.ac [spu-*-*]: Do not set skipdirs.
950 * configure: Re-generate.
952 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
954 * MAINTAINERS (Various Maintainers): Add myself to reload.
956 2008-10-25 Richard Guenther <rguenther@suse.de>
958 * MAINTAINERS (Various Maintainers): Add myself as middle-end
959 maintainer. Remove myself as libgcc-math maintainer.
960 (Non-Algorithmic Maintainers): Remove myself.
962 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
964 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
965 * Makefile.in: Regenerated.
967 2008-10-23 Cary Coutant <ccoutant@google.com>
969 * MAINTAINERS (Write after approval): Add myself.
971 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
978 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
979 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
980 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
981 (HOST_EXPORTS): Pass CPPFLAGS.
982 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
983 (LDFLAGS_FOR_TARGET): Initialize from configure script.
984 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
985 * Makefile.in, configure: Regenerated.
986 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
987 and CPPFLAGS_FOR_BUILD.
989 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
991 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
994 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
996 * MAINTAINERS (Write After Approval): Added myself.
998 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1000 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1001 recommended version to 2.3.2.
1003 * configure: Regenerate.
1005 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1007 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1009 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1011 * MAINTAINERS (Write After Approval): Update e-mail address.
1013 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1015 * libtool.m4: Update to libtool 2.2.6.
1016 * lt~obsolete.m4: Update to libtool 2.2.6.
1017 * ltmain.sh: Update to libtool 2.2.6.
1018 * ltsugar.m4: Update to libtool 2.2.6.
1019 * ltversion.m4: Update to libtool 2.2.6.
1020 * ltoptions.m4: Update to libtool 2.2.6.
1021 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1023 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1025 * MAINTAINERS (Write After Approval): Add myself.
1027 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1029 * MAINTAINERS (Write After Approval): Update my name.
1031 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1033 * MAINTAINERS: Add myself in "Write After Approval".
1035 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1037 * MAINTAINERS: Add myself as ia64 maintainer.
1039 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1041 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1042 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1043 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1044 and Michael Tiemann from Write After Approval since they do not
1045 actually have access.
1047 2008-09-05 Richard Guenther <rguenther@suse.de>
1049 * configure.ac: Initialize clooglibs to -lcloog.
1050 * configure: Re-generate.
1052 2008-09-04 Le-Chun Wu <lcwu@google.com>
1054 * MAINTAINERS (Write After Approval): Add myself.
1056 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1058 * configure.ac (--with-cloog-polylib): New.
1059 (--disable-cloog-version-check): New.
1060 (--disable-ppl-version-check): New.
1061 * configure: Re-generate.
1063 2008-09-03 Richard Guenther <rguenther@suse.de>
1065 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1067 * configure: Re-generate.
1069 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1072 * MAINTAINERS: Add picoChip maintainers.
1074 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1075 Tobias Grosser <grosser@fim.uni-passau.de>
1076 Jan Sjodin <jan.sjodin@amd.com>
1077 Harsha Jagasia <harsha.jagasia@amd.com>
1078 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1079 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1080 Adrien Eliche <aeliche@isty.uvsq.fr>
1082 Merge from graphite branch.
1083 * configure: Regenerate.
1084 * Makefile.in: Regenerate.
1085 * configure.ac (host_libs): Add ppl and cloog.
1086 Add checks for PPL and CLooG.
1087 * Makefile.def (ppl, cloog): Added modules and dependences.
1088 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1089 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1091 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1093 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1094 (GCC_SHLIB_SUBDIR): New.
1095 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1096 * configure: Regenerate.
1097 * Makefile.in: Regenerate.
1099 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1101 * MAINTAINERS: Consistently use tabs to separate columns.
1103 2008-08-29 Tristan Gingold <gingold@adacore.com>
1105 * MAINTAINERS (Write after Approval): Add myself.
1107 2008-08-28 Tristan Gingold <gingold@adacore.com>
1109 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1110 Enable bfd, binutils and opcodes.
1111 * configure: Regenerate.
1113 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1115 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1117 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1119 * MAINTAINERS: Use correct Umlaut for last name.
1121 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1123 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1125 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1127 * MAINTAINERS: Update my email address.
1129 2008-08-16 Nicolas Roche <roche@adacore.com>
1131 * Makefile.tpl: Add BOOT_ADAFLAGS.
1132 * Makefile.in: Regenerate.
1134 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1136 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1137 * configure: Regenerate.
1139 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1141 * configure.ac: Add makefile fragments for hpux.
1142 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1143 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1144 * configure: Regenerate.
1145 * Makefile.in: Regenerate.
1147 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1149 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1151 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1153 * MAINTAINERS (Write after Approval): Add myself.
1155 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1157 * MAINTAINERS (Write After Approval): Add myself.
1159 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1161 * MAINTAINERS (Write After Approval): Add myself.
1163 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1165 * MAINTAINERS: Update my email address.
1167 2008-06-25 Joey Ye <joey.ye@intel.com>
1169 * MAINTAINERS (Write After Approval): Add myself.
1171 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1173 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1174 * Makefile.in: Regenerate.
1175 * configure: Regenerate.
1177 2008-06-17 Daniel Kraft <d@domob.eu>
1179 * MAINTAINERS (Write After Approval): Add myself.
1181 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1183 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1184 "$@" is still intact with both Autoconf 2.59 and 2.62.
1185 * configure: Regenerate.
1187 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1189 * Makefile.tpl: Fix comment errors.
1190 * Makefile.in: Regenerate.
1192 2008-06-12 David S. Miller <davem@davemloft.net>
1193 David Edelsohn <edelsohn@gnu.org>
1195 * configure.ac: Add powerpc*-*-* to gold supported targets.
1196 * configure: Regenerate.
1198 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1200 PR tree-optimization/36218
1201 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1202 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1203 (all prefix="build-"): Pass them to build-system sub-makes.
1204 * Makefile.in: Regenerate.
1206 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1208 * MAINTAINERS (mt port): Remove.
1209 (sco5, unixware, sco udk): Remove.
1210 (Kean Johnston): Add to Write After Approval.
1212 2008-05-30 Julian Brown <julian@codesourcery.com>
1214 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1215 of libobjc for ARM EABI Linux.
1216 * configure: Regenerate.
1218 2008-05-18 Xinliang David Li <davidxl@google.com>
1220 * ChangeLog: Remove wrong ChangeLog entry.
1222 2008-05-17 Xinliang David Li <davidxl@google.com>
1224 * MAINTAINERS (Write After Approval): Add myself.
1226 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1228 * MAINTAINERS (Write After Approval): Add myself.
1230 2008-05-14 Rafael Espíndola <espindola@google.com>
1232 * config-ml.in: don't handle --enable-shared and --enable-static.
1234 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1236 * MAINTAINERS: Update my email address.
1238 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1240 * MAINTAINERS: Update my email address.
1242 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1244 * MAINTAINERS (Write After Approval): Add myself.
1246 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1248 * MAINTAINERS (Write After Approval): Add myself.
1250 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1252 * MAINTAINERS (crx): Add myself.
1254 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1257 2008-04-14 David S. Miller <davem@davemloft.net>
1259 * configure.ac: Add sparc*-*-* to gold supported targets.
1260 * configure: Regenerate.
1262 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1265 * configure.ac: Include override.m4.
1266 * configure: Regenerate.
1268 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1270 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1271 * Makefile.in: Regenerate.
1273 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1275 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1276 as nonconfigurable directories list.
1277 * configure: Regenerate.
1279 2008-04-14 Ben Elliston <bje@au.ibm.com>
1281 * config.sub, config.guess: Update from upstream sources.
1283 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1285 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1286 * Makefile.in: Regenerate.
1288 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1290 * configure.ac: Do not build libssp for the AVR.
1291 * configure: Regenerate.
1293 2008-04-07 Ian Lance Taylor <iant@google.com>
1295 * Makefile.def: check-gold depends upon all-binutils.
1296 * Makefile.in: Regenerate.
1298 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1300 * MAINTAINERS (Write After Approval): Add myself.
1302 2008-04-04 Nick Clifton <nickc@redhat.com>
1305 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1307 * configure: Regenerate.
1309 2008-04-04 NightStrike <NightStrike@gmail.com>
1312 * configure.ac: Combine rules for mingw32 and mingw64.
1313 * configure: Regenerate.
1315 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1317 * MAINTAINERS (Write After Approval): Add myself.
1319 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1321 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1322 * Makefile.in (.NOTPARALLEL): Ditto.
1324 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1326 * MAINTAINERS (Write After Approval): Add myself.
1328 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1330 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1331 * Makefile.in (.NOTPARALLEL): Regenerate.
1333 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1335 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1336 * Makefile.in: Regenerate.
1338 2008-03-26 Jakub Staszak <kuba@et.pl>
1340 * MAINTAINERS (Write After Approval): Add myself.
1342 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1344 * MAINTAINERS: Update e-mail address.
1346 2008-03-20 Ian Lance Taylor <iant@google.com>
1348 * configure.ac: Add support for --enable-gold.
1349 * Makefile.def: Add gold as a directory like ld.
1350 * configure, Makefile.in: Regenerate.
1352 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354 * configure.ac: m4_include config/proginstall.m4.
1355 * configure: Regenerate.
1357 Backport from upstream Libtool:
1359 2007-10-12 Eric Blake <ebb9@byu.net>
1361 Deal with Autoconf 2.62's semantic change in m4_append.
1362 * ltsugar.m4 (lt_append): Replace broken versions of
1364 (lt_if_append_uniq): Don't require separator to be overquoted,
1365 and avoid broken m4_append.
1366 (lt_dict_add): Fix typo.
1367 * libtool.m4 (_LT_DECL): Don't overquote separator.
1369 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1371 * config.rpath: Add AIX 6 support.
1373 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1375 * Makefile.def (stageprofile). Remove -fprofile-generate
1376 from stage_libcflags.
1377 * Makefile.in: Regenerate.
1379 2008-03-13 Ben Elliston <bje@au.ibm.com>
1381 * config.sub, config.guess: Update from upstream sources.
1383 2008-03-06 Tom Tromey <tromey@redhat.com>
1385 * MAINTAINERS: Update for treelang deletion.
1387 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1389 * MAINTAINERS: Update my email address.
1391 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1393 * MAINTAINERS (darwin port): Add myself as a maintainer.
1394 (objective-c/c++): Add myself as a maintainer.
1396 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1398 * MAINTAINERS (Write After Approval): Update my email address.
1400 2008-02-25 Tomas Bily <tbily@suse.cz>
1402 * MAINTAINERS (Write After Approval): Add myself.
1404 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1406 * MAINTAINERS (OpenMP): Add myself.
1408 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1413 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1414 * configure: Regenerate.
1416 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1417 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1418 STAGE4_LIBCFLAGS): New.
1419 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1420 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1421 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1422 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1423 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1424 for target modules. Don't export LIBCFLAGS.
1425 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1426 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1427 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1428 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1429 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1430 * Makefile.in: Regenerate.
1432 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1435 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1436 Do not use -DDLL_EXPORT. Backport from upstream.
1438 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1440 * MAINTAINERS (Write After Approval): Add myself.
1442 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1444 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1445 * configure: Regenerate.
1447 2008-01-31 Marc Gauthier <marc@tensilica.com>
1449 * configure.ac (xtensa*-*-*): Recognize processor variants.
1450 * configure: Regenerate.
1452 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455 * configure.ac (PARSE_ARGS): Push suitable setting of
1456 ac_subdirs_all, for `./configure --help=recursive'.
1457 Handle `+' in generic toplevel directory disabling.
1458 * configure: Regenerate.
1460 2008-01-28 Nick Clifton <nickc@redhat.com>
1462 * MAINTAINERS (xstormy16): Take over maintainership.
1464 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1466 * MAINTAINERS (c4x port): Remove.
1468 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1470 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1472 2008-01-23 Ben Elliston <bje@au.ibm.com>
1474 * config.sub, config.guess: Update from upstream sources.
1476 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1478 * MAINTAINERS (Write After Approval): Add myself.
1480 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1482 * MAINTAINERS: Update my email address.
1484 2008-01-09 Raksit Ashok <raksit@google.com>
1486 * MAINTAINERS (Write After Approval): Add myself.
1488 2008-01-09 Raksit Ashok <raksit@google.com>
1490 * MAINTAINERS (Write After Approval): Add myself.
1492 2008-01-08 Ben Elliston <bje@au.ibm.com>
1494 * config.sub, config.guess: Update from upstream sources.
1496 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1498 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1499 Change recommended MPFR from 2.2.1 -> 2.3.0.
1500 * configure: Regenerate.
1502 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1504 * MAINTAINERS: Update my email address.
1506 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1508 * MAINTAINERS: Update my email address.
1510 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1512 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1513 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1514 * Makefile.in: Regenerate.
1516 2007-12-10 Mark Heffernan <meheff@google.com>
1518 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1521 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1523 * configure.ac: Enable libjava for x86_64-*-darwin9.
1524 * configure: Regenerate.
1526 2007-12-07 Bill Maddox <maddox@google.com>
1528 * MAINTAINERS (Write After Approval): Add myself.
1530 2007-12-05 Ben Elliston <bje@au.ibm.com>
1532 * config.sub, config.guess: Update from upstream sources.
1534 2007-12-02 Matthias Klose <doko@ubuntu.com>
1536 * config-ml.in: Remove 64bit configure tests.
1538 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1540 * config-ml.in: Robustify against white space in absolute file
1543 * config-ml.in (multi-clean): Substitute ${Makefile}.
1544 Remove superfluous ${Makefile} in list.
1546 2007-11-19 Thiemo Seufer <ths@mips.com>
1548 * config-ml.in: Don't hardcode the Makefile name.
1550 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1552 * MAINTAINERS (Write After Approval): Add myself.
1554 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1556 * MAINTAINERS (Write After Approval): Add myself.
1558 2007-11-06 Doug Kwan <dougkwan@google.com>
1560 * MAINTAINERS (Write After Approval): Add myself.
1562 2007-10-25 Ben Elliston <bje@au.ibm.com>
1564 * MAINTAINERS (mercury): Remove entry.
1565 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1567 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1569 * Makefile.def (dependencies): Make configure-gdb depend on
1571 * Makefile.in: Regenerated.
1573 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1575 * MAINTAINERS (Fortran maintainer): Remove myself.
1577 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1579 * Makefile.def: To avoid problems running with parallel makes,
1580 build newlib before libgloss so that target specific header
1582 * Makefile.in: Regenerate
1584 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1586 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1587 * Makefile.in: Regenerate.
1589 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1591 * MAINTAINERS (Register allocation reviewer): Add myself.
1593 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1595 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1596 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1597 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1598 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1599 * configure: Regenerate.
1601 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1603 * MAINTAINERS (Register allocation reviewer): Add myself.
1605 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1607 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1608 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1609 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1610 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1611 * configure.ac: Default them to host tools for $host = $build.
1614 * configure: Regenerate.
1615 * Makefile.in: Regenerate.
1617 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1619 * MAINTAINERS (Register allocation reviewer): Add myself.
1621 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1623 * MAINTAINERS (Register allocation reviewer): Add myself.
1625 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1627 * MAINTAINERS (Write After Approval): Fix typo.
1629 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1631 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1632 * configure: Regenerate.
1634 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1637 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1638 they're already prefixed.
1640 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1642 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1644 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1645 * configure: Regenerate.
1646 * Makefile.in: Regenerate.
1648 2007-09-17 Andreas Schwab <schwab@suse.de>
1650 * configure.ac: Raise minimum makeinfo version to 4.6.
1651 * configure: Regenerate.
1653 2007-09-17 Johannes Singler <singler@ira.uka.de>
1655 * MAINTAINERS (write-after-approval) add myself
1657 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1659 * configure.ac: Correct makeinfo version check.
1660 * configure: Regenerate.
1662 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1664 * MAINTAINERS: Update my email address.
1666 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1668 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1669 to $skipdirs and only disable gprof for newlib. Use the normal
1670 mips*-elf* handling in other respects.
1671 * configure: Regnerate.
1673 2007-09-12 David Daney <ddaney@avtrex.com>
1675 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1677 * configure: Regenerate.
1679 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1682 * configure.ac: For libgloss targets, point the linker to the linker
1683 script, startup code and simulator library.
1684 * configure: Regenerate.
1686 2007-09-07 Andrew Haley <aph@redhat.com>
1688 * configure.ac (noconfigdirs): Remove target-libffi and
1690 * configure: Regenerate.
1692 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1695 * configure.ac: Use config/mh-mingw on mingw.
1696 * configure: Regenerate.
1698 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1700 * MAINTAINERS (Write After Approval): Add myself.
1702 2007-09-05 Richard Guenther <rguenther@suse.de>
1704 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1705 nor --disable-checking is provided also turn on yes and types
1706 checking for stage1.
1707 * configure: Re-generate.
1709 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1711 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1712 (Write After Approval): Remove myself.
1714 2007-08-29 Nick Clifton <nickc@redhat.com>
1716 * config.sub, config.guess: Update from upstream sources.
1718 2007-08-22 Bud Davis <jmdavis@link.com>
1720 * MAINTAINERS (Write After Approval): Added myself.
1721 * MAINTAINERS (Reviewers): Removed myself.
1723 2007-08-18 Paul Brook <paul@codesourcery.com>
1724 Joseph Myers <joseph@codesourcery.com>
1726 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1727 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1728 * Makefile.in: Regenerate.
1729 * configure.ac (--with-debug-prefix-map): New.
1730 * configure: Regenerate.
1732 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1733 Nigel Stephens <nigel@mips.com>
1735 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1736 as target_makefile_frag.
1737 * configure: Regenerate.
1739 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1741 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1742 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1743 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1744 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1745 (do-compare, do-compare3, do-compare-debug): New.
1746 ([+compare-target+]): Use them.
1748 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1750 * MAINTAINERS (Write After Approval): Change my email address.
1752 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1753 Ben Elliston <bje@au.ibm.com>
1755 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1756 --silent if $silent.
1757 * configure: Regenerate.
1759 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1761 * MAINTAINERS (Various Maintainers): Add myself as
1762 loop infrastructure maintainer. Update my e-mail
1765 2007-07-31 Diego Novillo <dnovillo@google.com>
1767 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1770 2007-07-26 Richard Guenther <rguenther@suse.de>
1772 * configure.ac: Add types checking to stage1 checking flags.
1773 * configure: Regenerate.
1775 2007-07-17 Nick Clifton <nickc@redhat.com>
1777 * COPYING3: New file. Contains version 3 of the GNU General
1779 * COPYING3.LIB: New file. Contains version 3 of the GNU
1780 Lesser General Public License.
1782 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1784 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1786 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1788 * MAINTAINERS (S/390 co-maintainer): Add myself.
1789 (Write After Approval): Remove myself.
1791 2007-07-13 Dan Hipschman <dsh@google.com>
1793 * MAINTAINERS (Write After Approval): Add myself.
1795 2007-07-11 Nick Clifton <nickc@redhat.com>
1797 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1799 * Makefile.in: Regenerate.
1801 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1803 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1806 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1808 * lt~obsolete.m4: New. Import from 20070318 libtool.
1810 2007-07-03 Julian Brown <julian@codesourcery.com>
1812 * MAINTAINERS (Write After Approval): Add myself.
1814 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1816 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1817 * configure: Regenerate.
1819 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821 * configure.ac: Add some missing m4 quotation.
1822 * configure: Regenerate.
1824 2007-07-02 Simon Baldwin <simonb@google.com>
1826 * MAINTAINERS (Write After Approval): Add myself.
1828 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1830 * configure: Regenerate.
1832 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1834 * Makefile.def: Add windmc tool to build.
1835 * Makefile.tpl: Likewise.
1836 * configure.ac: Likewise.
1837 * Makefile.in: Regenerate.
1838 * configure: Regenerate.
1840 2007-06-28 DJ Delorie <dj@redhat.com>
1842 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1843 not building newlib.
1844 * configure: Regenerated.
1846 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1848 * MAINTAINERS (Write After Approval): Add myself.
1850 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1852 * MAINTAINERS (Write After Approval): Add myself.
1854 2007-06-19 Chris Matthews <chrismatthews@google.com>
1856 * MAINTAINERS (Write After Approval): Add myself.
1858 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1860 * MAINTAINERS (Write After Approval): Add myself.
1862 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1864 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1865 * Makefile.in: Regenerated.
1867 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1869 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1870 bfin*-*-uclinux* targets.
1871 * configure: Regenerate.
1873 2007-06-14 Ian Lance Taylor <iant@google.com>
1875 * MAINTAINERS: Add myself as non-algorithmic global write
1878 2007-06-14 Diego Novillo <dnovillo@google.com>
1880 * MAINTAINERS: Add self as middle-end maintainer and
1881 non-algorithmic global write maintainer.
1883 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1885 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1886 Move all Fortran maintainers except Paul Brook into the
1887 Non-Autopoiesis section.
1889 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1891 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1892 (distclean-stage[+id+]): Possibly delete stage_last.
1893 * Makefile.in: Regenerate.
1895 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1897 * MAINTAINERS (Various Maintainer): Fix typo.
1899 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1901 * MAINTAINERS (Various Maintainer): Add myself as
1902 dataflow maintainer.
1904 2007-06-07 Ben Elliston <bje@au.ibm.com>
1906 * config.sub, config.guess: Update from upstream sources.
1908 2007-06-07 Ben Elliston <bje@au.ibm.com>
1910 * Makefile.tpl: Fix spelling error.
1911 * Makefile.in: Regenerate.
1913 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1915 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1916 lt_cv_sys_max_cmd_len.
1918 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1920 * MAINTAINERS (Various Maintainers): Add myself as
1921 auto-vectorizer maintainer.
1923 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1926 * libtool.m4: Revert previous change.
1927 * ltgcc.m4: Put it here.
1929 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1931 * MAINTAINERS (Various Maintainers): Add myself as
1932 auto-vectorizer maintainer.
1934 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1937 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1939 2007-05-30 Richard Guenther <rguenther@suse.de>
1941 * MAINTAINERS (Various Maintainers): Add myself as
1942 auto-vectorizer maintainer.
1944 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1947 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1948 * configure: Rebuilt.
1950 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1952 * MAINTAINERS (Write After Approval): Removed my name.
1954 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1956 * MAINTAINERS (Write After Approval): Remove myself.
1958 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1960 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1962 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1964 * ltmain.sh: Update from ToT Libtool.
1965 * libtool.m4: Update from ToT Libtool.
1966 * ltsugar.m4: New. Update from ToT Libtool.
1967 * ltversion.m4: New. Update from ToT Libtool.
1968 * ltoptions.m4: New. Update from ToT Libtool.
1970 * ltcf-c.sh: Remove.
1971 * ltcf-cxx.sh: Remove.
1972 * ltcf-gcj.sh: Remove.
1974 2007-05-22 Ollie Wild <aaw@google.com>
1976 * MAINTAINERS (Write After Approval): Add myself.
1978 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1980 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1982 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1983 Remove CFLAGS/LIBCFLAGS.
1984 (configure-stage[+id+]-[+prefix+][+module+],
1985 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1986 * Makefile.in: Regenerate.
1988 2007-05-15 Diego Novillo <dnovillo@google.com>
1990 * MAINTAINERS: Update e-mail address.
1992 2007-05-15 Revital Eres <eres@il.ibm.com>
1994 * MAINTAINERS (Write After Approval): Add myself.
1996 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1998 * MAINTAINERS (Write After Approval): Updated my address.
2000 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2002 * MAINTAINERS (Write After Approval): Add myself.
2004 2007-05-11 Silvius Rus <rus@google.com>
2006 * MAINTAINERS (Write After Approval): Add myself.
2008 2007-04-23 Tom Tromey <tromey@redhat.com>
2010 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2012 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2014 * MAINTAINERS (cpplib): Rename to ...
2015 (libcpp): ... this. Add C/C++ front end maintainers.
2017 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2019 * config-ml.in: Pass ${ml_config_env} to configure calls.
2021 2007-04-04 Christian Bruel <christian.bruel@st.com>
2023 * MAINTAINERS (Write After Approval): Add myself.
2025 2007-04-02 Dave Korn <dave.korn@artimi.com>
2027 * MAINTAINERS (Write After Approval): Add myself.
2029 2007-03-31 Tobias Burnus <burnus@net-b.de>
2031 * MAINTAINERS (fortran 95 front end): Add myself.
2033 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2035 * MAINTAINERS (Write After Approval): Add myself.
2037 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2039 * MAINTAINERS (Modulo Scheduler): Add myself.
2041 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2043 * MAINTAINERS (fortran 95 front end): Add myself.
2044 (c++ front end): whitespace fix.
2046 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2048 * MAINTAINERS (Write After Approval): Add myself.
2050 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2052 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2053 of glob. Quote arguments with single quotes too.
2054 * configure: Regenerate.
2056 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2058 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2059 * Makefile.in: Regenerate
2061 2007-03-07 Andreas Schwab <schwab@suse.de>
2063 * configure: Regenerate.
2065 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2067 * configure.ac: Add "--with-pdfdir" configure option,
2068 which defines pdfdir variable.
2069 * Makefile.def (target=fixincludes): Add install-pdf to
2071 (recursive_targets): Add install-pdf target.
2072 (flags_to_pass): Add pdfdir.
2073 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2075 * configure: Regenerate
2076 * Makefile.in: Regenerate
2078 2007-02-28 Eric Christopher <echristo@apple.com>
2081 2006-12-07 Mike Stump <mrs@apple.com>
2083 * Makefile.def (dependencies): Add dependency for
2084 install-target-libssp and install-target-libgomp on
2086 * Makefile.in: Regenerate.
2088 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2090 * configure: Regenerate.
2091 * configure.ac: Move statements after variable declarations.
2093 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2095 * MAINTAINERS: Add myself as sh maintainer.
2097 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2099 * configure.ac: Adjust for loop syntax.
2100 * configure: Regenerate.
2102 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2104 * configure: Rebuilt.
2106 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2108 * configure.ac: Drop multiple occurrences of --enable-languages,
2109 and fix its quoting.
2110 * configure: Rebuilt.
2112 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2113 Nathan Sidwell <nathan@codesourcery.com>
2114 Vladimir Prus <vladimir@codesourcery.com>
2115 Joseph Myers <joseph@codesourcery.com>
2117 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2118 * configure: Regenerate.
2120 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2122 * ltconfig (freebsd*): Default to elf.
2124 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2126 * configure.ac (target_libraries): Move libgcc before libiberty.
2127 * configure: Regenerated.
2129 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2130 Paolo Bonzini <bonzini@gnu.org>
2133 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2134 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2135 * configure: Regenerated.
2137 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2139 * MAINTAINERS (Language Front End Maintainers): Update my mail
2142 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2145 * configure.ac: Correct syntax for Solaris ksh.
2146 * configure: Regenerated.
2148 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2150 * configure.ac: Sync with src.
2151 * configure: Regenerate.
2153 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2155 * Makefile.in: Regenerate.
2157 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2159 * config.sub: Sync with src.
2161 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2163 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2164 noncanonical equivalents.
2165 * configure.in: Rename to...
2166 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2167 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2168 target_noncanonical. Use them. Rewrite removal of configure
2169 arguments for autoconf 2.59. Discard variable settings. Force
2170 program_transform_name for native tools.
2172 * Makefile.in: Regenerated.
2173 * configure: Regenerated with autoconf 2.59.
2175 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2177 * MAINTAINERS (Write After Approval): Add myself.
2179 2007-01-31 Andreas Schwab <schwab@suse.de>
2181 * Makefile.tpl (LDFLAGS): Substitute it.
2182 * Makefile.in: Regenerate.
2184 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2186 * MAINTAINERS (Write After Approval): Add myself.
2188 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2190 * MAINTAINERS (spu port): Add myself.
2192 2007-01-23 Richard Guenther <rguenther@suse.de>
2195 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2196 * Makefile.tpl (GNATBIND): Substitute it.
2197 (GNATMAKE): Likewise.
2198 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2200 * Makefile.in: Regenerate.
2201 * configure: Regenerate.
2203 2007-01-18 Mike Stump <mrs@apple.com>
2205 * configure.in: Re-enable -Werror for gcc builds.
2207 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2209 * MAINTAINERS (Write After Approval): Add myself.
2211 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2213 * configure.in: Change == to = in test command.
2214 * configure: Regenerate.
2216 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2217 Nick Clifton <nickc@redhat.com>
2218 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2220 * configure.in (build_configargs, host_configargs, target_configargs):
2221 Remove build/host/target parameters.
2222 (host_libs): Add gmp and mpfr.
2223 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2224 * Makefile.def (gmp, mpfr): New.
2225 (gcc): Remove target.
2226 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2227 target_os, target_vendor): New.
2228 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2229 * configure: Regenerate.
2230 * Makefile.in: Regenerate.
2232 2007-01-11 Matt Fago <fago@earthlink.net>
2234 * configure.in: Try to link to functions only in mpfr 2.2.x
2235 to improve robustness of configure tests.
2236 * configure: Regenerate.
2238 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2240 * MAINTAINERS: Add myself as i386 maintainer.
2242 2007-01-08 Jan Hubicka <jh@suse.cz>
2244 * MAINTAINERS: Add myself as i386 maintainer.
2246 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2248 * configure.in: Add support for an x86_64-mingw* target.
2249 * configure: Regenerate.
2251 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2253 * Makefile.tpl (all-target): Correct @if conditional for target
2255 * configure.in: Omit libiberty if building only target libgcc.
2256 * configure, Makefile.in: Regenerated.
2258 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2260 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2261 * configure: Regenerate.
2263 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2265 * Makefile.def (target_modules): Add libgcc.
2266 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2267 * Makefile.tpl (clean-target-libgcc): Delete.
2268 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2269 on gcc even for bootstrapped modules. Rewrite handling of
2270 lang_env_dependencies to loop over target_modules.
2271 * configure.in (target_libraries): Add target-libgcc.
2272 * Makefile.in, configure: Regenerated.
2274 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2276 * configure.in: Reorganize recognition of languages. Add
2277 --enable-stage1-languages. Show supported languages for the chosen
2278 target rather than all recognized languages.
2279 * configure: Regenerate.
2281 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2283 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2284 * Makefile.in: Regenerate.
2286 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2288 * configure.in: Warn that MPFR 2.2.0 is buggy.
2289 * configure: Regenerate.
2291 2006-12-27 Ian Lance Taylor <iant@google.com>
2293 * configure.in: When removing Makefiles to force a reconfigure, also
2294 remove prev-DIR*/Makefile.
2295 * configure: Regenerate.
2297 2006-12-22 Andreas Schwab <schwab@suse.de>
2299 * configure: Regenerate with correct autoconf version.
2301 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2303 * configure.in: add AC_SUBST for *_FOR_TARGET.
2304 * configure: Regenerate.
2306 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2308 * configure.in: Simplify logic for rejecting languages that cannot
2309 be built. Separate the case when a language is unsupported,
2310 from the case when the user chooses not to build a language.
2312 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2314 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2315 it only affects bootstrap and could be tested on "$host" as well.
2316 * configure: Regenerate.
2317 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2319 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2322 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2323 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2324 move here comment from Makefile.tpl.
2325 * Makefile.tpl: Move some definitions higher in the file.
2326 (STAGE1_CHECKING): New.
2327 * configure.in: Add --enable-stage1-checking.
2328 * configure: Regenerate.
2329 * Makefile.in: Regenerate.
2331 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2333 * MAINTAINERS: Add myself as build system maintainer.
2335 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2337 * MAINTAINERS (Write After Approval): Add myself.
2339 2006-12-13 Eric Christopher <echristo@apple.com>
2341 * MAINTAINERS: Add myself as darwin maintainer.
2343 2006-12-11 Ian Lance Taylor <ian@airs.com>
2345 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2347 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2349 MAINTAINERS: Update my entry.
2351 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2353 * configure.in: Handle spu makefile frag.
2354 * Makefile.tpl (MAINT): Define
2355 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2356 * configure: Regenerate.
2357 * Makefile.in: Regenerate.
2359 2006-12-11 Ben Elliston <bje@au.ibm.com>
2361 * config.guess: Import latest version.
2362 * config.sub: Likewise.
2364 2006-12-11 Ben Elliston <bje@au.ibm.com>
2366 * configure.in (spu-*-*): Don't skip target-libiberty.
2367 * configure: Regenerate.
2369 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2372 * configure.in: Correct x86 darwin support for libjava to powerpc
2374 * configure: Regenerate.
2376 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2378 * configure.in: Add x86 darwin support for libjava.
2379 * configure: Regenerate.
2381 2006-12-07 Mike Stump <mrs@apple.com>
2383 * Makefile.def (dependencies): Add dependency for
2384 install-target-libssp and install-target-libgomp on
2386 * Makefile.in: Regenerate.
2388 2006-12-04 Richard Guenther <rguenther@suse.de>
2390 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2391 (Non-Algorithmic Maintainers): Move over non-algorithmic
2392 loop optimizer maintainers, add myself as a non-algorithmic
2393 middle-end maintainer.
2395 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2397 * MAINTAINERS (Write After Approval): Add myself.
2399 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2401 * configure.in: Update error message for missing GMP/MPFR.
2403 * configure: Regenerate.
2405 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2407 * configure.in: Update MPFR version in error message.
2409 * configure: Regenerate.
2411 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2413 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2414 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2415 --with-gmp-lib): New flags.
2417 * configure: Regenerate.
2419 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2421 * MAINTAINERS (Write After Approval): Change my email address.
2423 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2425 * MAINTAINERS (Write After Approval): Add myself.
2427 2006-11-22 Philipp Thomas <pth@suse.de>
2429 * MAINTAINERS (i18n): Update e-mail address.
2431 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2433 * MAINTAINERS (spu port): Add myself as maintainer.
2434 (Write After Approval): Remove myself.
2436 2006-11-22 Ben Elliston <bje@au.ibm.com>
2438 * configure.in (skipdirs): Don't build libssp for SPU.
2439 * configure: Regenerate.
2441 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2443 * MAINTAINERS (spu port): Add myself as maintainer.
2444 (libobjc): Update my email address.
2446 2006-11-21 Andrea Bona <andrea.bona@st.com>
2448 * MAINTAINERS (Write After Approval): Add myself.
2450 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2452 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2453 * configure : Rebuilt.
2455 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2457 * MAINTAINERS (Write After Approval): Add myself.
2459 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2461 * MAINTAINERS (Write After Approval): Add myself.
2463 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2465 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2467 * configure: Regenerate.
2469 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2471 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2472 (unstage): Test for stage_last presence.
2475 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2476 * Makefile.in: Regenerate.
2478 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2480 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2483 2006-11-14 Erven Rohou <erven.rohou@st.com>
2485 * MAINTAINERS (Write After Approval): Add myself.
2487 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2489 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2490 and stageN-package/Makefile.
2491 * Makefile.in: Regenerated.
2493 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2495 * configure.in: Remove target-libgloss from noconfigdirs for
2497 * configure: Regenerated.
2499 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2501 * configure.in (have_gmp): Only error if the gcc directory exists.
2503 * configure: Regenerate.
2505 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2507 * configure.in: Robustify error message for missing GMP/MPFR.
2509 * configure: Regenerate.
2511 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2513 * MAINTAINERS (Write After Approval): Add myself.
2515 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2517 * MAINTAINERS: Change email address.
2519 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2521 * MAINTAINERS (Write After Approval): Add myself.
2523 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2525 * MAINTAINERS (Write After Approval): Add myself.
2527 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2529 * MAINTAINERS (Write After Approval): Move myself to
2530 Write After Approval section.
2532 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2534 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2536 * configure: Regenerate.
2538 2006-10-16 Tobias Burnus <burnus@net-b.de>
2540 * MAINTAINERS (Write After Approval): Add myself.
2542 2006-10-16 Ben Elliston <bje@au.ibm.com>
2544 * config.guess: Import latest version.
2545 * config.sub: Likewise.
2547 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2549 * Makefile.def: Added pdf target handling.
2550 * Makefile.tpl: Added pdf target handling.
2551 * Makefile.in: Regenerated.
2553 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2555 * MAINTAINERS: Add self as score port maintainer.
2557 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2559 * MAINTAINERS (Write After Approval): Add myself.
2561 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2563 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2565 * configure: Regenerated.
2567 2006-09-27 Dave Brolley <brolley@redhat.com>
2569 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2571 * configure: Regenerated.
2573 2006-09-26 Thiemo Seufer <ths@mips.com>
2575 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2576 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2577 * configure: Regenerate.
2579 2006-09-24 Graeme Peterson <gridly@gmail.com>
2581 * MAINTAINERS (Write After Approval): Remove myself.
2583 2006-09-22 Chao-ying Fu <fu@mips.com>
2585 * MAINTAINERS (Write After Approval): Add myself.
2587 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2589 * MAINTAINERS: Add self as soft-fp maintainer.
2591 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2593 * MAINTAINERS: Add myself as avr maintainer.
2594 Remove Marek Michalkiewicz as avr maintainer.
2596 2006-09-07 Roberto Costa <roberto.costa@st.com>
2598 * MAINTAINERS (Write After Approval): Add myself.
2600 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2602 * configure.in: Never build newlib for a Mingw host.
2603 Never build newlib as Mingw target library.
2604 Test the existence of winsup/cygwin for building a Cygwin newlib,
2605 rather than just winsup.
2606 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2607 building a Mingw target.
2608 * configure: Regenerate.
2610 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2612 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2614 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2616 * config.guess: Import from src (was more updated).
2617 * config.sub: Likewise.
2619 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2621 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2622 * configure: Regenerated.
2624 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2626 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2627 for stages after the first.
2629 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2631 * Makefile.def: Add dependencies for configure-opcodes
2632 on configure-intl and all-opcodes on all-intl.
2633 * Makefile.in: Regenerated.
2635 2006-07-13 Ben Elliston <bje@au.ibm.com>
2637 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2639 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2641 Port to hosts whose 'sort' and 'tail' implementations
2642 treat operands with leading '+' as file names, as POSIX
2643 has required since 2001. However, make sure the code still
2644 works on pre-POSIX hosts.
2645 * ltmain.sh: Don't assume "sort +2" is equivalent to
2646 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2648 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2650 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2652 2006-07-04 Peter O'Gorman <peter@pogma.com>
2654 * ltconfig: chmod 644 before ranlib during install.
2656 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2659 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2660 if the bootstrap compiler is a GCC version that supports it.
2661 * configure: Regenerate.
2663 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2665 * configure.in: Fix thinkos in previous check-in.
2666 * configure: Regenerate.
2668 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2671 * configure.in: Test subdir_requires and give an appropriate
2673 * configure: Regenerate.
2675 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2677 * MAINTAINERS (Write After Approval): Add myself.
2679 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2681 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2683 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2685 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2687 2006-06-20 David Ayers <d.ayers@inode.at>
2690 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2691 whether target-libjava is being configured instead of whether the
2692 java front end is enabled.
2693 * configure: Regenerate.
2695 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2698 * configure.in: Only enable libgomp on IRIX 6.
2699 * configure: Regenerate.
2701 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2703 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2705 * Makefile.in: Regenerate.
2707 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2709 * config-ml.in: Alter CCASFLAGS to include special
2710 multilib options the same as is done for CFLAGS.
2712 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2714 * configure.in: Don't enable libgomp on hpux10.
2715 * configure: Rebuilt.
2717 2006-06-12 David Ayers <d.ayers@inode.at>
2721 * configure.in: Remove target-boehm-gc from noconfigdirs where
2722 ${libgcj} is specified.
2723 * configure: Regenerate.
2725 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2729 * configure.in: Sync.
2730 * configure: Regenerated.
2732 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2734 * Makefile.def: Added dependencies from sim and gdb on intl, and
2735 added configure dependencies to everything with an all dependency
2737 * Makefile.in: Regenerated.
2739 2006-06-06 David Ayers <d.ayers@inode.at>
2742 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2743 * Makefile.in: Regenerate.
2744 * configure.in: Add --enable-objc-gc at toplevel and have it
2745 enable boehm-gc for Objective-C.
2746 Remove target-boehm-gc from libgcj.
2747 Add target-boehm-gc to target_libraries.
2748 Add target-boehm-gc to noconfigdirs where ${libgcj}
2750 Assert that boehm-gc is supported when requested for Objective-C.
2751 Only build boehm-gc if needed either for Java or Objective-C.
2752 * configure: Regenerate.
2754 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2757 * Makefile.tpl (configure-[+prefix+][+module+],
2758 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2759 Remove rule to unstage bootstrapped modules.
2760 (stage_current): New.
2761 * Makefile.in: Regenerate.
2763 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2765 * MAINTAINERS (Write After Approval): Update my e-mail address.
2767 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2769 * include/libiberty.h: Declare pex_run_in_environment.
2771 2006-05-31 Asher Langton <langton2@llnl.gov>
2773 * MAINTAINERS (Write After Approval): Add myself.
2775 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2777 * Makefile.def (bfd, opcodes): Fix lib_path.
2778 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2779 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2780 * Makefile.in: Regenerate.
2782 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2784 * Makefile.in: Regenerate.
2786 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2788 * Makefile.def: Add install-html target. Add datarootdir
2789 docdir and htmldir to flags_to_pass.
2790 * Makefile.tpl: Add install-html target.
2791 * Makefile.in: Regenerate.
2792 * configure.in: Add --with-datarootdir, --with-docdir, and
2793 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2794 * configure: Regenerate.
2796 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2798 * configure.in: Enable gprof for cross builds.
2799 * configure: Regenerate.
2801 2006-05-22 Richard Guenther <rguenther@suse.de>
2804 2006-01-31 Richard Guenther <rguenther@suse.de>
2805 Paolo Bonzini <bonzini@gnu.org>
2807 * Makefile.def (target_modules): Add libgcc-math target module.
2808 * configure.in (target_libraries): Add libgcc-math target library.
2809 (--enable-libgcc-math): New configure switch.
2810 * Makefile.in: Re-generate.
2811 * configure: Re-generate.
2812 * libgcc-math: New toplevel directory.
2814 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2815 Andreas Tobler <a.tobler@schweiz.ch>
2817 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2818 * configure: Rebuilt.
2820 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2822 * MAINTAINERS (Write After Approval): Add myself.
2824 2006-05-01 DJ Delorie <dj@redhat.com>
2826 * configure.in: Restore CFLAGS if GMP isn't present.
2827 * configure: Regenerate.
2829 2006-05-01 Richard Guenther <rguenther@suse.de>
2831 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2834 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2836 * MAINTAINERS (Write After Approval): Add myself.
2838 2006-04-28 Jan Beulich <jbeulich@novell.com>
2840 * MAINTAINERS (Write After Approval): Add myself.
2842 2006-04-18 DJ Delorie <dj@redhat.com>
2844 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2845 reference libgloss so that libssp can be built in a combined
2847 * configure: Regenerate.
2849 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2851 * MAINTAINERS (Write After Approval): Add myself.
2853 2006-04-05 Ben Elliston <bje@au.ibm.com>
2855 * configure.in: Require makeinfo 4.4 or higher.
2856 * configure: Regenerate.
2858 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2860 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2861 Rearrange the entries of other libraries to have them in one place.
2863 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2865 * MAINTAINERS (Write After Approval): Remove myself.
2866 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2868 2006-03-14 Richard Guenther <rguenther@suse.de>
2870 * configure: Regenerate with autoconf 2.13.
2872 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2874 * MAINTAINERS: Use my work address.
2876 * MAINTAINERS: Update my E-mail address.
2878 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2880 * configure.in: Handle --disable-<component> generically.
2881 * configure: Regenerate.
2883 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2886 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2888 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2890 * MAINTAINERS (Write After Approval): Remove myself.
2891 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2893 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2895 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2896 (TARGET_CONFIGDIRS): Remove.
2897 * configure.in: Remove AC_SUBST(target_configdirs).
2898 * Makefile.in, configure: Regenerated.
2900 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2902 * MAINTAINERS (Write After Approval): Remove myself.
2903 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2905 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2909 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2911 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2912 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2913 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2914 BUILD_PREFIX, BUILD_PREFIX_1.
2915 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2917 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2918 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2920 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2921 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2922 of `cat stage_current`. Always provide the `r' and `s' variables.
2923 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2924 a single shell execution.
2925 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2926 bootstrapped modules, make the stage1 module if the build was not
2927 started yet, else build the current stage.
2928 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2929 (all-build, all-host, all-target, [+make_target+]-host,
2930 [+make_target+]-target): Do not use \-continued lines.
2931 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2932 (current_stage, restrap, stage_last): New.
2934 * Makefile.in: Regenerate.
2935 * configure: Regenerate.
2937 2006-02-19 Bud Davis <jmdavis@link.com>
2939 * MAINTAINERS (Write After Approval): Remove myself.
2940 (Language Front End Maintainers): Add myself as fortran 95
2941 maintainer and update e-mail address.
2943 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2945 * MAINTAINERS (Write After Approval): Remove myself.
2946 (Language Front End Maintainers): Add myself as fortran 95
2949 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2951 * MAINTAINERS (Write After Approval): Add myself.
2953 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2955 * MAINTAINERS (Write After Approval): Remove myself.
2956 (Language Front End Maintainers): Add myself as
2957 fortran 95 maintainer.
2959 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2963 2005-12-27 Leif Ekblad <leif@rdos.net>
2965 * configure.in: Add support for RDOS target.
2966 * configure: Regenerate.
2968 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2969 Andreas Schwab <schwab@suse.de>
2971 * configure: Regenerate.
2973 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2975 * configure.in (enable_libgomp): Add AIX.
2976 * configure: Regenerate.
2978 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2980 * MAINTAINERS (Write After Approval): Add myself.
2982 2006-02-03 Lee Millward <lee.millward@gmail.com>
2984 * MAINTAINERS (Write After Approval): Add myself.
2986 2006-01-31 Richard Guenther <rguenther@suse.de>
2987 Paolo Bonzini <bonzini@gnu.org>
2989 * Makefile.def (target_modules): Add libgcc-math target module.
2990 * configure.in (target_libraries): Add libgcc-math target library.
2991 (--enable-libgcc-math): New configure switch.
2992 * Makefile.in: Re-generate.
2993 * configure: Re-generate.
2994 * libgcc-math: New toplevel directory.
2996 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2998 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2999 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3000 the assembler, linker and binutils.
3001 * configure: Regenerate.
3003 2006-01-22 Dirk Mueller <dmueller@suse.de>
3005 * MAINTAINERS (Write After Approval): Add myself.
3007 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3009 * configure: Regenerate.
3011 2006-01-18 Richard Henderson <rth@redhat.com>
3012 Jakub Jelinek <jakub@redhat.com>
3013 Diego Novillo <dnovillo@redhat.com>
3015 * libgomp: New directory.
3016 * Makefile.def: Add target_module libgomp.
3017 * Makefile.in: Regenerate.
3018 * configure.in (target_libraries): Add target-libgomp.
3019 * configure: Regenerate.
3021 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3023 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3024 @ from continuation.
3025 * Makefile.in: Rebuilt.
3027 2006-01-04 Chris Lattner <sabre@gnu.org>
3029 * MAINTAINERS (Write After Approval): Add myself.
3031 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3035 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3036 * Makefile.tpl (OBJDUMP): New.
3037 (EXTRA_HOST_FLAGS): Add it.
3038 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3040 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3041 to use symbolic links between directories. Avoid race conditions
3042 or make them harmless.
3043 * configure.in: Do not try to use symbolic links between directories.
3045 * Makefile.def (LEAN): Pass.
3046 * Makefile.tpl (LEAN): Define.
3047 (stage[+id+]-start): Accept that the previous directory does not
3048 exist, if the bootstrap is lean.
3049 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3050 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3051 configure substitution.
3052 ([+compare-target+]): Likewise.
3053 ([+bootstrap-target+]-lean): New.
3054 * configure.in: Remove lean bootstrap support from here.
3056 * Makefile.in: Regenerate.
3057 * configure: Regenerate.
3059 2006-01-04 Ben Elliston <bje@au.ibm.com>
3061 * MAINTAINERS (libdecnumber): Add myself.
3063 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3065 * libtool-ldflags: New script.
3067 2006-01-02 Andreas Schwab <schwab@suse.de>
3069 * configure.in: When reconfiguring remove Makefile in
3070 all stage directories.
3071 * configure: Regenerate.
3073 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3075 * MAINTAINERS: Update my email address.
3077 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3079 Revert Ada-related part of the previous change.
3081 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3083 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3084 * Makefile.in: Regenerate.
3085 * configure.in: Do not include mt-ppc-aix target fragment.
3086 * configure: Regenerate.
3088 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3090 * configure.in: Select appropriate fragments for PowerPC/AIX.
3091 * configure: Regenerate.
3093 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3094 BOOT_CFLAGS, BOOT_LDFLAGS.
3095 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3096 BOOT_CFLAGS, BOOT_LDFLAGS.
3097 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3098 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3099 (stage): Fail if we cannot complete the work.
3100 * Makefile.in: Regenerate.
3102 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3104 * configure.in: Replace ms1 with mt.
3105 * configure: Rebuilt.
3107 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3109 * MAINTAINERS: Update my email address.
3111 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3113 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3114 install-host-nogcc): Don't invoke $(stage) at the end.
3115 * Makefile.in: Regenerate.
3117 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3119 * configure.in: Flip the top-level bootstrap switch.
3120 * configure: Regenerate.
3122 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3124 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3125 $(stage) and $(unstage).
3126 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3127 (all): Remove stray semicolon.
3128 (local-distclean): Don't handle multilib.tmp and multilib.out.
3129 (install.all): Set $s for consistency.
3130 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3131 check_multilibs setting. Always make the install directory.
3132 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3134 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3135 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3136 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3137 (multilib.out): Remove.
3138 * Makefile.in: Regenerated.
3140 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3142 * MAINTAINERS (Write After Approval): Add myself.
3144 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3146 * MAINTAINERS: Add myself as mt maintainer.
3148 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3150 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3152 * MAINTAINERS: Change email address.
3154 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3156 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3157 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3158 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3159 Find in-tree tools if available.
3160 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3161 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3162 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3163 (COMPILER_*_FOR_TARGET): New.
3164 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3165 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3166 (CONFIGURED_*, USUAL_*): Remove.
3167 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3168 STRIP): Use autoconf substitutions.
3169 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3170 COMPILER_NM_FOR_TARGET): New.
3171 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3173 (all): Make all-host and all-target in parallel.
3174 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3175 that $$r and $$s are set before invoking a recursive make.
3176 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3177 ([+bootstrap-target+]): Inline most of the `all' target.
3179 2005-11-29 Ben Elliston <bje@au.ibm.com>
3181 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3182 from the gcc build directory.
3183 * Makefile.in: Regenerate.
3185 2005-11-29 Ben Elliston <bje@au.ibm.com>
3187 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3188 depend on all-libdecnumber.
3189 * configure.in (host_libs): Include libdecnumber.
3190 * Makefile.in: Regenerate.
3191 * configure: Likewise.
3193 2005-11-29 Ben Elliston <bje@au.ibm.com>
3195 * libdecnumber: Import decNumber sources from the dfp-branch.
3197 2005-11-21 Kean Johnston <jkj@sco.com>
3199 * config.sub, config.guess: Sync from upstream sources.
3201 2005-11-21 Ben Elliston <bje@au.ibm.com>
3203 Import from Autoconf sources:
3205 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3206 * config/move-if-change: Don't output "$2 is unchanged";
3207 suggested by Ben Elliston. Handle weird characters correctly.
3209 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3211 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3212 to match upstream libtool for darwin.
3214 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3216 * Makefile.def: Remove gdb dependencies for gdbtk.
3217 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3218 (configure-gdb, install-gdb): New rules.
3219 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3220 * Makefile.in, configure: Regenerated.
3222 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3224 * MAINTAINERS (Write After Approval): Add myself.
3226 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3228 * MAINTAINERS (Write After Approval): Add myself.
3230 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3232 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3235 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3238 * Makefile.tpl (do-[+make-target+], do-check, install,
3239 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3240 are set before recursing.
3241 * Makefile.in: Regenerate.
3243 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3246 * Makefile.def (gcc) <target>: Fix thinko.
3247 * Makefile.in: Regenerate.
3249 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3251 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3252 * configure: Regenerate.
3254 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3256 * MAINTAINERS (Write After Approval): Add self.
3258 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3260 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3261 target-libffi, target-qthreads, target-libjava, and
3263 * configure: Regenerate.
3265 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3267 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3268 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3269 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3270 (USUAL_OBJDUMP_FOR_TARGET): New.
3271 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3272 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3273 * configure, Makefile.in: Regenerated.
3275 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3277 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3278 before other host packages.
3280 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3282 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3284 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3288 * configure.in (default_target): Remove.
3289 * Makefile.tpl (all): Do not use prerequisites as subroutines
3290 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3291 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3292 use prerequisites as subroutines.
3293 (check-host, check-target): New.
3294 (bootstrap configure & all targets): Do not use stage*-start
3295 if the directory layout is already ok.
3296 (non-bootstrap configure & all targets): Prepend a $(unstage).
3297 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3298 (NOTPARALLEL): Remove.
3299 (unstage, stage variables): New variables.
3300 (unstage, stage targets): Simply expand to those variables.
3302 * configure: Regenerate.
3303 * Makefile.in: Regenerate.
3305 2005-10-04 James E Wilson <wilson@specifix.com>
3307 * Makefile.def (lang_env_dependencies): Add libmudflap.
3308 * Makefile.in: Regenerate.
3310 2005-10-03 Andreas Schwab <schwab@suse.de>
3312 Backport from libtool CVS:
3313 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3315 * ltmain.sh: add support for installing into temporary
3316 staging area (e.g. 'make install DESTDIR=...')
3318 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3320 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3321 * configure: Regenerated.
3323 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3325 * configure: Regenerate with the correct
3328 2005-09-30 Catherine Moore <clm@cm00re.com>
3330 * configure.in (bfin-*-*): New.
3331 * configure: Regenerated.
3333 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3335 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3336 (LIPO_FOR_TARGET): New.
3337 (CONFIGURED_LIPO_FOR_TARGET): New.
3338 (USUAL_LIPO_FOR_TARGET): New.
3339 (STRIP_FOR_TARGET): New.
3340 (CONFIGURED_STRIP_FOR_TARGET): New.
3341 (USUAL_STRIP_FOR_TARGET): New.
3342 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3344 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3345 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3346 * Makefile.in: Regenerate.
3347 * configure: Regenerate.
3349 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3351 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3352 (rs6000-*-aix*): Same.
3353 * configure: Regenerate.
3355 2005-09-16 Tom Tromey <tromey@redhat.com>
3357 * MAINTAINERS: Add self as java maintainer.
3359 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3361 * configure.in: Recognize f95 in the --enable-languages option,
3362 and substitute it for fortran, issuing a warning.
3363 * configure: Regenerate.
3365 2005-08-30 Phil Edwards <phil@codesourcery.com>
3367 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3368 * configure: Regenerated.
3370 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3372 * MAINTAINERS: Add self as ms1 maintainer.
3374 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3376 * Makefile.def (libssp): Add to lang_env_dependencies.
3377 * Makefile.in: Regenerate.
3379 2005-08-18 Ian Lance Taylor <ian@airs.com>
3381 * MAINTAINERS: Add myself as middle-end maintainer.
3383 2005-08-17 Christian Groessler <chris@groessler.org>
3385 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3386 * Makefile.in: Regenerate.
3388 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3390 * MAINTAINERS (write after approval): Added myself.
3392 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3394 * MAINTAINERS (Write After Approval): Add myself.
3396 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3398 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3399 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3400 Look for alternate names of the target cc and c++
3401 * configure: Regenerate.
3403 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3405 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3406 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3407 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3408 tools; remove code to manually set them.
3409 (Target tools): Look in the environment for them.
3410 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3411 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3412 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3414 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3415 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3416 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3417 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3418 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3419 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3420 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3421 * configure: Regenerate.
3422 * Makefile.in: Regenerate.
3424 2005-07-28 Ben Elliston <bje@au.ibm.com>
3426 * MAINTAINERS: Update for removed CPU targets.
3428 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3430 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3431 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3432 * Makefile.in: Regenerated.
3434 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3436 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3437 (CFLAGS_FOR_TARGET): Use it.
3438 (CXXFLAGS_FOR_TARGET): Likewise.
3439 * Makefile.in: Regenerated.
3440 * configure.in (--with-build-sysroot): New option.
3441 * configure: Regenerated.
3443 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3445 * Makefile.tpl: Wrap install between unstage and stage
3446 * Makefile.in: Regenerate.
3448 2005-07-21 Eric Christopher <echristo@apple.com>
3450 * MAINTAINERS: Update affiliation.
3452 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3454 * MAINTAINERS: Add self as crx port maintainer.
3456 2005-07-20 DJ Delorie <dj@redhat.com>
3458 * MAINTAINERS: Add self as m32c maintainer.
3460 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3462 * all files: Update FSF address.
3464 2005-07-15 Eric Christopher <echristo@redhat.com>
3466 * MAINTAINERS: Change affiliation.
3468 2005-07-14 Jim Blandy <jimb@redhat.com>
3470 * configure.in: Add cases for Renesas m32c.
3471 * configure: Regenerated.
3473 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3475 * COPYING.LIB: Update from fsf.org.
3477 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3479 * COPYING, compile, config.guess,
3480 config.sub, install-sh, missing, mkinstalldirs,
3481 symlink-tree, ylwrap: Sync from upstream sources.
3482 * config-ml.in: Update FSF address.
3484 2005-07-13 Eric Christopher <echristo@redhat.com>
3486 * configure.in: Add toplevel noconfigdir support for tpf.
3487 * configure: Regenerate.
3489 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3493 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3494 * Makefile.in: Regenerate.
3496 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3498 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3499 Brolley to write-after-approval.
3501 2005-07-07 Andreas Schwab <schwab@suse.de>
3503 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3504 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3505 * Makefile.in: Regenerated.
3507 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3509 * configure.in: Don't build sim or rda when targetting darwin.
3510 * configure: Regenerate.
3512 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3514 * configure.in: Add --enable-libssp and --disable-libssp.
3515 * configure: Regenerate with autoconf-2.13.
3517 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3519 * Makefile.def (target_modules): Add libssp.
3520 * configure.in (target_libraries): Add target-libssp.
3521 * configure: Rebuilt.
3522 * Makefile.in: Rebuilt.
3524 2005-07-01 Zack Weinberg <zackw@panix.com>
3526 * MAINTAINERS: Change email address. Resign from maintainership.
3528 2005-07-01 Richard Guenther <rguenther@suse.de>
3530 * MAINTAINERS: Change my e-mail address and affiliation.
3532 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3534 * Makefile.def (stagefeedback): Come after profile.
3535 Define profiledbootstrap target.
3536 * Makefile.tpl (profiledbootstrap): Remove.
3537 (stageprofile-end): Zap stagefeedback.
3538 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3539 * Makefile.in: Regenerate.
3541 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3543 * MAINTAINERS: Update my email address.
3545 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3547 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3548 In 'cpp' stanza, support '#line' as well as '# '.
3550 2005-06-08 Andreas Schwab <schwab@suse.de>
3552 * MAINTAINERS: Move myself from 'Write After Approval' to
3553 'CPU Port Maintainers' section as m68k maintainer.
3555 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3557 * configure.in (unsupported_languages): New macro.
3558 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3559 non-ported target libraries in noconfigdirs.
3560 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3561 non-linux-gnu. Remove libgcj_ex_libffi.
3562 <lang_frag loop>: Set add_this_lang=no if the language is in
3563 unsupported_languages.
3564 * configure: Regenerate.
3566 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3568 * configure.in: Fix typo in handling of --with-mpfr-dir.
3569 * configure: Regenerate.
3571 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3573 * MAINTAINERS: Update my email address.
3575 2005-06-02 Jim Blandy <jimb@redhat.com>
3577 * config.sub: Add cases for the Renesas m32c. (This patch has been
3578 accepted into the master sources.)
3580 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3581 Michael Snyder <msnyder@redhat.com>
3582 Stan Cox <scox@redhat.com>
3584 * configure.in: Set noconfigdirs for ms1.
3586 * configure: Regenerate.
3588 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3590 * MAINTAINERS (Write After Approval): Add self.
3592 2005-06-01 Josh Conner <jconner@apple.com>
3594 * MAINTAINERS (Write After Approval): Add self.
3596 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3598 * MAINTAINERS: Update my email address.
3600 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3602 * MAINTAINERS (Write After Approval): Add self.
3604 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3606 * MAINTAINERS (Write After Approval): Remove self.
3608 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3610 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3611 (Dependencies): Consider target modules for bootstrap dependencies.
3612 Make target bootstrap modules depend on each stage's gcc.
3613 * Makefile.in: Regenerate.
3615 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3617 * Makefile.def (configure-gcc): Depend on binutils having been built.
3618 (all-gcc): No need to do it here.
3619 * Makefile.in: Regenerate.
3621 2005-05-19 Paul Brook <paul@codesourcery.com>
3623 * configure.in: Rewrite misleading error message when requested
3624 language cannot be built.
3625 * configure: Regenerate.
3627 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3629 * ylwrap: Import from Automake 1.9.5.
3631 2005-05-13 David Ung <davidu@mips.com>
3633 * MAINTAINERS (Write After Approval): Add self.
3635 2005-05-09 Mike Stump <mrs@apple.com>
3637 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3638 lt_cv_sys_max_cmd_len for now.
3640 2005-05-09 Stan Cox <scox@redhat.com>
3642 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3644 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3646 * README.SCO: Update the URL.
3648 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3650 * ltconfig: Define file_list_spec. Pass file_list_spec and
3651 with_gnu_ld to libtool.
3652 * ltcf-c.sh (aix[45]): Define file_list_spec.
3653 * ltcf-cxx.sh (aix[45]): Same.
3654 * ltcf-gcj.sh (aix[45]): Same.
3655 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3656 exists, write list of input files to temporary file.
3658 2005-05-04 Mike Stump <mrs@apple.com>
3660 * configure.in: Always pass --target to target configures as
3661 otherwise rebuilds that do --recheck will fail.
3662 * confiugure: Rebuilt.
3664 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3666 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3668 (configure, all): Add bootstrap support.
3669 (Host modules, target modules): Pass post-stage1 flags and exports.
3670 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3671 * Makefile.in: Regenerate.
3673 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3675 * configure: Regenerate.
3677 2005-04-27 Mike Stump <mrs@apple.com>
3679 * MAINTAINERS: Add self as darwin maintainer.
3681 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3683 * config.sub: Update from master copy.
3685 2005-04-21 Mike Stump <mrs@apple.com>
3687 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3688 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3690 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3692 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3693 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3694 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3695 "*-*-elf" and "*-*-linux*".
3696 * configure: Regenerate.
3698 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3700 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3702 2005-04-12 Mike Stump <mrs@apple.com>
3704 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3706 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3708 * MAINTAINERS (Write After Approval): Add myself.
3710 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3712 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3714 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3716 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3717 (TARGET_CONFIGARGS): Include --with-target-subdir.
3718 (configure, all): New macros. Use them throughout.
3719 * Makefile.in: Regenerate.