1 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
7 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
8 * configure: Regenerated.
10 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
12 * configure.ac: Print "buggy but acceptable" when CLooG
13 revision is less than 9.
14 * configure: Regenerated.
16 2010-04-01 Diego Novillo <dnovillo@google.com>
18 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
20 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
27 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29 * configure.ac: Do not pass --enable-multilib nor
30 --disable-multilib in baseargs. Accept explicitly passed
32 * configure: Regenerate.
34 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
36 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
38 2010-03-31 Janis Johnson <janis187@us.ibm.com>
40 * MAINTAINERS: Remove myself.
42 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45 * configure.ac: Do not pass --enable-multilib nor
46 --disable-multilib in baseargs. Accept explicitly passed
48 * configure: Regenerate.
50 2010-03-28 Andrew Pinski <pinskia@gmail.com>
52 * MAINTAINERS (spu port): Remove me.
54 2010-03-23 Joseph Myers <joseph@codesourcery.com>
56 * configure.ac (tic6x-*-*): New case.
57 * configure: Regenerate.
59 2010-03-23 Joseph Myers <joseph@codesourcery.com>
61 * config.sub: Update to version 2010-03-22.
62 * config.guess: Update to version 2009-12-30.
64 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
67 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
68 * configure: Regenerate.
70 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
72 * MAINTAINERS: Update my email address.
74 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
76 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
77 (ghassan.shobaki@amd.com): Removed.
79 2010-03-17 Alan Modra <amodra@gmail.com>
81 * MAINTAINERS: Update my email address.
83 2010-03-16 Diego Novillo <dnovillo@google.com>
85 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
88 2010-03-16 Joseph Myers <joseph@codesourcery.com>
90 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
91 Gutson, Jeffrey D. Oldham and Mark Shinwell.
93 2010-03-16 Joseph Myers <joseph@codesourcery.com>
95 * MAINTAINERS: Update my email address.
97 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
99 * MAINTAINERS: Update my email address.
101 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
103 * MAINTAINERS: Update my email address.
105 2010-03-09 Jie Zhang <jie@codesourcery.com>
107 * MAINTAINERS: Update my email address.
109 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
112 * configure.ac (RANLIB): Default to true.
114 (RANLIB_FOR_TARGET): Remove superfluous : argument.
115 * configure: Regenerate.
117 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
119 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
120 (Write After Approval): Update my email address.
122 2010-02-17 Nick Clifton <nickc@redhat.com>
125 * Makefile.tpl (local-distclean): Also remove config.cache files in
126 sub-directories as there may not be Makefiles present in the
128 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
129 the config.cache files found by the find command.
131 * Makefile.in: Regenerate.
132 * configure.ac: Revert previous delta.
133 * configure: Regenerate.
135 2010-02-15 Nick Clifton <nickc@redhat.com>
138 * configure.ac: Delete config.cache files in sub-directories when
140 * configure: Regenerate.
142 2010-02-12 Ben Elliston <bje@gnu.org>
144 * MAINTAINERS: Update my email address.
146 2010-02-08 Andrew Pinski <pinskia@gmail.com>
148 * MAINTAINERS (spu port): Update my email address.
150 2010-02-08 Jie Zhang <jie.zhang@analog.com>
152 * MAINTAINERS: Add myself as a maintainer for the bfin port.
154 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
156 * configure.ac: Add "recommended" version checks for GMP/MPC.
157 Update recommended GMP/MPFR/MPC versions.
158 * configure: Regenerate.
160 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
162 * MAINTAINERS: Move my Embecosm email address into the
163 write-after-approval section.
165 2010-01-26 Ian Lance Taylor <iant@google.com>
167 * MAINTAINERS: Add myself as Go frontend maintainer.
169 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
171 PR libstdc++/36101, PR libstdc++/42813
172 * configure.ac (bootstrap_target_libs): Make inclusion of
173 target-libgomp conditional on libgomb being in target_configdirs.
174 * configure: Regenerate.
176 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
178 PR libstdc++/36101, PR libstdc++/42813
179 * configure.ac (bootstrap_target_libs): Include target-libgomp.
180 * configure: Regenerate.
182 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
184 PR libstdc++/36101, PR libstdc++/42813
185 * configure.ac (target_configdirs): Substitute.
186 * Makefile.def: Bootstrap target module libgomp.
187 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
188 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
189 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
190 * configure, Makefile.in: Regenerate.
192 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
194 * MAINTAINERS: Adjust my details.
196 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
198 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
200 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
202 * MAINTAINERS: reindented my entry with tabs instead of spaces.
204 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
206 * MAINTAINERS (Write After Approval): Add myself.
208 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
210 * MAINTAINERS (Write After Approval): Add myself.
212 2010-01-11 Richard Guenther <rguenther@suse.de>
215 * Makefile.def (all-lto-plugin): Depend on all-gcc.
216 * Makefile.in: Regenerated.
218 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
220 * configure.ac: Enable libjava build on x86_64-*freebsd*.
221 * configure: Regenerate.
223 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
224 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
227 * configure.ac: Include libtool m4 files.
228 (_LT_CHECK_OBJDIR): Call it.
229 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
230 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
232 * configure: Regenerate.
234 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
237 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
238 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
239 * Makefile.in: Regenerate.
241 2010-01-02 Richard Guenther <rguenther@suse.de>
244 * configure.ac: Include config/elf.m4. Disable LTO if not
245 builting for an elf target.
246 * configure: Regenerate.
248 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
250 * MAINTAINERS: Change my email address.
252 2009-12-18 Ben Elliston <bje@au.ibm.com>
254 * config.sub, config.guess: Update from upstream sources.
256 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
258 * MAINTAINERS (Write After Approval): Add myself.
260 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
266 * configure.ac: Require MPC.
267 * configure: Regenerate.
269 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
273 * libtool.m4: Sync from git Libtool.
274 * ltoptions.m4: Likewise.
275 * ltversion.m4: Likewise.
276 * lt~obsolete.m4: Likewise.
277 * ltmain.sh: Likewise.
279 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
281 * configure.ac: Update minimum MPC version to 0.8.
282 * configure: Regenerate.
284 2009-11-21 Sebastian Pop <sebpop@gmail.com>
286 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
287 * configure: Regenerated.
289 2009-11-21 Ian Lance Taylor <iant@google.com>
291 * configure.ac: Change default of poststage1_ldflags to be empty if
292 poststage1_libs is set. When poststage1_libs is empty, and
293 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
294 * configure: Rebuild.
296 2009-11-21 Adam Nemet <adambnmet@gmail.com>
298 * MAINTAINERS (Write After Approval): Update my email address.
300 2009-11-20 Ben Elliston <bje@au.ibm.com>
302 * config.guess: Update from upstream sources.
304 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
306 * Makefile.def: Restore host and target settings for gmp.
307 * Makefile.in: Rebuild.
309 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
311 * configure.ac: Add libelf to host_libs. Enable in-tree configury
312 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
313 Fix portability of test of C++ as bootstrap language. Add
314 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
315 * configure: Rebuild.
316 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
317 and cloog. Fix in-tree ppl configuration. Introduce libelf
319 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
320 (POSTSTAGE1_HOST_EXPORTS): Use it.
321 (STAGE[+id+]_CXXFLAGS): New.
322 (BASE_FLAGS_TO_PASS): Pass it down.
323 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
325 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
326 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
328 * Makefile.in: Rebuild.
330 2009-11-17 Ben Elliston <bje@au.ibm.com>
332 * config.sub, config.guess: Update from upstream sources.
334 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
336 * MAINTAINERS (Write After Approval): Add myself.
338 2009-11-09 Jon Beniston <jon@beniston.com>
340 * MAINTAINERS (Write After Approval): Add myself.
342 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
344 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
345 paths for *-w64-mingw* and x86_64-*mingw*.
346 * configure: Regenerated.
348 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
350 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
352 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
354 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
355 Phil Edwards to Write-After Approval.
357 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
359 * configure.ac: Disable target-winsup & co for
360 x86_64-*-mingw* and *-w64-mingw* targets.
361 * configure: Regenerated.
363 2009-10-16 Nick Clifton <nickc@redhat.com>
365 * MAINTAINERS: Add myself as a maintainer for the RX port.
367 2009-10-26 Johannes Singler <singler@kit.edu>
369 * MAINTAINERS (Write After Approval): Update my e-mail address.
371 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
373 * configure.ac (CLooG test): Use = with test.
374 * configure: Regenerate.
376 2009-10-22 Richard Guenther <rguenther@suse.de>
378 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
379 cloog if the ppl version check failed. Move flags saving
380 before setting in libelf check.
381 * configure: Regenerate.
383 2009-10-21 Richard Guenther <rguenther@suse.de>
385 * configure.ac: Adjust the ppl and cloog configure to work as
386 documented. Disable cloog if ppl was disabled. Omit the version
387 checks if they were disabled.
388 * configure: Re-generate.
390 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
392 * configure.ac: Add 'lto' to enable_languages, not
393 new_enable_languages, and only if not already present.
394 * configure: Regenerate.
396 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
398 * README: Refer to the various COPYING* files instead of just
400 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
402 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
404 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
406 2009-10-07 Richard Guenther <rguenther@suse.de>
408 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
409 and Richard Guenther as reviewers.
410 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
413 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
415 * config.sub: Update from upstream sources.
417 2009-10-06 Ian Lance Taylor <iant@google.com>
419 * Makefile.def: check-gold depends upon all-gas.
420 * Makefile.in: Rebuild.
422 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
424 * MAINTAINERS (Write After Approval): Add myself.
426 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
428 * Makefile.def: all-lto-plugin depends on all-libiberty.
429 set bootstrap=true for lto-plugin.
431 * Makefile.in: Regenerate.
432 * configure.ac (host_libs): Add lto-plugin.
433 * configure: Regenerate.
435 2009-10-03 Diego Novillo <dnovillo@google.com>
437 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
438 (HOST_LIBELFLIBS): Define.
439 (HOST_LIBELFINC): Define.
440 * Makefile.in: Regenerate.
441 * configure.ac: Add --enable-lto.
442 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
443 If --enable-lto is used, add 'lto' to new_enable_languages.
444 If --enable-lto is used and gold is enabled, add
445 lto-plugin to configdirs.
446 * configure: Regenerate.
448 2009-10-03 Simon Baldwin <simonb@google.com>
450 * configure.ac: If --with-system-zlib, suppress local zlib and
451 pass --with-system-zlib to subdir configure scripts.
452 * configure: Regenerate.
454 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
455 Paolo Bonzini <bonzini@gnu.org>
457 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
459 * Makefile.in: Rebuilt.
461 2009-09-26 Gary Funck <gary@intrepid.com>
463 * MAINTAINERS (Write After Approval): Add myself.
465 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
467 * configure.ac: Update minimum MPC version to 0.7.
468 * configure: Regenerate.
470 2009-09-25 Nick Clifton <nickc@redhat.com>
472 * configure.ac: Pass any --cache-file=/dev/null option on to
474 * configure: Regenerate.
476 2009-09-23 Nick Clifton <nickc@redhat.com>
478 * config.sub, config.guess: Update from upstream sources.
480 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
482 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
483 * Makefile.in: Rebuilt.
485 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
488 * configure.ac: Error out if $srcdir isn't '.' but contains
489 host-${host_noncanonical}.
490 * configure: Regenerate.
492 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
494 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
497 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
499 * configure.ac: If bootstrapping a combined tree with
500 --enable-gold, require c++ in stage1_languages.
501 * configure: Regenerate.
503 * configure.ac: Also add target_libs of stage1_languages to
504 bootstrap_target_libs.
505 * configure: Regenerate.
507 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
508 with --enable-languages not containing c++.
509 * configure: Regenerate.
511 2009-09-15 Jie Zhang <jie.zhang@analog.com>
513 * configure.ac: Disable java and boehm-gc for bfin-*-*.
514 * configure: Regenerate.
516 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
518 * MAINTAINERS (Write After Approval): Update my e-mail address,
519 and move from from here...
520 (Waiting for paperwork): To here.
522 2009-09-09 Joseph Myers <joseph@codesourcery.com>
524 * MAINTAINERS (Reviewers): Add self as driver reviewer.
526 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
528 * configure.ac: Do not use $extrasub for replacing @if/@endif
529 parts in Makefile; instead, use additional arguments to
530 AC_CONFIG_COMMANDS to do the replacement manually, with several
531 sed invocations, to avoid HP-UX sed command limits.
532 * configure: Regenerate.
534 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
536 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
539 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
541 * configure.ac (with-build-config): Document. Handle without.
542 Handle missing argument.
543 * configure: Rebuilt.
545 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
547 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
548 Default to bootstrap-debug only if compare-debug works.
549 * configure: Rebuilt.
550 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
551 * Makefile.in: Rebuilt.
553 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
555 * MAINTAINERS (OS Port Maintainers): Update my email address.
557 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
559 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
560 * Makefile.in: Rebuilt.
562 2009-09-01 Chris Demetriou <cgd@google.com>
564 * MAINTAINERS (Write After Approval): Add myself.
566 2009-08-31 Dodji Seketeli <dodji@redhat.com>
569 * include/dwarf2.h (enum dwarf_tag): Added
570 DW_TAG_GNU_template_template_param
571 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
573 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
575 * Makefile.tpl (AWK): Fix typo.
576 * Makefile.in: Regenerate.
578 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
580 * configure.ac: Detect awk and sed.
581 * Makefile.def (flags_to_pass): Add AWK and SED.
582 * Makefile.tpl (AWK, SED): New.
583 (BASE_FLAGS_TO_PASS): Add AWK and SED.
584 * configure: Regenerate.
585 * Makefile.in: Regenerate.
587 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
589 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
590 (collapseslashes): Likewise.
592 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
594 * configure.ac (AC_PREREQ): Bump to 2.64.
596 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
598 * configure.ac: Remove --with-datarootdir, --with-docdir,
599 --with-pdfdir, --with-htmldir switches.
600 * configure: Regenerate.
602 * configure: Regenerate.
604 * compile: Sync from Automake 1.11.
606 * install-sh: Likewise.
608 * mkinstalldirs: Likewise.
611 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
613 * ltmain.sh (func_normal_abspath): New function.
614 (func_relative_path): Likewise.
615 (func_mode_help): Document new -bindir option for link mode.
616 (func_mode_link): Add new -bindir option, and use it to place
617 output DLL if specified.
619 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
621 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
622 (baseargs): Add --disable-option-checking.
623 * configure: Regenerate.
625 * Makefile.def (configure-target-libiberty): Depend on
626 all-binutils and all-ld.
627 (configure-target-newlib): Likewise.
628 * Makefile.in: Regenerate.
630 2009-08-17 Ben Elliston <bje@au.ibm.com>
632 * config.sub, config.guess: Update from upstream sources.
634 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
636 Sync from src, merge:
638 2009-07-02 Tristan Gingold <gingold@adacore.com>
640 * configure.ac: Do not exclude gas for i386-*-darwin.
641 Add a case for x86_64-*-darwin.
642 * configure: Regenerate.
644 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
646 * MAINTAINERS: Add my name to Write After Approval list.
648 2009-08-06 Michael Eager <eager@eagercon.com>
650 * configure.ac: Add Microblaze target.
651 * configure: Regenerate.
653 2009-07-31 Christian Bruel <christian.bruel@st.com>
655 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
656 * configure: Regenerate.
658 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
660 * MAINTAINERS (Write After Approval): Update my e-mail address.
662 2009-07-06 Ian Lance Taylor <iant@google.com>
664 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
665 * configure: Rebuild.
667 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
669 * MAINTAINERS: Move myself to the Graphite Reviewers.
671 2009-06-30 Wei Guozhi <carrot@google.com>
673 * MAINTAINERS: Add my name to Write After Approval list.
675 2009-06-26 Steve Ellcey <sje@cup.hp.com>
678 * configure.ac (comparestring): Create new variable.
679 * Makefile.tpl (comparestring): Use to skip some comparisions.
680 * configure: Regenerate.
681 * Makefile.in: Regenerate.
683 2009-06-26 Doug Evans <dje@sebabeach.org>
685 * Makefile.def (host_modules): Add cgen.
686 * Makefile.in: Regenerate.
687 * configure.ac (host_tools): Add cgen.
688 * configure: Regenerate.
690 2009-06-23 DJ Delorie <dj@redhat.com>
692 * MAINTAINERS: Add myself as mep maintainer.
694 2009-06-23 Ian Lance Taylor <iant@google.com>
696 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
697 boot_languages. Only bootstrap target libraries listed in
698 target_libs for some boot language. Add --with-stage1-ldflags,
699 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
700 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
701 if not building with C++.
702 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
703 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
704 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
705 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
706 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
707 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
708 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
709 * configure, Makefile.in: Rebuild.
711 2009-06-23 Li Feng <nemokingdom@gmail.com>
713 * MAINTAINERS: Added my name to write-after-approval list.
715 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
717 * configure.ac: Define is_elf for QNX Neutrino targets.
718 * configure: Regenerate.
720 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
722 * MAINTAINERS: Added my name to the write-after-approval list
724 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
726 * configure.ac: Detect MPC in default directory.
727 * configure: Regenerate.
729 2009-06-03 Jerome Guitton <guitton@adacore.com>
730 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
732 * Makefile.tpl (all): Avoid a trailing backslash.
733 * Makefile.in: Regenerate.
735 2009-06-03 Ben Elliston <bje@au.ibm.com>
737 * config.sub, config.guess: Update from upstream sources.
739 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
741 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
743 * configure: Regenerate.
745 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
747 * Makefile.tpl ([+compare-target+]): Compare all stage
748 directories, rather than just gcc.
749 * Makefile.in: Rebuilt.
751 2009-06-01 Doug Kwan <dougkwan@google.com>
753 * configure.ac: Support gold for target arm*-*-*.
754 * configure: Regenerate.
756 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
758 * Makefile.def: Add MPC support and dependencies.
759 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
761 * Makefile.in, configure: Regenerate.
763 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
765 * Makefile.tpl (all): Avoid harmless warning in make all when
766 gcc-bootstrap is enabled but stage_last does not exist.
767 * Makefile.in: Rebuilt.
769 2009-05-24 Nicolas Roche <roche@adacore.com>
771 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
772 * Makefile.in: Regenerate.
774 2009-05-21 Denis Chertykov <chertykov@gmail.com>
776 * MAINTAINERS: Update my e-mail address.
778 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
780 * configure.ac (cygwin noconfigdirs): Remove libgcj.
781 * configure: Regenerate.
783 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
786 * Makefile.tpl (all): Don't assume gcc-bootstrap and
787 gcc-no-bootstrap are mutually exclusive.
788 * Makefile.in: Rebuilt.
790 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
793 * Makefile.tpl (all): Don't end with unconditional success.
794 * Makefile.in: Rebuilt.
796 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
799 * Makefile.def (flags_to_pass): Remove redundant and incomplete
800 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
801 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
802 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
803 stage_configureflags, stage_cflags and stage_libcflags into
804 explicit Makefile macros.
805 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
807 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
808 CC. Set CC_FOR_BUILD from CC.
809 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
810 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
811 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
812 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
814 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
815 (_LIBCFLAGS): Renamed to _TFLAGS.
816 (do-compare-debug, do-compare3-debug): Drop.
817 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
818 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
819 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
820 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
821 (XGCC_FLAGS_FOR_TARGET): New.
822 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
823 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
824 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
825 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
826 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
827 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
829 (BUILD_CONFIG): Include if requested.
830 (all): Set TFLAGS on bootstrap.
831 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
832 (all-stageid-prefixmodule): Likewise.
833 (do-clean, distclean-stageid): Set TFLAGS.
834 (restrap): Fix whitespace.
835 * Makefile.in: Rebuilt.
837 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
839 * config.guess: Sync with src.
841 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
843 * configure.ac ($with_ppl): Default to no if not supplied.
844 ($with_cloog): Likewise.
845 configure: Regenerate.
847 2009-04-27 James E. Wilson <wilson@codesourcery.com>
849 * MAINTAINERS: Update my e-mail address.
851 2009-04-27 Nick Clifton <nickc@redhat.com>
853 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
855 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
857 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
858 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
859 * Makefile.in: Regenerate.
861 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
864 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
865 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
867 * configure, Makefile.in: Regenerate.
869 2009-04-21 Taras Glek <tglek@mozilla.com>
871 * include/hashtab.h: Update GTY annotations to new syntax
872 * include/splay-tree.h: Likewise
874 2009-04-17 Ben Elliston <bje@au.ibm.com>
876 * config.sub, config.guess: Update from upstream sources.
878 2009-04-15 Anthony Green <green@moxielogic.com>
880 * configure.ac: Add moxie support.
881 * configure: Rebuilt.
883 2009-04-14 Jakub Jelinek <jakub@redhat.com>
885 * configure.ac: Change copyright header to refer to version
886 3 of the GNU General Public License and to point readers at the
887 COPYING3 file and the FSF's license web page.
888 * Makefile.def: Likewise.
889 * Makefile.tpl: Likewise.
890 * Makefile.in: Regenerate.
892 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
894 * configure.ac: Restore match for darwin9 or later. Use double
895 brackets since regeneration eats one pair.
896 * configure: Regenerate.
898 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
901 * configure.ac: Require texinfo 4.7.
902 * configure: Regenerated.
904 2009-04-09 Nick Clifton <nickc@redhat.com>
906 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
907 the GCC Runtime Library Exception.
909 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
911 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
912 * configure: Regenerate.
914 2009-04-01 Steve Ellcey <sje@cup.hp.com>
916 * Makefil.def (languages): New entries.
917 * Makefile.tpl (check-gcc-*): New generic target.
918 * Makefile.in: Regenerate.
920 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
922 * MAINTAINERS: Update my email address.
924 2009-03-18 Tom Tromey <tromey@redhat.com>
926 * configure: Rebuild.
927 * configure.ac (host_libs): Add libiconv.
928 * Makefile.in: Rebuild.
929 * Makefile.def (host_modules): Add libiconv.
930 (configure-gdb, all-gdb): Depend on libiconv.
932 2009-03-16 Tristan Gingold <gingold@adacore.com>
934 * configure.ac: Treat gdb as supported on x86_64-darwin.
935 * configure: Regenerate.
937 2009-03-16 Joseph Myers <joseph@codesourcery.com>
939 * configure.ac (--with-host-libstdcxx): New option.
940 * configure: Regenerate.
942 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
944 * MAINTAINERS: Move myself into the write after approval list.
946 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
948 * MAINTAINERS: Update e-mail address.
950 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
952 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
954 2009-03-10 Ira Rosen <irar@il.ibm.com>
956 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
958 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
960 Backport from git Libtool:
962 2009-01-19 Robert Millan <rmh@aybabtu.com>
963 Support GNU/kOpenSolaris.
964 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
965 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
966 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
969 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
971 * MAINTAINERS: Update e-mail address.
973 2009-02-24 Michael Eager <eager@eagercon.com>
975 * MAINTAINERS (Write After Approval): Add self.
977 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
979 * MAINTAINERS (Write After Approval): Add myself.
981 2009-02-05 Andreas Schwab <schwab@suse.de>
983 * Makefile.tpl (stage_last): Define $r and $s before using
984 $(RECURSE_FLAGS_TO_PASS).
985 * Makefile.in: Regenerate
987 2009-01-30 Ian Lance Taylor <iant@google.com>
989 * MAINTAINERS: Move myself to the Global Reviewers list.
991 2009-01-29 Robert Millan <rmh@aybabtu.com>
993 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
994 * configure: Regenerate.
996 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
998 * MAINTAINERS: Make whitespace consistent.
999 Remove Robert Millan from Write After Approval.
1001 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1003 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1004 (all-opcodes): Depend on all-libiberty.
1005 * Makefile.in: Regenerate.
1007 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1009 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1010 * configure: Regenerate.
1012 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1014 * MAINTAINERS (Write After Approval): Add myself.
1016 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1018 * MAINTAINERS: Add myself to reviewers (Fortran).
1020 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1022 PR tree-optimization/38515
1023 * configure.ac (cloog-polylib): Removed.
1024 (with_ppl, with_cloog): Test for "no".
1025 * configure: Regenerated.
1027 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1029 * MAINTAINERS: Moved myself to reviewers (Fortran).
1031 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1033 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1034 (Write After Approval): Remove myself.
1036 2009-01-03 Diego Novillo <dnovillo@google.com>
1038 * MAINTAINERS: Remove myself from alias maintainership.
1040 2009-01-02 David Ayers <ayers@fsfe.org>
1042 * MAINTAINERS: Update e-mail address.
1044 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1046 * MAINTAINERS: Make whitespace consistent.
1048 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1050 Backport from upstream Libtool:
1051 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1052 Add cache variables to tests that require the linker to work.
1053 For shlibpath_overrides_runpath, this also changes the semantics
1054 to let the result from the C compiler take precedence.
1056 2008-12-02 Ben Elliston <bje@au.ibm.com>
1058 * config.sub, config.guess: Update from upstream sources.
1060 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1062 * configure.ac (ppllibs): Add by default the lib flags.
1063 * configure: Regenerate.
1065 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1067 * MAINTAINERS: Add myself to the write after approval list.
1069 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1071 * configure.ac: Add double brackets on darwin[912].
1072 * configure: Regenerate.
1074 2008-12-03 Daniel Kraft <d@domob.eu>
1076 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1077 Approval to Reviewer section (for Fortran front-end).
1079 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1081 * configure.ac: Expand to darwin10 and later.
1082 * configure: Regenerate.
1084 2008-12-02 Andreas Schwab <schwab@suse.de>
1086 * Makefile.def: configure-target-boehm-gc depends on
1087 all-target-libstdc++-v3.
1088 * Makefile.in: Regenerate.
1090 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1092 * MAINTAINERS: Add myself as mingw maintainer.
1094 2008-12-02 Ben Elliston <bje@au.ibm.com>
1096 * config.sub, config.guess: Update from upstream sources.
1098 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1100 * README.SCO: Remove.
1102 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1104 * MAINTAINERS: Add myself to the write after approval list.
1106 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1108 * MAINTAINERS: Update my email address in WAA section.
1110 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1112 * MAINTAINERS: Update e-mail address.
1114 2008-11-27 Toon Moene <toon@moene.org>
1116 * MAINTAINERS: Change e-mail address.
1118 2008-11-27 Tristan Gingold <gingold@adacore.com>
1120 * configure.ac: Build gdb for i?86-*-darwin*
1121 * configure: Regenerated.
1123 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1125 * MAINTAINERS: Added my full name.
1127 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1134 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1136 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1137 * Makefile.in: Regenerated.
1139 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1146 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1147 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1148 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1149 (HOST_EXPORTS): Pass CPPFLAGS.
1150 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1151 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1152 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1153 * Makefile.in, configure: Regenerated.
1154 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1155 and CPPFLAGS_FOR_BUILD.
1157 2008-11-06 Jeff Law <law@redhat.com>
1159 * MAINTAINERS: Add myself as middle end maintainer.
1161 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1163 * MAINTAINERS (Write after approval): Add myself.
1165 2008-11-05 Diego Novillo <dnovillo@google.com>
1167 * MAINTAINERS (Global Reviewers): Add myself.
1168 (Non-Algorithmic Maintainers): Remove myself.
1170 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1172 * MAINTAINERS (Write after approval): Add myself.
1174 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1176 * MAINTAINERS (Write after approval): Add myself.
1178 2008-10-31 Ben Elliston <bje@au.ibm.com>
1180 * configure.ac (spu-*-*): Remove special case.
1181 * configure: Regenerate.
1183 2008-10-30 Catherine Moore <clm@codesourcery.com>
1185 * MAINTAINERS (Write after approval): Update my email address.
1187 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1189 * configure.ac [spu-*-*]: Do not set skipdirs.
1190 * configure: Re-generate.
1192 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1194 * MAINTAINERS (Various Maintainers): Add myself to reload.
1196 2008-10-25 Richard Guenther <rguenther@suse.de>
1198 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1199 maintainer. Remove myself as libgcc-math maintainer.
1200 (Non-Algorithmic Maintainers): Remove myself.
1202 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1204 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1205 * Makefile.in: Regenerated.
1207 2008-10-23 Cary Coutant <ccoutant@google.com>
1209 * MAINTAINERS (Write after approval): Add myself.
1211 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1218 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1219 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1220 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1221 (HOST_EXPORTS): Pass CPPFLAGS.
1222 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1223 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1224 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1225 * Makefile.in, configure: Regenerated.
1226 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1227 and CPPFLAGS_FOR_BUILD.
1229 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1231 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1234 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1236 * MAINTAINERS (Write After Approval): Added myself.
1238 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1240 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1241 recommended version to 2.3.2.
1243 * configure: Regenerate.
1245 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1247 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1249 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1251 * MAINTAINERS (Write After Approval): Update e-mail address.
1253 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1255 * libtool.m4: Update to libtool 2.2.6.
1256 * lt~obsolete.m4: Update to libtool 2.2.6.
1257 * ltmain.sh: Update to libtool 2.2.6.
1258 * ltsugar.m4: Update to libtool 2.2.6.
1259 * ltversion.m4: Update to libtool 2.2.6.
1260 * ltoptions.m4: Update to libtool 2.2.6.
1261 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1263 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1265 * MAINTAINERS (Write After Approval): Add myself.
1267 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1269 * MAINTAINERS (Write After Approval): Update my name.
1271 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1273 * MAINTAINERS: Add myself in "Write After Approval".
1275 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1277 * MAINTAINERS: Add myself as ia64 maintainer.
1279 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1281 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1282 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1283 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1284 and Michael Tiemann from Write After Approval since they do not
1285 actually have access.
1287 2008-09-05 Richard Guenther <rguenther@suse.de>
1289 * configure.ac: Initialize clooglibs to -lcloog.
1290 * configure: Re-generate.
1292 2008-09-04 Le-Chun Wu <lcwu@google.com>
1294 * MAINTAINERS (Write After Approval): Add myself.
1296 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1298 * configure.ac (--with-cloog-polylib): New.
1299 (--disable-cloog-version-check): New.
1300 (--disable-ppl-version-check): New.
1301 * configure: Re-generate.
1303 2008-09-03 Richard Guenther <rguenther@suse.de>
1305 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1307 * configure: Re-generate.
1309 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1312 * MAINTAINERS: Add picoChip maintainers.
1314 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1315 Tobias Grosser <grosser@fim.uni-passau.de>
1316 Jan Sjodin <jan.sjodin@amd.com>
1317 Harsha Jagasia <harsha.jagasia@amd.com>
1318 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1319 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1320 Adrien Eliche <aeliche@isty.uvsq.fr>
1322 Merge from graphite branch.
1323 * configure: Regenerate.
1324 * Makefile.in: Regenerate.
1325 * configure.ac (host_libs): Add ppl and cloog.
1326 Add checks for PPL and CLooG.
1327 * Makefile.def (ppl, cloog): Added modules and dependences.
1328 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1329 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1331 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1333 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1334 (GCC_SHLIB_SUBDIR): New.
1335 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1336 * configure: Regenerate.
1337 * Makefile.in: Regenerate.
1339 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1341 * MAINTAINERS: Consistently use tabs to separate columns.
1343 2008-08-29 Tristan Gingold <gingold@adacore.com>
1345 * MAINTAINERS (Write after Approval): Add myself.
1347 2008-08-28 Tristan Gingold <gingold@adacore.com>
1349 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1350 Enable bfd, binutils and opcodes.
1351 * configure: Regenerate.
1353 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1355 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1357 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1359 * MAINTAINERS: Use correct Umlaut for last name.
1361 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1363 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1365 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1367 * MAINTAINERS: Update my email address.
1369 2008-08-16 Nicolas Roche <roche@adacore.com>
1371 * Makefile.tpl: Add BOOT_ADAFLAGS.
1372 * Makefile.in: Regenerate.
1374 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1376 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1377 * configure: Regenerate.
1379 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1381 * configure.ac: Add makefile fragments for hpux.
1382 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1383 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1384 * configure: Regenerate.
1385 * Makefile.in: Regenerate.
1387 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1389 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1391 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1393 * MAINTAINERS (Write after Approval): Add myself.
1395 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1397 * MAINTAINERS (Write After Approval): Add myself.
1399 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1401 * MAINTAINERS (Write After Approval): Add myself.
1403 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1405 * MAINTAINERS: Update my email address.
1407 2008-06-25 Joey Ye <joey.ye@intel.com>
1409 * MAINTAINERS (Write After Approval): Add myself.
1411 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1413 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1414 * Makefile.in: Regenerate.
1415 * configure: Regenerate.
1417 2008-06-17 Daniel Kraft <d@domob.eu>
1419 * MAINTAINERS (Write After Approval): Add myself.
1421 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1423 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1424 "$@" is still intact with both Autoconf 2.59 and 2.62.
1425 * configure: Regenerate.
1427 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1429 * Makefile.tpl: Fix comment errors.
1430 * Makefile.in: Regenerate.
1432 2008-06-12 David S. Miller <davem@davemloft.net>
1433 David Edelsohn <edelsohn@gnu.org>
1435 * configure.ac: Add powerpc*-*-* to gold supported targets.
1436 * configure: Regenerate.
1438 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1440 PR tree-optimization/36218
1441 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1442 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1443 (all prefix="build-"): Pass them to build-system sub-makes.
1444 * Makefile.in: Regenerate.
1446 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1448 * MAINTAINERS (mt port): Remove.
1449 (sco5, unixware, sco udk): Remove.
1450 (Kean Johnston): Add to Write After Approval.
1452 2008-05-30 Julian Brown <julian@codesourcery.com>
1454 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1455 of libobjc for ARM EABI Linux.
1456 * configure: Regenerate.
1458 2008-05-18 Xinliang David Li <davidxl@google.com>
1460 * ChangeLog: Remove wrong ChangeLog entry.
1462 2008-05-17 Xinliang David Li <davidxl@google.com>
1464 * MAINTAINERS (Write After Approval): Add myself.
1466 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1468 * MAINTAINERS (Write After Approval): Add myself.
1470 2008-05-14 Rafael Espíndola <espindola@google.com>
1472 * config-ml.in: don't handle --enable-shared and --enable-static.
1474 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1476 * MAINTAINERS: Update my email address.
1478 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1480 * MAINTAINERS: Update my email address.
1482 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1484 * MAINTAINERS (Write After Approval): Add myself.
1486 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1488 * MAINTAINERS (Write After Approval): Add myself.
1490 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1492 * MAINTAINERS (crx): Add myself.
1494 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1497 2008-04-14 David S. Miller <davem@davemloft.net>
1499 * configure.ac: Add sparc*-*-* to gold supported targets.
1500 * configure: Regenerate.
1502 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1505 * configure.ac: Include override.m4.
1506 * configure: Regenerate.
1508 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1510 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1511 * Makefile.in: Regenerate.
1513 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1515 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1516 as nonconfigurable directories list.
1517 * configure: Regenerate.
1519 2008-04-14 Ben Elliston <bje@au.ibm.com>
1521 * config.sub, config.guess: Update from upstream sources.
1523 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1525 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1526 * Makefile.in: Regenerate.
1528 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1530 * configure.ac: Do not build libssp for the AVR.
1531 * configure: Regenerate.
1533 2008-04-07 Ian Lance Taylor <iant@google.com>
1535 * Makefile.def: check-gold depends upon all-binutils.
1536 * Makefile.in: Regenerate.
1538 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1540 * MAINTAINERS (Write After Approval): Add myself.
1542 2008-04-04 Nick Clifton <nickc@redhat.com>
1545 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1547 * configure: Regenerate.
1549 2008-04-04 NightStrike <NightStrike@gmail.com>
1552 * configure.ac: Combine rules for mingw32 and mingw64.
1553 * configure: Regenerate.
1555 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1557 * MAINTAINERS (Write After Approval): Add myself.
1559 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1561 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1562 * Makefile.in (.NOTPARALLEL): Ditto.
1564 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1566 * MAINTAINERS (Write After Approval): Add myself.
1568 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1570 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1571 * Makefile.in (.NOTPARALLEL): Regenerate.
1573 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1575 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1576 * Makefile.in: Regenerate.
1578 2008-03-26 Jakub Staszak <kuba@et.pl>
1580 * MAINTAINERS (Write After Approval): Add myself.
1582 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1584 * MAINTAINERS: Update e-mail address.
1586 2008-03-20 Ian Lance Taylor <iant@google.com>
1588 * configure.ac: Add support for --enable-gold.
1589 * Makefile.def: Add gold as a directory like ld.
1590 * configure, Makefile.in: Regenerate.
1592 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1594 * configure.ac: m4_include config/proginstall.m4.
1595 * configure: Regenerate.
1597 Backport from upstream Libtool:
1599 2007-10-12 Eric Blake <ebb9@byu.net>
1601 Deal with Autoconf 2.62's semantic change in m4_append.
1602 * ltsugar.m4 (lt_append): Replace broken versions of
1604 (lt_if_append_uniq): Don't require separator to be overquoted,
1605 and avoid broken m4_append.
1606 (lt_dict_add): Fix typo.
1607 * libtool.m4 (_LT_DECL): Don't overquote separator.
1609 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1611 * config.rpath: Add AIX 6 support.
1613 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1615 * Makefile.def (stageprofile). Remove -fprofile-generate
1616 from stage_libcflags.
1617 * Makefile.in: Regenerate.
1619 2008-03-13 Ben Elliston <bje@au.ibm.com>
1621 * config.sub, config.guess: Update from upstream sources.
1623 2008-03-06 Tom Tromey <tromey@redhat.com>
1625 * MAINTAINERS: Update for treelang deletion.
1627 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1629 * MAINTAINERS: Update my email address.
1631 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1633 * MAINTAINERS (darwin port): Add myself as a maintainer.
1634 (objective-c/c++): Add myself as a maintainer.
1636 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1638 * MAINTAINERS (Write After Approval): Update my email address.
1640 2008-02-25 Tomas Bily <tbily@suse.cz>
1642 * MAINTAINERS (Write After Approval): Add myself.
1644 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1646 * MAINTAINERS (OpenMP): Add myself.
1648 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1653 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1654 * configure: Regenerate.
1656 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1657 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1658 STAGE4_LIBCFLAGS): New.
1659 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1660 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1661 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1662 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1663 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1664 for target modules. Don't export LIBCFLAGS.
1665 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1666 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1667 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1668 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1669 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1670 * Makefile.in: Regenerate.
1672 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1675 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1676 Do not use -DDLL_EXPORT. Backport from upstream.
1678 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1680 * MAINTAINERS (Write After Approval): Add myself.
1682 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1684 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1685 * configure: Regenerate.
1687 2008-01-31 Marc Gauthier <marc@tensilica.com>
1689 * configure.ac (xtensa*-*-*): Recognize processor variants.
1690 * configure: Regenerate.
1692 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1695 * configure.ac (PARSE_ARGS): Push suitable setting of
1696 ac_subdirs_all, for `./configure --help=recursive'.
1697 Handle `+' in generic toplevel directory disabling.
1698 * configure: Regenerate.
1700 2008-01-28 Nick Clifton <nickc@redhat.com>
1702 * MAINTAINERS (xstormy16): Take over maintainership.
1704 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1706 * MAINTAINERS (c4x port): Remove.
1708 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1710 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1712 2008-01-23 Ben Elliston <bje@au.ibm.com>
1714 * config.sub, config.guess: Update from upstream sources.
1716 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1718 * MAINTAINERS (Write After Approval): Add myself.
1720 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1722 * MAINTAINERS: Update my email address.
1724 2008-01-09 Raksit Ashok <raksit@google.com>
1726 * MAINTAINERS (Write After Approval): Add myself.
1728 2008-01-09 Raksit Ashok <raksit@google.com>
1730 * MAINTAINERS (Write After Approval): Add myself.
1732 2008-01-08 Ben Elliston <bje@au.ibm.com>
1734 * config.sub, config.guess: Update from upstream sources.
1736 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1738 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1739 Change recommended MPFR from 2.2.1 -> 2.3.0.
1740 * configure: Regenerate.
1742 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1744 * MAINTAINERS: Update my email address.
1746 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1748 * MAINTAINERS: Update my email address.
1750 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1752 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1753 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1754 * Makefile.in: Regenerate.
1756 2007-12-10 Mark Heffernan <meheff@google.com>
1758 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1761 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1763 * configure.ac: Enable libjava for x86_64-*-darwin9.
1764 * configure: Regenerate.
1766 2007-12-07 Bill Maddox <maddox@google.com>
1768 * MAINTAINERS (Write After Approval): Add myself.
1770 2007-12-05 Ben Elliston <bje@au.ibm.com>
1772 * config.sub, config.guess: Update from upstream sources.
1774 2007-12-02 Matthias Klose <doko@ubuntu.com>
1776 * config-ml.in: Remove 64bit configure tests.
1778 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1780 * config-ml.in: Robustify against white space in absolute file
1783 * config-ml.in (multi-clean): Substitute ${Makefile}.
1784 Remove superfluous ${Makefile} in list.
1786 2007-11-19 Thiemo Seufer <ths@mips.com>
1788 * config-ml.in: Don't hardcode the Makefile name.
1790 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1792 * MAINTAINERS (Write After Approval): Add myself.
1794 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1796 * MAINTAINERS (Write After Approval): Add myself.
1798 2007-11-06 Doug Kwan <dougkwan@google.com>
1800 * MAINTAINERS (Write After Approval): Add myself.
1802 2007-10-25 Ben Elliston <bje@au.ibm.com>
1804 * MAINTAINERS (mercury): Remove entry.
1805 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1807 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1809 * Makefile.def (dependencies): Make configure-gdb depend on
1811 * Makefile.in: Regenerated.
1813 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1815 * MAINTAINERS (Fortran maintainer): Remove myself.
1817 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1819 * Makefile.def: To avoid problems running with parallel makes,
1820 build newlib before libgloss so that target specific header
1822 * Makefile.in: Regenerate
1824 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1826 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1827 * Makefile.in: Regenerate.
1829 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1831 * MAINTAINERS (Register allocation reviewer): Add myself.
1833 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1835 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1836 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1837 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1838 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1839 * configure: Regenerate.
1841 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1843 * MAINTAINERS (Register allocation reviewer): Add myself.
1845 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1847 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1848 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1849 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1850 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1851 * configure.ac: Default them to host tools for $host = $build.
1854 * configure: Regenerate.
1855 * Makefile.in: Regenerate.
1857 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1859 * MAINTAINERS (Register allocation reviewer): Add myself.
1861 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1863 * MAINTAINERS (Register allocation reviewer): Add myself.
1865 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1867 * MAINTAINERS (Write After Approval): Fix typo.
1869 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1871 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1872 * configure: Regenerate.
1874 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1877 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1878 they're already prefixed.
1880 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1882 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1884 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1885 * configure: Regenerate.
1886 * Makefile.in: Regenerate.
1888 2007-09-17 Andreas Schwab <schwab@suse.de>
1890 * configure.ac: Raise minimum makeinfo version to 4.6.
1891 * configure: Regenerate.
1893 2007-09-17 Johannes Singler <singler@ira.uka.de>
1895 * MAINTAINERS (write-after-approval) add myself
1897 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1899 * configure.ac: Correct makeinfo version check.
1900 * configure: Regenerate.
1902 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1904 * MAINTAINERS: Update my email address.
1906 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1908 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1909 to $skipdirs and only disable gprof for newlib. Use the normal
1910 mips*-elf* handling in other respects.
1911 * configure: Regnerate.
1913 2007-09-12 David Daney <ddaney@avtrex.com>
1915 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1917 * configure: Regenerate.
1919 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1922 * configure.ac: For libgloss targets, point the linker to the linker
1923 script, startup code and simulator library.
1924 * configure: Regenerate.
1926 2007-09-07 Andrew Haley <aph@redhat.com>
1928 * configure.ac (noconfigdirs): Remove target-libffi and
1930 * configure: Regenerate.
1932 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1935 * configure.ac: Use config/mh-mingw on mingw.
1936 * configure: Regenerate.
1938 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1940 * MAINTAINERS (Write After Approval): Add myself.
1942 2007-09-05 Richard Guenther <rguenther@suse.de>
1944 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1945 nor --disable-checking is provided also turn on yes and types
1946 checking for stage1.
1947 * configure: Re-generate.
1949 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1951 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1952 (Write After Approval): Remove myself.
1954 2007-08-29 Nick Clifton <nickc@redhat.com>
1956 * config.sub, config.guess: Update from upstream sources.
1958 2007-08-22 Bud Davis <jmdavis@link.com>
1960 * MAINTAINERS (Write After Approval): Added myself.
1961 * MAINTAINERS (Reviewers): Removed myself.
1963 2007-08-18 Paul Brook <paul@codesourcery.com>
1964 Joseph Myers <joseph@codesourcery.com>
1966 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1967 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1968 * Makefile.in: Regenerate.
1969 * configure.ac (--with-debug-prefix-map): New.
1970 * configure: Regenerate.
1972 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1973 Nigel Stephens <nigel@mips.com>
1975 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1976 as target_makefile_frag.
1977 * configure: Regenerate.
1979 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1981 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1982 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1983 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1984 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1985 (do-compare, do-compare3, do-compare-debug): New.
1986 ([+compare-target+]): Use them.
1988 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1990 * MAINTAINERS (Write After Approval): Change my email address.
1992 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1993 Ben Elliston <bje@au.ibm.com>
1995 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1996 --silent if $silent.
1997 * configure: Regenerate.
1999 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2001 * MAINTAINERS (Various Maintainers): Add myself as
2002 loop infrastructure maintainer. Update my e-mail
2005 2007-07-31 Diego Novillo <dnovillo@google.com>
2007 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2010 2007-07-26 Richard Guenther <rguenther@suse.de>
2012 * configure.ac: Add types checking to stage1 checking flags.
2013 * configure: Regenerate.
2015 2007-07-17 Nick Clifton <nickc@redhat.com>
2017 * COPYING3: New file. Contains version 3 of the GNU General
2019 * COPYING3.LIB: New file. Contains version 3 of the GNU
2020 Lesser General Public License.
2022 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2024 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2026 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2028 * MAINTAINERS (S/390 co-maintainer): Add myself.
2029 (Write After Approval): Remove myself.
2031 2007-07-13 Dan Hipschman <dsh@google.com>
2033 * MAINTAINERS (Write After Approval): Add myself.
2035 2007-07-11 Nick Clifton <nickc@redhat.com>
2037 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2039 * Makefile.in: Regenerate.
2041 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2043 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2046 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2048 * lt~obsolete.m4: New. Import from 20070318 libtool.
2050 2007-07-03 Julian Brown <julian@codesourcery.com>
2052 * MAINTAINERS (Write After Approval): Add myself.
2054 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2056 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2057 * configure: Regenerate.
2059 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2061 * configure.ac: Add some missing m4 quotation.
2062 * configure: Regenerate.
2064 2007-07-02 Simon Baldwin <simonb@google.com>
2066 * MAINTAINERS (Write After Approval): Add myself.
2068 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2070 * configure: Regenerate.
2072 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2074 * Makefile.def: Add windmc tool to build.
2075 * Makefile.tpl: Likewise.
2076 * configure.ac: Likewise.
2077 * Makefile.in: Regenerate.
2078 * configure: Regenerate.
2080 2007-06-28 DJ Delorie <dj@redhat.com>
2082 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2083 not building newlib.
2084 * configure: Regenerated.
2086 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2088 * MAINTAINERS (Write After Approval): Add myself.
2090 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2092 * MAINTAINERS (Write After Approval): Add myself.
2094 2007-06-19 Chris Matthews <chrismatthews@google.com>
2096 * MAINTAINERS (Write After Approval): Add myself.
2098 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2100 * MAINTAINERS (Write After Approval): Add myself.
2102 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2104 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2105 * Makefile.in: Regenerated.
2107 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2109 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2110 bfin*-*-uclinux* targets.
2111 * configure: Regenerate.
2113 2007-06-14 Ian Lance Taylor <iant@google.com>
2115 * MAINTAINERS: Add myself as non-algorithmic global write
2118 2007-06-14 Diego Novillo <dnovillo@google.com>
2120 * MAINTAINERS: Add self as middle-end maintainer and
2121 non-algorithmic global write maintainer.
2123 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2125 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2126 Move all Fortran maintainers except Paul Brook into the
2127 Non-Autopoiesis section.
2129 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2131 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2132 (distclean-stage[+id+]): Possibly delete stage_last.
2133 * Makefile.in: Regenerate.
2135 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2137 * MAINTAINERS (Various Maintainer): Fix typo.
2139 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2141 * MAINTAINERS (Various Maintainer): Add myself as
2142 dataflow maintainer.
2144 2007-06-07 Ben Elliston <bje@au.ibm.com>
2146 * config.sub, config.guess: Update from upstream sources.
2148 2007-06-07 Ben Elliston <bje@au.ibm.com>
2150 * Makefile.tpl: Fix spelling error.
2151 * Makefile.in: Regenerate.
2153 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2155 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2156 lt_cv_sys_max_cmd_len.
2158 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2160 * MAINTAINERS (Various Maintainers): Add myself as
2161 auto-vectorizer maintainer.
2163 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2166 * libtool.m4: Revert previous change.
2167 * ltgcc.m4: Put it here.
2169 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2171 * MAINTAINERS (Various Maintainers): Add myself as
2172 auto-vectorizer maintainer.
2174 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2177 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2179 2007-05-30 Richard Guenther <rguenther@suse.de>
2181 * MAINTAINERS (Various Maintainers): Add myself as
2182 auto-vectorizer maintainer.
2184 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2187 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2188 * configure: Rebuilt.
2190 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2192 * MAINTAINERS (Write After Approval): Removed my name.
2194 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2196 * MAINTAINERS (Write After Approval): Remove myself.
2198 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2200 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2202 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2204 * ltmain.sh: Update from ToT Libtool.
2205 * libtool.m4: Update from ToT Libtool.
2206 * ltsugar.m4: New. Update from ToT Libtool.
2207 * ltversion.m4: New. Update from ToT Libtool.
2208 * ltoptions.m4: New. Update from ToT Libtool.
2210 * ltcf-c.sh: Remove.
2211 * ltcf-cxx.sh: Remove.
2212 * ltcf-gcj.sh: Remove.
2214 2007-05-22 Ollie Wild <aaw@google.com>
2216 * MAINTAINERS (Write After Approval): Add myself.
2218 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2220 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2222 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2223 Remove CFLAGS/LIBCFLAGS.
2224 (configure-stage[+id+]-[+prefix+][+module+],
2225 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2226 * Makefile.in: Regenerate.
2228 2007-05-15 Diego Novillo <dnovillo@google.com>
2230 * MAINTAINERS: Update e-mail address.
2232 2007-05-15 Revital Eres <eres@il.ibm.com>
2234 * MAINTAINERS (Write After Approval): Add myself.
2236 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2238 * MAINTAINERS (Write After Approval): Updated my address.
2240 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2242 * MAINTAINERS (Write After Approval): Add myself.
2244 2007-05-11 Silvius Rus <rus@google.com>
2246 * MAINTAINERS (Write After Approval): Add myself.
2248 2007-04-23 Tom Tromey <tromey@redhat.com>
2250 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2252 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2254 * MAINTAINERS (cpplib): Rename to ...
2255 (libcpp): ... this. Add C/C++ front end maintainers.
2257 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2259 * config-ml.in: Pass ${ml_config_env} to configure calls.
2261 2007-04-04 Christian Bruel <christian.bruel@st.com>
2263 * MAINTAINERS (Write After Approval): Add myself.
2265 2007-04-02 Dave Korn <dave.korn@artimi.com>
2267 * MAINTAINERS (Write After Approval): Add myself.
2269 2007-03-31 Tobias Burnus <burnus@net-b.de>
2271 * MAINTAINERS (fortran 95 front end): Add myself.
2273 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2275 * MAINTAINERS (Write After Approval): Add myself.
2277 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2279 * MAINTAINERS (Modulo Scheduler): Add myself.
2281 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2283 * MAINTAINERS (fortran 95 front end): Add myself.
2284 (c++ front end): whitespace fix.
2286 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2288 * MAINTAINERS (Write After Approval): Add myself.
2290 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2292 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2293 of glob. Quote arguments with single quotes too.
2294 * configure: Regenerate.
2296 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2298 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2299 * Makefile.in: Regenerate
2301 2007-03-07 Andreas Schwab <schwab@suse.de>
2303 * configure: Regenerate.
2305 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2307 * configure.ac: Add "--with-pdfdir" configure option,
2308 which defines pdfdir variable.
2309 * Makefile.def (target=fixincludes): Add install-pdf to
2311 (recursive_targets): Add install-pdf target.
2312 (flags_to_pass): Add pdfdir.
2313 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2315 * configure: Regenerate
2316 * Makefile.in: Regenerate
2318 2007-02-28 Eric Christopher <echristo@apple.com>
2321 2006-12-07 Mike Stump <mrs@apple.com>
2323 * Makefile.def (dependencies): Add dependency for
2324 install-target-libssp and install-target-libgomp on
2326 * Makefile.in: Regenerate.
2328 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2330 * configure: Regenerate.
2331 * configure.ac: Move statements after variable declarations.
2333 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2335 * MAINTAINERS: Add myself as sh maintainer.
2337 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2339 * configure.ac: Adjust for loop syntax.
2340 * configure: Regenerate.
2342 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2344 * configure: Rebuilt.
2346 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2348 * configure.ac: Drop multiple occurrences of --enable-languages,
2349 and fix its quoting.
2350 * configure: Rebuilt.
2352 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2353 Nathan Sidwell <nathan@codesourcery.com>
2354 Vladimir Prus <vladimir@codesourcery.com>
2355 Joseph Myers <joseph@codesourcery.com>
2357 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2358 * configure: Regenerate.
2360 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2362 * ltconfig (freebsd*): Default to elf.
2364 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2366 * configure.ac (target_libraries): Move libgcc before libiberty.
2367 * configure: Regenerated.
2369 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2370 Paolo Bonzini <bonzini@gnu.org>
2373 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2374 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2375 * configure: Regenerated.
2377 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2379 * MAINTAINERS (Language Front End Maintainers): Update my mail
2382 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2385 * configure.ac: Correct syntax for Solaris ksh.
2386 * configure: Regenerated.
2388 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2390 * configure.ac: Sync with src.
2391 * configure: Regenerate.
2393 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2395 * Makefile.in: Regenerate.
2397 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2399 * config.sub: Sync with src.
2401 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2403 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2404 noncanonical equivalents.
2405 * configure.in: Rename to...
2406 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2407 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2408 target_noncanonical. Use them. Rewrite removal of configure
2409 arguments for autoconf 2.59. Discard variable settings. Force
2410 program_transform_name for native tools.
2412 * Makefile.in: Regenerated.
2413 * configure: Regenerated with autoconf 2.59.
2415 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2417 * MAINTAINERS (Write After Approval): Add myself.
2419 2007-01-31 Andreas Schwab <schwab@suse.de>
2421 * Makefile.tpl (LDFLAGS): Substitute it.
2422 * Makefile.in: Regenerate.
2424 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2426 * MAINTAINERS (Write After Approval): Add myself.
2428 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2430 * MAINTAINERS (spu port): Add myself.
2432 2007-01-23 Richard Guenther <rguenther@suse.de>
2435 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2436 * Makefile.tpl (GNATBIND): Substitute it.
2437 (GNATMAKE): Likewise.
2438 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2440 * Makefile.in: Regenerate.
2441 * configure: Regenerate.
2443 2007-01-18 Mike Stump <mrs@apple.com>
2445 * configure.in: Re-enable -Werror for gcc builds.
2447 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2449 * MAINTAINERS (Write After Approval): Add myself.
2451 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2453 * configure.in: Change == to = in test command.
2454 * configure: Regenerate.
2456 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2457 Nick Clifton <nickc@redhat.com>
2458 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2460 * configure.in (build_configargs, host_configargs, target_configargs):
2461 Remove build/host/target parameters.
2462 (host_libs): Add gmp and mpfr.
2463 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2464 * Makefile.def (gmp, mpfr): New.
2465 (gcc): Remove target.
2466 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2467 target_os, target_vendor): New.
2468 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2469 * configure: Regenerate.
2470 * Makefile.in: Regenerate.
2472 2007-01-11 Matt Fago <fago@earthlink.net>
2474 * configure.in: Try to link to functions only in mpfr 2.2.x
2475 to improve robustness of configure tests.
2476 * configure: Regenerate.
2478 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2480 * MAINTAINERS: Add myself as i386 maintainer.
2482 2007-01-08 Jan Hubicka <jh@suse.cz>
2484 * MAINTAINERS: Add myself as i386 maintainer.
2486 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2488 * configure.in: Add support for an x86_64-mingw* target.
2489 * configure: Regenerate.
2491 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2493 * Makefile.tpl (all-target): Correct @if conditional for target
2495 * configure.in: Omit libiberty if building only target libgcc.
2496 * configure, Makefile.in: Regenerated.
2498 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2500 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2501 * configure: Regenerate.
2503 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2505 * Makefile.def (target_modules): Add libgcc.
2506 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2507 * Makefile.tpl (clean-target-libgcc): Delete.
2508 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2509 on gcc even for bootstrapped modules. Rewrite handling of
2510 lang_env_dependencies to loop over target_modules.
2511 * configure.in (target_libraries): Add target-libgcc.
2512 * Makefile.in, configure: Regenerated.
2514 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2516 * configure.in: Reorganize recognition of languages. Add
2517 --enable-stage1-languages. Show supported languages for the chosen
2518 target rather than all recognized languages.
2519 * configure: Regenerate.
2521 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2523 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2524 * Makefile.in: Regenerate.
2526 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2528 * configure.in: Warn that MPFR 2.2.0 is buggy.
2529 * configure: Regenerate.
2531 2006-12-27 Ian Lance Taylor <iant@google.com>
2533 * configure.in: When removing Makefiles to force a reconfigure, also
2534 remove prev-DIR*/Makefile.
2535 * configure: Regenerate.
2537 2006-12-22 Andreas Schwab <schwab@suse.de>
2539 * configure: Regenerate with correct autoconf version.
2541 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2543 * configure.in: add AC_SUBST for *_FOR_TARGET.
2544 * configure: Regenerate.
2546 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2548 * configure.in: Simplify logic for rejecting languages that cannot
2549 be built. Separate the case when a language is unsupported,
2550 from the case when the user chooses not to build a language.
2552 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2554 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2555 it only affects bootstrap and could be tested on "$host" as well.
2556 * configure: Regenerate.
2557 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2559 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2562 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2563 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2564 move here comment from Makefile.tpl.
2565 * Makefile.tpl: Move some definitions higher in the file.
2566 (STAGE1_CHECKING): New.
2567 * configure.in: Add --enable-stage1-checking.
2568 * configure: Regenerate.
2569 * Makefile.in: Regenerate.
2571 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2573 * MAINTAINERS: Add myself as build system maintainer.
2575 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2577 * MAINTAINERS (Write After Approval): Add myself.
2579 2006-12-13 Eric Christopher <echristo@apple.com>
2581 * MAINTAINERS: Add myself as darwin maintainer.
2583 2006-12-11 Ian Lance Taylor <ian@airs.com>
2585 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2587 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2589 MAINTAINERS: Update my entry.
2591 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2593 * configure.in: Handle spu makefile frag.
2594 * Makefile.tpl (MAINT): Define
2595 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2596 * configure: Regenerate.
2597 * Makefile.in: Regenerate.
2599 2006-12-11 Ben Elliston <bje@au.ibm.com>
2601 * config.guess: Import latest version.
2602 * config.sub: Likewise.
2604 2006-12-11 Ben Elliston <bje@au.ibm.com>
2606 * configure.in (spu-*-*): Don't skip target-libiberty.
2607 * configure: Regenerate.
2609 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2612 * configure.in: Correct x86 darwin support for libjava to powerpc
2614 * configure: Regenerate.
2616 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2618 * configure.in: Add x86 darwin support for libjava.
2619 * configure: Regenerate.
2621 2006-12-07 Mike Stump <mrs@apple.com>
2623 * Makefile.def (dependencies): Add dependency for
2624 install-target-libssp and install-target-libgomp on
2626 * Makefile.in: Regenerate.
2628 2006-12-04 Richard Guenther <rguenther@suse.de>
2630 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2631 (Non-Algorithmic Maintainers): Move over non-algorithmic
2632 loop optimizer maintainers, add myself as a non-algorithmic
2633 middle-end maintainer.
2635 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2637 * MAINTAINERS (Write After Approval): Add myself.
2639 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2641 * configure.in: Update error message for missing GMP/MPFR.
2643 * configure: Regenerate.
2645 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2647 * configure.in: Update MPFR version in error message.
2649 * configure: Regenerate.
2651 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2653 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2654 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2655 --with-gmp-lib): New flags.
2657 * configure: Regenerate.
2659 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2661 * MAINTAINERS (Write After Approval): Change my email address.
2663 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2665 * MAINTAINERS (Write After Approval): Add myself.
2667 2006-11-22 Philipp Thomas <pth@suse.de>
2669 * MAINTAINERS (i18n): Update e-mail address.
2671 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2673 * MAINTAINERS (spu port): Add myself as maintainer.
2674 (Write After Approval): Remove myself.
2676 2006-11-22 Ben Elliston <bje@au.ibm.com>
2678 * configure.in (skipdirs): Don't build libssp for SPU.
2679 * configure: Regenerate.
2681 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2683 * MAINTAINERS (spu port): Add myself as maintainer.
2684 (libobjc): Update my email address.
2686 2006-11-21 Andrea Bona <andrea.bona@st.com>
2688 * MAINTAINERS (Write After Approval): Add myself.
2690 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2692 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2693 * configure : Rebuilt.
2695 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2697 * MAINTAINERS (Write After Approval): Add myself.
2699 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2701 * MAINTAINERS (Write After Approval): Add myself.
2703 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2705 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2707 * configure: Regenerate.
2709 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2711 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2712 (unstage): Test for stage_last presence.
2715 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2716 * Makefile.in: Regenerate.
2718 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2720 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2723 2006-11-14 Erven Rohou <erven.rohou@st.com>
2725 * MAINTAINERS (Write After Approval): Add myself.
2727 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2729 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2730 and stageN-package/Makefile.
2731 * Makefile.in: Regenerated.
2733 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2735 * configure.in: Remove target-libgloss from noconfigdirs for
2737 * configure: Regenerated.
2739 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2741 * configure.in (have_gmp): Only error if the gcc directory exists.
2743 * configure: Regenerate.
2745 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2747 * configure.in: Robustify error message for missing GMP/MPFR.
2749 * configure: Regenerate.
2751 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2753 * MAINTAINERS (Write After Approval): Add myself.
2755 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2757 * MAINTAINERS: Change email address.
2759 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2761 * MAINTAINERS (Write After Approval): Add myself.
2763 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2765 * MAINTAINERS (Write After Approval): Add myself.
2767 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2769 * MAINTAINERS (Write After Approval): Move myself to
2770 Write After Approval section.
2772 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2774 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2776 * configure: Regenerate.
2778 2006-10-16 Tobias Burnus <burnus@net-b.de>
2780 * MAINTAINERS (Write After Approval): Add myself.
2782 2006-10-16 Ben Elliston <bje@au.ibm.com>
2784 * config.guess: Import latest version.
2785 * config.sub: Likewise.
2787 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2789 * Makefile.def: Added pdf target handling.
2790 * Makefile.tpl: Added pdf target handling.
2791 * Makefile.in: Regenerated.
2793 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2795 * MAINTAINERS: Add self as score port maintainer.
2797 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2799 * MAINTAINERS (Write After Approval): Add myself.
2801 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2803 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2805 * configure: Regenerated.
2807 2006-09-27 Dave Brolley <brolley@redhat.com>
2809 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2811 * configure: Regenerated.
2813 2006-09-26 Thiemo Seufer <ths@mips.com>
2815 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2816 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2817 * configure: Regenerate.
2819 2006-09-24 Graeme Peterson <gridly@gmail.com>
2821 * MAINTAINERS (Write After Approval): Remove myself.
2823 2006-09-22 Chao-ying Fu <fu@mips.com>
2825 * MAINTAINERS (Write After Approval): Add myself.
2827 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2829 * MAINTAINERS: Add self as soft-fp maintainer.
2831 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2833 * MAINTAINERS: Add myself as avr maintainer.
2834 Remove Marek Michalkiewicz as avr maintainer.
2836 2006-09-07 Roberto Costa <roberto.costa@st.com>
2838 * MAINTAINERS (Write After Approval): Add myself.
2840 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2842 * configure.in: Never build newlib for a Mingw host.
2843 Never build newlib as Mingw target library.
2844 Test the existence of winsup/cygwin for building a Cygwin newlib,
2845 rather than just winsup.
2846 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2847 building a Mingw target.
2848 * configure: Regenerate.
2850 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2852 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2854 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2856 * config.guess: Import from src (was more updated).
2857 * config.sub: Likewise.
2859 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2861 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2862 * configure: Regenerated.
2864 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2866 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2867 for stages after the first.
2869 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2871 * Makefile.def: Add dependencies for configure-opcodes
2872 on configure-intl and all-opcodes on all-intl.
2873 * Makefile.in: Regenerated.
2875 2006-07-13 Ben Elliston <bje@au.ibm.com>
2877 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2879 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2881 Port to hosts whose 'sort' and 'tail' implementations
2882 treat operands with leading '+' as file names, as POSIX
2883 has required since 2001. However, make sure the code still
2884 works on pre-POSIX hosts.
2885 * ltmain.sh: Don't assume "sort +2" is equivalent to
2886 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2888 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2890 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2892 2006-07-04 Peter O'Gorman <peter@pogma.com>
2894 * ltconfig: chmod 644 before ranlib during install.
2896 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2899 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2900 if the bootstrap compiler is a GCC version that supports it.
2901 * configure: Regenerate.
2903 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2905 * configure.in: Fix thinkos in previous check-in.
2906 * configure: Regenerate.
2908 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2911 * configure.in: Test subdir_requires and give an appropriate
2913 * configure: Regenerate.
2915 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2917 * MAINTAINERS (Write After Approval): Add myself.
2919 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2921 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2923 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2925 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2927 2006-06-20 David Ayers <d.ayers@inode.at>
2930 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2931 whether target-libjava is being configured instead of whether the
2932 java front end is enabled.
2933 * configure: Regenerate.
2935 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2938 * configure.in: Only enable libgomp on IRIX 6.
2939 * configure: Regenerate.
2941 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2943 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2945 * Makefile.in: Regenerate.
2947 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2949 * config-ml.in: Alter CCASFLAGS to include special
2950 multilib options the same as is done for CFLAGS.
2952 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2954 * configure.in: Don't enable libgomp on hpux10.
2955 * configure: Rebuilt.
2957 2006-06-12 David Ayers <d.ayers@inode.at>
2961 * configure.in: Remove target-boehm-gc from noconfigdirs where
2962 ${libgcj} is specified.
2963 * configure: Regenerate.
2965 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2969 * configure.in: Sync.
2970 * configure: Regenerated.
2972 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2974 * Makefile.def: Added dependencies from sim and gdb on intl, and
2975 added configure dependencies to everything with an all dependency
2977 * Makefile.in: Regenerated.
2979 2006-06-06 David Ayers <d.ayers@inode.at>
2982 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2983 * Makefile.in: Regenerate.
2984 * configure.in: Add --enable-objc-gc at toplevel and have it
2985 enable boehm-gc for Objective-C.
2986 Remove target-boehm-gc from libgcj.
2987 Add target-boehm-gc to target_libraries.
2988 Add target-boehm-gc to noconfigdirs where ${libgcj}
2990 Assert that boehm-gc is supported when requested for Objective-C.
2991 Only build boehm-gc if needed either for Java or Objective-C.
2992 * configure: Regenerate.
2994 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2997 * Makefile.tpl (configure-[+prefix+][+module+],
2998 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2999 Remove rule to unstage bootstrapped modules.
3000 (stage_current): New.
3001 * Makefile.in: Regenerate.
3003 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3005 * MAINTAINERS (Write After Approval): Update my e-mail address.
3007 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3009 * include/libiberty.h: Declare pex_run_in_environment.
3011 2006-05-31 Asher Langton <langton2@llnl.gov>
3013 * MAINTAINERS (Write After Approval): Add myself.
3015 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3017 * Makefile.def (bfd, opcodes): Fix lib_path.
3018 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3019 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3020 * Makefile.in: Regenerate.
3022 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3024 * Makefile.in: Regenerate.
3026 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3028 * Makefile.def: Add install-html target. Add datarootdir
3029 docdir and htmldir to flags_to_pass.
3030 * Makefile.tpl: Add install-html target.
3031 * Makefile.in: Regenerate.
3032 * configure.in: Add --with-datarootdir, --with-docdir, and
3033 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3034 * configure: Regenerate.
3036 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3038 * configure.in: Enable gprof for cross builds.
3039 * configure: Regenerate.
3041 2006-05-22 Richard Guenther <rguenther@suse.de>
3044 2006-01-31 Richard Guenther <rguenther@suse.de>
3045 Paolo Bonzini <bonzini@gnu.org>
3047 * Makefile.def (target_modules): Add libgcc-math target module.
3048 * configure.in (target_libraries): Add libgcc-math target library.
3049 (--enable-libgcc-math): New configure switch.
3050 * Makefile.in: Re-generate.
3051 * configure: Re-generate.
3052 * libgcc-math: New toplevel directory.
3054 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3055 Andreas Tobler <a.tobler@schweiz.ch>
3057 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3058 * configure: Rebuilt.
3060 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3062 * MAINTAINERS (Write After Approval): Add myself.
3064 2006-05-01 DJ Delorie <dj@redhat.com>
3066 * configure.in: Restore CFLAGS if GMP isn't present.
3067 * configure: Regenerate.
3069 2006-05-01 Richard Guenther <rguenther@suse.de>
3071 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3074 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3076 * MAINTAINERS (Write After Approval): Add myself.
3078 2006-04-28 Jan Beulich <jbeulich@novell.com>
3080 * MAINTAINERS (Write After Approval): Add myself.
3082 2006-04-18 DJ Delorie <dj@redhat.com>
3084 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3085 reference libgloss so that libssp can be built in a combined
3087 * configure: Regenerate.
3089 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3091 * MAINTAINERS (Write After Approval): Add myself.
3093 2006-04-05 Ben Elliston <bje@au.ibm.com>
3095 * configure.in: Require makeinfo 4.4 or higher.
3096 * configure: Regenerate.
3098 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3100 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3101 Rearrange the entries of other libraries to have them in one place.
3103 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3105 * MAINTAINERS (Write After Approval): Remove myself.
3106 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3108 2006-03-14 Richard Guenther <rguenther@suse.de>
3110 * configure: Regenerate with autoconf 2.13.
3112 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3114 * MAINTAINERS: Use my work address.
3116 * MAINTAINERS: Update my E-mail address.
3118 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3120 * configure.in: Handle --disable-<component> generically.
3121 * configure: Regenerate.
3123 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3126 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3128 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3130 * MAINTAINERS (Write After Approval): Remove myself.
3131 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3133 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3135 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3136 (TARGET_CONFIGDIRS): Remove.
3137 * configure.in: Remove AC_SUBST(target_configdirs).
3138 * Makefile.in, configure: Regenerated.
3140 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3142 * MAINTAINERS (Write After Approval): Remove myself.
3143 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3145 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3149 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3151 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3152 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3153 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3154 BUILD_PREFIX, BUILD_PREFIX_1.
3155 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3157 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3160 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3161 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3162 of `cat stage_current`. Always provide the `r' and `s' variables.
3163 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3164 a single shell execution.
3165 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3166 bootstrapped modules, make the stage1 module if the build was not
3167 started yet, else build the current stage.
3168 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3169 (all-build, all-host, all-target, [+make_target+]-host,
3170 [+make_target+]-target): Do not use \-continued lines.
3171 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3172 (current_stage, restrap, stage_last): New.
3174 * Makefile.in: Regenerate.
3175 * configure: Regenerate.
3177 2006-02-19 Bud Davis <jmdavis@link.com>
3179 * MAINTAINERS (Write After Approval): Remove myself.
3180 (Language Front End Maintainers): Add myself as fortran 95
3181 maintainer and update e-mail address.
3183 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3185 * MAINTAINERS (Write After Approval): Remove myself.
3186 (Language Front End Maintainers): Add myself as fortran 95
3189 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3191 * MAINTAINERS (Write After Approval): Add myself.
3193 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3195 * MAINTAINERS (Write After Approval): Remove myself.
3196 (Language Front End Maintainers): Add myself as
3197 fortran 95 maintainer.
3199 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3203 2005-12-27 Leif Ekblad <leif@rdos.net>
3205 * configure.in: Add support for RDOS target.
3206 * configure: Regenerate.
3208 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3209 Andreas Schwab <schwab@suse.de>
3211 * configure: Regenerate.
3213 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3215 * configure.in (enable_libgomp): Add AIX.
3216 * configure: Regenerate.
3218 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3220 * MAINTAINERS (Write After Approval): Add myself.
3222 2006-02-03 Lee Millward <lee.millward@gmail.com>
3224 * MAINTAINERS (Write After Approval): Add myself.
3226 2006-01-31 Richard Guenther <rguenther@suse.de>
3227 Paolo Bonzini <bonzini@gnu.org>
3229 * Makefile.def (target_modules): Add libgcc-math target module.
3230 * configure.in (target_libraries): Add libgcc-math target library.
3231 (--enable-libgcc-math): New configure switch.
3232 * Makefile.in: Re-generate.
3233 * configure: Re-generate.
3234 * libgcc-math: New toplevel directory.
3236 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3238 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3239 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3240 the assembler, linker and binutils.
3241 * configure: Regenerate.
3243 2006-01-22 Dirk Mueller <dmueller@suse.de>
3245 * MAINTAINERS (Write After Approval): Add myself.
3247 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3249 * configure: Regenerate.
3251 2006-01-18 Richard Henderson <rth@redhat.com>
3252 Jakub Jelinek <jakub@redhat.com>
3253 Diego Novillo <dnovillo@redhat.com>
3255 * libgomp: New directory.
3256 * Makefile.def: Add target_module libgomp.
3257 * Makefile.in: Regenerate.
3258 * configure.in (target_libraries): Add target-libgomp.
3259 * configure: Regenerate.
3261 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3263 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3264 @ from continuation.
3265 * Makefile.in: Rebuilt.
3267 2006-01-04 Chris Lattner <sabre@gnu.org>
3269 * MAINTAINERS (Write After Approval): Add myself.
3271 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3275 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3276 * Makefile.tpl (OBJDUMP): New.
3277 (EXTRA_HOST_FLAGS): Add it.
3278 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3280 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3281 to use symbolic links between directories. Avoid race conditions
3282 or make them harmless.
3283 * configure.in: Do not try to use symbolic links between directories.
3285 * Makefile.def (LEAN): Pass.
3286 * Makefile.tpl (LEAN): Define.
3287 (stage[+id+]-start): Accept that the previous directory does not
3288 exist, if the bootstrap is lean.
3289 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3290 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3291 configure substitution.
3292 ([+compare-target+]): Likewise.
3293 ([+bootstrap-target+]-lean): New.
3294 * configure.in: Remove lean bootstrap support from here.
3296 * Makefile.in: Regenerate.
3297 * configure: Regenerate.
3299 2006-01-04 Ben Elliston <bje@au.ibm.com>
3301 * MAINTAINERS (libdecnumber): Add myself.
3303 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3305 * libtool-ldflags: New script.
3307 2006-01-02 Andreas Schwab <schwab@suse.de>
3309 * configure.in: When reconfiguring remove Makefile in
3310 all stage directories.
3311 * configure: Regenerate.
3313 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3315 * MAINTAINERS: Update my email address.
3317 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3319 Revert Ada-related part of the previous change.
3321 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3323 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3324 * Makefile.in: Regenerate.
3325 * configure.in: Do not include mt-ppc-aix target fragment.
3326 * configure: Regenerate.
3328 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3330 * configure.in: Select appropriate fragments for PowerPC/AIX.
3331 * configure: Regenerate.
3333 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3334 BOOT_CFLAGS, BOOT_LDFLAGS.
3335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3336 BOOT_CFLAGS, BOOT_LDFLAGS.
3337 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3338 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3339 (stage): Fail if we cannot complete the work.
3340 * Makefile.in: Regenerate.
3342 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3344 * configure.in: Replace ms1 with mt.
3345 * configure: Rebuilt.
3347 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3349 * MAINTAINERS: Update my email address.
3351 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3353 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3354 install-host-nogcc): Don't invoke $(stage) at the end.
3355 * Makefile.in: Regenerate.
3357 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3359 * configure.in: Flip the top-level bootstrap switch.
3360 * configure: Regenerate.
3362 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3364 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3365 $(stage) and $(unstage).
3366 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3367 (all): Remove stray semicolon.
3368 (local-distclean): Don't handle multilib.tmp and multilib.out.
3369 (install.all): Set $s for consistency.
3370 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3371 check_multilibs setting. Always make the install directory.
3372 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3374 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3375 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3376 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3377 (multilib.out): Remove.
3378 * Makefile.in: Regenerated.
3380 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3382 * MAINTAINERS (Write After Approval): Add myself.
3384 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3386 * MAINTAINERS: Add myself as mt maintainer.
3388 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3390 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3392 * MAINTAINERS: Change email address.
3394 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3396 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3397 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3398 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3399 Find in-tree tools if available.
3400 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3401 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3402 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3403 (COMPILER_*_FOR_TARGET): New.
3404 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3405 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3406 (CONFIGURED_*, USUAL_*): Remove.
3407 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3408 STRIP): Use autoconf substitutions.
3409 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3410 COMPILER_NM_FOR_TARGET): New.
3411 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3413 (all): Make all-host and all-target in parallel.
3414 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3415 that $$r and $$s are set before invoking a recursive make.
3416 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3417 ([+bootstrap-target+]): Inline most of the `all' target.
3419 2005-11-29 Ben Elliston <bje@au.ibm.com>
3421 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3422 from the gcc build directory.
3423 * Makefile.in: Regenerate.
3425 2005-11-29 Ben Elliston <bje@au.ibm.com>
3427 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3428 depend on all-libdecnumber.
3429 * configure.in (host_libs): Include libdecnumber.
3430 * Makefile.in: Regenerate.
3431 * configure: Likewise.
3433 2005-11-29 Ben Elliston <bje@au.ibm.com>
3435 * libdecnumber: Import decNumber sources from the dfp-branch.
3437 2005-11-21 Kean Johnston <jkj@sco.com>
3439 * config.sub, config.guess: Sync from upstream sources.
3441 2005-11-21 Ben Elliston <bje@au.ibm.com>
3443 Import from Autoconf sources:
3445 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3446 * config/move-if-change: Don't output "$2 is unchanged";
3447 suggested by Ben Elliston. Handle weird characters correctly.
3449 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3451 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3452 to match upstream libtool for darwin.
3454 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3456 * Makefile.def: Remove gdb dependencies for gdbtk.
3457 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3458 (configure-gdb, install-gdb): New rules.
3459 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3460 * Makefile.in, configure: Regenerated.
3462 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3464 * MAINTAINERS (Write After Approval): Add myself.
3466 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3468 * MAINTAINERS (Write After Approval): Add myself.
3470 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3472 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3475 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3478 * Makefile.tpl (do-[+make-target+], do-check, install,
3479 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3480 are set before recursing.
3481 * Makefile.in: Regenerate.
3483 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3486 * Makefile.def (gcc) <target>: Fix thinko.
3487 * Makefile.in: Regenerate.
3489 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3491 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3492 * configure: Regenerate.
3494 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3496 * MAINTAINERS (Write After Approval): Add self.
3498 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3500 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3501 target-libffi, target-qthreads, target-libjava, and
3503 * configure: Regenerate.
3505 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3507 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3508 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3509 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3510 (USUAL_OBJDUMP_FOR_TARGET): New.
3511 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3512 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3513 * configure, Makefile.in: Regenerated.
3515 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3517 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3518 before other host packages.
3520 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3522 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3524 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3528 * configure.in (default_target): Remove.
3529 * Makefile.tpl (all): Do not use prerequisites as subroutines
3530 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3531 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3532 use prerequisites as subroutines.
3533 (check-host, check-target): New.
3534 (bootstrap configure & all targets): Do not use stage*-start
3535 if the directory layout is already ok.
3536 (non-bootstrap configure & all targets): Prepend a $(unstage).
3537 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3538 (NOTPARALLEL): Remove.
3539 (unstage, stage variables): New variables.
3540 (unstage, stage targets): Simply expand to those variables.
3542 * configure: Regenerate.
3543 * Makefile.in: Regenerate.
3545 2005-10-04 James E Wilson <wilson@specifix.com>
3547 * Makefile.def (lang_env_dependencies): Add libmudflap.
3548 * Makefile.in: Regenerate.
3550 2005-10-03 Andreas Schwab <schwab@suse.de>
3552 Backport from libtool CVS:
3553 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3555 * ltmain.sh: add support for installing into temporary
3556 staging area (e.g. 'make install DESTDIR=...')
3558 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3560 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3561 * configure: Regenerated.
3563 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3565 * configure: Regenerate with the correct
3568 2005-09-30 Catherine Moore <clm@cm00re.com>
3570 * configure.in (bfin-*-*): New.
3571 * configure: Regenerated.
3573 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3575 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3576 (LIPO_FOR_TARGET): New.
3577 (CONFIGURED_LIPO_FOR_TARGET): New.
3578 (USUAL_LIPO_FOR_TARGET): New.
3579 (STRIP_FOR_TARGET): New.
3580 (CONFIGURED_STRIP_FOR_TARGET): New.
3581 (USUAL_STRIP_FOR_TARGET): New.
3582 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3584 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3585 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3586 * Makefile.in: Regenerate.
3587 * configure: Regenerate.
3589 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3591 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3592 (rs6000-*-aix*): Same.
3593 * configure: Regenerate.
3595 2005-09-16 Tom Tromey <tromey@redhat.com>
3597 * MAINTAINERS: Add self as java maintainer.
3599 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3601 * configure.in: Recognize f95 in the --enable-languages option,
3602 and substitute it for fortran, issuing a warning.
3603 * configure: Regenerate.
3605 2005-08-30 Phil Edwards <phil@codesourcery.com>
3607 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3608 * configure: Regenerated.
3610 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3612 * MAINTAINERS: Add self as ms1 maintainer.
3614 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3616 * Makefile.def (libssp): Add to lang_env_dependencies.
3617 * Makefile.in: Regenerate.
3619 2005-08-18 Ian Lance Taylor <ian@airs.com>
3621 * MAINTAINERS: Add myself as middle-end maintainer.
3623 2005-08-17 Christian Groessler <chris@groessler.org>
3625 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3626 * Makefile.in: Regenerate.
3628 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3630 * MAINTAINERS (write after approval): Added myself.
3632 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3634 * MAINTAINERS (Write After Approval): Add myself.
3636 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3638 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3639 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3640 Look for alternate names of the target cc and c++
3641 * configure: Regenerate.
3643 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3645 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3646 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3647 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3648 tools; remove code to manually set them.
3649 (Target tools): Look in the environment for them.
3650 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3651 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3652 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3654 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3655 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3656 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3657 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3658 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3659 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3660 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3661 * configure: Regenerate.
3662 * Makefile.in: Regenerate.
3664 2005-07-28 Ben Elliston <bje@au.ibm.com>
3666 * MAINTAINERS: Update for removed CPU targets.
3668 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3670 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3671 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3672 * Makefile.in: Regenerated.
3674 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3676 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3677 (CFLAGS_FOR_TARGET): Use it.
3678 (CXXFLAGS_FOR_TARGET): Likewise.
3679 * Makefile.in: Regenerated.
3680 * configure.in (--with-build-sysroot): New option.
3681 * configure: Regenerated.
3683 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3685 * Makefile.tpl: Wrap install between unstage and stage
3686 * Makefile.in: Regenerate.
3688 2005-07-21 Eric Christopher <echristo@apple.com>
3690 * MAINTAINERS: Update affiliation.
3692 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3694 * MAINTAINERS: Add self as crx port maintainer.
3696 2005-07-20 DJ Delorie <dj@redhat.com>
3698 * MAINTAINERS: Add self as m32c maintainer.
3700 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3702 * all files: Update FSF address.
3704 2005-07-15 Eric Christopher <echristo@redhat.com>
3706 * MAINTAINERS: Change affiliation.
3708 2005-07-14 Jim Blandy <jimb@redhat.com>
3710 * configure.in: Add cases for Renesas m32c.
3711 * configure: Regenerated.
3713 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3715 * COPYING.LIB: Update from fsf.org.
3717 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3719 * COPYING, compile, config.guess,
3720 config.sub, install-sh, missing, mkinstalldirs,
3721 symlink-tree, ylwrap: Sync from upstream sources.
3722 * config-ml.in: Update FSF address.
3724 2005-07-13 Eric Christopher <echristo@redhat.com>
3726 * configure.in: Add toplevel noconfigdir support for tpf.
3727 * configure: Regenerate.
3729 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3733 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3734 * Makefile.in: Regenerate.
3736 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3738 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3739 Brolley to write-after-approval.
3741 2005-07-07 Andreas Schwab <schwab@suse.de>
3743 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3744 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3745 * Makefile.in: Regenerated.
3747 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3749 * configure.in: Don't build sim or rda when targetting darwin.
3750 * configure: Regenerate.
3752 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3754 * configure.in: Add --enable-libssp and --disable-libssp.
3755 * configure: Regenerate with autoconf-2.13.
3757 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3759 * Makefile.def (target_modules): Add libssp.
3760 * configure.in (target_libraries): Add target-libssp.
3761 * configure: Rebuilt.
3762 * Makefile.in: Rebuilt.
3764 2005-07-01 Zack Weinberg <zackw@panix.com>
3766 * MAINTAINERS: Change email address. Resign from maintainership.
3768 2005-07-01 Richard Guenther <rguenther@suse.de>
3770 * MAINTAINERS: Change my e-mail address and affiliation.
3772 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3774 * Makefile.def (stagefeedback): Come after profile.
3775 Define profiledbootstrap target.
3776 * Makefile.tpl (profiledbootstrap): Remove.
3777 (stageprofile-end): Zap stagefeedback.
3778 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3779 * Makefile.in: Regenerate.
3781 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3783 * MAINTAINERS: Update my email address.
3785 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3787 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3788 In 'cpp' stanza, support '#line' as well as '# '.
3790 2005-06-08 Andreas Schwab <schwab@suse.de>
3792 * MAINTAINERS: Move myself from 'Write After Approval' to
3793 'CPU Port Maintainers' section as m68k maintainer.
3795 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3797 * configure.in (unsupported_languages): New macro.
3798 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3799 non-ported target libraries in noconfigdirs.
3800 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3801 non-linux-gnu. Remove libgcj_ex_libffi.
3802 <lang_frag loop>: Set add_this_lang=no if the language is in
3803 unsupported_languages.
3804 * configure: Regenerate.
3806 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3808 * configure.in: Fix typo in handling of --with-mpfr-dir.
3809 * configure: Regenerate.
3811 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3813 * MAINTAINERS: Update my email address.
3815 2005-06-02 Jim Blandy <jimb@redhat.com>
3817 * config.sub: Add cases for the Renesas m32c. (This patch has been
3818 accepted into the master sources.)
3820 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3821 Michael Snyder <msnyder@redhat.com>
3822 Stan Cox <scox@redhat.com>
3824 * configure.in: Set noconfigdirs for ms1.
3826 * configure: Regenerate.
3828 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3830 * MAINTAINERS (Write After Approval): Add self.
3832 2005-06-01 Josh Conner <jconner@apple.com>
3834 * MAINTAINERS (Write After Approval): Add self.
3836 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3838 * MAINTAINERS: Update my email address.
3840 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3842 * MAINTAINERS (Write After Approval): Add self.
3844 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3846 * MAINTAINERS (Write After Approval): Remove self.
3848 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3850 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3851 (Dependencies): Consider target modules for bootstrap dependencies.
3852 Make target bootstrap modules depend on each stage's gcc.
3853 * Makefile.in: Regenerate.
3855 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3857 * Makefile.def (configure-gcc): Depend on binutils having been built.
3858 (all-gcc): No need to do it here.
3859 * Makefile.in: Regenerate.
3861 2005-05-19 Paul Brook <paul@codesourcery.com>
3863 * configure.in: Rewrite misleading error message when requested
3864 language cannot be built.
3865 * configure: Regenerate.
3867 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3869 * ylwrap: Import from Automake 1.9.5.
3871 2005-05-13 David Ung <davidu@mips.com>
3873 * MAINTAINERS (Write After Approval): Add self.
3875 2005-05-09 Mike Stump <mrs@apple.com>
3877 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3878 lt_cv_sys_max_cmd_len for now.
3880 2005-05-09 Stan Cox <scox@redhat.com>
3882 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3884 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3886 * README.SCO: Update the URL.
3888 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3890 * ltconfig: Define file_list_spec. Pass file_list_spec and
3891 with_gnu_ld to libtool.
3892 * ltcf-c.sh (aix[45]): Define file_list_spec.
3893 * ltcf-cxx.sh (aix[45]): Same.
3894 * ltcf-gcj.sh (aix[45]): Same.
3895 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3896 exists, write list of input files to temporary file.
3898 2005-05-04 Mike Stump <mrs@apple.com>
3900 * configure.in: Always pass --target to target configures as
3901 otherwise rebuilds that do --recheck will fail.
3902 * confiugure: Rebuilt.
3904 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3906 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3908 (configure, all): Add bootstrap support.
3909 (Host modules, target modules): Pass post-stage1 flags and exports.
3910 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3911 * Makefile.in: Regenerate.
3913 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3915 * configure: Regenerate.
3917 2005-04-27 Mike Stump <mrs@apple.com>
3919 * MAINTAINERS: Add self as darwin maintainer.
3921 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3923 * config.sub: Update from master copy.
3925 2005-04-21 Mike Stump <mrs@apple.com>
3927 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3928 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3930 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3932 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3933 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3934 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3935 "*-*-elf" and "*-*-linux*".
3936 * configure: Regenerate.
3938 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3940 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3942 2005-04-12 Mike Stump <mrs@apple.com>
3944 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3946 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3948 * MAINTAINERS (Write After Approval): Add myself.
3950 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3952 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3954 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3956 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3957 (TARGET_CONFIGARGS): Include --with-target-subdir.
3958 (configure, all): New macros. Use them throughout.
3959 * Makefile.in: Regenerate.
3961 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3963 * MAINTAINERS (Write After Approval): Add myself.
3965 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3967 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3969 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3971 * MAINTAINERS: Move John Carr to Write After Approval.
3973 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3975 * config/mh-mingw32: Delete.
3976 * configure.in: Don't use it.
3977 * configure: Regenerate.
3979 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3981 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3982 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3983 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3984 (HOST_LIB_PATH): Generate from Makefile.def.
3985 (TARGET_LIB_PATH): Likewise.
3986 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3987 * Makefile.in: Regenerate.
3988 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3989 (RPATH_ENVVAR): Include Darwin case.
3990 * configure: Regenerate.
3992 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3994 * MAINTAINERS (Various Maintainers): Remove self.
3995 (Write After Approval): Add self.
3997 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3999 * MAINTAINERS (Various Maintainers): Add self.
4001 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4003 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4004 * configure: Regenerate.
4006 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4008 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4009 gcc_version, and gcc_version_trigger from set of flags to pass.
4010 * Makefile.tpl: Remove definitions of above variables.
4011 (config.status): Remove dependency on $(gcc_version_trigger).
4012 * Makefile.in: Regenerate.
4013 * configure.in: Do not reference config/gcc-version.m4 nor
4014 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4015 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4016 * configure: Regenerate.
4018 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4019 Andrew Pinski <pinskia@physics.uc.edu>
4021 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4022 * Makefile.in: Regenerate.
4024 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4026 * MAINTAINERS (Write After Approval): Add myself.
4028 2005-03-03 David Ayers <d.ayers@inode.at>
4030 * MAINTAINERS (Write After Approval): Add myself.
4032 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4035 * ltmain.sh: Avoid creating archives with components that have
4036 duplicate basenames.
4038 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4041 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4043 * Makefile.in: Regenerate.
4045 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4047 * Makefile.in: Regenerate to fix conflict between the previous two
4050 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4053 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4054 * Makefile.tpl (HOST_SUBDIR): New substitution.
4055 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4056 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4057 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4058 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4059 (Host modules, Bootstrapped modules): Use it.
4060 (Build modules, Target modules): Do not create symlink trees,
4061 always configure out-of-srcdir.
4062 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4063 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4064 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4065 $(HOST_SUBDIR). Create a symlink for host_subdir.
4067 * Makefile.in: Regenerate.
4068 * configure: Regenerate.
4070 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4072 Merged from libada-gnattools-branch:
4073 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4075 * gnattools: New directory.
4076 * Makefile.def: Add gnattools as a module, depending on target-libada.
4077 * Makefile.in: Regenerate.
4078 * configure.in: Include gnattools in host_tools; disable it if ada
4080 * configure: Regenerate.
4082 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4084 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4085 treelang maintainer.
4086 (Write After Approval): Remove myself.
4088 2005-02-23 Paul Schlie <schlie@comcast.net>
4090 * configure.in: Allow darwin targeted ports to build tk, itcl and
4092 * configure: Regenerate.
4094 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4097 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4098 * configure: Regenerate.
4100 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4102 * MAINTAINERS (Write After Approval): Add myself.
4104 2005-02-10 Ian Lance Taylor <ian@airs.com>
4106 * MAINTAINERS: Update my e-mail address.
4108 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4110 * MAINTAINERS (Write After Approval): Add myself.
4112 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4114 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4115 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4116 target-libgloss when not *-*-elf and *-*-aout.
4117 * configure: Regenerate.
4119 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4121 * MAINTAINERS: Remove obsolete entries.
4123 * MAINTAINERS (Write After Approval): Add Michael Matz.
4125 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4127 * MAINTAINERS: Remove self as cpplib maintainer.
4129 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4131 * install-sh, config.sub: Import from upstream.
4133 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4136 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4137 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4138 * Makefile.in: Regenerate.
4140 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4142 * MAINTAINERS: Update my email address.
4144 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4145 Andreas Schwab <schwab@suse.de>
4148 * config-ml.in: Eval option if surrounded by single quotes.
4150 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4152 Revert 2004-12-28 Makefile changes, a better fix will be
4153 applied to mainline and src after GCC 4.0 branches.
4155 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4159 * Makefile.def (target_modules): Remove stage parameter,
4160 it is always true now.
4161 * Makefile.tpl (configure-build-[+module+],
4162 configure-target-[+module+]): Always build symlink tree
4163 for the directory and for include. BUILD_SUBDIR and
4164 TARGET_SUBDIR cannot be . anymore.
4165 * Makefile.in: Regenerate.
4167 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4169 Revert 2004-12-08 Makefile changes.
4171 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4173 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4176 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4178 * configure.in (sh64-*-*): Reenable gprof.
4179 * configure: Regenerate.
4181 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4183 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4184 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4185 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4186 * Makefile.in: Regenerate.
4188 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4190 * MAINTAINERS: Update my email address.
4192 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4194 * Makefile.tpl: Generate normal dependencies if the LHS module is
4196 * Makefile.in: Regenerate.
4198 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4200 * configure.in: Include config/gxx-include-dir.m4. Use
4201 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4202 * configure: Regenerate.
4204 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4206 * config.if: Delete.
4207 * configure.in: Set libstdcxx_incdir directly.
4208 * configure: Regenerate.
4210 2004-12-02 Eric Christopher <echristo@redhat.com>
4212 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4213 * Makefile.in: Regenerate.
4215 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4217 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4218 * configure: Regenerate.
4220 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4222 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4223 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4224 * configure: Regenerate.
4226 2004-12-01 Eric Christopher <echristo@redhat.com>
4228 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4229 of things to remove.
4231 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4233 * MAINTAINERS (Write After Approval): Update my e-mail address.
4235 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4237 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4238 from CVS libtool to always pass_all.
4240 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4242 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4243 (hppa*64*-*-*): Delete incorrect comment.
4244 * configure: Rebuilt.
4246 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4248 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4250 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4252 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4253 from CVS libtool to always pass_all.
4255 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4257 * install-sh, compile: Import from automake.
4259 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4261 * config.guess, config.sub: Import from savannnah.
4263 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4265 * MAINTAINERS (Write After Approval): Add myself
4267 2004-11-12 Mike Stump <mrs@apple.com>
4269 * Makefile.def: Add html support.
4270 * Makefile.tpl: Likewise.
4271 * Makefile.in: Regenerate.
4273 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4276 * configure.in: Remove all instances of build-fixincludes from
4278 (build_configargs): Supply --target to subdirectories.
4279 * configure: Regenerate.
4281 * Makefile.def: Make gcc install depend on fixincludes install.
4282 * Makefile.in: Regenerate.
4284 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4286 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4288 2004-11-11 Paul Brook <paul@codesourcery.com>
4290 * MAINTAINERS: Add self as arm maintainer. Update email address.
4292 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4294 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4296 * configure: Regenerate.
4298 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4300 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4303 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4305 * Makefile.def (host fixincludes): Specify missing targets.
4306 * Makefile.in: Regenerate.
4308 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4310 * MAINTAINERS: Add myself
4312 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4314 * MAINTAINERS (Write After Approval): Add myself.
4316 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4318 * Makefile.def: Build fixincludes for the host, too.
4319 * Makefile.in: Regenerate.
4320 * configure.in (host_tools): Add fixincludes.
4321 * configure: Regenerate.
4323 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4325 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4326 * configure: Regenerated.
4328 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4331 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4332 * configure: Regenerated.
4334 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4336 * README.SCO: Update per FSF instructions.
4338 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4341 * configure.in (case ${target}): Do not build fixincludes for avr.
4342 * configure: Regenerated.
4344 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4346 * configure.in (case ${target}): Do not build fixincludes
4347 on platforms where it is not used.
4348 * configure: Regenerated.
4350 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4352 * configure.in: Use an absolute path to install-sh.
4353 * configure: Regenerated.
4355 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4357 * MAINTAINERS (Write After Approval): Add myself.
4359 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4361 * MAINTAINERS: Remove from Write After Approval those that are
4362 already maintainers.
4364 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4366 * MAINTAINERS: Update my email address.
4368 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4370 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4371 * configure: Regenerate.
4373 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4375 * MAINTAINERS: Update my email address.
4377 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4379 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4380 entries belonging to this category.
4382 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4384 * MAINTAINERS: Update my e-mail address.
4386 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4388 Fix wrong conflict resolution in:
4390 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4392 * Makefile.in: Regenerate.
4393 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4394 in the recursive `make', instead of hardwiring `all'.
4395 (Autogenerated TARGET-* variables): New.
4397 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4399 * configure.in: Enable target-libgloss for crx-*-*.
4400 * configure: Regenerate.
4402 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4404 * MAINTAINERS (Various Maintainers): Move the "windows,
4405 cygwin, mingw" maintainer to ...
4406 (OS Port Maintainers): ... here.
4408 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4410 * MAINTAINERS (Write After Approval): Remove those that are
4411 maintainers of some subsystem.
4413 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4415 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4416 * ltcf-cxx.sh (tpf*): Likewise.
4417 * ltconfig (tpf*): Add TPF OS configuration support.
4419 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>