1 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5 * configure: Regenerated.
7 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
9 * MAINTAINERS: Update my email address.
11 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
13 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
14 define the cloog backend to use. Furthermore, only pass the ppllibs to
15 the configure checks, if necessary.
16 * configure: Regenerate.
18 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
20 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
21 * configure: regenerate
23 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
25 * config/cloog.m4: Fix typo. verison -> version.
26 * configure: Regenerate.
28 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
30 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
31 * configure: Regenerate.
33 2010-11-11 Jan Hubicka <jh@suse.cz>
35 * config/bootstrap-lto: Use -flto.
37 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
39 * configure.ac: Support official CLooG.org versions.
40 * configure: Regenerate.
41 * config/cloog.m4: New.
43 2010-11-10 François Dumont <francois.cppdevs@free.fr>
45 * MAINTAINERS (Write After Approval): Add myself.
47 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
49 * MAINTAINERS: Update my email address.
51 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
53 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
54 * configure: Regenerate.
55 * config/mh-ppc-darwin: Rename to mh-darwin.
57 2010-11-03 Ian Lance Taylor <iant@google.com>
58 Dave Korn <dave.korn.cygwin@gmail.com>
61 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
62 and on other supported platforms whenever LTO is enabled.
65 2010-11-02 Alan Modra <amodra@gmail.com>
68 * configure.ac: Error when source path contains spaces.
69 * configure: Regenerate.
71 2010-10-23 James E. Wilson <wilson@codesourcery.com>
73 * MAINTAINERS: Update my email address.
75 2010-10-20 Ian Lance Taylor <iant@google.com>
77 * Makefile.def (target_modules): Set lib_path to src/.libs for
79 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
80 * Makefile.in: Rebuild.
82 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
84 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
85 (Write After Approval): Remove myself.
87 2010-10-15 Tristan Gingold <gingold@adacore.com>
89 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
91 2010-10-14 Douglas Rupp <rupp@gnat.com>
93 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
95 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
97 * configure.ac (build_lto_plugin): New shell variable.
98 (--enable-lto): Turn on by default for all non-ELF platforms that
99 have had LTO support added so far. Set build_lto_plugin appropriately
100 for both ELF and non-ELF.
101 (configdirs): Add lto-plugin or not based on build_lto_plugin.
102 * configure: Regenerate.
104 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
107 * configure.ac (v850 support): Remove target-libgloss from
109 * configure: Regenerate.
111 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115 * configure.ac: Honor initial values of $build_configargs,
116 $host_configargs, $target_configargs. Mark the precious, so
117 environment settings get recorded.
118 * configure: Regenerate.
120 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
124 Depend on all-build-libiberty.
125 * Makefile.in: Regenerate.
127 2010-09-30 Michael Eager <eager@eagercon.com>
129 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
130 * configure: Regenerate.
132 2010-09-28 Michael Eager <eager@eagercon.com>
134 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
136 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
139 * configure.ac: Fix unportable shell quoting.
140 * configure: Regenerate.
142 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
144 * configure.ac (enable-lto): Add Darwin to the list of supported lto
145 targets and amend comment.
146 * configure: Regenerate.
148 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
150 * MAINTAINERS (Write After Approval): Add myself.
152 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
154 * configure.ac: Enable LTO by default on Darwin.
155 * configure: Regenerate.
157 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
159 * MAINTAINERS (Write After Approval): Add myself.
161 2010-09-01 Ian Bolton <ian.bolton@arm.com>
163 * MAINTAINERS (Write After Approval): Add myself.
165 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
167 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
170 2010-07-28 David Yuste <david.yuste@gmail.com>
172 * MAINTAINERS (Write After Approval): Add myself.
174 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
176 * configure.ac: Support all v850 targets.
177 * configure: Regenerate.
179 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
182 * configure.ac (extra_mpfr_configure_flags): Copy from
183 extra_mpc_gmp_configure_flags.
184 * configure: Re-generated.
186 2010-07-22 Andi Kleen <ak@linux.intel.com>
188 * MAINTAINERS (Write After Approval): Add myself.
190 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
192 * MAINTAINERS (Write After Approval): Add myself.
194 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
196 * MAINTAINERS (Write After Approval): Add myself.
198 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
201 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
202 Provide -B option to allow for link spec %s substitutions for
203 libstdc++.a on darwin.
204 * Makefile.in: Regenerate.
206 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
208 * MAINTAINERS (Reviewers): Update my e-mail address
210 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
212 * Makefile.def (configure-gcc): Depend on all-libelf.
213 * Makefile.in: Rebuild.
215 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
217 * MAINTAINERS (Write After Approval): Add myself in the right place.
219 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
221 * MAINTAINERS (Write After Approval): Add myself.
223 2010-05-25 Sterling Augustine <sterling@tensilica.com>
225 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
227 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
229 * config.sub: Update to version 2010-05-21.
230 * config.guess: Update to version 2010-04-03.
232 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
234 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
235 * configure: Regenerate.
237 2010-05-12 Sriraman Tallam <tmsriram@google.com>
239 * MAINTAINERS (Write After Approval): Add myself.
241 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
243 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
244 a platform that supports LTO.
245 * configure: Regenerate.
247 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
249 * configure.ac: Allow all the versions greater than 0.10 of PPL.
250 * configure: Regenerated.
252 2010-04-27 Roland McGrath <roland@redhat.com>
253 H.J. Lu <hongjiu.lu@intel.com>
255 * configure.ac (--enable-gold): Support both, both/gold and
256 both/bfd to add gold to configdirs without removing ld.
257 * configure: Regenerated.
259 * Makefile.def: Add install-gold dependency to install-ld.
260 * Makefile.in: Regenerated.
262 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
265 * configure.ac (--enable-lto): Refactor handling so libelf tests
266 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
267 and allow LTO to be explicitly enabled on non-ELF platforms that
268 are known to support it inside else-clause.
269 * configure: Regenerate.
271 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
273 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
274 * configure: Regenerate.
276 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
278 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
279 * configure: Regenerate.
281 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
283 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
285 * configure: Regenerate.
287 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
289 * MAINTAINERS (Write After Approval): Add myself.
291 2010-04-14 Tristan Gingold <gingold@adacore.com>
293 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
294 * configure: Regenerate.
296 2010-04-13 Steve Ellcey <sje@cup.hp.com>
298 * configure: Regenerate after change to elf.m4.
300 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
302 * MAINTAINERS (Write After Approval): Add myself.
304 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
306 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
307 * configure: Regenerated.
309 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
311 * configure.ac: Print "buggy but acceptable" when CLooG
312 revision is less than 9.
313 * configure: Regenerated.
315 2010-04-01 Diego Novillo <dnovillo@google.com>
317 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
319 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
326 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
328 * configure.ac: Do not pass --enable-multilib nor
329 --disable-multilib in baseargs. Accept explicitly passed
331 * configure: Regenerate.
333 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
335 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
337 2010-03-31 Janis Johnson <janis187@us.ibm.com>
339 * MAINTAINERS: Remove myself.
341 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
344 * configure.ac: Do not pass --enable-multilib nor
345 --disable-multilib in baseargs. Accept explicitly passed
347 * configure: Regenerate.
349 2010-03-28 Andrew Pinski <pinskia@gmail.com>
351 * MAINTAINERS (spu port): Remove me.
353 2010-03-23 Joseph Myers <joseph@codesourcery.com>
355 * configure.ac (tic6x-*-*): New case.
356 * configure: Regenerate.
358 2010-03-23 Joseph Myers <joseph@codesourcery.com>
360 * config.sub: Update to version 2010-03-22.
361 * config.guess: Update to version 2009-12-30.
363 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
366 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
367 * configure: Regenerate.
369 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
371 * MAINTAINERS: Update my email address.
373 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
375 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
376 (ghassan.shobaki@amd.com): Removed.
378 2010-03-17 Alan Modra <amodra@gmail.com>
380 * MAINTAINERS: Update my email address.
382 2010-03-16 Diego Novillo <dnovillo@google.com>
384 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
387 2010-03-16 Joseph Myers <joseph@codesourcery.com>
389 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
390 Gutson, Jeffrey D. Oldham and Mark Shinwell.
392 2010-03-16 Joseph Myers <joseph@codesourcery.com>
394 * MAINTAINERS: Update my email address.
396 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
398 * MAINTAINERS: Update my email address.
400 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
402 * MAINTAINERS: Update my email address.
404 2010-03-09 Jie Zhang <jie@codesourcery.com>
406 * MAINTAINERS: Update my email address.
408 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
411 * configure.ac (RANLIB): Default to true.
413 (RANLIB_FOR_TARGET): Remove superfluous : argument.
414 * configure: Regenerate.
416 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
418 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
419 (Write After Approval): Update my email address.
421 2010-02-17 Nick Clifton <nickc@redhat.com>
424 * Makefile.tpl (local-distclean): Also remove config.cache files in
425 sub-directories as there may not be Makefiles present in the
427 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
428 the config.cache files found by the find command.
430 * Makefile.in: Regenerate.
431 * configure.ac: Revert previous delta.
432 * configure: Regenerate.
434 2010-02-15 Nick Clifton <nickc@redhat.com>
437 * configure.ac: Delete config.cache files in sub-directories when
439 * configure: Regenerate.
441 2010-02-12 Ben Elliston <bje@gnu.org>
443 * MAINTAINERS: Update my email address.
445 2010-02-08 Andrew Pinski <pinskia@gmail.com>
447 * MAINTAINERS (spu port): Update my email address.
449 2010-02-08 Jie Zhang <jie.zhang@analog.com>
451 * MAINTAINERS: Add myself as a maintainer for the bfin port.
453 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
455 * configure.ac: Add "recommended" version checks for GMP/MPC.
456 Update recommended GMP/MPFR/MPC versions.
457 * configure: Regenerate.
459 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
461 * MAINTAINERS: Move my Embecosm email address into the
462 write-after-approval section.
464 2010-01-26 Ian Lance Taylor <iant@google.com>
466 * MAINTAINERS: Add myself as Go frontend maintainer.
468 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
470 PR libstdc++/36101, PR libstdc++/42813
471 * configure.ac (bootstrap_target_libs): Make inclusion of
472 target-libgomp conditional on libgomb being in target_configdirs.
473 * configure: Regenerate.
475 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
477 PR libstdc++/36101, PR libstdc++/42813
478 * configure.ac (bootstrap_target_libs): Include target-libgomp.
479 * configure: Regenerate.
481 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
483 PR libstdc++/36101, PR libstdc++/42813
484 * configure.ac (target_configdirs): Substitute.
485 * Makefile.def: Bootstrap target module libgomp.
486 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
487 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
488 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
489 * configure, Makefile.in: Regenerate.
491 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
493 * MAINTAINERS: Adjust my details.
495 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
497 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
499 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
501 * MAINTAINERS: reindented my entry with tabs instead of spaces.
503 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
505 * MAINTAINERS (Write After Approval): Add myself.
507 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
509 * MAINTAINERS (Write After Approval): Add myself.
511 2010-01-11 Richard Guenther <rguenther@suse.de>
514 * Makefile.def (all-lto-plugin): Depend on all-gcc.
515 * Makefile.in: Regenerated.
517 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
519 * configure.ac: Enable libjava build on x86_64-*freebsd*.
520 * configure: Regenerate.
522 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
523 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
526 * configure.ac: Include libtool m4 files.
527 (_LT_CHECK_OBJDIR): Call it.
528 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
529 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
531 * configure: Regenerate.
533 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
537 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
538 * Makefile.in: Regenerate.
540 2010-01-02 Richard Guenther <rguenther@suse.de>
543 * configure.ac: Include config/elf.m4. Disable LTO if not
544 builting for an elf target.
545 * configure: Regenerate.
547 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
549 * MAINTAINERS: Change my email address.
551 2009-12-18 Ben Elliston <bje@au.ibm.com>
553 * config.sub, config.guess: Update from upstream sources.
555 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
557 * MAINTAINERS (Write After Approval): Add myself.
559 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
565 * configure.ac: Require MPC.
566 * configure: Regenerate.
568 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
572 * libtool.m4: Sync from git Libtool.
573 * ltoptions.m4: Likewise.
574 * ltversion.m4: Likewise.
575 * lt~obsolete.m4: Likewise.
576 * ltmain.sh: Likewise.
578 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
580 * configure.ac: Update minimum MPC version to 0.8.
581 * configure: Regenerate.
583 2009-11-21 Sebastian Pop <sebpop@gmail.com>
585 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
586 * configure: Regenerated.
588 2009-11-21 Ian Lance Taylor <iant@google.com>
590 * configure.ac: Change default of poststage1_ldflags to be empty if
591 poststage1_libs is set. When poststage1_libs is empty, and
592 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
593 * configure: Rebuild.
595 2009-11-21 Adam Nemet <adambnmet@gmail.com>
597 * MAINTAINERS (Write After Approval): Update my email address.
599 2009-11-20 Ben Elliston <bje@au.ibm.com>
601 * config.guess: Update from upstream sources.
603 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
605 * Makefile.def: Restore host and target settings for gmp.
606 * Makefile.in: Rebuild.
608 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
610 * configure.ac: Add libelf to host_libs. Enable in-tree configury
611 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
612 Fix portability of test of C++ as bootstrap language. Add
613 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
614 * configure: Rebuild.
615 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
616 and cloog. Fix in-tree ppl configuration. Introduce libelf
618 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
619 (POSTSTAGE1_HOST_EXPORTS): Use it.
620 (STAGE[+id+]_CXXFLAGS): New.
621 (BASE_FLAGS_TO_PASS): Pass it down.
622 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
624 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
625 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
627 * Makefile.in: Rebuild.
629 2009-11-17 Ben Elliston <bje@au.ibm.com>
631 * config.sub, config.guess: Update from upstream sources.
633 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
635 * MAINTAINERS (Write After Approval): Add myself.
637 2009-11-09 Jon Beniston <jon@beniston.com>
639 * MAINTAINERS (Write After Approval): Add myself.
641 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
643 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
644 paths for *-w64-mingw* and x86_64-*mingw*.
645 * configure: Regenerated.
647 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
649 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
651 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
653 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
654 Phil Edwards to Write-After Approval.
656 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
658 * configure.ac: Disable target-winsup & co for
659 x86_64-*-mingw* and *-w64-mingw* targets.
660 * configure: Regenerated.
662 2009-10-16 Nick Clifton <nickc@redhat.com>
664 * MAINTAINERS: Add myself as a maintainer for the RX port.
666 2009-10-26 Johannes Singler <singler@kit.edu>
668 * MAINTAINERS (Write After Approval): Update my e-mail address.
670 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
672 * configure.ac (CLooG test): Use = with test.
673 * configure: Regenerate.
675 2009-10-22 Richard Guenther <rguenther@suse.de>
677 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
678 cloog if the ppl version check failed. Move flags saving
679 before setting in libelf check.
680 * configure: Regenerate.
682 2009-10-21 Richard Guenther <rguenther@suse.de>
684 * configure.ac: Adjust the ppl and cloog configure to work as
685 documented. Disable cloog if ppl was disabled. Omit the version
686 checks if they were disabled.
687 * configure: Re-generate.
689 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
691 * configure.ac: Add 'lto' to enable_languages, not
692 new_enable_languages, and only if not already present.
693 * configure: Regenerate.
695 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
697 * README: Refer to the various COPYING* files instead of just
699 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
701 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
703 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
705 2009-10-07 Richard Guenther <rguenther@suse.de>
707 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
708 and Richard Guenther as reviewers.
709 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
712 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
714 * config.sub: Update from upstream sources.
716 2009-10-06 Ian Lance Taylor <iant@google.com>
718 * Makefile.def: check-gold depends upon all-gas.
719 * Makefile.in: Rebuild.
721 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
723 * MAINTAINERS (Write After Approval): Add myself.
725 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
727 * Makefile.def: all-lto-plugin depends on all-libiberty.
728 set bootstrap=true for lto-plugin.
730 * Makefile.in: Regenerate.
731 * configure.ac (host_libs): Add lto-plugin.
732 * configure: Regenerate.
734 2009-10-03 Diego Novillo <dnovillo@google.com>
736 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
737 (HOST_LIBELFLIBS): Define.
738 (HOST_LIBELFINC): Define.
739 * Makefile.in: Regenerate.
740 * configure.ac: Add --enable-lto.
741 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
742 If --enable-lto is used, add 'lto' to new_enable_languages.
743 If --enable-lto is used and gold is enabled, add
744 lto-plugin to configdirs.
745 * configure: Regenerate.
747 2009-10-03 Simon Baldwin <simonb@google.com>
749 * configure.ac: If --with-system-zlib, suppress local zlib and
750 pass --with-system-zlib to subdir configure scripts.
751 * configure: Regenerate.
753 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
754 Paolo Bonzini <bonzini@gnu.org>
756 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
758 * Makefile.in: Rebuilt.
760 2009-09-26 Gary Funck <gary@intrepid.com>
762 * MAINTAINERS (Write After Approval): Add myself.
764 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
766 * configure.ac: Update minimum MPC version to 0.7.
767 * configure: Regenerate.
769 2009-09-25 Nick Clifton <nickc@redhat.com>
771 * configure.ac: Pass any --cache-file=/dev/null option on to
773 * configure: Regenerate.
775 2009-09-23 Nick Clifton <nickc@redhat.com>
777 * config.sub, config.guess: Update from upstream sources.
779 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
781 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
782 * Makefile.in: Rebuilt.
784 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
787 * configure.ac: Error out if $srcdir isn't '.' but contains
788 host-${host_noncanonical}.
789 * configure: Regenerate.
791 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
793 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
796 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
798 * configure.ac: If bootstrapping a combined tree with
799 --enable-gold, require c++ in stage1_languages.
800 * configure: Regenerate.
802 * configure.ac: Also add target_libs of stage1_languages to
803 bootstrap_target_libs.
804 * configure: Regenerate.
806 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
807 with --enable-languages not containing c++.
808 * configure: Regenerate.
810 2009-09-15 Jie Zhang <jie.zhang@analog.com>
812 * configure.ac: Disable java and boehm-gc for bfin-*-*.
813 * configure: Regenerate.
815 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
817 * MAINTAINERS (Write After Approval): Update my e-mail address,
818 and move from from here...
819 (Waiting for paperwork): To here.
821 2009-09-09 Joseph Myers <joseph@codesourcery.com>
823 * MAINTAINERS (Reviewers): Add self as driver reviewer.
825 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
827 * configure.ac: Do not use $extrasub for replacing @if/@endif
828 parts in Makefile; instead, use additional arguments to
829 AC_CONFIG_COMMANDS to do the replacement manually, with several
830 sed invocations, to avoid HP-UX sed command limits.
831 * configure: Regenerate.
833 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
835 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
838 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
840 * configure.ac (with-build-config): Document. Handle without.
841 Handle missing argument.
842 * configure: Rebuilt.
844 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
846 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
847 Default to bootstrap-debug only if compare-debug works.
848 * configure: Rebuilt.
849 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
850 * Makefile.in: Rebuilt.
852 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
854 * MAINTAINERS (OS Port Maintainers): Update my email address.
856 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
858 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
859 * Makefile.in: Rebuilt.
861 2009-09-01 Chris Demetriou <cgd@google.com>
863 * MAINTAINERS (Write After Approval): Add myself.
865 2009-08-31 Dodji Seketeli <dodji@redhat.com>
868 * include/dwarf2.h (enum dwarf_tag): Added
869 DW_TAG_GNU_template_template_param
870 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
872 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
874 * Makefile.tpl (AWK): Fix typo.
875 * Makefile.in: Regenerate.
877 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
879 * configure.ac: Detect awk and sed.
880 * Makefile.def (flags_to_pass): Add AWK and SED.
881 * Makefile.tpl (AWK, SED): New.
882 (BASE_FLAGS_TO_PASS): Add AWK and SED.
883 * configure: Regenerate.
884 * Makefile.in: Regenerate.
886 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
888 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
889 (collapseslashes): Likewise.
891 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
893 * configure.ac (AC_PREREQ): Bump to 2.64.
895 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
897 * configure.ac: Remove --with-datarootdir, --with-docdir,
898 --with-pdfdir, --with-htmldir switches.
899 * configure: Regenerate.
901 * configure: Regenerate.
903 * compile: Sync from Automake 1.11.
905 * install-sh: Likewise.
907 * mkinstalldirs: Likewise.
910 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
912 * ltmain.sh (func_normal_abspath): New function.
913 (func_relative_path): Likewise.
914 (func_mode_help): Document new -bindir option for link mode.
915 (func_mode_link): Add new -bindir option, and use it to place
916 output DLL if specified.
918 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
920 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
921 (baseargs): Add --disable-option-checking.
922 * configure: Regenerate.
924 * Makefile.def (configure-target-libiberty): Depend on
925 all-binutils and all-ld.
926 (configure-target-newlib): Likewise.
927 * Makefile.in: Regenerate.
929 2009-08-17 Ben Elliston <bje@au.ibm.com>
931 * config.sub, config.guess: Update from upstream sources.
933 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
935 Sync from src, merge:
937 2009-07-02 Tristan Gingold <gingold@adacore.com>
939 * configure.ac: Do not exclude gas for i386-*-darwin.
940 Add a case for x86_64-*-darwin.
941 * configure: Regenerate.
943 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
945 * MAINTAINERS: Add my name to Write After Approval list.
947 2009-08-06 Michael Eager <eager@eagercon.com>
949 * configure.ac: Add Microblaze target.
950 * configure: Regenerate.
952 2009-07-31 Christian Bruel <christian.bruel@st.com>
954 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
955 * configure: Regenerate.
957 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
959 * MAINTAINERS (Write After Approval): Update my e-mail address.
961 2009-07-06 Ian Lance Taylor <iant@google.com>
963 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
964 * configure: Rebuild.
966 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
968 * MAINTAINERS: Move myself to the Graphite Reviewers.
970 2009-06-30 Wei Guozhi <carrot@google.com>
972 * MAINTAINERS: Add my name to Write After Approval list.
974 2009-06-26 Steve Ellcey <sje@cup.hp.com>
977 * configure.ac (comparestring): Create new variable.
978 * Makefile.tpl (comparestring): Use to skip some comparisions.
979 * configure: Regenerate.
980 * Makefile.in: Regenerate.
982 2009-06-26 Doug Evans <dje@sebabeach.org>
984 * Makefile.def (host_modules): Add cgen.
985 * Makefile.in: Regenerate.
986 * configure.ac (host_tools): Add cgen.
987 * configure: Regenerate.
989 2009-06-23 DJ Delorie <dj@redhat.com>
991 * MAINTAINERS: Add myself as mep maintainer.
993 2009-06-23 Ian Lance Taylor <iant@google.com>
995 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
996 boot_languages. Only bootstrap target libraries listed in
997 target_libs for some boot language. Add --with-stage1-ldflags,
998 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
999 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1000 if not building with C++.
1001 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1002 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1003 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1004 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1005 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1006 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1007 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1008 * configure, Makefile.in: Rebuild.
1010 2009-06-23 Li Feng <nemokingdom@gmail.com>
1012 * MAINTAINERS: Added my name to write-after-approval list.
1014 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1016 * configure.ac: Define is_elf for QNX Neutrino targets.
1017 * configure: Regenerate.
1019 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1021 * MAINTAINERS: Added my name to the write-after-approval list
1023 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1025 * configure.ac: Detect MPC in default directory.
1026 * configure: Regenerate.
1028 2009-06-03 Jerome Guitton <guitton@adacore.com>
1029 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1031 * Makefile.tpl (all): Avoid a trailing backslash.
1032 * Makefile.in: Regenerate.
1034 2009-06-03 Ben Elliston <bje@au.ibm.com>
1036 * config.sub, config.guess: Update from upstream sources.
1038 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1040 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1042 * configure: Regenerate.
1044 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1046 * Makefile.tpl ([+compare-target+]): Compare all stage
1047 directories, rather than just gcc.
1048 * Makefile.in: Rebuilt.
1050 2009-06-01 Doug Kwan <dougkwan@google.com>
1052 * configure.ac: Support gold for target arm*-*-*.
1053 * configure: Regenerate.
1055 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1057 * Makefile.def: Add MPC support and dependencies.
1058 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1060 * Makefile.in, configure: Regenerate.
1062 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1064 * Makefile.tpl (all): Avoid harmless warning in make all when
1065 gcc-bootstrap is enabled but stage_last does not exist.
1066 * Makefile.in: Rebuilt.
1068 2009-05-24 Nicolas Roche <roche@adacore.com>
1070 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1071 * Makefile.in: Regenerate.
1073 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1075 * MAINTAINERS: Update my e-mail address.
1077 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1079 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1080 * configure: Regenerate.
1082 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1085 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1086 gcc-no-bootstrap are mutually exclusive.
1087 * Makefile.in: Rebuilt.
1089 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1092 * Makefile.tpl (all): Don't end with unconditional success.
1093 * Makefile.in: Rebuilt.
1095 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1098 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1099 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1100 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1101 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1102 stage_configureflags, stage_cflags and stage_libcflags into
1103 explicit Makefile macros.
1104 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1106 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1107 CC. Set CC_FOR_BUILD from CC.
1108 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1109 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1110 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1111 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1113 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1114 (_LIBCFLAGS): Renamed to _TFLAGS.
1115 (do-compare-debug, do-compare3-debug): Drop.
1116 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1117 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1118 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1119 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1120 (XGCC_FLAGS_FOR_TARGET): New.
1121 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1122 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1123 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1124 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1125 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1126 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1128 (BUILD_CONFIG): Include if requested.
1129 (all): Set TFLAGS on bootstrap.
1130 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1131 (all-stageid-prefixmodule): Likewise.
1132 (do-clean, distclean-stageid): Set TFLAGS.
1133 (restrap): Fix whitespace.
1134 * Makefile.in: Rebuilt.
1136 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1138 * config.guess: Sync with src.
1140 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1142 * configure.ac ($with_ppl): Default to no if not supplied.
1143 ($with_cloog): Likewise.
1144 configure: Regenerate.
1146 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1148 * MAINTAINERS: Update my e-mail address.
1150 2009-04-27 Nick Clifton <nickc@redhat.com>
1152 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1154 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1156 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1157 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1158 * Makefile.in: Regenerate.
1160 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1163 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1164 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1166 * configure, Makefile.in: Regenerate.
1168 2009-04-21 Taras Glek <tglek@mozilla.com>
1170 * include/hashtab.h: Update GTY annotations to new syntax
1171 * include/splay-tree.h: Likewise
1173 2009-04-17 Ben Elliston <bje@au.ibm.com>
1175 * config.sub, config.guess: Update from upstream sources.
1177 2009-04-15 Anthony Green <green@moxielogic.com>
1179 * configure.ac: Add moxie support.
1180 * configure: Rebuilt.
1182 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1184 * configure.ac: Change copyright header to refer to version
1185 3 of the GNU General Public License and to point readers at the
1186 COPYING3 file and the FSF's license web page.
1187 * Makefile.def: Likewise.
1188 * Makefile.tpl: Likewise.
1189 * Makefile.in: Regenerate.
1191 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1193 * configure.ac: Restore match for darwin9 or later. Use double
1194 brackets since regeneration eats one pair.
1195 * configure: Regenerate.
1197 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1200 * configure.ac: Require texinfo 4.7.
1201 * configure: Regenerated.
1203 2009-04-09 Nick Clifton <nickc@redhat.com>
1205 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1206 the GCC Runtime Library Exception.
1208 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1210 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1211 * configure: Regenerate.
1213 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1215 * Makefil.def (languages): New entries.
1216 * Makefile.tpl (check-gcc-*): New generic target.
1217 * Makefile.in: Regenerate.
1219 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1221 * MAINTAINERS: Update my email address.
1223 2009-03-18 Tom Tromey <tromey@redhat.com>
1225 * configure: Rebuild.
1226 * configure.ac (host_libs): Add libiconv.
1227 * Makefile.in: Rebuild.
1228 * Makefile.def (host_modules): Add libiconv.
1229 (configure-gdb, all-gdb): Depend on libiconv.
1231 2009-03-16 Tristan Gingold <gingold@adacore.com>
1233 * configure.ac: Treat gdb as supported on x86_64-darwin.
1234 * configure: Regenerate.
1236 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1238 * configure.ac (--with-host-libstdcxx): New option.
1239 * configure: Regenerate.
1241 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1243 * MAINTAINERS: Move myself into the write after approval list.
1245 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1247 * MAINTAINERS: Update e-mail address.
1249 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1251 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1253 2009-03-10 Ira Rosen <irar@il.ibm.com>
1255 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1257 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1259 Backport from git Libtool:
1261 2009-01-19 Robert Millan <rmh@aybabtu.com>
1262 Support GNU/kOpenSolaris.
1263 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1264 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1265 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1268 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1270 * MAINTAINERS: Update e-mail address.
1272 2009-02-24 Michael Eager <eager@eagercon.com>
1274 * MAINTAINERS (Write After Approval): Add self.
1276 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1278 * MAINTAINERS (Write After Approval): Add myself.
1280 2009-02-05 Andreas Schwab <schwab@suse.de>
1282 * Makefile.tpl (stage_last): Define $r and $s before using
1283 $(RECURSE_FLAGS_TO_PASS).
1284 * Makefile.in: Regenerate
1286 2009-01-30 Ian Lance Taylor <iant@google.com>
1288 * MAINTAINERS: Move myself to the Global Reviewers list.
1290 2009-01-29 Robert Millan <rmh@aybabtu.com>
1292 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1293 * configure: Regenerate.
1295 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1297 * MAINTAINERS: Make whitespace consistent.
1298 Remove Robert Millan from Write After Approval.
1300 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1302 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1303 (all-opcodes): Depend on all-libiberty.
1304 * Makefile.in: Regenerate.
1306 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1308 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1309 * configure: Regenerate.
1311 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1313 * MAINTAINERS (Write After Approval): Add myself.
1315 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1317 * MAINTAINERS: Add myself to reviewers (Fortran).
1319 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1321 PR tree-optimization/38515
1322 * configure.ac (cloog-polylib): Removed.
1323 (with_ppl, with_cloog): Test for "no".
1324 * configure: Regenerated.
1326 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1328 * MAINTAINERS: Moved myself to reviewers (Fortran).
1330 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1332 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1333 (Write After Approval): Remove myself.
1335 2009-01-03 Diego Novillo <dnovillo@google.com>
1337 * MAINTAINERS: Remove myself from alias maintainership.
1339 2009-01-02 David Ayers <ayers@fsfe.org>
1341 * MAINTAINERS: Update e-mail address.
1343 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1345 * MAINTAINERS: Make whitespace consistent.
1347 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1349 Backport from upstream Libtool:
1350 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1351 Add cache variables to tests that require the linker to work.
1352 For shlibpath_overrides_runpath, this also changes the semantics
1353 to let the result from the C compiler take precedence.
1355 2008-12-02 Ben Elliston <bje@au.ibm.com>
1357 * config.sub, config.guess: Update from upstream sources.
1359 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1361 * configure.ac (ppllibs): Add by default the lib flags.
1362 * configure: Regenerate.
1364 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1366 * MAINTAINERS: Add myself to the write after approval list.
1368 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1370 * configure.ac: Add double brackets on darwin[912].
1371 * configure: Regenerate.
1373 2008-12-03 Daniel Kraft <d@domob.eu>
1375 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1376 Approval to Reviewer section (for Fortran front-end).
1378 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1380 * configure.ac: Expand to darwin10 and later.
1381 * configure: Regenerate.
1383 2008-12-02 Andreas Schwab <schwab@suse.de>
1385 * Makefile.def: configure-target-boehm-gc depends on
1386 all-target-libstdc++-v3.
1387 * Makefile.in: Regenerate.
1389 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1391 * MAINTAINERS: Add myself as mingw maintainer.
1393 2008-12-02 Ben Elliston <bje@au.ibm.com>
1395 * config.sub, config.guess: Update from upstream sources.
1397 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1399 * README.SCO: Remove.
1401 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1403 * MAINTAINERS: Add myself to the write after approval list.
1405 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1407 * MAINTAINERS: Update my email address in WAA section.
1409 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1411 * MAINTAINERS: Update e-mail address.
1413 2008-11-27 Toon Moene <toon@moene.org>
1415 * MAINTAINERS: Change e-mail address.
1417 2008-11-27 Tristan Gingold <gingold@adacore.com>
1419 * configure.ac: Build gdb for i?86-*-darwin*
1420 * configure: Regenerated.
1422 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1424 * MAINTAINERS: Added my full name.
1426 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1433 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1435 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1436 * Makefile.in: Regenerated.
1438 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1445 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1446 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1447 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1448 (HOST_EXPORTS): Pass CPPFLAGS.
1449 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1450 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1451 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1452 * Makefile.in, configure: Regenerated.
1453 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1454 and CPPFLAGS_FOR_BUILD.
1456 2008-11-06 Jeff Law <law@redhat.com>
1458 * MAINTAINERS: Add myself as middle end maintainer.
1460 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1462 * MAINTAINERS (Write after approval): Add myself.
1464 2008-11-05 Diego Novillo <dnovillo@google.com>
1466 * MAINTAINERS (Global Reviewers): Add myself.
1467 (Non-Algorithmic Maintainers): Remove myself.
1469 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1471 * MAINTAINERS (Write after approval): Add myself.
1473 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1475 * MAINTAINERS (Write after approval): Add myself.
1477 2008-10-31 Ben Elliston <bje@au.ibm.com>
1479 * configure.ac (spu-*-*): Remove special case.
1480 * configure: Regenerate.
1482 2008-10-30 Catherine Moore <clm@codesourcery.com>
1484 * MAINTAINERS (Write after approval): Update my email address.
1486 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1488 * configure.ac [spu-*-*]: Do not set skipdirs.
1489 * configure: Re-generate.
1491 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1493 * MAINTAINERS (Various Maintainers): Add myself to reload.
1495 2008-10-25 Richard Guenther <rguenther@suse.de>
1497 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1498 maintainer. Remove myself as libgcc-math maintainer.
1499 (Non-Algorithmic Maintainers): Remove myself.
1501 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1503 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1504 * Makefile.in: Regenerated.
1506 2008-10-23 Cary Coutant <ccoutant@google.com>
1508 * MAINTAINERS (Write after approval): Add myself.
1510 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1517 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1518 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1519 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1520 (HOST_EXPORTS): Pass CPPFLAGS.
1521 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1522 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1523 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1524 * Makefile.in, configure: Regenerated.
1525 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1526 and CPPFLAGS_FOR_BUILD.
1528 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1530 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1533 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1535 * MAINTAINERS (Write After Approval): Added myself.
1537 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1539 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1540 recommended version to 2.3.2.
1542 * configure: Regenerate.
1544 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1546 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1548 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1550 * MAINTAINERS (Write After Approval): Update e-mail address.
1552 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1554 * libtool.m4: Update to libtool 2.2.6.
1555 * lt~obsolete.m4: Update to libtool 2.2.6.
1556 * ltmain.sh: Update to libtool 2.2.6.
1557 * ltsugar.m4: Update to libtool 2.2.6.
1558 * ltversion.m4: Update to libtool 2.2.6.
1559 * ltoptions.m4: Update to libtool 2.2.6.
1560 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1562 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1564 * MAINTAINERS (Write After Approval): Add myself.
1566 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1568 * MAINTAINERS (Write After Approval): Update my name.
1570 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1572 * MAINTAINERS: Add myself in "Write After Approval".
1574 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1576 * MAINTAINERS: Add myself as ia64 maintainer.
1578 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1580 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1581 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1582 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1583 and Michael Tiemann from Write After Approval since they do not
1584 actually have access.
1586 2008-09-05 Richard Guenther <rguenther@suse.de>
1588 * configure.ac: Initialize clooglibs to -lcloog.
1589 * configure: Re-generate.
1591 2008-09-04 Le-Chun Wu <lcwu@google.com>
1593 * MAINTAINERS (Write After Approval): Add myself.
1595 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1597 * configure.ac (--with-cloog-polylib): New.
1598 (--disable-cloog-version-check): New.
1599 (--disable-ppl-version-check): New.
1600 * configure: Re-generate.
1602 2008-09-03 Richard Guenther <rguenther@suse.de>
1604 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1606 * configure: Re-generate.
1608 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1611 * MAINTAINERS: Add picoChip maintainers.
1613 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1614 Tobias Grosser <grosser@fim.uni-passau.de>
1615 Jan Sjodin <jan.sjodin@amd.com>
1616 Harsha Jagasia <harsha.jagasia@amd.com>
1617 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1618 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1619 Adrien Eliche <aeliche@isty.uvsq.fr>
1621 Merge from graphite branch.
1622 * configure: Regenerate.
1623 * Makefile.in: Regenerate.
1624 * configure.ac (host_libs): Add ppl and cloog.
1625 Add checks for PPL and CLooG.
1626 * Makefile.def (ppl, cloog): Added modules and dependences.
1627 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1628 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1630 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1632 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1633 (GCC_SHLIB_SUBDIR): New.
1634 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1635 * configure: Regenerate.
1636 * Makefile.in: Regenerate.
1638 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1640 * MAINTAINERS: Consistently use tabs to separate columns.
1642 2008-08-29 Tristan Gingold <gingold@adacore.com>
1644 * MAINTAINERS (Write after Approval): Add myself.
1646 2008-08-28 Tristan Gingold <gingold@adacore.com>
1648 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1649 Enable bfd, binutils and opcodes.
1650 * configure: Regenerate.
1652 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1654 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1656 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1658 * MAINTAINERS: Use correct Umlaut for last name.
1660 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1662 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1664 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1666 * MAINTAINERS: Update my email address.
1668 2008-08-16 Nicolas Roche <roche@adacore.com>
1670 * Makefile.tpl: Add BOOT_ADAFLAGS.
1671 * Makefile.in: Regenerate.
1673 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1675 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1676 * configure: Regenerate.
1678 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1680 * configure.ac: Add makefile fragments for hpux.
1681 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1682 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1683 * configure: Regenerate.
1684 * Makefile.in: Regenerate.
1686 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1688 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1690 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1692 * MAINTAINERS (Write after Approval): Add myself.
1694 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1696 * MAINTAINERS (Write After Approval): Add myself.
1698 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1700 * MAINTAINERS (Write After Approval): Add myself.
1702 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1704 * MAINTAINERS: Update my email address.
1706 2008-06-25 Joey Ye <joey.ye@intel.com>
1708 * MAINTAINERS (Write After Approval): Add myself.
1710 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1712 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1713 * Makefile.in: Regenerate.
1714 * configure: Regenerate.
1716 2008-06-17 Daniel Kraft <d@domob.eu>
1718 * MAINTAINERS (Write After Approval): Add myself.
1720 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1722 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1723 "$@" is still intact with both Autoconf 2.59 and 2.62.
1724 * configure: Regenerate.
1726 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1728 * Makefile.tpl: Fix comment errors.
1729 * Makefile.in: Regenerate.
1731 2008-06-12 David S. Miller <davem@davemloft.net>
1732 David Edelsohn <edelsohn@gnu.org>
1734 * configure.ac: Add powerpc*-*-* to gold supported targets.
1735 * configure: Regenerate.
1737 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1739 PR tree-optimization/36218
1740 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1741 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1742 (all prefix="build-"): Pass them to build-system sub-makes.
1743 * Makefile.in: Regenerate.
1745 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1747 * MAINTAINERS (mt port): Remove.
1748 (sco5, unixware, sco udk): Remove.
1749 (Kean Johnston): Add to Write After Approval.
1751 2008-05-30 Julian Brown <julian@codesourcery.com>
1753 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1754 of libobjc for ARM EABI Linux.
1755 * configure: Regenerate.
1757 2008-05-18 Xinliang David Li <davidxl@google.com>
1759 * ChangeLog: Remove wrong ChangeLog entry.
1761 2008-05-17 Xinliang David Li <davidxl@google.com>
1763 * MAINTAINERS (Write After Approval): Add myself.
1765 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1767 * MAINTAINERS (Write After Approval): Add myself.
1769 2008-05-14 Rafael Espíndola <espindola@google.com>
1771 * config-ml.in: don't handle --enable-shared and --enable-static.
1773 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1775 * MAINTAINERS: Update my email address.
1777 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1779 * MAINTAINERS: Update my email address.
1781 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1783 * MAINTAINERS (Write After Approval): Add myself.
1785 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1787 * MAINTAINERS (Write After Approval): Add myself.
1789 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1791 * MAINTAINERS (crx): Add myself.
1793 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1796 2008-04-14 David S. Miller <davem@davemloft.net>
1798 * configure.ac: Add sparc*-*-* to gold supported targets.
1799 * configure: Regenerate.
1801 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1804 * configure.ac: Include override.m4.
1805 * configure: Regenerate.
1807 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1809 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1810 * Makefile.in: Regenerate.
1812 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1814 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1815 as nonconfigurable directories list.
1816 * configure: Regenerate.
1818 2008-04-14 Ben Elliston <bje@au.ibm.com>
1820 * config.sub, config.guess: Update from upstream sources.
1822 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1824 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1825 * Makefile.in: Regenerate.
1827 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1829 * configure.ac: Do not build libssp for the AVR.
1830 * configure: Regenerate.
1832 2008-04-07 Ian Lance Taylor <iant@google.com>
1834 * Makefile.def: check-gold depends upon all-binutils.
1835 * Makefile.in: Regenerate.
1837 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1839 * MAINTAINERS (Write After Approval): Add myself.
1841 2008-04-04 Nick Clifton <nickc@redhat.com>
1844 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1846 * configure: Regenerate.
1848 2008-04-04 NightStrike <NightStrike@gmail.com>
1851 * configure.ac: Combine rules for mingw32 and mingw64.
1852 * configure: Regenerate.
1854 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1856 * MAINTAINERS (Write After Approval): Add myself.
1858 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1860 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1861 * Makefile.in (.NOTPARALLEL): Ditto.
1863 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1865 * MAINTAINERS (Write After Approval): Add myself.
1867 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1869 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1870 * Makefile.in (.NOTPARALLEL): Regenerate.
1872 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1874 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1875 * Makefile.in: Regenerate.
1877 2008-03-26 Jakub Staszak <kuba@et.pl>
1879 * MAINTAINERS (Write After Approval): Add myself.
1881 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1883 * MAINTAINERS: Update e-mail address.
1885 2008-03-20 Ian Lance Taylor <iant@google.com>
1887 * configure.ac: Add support for --enable-gold.
1888 * Makefile.def: Add gold as a directory like ld.
1889 * configure, Makefile.in: Regenerate.
1891 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1893 * configure.ac: m4_include config/proginstall.m4.
1894 * configure: Regenerate.
1896 Backport from upstream Libtool:
1898 2007-10-12 Eric Blake <ebb9@byu.net>
1900 Deal with Autoconf 2.62's semantic change in m4_append.
1901 * ltsugar.m4 (lt_append): Replace broken versions of
1903 (lt_if_append_uniq): Don't require separator to be overquoted,
1904 and avoid broken m4_append.
1905 (lt_dict_add): Fix typo.
1906 * libtool.m4 (_LT_DECL): Don't overquote separator.
1908 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1910 * config.rpath: Add AIX 6 support.
1912 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1914 * Makefile.def (stageprofile). Remove -fprofile-generate
1915 from stage_libcflags.
1916 * Makefile.in: Regenerate.
1918 2008-03-13 Ben Elliston <bje@au.ibm.com>
1920 * config.sub, config.guess: Update from upstream sources.
1922 2008-03-06 Tom Tromey <tromey@redhat.com>
1924 * MAINTAINERS: Update for treelang deletion.
1926 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1928 * MAINTAINERS: Update my email address.
1930 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1932 * MAINTAINERS (darwin port): Add myself as a maintainer.
1933 (objective-c/c++): Add myself as a maintainer.
1935 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1937 * MAINTAINERS (Write After Approval): Update my email address.
1939 2008-02-25 Tomas Bily <tbily@suse.cz>
1941 * MAINTAINERS (Write After Approval): Add myself.
1943 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1945 * MAINTAINERS (OpenMP): Add myself.
1947 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1952 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1953 * configure: Regenerate.
1955 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1956 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1957 STAGE4_LIBCFLAGS): New.
1958 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1959 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1960 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1961 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1962 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1963 for target modules. Don't export LIBCFLAGS.
1964 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1965 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1966 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1967 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1968 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1969 * Makefile.in: Regenerate.
1971 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1974 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1975 Do not use -DDLL_EXPORT. Backport from upstream.
1977 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1979 * MAINTAINERS (Write After Approval): Add myself.
1981 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1983 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1984 * configure: Regenerate.
1986 2008-01-31 Marc Gauthier <marc@tensilica.com>
1988 * configure.ac (xtensa*-*-*): Recognize processor variants.
1989 * configure: Regenerate.
1991 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1994 * configure.ac (PARSE_ARGS): Push suitable setting of
1995 ac_subdirs_all, for `./configure --help=recursive'.
1996 Handle `+' in generic toplevel directory disabling.
1997 * configure: Regenerate.
1999 2008-01-28 Nick Clifton <nickc@redhat.com>
2001 * MAINTAINERS (xstormy16): Take over maintainership.
2003 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2005 * MAINTAINERS (c4x port): Remove.
2007 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2009 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2011 2008-01-23 Ben Elliston <bje@au.ibm.com>
2013 * config.sub, config.guess: Update from upstream sources.
2015 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2017 * MAINTAINERS (Write After Approval): Add myself.
2019 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2021 * MAINTAINERS: Update my email address.
2023 2008-01-09 Raksit Ashok <raksit@google.com>
2025 * MAINTAINERS (Write After Approval): Add myself.
2027 2008-01-09 Raksit Ashok <raksit@google.com>
2029 * MAINTAINERS (Write After Approval): Add myself.
2031 2008-01-08 Ben Elliston <bje@au.ibm.com>
2033 * config.sub, config.guess: Update from upstream sources.
2035 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2037 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2038 Change recommended MPFR from 2.2.1 -> 2.3.0.
2039 * configure: Regenerate.
2041 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2043 * MAINTAINERS: Update my email address.
2045 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2047 * MAINTAINERS: Update my email address.
2049 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2051 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2052 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2053 * Makefile.in: Regenerate.
2055 2007-12-10 Mark Heffernan <meheff@google.com>
2057 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2060 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2062 * configure.ac: Enable libjava for x86_64-*-darwin9.
2063 * configure: Regenerate.
2065 2007-12-07 Bill Maddox <maddox@google.com>
2067 * MAINTAINERS (Write After Approval): Add myself.
2069 2007-12-05 Ben Elliston <bje@au.ibm.com>
2071 * config.sub, config.guess: Update from upstream sources.
2073 2007-12-02 Matthias Klose <doko@ubuntu.com>
2075 * config-ml.in: Remove 64bit configure tests.
2077 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2079 * config-ml.in: Robustify against white space in absolute file
2082 * config-ml.in (multi-clean): Substitute ${Makefile}.
2083 Remove superfluous ${Makefile} in list.
2085 2007-11-19 Thiemo Seufer <ths@mips.com>
2087 * config-ml.in: Don't hardcode the Makefile name.
2089 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2091 * MAINTAINERS (Write After Approval): Add myself.
2093 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2095 * MAINTAINERS (Write After Approval): Add myself.
2097 2007-11-06 Doug Kwan <dougkwan@google.com>
2099 * MAINTAINERS (Write After Approval): Add myself.
2101 2007-10-25 Ben Elliston <bje@au.ibm.com>
2103 * MAINTAINERS (mercury): Remove entry.
2104 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2106 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2108 * Makefile.def (dependencies): Make configure-gdb depend on
2110 * Makefile.in: Regenerated.
2112 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2114 * MAINTAINERS (Fortran maintainer): Remove myself.
2116 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2118 * Makefile.def: To avoid problems running with parallel makes,
2119 build newlib before libgloss so that target specific header
2121 * Makefile.in: Regenerate
2123 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2125 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2126 * Makefile.in: Regenerate.
2128 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2130 * MAINTAINERS (Register allocation reviewer): Add myself.
2132 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2134 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2135 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2136 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2137 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2138 * configure: Regenerate.
2140 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2142 * MAINTAINERS (Register allocation reviewer): Add myself.
2144 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2146 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2147 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2148 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2149 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2150 * configure.ac: Default them to host tools for $host = $build.
2153 * configure: Regenerate.
2154 * Makefile.in: Regenerate.
2156 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2158 * MAINTAINERS (Register allocation reviewer): Add myself.
2160 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2162 * MAINTAINERS (Register allocation reviewer): Add myself.
2164 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2166 * MAINTAINERS (Write After Approval): Fix typo.
2168 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2170 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2171 * configure: Regenerate.
2173 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2176 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2177 they're already prefixed.
2179 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2181 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2183 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2184 * configure: Regenerate.
2185 * Makefile.in: Regenerate.
2187 2007-09-17 Andreas Schwab <schwab@suse.de>
2189 * configure.ac: Raise minimum makeinfo version to 4.6.
2190 * configure: Regenerate.
2192 2007-09-17 Johannes Singler <singler@ira.uka.de>
2194 * MAINTAINERS (write-after-approval) add myself
2196 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2198 * configure.ac: Correct makeinfo version check.
2199 * configure: Regenerate.
2201 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2203 * MAINTAINERS: Update my email address.
2205 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2207 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2208 to $skipdirs and only disable gprof for newlib. Use the normal
2209 mips*-elf* handling in other respects.
2210 * configure: Regnerate.
2212 2007-09-12 David Daney <ddaney@avtrex.com>
2214 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2216 * configure: Regenerate.
2218 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2221 * configure.ac: For libgloss targets, point the linker to the linker
2222 script, startup code and simulator library.
2223 * configure: Regenerate.
2225 2007-09-07 Andrew Haley <aph@redhat.com>
2227 * configure.ac (noconfigdirs): Remove target-libffi and
2229 * configure: Regenerate.
2231 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2234 * configure.ac: Use config/mh-mingw on mingw.
2235 * configure: Regenerate.
2237 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2239 * MAINTAINERS (Write After Approval): Add myself.
2241 2007-09-05 Richard Guenther <rguenther@suse.de>
2243 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2244 nor --disable-checking is provided also turn on yes and types
2245 checking for stage1.
2246 * configure: Re-generate.
2248 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2250 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2251 (Write After Approval): Remove myself.
2253 2007-08-29 Nick Clifton <nickc@redhat.com>
2255 * config.sub, config.guess: Update from upstream sources.
2257 2007-08-22 Bud Davis <jmdavis@link.com>
2259 * MAINTAINERS (Write After Approval): Added myself.
2260 * MAINTAINERS (Reviewers): Removed myself.
2262 2007-08-18 Paul Brook <paul@codesourcery.com>
2263 Joseph Myers <joseph@codesourcery.com>
2265 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2266 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2267 * Makefile.in: Regenerate.
2268 * configure.ac (--with-debug-prefix-map): New.
2269 * configure: Regenerate.
2271 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2272 Nigel Stephens <nigel@mips.com>
2274 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2275 as target_makefile_frag.
2276 * configure: Regenerate.
2278 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2280 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2281 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2282 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2283 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2284 (do-compare, do-compare3, do-compare-debug): New.
2285 ([+compare-target+]): Use them.
2287 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2289 * MAINTAINERS (Write After Approval): Change my email address.
2291 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2292 Ben Elliston <bje@au.ibm.com>
2294 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2295 --silent if $silent.
2296 * configure: Regenerate.
2298 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2300 * MAINTAINERS (Various Maintainers): Add myself as
2301 loop infrastructure maintainer. Update my e-mail
2304 2007-07-31 Diego Novillo <dnovillo@google.com>
2306 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2309 2007-07-26 Richard Guenther <rguenther@suse.de>
2311 * configure.ac: Add types checking to stage1 checking flags.
2312 * configure: Regenerate.
2314 2007-07-17 Nick Clifton <nickc@redhat.com>
2316 * COPYING3: New file. Contains version 3 of the GNU General
2318 * COPYING3.LIB: New file. Contains version 3 of the GNU
2319 Lesser General Public License.
2321 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2323 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2325 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2327 * MAINTAINERS (S/390 co-maintainer): Add myself.
2328 (Write After Approval): Remove myself.
2330 2007-07-13 Dan Hipschman <dsh@google.com>
2332 * MAINTAINERS (Write After Approval): Add myself.
2334 2007-07-11 Nick Clifton <nickc@redhat.com>
2336 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2338 * Makefile.in: Regenerate.
2340 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2342 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2345 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2347 * lt~obsolete.m4: New. Import from 20070318 libtool.
2349 2007-07-03 Julian Brown <julian@codesourcery.com>
2351 * MAINTAINERS (Write After Approval): Add myself.
2353 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2355 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2356 * configure: Regenerate.
2358 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2360 * configure.ac: Add some missing m4 quotation.
2361 * configure: Regenerate.
2363 2007-07-02 Simon Baldwin <simonb@google.com>
2365 * MAINTAINERS (Write After Approval): Add myself.
2367 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2369 * configure: Regenerate.
2371 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2373 * Makefile.def: Add windmc tool to build.
2374 * Makefile.tpl: Likewise.
2375 * configure.ac: Likewise.
2376 * Makefile.in: Regenerate.
2377 * configure: Regenerate.
2379 2007-06-28 DJ Delorie <dj@redhat.com>
2381 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2382 not building newlib.
2383 * configure: Regenerated.
2385 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2387 * MAINTAINERS (Write After Approval): Add myself.
2389 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2391 * MAINTAINERS (Write After Approval): Add myself.
2393 2007-06-19 Chris Matthews <chrismatthews@google.com>
2395 * MAINTAINERS (Write After Approval): Add myself.
2397 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2399 * MAINTAINERS (Write After Approval): Add myself.
2401 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2403 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2404 * Makefile.in: Regenerated.
2406 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2408 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2409 bfin*-*-uclinux* targets.
2410 * configure: Regenerate.
2412 2007-06-14 Ian Lance Taylor <iant@google.com>
2414 * MAINTAINERS: Add myself as non-algorithmic global write
2417 2007-06-14 Diego Novillo <dnovillo@google.com>
2419 * MAINTAINERS: Add self as middle-end maintainer and
2420 non-algorithmic global write maintainer.
2422 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2424 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2425 Move all Fortran maintainers except Paul Brook into the
2426 Non-Autopoiesis section.
2428 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2430 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2431 (distclean-stage[+id+]): Possibly delete stage_last.
2432 * Makefile.in: Regenerate.
2434 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2436 * MAINTAINERS (Various Maintainer): Fix typo.
2438 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2440 * MAINTAINERS (Various Maintainer): Add myself as
2441 dataflow maintainer.
2443 2007-06-07 Ben Elliston <bje@au.ibm.com>
2445 * config.sub, config.guess: Update from upstream sources.
2447 2007-06-07 Ben Elliston <bje@au.ibm.com>
2449 * Makefile.tpl: Fix spelling error.
2450 * Makefile.in: Regenerate.
2452 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2454 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2455 lt_cv_sys_max_cmd_len.
2457 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2459 * MAINTAINERS (Various Maintainers): Add myself as
2460 auto-vectorizer maintainer.
2462 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2465 * libtool.m4: Revert previous change.
2466 * ltgcc.m4: Put it here.
2468 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2470 * MAINTAINERS (Various Maintainers): Add myself as
2471 auto-vectorizer maintainer.
2473 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2476 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2478 2007-05-30 Richard Guenther <rguenther@suse.de>
2480 * MAINTAINERS (Various Maintainers): Add myself as
2481 auto-vectorizer maintainer.
2483 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2486 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2487 * configure: Rebuilt.
2489 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2491 * MAINTAINERS (Write After Approval): Removed my name.
2493 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2495 * MAINTAINERS (Write After Approval): Remove myself.
2497 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2499 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2501 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2503 * ltmain.sh: Update from ToT Libtool.
2504 * libtool.m4: Update from ToT Libtool.
2505 * ltsugar.m4: New. Update from ToT Libtool.
2506 * ltversion.m4: New. Update from ToT Libtool.
2507 * ltoptions.m4: New. Update from ToT Libtool.
2509 * ltcf-c.sh: Remove.
2510 * ltcf-cxx.sh: Remove.
2511 * ltcf-gcj.sh: Remove.
2513 2007-05-22 Ollie Wild <aaw@google.com>
2515 * MAINTAINERS (Write After Approval): Add myself.
2517 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2519 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2521 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2522 Remove CFLAGS/LIBCFLAGS.
2523 (configure-stage[+id+]-[+prefix+][+module+],
2524 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2525 * Makefile.in: Regenerate.
2527 2007-05-15 Diego Novillo <dnovillo@google.com>
2529 * MAINTAINERS: Update e-mail address.
2531 2007-05-15 Revital Eres <eres@il.ibm.com>
2533 * MAINTAINERS (Write After Approval): Add myself.
2535 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2537 * MAINTAINERS (Write After Approval): Updated my address.
2539 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2541 * MAINTAINERS (Write After Approval): Add myself.
2543 2007-05-11 Silvius Rus <rus@google.com>
2545 * MAINTAINERS (Write After Approval): Add myself.
2547 2007-04-23 Tom Tromey <tromey@redhat.com>
2549 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2551 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2553 * MAINTAINERS (cpplib): Rename to ...
2554 (libcpp): ... this. Add C/C++ front end maintainers.
2556 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2558 * config-ml.in: Pass ${ml_config_env} to configure calls.
2560 2007-04-04 Christian Bruel <christian.bruel@st.com>
2562 * MAINTAINERS (Write After Approval): Add myself.
2564 2007-04-02 Dave Korn <dave.korn@artimi.com>
2566 * MAINTAINERS (Write After Approval): Add myself.
2568 2007-03-31 Tobias Burnus <burnus@net-b.de>
2570 * MAINTAINERS (fortran 95 front end): Add myself.
2572 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2574 * MAINTAINERS (Write After Approval): Add myself.
2576 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2578 * MAINTAINERS (Modulo Scheduler): Add myself.
2580 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2582 * MAINTAINERS (fortran 95 front end): Add myself.
2583 (c++ front end): whitespace fix.
2585 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2587 * MAINTAINERS (Write After Approval): Add myself.
2589 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2591 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2592 of glob. Quote arguments with single quotes too.
2593 * configure: Regenerate.
2595 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2597 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2598 * Makefile.in: Regenerate
2600 2007-03-07 Andreas Schwab <schwab@suse.de>
2602 * configure: Regenerate.
2604 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2606 * configure.ac: Add "--with-pdfdir" configure option,
2607 which defines pdfdir variable.
2608 * Makefile.def (target=fixincludes): Add install-pdf to
2610 (recursive_targets): Add install-pdf target.
2611 (flags_to_pass): Add pdfdir.
2612 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2614 * configure: Regenerate
2615 * Makefile.in: Regenerate
2617 2007-02-28 Eric Christopher <echristo@apple.com>
2620 2006-12-07 Mike Stump <mrs@apple.com>
2622 * Makefile.def (dependencies): Add dependency for
2623 install-target-libssp and install-target-libgomp on
2625 * Makefile.in: Regenerate.
2627 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2629 * configure: Regenerate.
2630 * configure.ac: Move statements after variable declarations.
2632 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2634 * MAINTAINERS: Add myself as sh maintainer.
2636 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2638 * configure.ac: Adjust for loop syntax.
2639 * configure: Regenerate.
2641 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2643 * configure: Rebuilt.
2645 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2647 * configure.ac: Drop multiple occurrences of --enable-languages,
2648 and fix its quoting.
2649 * configure: Rebuilt.
2651 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2652 Nathan Sidwell <nathan@codesourcery.com>
2653 Vladimir Prus <vladimir@codesourcery.com>
2654 Joseph Myers <joseph@codesourcery.com>
2656 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2657 * configure: Regenerate.
2659 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2661 * ltconfig (freebsd*): Default to elf.
2663 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2665 * configure.ac (target_libraries): Move libgcc before libiberty.
2666 * configure: Regenerated.
2668 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2669 Paolo Bonzini <bonzini@gnu.org>
2672 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2673 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2674 * configure: Regenerated.
2676 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2678 * MAINTAINERS (Language Front End Maintainers): Update my mail
2681 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2684 * configure.ac: Correct syntax for Solaris ksh.
2685 * configure: Regenerated.
2687 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2689 * configure.ac: Sync with src.
2690 * configure: Regenerate.
2692 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2694 * Makefile.in: Regenerate.
2696 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2698 * config.sub: Sync with src.
2700 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2702 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2703 noncanonical equivalents.
2704 * configure.in: Rename to...
2705 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2706 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2707 target_noncanonical. Use them. Rewrite removal of configure
2708 arguments for autoconf 2.59. Discard variable settings. Force
2709 program_transform_name for native tools.
2711 * Makefile.in: Regenerated.
2712 * configure: Regenerated with autoconf 2.59.
2714 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2716 * MAINTAINERS (Write After Approval): Add myself.
2718 2007-01-31 Andreas Schwab <schwab@suse.de>
2720 * Makefile.tpl (LDFLAGS): Substitute it.
2721 * Makefile.in: Regenerate.
2723 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2725 * MAINTAINERS (Write After Approval): Add myself.
2727 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2729 * MAINTAINERS (spu port): Add myself.
2731 2007-01-23 Richard Guenther <rguenther@suse.de>
2734 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2735 * Makefile.tpl (GNATBIND): Substitute it.
2736 (GNATMAKE): Likewise.
2737 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2739 * Makefile.in: Regenerate.
2740 * configure: Regenerate.
2742 2007-01-18 Mike Stump <mrs@apple.com>
2744 * configure.in: Re-enable -Werror for gcc builds.
2746 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2748 * MAINTAINERS (Write After Approval): Add myself.
2750 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2752 * configure.in: Change == to = in test command.
2753 * configure: Regenerate.
2755 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2756 Nick Clifton <nickc@redhat.com>
2757 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2759 * configure.in (build_configargs, host_configargs, target_configargs):
2760 Remove build/host/target parameters.
2761 (host_libs): Add gmp and mpfr.
2762 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2763 * Makefile.def (gmp, mpfr): New.
2764 (gcc): Remove target.
2765 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2766 target_os, target_vendor): New.
2767 (configure): Add host_alias/target_alias arguments; adjust invocations.
2768 * configure: Regenerate.
2769 * Makefile.in: Regenerate.
2771 2007-01-11 Matt Fago <fago@earthlink.net>
2773 * configure.in: Try to link to functions only in mpfr 2.2.x
2774 to improve robustness of configure tests.
2775 * configure: Regenerate.
2777 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2779 * MAINTAINERS: Add myself as i386 maintainer.
2781 2007-01-08 Jan Hubicka <jh@suse.cz>
2783 * MAINTAINERS: Add myself as i386 maintainer.
2785 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2787 * configure.in: Add support for an x86_64-mingw* target.
2788 * configure: Regenerate.
2790 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2792 * Makefile.tpl (all-target): Correct @if conditional for target
2794 * configure.in: Omit libiberty if building only target libgcc.
2795 * configure, Makefile.in: Regenerated.
2797 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2799 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2800 * configure: Regenerate.
2802 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2804 * Makefile.def (target_modules): Add libgcc.
2805 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2806 * Makefile.tpl (clean-target-libgcc): Delete.
2807 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2808 on gcc even for bootstrapped modules. Rewrite handling of
2809 lang_env_dependencies to loop over target_modules.
2810 * configure.in (target_libraries): Add target-libgcc.
2811 * Makefile.in, configure: Regenerated.
2813 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2815 * configure.in: Reorganize recognition of languages. Add
2816 --enable-stage1-languages. Show supported languages for the chosen
2817 target rather than all recognized languages.
2818 * configure: Regenerate.
2820 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2822 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2823 * Makefile.in: Regenerate.
2825 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2827 * configure.in: Warn that MPFR 2.2.0 is buggy.
2828 * configure: Regenerate.
2830 2006-12-27 Ian Lance Taylor <iant@google.com>
2832 * configure.in: When removing Makefiles to force a reconfigure, also
2833 remove prev-DIR*/Makefile.
2834 * configure: Regenerate.
2836 2006-12-22 Andreas Schwab <schwab@suse.de>
2838 * configure: Regenerate with correct autoconf version.
2840 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2842 * configure.in: add AC_SUBST for *_FOR_TARGET.
2843 * configure: Regenerate.
2845 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2847 * configure.in: Simplify logic for rejecting languages that cannot
2848 be built. Separate the case when a language is unsupported,
2849 from the case when the user chooses not to build a language.
2851 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2853 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2854 it only affects bootstrap and could be tested on "$host" as well.
2855 * configure: Regenerate.
2856 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2858 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2861 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2862 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2863 move here comment from Makefile.tpl.
2864 * Makefile.tpl: Move some definitions higher in the file.
2865 (STAGE1_CHECKING): New.
2866 * configure.in: Add --enable-stage1-checking.
2867 * configure: Regenerate.
2868 * Makefile.in: Regenerate.
2870 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2872 * MAINTAINERS: Add myself as build system maintainer.
2874 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2876 * MAINTAINERS (Write After Approval): Add myself.
2878 2006-12-13 Eric Christopher <echristo@apple.com>
2880 * MAINTAINERS: Add myself as darwin maintainer.
2882 2006-12-11 Ian Lance Taylor <ian@airs.com>
2884 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2886 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2888 MAINTAINERS: Update my entry.
2890 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2892 * configure.in: Handle spu makefile frag.
2893 * Makefile.tpl (MAINT): Define
2894 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2895 * configure: Regenerate.
2896 * Makefile.in: Regenerate.
2898 2006-12-11 Ben Elliston <bje@au.ibm.com>
2900 * config.guess: Import latest version.
2901 * config.sub: Likewise.
2903 2006-12-11 Ben Elliston <bje@au.ibm.com>
2905 * configure.in (spu-*-*): Don't skip target-libiberty.
2906 * configure: Regenerate.
2908 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2911 * configure.in: Correct x86 darwin support for libjava to powerpc
2913 * configure: Regenerate.
2915 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2917 * configure.in: Add x86 darwin support for libjava.
2918 * configure: Regenerate.
2920 2006-12-07 Mike Stump <mrs@apple.com>
2922 * Makefile.def (dependencies): Add dependency for
2923 install-target-libssp and install-target-libgomp on
2925 * Makefile.in: Regenerate.
2927 2006-12-04 Richard Guenther <rguenther@suse.de>
2929 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2930 (Non-Algorithmic Maintainers): Move over non-algorithmic
2931 loop optimizer maintainers, add myself as a non-algorithmic
2932 middle-end maintainer.
2934 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2936 * MAINTAINERS (Write After Approval): Add myself.
2938 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2940 * configure.in: Update error message for missing GMP/MPFR.
2942 * configure: Regenerate.
2944 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2946 * configure.in: Update MPFR version in error message.
2948 * configure: Regenerate.
2950 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2952 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2953 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2954 --with-gmp-lib): New flags.
2956 * configure: Regenerate.
2958 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2960 * MAINTAINERS (Write After Approval): Change my email address.
2962 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2964 * MAINTAINERS (Write After Approval): Add myself.
2966 2006-11-22 Philipp Thomas <pth@suse.de>
2968 * MAINTAINERS (i18n): Update e-mail address.
2970 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2972 * MAINTAINERS (spu port): Add myself as maintainer.
2973 (Write After Approval): Remove myself.
2975 2006-11-22 Ben Elliston <bje@au.ibm.com>
2977 * configure.in (skipdirs): Don't build libssp for SPU.
2978 * configure: Regenerate.
2980 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2982 * MAINTAINERS (spu port): Add myself as maintainer.
2983 (libobjc): Update my email address.
2985 2006-11-21 Andrea Bona <andrea.bona@st.com>
2987 * MAINTAINERS (Write After Approval): Add myself.
2989 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2991 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2992 * configure : Rebuilt.
2994 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2996 * MAINTAINERS (Write After Approval): Add myself.
2998 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3000 * MAINTAINERS (Write After Approval): Add myself.
3002 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3004 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3006 * configure: Regenerate.
3008 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3010 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3011 (unstage): Test for stage_last presence.
3014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3016 * Makefile.in: Regenerate.
3018 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3020 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3023 2006-11-14 Erven Rohou <erven.rohou@st.com>
3025 * MAINTAINERS (Write After Approval): Add myself.
3027 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3029 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3030 and stageN-package/Makefile.
3031 * Makefile.in: Regenerated.
3033 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3035 * configure.in: Remove target-libgloss from noconfigdirs for
3037 * configure: Regenerated.
3039 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3041 * configure.in (have_gmp): Only error if the gcc directory exists.
3043 * configure: Regenerate.
3045 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3047 * configure.in: Robustify error message for missing GMP/MPFR.
3049 * configure: Regenerate.
3051 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3053 * MAINTAINERS (Write After Approval): Add myself.
3055 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3057 * MAINTAINERS: Change email address.
3059 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3061 * MAINTAINERS (Write After Approval): Add myself.
3063 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3065 * MAINTAINERS (Write After Approval): Add myself.
3067 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3069 * MAINTAINERS (Write After Approval): Move myself to
3070 Write After Approval section.
3072 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3074 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3076 * configure: Regenerate.
3078 2006-10-16 Tobias Burnus <burnus@net-b.de>
3080 * MAINTAINERS (Write After Approval): Add myself.
3082 2006-10-16 Ben Elliston <bje@au.ibm.com>
3084 * config.guess: Import latest version.
3085 * config.sub: Likewise.
3087 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3089 * Makefile.def: Added pdf target handling.
3090 * Makefile.tpl: Added pdf target handling.
3091 * Makefile.in: Regenerated.
3093 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3095 * MAINTAINERS: Add self as score port maintainer.
3097 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3099 * MAINTAINERS (Write After Approval): Add myself.
3101 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3103 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3105 * configure: Regenerated.
3107 2006-09-27 Dave Brolley <brolley@redhat.com>
3109 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3110 using $s instead of $r.
3111 * configure: Regenerated.
3113 2006-09-26 Thiemo Seufer <ths@mips.com>
3115 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3116 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3117 * configure: Regenerate.
3119 2006-09-24 Graeme Peterson <gridly@gmail.com>
3121 * MAINTAINERS (Write After Approval): Remove myself.
3123 2006-09-22 Chao-ying Fu <fu@mips.com>
3125 * MAINTAINERS (Write After Approval): Add myself.
3127 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3129 * MAINTAINERS: Add self as soft-fp maintainer.
3131 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3133 * MAINTAINERS: Add myself as avr maintainer.
3134 Remove Marek Michalkiewicz as avr maintainer.
3136 2006-09-07 Roberto Costa <roberto.costa@st.com>
3138 * MAINTAINERS (Write After Approval): Add myself.
3140 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3142 * configure.in: Never build newlib for a Mingw host.
3143 Never build newlib as Mingw target library.
3144 Test the existence of winsup/cygwin for building a Cygwin newlib,
3145 rather than just winsup.
3146 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3147 building a Mingw target.
3148 * configure: Regenerate.
3150 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3152 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3154 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3156 * config.guess: Import from src (was more updated).
3157 * config.sub: Likewise.
3159 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3161 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3162 * configure: Regenerated.
3164 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3166 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3167 for stages after the first.
3169 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3171 * Makefile.def: Add dependencies for configure-opcodes
3172 on configure-intl and all-opcodes on all-intl.
3173 * Makefile.in: Regenerated.
3175 2006-07-13 Ben Elliston <bje@au.ibm.com>
3177 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3179 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3181 Port to hosts whose 'sort' and 'tail' implementations
3182 treat operands with leading '+' as file names, as POSIX
3183 has required since 2001. However, make sure the code still
3184 works on pre-POSIX hosts.
3185 * ltmain.sh: Don't assume "sort +2" is equivalent to
3186 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3188 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3190 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3192 2006-07-04 Peter O'Gorman <peter@pogma.com>
3194 * ltconfig: chmod 644 before ranlib during install.
3196 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3199 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3200 if the bootstrap compiler is a GCC version that supports it.
3201 * configure: Regenerate.
3203 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3205 * configure.in: Fix thinkos in previous check-in.
3206 * configure: Regenerate.
3208 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3211 * configure.in: Test subdir_requires and give an appropriate
3213 * configure: Regenerate.
3215 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3217 * MAINTAINERS (Write After Approval): Add myself.
3219 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3221 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3223 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3225 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3227 2006-06-20 David Ayers <d.ayers@inode.at>
3230 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3231 whether target-libjava is being configured instead of whether the
3232 java front end is enabled.
3233 * configure: Regenerate.
3235 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3238 * configure.in: Only enable libgomp on IRIX 6.
3239 * configure: Regenerate.
3241 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3243 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3245 * Makefile.in: Regenerate.
3247 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3249 * config-ml.in: Alter CCASFLAGS to include special
3250 multilib options the same as is done for CFLAGS.
3252 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3254 * configure.in: Don't enable libgomp on hpux10.
3255 * configure: Rebuilt.
3257 2006-06-12 David Ayers <d.ayers@inode.at>
3261 * configure.in: Remove target-boehm-gc from noconfigdirs where
3262 ${libgcj} is specified.
3263 * configure: Regenerate.
3265 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3269 * configure.in: Sync.
3270 * configure: Regenerated.
3272 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3274 * Makefile.def: Added dependencies from sim and gdb on intl, and
3275 added configure dependencies to everything with an all dependency
3277 * Makefile.in: Regenerated.
3279 2006-06-06 David Ayers <d.ayers@inode.at>
3282 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3283 * Makefile.in: Regenerate.
3284 * configure.in: Add --enable-objc-gc at toplevel and have it
3285 enable boehm-gc for Objective-C.
3286 Remove target-boehm-gc from libgcj.
3287 Add target-boehm-gc to target_libraries.
3288 Add target-boehm-gc to noconfigdirs where ${libgcj}
3290 Assert that boehm-gc is supported when requested for Objective-C.
3291 Only build boehm-gc if needed either for Java or Objective-C.
3292 * configure: Regenerate.
3294 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3297 * Makefile.tpl (configure-[+prefix+][+module+],
3298 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3299 Remove rule to unstage bootstrapped modules.
3300 (stage_current): New.
3301 * Makefile.in: Regenerate.
3303 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3305 * MAINTAINERS (Write After Approval): Update my e-mail address.
3307 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3309 * include/libiberty.h: Declare pex_run_in_environment.
3311 2006-05-31 Asher Langton <langton2@llnl.gov>
3313 * MAINTAINERS (Write After Approval): Add myself.
3315 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3317 * Makefile.def (bfd, opcodes): Fix lib_path.
3318 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3319 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3320 * Makefile.in: Regenerate.
3322 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3324 * Makefile.in: Regenerate.
3326 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3328 * Makefile.def: Add install-html target. Add datarootdir
3329 docdir and htmldir to flags_to_pass.
3330 * Makefile.tpl: Add install-html target.
3331 * Makefile.in: Regenerate.
3332 * configure.in: Add --with-datarootdir, --with-docdir, and
3333 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3334 * configure: Regenerate.
3336 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3338 * configure.in: Enable gprof for cross builds.
3339 * configure: Regenerate.
3341 2006-05-22 Richard Guenther <rguenther@suse.de>
3344 2006-01-31 Richard Guenther <rguenther@suse.de>
3345 Paolo Bonzini <bonzini@gnu.org>
3347 * Makefile.def (target_modules): Add libgcc-math target module.
3348 * configure.in (target_libraries): Add libgcc-math target library.
3349 (--enable-libgcc-math): New configure switch.
3350 * Makefile.in: Re-generate.
3351 * configure: Re-generate.
3352 * libgcc-math: New toplevel directory.
3354 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3355 Andreas Tobler <a.tobler@schweiz.ch>
3357 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3358 * configure: Rebuilt.
3360 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3362 * MAINTAINERS (Write After Approval): Add myself.
3364 2006-05-01 DJ Delorie <dj@redhat.com>
3366 * configure.in: Restore CFLAGS if GMP isn't present.
3367 * configure: Regenerate.
3369 2006-05-01 Richard Guenther <rguenther@suse.de>
3371 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3374 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3376 * MAINTAINERS (Write After Approval): Add myself.
3378 2006-04-28 Jan Beulich <jbeulich@novell.com>
3380 * MAINTAINERS (Write After Approval): Add myself.
3382 2006-04-18 DJ Delorie <dj@redhat.com>
3384 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3385 reference libgloss so that libssp can be built in a combined
3387 * configure: Regenerate.
3389 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3391 * MAINTAINERS (Write After Approval): Add myself.
3393 2006-04-05 Ben Elliston <bje@au.ibm.com>
3395 * configure.in: Require makeinfo 4.4 or higher.
3396 * configure: Regenerate.
3398 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3400 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3401 Rearrange the entries of other libraries to have them in one place.
3403 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3405 * MAINTAINERS (Write After Approval): Remove myself.
3406 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3408 2006-03-14 Richard Guenther <rguenther@suse.de>
3410 * configure: Regenerate with autoconf 2.13.
3412 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3414 * MAINTAINERS: Use my work address.
3416 * MAINTAINERS: Update my E-mail address.
3418 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3420 * configure.in: Handle --disable-<component> generically.
3421 * configure: Regenerate.
3423 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3426 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3428 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3430 * MAINTAINERS (Write After Approval): Remove myself.
3431 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3433 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3435 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3436 (TARGET_CONFIGDIRS): Remove.
3437 * configure.in: Remove AC_SUBST(target_configdirs).
3438 * Makefile.in, configure: Regenerated.
3440 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3442 * MAINTAINERS (Write After Approval): Remove myself.
3443 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3445 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3449 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3451 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3452 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3453 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3454 BUILD_PREFIX, BUILD_PREFIX_1.
3455 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3457 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3458 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3460 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3461 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3462 of `cat stage_current`. Always provide the `r' and `s' variables.
3463 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3464 a single shell execution.
3465 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3466 bootstrapped modules, make the stage1 module if the build was not
3467 started yet, else build the current stage.
3468 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3469 (all-build, all-host, all-target, [+make_target+]-host,
3470 [+make_target+]-target): Do not use \-continued lines.
3471 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3472 (current_stage, restrap, stage_last): New.
3474 * Makefile.in: Regenerate.
3475 * configure: Regenerate.
3477 2006-02-19 Bud Davis <jmdavis@link.com>
3479 * MAINTAINERS (Write After Approval): Remove myself.
3480 (Language Front End Maintainers): Add myself as fortran 95
3481 maintainer and update e-mail address.
3483 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3485 * MAINTAINERS (Write After Approval): Remove myself.
3486 (Language Front End Maintainers): Add myself as fortran 95
3489 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3491 * MAINTAINERS (Write After Approval): Add myself.
3493 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3495 * MAINTAINERS (Write After Approval): Remove myself.
3496 (Language Front End Maintainers): Add myself as
3497 fortran 95 maintainer.
3499 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3503 2005-12-27 Leif Ekblad <leif@rdos.net>
3505 * configure.in: Add support for RDOS target.
3506 * configure: Regenerate.
3508 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3509 Andreas Schwab <schwab@suse.de>
3511 * configure: Regenerate.
3513 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3515 * configure.in (enable_libgomp): Add AIX.
3516 * configure: Regenerate.
3518 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3520 * MAINTAINERS (Write After Approval): Add myself.
3522 2006-02-03 Lee Millward <lee.millward@gmail.com>
3524 * MAINTAINERS (Write After Approval): Add myself.
3526 2006-01-31 Richard Guenther <rguenther@suse.de>
3527 Paolo Bonzini <bonzini@gnu.org>
3529 * Makefile.def (target_modules): Add libgcc-math target module.
3530 * configure.in (target_libraries): Add libgcc-math target library.
3531 (--enable-libgcc-math): New configure switch.
3532 * Makefile.in: Re-generate.
3533 * configure: Re-generate.
3534 * libgcc-math: New toplevel directory.
3536 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3538 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3539 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3540 the assembler, linker and binutils.
3541 * configure: Regenerate.
3543 2006-01-22 Dirk Mueller <dmueller@suse.de>
3545 * MAINTAINERS (Write After Approval): Add myself.
3547 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3549 * configure: Regenerate.
3551 2006-01-18 Richard Henderson <rth@redhat.com>
3552 Jakub Jelinek <jakub@redhat.com>
3553 Diego Novillo <dnovillo@redhat.com>
3555 * libgomp: New directory.
3556 * Makefile.def: Add target_module libgomp.
3557 * Makefile.in: Regenerate.
3558 * configure.in (target_libraries): Add target-libgomp.
3559 * configure: Regenerate.
3561 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3563 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3564 @ from continuation.
3565 * Makefile.in: Rebuilt.
3567 2006-01-04 Chris Lattner <sabre@gnu.org>
3569 * MAINTAINERS (Write After Approval): Add myself.
3571 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3575 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3576 * Makefile.tpl (OBJDUMP): New.
3577 (EXTRA_HOST_FLAGS): Add it.
3578 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3580 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3581 to use symbolic links between directories. Avoid race conditions
3582 or make them harmless.
3583 * configure.in: Do not try to use symbolic links between directories.
3585 * Makefile.def (LEAN): Pass.
3586 * Makefile.tpl (LEAN): Define.
3587 (stage[+id+]-start): Accept that the previous directory does not
3588 exist, if the bootstrap is lean.
3589 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3590 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3591 configure substitution.
3592 ([+compare-target+]): Likewise.
3593 ([+bootstrap-target+]-lean): New.
3594 * configure.in: Remove lean bootstrap support from here.
3596 * Makefile.in: Regenerate.
3597 * configure: Regenerate.
3599 2006-01-04 Ben Elliston <bje@au.ibm.com>
3601 * MAINTAINERS (libdecnumber): Add myself.
3603 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3605 * libtool-ldflags: New script.
3607 2006-01-02 Andreas Schwab <schwab@suse.de>
3609 * configure.in: When reconfiguring remove Makefile in
3610 all stage directories.
3611 * configure: Regenerate.
3613 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3615 * MAINTAINERS: Update my email address.
3617 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3619 Revert Ada-related part of the previous change.
3621 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3623 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3624 * Makefile.in: Regenerate.
3625 * configure.in: Do not include mt-ppc-aix target fragment.
3626 * configure: Regenerate.
3628 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3630 * configure.in: Select appropriate fragments for PowerPC/AIX.
3631 * configure: Regenerate.
3633 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3634 BOOT_CFLAGS, BOOT_LDFLAGS.
3635 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3636 BOOT_CFLAGS, BOOT_LDFLAGS.
3637 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3638 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3639 (stage): Fail if we cannot complete the work.
3640 * Makefile.in: Regenerate.
3642 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3644 * configure.in: Replace ms1 with mt.
3645 * configure: Rebuilt.
3647 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3649 * MAINTAINERS: Update my email address.
3651 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3653 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3654 install-host-nogcc): Don't invoke $(stage) at the end.
3655 * Makefile.in: Regenerate.
3657 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3659 * configure.in: Flip the top-level bootstrap switch.
3660 * configure: Regenerate.
3662 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3664 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3665 $(stage) and $(unstage).
3666 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3667 (all): Remove stray semicolon.
3668 (local-distclean): Don't handle multilib.tmp and multilib.out.
3669 (install.all): Set $s for consistency.
3670 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3671 check_multilibs setting. Always make the install directory.
3672 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3674 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3675 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3676 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3677 (multilib.out): Remove.
3678 * Makefile.in: Regenerated.
3680 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3682 * MAINTAINERS (Write After Approval): Add myself.
3684 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3686 * MAINTAINERS: Add myself as mt maintainer.
3688 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3690 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3692 * MAINTAINERS: Change email address.
3694 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3696 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3697 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3698 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3699 Find in-tree tools if available.
3700 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3701 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3702 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3703 (COMPILER_*_FOR_TARGET): New.
3704 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3705 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3706 (CONFIGURED_*, USUAL_*): Remove.
3707 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3708 STRIP): Use autoconf substitutions.
3709 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3710 COMPILER_NM_FOR_TARGET): New.
3711 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3713 (all): Make all-host and all-target in parallel.
3714 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3715 that $$r and $$s are set before invoking a recursive make.
3716 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3717 ([+bootstrap-target+]): Inline most of the `all' target.
3719 2005-11-29 Ben Elliston <bje@au.ibm.com>
3721 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3722 from the gcc build directory.
3723 * Makefile.in: Regenerate.
3725 2005-11-29 Ben Elliston <bje@au.ibm.com>
3727 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3728 depend on all-libdecnumber.
3729 * configure.in (host_libs): Include libdecnumber.
3730 * Makefile.in: Regenerate.
3731 * configure: Likewise.
3733 2005-11-29 Ben Elliston <bje@au.ibm.com>
3735 * libdecnumber: Import decNumber sources from the dfp-branch.
3737 2005-11-21 Kean Johnston <jkj@sco.com>
3739 * config.sub, config.guess: Sync from upstream sources.
3741 2005-11-21 Ben Elliston <bje@au.ibm.com>
3743 Import from Autoconf sources:
3745 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3746 * config/move-if-change: Don't output "$2 is unchanged";
3747 suggested by Ben Elliston. Handle weird characters correctly.
3749 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3751 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3752 to match upstream libtool for darwin.
3754 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3756 * Makefile.def: Remove gdb dependencies for gdbtk.
3757 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3758 (configure-gdb, install-gdb): New rules.
3759 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3760 * Makefile.in, configure: Regenerated.
3762 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3764 * MAINTAINERS (Write After Approval): Add myself.
3766 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3768 * MAINTAINERS (Write After Approval): Add myself.
3770 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3772 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3775 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3778 * Makefile.tpl (do-[+make-target+], do-check, install,
3779 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3780 are set before recursing.
3781 * Makefile.in: Regenerate.
3783 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3786 * Makefile.def (gcc) <target>: Fix thinko.
3787 * Makefile.in: Regenerate.
3789 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3791 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3792 * configure: Regenerate.
3794 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3796 * MAINTAINERS (Write After Approval): Add self.
3798 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3800 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3801 target-libffi, target-qthreads, target-libjava, and
3803 * configure: Regenerate.
3805 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3807 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3808 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3809 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3810 (USUAL_OBJDUMP_FOR_TARGET): New.
3811 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3812 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3813 * configure, Makefile.in: Regenerated.
3815 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3817 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3818 before other host packages.
3820 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3822 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3824 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3828 * configure.in (default_target): Remove.
3829 * Makefile.tpl (all): Do not use prerequisites as subroutines
3830 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3831 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3832 use prerequisites as subroutines.
3833 (check-host, check-target): New.
3834 (bootstrap configure & all targets): Do not use stage*-start
3835 if the directory layout is already ok.
3836 (non-bootstrap configure & all targets): Prepend a $(unstage).
3837 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3838 (NOTPARALLEL): Remove.
3839 (unstage, stage variables): New variables.
3840 (unstage, stage targets): Simply expand to those variables.
3842 * configure: Regenerate.
3843 * Makefile.in: Regenerate.
3845 2005-10-04 James E Wilson <wilson@specifix.com>
3847 * Makefile.def (lang_env_dependencies): Add libmudflap.
3848 * Makefile.in: Regenerate.
3850 2005-10-03 Andreas Schwab <schwab@suse.de>
3852 Backport from libtool CVS:
3853 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3855 * ltmain.sh: add support for installing into temporary
3856 staging area (e.g. 'make install DESTDIR=...')
3858 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3860 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3861 * configure: Regenerated.
3863 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3865 * configure: Regenerate with the correct
3868 2005-09-30 Catherine Moore <clm@cm00re.com>
3870 * configure.in (bfin-*-*): New.
3871 * configure: Regenerated.
3873 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3875 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3876 (LIPO_FOR_TARGET): New.
3877 (CONFIGURED_LIPO_FOR_TARGET): New.
3878 (USUAL_LIPO_FOR_TARGET): New.
3879 (STRIP_FOR_TARGET): New.
3880 (CONFIGURED_STRIP_FOR_TARGET): New.
3881 (USUAL_STRIP_FOR_TARGET): New.
3882 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3884 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3885 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3886 * Makefile.in: Regenerate.
3887 * configure: Regenerate.
3889 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3891 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3892 (rs6000-*-aix*): Same.
3893 * configure: Regenerate.
3895 2005-09-16 Tom Tromey <tromey@redhat.com>
3897 * MAINTAINERS: Add self as java maintainer.
3899 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3901 * configure.in: Recognize f95 in the --enable-languages option,
3902 and substitute it for fortran, issuing a warning.
3903 * configure: Regenerate.
3905 2005-08-30 Phil Edwards <phil@codesourcery.com>
3907 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3908 * configure: Regenerated.
3910 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3912 * MAINTAINERS: Add self as ms1 maintainer.
3914 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3916 * Makefile.def (libssp): Add to lang_env_dependencies.
3917 * Makefile.in: Regenerate.
3919 2005-08-18 Ian Lance Taylor <ian@airs.com>
3921 * MAINTAINERS: Add myself as middle-end maintainer.
3923 2005-08-17 Christian Groessler <chris@groessler.org>
3925 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3926 * Makefile.in: Regenerate.
3928 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3930 * MAINTAINERS (write after approval): Added myself.
3932 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3934 * MAINTAINERS (Write After Approval): Add myself.
3936 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3938 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3939 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3940 Look for alternate names of the target cc and c++
3941 * configure: Regenerate.
3943 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3945 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3946 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3947 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3948 tools; remove code to manually set them.
3949 (Target tools): Look in the environment for them.
3950 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3951 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3952 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3954 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3955 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3956 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3957 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3958 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3959 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3960 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3961 * configure: Regenerate.
3962 * Makefile.in: Regenerate.
3964 2005-07-28 Ben Elliston <bje@au.ibm.com>
3966 * MAINTAINERS: Update for removed CPU targets.
3968 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3970 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3971 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3972 * Makefile.in: Regenerated.
3974 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3976 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3977 (CFLAGS_FOR_TARGET): Use it.
3978 (CXXFLAGS_FOR_TARGET): Likewise.
3979 * Makefile.in: Regenerated.
3980 * configure.in (--with-build-sysroot): New option.
3981 * configure: Regenerated.
3983 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3985 * Makefile.tpl: Wrap install between unstage and stage
3986 * Makefile.in: Regenerate.
3988 2005-07-21 Eric Christopher <echristo@apple.com>
3990 * MAINTAINERS: Update affiliation.
3992 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3994 * MAINTAINERS: Add self as crx port maintainer.
3996 2005-07-20 DJ Delorie <dj@redhat.com>
3998 * MAINTAINERS: Add self as m32c maintainer.
4000 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4002 * all files: Update FSF address.
4004 2005-07-15 Eric Christopher <echristo@redhat.com>
4006 * MAINTAINERS: Change affiliation.
4008 2005-07-14 Jim Blandy <jimb@redhat.com>
4010 * configure.in: Add cases for Renesas m32c.
4011 * configure: Regenerated.
4013 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4015 * COPYING.LIB: Update from fsf.org.
4017 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4019 * COPYING, compile, config.guess,
4020 config.sub, install-sh, missing, mkinstalldirs,
4021 symlink-tree, ylwrap: Sync from upstream sources.
4022 * config-ml.in: Update FSF address.
4024 2005-07-13 Eric Christopher <echristo@redhat.com>
4026 * configure.in: Add toplevel noconfigdir support for tpf.
4027 * configure: Regenerate.
4029 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4033 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4034 * Makefile.in: Regenerate.
4036 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4038 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4039 Brolley to write-after-approval.
4041 2005-07-07 Andreas Schwab <schwab@suse.de>
4043 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4044 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4045 * Makefile.in: Regenerated.
4047 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4049 * configure.in: Don't build sim or rda when targetting darwin.
4050 * configure: Regenerate.
4052 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4054 * configure.in: Add --enable-libssp and --disable-libssp.
4055 * configure: Regenerate with autoconf-2.13.
4057 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4059 * Makefile.def (target_modules): Add libssp.
4060 * configure.in (target_libraries): Add target-libssp.
4061 * configure: Rebuilt.
4062 * Makefile.in: Rebuilt.
4064 2005-07-01 Zack Weinberg <zackw@panix.com>
4066 * MAINTAINERS: Change email address. Resign from maintainership.
4068 2005-07-01 Richard Guenther <rguenther@suse.de>
4070 * MAINTAINERS: Change my e-mail address and affiliation.
4072 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4074 * Makefile.def (stagefeedback): Come after profile.
4075 Define profiledbootstrap target.
4076 * Makefile.tpl (profiledbootstrap): Remove.
4077 (stageprofile-end): Zap stagefeedback.
4078 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4079 * Makefile.in: Regenerate.
4081 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4083 * MAINTAINERS: Update my email address.
4085 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4087 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4088 In 'cpp' stanza, support '#line' as well as '# '.
4090 2005-06-08 Andreas Schwab <schwab@suse.de>
4092 * MAINTAINERS: Move myself from 'Write After Approval' to
4093 'CPU Port Maintainers' section as m68k maintainer.
4095 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4097 * configure.in (unsupported_languages): New macro.
4098 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4099 non-ported target libraries in noconfigdirs.
4100 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4101 non-linux-gnu. Remove libgcj_ex_libffi.
4102 <lang_frag loop>: Set add_this_lang=no if the language is in
4103 unsupported_languages.
4104 * configure: Regenerate.
4106 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4108 * configure.in: Fix typo in handling of --with-mpfr-dir.
4109 * configure: Regenerate.
4111 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4113 * MAINTAINERS: Update my email address.
4115 2005-06-02 Jim Blandy <jimb@redhat.com>
4117 * config.sub: Add cases for the Renesas m32c. (This patch has been
4118 accepted into the master sources.)
4120 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4121 Michael Snyder <msnyder@redhat.com>
4122 Stan Cox <scox@redhat.com>
4124 * configure.in: Set noconfigdirs for ms1.
4126 * configure: Regenerate.
4128 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4130 * MAINTAINERS (Write After Approval): Add self.
4132 2005-06-01 Josh Conner <jconner@apple.com>
4134 * MAINTAINERS (Write After Approval): Add self.
4136 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4138 * MAINTAINERS: Update my email address.
4140 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4142 * MAINTAINERS (Write After Approval): Add self.
4144 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4146 * MAINTAINERS (Write After Approval): Remove self.
4148 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4150 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4151 (Dependencies): Consider target modules for bootstrap dependencies.
4152 Make target bootstrap modules depend on each stage's gcc.
4153 * Makefile.in: Regenerate.
4155 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4157 * Makefile.def (configure-gcc): Depend on binutils having been built.
4158 (all-gcc): No need to do it here.
4159 * Makefile.in: Regenerate.
4161 2005-05-19 Paul Brook <paul@codesourcery.com>
4163 * configure.in: Rewrite misleading error message when requested
4164 language cannot be built.
4165 * configure: Regenerate.
4167 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4169 * ylwrap: Import from Automake 1.9.5.
4171 2005-05-13 David Ung <davidu@mips.com>
4173 * MAINTAINERS (Write After Approval): Add self.
4175 2005-05-09 Mike Stump <mrs@apple.com>
4177 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4178 lt_cv_sys_max_cmd_len for now.
4180 2005-05-09 Stan Cox <scox@redhat.com>
4182 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4184 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4186 * README.SCO: Update the URL.
4188 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4190 * ltconfig: Define file_list_spec. Pass file_list_spec and
4191 with_gnu_ld to libtool.
4192 * ltcf-c.sh (aix[45]): Define file_list_spec.
4193 * ltcf-cxx.sh (aix[45]): Same.
4194 * ltcf-gcj.sh (aix[45]): Same.
4195 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4196 exists, write list of input files to temporary file.
4198 2005-05-04 Mike Stump <mrs@apple.com>
4200 * configure.in: Always pass --target to target configures as
4201 otherwise rebuilds that do --recheck will fail.
4202 * confiugure: Rebuilt.
4204 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4206 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4208 (configure, all): Add bootstrap support.
4209 (Host modules, target modules): Pass post-stage1 flags and exports.
4210 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4211 * Makefile.in: Regenerate.
4213 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4215 * configure: Regenerate.
4217 2005-04-27 Mike Stump <mrs@apple.com>
4219 * MAINTAINERS: Add self as darwin maintainer.
4221 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4223 * config.sub: Update from master copy.
4225 2005-04-21 Mike Stump <mrs@apple.com>
4227 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4228 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4230 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4232 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4233 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4234 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4235 "*-*-elf" and "*-*-linux*".
4236 * configure: Regenerate.
4238 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4240 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4242 2005-04-12 Mike Stump <mrs@apple.com>
4244 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4246 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4248 * MAINTAINERS (Write After Approval): Add myself.
4250 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4252 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4254 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4256 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4257 (TARGET_CONFIGARGS): Include --with-target-subdir.
4258 (configure, all): New macros. Use them throughout.
4259 * Makefile.in: Regenerate.
4261 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4263 * MAINTAINERS (Write After Approval): Add myself.
4265 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4267 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4269 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4271 * MAINTAINERS: Move John Carr to Write After Approval.
4273 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4275 * config/mh-mingw32: Delete.
4276 * configure.in: Don't use it.
4277 * configure: Regenerate.
4279 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4281 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4282 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4283 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4284 (HOST_LIB_PATH): Generate from Makefile.def.
4285 (TARGET_LIB_PATH): Likewise.
4286 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4287 * Makefile.in: Regenerate.
4288 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4289 (RPATH_ENVVAR): Include Darwin case.
4290 * configure: Regenerate.
4292 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4294 * MAINTAINERS (Various Maintainers): Remove self.
4295 (Write After Approval): Add self.
4297 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4299 * MAINTAINERS (Various Maintainers): Add self.
4301 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4303 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4304 * configure: Regenerate.
4306 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4308 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4309 gcc_version, and gcc_version_trigger from set of flags to pass.
4310 * Makefile.tpl: Remove definitions of above variables.
4311 (config.status): Remove dependency on $(gcc_version_trigger).
4312 * Makefile.in: Regenerate.
4313 * configure.in: Do not reference config/gcc-version.m4 nor
4314 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4315 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4316 * configure: Regenerate.
4318 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4319 Andrew Pinski <pinskia@physics.uc.edu>
4321 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4322 * Makefile.in: Regenerate.
4324 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4326 * MAINTAINERS (Write After Approval): Add myself.
4328 2005-03-03 David Ayers <d.ayers@inode.at>
4330 * MAINTAINERS (Write After Approval): Add myself.
4332 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4335 * ltmain.sh: Avoid creating archives with components that have
4336 duplicate basenames.
4338 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4341 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4343 * Makefile.in: Regenerate.
4345 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4347 * Makefile.in: Regenerate to fix conflict between the previous two
4350 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4353 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4354 * Makefile.tpl (HOST_SUBDIR): New substitution.
4355 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4356 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4357 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4358 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4359 (Host modules, Bootstrapped modules): Use it.
4360 (Build modules, Target modules): Do not create symlink trees,
4361 always configure out-of-srcdir.
4362 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4363 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4364 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4365 $(HOST_SUBDIR). Create a symlink for host_subdir.
4367 * Makefile.in: Regenerate.
4368 * configure: Regenerate.
4370 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4372 Merged from libada-gnattools-branch:
4373 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4375 * gnattools: New directory.
4376 * Makefile.def: Add gnattools as a module, depending on target-libada.
4377 * Makefile.in: Regenerate.
4378 * configure.in: Include gnattools in host_tools; disable it if ada
4380 * configure: Regenerate.
4382 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4384 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4385 treelang maintainer.
4386 (Write After Approval): Remove myself.
4388 2005-02-23 Paul Schlie <schlie@comcast.net>
4390 * configure.in: Allow darwin targeted ports to build tk, itcl and
4392 * configure: Regenerate.
4394 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4397 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4398 * configure: Regenerate.
4400 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4402 * MAINTAINERS (Write After Approval): Add myself.
4404 2005-02-10 Ian Lance Taylor <ian@airs.com>
4406 * MAINTAINERS: Update my e-mail address.
4408 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4410 * MAINTAINERS (Write After Approval): Add myself.
4412 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4414 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4415 <crisv32-*-*, cris-*-*>: Only disable target-newlib and