1 2011-01-07 Jan Hubicka <jh@suse.cz>
4 * Makefile.in: Regenerate.
5 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
8 2011-01-07 Jan Hubicka <jh@suse.cz>
10 * Makefile.in: Regenerate.
11 * Makefile.def (gcc host module) and soft dependency on lto-plugin
12 and configure dependency on lto-plugin configure.
13 (lto-plugin module): Remove dependency on GCC; add dependency on
16 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
18 * MAINTAINERS (Write After Approval): Add myself.
20 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
22 * configure: Regenerate.
24 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
26 * configure.ac: (picochip): Disable libiberty.
28 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
30 * MAINTAINERS (Write After Approval): Add myself.
32 2010-12-10 Ian Lance Taylor <iant@google.com>
35 * configure.ac: For --disable-libgcj clear libgcj_saved.
38 2010-12-10 Tobias Burnus <burnus@net-b.de>
41 * configure.ac: Add --disable-libquadmath and
42 --disable-libquadmath-support.
43 * configure: Regenerate.
45 2010-12-03 Ian Lance Taylor <iant@google.com>
47 * MAINTAINERS: Add myself as libgo maintainer.
49 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
52 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
53 * configure: Regenerate.
55 2010-12-02 Ian Lance Taylor <iant@google.com>
57 * configure.ac: Always set default for poststage1_ldflags to
58 -static-libstdc++ -static-libgcc.
60 2010-11-29 Andreas Schwab <schwab@redhat.com>
62 * configure.ac: Move comment to remove extra space in last argument
65 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
68 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
69 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
70 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
71 (BASE_FLAGS_TO_PASS): Use it.
73 * Makefile.in: Rebuilt.
75 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
78 * configure.ac: Correct comments for --enable-gold/--enable-ld.
79 Properly check default linker.
80 * configure: Regnerated.
82 2010-11-23 Matthias Klose <doko@ubuntu.com>
84 * configure.ac: For --enable-gold, handle value `default' instead of
85 `both*'. New configure option --{en,dis}able-ld.
86 * configure: Regenerate.
88 2010-11-20 Ian Lance Taylor <iant@google.com>
90 * configure.ac: Only disable a language library if no language needs
91 it. Don't let --disable-libgcj uncondtionally disable libffi.
94 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
96 * Makefile.in: Regenerate.
99 * configure.ac: Fix just-built in-tree STRIP name to be
101 * configure: Regenerate.
102 * Makefile.def (install-strip-gcc, install-strip-binutils)
103 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
104 (install-strip-sid): Mirror dependencies on non-strip variants
105 of these targets on the respective -strip prerequisites.
106 * Makefile.tpl (install-strip, install-strip-host)
107 (install-strip-target): New targets.
108 (install-strip-[+module+], install-strip-target-[+module+]):
110 * Makefile.in: Regenerate.
112 2010-11-19 Ian Lance Taylor <iant@google.com>
113 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115 * configure.ac: Add target-libgo to target_libraries. Set
116 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
117 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
118 (HOST_EXPORTS): Add GOC.
119 (BASE_TARGET_EXPORTS): Add GOC.
120 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
121 (GOCFLAGS_FOR_TARGET): New variable.
122 (EXTRA_HOST_FLAGS): Add GOC.
123 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
124 * Makefile.def (target_modules): Add libgo.
125 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
126 (dependencies): Add dependency from configure-target-libgo to
127 configure-target-libffi and all-target-libstdc++-v3. Add
128 dependencies from all-target-libgo to all-target-libffi.
130 * configure: Rebuild.
131 * Makefile.in: Rebuild.
133 2010-11-19 Ian Lance Taylor <iant@google.com>
135 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
136 compiler/flag environment variables.
138 2010-11-18 Ian Lance Taylor <iant@google.com>
140 * configure.ac: Check for lang_requires_boot_languages in
141 config-lang.in files.
142 * configure: Rebuild.
144 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
145 Tobias Burnus <burnus@net-b.de>
148 * Makefile.def: Add libquadmath; build it with language=fortran.
149 * configure.ac: Add libquadmath.
150 * Makefile.tpl: Handle multiple libs in check-[+language+].
151 * Makefile.in: Regenerate.
152 * configure: Regenerate.
154 2010-11-16 Tom Tromey <tromey@redhat.com>
156 * MAINTAINERS: Moved myself to reviewers section.
158 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
160 * MAINTAINERS: Moved myself to reviewers section.
162 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
164 * MAINTAINERS (Various Maintainers): Add self for build machinery.
165 (Write After Approval): Remove self.
167 2010-11-15 Andreas Schwab <schwab@redhat.com>
169 * configure.ac: Fix spelling in option names.
170 * configure: Regenerated.
172 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
175 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
176 * configure: Regenerated.
178 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
180 * MAINTAINERS: Update my email address.
182 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
184 * configure: Regenerate.
186 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
188 * configure: Regenerate.
190 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
192 * configure: Regenerate.
194 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
196 * configure: Regenerate.
198 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
200 * configure.ac: Support official CLooG.org versions.
201 * configure: Regenerate.
202 * config/cloog.m4: New.
204 2010-11-10 François Dumont <francois.cppdevs@free.fr>
206 * MAINTAINERS (Write After Approval): Add myself.
208 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
210 * MAINTAINERS: Update my email address.
212 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
214 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
215 * configure: Regenerate.
217 2010-11-03 Ian Lance Taylor <iant@google.com>
218 Dave Korn <dave.korn.cygwin@gmail.com>
221 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
222 and on other supported platforms whenever LTO is enabled.
223 * configure: Rebuild.
225 2010-11-02 Alan Modra <amodra@gmail.com>
228 * configure.ac: Error when source path contains spaces.
229 * configure: Regenerate.
231 2010-10-23 James E. Wilson <wilson@codesourcery.com>
233 * MAINTAINERS: Update my email address.
235 2010-10-20 Ian Lance Taylor <iant@google.com>
237 * Makefile.def (target_modules): Set lib_path to src/.libs for
239 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
240 * Makefile.in: Rebuild.
242 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
244 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
245 (Write After Approval): Remove myself.
247 2010-10-15 Tristan Gingold <gingold@adacore.com>
249 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
251 2010-10-14 Douglas Rupp <rupp@gnat.com>
253 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
255 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
257 * configure.ac (build_lto_plugin): New shell variable.
258 (--enable-lto): Turn on by default for all non-ELF platforms that
259 have had LTO support added so far. Set build_lto_plugin appropriately
260 for both ELF and non-ELF.
261 (configdirs): Add lto-plugin or not based on build_lto_plugin.
262 * configure: Regenerate.
264 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
267 * configure.ac (v850 support): Remove target-libgloss from
269 * configure: Regenerate.
271 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
275 * configure.ac: Honor initial values of $build_configargs,
276 $host_configargs, $target_configargs. Mark the precious, so
277 environment settings get recorded.
278 * configure: Regenerate.
280 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
283 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
284 Depend on all-build-libiberty.
285 * Makefile.in: Regenerate.
287 2010-09-30 Michael Eager <eager@eagercon.com>
289 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
290 * configure: Regenerate.
292 2010-09-28 Michael Eager <eager@eagercon.com>
294 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
296 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
299 * configure.ac: Fix unportable shell quoting.
300 * configure: Regenerate.
302 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
304 * configure.ac (enable-lto): Add Darwin to the list of supported lto
305 targets and amend comment.
306 * configure: Regenerate.
308 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
310 * MAINTAINERS (Write After Approval): Add myself.
312 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
314 * configure.ac: Enable LTO by default on Darwin.
315 * configure: Regenerate.
317 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
319 * MAINTAINERS (Write After Approval): Add myself.
321 2010-09-01 Ian Bolton <ian.bolton@arm.com>
323 * MAINTAINERS (Write After Approval): Add myself.
325 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
327 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
330 2010-07-28 David Yuste <david.yuste@gmail.com>
332 * MAINTAINERS (Write After Approval): Add myself.
334 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
336 * configure.ac: Support all v850 targets.
337 * configure: Regenerate.
339 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
342 * configure.ac (extra_mpfr_configure_flags): Copy from
343 extra_mpc_gmp_configure_flags.
344 * configure: Re-generated.
346 2010-07-22 Andi Kleen <ak@linux.intel.com>
348 * MAINTAINERS (Write After Approval): Add myself.
350 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
352 * MAINTAINERS (Write After Approval): Add myself.
354 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
356 * MAINTAINERS (Write After Approval): Add myself.
358 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
361 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
362 Provide -B option to allow for link spec %s substitutions for
363 libstdc++.a on darwin.
364 * Makefile.in: Regenerate.
366 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
368 * MAINTAINERS (Reviewers): Update my e-mail address
370 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
372 * Makefile.def (configure-gcc): Depend on all-libelf.
373 * Makefile.in: Rebuild.
375 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
377 * MAINTAINERS (Write After Approval): Add myself in the right place.
379 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
381 * MAINTAINERS (Write After Approval): Add myself.
383 2010-05-25 Sterling Augustine <sterling@tensilica.com>
385 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
387 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
389 * config.sub: Update to version 2010-05-21.
390 * config.guess: Update to version 2010-04-03.
392 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
394 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
395 * configure: Regenerate.
397 2010-05-12 Sriraman Tallam <tmsriram@google.com>
399 * MAINTAINERS (Write After Approval): Add myself.
401 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
403 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
404 a platform that supports LTO.
405 * configure: Regenerate.
407 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
409 * configure.ac: Allow all the versions greater than 0.10 of PPL.
410 * configure: Regenerated.
412 2010-04-27 Roland McGrath <roland@redhat.com>
413 H.J. Lu <hongjiu.lu@intel.com>
415 * configure.ac (--enable-gold): Support both, both/gold and
416 both/bfd to add gold to configdirs without removing ld.
417 * configure: Regenerated.
419 * Makefile.def: Add install-gold dependency to install-ld.
420 * Makefile.in: Regenerated.
422 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
425 * configure.ac (--enable-lto): Refactor handling so libelf tests
426 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
427 and allow LTO to be explicitly enabled on non-ELF platforms that
428 are known to support it inside else-clause.
429 * configure: Regenerate.
431 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
433 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
434 * configure: Regenerate.
436 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
438 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
439 * configure: Regenerate.
441 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
443 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
445 * configure: Regenerate.
447 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
449 * MAINTAINERS (Write After Approval): Add myself.
451 2010-04-14 Tristan Gingold <gingold@adacore.com>
453 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
454 * configure: Regenerate.
456 2010-04-13 Steve Ellcey <sje@cup.hp.com>
458 * configure: Regenerate after change to elf.m4.
460 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
462 * MAINTAINERS (Write After Approval): Add myself.
464 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
466 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
467 * configure: Regenerated.
469 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
471 * configure.ac: Print "buggy but acceptable" when CLooG
472 revision is less than 9.
473 * configure: Regenerated.
475 2010-04-01 Diego Novillo <dnovillo@google.com>
477 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
479 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
486 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
488 * configure.ac: Do not pass --enable-multilib nor
489 --disable-multilib in baseargs. Accept explicitly passed
491 * configure: Regenerate.
493 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
495 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
497 2010-03-31 Janis Johnson <janis187@us.ibm.com>
499 * MAINTAINERS: Remove myself.
501 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
504 * configure.ac: Do not pass --enable-multilib nor
505 --disable-multilib in baseargs. Accept explicitly passed
507 * configure: Regenerate.
509 2010-03-28 Andrew Pinski <pinskia@gmail.com>
511 * MAINTAINERS (spu port): Remove me.
513 2010-03-23 Joseph Myers <joseph@codesourcery.com>
515 * configure.ac (tic6x-*-*): New case.
516 * configure: Regenerate.
518 2010-03-23 Joseph Myers <joseph@codesourcery.com>
520 * config.sub: Update to version 2010-03-22.
521 * config.guess: Update to version 2009-12-30.
523 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
526 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
527 * configure: Regenerate.
529 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
531 * MAINTAINERS: Update my email address.
533 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
535 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
536 (ghassan.shobaki@amd.com): Removed.
538 2010-03-17 Alan Modra <amodra@gmail.com>
540 * MAINTAINERS: Update my email address.
542 2010-03-16 Diego Novillo <dnovillo@google.com>
544 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
547 2010-03-16 Joseph Myers <joseph@codesourcery.com>
549 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
550 Gutson, Jeffrey D. Oldham and Mark Shinwell.
552 2010-03-16 Joseph Myers <joseph@codesourcery.com>
554 * MAINTAINERS: Update my email address.
556 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
558 * MAINTAINERS: Update my email address.
560 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
562 * MAINTAINERS: Update my email address.
564 2010-03-09 Jie Zhang <jie@codesourcery.com>
566 * MAINTAINERS: Update my email address.
568 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
571 * configure.ac (RANLIB): Default to true.
573 (RANLIB_FOR_TARGET): Remove superfluous : argument.
574 * configure: Regenerate.
576 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
578 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
579 (Write After Approval): Update my email address.
581 2010-02-17 Nick Clifton <nickc@redhat.com>
584 * Makefile.tpl (local-distclean): Also remove config.cache files in
585 sub-directories as there may not be Makefiles present in the
587 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
588 the config.cache files found by the find command.
590 * Makefile.in: Regenerate.
591 * configure.ac: Revert previous delta.
592 * configure: Regenerate.
594 2010-02-15 Nick Clifton <nickc@redhat.com>
597 * configure.ac: Delete config.cache files in sub-directories when
599 * configure: Regenerate.
601 2010-02-12 Ben Elliston <bje@gnu.org>
603 * MAINTAINERS: Update my email address.
605 2010-02-08 Andrew Pinski <pinskia@gmail.com>
607 * MAINTAINERS (spu port): Update my email address.
609 2010-02-08 Jie Zhang <jie.zhang@analog.com>
611 * MAINTAINERS: Add myself as a maintainer for the bfin port.
613 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
615 * configure.ac: Add "recommended" version checks for GMP/MPC.
616 Update recommended GMP/MPFR/MPC versions.
617 * configure: Regenerate.
619 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
621 * MAINTAINERS: Move my Embecosm email address into the
622 write-after-approval section.
624 2010-01-26 Ian Lance Taylor <iant@google.com>
626 * MAINTAINERS: Add myself as Go frontend maintainer.
628 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
630 PR libstdc++/36101, PR libstdc++/42813
631 * configure.ac (bootstrap_target_libs): Make inclusion of
632 target-libgomp conditional on libgomb being in target_configdirs.
633 * configure: Regenerate.
635 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
637 PR libstdc++/36101, PR libstdc++/42813
638 * configure.ac (bootstrap_target_libs): Include target-libgomp.
639 * configure: Regenerate.
641 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
643 PR libstdc++/36101, PR libstdc++/42813
644 * configure.ac (target_configdirs): Substitute.
645 * Makefile.def: Bootstrap target module libgomp.
646 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
647 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
648 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
649 * configure, Makefile.in: Regenerate.
651 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
653 * MAINTAINERS: Adjust my details.
655 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
657 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
659 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
661 * MAINTAINERS: reindented my entry with tabs instead of spaces.
663 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
665 * MAINTAINERS (Write After Approval): Add myself.
667 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
669 * MAINTAINERS (Write After Approval): Add myself.
671 2010-01-11 Richard Guenther <rguenther@suse.de>
674 * Makefile.def (all-lto-plugin): Depend on all-gcc.
675 * Makefile.in: Regenerated.
677 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
679 * configure.ac: Enable libjava build on x86_64-*freebsd*.
680 * configure: Regenerate.
682 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
683 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
686 * configure.ac: Include libtool m4 files.
687 (_LT_CHECK_OBJDIR): Call it.
688 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
689 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
691 * configure: Regenerate.
693 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
696 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
697 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
698 * Makefile.in: Regenerate.
700 2010-01-02 Richard Guenther <rguenther@suse.de>
703 * configure.ac: Include config/elf.m4. Disable LTO if not
704 builting for an elf target.
705 * configure: Regenerate.
707 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
709 * MAINTAINERS: Change my email address.
711 2009-12-18 Ben Elliston <bje@au.ibm.com>
713 * config.sub, config.guess: Update from upstream sources.
715 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
717 * MAINTAINERS (Write After Approval): Add myself.
719 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
725 * configure.ac: Require MPC.
726 * configure: Regenerate.
728 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
732 * libtool.m4: Sync from git Libtool.
733 * ltoptions.m4: Likewise.
734 * ltversion.m4: Likewise.
735 * lt~obsolete.m4: Likewise.
736 * ltmain.sh: Likewise.
738 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
740 * configure.ac: Update minimum MPC version to 0.8.
741 * configure: Regenerate.
743 2009-11-21 Sebastian Pop <sebpop@gmail.com>
745 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
746 * configure: Regenerated.
748 2009-11-21 Ian Lance Taylor <iant@google.com>
750 * configure.ac: Change default of poststage1_ldflags to be empty if
751 poststage1_libs is set. When poststage1_libs is empty, and
752 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
753 * configure: Rebuild.
755 2009-11-21 Adam Nemet <adambnmet@gmail.com>
757 * MAINTAINERS (Write After Approval): Update my email address.
759 2009-11-20 Ben Elliston <bje@au.ibm.com>
761 * config.guess: Update from upstream sources.
763 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
765 * Makefile.def: Restore host and target settings for gmp.
766 * Makefile.in: Rebuild.
768 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
770 * configure.ac: Add libelf to host_libs. Enable in-tree configury
771 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
772 Fix portability of test of C++ as bootstrap language. Add
773 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
774 * configure: Rebuild.
775 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
776 and cloog. Fix in-tree ppl configuration. Introduce libelf
778 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
779 (POSTSTAGE1_HOST_EXPORTS): Use it.
780 (STAGE[+id+]_CXXFLAGS): New.
781 (BASE_FLAGS_TO_PASS): Pass it down.
782 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
784 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
785 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
787 * Makefile.in: Rebuild.
789 2009-11-17 Ben Elliston <bje@au.ibm.com>
791 * config.sub, config.guess: Update from upstream sources.
793 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
795 * MAINTAINERS (Write After Approval): Add myself.
797 2009-11-09 Jon Beniston <jon@beniston.com>
799 * MAINTAINERS (Write After Approval): Add myself.
801 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
803 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
804 paths for *-w64-mingw* and x86_64-*mingw*.
805 * configure: Regenerated.
807 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
809 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
811 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
813 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
814 Phil Edwards to Write-After Approval.
816 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
818 * configure.ac: Disable target-winsup & co for
819 x86_64-*-mingw* and *-w64-mingw* targets.
820 * configure: Regenerated.
822 2009-10-16 Nick Clifton <nickc@redhat.com>
824 * MAINTAINERS: Add myself as a maintainer for the RX port.
826 2009-10-26 Johannes Singler <singler@kit.edu>
828 * MAINTAINERS (Write After Approval): Update my e-mail address.
830 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
832 * configure.ac (CLooG test): Use = with test.
833 * configure: Regenerate.
835 2009-10-22 Richard Guenther <rguenther@suse.de>
837 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
838 cloog if the ppl version check failed. Move flags saving
839 before setting in libelf check.
840 * configure: Regenerate.
842 2009-10-21 Richard Guenther <rguenther@suse.de>
844 * configure.ac: Adjust the ppl and cloog configure to work as
845 documented. Disable cloog if ppl was disabled. Omit the version
846 checks if they were disabled.
847 * configure: Re-generate.
849 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
851 * configure.ac: Add 'lto' to enable_languages, not
852 new_enable_languages, and only if not already present.
853 * configure: Regenerate.
855 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
857 * README: Refer to the various COPYING* files instead of just
859 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
861 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
863 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
865 2009-10-07 Richard Guenther <rguenther@suse.de>
867 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
868 and Richard Guenther as reviewers.
869 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
872 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
874 * config.sub: Update from upstream sources.
876 2009-10-06 Ian Lance Taylor <iant@google.com>
878 * Makefile.def: check-gold depends upon all-gas.
879 * Makefile.in: Rebuild.
881 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
883 * MAINTAINERS (Write After Approval): Add myself.
885 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
887 * Makefile.def: all-lto-plugin depends on all-libiberty.
888 set bootstrap=true for lto-plugin.
890 * Makefile.in: Regenerate.
891 * configure.ac (host_libs): Add lto-plugin.
892 * configure: Regenerate.
894 2009-10-03 Diego Novillo <dnovillo@google.com>
896 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
897 (HOST_LIBELFLIBS): Define.
898 (HOST_LIBELFINC): Define.
899 * Makefile.in: Regenerate.
900 * configure.ac: Add --enable-lto.
901 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
902 If --enable-lto is used, add 'lto' to new_enable_languages.
903 If --enable-lto is used and gold is enabled, add
904 lto-plugin to configdirs.
905 * configure: Regenerate.
907 2009-10-03 Simon Baldwin <simonb@google.com>
909 * configure.ac: If --with-system-zlib, suppress local zlib and
910 pass --with-system-zlib to subdir configure scripts.
911 * configure: Regenerate.
913 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
914 Paolo Bonzini <bonzini@gnu.org>
916 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
918 * Makefile.in: Rebuilt.
920 2009-09-26 Gary Funck <gary@intrepid.com>
922 * MAINTAINERS (Write After Approval): Add myself.
924 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
926 * configure.ac: Update minimum MPC version to 0.7.
927 * configure: Regenerate.
929 2009-09-25 Nick Clifton <nickc@redhat.com>
931 * configure.ac: Pass any --cache-file=/dev/null option on to
933 * configure: Regenerate.
935 2009-09-23 Nick Clifton <nickc@redhat.com>
937 * config.sub, config.guess: Update from upstream sources.
939 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
941 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
942 * Makefile.in: Rebuilt.
944 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
947 * configure.ac: Error out if $srcdir isn't '.' but contains
948 host-${host_noncanonical}.
949 * configure: Regenerate.
951 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
953 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
956 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
958 * configure.ac: If bootstrapping a combined tree with
959 --enable-gold, require c++ in stage1_languages.
960 * configure: Regenerate.
962 * configure.ac: Also add target_libs of stage1_languages to
963 bootstrap_target_libs.
964 * configure: Regenerate.
966 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
967 with --enable-languages not containing c++.
968 * configure: Regenerate.
970 2009-09-15 Jie Zhang <jie.zhang@analog.com>
972 * configure.ac: Disable java and boehm-gc for bfin-*-*.
973 * configure: Regenerate.
975 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
977 * MAINTAINERS (Write After Approval): Update my e-mail address,
978 and move from from here...
979 (Waiting for paperwork): To here.
981 2009-09-09 Joseph Myers <joseph@codesourcery.com>
983 * MAINTAINERS (Reviewers): Add self as driver reviewer.
985 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987 * configure.ac: Do not use $extrasub for replacing @if/@endif
988 parts in Makefile; instead, use additional arguments to
989 AC_CONFIG_COMMANDS to do the replacement manually, with several
990 sed invocations, to avoid HP-UX sed command limits.
991 * configure: Regenerate.
993 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
995 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
998 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1000 * configure.ac (with-build-config): Document. Handle without.
1001 Handle missing argument.
1002 * configure: Rebuilt.
1004 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1006 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1007 Default to bootstrap-debug only if compare-debug works.
1008 * configure: Rebuilt.
1009 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1010 * Makefile.in: Rebuilt.
1012 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1014 * MAINTAINERS (OS Port Maintainers): Update my email address.
1016 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1018 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1019 * Makefile.in: Rebuilt.
1021 2009-09-01 Chris Demetriou <cgd@google.com>
1023 * MAINTAINERS (Write After Approval): Add myself.
1025 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1028 * include/dwarf2.h (enum dwarf_tag): Added
1029 DW_TAG_GNU_template_template_param
1030 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1032 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1034 * Makefile.tpl (AWK): Fix typo.
1035 * Makefile.in: Regenerate.
1037 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1039 * configure.ac: Detect awk and sed.
1040 * Makefile.def (flags_to_pass): Add AWK and SED.
1041 * Makefile.tpl (AWK, SED): New.
1042 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1043 * configure: Regenerate.
1044 * Makefile.in: Regenerate.
1046 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1048 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1049 (collapseslashes): Likewise.
1051 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053 * configure.ac (AC_PREREQ): Bump to 2.64.
1055 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1057 * configure.ac: Remove --with-datarootdir, --with-docdir,
1058 --with-pdfdir, --with-htmldir switches.
1059 * configure: Regenerate.
1061 * configure: Regenerate.
1063 * compile: Sync from Automake 1.11.
1064 * depcomp: Likewise.
1065 * install-sh: Likewise.
1066 * missing: Likewise.
1067 * mkinstalldirs: Likewise.
1070 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1072 * ltmain.sh (func_normal_abspath): New function.
1073 (func_relative_path): Likewise.
1074 (func_mode_help): Document new -bindir option for link mode.
1075 (func_mode_link): Add new -bindir option, and use it to place
1076 output DLL if specified.
1078 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1080 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1081 (baseargs): Add --disable-option-checking.
1082 * configure: Regenerate.
1084 * Makefile.def (configure-target-libiberty): Depend on
1085 all-binutils and all-ld.
1086 (configure-target-newlib): Likewise.
1087 * Makefile.in: Regenerate.
1089 2009-08-17 Ben Elliston <bje@au.ibm.com>
1091 * config.sub, config.guess: Update from upstream sources.
1093 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1095 Sync from src, merge:
1097 2009-07-02 Tristan Gingold <gingold@adacore.com>
1099 * configure.ac: Do not exclude gas for i386-*-darwin.
1100 Add a case for x86_64-*-darwin.
1101 * configure: Regenerate.
1103 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1105 * MAINTAINERS: Add my name to Write After Approval list.
1107 2009-08-06 Michael Eager <eager@eagercon.com>
1109 * configure.ac: Add Microblaze target.
1110 * configure: Regenerate.
1112 2009-07-31 Christian Bruel <christian.bruel@st.com>
1114 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1115 * configure: Regenerate.
1117 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1119 * MAINTAINERS (Write After Approval): Update my e-mail address.
1121 2009-07-06 Ian Lance Taylor <iant@google.com>
1123 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1124 * configure: Rebuild.
1126 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1128 * MAINTAINERS: Move myself to the Graphite Reviewers.
1130 2009-06-30 Wei Guozhi <carrot@google.com>
1132 * MAINTAINERS: Add my name to Write After Approval list.
1134 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1137 * configure.ac (comparestring): Create new variable.
1138 * Makefile.tpl (comparestring): Use to skip some comparisions.
1139 * configure: Regenerate.
1140 * Makefile.in: Regenerate.
1142 2009-06-26 Doug Evans <dje@sebabeach.org>
1144 * Makefile.def (host_modules): Add cgen.
1145 * Makefile.in: Regenerate.
1146 * configure.ac (host_tools): Add cgen.
1147 * configure: Regenerate.
1149 2009-06-23 DJ Delorie <dj@redhat.com>
1151 * MAINTAINERS: Add myself as mep maintainer.
1153 2009-06-23 Ian Lance Taylor <iant@google.com>
1155 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1156 boot_languages. Only bootstrap target libraries listed in
1157 target_libs for some boot language. Add --with-stage1-ldflags,
1158 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1159 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1160 if not building with C++.
1161 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1162 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1163 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1164 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1165 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1166 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1167 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1168 * configure, Makefile.in: Rebuild.
1170 2009-06-23 Li Feng <nemokingdom@gmail.com>
1172 * MAINTAINERS: Added my name to write-after-approval list.
1174 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1176 * configure.ac: Define is_elf for QNX Neutrino targets.
1177 * configure: Regenerate.
1179 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1181 * MAINTAINERS: Added my name to the write-after-approval list
1183 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1185 * configure.ac: Detect MPC in default directory.
1186 * configure: Regenerate.
1188 2009-06-03 Jerome Guitton <guitton@adacore.com>
1189 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1191 * Makefile.tpl (all): Avoid a trailing backslash.
1192 * Makefile.in: Regenerate.
1194 2009-06-03 Ben Elliston <bje@au.ibm.com>
1196 * config.sub, config.guess: Update from upstream sources.
1198 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1200 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1202 * configure: Regenerate.
1204 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1206 * Makefile.tpl ([+compare-target+]): Compare all stage
1207 directories, rather than just gcc.
1208 * Makefile.in: Rebuilt.
1210 2009-06-01 Doug Kwan <dougkwan@google.com>
1212 * configure.ac: Support gold for target arm*-*-*.
1213 * configure: Regenerate.
1215 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1217 * Makefile.def: Add MPC support and dependencies.
1218 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1220 * Makefile.in, configure: Regenerate.
1222 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1224 * Makefile.tpl (all): Avoid harmless warning in make all when
1225 gcc-bootstrap is enabled but stage_last does not exist.
1226 * Makefile.in: Rebuilt.
1228 2009-05-24 Nicolas Roche <roche@adacore.com>
1230 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1231 * Makefile.in: Regenerate.
1233 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1235 * MAINTAINERS: Update my e-mail address.
1237 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1239 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1240 * configure: Regenerate.
1242 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1245 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1246 gcc-no-bootstrap are mutually exclusive.
1247 * Makefile.in: Rebuilt.
1249 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1252 * Makefile.tpl (all): Don't end with unconditional success.
1253 * Makefile.in: Rebuilt.
1255 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1258 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1259 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1260 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1261 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1262 stage_configureflags, stage_cflags and stage_libcflags into
1263 explicit Makefile macros.
1264 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1266 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1267 CC. Set CC_FOR_BUILD from CC.
1268 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1269 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1270 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1271 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1273 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1274 (_LIBCFLAGS): Renamed to _TFLAGS.
1275 (do-compare-debug, do-compare3-debug): Drop.
1276 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1277 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1278 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1279 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1280 (XGCC_FLAGS_FOR_TARGET): New.
1281 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1282 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1283 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1284 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1285 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1286 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1288 (BUILD_CONFIG): Include if requested.
1289 (all): Set TFLAGS on bootstrap.
1290 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1291 (all-stageid-prefixmodule): Likewise.
1292 (do-clean, distclean-stageid): Set TFLAGS.
1293 (restrap): Fix whitespace.
1294 * Makefile.in: Rebuilt.
1296 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1298 * config.guess: Sync with src.
1300 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1302 * configure.ac ($with_ppl): Default to no if not supplied.
1303 ($with_cloog): Likewise.
1304 configure: Regenerate.
1306 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1308 * MAINTAINERS: Update my e-mail address.
1310 2009-04-27 Nick Clifton <nickc@redhat.com>
1312 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1314 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1316 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1317 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1318 * Makefile.in: Regenerate.
1320 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1323 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1324 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1326 * configure, Makefile.in: Regenerate.
1328 2009-04-21 Taras Glek <tglek@mozilla.com>
1330 * include/hashtab.h: Update GTY annotations to new syntax
1331 * include/splay-tree.h: Likewise
1333 2009-04-17 Ben Elliston <bje@au.ibm.com>
1335 * config.sub, config.guess: Update from upstream sources.
1337 2009-04-15 Anthony Green <green@moxielogic.com>
1339 * configure.ac: Add moxie support.
1340 * configure: Rebuilt.
1342 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1344 * configure.ac: Change copyright header to refer to version
1345 3 of the GNU General Public License and to point readers at the
1346 COPYING3 file and the FSF's license web page.
1347 * Makefile.def: Likewise.
1348 * Makefile.tpl: Likewise.
1349 * Makefile.in: Regenerate.
1351 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1353 * configure.ac: Restore match for darwin9 or later. Use double
1354 brackets since regeneration eats one pair.
1355 * configure: Regenerate.
1357 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1360 * configure.ac: Require texinfo 4.7.
1361 * configure: Regenerated.
1363 2009-04-09 Nick Clifton <nickc@redhat.com>
1365 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1366 the GCC Runtime Library Exception.
1368 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1370 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1371 * configure: Regenerate.
1373 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1375 * Makefil.def (languages): New entries.
1376 * Makefile.tpl (check-gcc-*): New generic target.
1377 * Makefile.in: Regenerate.
1379 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1381 * MAINTAINERS: Update my email address.
1383 2009-03-18 Tom Tromey <tromey@redhat.com>
1385 * configure: Rebuild.
1386 * configure.ac (host_libs): Add libiconv.
1387 * Makefile.in: Rebuild.
1388 * Makefile.def (host_modules): Add libiconv.
1389 (configure-gdb, all-gdb): Depend on libiconv.
1391 2009-03-16 Tristan Gingold <gingold@adacore.com>
1393 * configure.ac: Treat gdb as supported on x86_64-darwin.
1394 * configure: Regenerate.
1396 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1398 * configure.ac (--with-host-libstdcxx): New option.
1399 * configure: Regenerate.
1401 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1403 * MAINTAINERS: Move myself into the write after approval list.
1405 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1407 * MAINTAINERS: Update e-mail address.
1409 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1411 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1413 2009-03-10 Ira Rosen <irar@il.ibm.com>
1415 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1417 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1419 Backport from git Libtool:
1421 2009-01-19 Robert Millan <rmh@aybabtu.com>
1422 Support GNU/kOpenSolaris.
1423 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1424 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1425 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1428 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1430 * MAINTAINERS: Update e-mail address.
1432 2009-02-24 Michael Eager <eager@eagercon.com>
1434 * MAINTAINERS (Write After Approval): Add self.
1436 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1438 * MAINTAINERS (Write After Approval): Add myself.
1440 2009-02-05 Andreas Schwab <schwab@suse.de>
1442 * Makefile.tpl (stage_last): Define $r and $s before using
1443 $(RECURSE_FLAGS_TO_PASS).
1444 * Makefile.in: Regenerate
1446 2009-01-30 Ian Lance Taylor <iant@google.com>
1448 * MAINTAINERS: Move myself to the Global Reviewers list.
1450 2009-01-29 Robert Millan <rmh@aybabtu.com>
1452 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1453 * configure: Regenerate.
1455 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1457 * MAINTAINERS: Make whitespace consistent.
1458 Remove Robert Millan from Write After Approval.
1460 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1462 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1463 (all-opcodes): Depend on all-libiberty.
1464 * Makefile.in: Regenerate.
1466 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1468 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1469 * configure: Regenerate.
1471 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1473 * MAINTAINERS (Write After Approval): Add myself.
1475 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1477 * MAINTAINERS: Add myself to reviewers (Fortran).
1479 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1481 PR tree-optimization/38515
1482 * configure.ac (cloog-polylib): Removed.
1483 (with_ppl, with_cloog): Test for "no".
1484 * configure: Regenerated.
1486 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1488 * MAINTAINERS: Moved myself to reviewers (Fortran).
1490 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1492 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1493 (Write After Approval): Remove myself.
1495 2009-01-03 Diego Novillo <dnovillo@google.com>
1497 * MAINTAINERS: Remove myself from alias maintainership.
1499 2009-01-02 David Ayers <ayers@fsfe.org>
1501 * MAINTAINERS: Update e-mail address.
1503 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1505 * MAINTAINERS: Make whitespace consistent.
1507 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1509 Backport from upstream Libtool:
1510 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1511 Add cache variables to tests that require the linker to work.
1512 For shlibpath_overrides_runpath, this also changes the semantics
1513 to let the result from the C compiler take precedence.
1515 2008-12-02 Ben Elliston <bje@au.ibm.com>
1517 * config.sub, config.guess: Update from upstream sources.
1519 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1521 * configure.ac (ppllibs): Add by default the lib flags.
1522 * configure: Regenerate.
1524 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1526 * MAINTAINERS: Add myself to the write after approval list.
1528 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1530 * configure.ac: Add double brackets on darwin[912].
1531 * configure: Regenerate.
1533 2008-12-03 Daniel Kraft <d@domob.eu>
1535 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1536 Approval to Reviewer section (for Fortran front-end).
1538 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1540 * configure.ac: Expand to darwin10 and later.
1541 * configure: Regenerate.
1543 2008-12-02 Andreas Schwab <schwab@suse.de>
1545 * Makefile.def: configure-target-boehm-gc depends on
1546 all-target-libstdc++-v3.
1547 * Makefile.in: Regenerate.
1549 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1551 * MAINTAINERS: Add myself as mingw maintainer.
1553 2008-12-02 Ben Elliston <bje@au.ibm.com>
1555 * config.sub, config.guess: Update from upstream sources.
1557 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1559 * README.SCO: Remove.
1561 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1563 * MAINTAINERS: Add myself to the write after approval list.
1565 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1567 * MAINTAINERS: Update my email address in WAA section.
1569 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1571 * MAINTAINERS: Update e-mail address.
1573 2008-11-27 Toon Moene <toon@moene.org>
1575 * MAINTAINERS: Change e-mail address.
1577 2008-11-27 Tristan Gingold <gingold@adacore.com>
1579 * configure.ac: Build gdb for i?86-*-darwin*
1580 * configure: Regenerated.
1582 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1584 * MAINTAINERS: Added my full name.
1586 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1593 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1595 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1596 * Makefile.in: Regenerated.
1598 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1605 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1606 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1607 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1608 (HOST_EXPORTS): Pass CPPFLAGS.
1609 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1610 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1611 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1612 * Makefile.in, configure: Regenerated.
1613 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1614 and CPPFLAGS_FOR_BUILD.
1616 2008-11-06 Jeff Law <law@redhat.com>
1618 * MAINTAINERS: Add myself as middle end maintainer.
1620 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1622 * MAINTAINERS (Write after approval): Add myself.
1624 2008-11-05 Diego Novillo <dnovillo@google.com>
1626 * MAINTAINERS (Global Reviewers): Add myself.
1627 (Non-Algorithmic Maintainers): Remove myself.
1629 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1631 * MAINTAINERS (Write after approval): Add myself.
1633 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1635 * MAINTAINERS (Write after approval): Add myself.
1637 2008-10-31 Ben Elliston <bje@au.ibm.com>
1639 * configure.ac (spu-*-*): Remove special case.
1640 * configure: Regenerate.
1642 2008-10-30 Catherine Moore <clm@codesourcery.com>
1644 * MAINTAINERS (Write after approval): Update my email address.
1646 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1648 * configure.ac [spu-*-*]: Do not set skipdirs.
1649 * configure: Re-generate.
1651 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1653 * MAINTAINERS (Various Maintainers): Add myself to reload.
1655 2008-10-25 Richard Guenther <rguenther@suse.de>
1657 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1658 maintainer. Remove myself as libgcc-math maintainer.
1659 (Non-Algorithmic Maintainers): Remove myself.
1661 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1663 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1664 * Makefile.in: Regenerated.
1666 2008-10-23 Cary Coutant <ccoutant@google.com>
1668 * MAINTAINERS (Write after approval): Add myself.
1670 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1677 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1678 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1679 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1680 (HOST_EXPORTS): Pass CPPFLAGS.
1681 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1682 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1683 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1684 * Makefile.in, configure: Regenerated.
1685 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1686 and CPPFLAGS_FOR_BUILD.
1688 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1690 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1693 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1695 * MAINTAINERS (Write After Approval): Added myself.
1697 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1699 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1700 recommended version to 2.3.2.
1702 * configure: Regenerate.
1704 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1706 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1708 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1710 * MAINTAINERS (Write After Approval): Update e-mail address.
1712 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1714 * libtool.m4: Update to libtool 2.2.6.
1715 * lt~obsolete.m4: Update to libtool 2.2.6.
1716 * ltmain.sh: Update to libtool 2.2.6.
1717 * ltsugar.m4: Update to libtool 2.2.6.
1718 * ltversion.m4: Update to libtool 2.2.6.
1719 * ltoptions.m4: Update to libtool 2.2.6.
1720 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1722 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1724 * MAINTAINERS (Write After Approval): Add myself.
1726 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1728 * MAINTAINERS (Write After Approval): Update my name.
1730 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1732 * MAINTAINERS: Add myself in "Write After Approval".
1734 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1736 * MAINTAINERS: Add myself as ia64 maintainer.
1738 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1740 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1741 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1742 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1743 and Michael Tiemann from Write After Approval since they do not
1744 actually have access.
1746 2008-09-05 Richard Guenther <rguenther@suse.de>
1748 * configure.ac: Initialize clooglibs to -lcloog.
1749 * configure: Re-generate.
1751 2008-09-04 Le-Chun Wu <lcwu@google.com>
1753 * MAINTAINERS (Write After Approval): Add myself.
1755 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1757 * configure.ac (--with-cloog-polylib): New.
1758 (--disable-cloog-version-check): New.
1759 (--disable-ppl-version-check): New.
1760 * configure: Re-generate.
1762 2008-09-03 Richard Guenther <rguenther@suse.de>
1764 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1766 * configure: Re-generate.
1768 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1771 * MAINTAINERS: Add picoChip maintainers.
1773 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1774 Tobias Grosser <grosser@fim.uni-passau.de>
1775 Jan Sjodin <jan.sjodin@amd.com>
1776 Harsha Jagasia <harsha.jagasia@amd.com>
1777 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1778 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1779 Adrien Eliche <aeliche@isty.uvsq.fr>
1781 Merge from graphite branch.
1782 * configure: Regenerate.
1783 * Makefile.in: Regenerate.
1784 * configure.ac (host_libs): Add ppl and cloog.
1785 Add checks for PPL and CLooG.
1786 * Makefile.def (ppl, cloog): Added modules and dependences.
1787 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1788 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1790 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1792 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1793 (GCC_SHLIB_SUBDIR): New.
1794 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1795 * configure: Regenerate.
1796 * Makefile.in: Regenerate.
1798 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1800 * MAINTAINERS: Consistently use tabs to separate columns.
1802 2008-08-29 Tristan Gingold <gingold@adacore.com>
1804 * MAINTAINERS (Write after Approval): Add myself.
1806 2008-08-28 Tristan Gingold <gingold@adacore.com>
1808 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1809 Enable bfd, binutils and opcodes.
1810 * configure: Regenerate.
1812 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1814 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1816 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1818 * MAINTAINERS: Use correct Umlaut for last name.
1820 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1822 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1824 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1826 * MAINTAINERS: Update my email address.
1828 2008-08-16 Nicolas Roche <roche@adacore.com>
1830 * Makefile.tpl: Add BOOT_ADAFLAGS.
1831 * Makefile.in: Regenerate.
1833 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1835 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1836 * configure: Regenerate.
1838 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1840 * configure.ac: Add makefile fragments for hpux.
1841 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1842 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1843 * configure: Regenerate.
1844 * Makefile.in: Regenerate.
1846 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1848 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1850 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1852 * MAINTAINERS (Write after Approval): Add myself.
1854 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1856 * MAINTAINERS (Write After Approval): Add myself.
1858 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1860 * MAINTAINERS (Write After Approval): Add myself.
1862 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1864 * MAINTAINERS: Update my email address.
1866 2008-06-25 Joey Ye <joey.ye@intel.com>
1868 * MAINTAINERS (Write After Approval): Add myself.
1870 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1872 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1873 * Makefile.in: Regenerate.
1874 * configure: Regenerate.
1876 2008-06-17 Daniel Kraft <d@domob.eu>
1878 * MAINTAINERS (Write After Approval): Add myself.
1880 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1882 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1883 "$@" is still intact with both Autoconf 2.59 and 2.62.
1884 * configure: Regenerate.
1886 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1888 * Makefile.tpl: Fix comment errors.
1889 * Makefile.in: Regenerate.
1891 2008-06-12 David S. Miller <davem@davemloft.net>
1892 David Edelsohn <edelsohn@gnu.org>
1894 * configure.ac: Add powerpc*-*-* to gold supported targets.
1895 * configure: Regenerate.
1897 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1899 PR tree-optimization/36218
1900 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1901 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1902 (all prefix="build-"): Pass them to build-system sub-makes.
1903 * Makefile.in: Regenerate.
1905 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1907 * MAINTAINERS (mt port): Remove.
1908 (sco5, unixware, sco udk): Remove.
1909 (Kean Johnston): Add to Write After Approval.
1911 2008-05-30 Julian Brown <julian@codesourcery.com>
1913 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1914 of libobjc for ARM EABI Linux.
1915 * configure: Regenerate.
1917 2008-05-18 Xinliang David Li <davidxl@google.com>
1919 * ChangeLog: Remove wrong ChangeLog entry.
1921 2008-05-17 Xinliang David Li <davidxl@google.com>
1923 * MAINTAINERS (Write After Approval): Add myself.
1925 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1927 * MAINTAINERS (Write After Approval): Add myself.
1929 2008-05-14 Rafael Espíndola <espindola@google.com>
1931 * config-ml.in: don't handle --enable-shared and --enable-static.
1933 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1935 * MAINTAINERS: Update my email address.
1937 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1939 * MAINTAINERS: Update my email address.
1941 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1943 * MAINTAINERS (Write After Approval): Add myself.
1945 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1947 * MAINTAINERS (Write After Approval): Add myself.
1949 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1951 * MAINTAINERS (crx): Add myself.
1953 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1956 2008-04-14 David S. Miller <davem@davemloft.net>
1958 * configure.ac: Add sparc*-*-* to gold supported targets.
1959 * configure: Regenerate.
1961 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1964 * configure.ac: Include override.m4.
1965 * configure: Regenerate.
1967 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1969 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1970 * Makefile.in: Regenerate.
1972 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1974 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1975 as nonconfigurable directories list.
1976 * configure: Regenerate.
1978 2008-04-14 Ben Elliston <bje@au.ibm.com>
1980 * config.sub, config.guess: Update from upstream sources.
1982 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1984 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1985 * Makefile.in: Regenerate.
1987 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1989 * configure.ac: Do not build libssp for the AVR.
1990 * configure: Regenerate.
1992 2008-04-07 Ian Lance Taylor <iant@google.com>
1994 * Makefile.def: check-gold depends upon all-binutils.
1995 * Makefile.in: Regenerate.
1997 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1999 * MAINTAINERS (Write After Approval): Add myself.
2001 2008-04-04 Nick Clifton <nickc@redhat.com>
2004 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2006 * configure: Regenerate.
2008 2008-04-04 NightStrike <NightStrike@gmail.com>
2011 * configure.ac: Combine rules for mingw32 and mingw64.
2012 * configure: Regenerate.
2014 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2016 * MAINTAINERS (Write After Approval): Add myself.
2018 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2020 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2021 * Makefile.in (.NOTPARALLEL): Ditto.
2023 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2025 * MAINTAINERS (Write After Approval): Add myself.
2027 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2029 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2030 * Makefile.in (.NOTPARALLEL): Regenerate.
2032 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2034 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2035 * Makefile.in: Regenerate.
2037 2008-03-26 Jakub Staszak <kuba@et.pl>
2039 * MAINTAINERS (Write After Approval): Add myself.
2041 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2043 * MAINTAINERS: Update e-mail address.
2045 2008-03-20 Ian Lance Taylor <iant@google.com>
2047 * configure.ac: Add support for --enable-gold.
2048 * Makefile.def: Add gold as a directory like ld.
2049 * configure, Makefile.in: Regenerate.
2051 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2053 * configure.ac: m4_include config/proginstall.m4.
2054 * configure: Regenerate.
2056 Backport from upstream Libtool:
2058 2007-10-12 Eric Blake <ebb9@byu.net>
2060 Deal with Autoconf 2.62's semantic change in m4_append.
2061 * ltsugar.m4 (lt_append): Replace broken versions of
2063 (lt_if_append_uniq): Don't require separator to be overquoted,
2064 and avoid broken m4_append.
2065 (lt_dict_add): Fix typo.
2066 * libtool.m4 (_LT_DECL): Don't overquote separator.
2068 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2070 * config.rpath: Add AIX 6 support.
2072 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2074 * Makefile.def (stageprofile). Remove -fprofile-generate
2075 from stage_libcflags.
2076 * Makefile.in: Regenerate.
2078 2008-03-13 Ben Elliston <bje@au.ibm.com>
2080 * config.sub, config.guess: Update from upstream sources.
2082 2008-03-06 Tom Tromey <tromey@redhat.com>
2084 * MAINTAINERS: Update for treelang deletion.
2086 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2088 * MAINTAINERS: Update my email address.
2090 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2092 * MAINTAINERS (darwin port): Add myself as a maintainer.
2093 (objective-c/c++): Add myself as a maintainer.
2095 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2097 * MAINTAINERS (Write After Approval): Update my email address.
2099 2008-02-25 Tomas Bily <tbily@suse.cz>
2101 * MAINTAINERS (Write After Approval): Add myself.
2103 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2105 * MAINTAINERS (OpenMP): Add myself.
2107 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2112 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2113 * configure: Regenerate.
2115 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2116 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2117 STAGE4_LIBCFLAGS): New.
2118 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2119 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2120 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2121 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2122 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2123 for target modules. Don't export LIBCFLAGS.
2124 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2125 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2126 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2127 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2128 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2129 * Makefile.in: Regenerate.
2131 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2134 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2135 Do not use -DDLL_EXPORT. Backport from upstream.
2137 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2139 * MAINTAINERS (Write After Approval): Add myself.
2141 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2143 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2144 * configure: Regenerate.
2146 2008-01-31 Marc Gauthier <marc@tensilica.com>
2148 * configure.ac (xtensa*-*-*): Recognize processor variants.
2149 * configure: Regenerate.
2151 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2154 * configure.ac (PARSE_ARGS): Push suitable setting of
2155 ac_subdirs_all, for `./configure --help=recursive'.
2156 Handle `+' in generic toplevel directory disabling.
2157 * configure: Regenerate.
2159 2008-01-28 Nick Clifton <nickc@redhat.com>
2161 * MAINTAINERS (xstormy16): Take over maintainership.
2163 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2165 * MAINTAINERS (c4x port): Remove.
2167 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2169 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2171 2008-01-23 Ben Elliston <bje@au.ibm.com>
2173 * config.sub, config.guess: Update from upstream sources.
2175 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2177 * MAINTAINERS (Write After Approval): Add myself.
2179 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2181 * MAINTAINERS: Update my email address.
2183 2008-01-09 Raksit Ashok <raksit@google.com>
2185 * MAINTAINERS (Write After Approval): Add myself.
2187 2008-01-09 Raksit Ashok <raksit@google.com>
2189 * MAINTAINERS (Write After Approval): Add myself.
2191 2008-01-08 Ben Elliston <bje@au.ibm.com>
2193 * config.sub, config.guess: Update from upstream sources.
2195 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2197 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2198 Change recommended MPFR from 2.2.1 -> 2.3.0.
2199 * configure: Regenerate.
2201 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2203 * MAINTAINERS: Update my email address.
2205 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2207 * MAINTAINERS: Update my email address.
2209 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2211 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2212 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2213 * Makefile.in: Regenerate.
2215 2007-12-10 Mark Heffernan <meheff@google.com>
2217 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2220 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2222 * configure.ac: Enable libjava for x86_64-*-darwin9.
2223 * configure: Regenerate.
2225 2007-12-07 Bill Maddox <maddox@google.com>
2227 * MAINTAINERS (Write After Approval): Add myself.
2229 2007-12-05 Ben Elliston <bje@au.ibm.com>
2231 * config.sub, config.guess: Update from upstream sources.
2233 2007-12-02 Matthias Klose <doko@ubuntu.com>
2235 * config-ml.in: Remove 64bit configure tests.
2237 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2239 * config-ml.in: Robustify against white space in absolute file
2242 * config-ml.in (multi-clean): Substitute ${Makefile}.
2243 Remove superfluous ${Makefile} in list.
2245 2007-11-19 Thiemo Seufer <ths@mips.com>
2247 * config-ml.in: Don't hardcode the Makefile name.
2249 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2251 * MAINTAINERS (Write After Approval): Add myself.
2253 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2255 * MAINTAINERS (Write After Approval): Add myself.
2257 2007-11-06 Doug Kwan <dougkwan@google.com>
2259 * MAINTAINERS (Write After Approval): Add myself.
2261 2007-10-25 Ben Elliston <bje@au.ibm.com>
2263 * MAINTAINERS (mercury): Remove entry.
2264 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2266 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2268 * Makefile.def (dependencies): Make configure-gdb depend on
2270 * Makefile.in: Regenerated.
2272 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2274 * MAINTAINERS (Fortran maintainer): Remove myself.
2276 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2278 * Makefile.def: To avoid problems running with parallel makes,
2279 build newlib before libgloss so that target specific header
2281 * Makefile.in: Regenerate
2283 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2285 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2286 * Makefile.in: Regenerate.
2288 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2290 * MAINTAINERS (Register allocation reviewer): Add myself.
2292 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2294 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2295 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2296 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2297 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2298 * configure: Regenerate.
2300 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2302 * MAINTAINERS (Register allocation reviewer): Add myself.
2304 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2306 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2307 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2308 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2309 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2310 * configure.ac: Default them to host tools for $host = $build.
2313 * configure: Regenerate.
2314 * Makefile.in: Regenerate.
2316 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2318 * MAINTAINERS (Register allocation reviewer): Add myself.
2320 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2322 * MAINTAINERS (Register allocation reviewer): Add myself.
2324 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2326 * MAINTAINERS (Write After Approval): Fix typo.
2328 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2330 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2331 * configure: Regenerate.
2333 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2336 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2337 they're already prefixed.
2339 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2341 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2343 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2344 * configure: Regenerate.
2345 * Makefile.in: Regenerate.
2347 2007-09-17 Andreas Schwab <schwab@suse.de>
2349 * configure.ac: Raise minimum makeinfo version to 4.6.
2350 * configure: Regenerate.
2352 2007-09-17 Johannes Singler <singler@ira.uka.de>
2354 * MAINTAINERS (write-after-approval) add myself
2356 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2358 * configure.ac: Correct makeinfo version check.
2359 * configure: Regenerate.
2361 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2363 * MAINTAINERS: Update my email address.
2365 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2367 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2368 to $skipdirs and only disable gprof for newlib. Use the normal
2369 mips*-elf* handling in other respects.
2370 * configure: Regnerate.
2372 2007-09-12 David Daney <ddaney@avtrex.com>
2374 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2376 * configure: Regenerate.
2378 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2381 * configure.ac: For libgloss targets, point the linker to the linker
2382 script, startup code and simulator library.
2383 * configure: Regenerate.
2385 2007-09-07 Andrew Haley <aph@redhat.com>
2387 * configure.ac (noconfigdirs): Remove target-libffi and
2389 * configure: Regenerate.
2391 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2394 * configure.ac: Use config/mh-mingw on mingw.
2395 * configure: Regenerate.
2397 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2399 * MAINTAINERS (Write After Approval): Add myself.
2401 2007-09-05 Richard Guenther <rguenther@suse.de>
2403 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2404 nor --disable-checking is provided also turn on yes and types
2405 checking for stage1.
2406 * configure: Re-generate.
2408 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2410 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2411 (Write After Approval): Remove myself.
2413 2007-08-29 Nick Clifton <nickc@redhat.com>
2415 * config.sub, config.guess: Update from upstream sources.
2417 2007-08-22 Bud Davis <jmdavis@link.com>
2419 * MAINTAINERS (Write After Approval): Added myself.
2420 * MAINTAINERS (Reviewers): Removed myself.
2422 2007-08-18 Paul Brook <paul@codesourcery.com>
2423 Joseph Myers <joseph@codesourcery.com>
2425 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2426 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2427 * Makefile.in: Regenerate.
2428 * configure.ac (--with-debug-prefix-map): New.
2429 * configure: Regenerate.
2431 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2432 Nigel Stephens <nigel@mips.com>
2434 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2435 as target_makefile_frag.
2436 * configure: Regenerate.
2438 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2440 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2441 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2442 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2443 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2444 (do-compare, do-compare3, do-compare-debug): New.
2445 ([+compare-target+]): Use them.
2447 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2449 * MAINTAINERS (Write After Approval): Change my email address.
2451 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2452 Ben Elliston <bje@au.ibm.com>
2454 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2455 --silent if $silent.
2456 * configure: Regenerate.
2458 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2460 * MAINTAINERS (Various Maintainers): Add myself as
2461 loop infrastructure maintainer. Update my e-mail
2464 2007-07-31 Diego Novillo <dnovillo@google.com>
2466 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2469 2007-07-26 Richard Guenther <rguenther@suse.de>
2471 * configure.ac: Add types checking to stage1 checking flags.
2472 * configure: Regenerate.
2474 2007-07-17 Nick Clifton <nickc@redhat.com>
2476 * COPYING3: New file. Contains version 3 of the GNU General
2478 * COPYING3.LIB: New file. Contains version 3 of the GNU
2479 Lesser General Public License.
2481 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2483 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2485 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2487 * MAINTAINERS (S/390 co-maintainer): Add myself.
2488 (Write After Approval): Remove myself.
2490 2007-07-13 Dan Hipschman <dsh@google.com>
2492 * MAINTAINERS (Write After Approval): Add myself.
2494 2007-07-11 Nick Clifton <nickc@redhat.com>
2496 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2498 * Makefile.in: Regenerate.
2500 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2502 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2505 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2507 * lt~obsolete.m4: New. Import from 20070318 libtool.
2509 2007-07-03 Julian Brown <julian@codesourcery.com>
2511 * MAINTAINERS (Write After Approval): Add myself.
2513 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2515 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2516 * configure: Regenerate.
2518 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2520 * configure.ac: Add some missing m4 quotation.
2521 * configure: Regenerate.
2523 2007-07-02 Simon Baldwin <simonb@google.com>
2525 * MAINTAINERS (Write After Approval): Add myself.
2527 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2529 * configure: Regenerate.
2531 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2533 * Makefile.def: Add windmc tool to build.
2534 * Makefile.tpl: Likewise.
2535 * configure.ac: Likewise.
2536 * Makefile.in: Regenerate.
2537 * configure: Regenerate.
2539 2007-06-28 DJ Delorie <dj@redhat.com>
2541 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2542 not building newlib.
2543 * configure: Regenerated.
2545 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2547 * MAINTAINERS (Write After Approval): Add myself.
2549 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2551 * MAINTAINERS (Write After Approval): Add myself.
2553 2007-06-19 Chris Matthews <chrismatthews@google.com>
2555 * MAINTAINERS (Write After Approval): Add myself.
2557 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2559 * MAINTAINERS (Write After Approval): Add myself.
2561 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2563 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2564 * Makefile.in: Regenerated.
2566 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2568 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2569 bfin*-*-uclinux* targets.
2570 * configure: Regenerate.
2572 2007-06-14 Ian Lance Taylor <iant@google.com>
2574 * MAINTAINERS: Add myself as non-algorithmic global write
2577 2007-06-14 Diego Novillo <dnovillo@google.com>
2579 * MAINTAINERS: Add self as middle-end maintainer and
2580 non-algorithmic global write maintainer.
2582 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2584 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2585 Move all Fortran maintainers except Paul Brook into the
2586 Non-Autopoiesis section.
2588 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2590 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2591 (distclean-stage[+id+]): Possibly delete stage_last.
2592 * Makefile.in: Regenerate.
2594 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2596 * MAINTAINERS (Various Maintainer): Fix typo.
2598 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2600 * MAINTAINERS (Various Maintainer): Add myself as
2601 dataflow maintainer.
2603 2007-06-07 Ben Elliston <bje@au.ibm.com>
2605 * config.sub, config.guess: Update from upstream sources.
2607 2007-06-07 Ben Elliston <bje@au.ibm.com>
2609 * Makefile.tpl: Fix spelling error.
2610 * Makefile.in: Regenerate.
2612 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2614 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2615 lt_cv_sys_max_cmd_len.
2617 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2619 * MAINTAINERS (Various Maintainers): Add myself as
2620 auto-vectorizer maintainer.
2622 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2625 * libtool.m4: Revert previous change.
2626 * ltgcc.m4: Put it here.
2628 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2630 * MAINTAINERS (Various Maintainers): Add myself as
2631 auto-vectorizer maintainer.
2633 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2636 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2638 2007-05-30 Richard Guenther <rguenther@suse.de>
2640 * MAINTAINERS (Various Maintainers): Add myself as
2641 auto-vectorizer maintainer.
2643 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2646 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2647 * configure: Rebuilt.
2649 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2651 * MAINTAINERS (Write After Approval): Removed my name.
2653 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2655 * MAINTAINERS (Write After Approval): Remove myself.
2657 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2659 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2661 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2663 * ltmain.sh: Update from ToT Libtool.
2664 * libtool.m4: Update from ToT Libtool.
2665 * ltsugar.m4: New. Update from ToT Libtool.
2666 * ltversion.m4: New. Update from ToT Libtool.
2667 * ltoptions.m4: New. Update from ToT Libtool.
2669 * ltcf-c.sh: Remove.
2670 * ltcf-cxx.sh: Remove.
2671 * ltcf-gcj.sh: Remove.
2673 2007-05-22 Ollie Wild <aaw@google.com>
2675 * MAINTAINERS (Write After Approval): Add myself.
2677 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2679 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2682 Remove CFLAGS/LIBCFLAGS.
2683 (configure-stage[+id+]-[+prefix+][+module+],
2684 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2685 * Makefile.in: Regenerate.
2687 2007-05-15 Diego Novillo <dnovillo@google.com>
2689 * MAINTAINERS: Update e-mail address.
2691 2007-05-15 Revital Eres <eres@il.ibm.com>
2693 * MAINTAINERS (Write After Approval): Add myself.
2695 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2697 * MAINTAINERS (Write After Approval): Updated my address.
2699 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2701 * MAINTAINERS (Write After Approval): Add myself.
2703 2007-05-11 Silvius Rus <rus@google.com>
2705 * MAINTAINERS (Write After Approval): Add myself.
2707 2007-04-23 Tom Tromey <tromey@redhat.com>
2709 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2711 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2713 * MAINTAINERS (cpplib): Rename to ...
2714 (libcpp): ... this. Add C/C++ front end maintainers.
2716 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2718 * config-ml.in: Pass ${ml_config_env} to configure calls.
2720 2007-04-04 Christian Bruel <christian.bruel@st.com>
2722 * MAINTAINERS (Write After Approval): Add myself.
2724 2007-04-02 Dave Korn <dave.korn@artimi.com>
2726 * MAINTAINERS (Write After Approval): Add myself.
2728 2007-03-31 Tobias Burnus <burnus@net-b.de>
2730 * MAINTAINERS (fortran 95 front end): Add myself.
2732 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2734 * MAINTAINERS (Write After Approval): Add myself.
2736 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2738 * MAINTAINERS (Modulo Scheduler): Add myself.
2740 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2742 * MAINTAINERS (fortran 95 front end): Add myself.
2743 (c++ front end): whitespace fix.
2745 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2747 * MAINTAINERS (Write After Approval): Add myself.
2749 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2751 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2752 of glob. Quote arguments with single quotes too.
2753 * configure: Regenerate.
2755 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2757 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2758 * Makefile.in: Regenerate
2760 2007-03-07 Andreas Schwab <schwab@suse.de>
2762 * configure: Regenerate.
2764 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2766 * configure.ac: Add "--with-pdfdir" configure option,
2767 which defines pdfdir variable.
2768 * Makefile.def (target=fixincludes): Add install-pdf to
2770 (recursive_targets): Add install-pdf target.
2771 (flags_to_pass): Add pdfdir.
2772 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2774 * configure: Regenerate
2775 * Makefile.in: Regenerate
2777 2007-02-28 Eric Christopher <echristo@apple.com>
2780 2006-12-07 Mike Stump <mrs@apple.com>
2782 * Makefile.def (dependencies): Add dependency for
2783 install-target-libssp and install-target-libgomp on
2785 * Makefile.in: Regenerate.
2787 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2789 * configure: Regenerate.
2790 * configure.ac: Move statements after variable declarations.
2792 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2794 * MAINTAINERS: Add myself as sh maintainer.
2796 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2798 * configure.ac: Adjust for loop syntax.
2799 * configure: Regenerate.
2801 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2803 * configure: Rebuilt.
2805 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2807 * configure.ac: Drop multiple occurrences of --enable-languages,
2808 and fix its quoting.
2809 * configure: Rebuilt.
2811 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2812 Nathan Sidwell <nathan@codesourcery.com>
2813 Vladimir Prus <vladimir@codesourcery.com>
2814 Joseph Myers <joseph@codesourcery.com>
2816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2817 * configure: Regenerate.
2819 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2821 * ltconfig (freebsd*): Default to elf.
2823 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2825 * configure.ac (target_libraries): Move libgcc before libiberty.
2826 * configure: Regenerated.
2828 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2829 Paolo Bonzini <bonzini@gnu.org>
2832 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2833 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2834 * configure: Regenerated.
2836 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2838 * MAINTAINERS (Language Front End Maintainers): Update my mail
2841 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2844 * configure.ac: Correct syntax for Solaris ksh.
2845 * configure: Regenerated.
2847 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2849 * configure.ac: Sync with src.
2850 * configure: Regenerate.
2852 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2854 * Makefile.in: Regenerate.
2856 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2858 * config.sub: Sync with src.
2860 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2862 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2863 noncanonical equivalents.
2864 * configure.in: Rename to...
2865 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2866 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2867 target_noncanonical. Use them. Rewrite removal of configure
2868 arguments for autoconf 2.59. Discard variable settings. Force
2869 program_transform_name for native tools.
2871 * Makefile.in: Regenerated.
2872 * configure: Regenerated with autoconf 2.59.
2874 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2876 * MAINTAINERS (Write After Approval): Add myself.
2878 2007-01-31 Andreas Schwab <schwab@suse.de>
2880 * Makefile.tpl (LDFLAGS): Substitute it.
2881 * Makefile.in: Regenerate.
2883 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2885 * MAINTAINERS (Write After Approval): Add myself.
2887 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2889 * MAINTAINERS (spu port): Add myself.
2891 2007-01-23 Richard Guenther <rguenther@suse.de>
2894 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2895 * Makefile.tpl (GNATBIND): Substitute it.
2896 (GNATMAKE): Likewise.
2897 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2899 * Makefile.in: Regenerate.
2900 * configure: Regenerate.
2902 2007-01-18 Mike Stump <mrs@apple.com>
2904 * configure.in: Re-enable -Werror for gcc builds.
2906 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2908 * MAINTAINERS (Write After Approval): Add myself.
2910 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2912 * configure.in: Change == to = in test command.
2913 * configure: Regenerate.
2915 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2916 Nick Clifton <nickc@redhat.com>
2917 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2919 * configure.in (build_configargs, host_configargs, target_configargs):
2920 Remove build/host/target parameters.
2921 (host_libs): Add gmp and mpfr.
2922 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2923 * Makefile.def (gmp, mpfr): New.
2924 (gcc): Remove target.
2925 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2926 target_os, target_vendor): New.
2927 (configure): Add host_alias/target_alias arguments; adjust invocations.
2928 * configure: Regenerate.
2929 * Makefile.in: Regenerate.
2931 2007-01-11 Matt Fago <fago@earthlink.net>
2933 * configure.in: Try to link to functions only in mpfr 2.2.x
2934 to improve robustness of configure tests.
2935 * configure: Regenerate.
2937 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2939 * MAINTAINERS: Add myself as i386 maintainer.
2941 2007-01-08 Jan Hubicka <jh@suse.cz>
2943 * MAINTAINERS: Add myself as i386 maintainer.
2945 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2947 * configure.in: Add support for an x86_64-mingw* target.
2948 * configure: Regenerate.
2950 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2952 * Makefile.tpl (all-target): Correct @if conditional for target
2954 * configure.in: Omit libiberty if building only target libgcc.
2955 * configure, Makefile.in: Regenerated.
2957 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2959 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2960 * configure: Regenerate.
2962 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2964 * Makefile.def (target_modules): Add libgcc.
2965 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2966 * Makefile.tpl (clean-target-libgcc): Delete.
2967 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2968 on gcc even for bootstrapped modules. Rewrite handling of
2969 lang_env_dependencies to loop over target_modules.
2970 * configure.in (target_libraries): Add target-libgcc.
2971 * Makefile.in, configure: Regenerated.
2973 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2975 * configure.in: Reorganize recognition of languages. Add
2976 --enable-stage1-languages. Show supported languages for the chosen
2977 target rather than all recognized languages.
2978 * configure: Regenerate.
2980 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2982 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2983 * Makefile.in: Regenerate.
2985 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2987 * configure.in: Warn that MPFR 2.2.0 is buggy.
2988 * configure: Regenerate.
2990 2006-12-27 Ian Lance Taylor <iant@google.com>
2992 * configure.in: When removing Makefiles to force a reconfigure, also
2993 remove prev-DIR*/Makefile.
2994 * configure: Regenerate.
2996 2006-12-22 Andreas Schwab <schwab@suse.de>
2998 * configure: Regenerate with correct autoconf version.
3000 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3002 * configure.in: add AC_SUBST for *_FOR_TARGET.
3003 * configure: Regenerate.
3005 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3007 * configure.in: Simplify logic for rejecting languages that cannot
3008 be built. Separate the case when a language is unsupported,
3009 from the case when the user chooses not to build a language.
3011 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3013 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3014 it only affects bootstrap and could be tested on "$host" as well.
3015 * configure: Regenerate.
3016 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3018 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3021 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3022 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3023 move here comment from Makefile.tpl.
3024 * Makefile.tpl: Move some definitions higher in the file.
3025 (STAGE1_CHECKING): New.
3026 * configure.in: Add --enable-stage1-checking.
3027 * configure: Regenerate.
3028 * Makefile.in: Regenerate.
3030 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3032 * MAINTAINERS: Add myself as build system maintainer.
3034 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3036 * MAINTAINERS (Write After Approval): Add myself.
3038 2006-12-13 Eric Christopher <echristo@apple.com>
3040 * MAINTAINERS: Add myself as darwin maintainer.
3042 2006-12-11 Ian Lance Taylor <ian@airs.com>
3044 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3046 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3048 MAINTAINERS: Update my entry.
3050 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3052 * configure.in: Handle spu makefile frag.
3053 * Makefile.tpl (MAINT): Define
3054 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3055 * configure: Regenerate.
3056 * Makefile.in: Regenerate.
3058 2006-12-11 Ben Elliston <bje@au.ibm.com>
3060 * config.guess: Import latest version.
3061 * config.sub: Likewise.
3063 2006-12-11 Ben Elliston <bje@au.ibm.com>
3065 * configure.in (spu-*-*): Don't skip target-libiberty.
3066 * configure: Regenerate.
3068 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3071 * configure.in: Correct x86 darwin support for libjava to powerpc
3073 * configure: Regenerate.
3075 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3077 * configure.in: Add x86 darwin support for libjava.
3078 * configure: Regenerate.
3080 2006-12-07 Mike Stump <mrs@apple.com>
3082 * Makefile.def (dependencies): Add dependency for
3083 install-target-libssp and install-target-libgomp on
3085 * Makefile.in: Regenerate.
3087 2006-12-04 Richard Guenther <rguenther@suse.de>
3089 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3090 (Non-Algorithmic Maintainers): Move over non-algorithmic
3091 loop optimizer maintainers, add myself as a non-algorithmic
3092 middle-end maintainer.
3094 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3096 * MAINTAINERS (Write After Approval): Add myself.
3098 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3100 * configure.in: Update error message for missing GMP/MPFR.
3102 * configure: Regenerate.
3104 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3106 * configure.in: Update MPFR version in error message.
3108 * configure: Regenerate.
3110 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3112 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3113 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3114 --with-gmp-lib): New flags.
3116 * configure: Regenerate.
3118 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3120 * MAINTAINERS (Write After Approval): Change my email address.
3122 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3124 * MAINTAINERS (Write After Approval): Add myself.
3126 2006-11-22 Philipp Thomas <pth@suse.de>
3128 * MAINTAINERS (i18n): Update e-mail address.
3130 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3132 * MAINTAINERS (spu port): Add myself as maintainer.
3133 (Write After Approval): Remove myself.
3135 2006-11-22 Ben Elliston <bje@au.ibm.com>
3137 * configure.in (skipdirs): Don't build libssp for SPU.
3138 * configure: Regenerate.
3140 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3142 * MAINTAINERS (spu port): Add myself as maintainer.
3143 (libobjc): Update my email address.
3145 2006-11-21 Andrea Bona <andrea.bona@st.com>
3147 * MAINTAINERS (Write After Approval): Add myself.
3149 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3151 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3152 * configure : Rebuilt.
3154 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3156 * MAINTAINERS (Write After Approval): Add myself.
3158 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3160 * MAINTAINERS (Write After Approval): Add myself.
3162 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3164 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3166 * configure: Regenerate.
3168 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3170 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3171 (unstage): Test for stage_last presence.
3174 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3176 * Makefile.in: Regenerate.
3178 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3180 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3183 2006-11-14 Erven Rohou <erven.rohou@st.com>
3185 * MAINTAINERS (Write After Approval): Add myself.
3187 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3189 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3190 and stageN-package/Makefile.
3191 * Makefile.in: Regenerated.
3193 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3195 * configure.in: Remove target-libgloss from noconfigdirs for
3197 * configure: Regenerated.
3199 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3201 * configure.in (have_gmp): Only error if the gcc directory exists.
3203 * configure: Regenerate.
3205 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3207 * configure.in: Robustify error message for missing GMP/MPFR.
3209 * configure: Regenerate.
3211 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3213 * MAINTAINERS (Write After Approval): Add myself.
3215 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3217 * MAINTAINERS: Change email address.
3219 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3221 * MAINTAINERS (Write After Approval): Add myself.
3223 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3225 * MAINTAINERS (Write After Approval): Add myself.
3227 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3229 * MAINTAINERS (Write After Approval): Move myself to
3230 Write After Approval section.
3232 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3234 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3236 * configure: Regenerate.
3238 2006-10-16 Tobias Burnus <burnus@net-b.de>
3240 * MAINTAINERS (Write After Approval): Add myself.
3242 2006-10-16 Ben Elliston <bje@au.ibm.com>
3244 * config.guess: Import latest version.
3245 * config.sub: Likewise.
3247 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3249 * Makefile.def: Added pdf target handling.
3250 * Makefile.tpl: Added pdf target handling.
3251 * Makefile.in: Regenerated.
3253 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3255 * MAINTAINERS: Add self as score port maintainer.
3257 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3259 * MAINTAINERS (Write After Approval): Add myself.
3261 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3263 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3265 * configure: Regenerated.
3267 2006-09-27 Dave Brolley <brolley@redhat.com>
3269 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3270 using $s instead of $r.
3271 * configure: Regenerated.
3273 2006-09-26 Thiemo Seufer <ths@mips.com>
3275 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3276 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3277 * configure: Regenerate.
3279 2006-09-24 Graeme Peterson <gridly@gmail.com>
3281 * MAINTAINERS (Write After Approval): Remove myself.
3283 2006-09-22 Chao-ying Fu <fu@mips.com>
3285 * MAINTAINERS (Write After Approval): Add myself.
3287 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3289 * MAINTAINERS: Add self as soft-fp maintainer.
3291 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3293 * MAINTAINERS: Add myself as avr maintainer.
3294 Remove Marek Michalkiewicz as avr maintainer.
3296 2006-09-07 Roberto Costa <roberto.costa@st.com>
3298 * MAINTAINERS (Write After Approval): Add myself.
3300 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3302 * configure.in: Never build newlib for a Mingw host.
3303 Never build newlib as Mingw target library.
3304 Test the existence of winsup/cygwin for building a Cygwin newlib,
3305 rather than just winsup.
3306 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3307 building a Mingw target.
3308 * configure: Regenerate.
3310 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3312 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3314 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3316 * config.guess: Import from src (was more updated).
3317 * config.sub: Likewise.
3319 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3321 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3322 * configure: Regenerated.
3324 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3326 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3327 for stages after the first.
3329 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3331 * Makefile.def: Add dependencies for configure-opcodes
3332 on configure-intl and all-opcodes on all-intl.
3333 * Makefile.in: Regenerated.
3335 2006-07-13 Ben Elliston <bje@au.ibm.com>
3337 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3339 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3341 Port to hosts whose 'sort' and 'tail' implementations
3342 treat operands with leading '+' as file names, as POSIX
3343 has required since 2001. However, make sure the code still
3344 works on pre-POSIX hosts.
3345 * ltmain.sh: Don't assume "sort +2" is equivalent to
3346 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3348 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3350 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3352 2006-07-04 Peter O'Gorman <peter@pogma.com>
3354 * ltconfig: chmod 644 before ranlib during install.
3356 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3359 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3360 if the bootstrap compiler is a GCC version that supports it.
3361 * configure: Regenerate.
3363 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3365 * configure.in: Fix thinkos in previous check-in.
3366 * configure: Regenerate.
3368 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3371 * configure.in: Test subdir_requires and give an appropriate
3373 * configure: Regenerate.
3375 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3377 * MAINTAINERS (Write After Approval): Add myself.
3379 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3381 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3383 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3385 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3387 2006-06-20 David Ayers <d.ayers@inode.at>
3390 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3391 whether target-libjava is being configured instead of whether the
3392 java front end is enabled.
3393 * configure: Regenerate.
3395 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3398 * configure.in: Only enable libgomp on IRIX 6.
3399 * configure: Regenerate.
3401 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3403 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3405 * Makefile.in: Regenerate.
3407 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3409 * config-ml.in: Alter CCASFLAGS to include special
3410 multilib options the same as is done for CFLAGS.
3412 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3414 * configure.in: Don't enable libgomp on hpux10.
3415 * configure: Rebuilt.
3417 2006-06-12 David Ayers <d.ayers@inode.at>
3421 * configure.in: Remove target-boehm-gc from noconfigdirs where
3422 ${libgcj} is specified.
3423 * configure: Regenerate.
3425 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3429 * configure.in: Sync.
3430 * configure: Regenerated.
3432 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3434 * Makefile.def: Added dependencies from sim and gdb on intl, and
3435 added configure dependencies to everything with an all dependency
3437 * Makefile.in: Regenerated.
3439 2006-06-06 David Ayers <d.ayers@inode.at>
3442 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3443 * Makefile.in: Regenerate.
3444 * configure.in: Add --enable-objc-gc at toplevel and have it
3445 enable boehm-gc for Objective-C.
3446 Remove target-boehm-gc from libgcj.
3447 Add target-boehm-gc to target_libraries.
3448 Add target-boehm-gc to noconfigdirs where ${libgcj}
3450 Assert that boehm-gc is supported when requested for Objective-C.
3451 Only build boehm-gc if needed either for Java or Objective-C.
3452 * configure: Regenerate.
3454 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3457 * Makefile.tpl (configure-[+prefix+][+module+],
3458 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3459 Remove rule to unstage bootstrapped modules.
3460 (stage_current): New.
3461 * Makefile.in: Regenerate.
3463 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3465 * MAINTAINERS (Write After Approval): Update my e-mail address.
3467 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3469 * include/libiberty.h: Declare pex_run_in_environment.
3471 2006-05-31 Asher Langton <langton2@llnl.gov>
3473 * MAINTAINERS (Write After Approval): Add myself.
3475 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3477 * Makefile.def (bfd, opcodes): Fix lib_path.
3478 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3479 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3480 * Makefile.in: Regenerate.
3482 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3484 * Makefile.in: Regenerate.
3486 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3488 * Makefile.def: Add install-html target. Add datarootdir
3489 docdir and htmldir to flags_to_pass.
3490 * Makefile.tpl: Add install-html target.
3491 * Makefile.in: Regenerate.
3492 * configure.in: Add --with-datarootdir, --with-docdir, and
3493 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3494 * configure: Regenerate.
3496 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3498 * configure.in: Enable gprof for cross builds.
3499 * configure: Regenerate.
3501 2006-05-22 Richard Guenther <rguenther@suse.de>
3504 2006-01-31 Richard Guenther <rguenther@suse.de>
3505 Paolo Bonzini <bonzini@gnu.org>
3507 * Makefile.def (target_modules): Add libgcc-math target module.
3508 * configure.in (target_libraries): Add libgcc-math target library.
3509 (--enable-libgcc-math): New configure switch.
3510 * Makefile.in: Re-generate.
3511 * configure: Re-generate.
3512 * libgcc-math: New toplevel directory.
3514 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3515 Andreas Tobler <a.tobler@schweiz.ch>
3517 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3518 * configure: Rebuilt.
3520 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3522 * MAINTAINERS (Write After Approval): Add myself.
3524 2006-05-01 DJ Delorie <dj@redhat.com>
3526 * configure.in: Restore CFLAGS if GMP isn't present.
3527 * configure: Regenerate.
3529 2006-05-01 Richard Guenther <rguenther@suse.de>
3531 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3534 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3536 * MAINTAINERS (Write After Approval): Add myself.
3538 2006-04-28 Jan Beulich <jbeulich@novell.com>
3540 * MAINTAINERS (Write After Approval): Add myself.
3542 2006-04-18 DJ Delorie <dj@redhat.com>
3544 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3545 reference libgloss so that libssp can be built in a combined
3547 * configure: Regenerate.
3549 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3551 * MAINTAINERS (Write After Approval): Add myself.
3553 2006-04-05 Ben Elliston <bje@au.ibm.com>
3555 * configure.in: Require makeinfo 4.4 or higher.
3556 * configure: Regenerate.
3558 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3560 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3561 Rearrange the entries of other libraries to have them in one place.
3563 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3565 * MAINTAINERS (Write After Approval): Remove myself.
3566 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3568 2006-03-14 Richard Guenther <rguenther@suse.de>
3570 * configure: Regenerate with autoconf 2.13.
3572 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3574 * MAINTAINERS: Use my work address.
3576 * MAINTAINERS: Update my E-mail address.
3578 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3580 * configure.in: Handle --disable-<component> generically.
3581 * configure: Regenerate.
3583 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3586 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3588 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3590 * MAINTAINERS (Write After Approval): Remove myself.
3591 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3593 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3595 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3596 (TARGET_CONFIGDIRS): Remove.
3597 * configure.in: Remove AC_SUBST(target_configdirs).
3598 * Makefile.in, configure: Regenerated.
3600 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3602 * MAINTAINERS (Write After Approval): Remove myself.
3603 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3605 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3609 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3611 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3612 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3613 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3614 BUILD_PREFIX, BUILD_PREFIX_1.
3615 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3617 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3620 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3621 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3622 of `cat stage_current`. Always provide the `r' and `s' variables.
3623 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3624 a single shell execution.
3625 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3626 bootstrapped modules, make the stage1 module if the build was not
3627 started yet, else build the current stage.
3628 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3629 (all-build, all-host, all-target, [+make_target+]-host,
3630 [+make_target+]-target): Do not use \-continued lines.
3631 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3632 (current_stage, restrap, stage_last): New.
3634 * Makefile.in: Regenerate.
3635 * configure: Regenerate.
3637 2006-02-19 Bud Davis <jmdavis@link.com>
3639 * MAINTAINERS (Write After Approval): Remove myself.
3640 (Language Front End Maintainers): Add myself as fortran 95
3641 maintainer and update e-mail address.
3643 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3645 * MAINTAINERS (Write After Approval): Remove myself.
3646 (Language Front End Maintainers): Add myself as fortran 95
3649 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3651 * MAINTAINERS (Write After Approval): Add myself.
3653 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3655 * MAINTAINERS (Write After Approval): Remove myself.
3656 (Language Front End Maintainers): Add myself as
3657 fortran 95 maintainer.
3659 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3663 2005-12-27 Leif Ekblad <leif@rdos.net>
3665 * configure.in: Add support for RDOS target.
3666 * configure: Regenerate.
3668 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3669 Andreas Schwab <schwab@suse.de>
3671 * configure: Regenerate.
3673 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3675 * configure.in (enable_libgomp): Add AIX.
3676 * configure: Regenerate.
3678 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3680 * MAINTAINERS (Write After Approval): Add myself.
3682 2006-02-03 Lee Millward <lee.millward@gmail.com>
3684 * MAINTAINERS (Write After Approval): Add myself.
3686 2006-01-31 Richard Guenther <rguenther@suse.de>
3687 Paolo Bonzini <bonzini@gnu.org>
3689 * Makefile.def (target_modules): Add libgcc-math target module.
3690 * configure.in (target_libraries): Add libgcc-math target library.
3691 (--enable-libgcc-math): New configure switch.
3692 * Makefile.in: Re-generate.
3693 * configure: Re-generate.
3694 * libgcc-math: New toplevel directory.
3696 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3698 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3699 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3700 the assembler, linker and binutils.
3701 * configure: Regenerate.
3703 2006-01-22 Dirk Mueller <dmueller@suse.de>
3705 * MAINTAINERS (Write After Approval): Add myself.
3707 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3709 * configure: Regenerate.
3711 2006-01-18 Richard Henderson <rth@redhat.com>
3712 Jakub Jelinek <jakub@redhat.com>
3713 Diego Novillo <dnovillo@redhat.com>
3715 * libgomp: New directory.
3716 * Makefile.def: Add target_module libgomp.
3717 * Makefile.in: Regenerate.
3718 * configure.in (target_libraries): Add target-libgomp.
3719 * configure: Regenerate.
3721 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3723 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3724 @ from continuation.
3725 * Makefile.in: Rebuilt.
3727 2006-01-04 Chris Lattner <sabre@gnu.org>
3729 * MAINTAINERS (Write After Approval): Add myself.
3731 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3735 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3736 * Makefile.tpl (OBJDUMP): New.
3737 (EXTRA_HOST_FLAGS): Add it.
3738 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3740 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3741 to use symbolic links between directories. Avoid race conditions
3742 or make them harmless.
3743 * configure.in: Do not try to use symbolic links between directories.
3745 * Makefile.def (LEAN): Pass.
3746 * Makefile.tpl (LEAN): Define.
3747 (stage[+id+]-start): Accept that the previous directory does not
3748 exist, if the bootstrap is lean.
3749 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3750 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3751 configure substitution.
3752 ([+compare-target+]): Likewise.
3753 ([+bootstrap-target+]-lean): New.
3754 * configure.in: Remove lean bootstrap support from here.
3756 * Makefile.in: Regenerate.
3757 * configure: Regenerate.
3759 2006-01-04 Ben Elliston <bje@au.ibm.com>
3761 * MAINTAINERS (libdecnumber): Add myself.
3763 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3765 * libtool-ldflags: New script.
3767 2006-01-02 Andreas Schwab <schwab@suse.de>
3769 * configure.in: When reconfiguring remove Makefile in
3770 all stage directories.
3771 * configure: Regenerate.
3773 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3775 * MAINTAINERS: Update my email address.
3777 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3779 Revert Ada-related part of the previous change.
3781 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3783 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3784 * Makefile.in: Regenerate.
3785 * configure.in: Do not include mt-ppc-aix target fragment.
3786 * configure: Regenerate.
3788 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3790 * configure.in: Select appropriate fragments for PowerPC/AIX.
3791 * configure: Regenerate.
3793 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3794 BOOT_CFLAGS, BOOT_LDFLAGS.
3795 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3796 BOOT_CFLAGS, BOOT_LDFLAGS.
3797 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3798 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3799 (stage): Fail if we cannot complete the work.
3800 * Makefile.in: Regenerate.
3802 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3804 * configure.in: Replace ms1 with mt.
3805 * configure: Rebuilt.
3807 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3809 * MAINTAINERS: Update my email address.
3811 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3813 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3814 install-host-nogcc): Don't invoke $(stage) at the end.
3815 * Makefile.in: Regenerate.
3817 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3819 * configure.in: Flip the top-level bootstrap switch.
3820 * configure: Regenerate.
3822 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3824 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3825 $(stage) and $(unstage).
3826 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3827 (all): Remove stray semicolon.
3828 (local-distclean): Don't handle multilib.tmp and multilib.out.
3829 (install.all): Set $s for consistency.
3830 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3831 check_multilibs setting. Always make the install directory.
3832 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3834 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3835 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3836 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3837 (multilib.out): Remove.
3838 * Makefile.in: Regenerated.
3840 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3842 * MAINTAINERS (Write After Approval): Add myself.
3844 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3846 * MAINTAINERS: Add myself as mt maintainer.
3848 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3850 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3852 * MAINTAINERS: Change email address.
3854 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3856 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3857 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3858 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3859 Find in-tree tools if available.
3860 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3861 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3862 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3863 (COMPILER_*_FOR_TARGET): New.
3864 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3865 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3866 (CONFIGURED_*, USUAL_*): Remove.
3867 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3868 STRIP): Use autoconf substitutions.
3869 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3870 COMPILER_NM_FOR_TARGET): New.
3871 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3873 (all): Make all-host and all-target in parallel.
3874 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3875 that $$r and $$s are set before invoking a recursive make.
3876 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3877 ([+bootstrap-target+]): Inline most of the `all' target.
3879 2005-11-29 Ben Elliston <bje@au.ibm.com>
3881 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3882 from the gcc build directory.
3883 * Makefile.in: Regenerate.
3885 2005-11-29 Ben Elliston <bje@au.ibm.com>
3887 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3888 depend on all-libdecnumber.
3889 * configure.in (host_libs): Include libdecnumber.
3890 * Makefile.in: Regenerate.
3891 * configure: Likewise.
3893 2005-11-29 Ben Elliston <bje@au.ibm.com>
3895 * libdecnumber: Import decNumber sources from the dfp-branch.
3897 2005-11-21 Kean Johnston <jkj@sco.com>
3899 * config.sub, config.guess: Sync from upstream sources.
3901 2005-11-21 Ben Elliston <bje@au.ibm.com>
3903 Import from Autoconf sources:
3905 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3906 * config/move-if-change: Don't output "$2 is unchanged";
3907 suggested by Ben Elliston. Handle weird characters correctly.
3909 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3911 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3912 to match upstream libtool for darwin.
3914 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3916 * Makefile.def: Remove gdb dependencies for gdbtk.
3917 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3918 (configure-gdb, install-gdb): New rules.
3919 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3920 * Makefile.in, configure: Regenerated.
3922 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3924 * MAINTAINERS (Write After Approval): Add myself.
3926 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3928 * MAINTAINERS (Write After Approval): Add myself.
3930 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3932 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3935 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3938 * Makefile.tpl (do-[+make-target+], do-check, install,
3939 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3940 are set before recursing.
3941 * Makefile.in: Regenerate.
3943 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3946 * Makefile.def (gcc) <target>: Fix thinko.
3947 * Makefile.in: Regenerate.
3949 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3951 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3952 * configure: Regenerate.
3954 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3956 * MAINTAINERS (Write After Approval): Add self.
3958 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3960 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3961 target-libffi, target-qthreads, target-libjava, and
3963 * configure: Regenerate.
3965 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3967 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3968 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3969 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3970 (USUAL_OBJDUMP_FOR_TARGET): New.
3971 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3972 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3973 * configure, Makefile.in: Regenerated.
3975 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3977 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3978 before other host packages.
3980 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3982 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3984 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3988 * configure.in (default_target): Remove.
3989 * Makefile.tpl (all): Do not use prerequisites as subroutines
3990 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3991 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3992 use prerequisites as subroutines.
3993 (check-host, check-target): New.
3994 (bootstrap configure & all targets): Do not use stage*-start
3995 if the directory layout is already ok.
3996 (non-bootstrap configure & all targets): Prepend a $(unstage).
3997 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3998 (NOTPARALLEL): Remove.
3999 (unstage, stage variables): New variables.
4000 (unstage, stage targets): Simply expand to those variables.
4002 * configure: Regenerate.
4003 * Makefile.in: Regenerate.
4005 2005-10-04 James E Wilson <wilson@specifix.com>
4007 * Makefile.def (lang_env_dependencies): Add libmudflap.
4008 * Makefile.in: Regenerate.
4010 2005-10-03 Andreas Schwab <schwab@suse.de>
4012 Backport from libtool CVS:
4013 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4015 * ltmain.sh: add support for installing into temporary
4016 staging area (e.g. 'make install DESTDIR=...')
4018 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4020 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4021 * configure: Regenerated.
4023 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4025 * configure: Regenerate with the correct
4028 2005-09-30 Catherine Moore <clm@cm00re.com>
4030 * configure.in (bfin-*-*): New.
4031 * configure: Regenerated.
4033 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4035 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4036 (LIPO_FOR_TARGET): New.
4037 (CONFIGURED_LIPO_FOR_TARGET): New.
4038 (USUAL_LIPO_FOR_TARGET): New.
4039 (STRIP_FOR_TARGET): New.
4040 (CONFIGURED_STRIP_FOR_TARGET): New.
4041 (USUAL_STRIP_FOR_TARGET): New.
4042 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4044 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4045 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4046 * Makefile.in: Regenerate.
4047 * configure: Regenerate.
4049 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4051 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4052 (rs6000-*-aix*): Same.
4053 * configure: Regenerate.
4055 2005-09-16 Tom Tromey <tromey@redhat.com>
4057 * MAINTAINERS: Add self as java maintainer.
4059 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4061 * configure.in: Recognize f95 in the --enable-languages option,
4062 and substitute it for fortran, issuing a warning.
4063 * configure: Regenerate.
4065 2005-08-30 Phil Edwards <phil@codesourcery.com>
4067 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4068 * configure: Regenerated.
4070 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4072 * MAINTAINERS: Add self as ms1 maintainer.
4074 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4076 * Makefile.def (libssp): Add to lang_env_dependencies.
4077 * Makefile.in: Regenerate.
4079 2005-08-18 Ian Lance Taylor <ian@airs.com>
4081 * MAINTAINERS: Add myself as middle-end maintainer.
4083 2005-08-17 Christian Groessler <chris@groessler.org>
4085 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4086 * Makefile.in: Regenerate.
4088 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4090 * MAINTAINERS (write after approval): Added myself.
4092 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4094 * MAINTAINERS (Write After Approval): Add myself.
4096 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4098 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4099 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4100 Look for alternate names of the target cc and c++
4101 * configure: Regenerate.
4103 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4105 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4106 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4107 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4108 tools; remove code to manually set them.
4109 (Target tools): Look in the environment for them.
4110 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4111 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4112 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4114 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4115 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4116 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4117 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4118 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4119 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4120 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4121 * configure: Regenerate.
4122 * Makefile.in: Regenerate.
4124 2005-07-28 Ben Elliston <bje@au.ibm.com>
4126 * MAINTAINERS: Update for removed CPU targets.
4128 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4130 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4131 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4132 * Makefile.in: Regenerated.
4134 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4136 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4137 (CFLAGS_FOR_TARGET): Use it.
4138 (CXXFLAGS_FOR_TARGET): Likewise.
4139 * Makefile.in: Regenerated.
4140 * configure.in (--with-build-sysroot): New option.
4141 * configure: Regenerated.
4143 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4145 * Makefile.tpl: Wrap install between unstage and stage
4146 * Makefile.in: Regenerate.
4148 2005-07-21 Eric Christopher <echristo@apple.com>
4150 * MAINTAINERS: Update affiliation.
4152 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4154 * MAINTAINERS: Add self as crx port maintainer.
4156 2005-07-20 DJ Delorie <dj@redhat.com>
4158 * MAINTAINERS: Add self as m32c maintainer.
4160 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4162 * all files: Update FSF address.
4164 2005-07-15 Eric Christopher <echristo@redhat.com>
4166 * MAINTAINERS: Change affiliation.
4168 2005-07-14 Jim Blandy <jimb@redhat.com>
4170 * configure.in: Add cases for Renesas m32c.
4171 * configure: Regenerated.
4173 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4175 * COPYING.LIB: Update from fsf.org.
4177 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4179 * COPYING, compile, config.guess,
4180 config.sub, install-sh, missing, mkinstalldirs,
4181 symlink-tree, ylwrap: Sync from upstream sources.
4182 * config-ml.in: Update FSF address.
4184 2005-07-13 Eric Christopher <echristo@redhat.com>
4186 * configure.in: Add toplevel noconfigdir support for tpf.
4187 * configure: Regenerate.
4189 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4193 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4194 * Makefile.in: Regenerate.
4196 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4198 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4199 Brolley to write-after-approval.
4201 2005-07-07 Andreas Schwab <schwab@suse.de>
4203 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4204 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4205 * Makefile.in: Regenerated.
4207 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4209 * configure.in: Don't build sim or rda when targetting darwin.
4210 * configure: Regenerate.
4212 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4214 * configure.in: Add --enable-libssp and --disable-libssp.
4215 * configure: Regenerate with autoconf-2.13.
4217 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4219 * Makefile.def (target_modules): Add libssp.
4220 * configure.in (target_libraries): Add target-libssp.
4221 * configure: Rebuilt.
4222 * Makefile.in: Rebuilt.
4224 2005-07-01 Zack Weinberg <zackw@panix.com>
4226 * MAINTAINERS: Change email address. Resign from maintainership.
4228 2005-07-01 Richard Guenther <rguenther@suse.de>
4230 * MAINTAINERS: Change my e-mail address and affiliation.
4232 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4234 * Makefile.def (stagefeedback): Come after profile.
4235 Define profiledbootstrap target.
4236 * Makefile.tpl (profiledbootstrap): Remove.
4237 (stageprofile-end): Zap stagefeedback.
4238 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4239 * Makefile.in: Regenerate.
4241 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4243 * MAINTAINERS: Update my email address.
4245 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4247 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4248 In 'cpp' stanza, support '#line' as well as '# '.
4250 2005-06-08 Andreas Schwab <schwab@suse.de>
4252 * MAINTAINERS: Move myself from 'Write After Approval' to
4253 'CPU Port Maintainers' section as m68k maintainer.
4255 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4257 * configure.in (unsupported_languages): New macro.
4258 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4259 non-ported target libraries in noconfigdirs.
4260 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4261 non-linux-gnu. Remove libgcj_ex_libffi.
4262 <lang_frag loop>: Set add_this_lang=no if the language is in
4263 unsupported_languages.
4264 * configure: Regenerate.
4266 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4268 * configure.in: Fix typo in handling of --with-mpfr-dir.
4269 * configure: Regenerate.
4271 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4273 * MAINTAINERS: Update my email address.
4275 2005-06-02 Jim Blandy <jimb@redhat.com>
4277 * config.sub: Add cases for the Renesas m32c. (This patch has been
4278 accepted into the master sources.)
4280 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4281 Michael Snyder <msnyder@redhat.com>
4282 Stan Cox <scox@redhat.com>
4284 * configure.in: Set noconfigdirs for ms1.
4286 * configure: Regenerate.
4288 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4290 * MAINTAINERS (Write After Approval): Add self.
4292 2005-06-01 Josh Conner <jconner@apple.com>
4294 * MAINTAINERS (Write After Approval): Add self.
4296 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4298 * MAINTAINERS: Update my email address.
4300 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4302 * MAINTAINERS (Write After Approval): Add self.
4304 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4306 * MAINTAINERS (Write After Approval): Remove self.
4308 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4310 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4311 (Dependencies): Consider target modules for bootstrap dependencies.
4312 Make target bootstrap modules depend on each stage's gcc.
4313 * Makefile.in: Regenerate.
4315 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4317 * Makefile.def (configure-gcc): Depend on binutils having been built.
4318 (all-gcc): No need to do it here.
4319 * Makefile.in: Regenerate.
4321 2005-05-19 Paul Brook <paul@codesourcery.com>
4323 * configure.in: Rewrite misleading error message when requested
4324 language cannot be built.
4325 * configure: Regenerate.
4327 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4329 * ylwrap: Import from Automake 1.9.5.
4331 2005-05-13 David Ung <davidu@mips.com>
4333 * MAINTAINERS (Write After Approval): Add self.
4335 2005-05-09 Mike Stump <mrs@apple.com>
4337 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4338 lt_cv_sys_max_cmd_len for now.
4340 2005-05-09 Stan Cox <scox@redhat.com>
4342 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4344 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4346 * README.SCO: Update the URL.
4348 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4350 * ltconfig: Define file_list_spec. Pass file_list_spec and
4351 with_gnu_ld to libtool.
4352 * ltcf-c.sh (aix[45]): Define file_list_spec.
4353 * ltcf-cxx.sh (aix[45]): Same.
4354 * ltcf-gcj.sh (aix[45]): Same.
4355 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4356 exists, write list of input files to temporary file.
4358 2005-05-04 Mike Stump <mrs@apple.com>
4360 * configure.in: Always pass --target to target configures as
4361 otherwise rebuilds that do --recheck will fail.
4362 * confiugure: Rebuilt.
4364 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4366 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4368 (configure, all): Add bootstrap support.
4369 (Host modules, target modules): Pass post-stage1 flags and exports.
4370 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4371 * Makefile.in: Regenerate.
4373 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4375 * configure: Regenerate.
4377 2005-04-27 Mike Stump <mrs@apple.com>
4379 * MAINTAINERS: Add self as darwin maintainer.
4381 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4383 * config.sub: Update from master copy.
4385 2005-04-21 Mike Stump <mrs@apple.com>
4387 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4388 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4390 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4392 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4393 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4394 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4395 "*-*-elf" and "*-*-linux*".
4396 * configure: Regenerate.
4398 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4400 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4402 2005-04-12 Mike Stump <mrs@apple.com>
4404 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4406 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4408 * MAINTAINERS (Write After Approval): Add myself.
4410 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4412 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4414 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4416 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4417 (TARGET_CONFIGARGS): Include --with-target-subdir.
4418 (configure, all): New macros