1 2010-11-19 Ian Lance Taylor <iant@google.com>
2 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4 * configure.ac: Add target-libgo to target_libraries. Set
5 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
7 (HOST_EXPORTS): Add GOC.
8 (BASE_TARGET_EXPORTS): Add GOC.
9 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
10 (GOCFLAGS_FOR_TARGET): New variable.
11 (EXTRA_HOST_FLAGS): Add GOC.
12 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
13 * Makefile.def (target_modules): Add libgo.
14 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
15 (dependencies): Add dependency from configure-target-libgo to
16 configure-target-libffi and all-target-libstdc++-v3. Add
17 dependencies from all-target-libgo to all-target-libffi.
20 * Makefile.in: Rebuild.
22 2010-11-19 Ian Lance Taylor <iant@google.com>
24 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
25 compiler/flag environment variables.
27 2010-11-18 Ian Lance Taylor <iant@google.com>
29 * configure.ac: Check for lang_requires_boot_languages in
33 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
34 Tobias Burnus <burnus@net-b.de>
37 * Makefile.def: Add libquadmath; build it with language=fortran.
38 * configure.ac: Add libquadmath.
39 * Makefile.tpl: Handle multiple libs in check-[+language+].
40 * Makefile.in: Regenerate.
41 * configure: Regenerate.
43 2010-11-16 Tom Tromey <tromey@redhat.com>
45 * MAINTAINERS: Moved myself to reviewers section.
47 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
49 * MAINTAINERS: Moved myself to reviewers section.
51 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
53 * MAINTAINERS (Various Maintainers): Add self for build machinery.
54 (Write After Approval): Remove self.
56 2010-11-15 Andreas Schwab <schwab@redhat.com>
58 * configure.ac: Fix spelling in option names.
59 * configure: Regenerated.
61 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
64 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
65 * configure: Regenerated.
67 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
69 * MAINTAINERS: Update my email address.
71 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
73 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
74 define the cloog backend to use. Furthermore, only pass the ppllibs to
75 the configure checks, if necessary.
76 * configure: Regenerate.
78 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
80 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
81 * configure: regenerate
83 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
85 * config/cloog.m4: Fix typo. verison -> version.
86 * configure: Regenerate.
88 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
90 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
91 * configure: Regenerate.
93 2010-11-11 Jan Hubicka <jh@suse.cz>
95 * config/bootstrap-lto: Use -flto.
97 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
99 * configure.ac: Support official CLooG.org versions.
100 * configure: Regenerate.
101 * config/cloog.m4: New.
103 2010-11-10 François Dumont <francois.cppdevs@free.fr>
105 * MAINTAINERS (Write After Approval): Add myself.
107 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
109 * MAINTAINERS: Update my email address.
111 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
113 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
114 * configure: Regenerate.
115 * config/mh-ppc-darwin: Rename to mh-darwin.
117 2010-11-03 Ian Lance Taylor <iant@google.com>
118 Dave Korn <dave.korn.cygwin@gmail.com>
121 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
122 and on other supported platforms whenever LTO is enabled.
123 * configure: Rebuild.
125 2010-11-02 Alan Modra <amodra@gmail.com>
128 * configure.ac: Error when source path contains spaces.
129 * configure: Regenerate.
131 2010-10-23 James E. Wilson <wilson@codesourcery.com>
133 * MAINTAINERS: Update my email address.
135 2010-10-20 Ian Lance Taylor <iant@google.com>
137 * Makefile.def (target_modules): Set lib_path to src/.libs for
139 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
140 * Makefile.in: Rebuild.
142 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
144 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
145 (Write After Approval): Remove myself.
147 2010-10-15 Tristan Gingold <gingold@adacore.com>
149 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
151 2010-10-14 Douglas Rupp <rupp@gnat.com>
153 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
155 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
157 * configure.ac (build_lto_plugin): New shell variable.
158 (--enable-lto): Turn on by default for all non-ELF platforms that
159 have had LTO support added so far. Set build_lto_plugin appropriately
160 for both ELF and non-ELF.
161 (configdirs): Add lto-plugin or not based on build_lto_plugin.
162 * configure: Regenerate.
164 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
167 * configure.ac (v850 support): Remove target-libgloss from
169 * configure: Regenerate.
171 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
175 * configure.ac: Honor initial values of $build_configargs,
176 $host_configargs, $target_configargs. Mark the precious, so
177 environment settings get recorded.
178 * configure: Regenerate.
180 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
183 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
184 Depend on all-build-libiberty.
185 * Makefile.in: Regenerate.
187 2010-09-30 Michael Eager <eager@eagercon.com>
189 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
190 * configure: Regenerate.
192 2010-09-28 Michael Eager <eager@eagercon.com>
194 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
196 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
199 * configure.ac: Fix unportable shell quoting.
200 * configure: Regenerate.
202 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
204 * configure.ac (enable-lto): Add Darwin to the list of supported lto
205 targets and amend comment.
206 * configure: Regenerate.
208 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
210 * MAINTAINERS (Write After Approval): Add myself.
212 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
214 * configure.ac: Enable LTO by default on Darwin.
215 * configure: Regenerate.
217 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
219 * MAINTAINERS (Write After Approval): Add myself.
221 2010-09-01 Ian Bolton <ian.bolton@arm.com>
223 * MAINTAINERS (Write After Approval): Add myself.
225 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
227 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
230 2010-07-28 David Yuste <david.yuste@gmail.com>
232 * MAINTAINERS (Write After Approval): Add myself.
234 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
236 * configure.ac: Support all v850 targets.
237 * configure: Regenerate.
239 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
242 * configure.ac (extra_mpfr_configure_flags): Copy from
243 extra_mpc_gmp_configure_flags.
244 * configure: Re-generated.
246 2010-07-22 Andi Kleen <ak@linux.intel.com>
248 * MAINTAINERS (Write After Approval): Add myself.
250 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
252 * MAINTAINERS (Write After Approval): Add myself.
254 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
256 * MAINTAINERS (Write After Approval): Add myself.
258 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
261 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
262 Provide -B option to allow for link spec %s substitutions for
263 libstdc++.a on darwin.
264 * Makefile.in: Regenerate.
266 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
268 * MAINTAINERS (Reviewers): Update my e-mail address
270 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
272 * Makefile.def (configure-gcc): Depend on all-libelf.
273 * Makefile.in: Rebuild.
275 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
277 * MAINTAINERS (Write After Approval): Add myself in the right place.
279 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
281 * MAINTAINERS (Write After Approval): Add myself.
283 2010-05-25 Sterling Augustine <sterling@tensilica.com>
285 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
287 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
289 * config.sub: Update to version 2010-05-21.
290 * config.guess: Update to version 2010-04-03.
292 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
294 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
295 * configure: Regenerate.
297 2010-05-12 Sriraman Tallam <tmsriram@google.com>
299 * MAINTAINERS (Write After Approval): Add myself.
301 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
303 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
304 a platform that supports LTO.
305 * configure: Regenerate.
307 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
309 * configure.ac: Allow all the versions greater than 0.10 of PPL.
310 * configure: Regenerated.
312 2010-04-27 Roland McGrath <roland@redhat.com>
313 H.J. Lu <hongjiu.lu@intel.com>
315 * configure.ac (--enable-gold): Support both, both/gold and
316 both/bfd to add gold to configdirs without removing ld.
317 * configure: Regenerated.
319 * Makefile.def: Add install-gold dependency to install-ld.
320 * Makefile.in: Regenerated.
322 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
325 * configure.ac (--enable-lto): Refactor handling so libelf tests
326 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
327 and allow LTO to be explicitly enabled on non-ELF platforms that
328 are known to support it inside else-clause.
329 * configure: Regenerate.
331 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
333 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
334 * configure: Regenerate.
336 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
338 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
339 * configure: Regenerate.
341 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
343 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
345 * configure: Regenerate.
347 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
349 * MAINTAINERS (Write After Approval): Add myself.
351 2010-04-14 Tristan Gingold <gingold@adacore.com>
353 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
354 * configure: Regenerate.
356 2010-04-13 Steve Ellcey <sje@cup.hp.com>
358 * configure: Regenerate after change to elf.m4.
360 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
362 * MAINTAINERS (Write After Approval): Add myself.
364 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
366 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
367 * configure: Regenerated.
369 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
371 * configure.ac: Print "buggy but acceptable" when CLooG
372 revision is less than 9.
373 * configure: Regenerated.
375 2010-04-01 Diego Novillo <dnovillo@google.com>
377 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
379 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
386 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
388 * configure.ac: Do not pass --enable-multilib nor
389 --disable-multilib in baseargs. Accept explicitly passed
391 * configure: Regenerate.
393 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
395 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
397 2010-03-31 Janis Johnson <janis187@us.ibm.com>
399 * MAINTAINERS: Remove myself.
401 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
404 * configure.ac: Do not pass --enable-multilib nor
405 --disable-multilib in baseargs. Accept explicitly passed
407 * configure: Regenerate.
409 2010-03-28 Andrew Pinski <pinskia@gmail.com>
411 * MAINTAINERS (spu port): Remove me.
413 2010-03-23 Joseph Myers <joseph@codesourcery.com>
415 * configure.ac (tic6x-*-*): New case.
416 * configure: Regenerate.
418 2010-03-23 Joseph Myers <joseph@codesourcery.com>
420 * config.sub: Update to version 2010-03-22.
421 * config.guess: Update to version 2009-12-30.
423 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
426 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
427 * configure: Regenerate.
429 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
431 * MAINTAINERS: Update my email address.
433 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
435 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
436 (ghassan.shobaki@amd.com): Removed.
438 2010-03-17 Alan Modra <amodra@gmail.com>
440 * MAINTAINERS: Update my email address.
442 2010-03-16 Diego Novillo <dnovillo@google.com>
444 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
447 2010-03-16 Joseph Myers <joseph@codesourcery.com>
449 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
450 Gutson, Jeffrey D. Oldham and Mark Shinwell.
452 2010-03-16 Joseph Myers <joseph@codesourcery.com>
454 * MAINTAINERS: Update my email address.
456 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
458 * MAINTAINERS: Update my email address.
460 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
462 * MAINTAINERS: Update my email address.
464 2010-03-09 Jie Zhang <jie@codesourcery.com>
466 * MAINTAINERS: Update my email address.
468 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
471 * configure.ac (RANLIB): Default to true.
473 (RANLIB_FOR_TARGET): Remove superfluous : argument.
474 * configure: Regenerate.
476 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
478 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
479 (Write After Approval): Update my email address.
481 2010-02-17 Nick Clifton <nickc@redhat.com>
484 * Makefile.tpl (local-distclean): Also remove config.cache files in
485 sub-directories as there may not be Makefiles present in the
487 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
488 the config.cache files found by the find command.
490 * Makefile.in: Regenerate.
491 * configure.ac: Revert previous delta.
492 * configure: Regenerate.
494 2010-02-15 Nick Clifton <nickc@redhat.com>
497 * configure.ac: Delete config.cache files in sub-directories when
499 * configure: Regenerate.
501 2010-02-12 Ben Elliston <bje@gnu.org>
503 * MAINTAINERS: Update my email address.
505 2010-02-08 Andrew Pinski <pinskia@gmail.com>
507 * MAINTAINERS (spu port): Update my email address.
509 2010-02-08 Jie Zhang <jie.zhang@analog.com>
511 * MAINTAINERS: Add myself as a maintainer for the bfin port.
513 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
515 * configure.ac: Add "recommended" version checks for GMP/MPC.
516 Update recommended GMP/MPFR/MPC versions.
517 * configure: Regenerate.
519 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
521 * MAINTAINERS: Move my Embecosm email address into the
522 write-after-approval section.
524 2010-01-26 Ian Lance Taylor <iant@google.com>
526 * MAINTAINERS: Add myself as Go frontend maintainer.
528 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
530 PR libstdc++/36101, PR libstdc++/42813
531 * configure.ac (bootstrap_target_libs): Make inclusion of
532 target-libgomp conditional on libgomb being in target_configdirs.
533 * configure: Regenerate.
535 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
537 PR libstdc++/36101, PR libstdc++/42813
538 * configure.ac (bootstrap_target_libs): Include target-libgomp.
539 * configure: Regenerate.
541 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
543 PR libstdc++/36101, PR libstdc++/42813
544 * configure.ac (target_configdirs): Substitute.
545 * Makefile.def: Bootstrap target module libgomp.
546 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
547 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
548 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
549 * configure, Makefile.in: Regenerate.
551 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
553 * MAINTAINERS: Adjust my details.
555 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
557 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
559 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
561 * MAINTAINERS: reindented my entry with tabs instead of spaces.
563 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
565 * MAINTAINERS (Write After Approval): Add myself.
567 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
569 * MAINTAINERS (Write After Approval): Add myself.
571 2010-01-11 Richard Guenther <rguenther@suse.de>
574 * Makefile.def (all-lto-plugin): Depend on all-gcc.
575 * Makefile.in: Regenerated.
577 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
579 * configure.ac: Enable libjava build on x86_64-*freebsd*.
580 * configure: Regenerate.
582 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
583 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
586 * configure.ac: Include libtool m4 files.
587 (_LT_CHECK_OBJDIR): Call it.
588 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
589 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
591 * configure: Regenerate.
593 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
596 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
597 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
598 * Makefile.in: Regenerate.
600 2010-01-02 Richard Guenther <rguenther@suse.de>
603 * configure.ac: Include config/elf.m4. Disable LTO if not
604 builting for an elf target.
605 * configure: Regenerate.
607 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
609 * MAINTAINERS: Change my email address.
611 2009-12-18 Ben Elliston <bje@au.ibm.com>
613 * config.sub, config.guess: Update from upstream sources.
615 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
617 * MAINTAINERS (Write After Approval): Add myself.
619 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
625 * configure.ac: Require MPC.
626 * configure: Regenerate.
628 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
632 * libtool.m4: Sync from git Libtool.
633 * ltoptions.m4: Likewise.
634 * ltversion.m4: Likewise.
635 * lt~obsolete.m4: Likewise.
636 * ltmain.sh: Likewise.
638 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
640 * configure.ac: Update minimum MPC version to 0.8.
641 * configure: Regenerate.
643 2009-11-21 Sebastian Pop <sebpop@gmail.com>
645 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
646 * configure: Regenerated.
648 2009-11-21 Ian Lance Taylor <iant@google.com>
650 * configure.ac: Change default of poststage1_ldflags to be empty if
651 poststage1_libs is set. When poststage1_libs is empty, and
652 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
653 * configure: Rebuild.
655 2009-11-21 Adam Nemet <adambnmet@gmail.com>
657 * MAINTAINERS (Write After Approval): Update my email address.
659 2009-11-20 Ben Elliston <bje@au.ibm.com>
661 * config.guess: Update from upstream sources.
663 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
665 * Makefile.def: Restore host and target settings for gmp.
666 * Makefile.in: Rebuild.
668 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
670 * configure.ac: Add libelf to host_libs. Enable in-tree configury
671 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
672 Fix portability of test of C++ as bootstrap language. Add
673 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
674 * configure: Rebuild.
675 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
676 and cloog. Fix in-tree ppl configuration. Introduce libelf
678 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
679 (POSTSTAGE1_HOST_EXPORTS): Use it.
680 (STAGE[+id+]_CXXFLAGS): New.
681 (BASE_FLAGS_TO_PASS): Pass it down.
682 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
684 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
685 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
687 * Makefile.in: Rebuild.
689 2009-11-17 Ben Elliston <bje@au.ibm.com>
691 * config.sub, config.guess: Update from upstream sources.
693 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
695 * MAINTAINERS (Write After Approval): Add myself.
697 2009-11-09 Jon Beniston <jon@beniston.com>
699 * MAINTAINERS (Write After Approval): Add myself.
701 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
703 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
704 paths for *-w64-mingw* and x86_64-*mingw*.
705 * configure: Regenerated.
707 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
709 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
711 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
713 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
714 Phil Edwards to Write-After Approval.
716 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
718 * configure.ac: Disable target-winsup & co for
719 x86_64-*-mingw* and *-w64-mingw* targets.
720 * configure: Regenerated.
722 2009-10-16 Nick Clifton <nickc@redhat.com>
724 * MAINTAINERS: Add myself as a maintainer for the RX port.
726 2009-10-26 Johannes Singler <singler@kit.edu>
728 * MAINTAINERS (Write After Approval): Update my e-mail address.
730 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
732 * configure.ac (CLooG test): Use = with test.
733 * configure: Regenerate.
735 2009-10-22 Richard Guenther <rguenther@suse.de>
737 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
738 cloog if the ppl version check failed. Move flags saving
739 before setting in libelf check.
740 * configure: Regenerate.
742 2009-10-21 Richard Guenther <rguenther@suse.de>
744 * configure.ac: Adjust the ppl and cloog configure to work as
745 documented. Disable cloog if ppl was disabled. Omit the version
746 checks if they were disabled.
747 * configure: Re-generate.
749 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
751 * configure.ac: Add 'lto' to enable_languages, not
752 new_enable_languages, and only if not already present.
753 * configure: Regenerate.
755 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
757 * README: Refer to the various COPYING* files instead of just
759 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
761 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
763 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
765 2009-10-07 Richard Guenther <rguenther@suse.de>
767 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
768 and Richard Guenther as reviewers.
769 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
772 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
774 * config.sub: Update from upstream sources.
776 2009-10-06 Ian Lance Taylor <iant@google.com>
778 * Makefile.def: check-gold depends upon all-gas.
779 * Makefile.in: Rebuild.
781 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
783 * MAINTAINERS (Write After Approval): Add myself.
785 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
787 * Makefile.def: all-lto-plugin depends on all-libiberty.
788 set bootstrap=true for lto-plugin.
790 * Makefile.in: Regenerate.
791 * configure.ac (host_libs): Add lto-plugin.
792 * configure: Regenerate.
794 2009-10-03 Diego Novillo <dnovillo@google.com>
796 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
797 (HOST_LIBELFLIBS): Define.
798 (HOST_LIBELFINC): Define.
799 * Makefile.in: Regenerate.
800 * configure.ac: Add --enable-lto.
801 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
802 If --enable-lto is used, add 'lto' to new_enable_languages.
803 If --enable-lto is used and gold is enabled, add
804 lto-plugin to configdirs.
805 * configure: Regenerate.
807 2009-10-03 Simon Baldwin <simonb@google.com>
809 * configure.ac: If --with-system-zlib, suppress local zlib and
810 pass --with-system-zlib to subdir configure scripts.
811 * configure: Regenerate.
813 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
814 Paolo Bonzini <bonzini@gnu.org>
816 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
818 * Makefile.in: Rebuilt.
820 2009-09-26 Gary Funck <gary@intrepid.com>
822 * MAINTAINERS (Write After Approval): Add myself.
824 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
826 * configure.ac: Update minimum MPC version to 0.7.
827 * configure: Regenerate.
829 2009-09-25 Nick Clifton <nickc@redhat.com>
831 * configure.ac: Pass any --cache-file=/dev/null option on to
833 * configure: Regenerate.
835 2009-09-23 Nick Clifton <nickc@redhat.com>
837 * config.sub, config.guess: Update from upstream sources.
839 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
841 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
842 * Makefile.in: Rebuilt.
844 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
847 * configure.ac: Error out if $srcdir isn't '.' but contains
848 host-${host_noncanonical}.
849 * configure: Regenerate.
851 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
853 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
856 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
858 * configure.ac: If bootstrapping a combined tree with
859 --enable-gold, require c++ in stage1_languages.
860 * configure: Regenerate.
862 * configure.ac: Also add target_libs of stage1_languages to
863 bootstrap_target_libs.
864 * configure: Regenerate.
866 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
867 with --enable-languages not containing c++.
868 * configure: Regenerate.
870 2009-09-15 Jie Zhang <jie.zhang@analog.com>
872 * configure.ac: Disable java and boehm-gc for bfin-*-*.
873 * configure: Regenerate.
875 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
877 * MAINTAINERS (Write After Approval): Update my e-mail address,
878 and move from from here...
879 (Waiting for paperwork): To here.
881 2009-09-09 Joseph Myers <joseph@codesourcery.com>
883 * MAINTAINERS (Reviewers): Add self as driver reviewer.
885 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
887 * configure.ac: Do not use $extrasub for replacing @if/@endif
888 parts in Makefile; instead, use additional arguments to
889 AC_CONFIG_COMMANDS to do the replacement manually, with several
890 sed invocations, to avoid HP-UX sed command limits.
891 * configure: Regenerate.
893 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
895 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
898 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
900 * configure.ac (with-build-config): Document. Handle without.
901 Handle missing argument.
902 * configure: Rebuilt.
904 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
906 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
907 Default to bootstrap-debug only if compare-debug works.
908 * configure: Rebuilt.
909 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
910 * Makefile.in: Rebuilt.
912 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
914 * MAINTAINERS (OS Port Maintainers): Update my email address.
916 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
918 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
919 * Makefile.in: Rebuilt.
921 2009-09-01 Chris Demetriou <cgd@google.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2009-08-31 Dodji Seketeli <dodji@redhat.com>
928 * include/dwarf2.h (enum dwarf_tag): Added
929 DW_TAG_GNU_template_template_param
930 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
932 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
934 * Makefile.tpl (AWK): Fix typo.
935 * Makefile.in: Regenerate.
937 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
939 * configure.ac: Detect awk and sed.
940 * Makefile.def (flags_to_pass): Add AWK and SED.
941 * Makefile.tpl (AWK, SED): New.
942 (BASE_FLAGS_TO_PASS): Add AWK and SED.
943 * configure: Regenerate.
944 * Makefile.in: Regenerate.
946 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
948 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
949 (collapseslashes): Likewise.
951 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
953 * configure.ac (AC_PREREQ): Bump to 2.64.
955 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
957 * configure.ac: Remove --with-datarootdir, --with-docdir,
958 --with-pdfdir, --with-htmldir switches.
959 * configure: Regenerate.
961 * configure: Regenerate.
963 * compile: Sync from Automake 1.11.
965 * install-sh: Likewise.
967 * mkinstalldirs: Likewise.
970 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
972 * ltmain.sh (func_normal_abspath): New function.
973 (func_relative_path): Likewise.
974 (func_mode_help): Document new -bindir option for link mode.
975 (func_mode_link): Add new -bindir option, and use it to place
976 output DLL if specified.
978 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
980 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
981 (baseargs): Add --disable-option-checking.
982 * configure: Regenerate.
984 * Makefile.def (configure-target-libiberty): Depend on
985 all-binutils and all-ld.
986 (configure-target-newlib): Likewise.
987 * Makefile.in: Regenerate.
989 2009-08-17 Ben Elliston <bje@au.ibm.com>
991 * config.sub, config.guess: Update from upstream sources.
993 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
995 Sync from src, merge:
997 2009-07-02 Tristan Gingold <gingold@adacore.com>
999 * configure.ac: Do not exclude gas for i386-*-darwin.
1000 Add a case for x86_64-*-darwin.
1001 * configure: Regenerate.
1003 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1005 * MAINTAINERS: Add my name to Write After Approval list.
1007 2009-08-06 Michael Eager <eager@eagercon.com>
1009 * configure.ac: Add Microblaze target.
1010 * configure: Regenerate.
1012 2009-07-31 Christian Bruel <christian.bruel@st.com>
1014 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1015 * configure: Regenerate.
1017 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1019 * MAINTAINERS (Write After Approval): Update my e-mail address.
1021 2009-07-06 Ian Lance Taylor <iant@google.com>
1023 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1024 * configure: Rebuild.
1026 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1028 * MAINTAINERS: Move myself to the Graphite Reviewers.
1030 2009-06-30 Wei Guozhi <carrot@google.com>
1032 * MAINTAINERS: Add my name to Write After Approval list.
1034 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1037 * configure.ac (comparestring): Create new variable.
1038 * Makefile.tpl (comparestring): Use to skip some comparisions.
1039 * configure: Regenerate.
1040 * Makefile.in: Regenerate.
1042 2009-06-26 Doug Evans <dje@sebabeach.org>
1044 * Makefile.def (host_modules): Add cgen.
1045 * Makefile.in: Regenerate.
1046 * configure.ac (host_tools): Add cgen.
1047 * configure: Regenerate.
1049 2009-06-23 DJ Delorie <dj@redhat.com>
1051 * MAINTAINERS: Add myself as mep maintainer.
1053 2009-06-23 Ian Lance Taylor <iant@google.com>
1055 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1056 boot_languages. Only bootstrap target libraries listed in
1057 target_libs for some boot language. Add --with-stage1-ldflags,
1058 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1059 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1060 if not building with C++.
1061 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1062 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1063 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1064 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1065 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1066 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1067 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1068 * configure, Makefile.in: Rebuild.
1070 2009-06-23 Li Feng <nemokingdom@gmail.com>
1072 * MAINTAINERS: Added my name to write-after-approval list.
1074 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1076 * configure.ac: Define is_elf for QNX Neutrino targets.
1077 * configure: Regenerate.
1079 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1081 * MAINTAINERS: Added my name to the write-after-approval list
1083 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1085 * configure.ac: Detect MPC in default directory.
1086 * configure: Regenerate.
1088 2009-06-03 Jerome Guitton <guitton@adacore.com>
1089 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1091 * Makefile.tpl (all): Avoid a trailing backslash.
1092 * Makefile.in: Regenerate.
1094 2009-06-03 Ben Elliston <bje@au.ibm.com>
1096 * config.sub, config.guess: Update from upstream sources.
1098 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1100 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1102 * configure: Regenerate.
1104 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1106 * Makefile.tpl ([+compare-target+]): Compare all stage
1107 directories, rather than just gcc.
1108 * Makefile.in: Rebuilt.
1110 2009-06-01 Doug Kwan <dougkwan@google.com>
1112 * configure.ac: Support gold for target arm*-*-*.
1113 * configure: Regenerate.
1115 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1117 * Makefile.def: Add MPC support and dependencies.
1118 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1120 * Makefile.in, configure: Regenerate.
1122 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1124 * Makefile.tpl (all): Avoid harmless warning in make all when
1125 gcc-bootstrap is enabled but stage_last does not exist.
1126 * Makefile.in: Rebuilt.
1128 2009-05-24 Nicolas Roche <roche@adacore.com>
1130 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1131 * Makefile.in: Regenerate.
1133 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1135 * MAINTAINERS: Update my e-mail address.
1137 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1139 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1140 * configure: Regenerate.
1142 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1145 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1146 gcc-no-bootstrap are mutually exclusive.
1147 * Makefile.in: Rebuilt.
1149 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1152 * Makefile.tpl (all): Don't end with unconditional success.
1153 * Makefile.in: Rebuilt.
1155 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1158 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1159 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1160 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1161 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1162 stage_configureflags, stage_cflags and stage_libcflags into
1163 explicit Makefile macros.
1164 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1166 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1167 CC. Set CC_FOR_BUILD from CC.
1168 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1169 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1170 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1171 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1173 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1174 (_LIBCFLAGS): Renamed to _TFLAGS.
1175 (do-compare-debug, do-compare3-debug): Drop.
1176 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1177 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1178 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1179 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1180 (XGCC_FLAGS_FOR_TARGET): New.
1181 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1182 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1183 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1184 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1185 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1186 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1188 (BUILD_CONFIG): Include if requested.
1189 (all): Set TFLAGS on bootstrap.
1190 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1191 (all-stageid-prefixmodule): Likewise.
1192 (do-clean, distclean-stageid): Set TFLAGS.
1193 (restrap): Fix whitespace.
1194 * Makefile.in: Rebuilt.
1196 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1198 * config.guess: Sync with src.
1200 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1202 * configure.ac ($with_ppl): Default to no if not supplied.
1203 ($with_cloog): Likewise.
1204 configure: Regenerate.
1206 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1208 * MAINTAINERS: Update my e-mail address.
1210 2009-04-27 Nick Clifton <nickc@redhat.com>
1212 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1214 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1216 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1217 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1218 * Makefile.in: Regenerate.
1220 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1223 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1224 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1226 * configure, Makefile.in: Regenerate.
1228 2009-04-21 Taras Glek <tglek@mozilla.com>
1230 * include/hashtab.h: Update GTY annotations to new syntax
1231 * include/splay-tree.h: Likewise
1233 2009-04-17 Ben Elliston <bje@au.ibm.com>
1235 * config.sub, config.guess: Update from upstream sources.
1237 2009-04-15 Anthony Green <green@moxielogic.com>
1239 * configure.ac: Add moxie support.
1240 * configure: Rebuilt.
1242 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1244 * configure.ac: Change copyright header to refer to version
1245 3 of the GNU General Public License and to point readers at the
1246 COPYING3 file and the FSF's license web page.
1247 * Makefile.def: Likewise.
1248 * Makefile.tpl: Likewise.
1249 * Makefile.in: Regenerate.
1251 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1253 * configure.ac: Restore match for darwin9 or later. Use double
1254 brackets since regeneration eats one pair.
1255 * configure: Regenerate.
1257 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1260 * configure.ac: Require texinfo 4.7.
1261 * configure: Regenerated.
1263 2009-04-09 Nick Clifton <nickc@redhat.com>
1265 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1266 the GCC Runtime Library Exception.
1268 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1270 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1271 * configure: Regenerate.
1273 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1275 * Makefil.def (languages): New entries.
1276 * Makefile.tpl (check-gcc-*): New generic target.
1277 * Makefile.in: Regenerate.
1279 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1281 * MAINTAINERS: Update my email address.
1283 2009-03-18 Tom Tromey <tromey@redhat.com>
1285 * configure: Rebuild.
1286 * configure.ac (host_libs): Add libiconv.
1287 * Makefile.in: Rebuild.
1288 * Makefile.def (host_modules): Add libiconv.
1289 (configure-gdb, all-gdb): Depend on libiconv.
1291 2009-03-16 Tristan Gingold <gingold@adacore.com>
1293 * configure.ac: Treat gdb as supported on x86_64-darwin.
1294 * configure: Regenerate.
1296 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1298 * configure.ac (--with-host-libstdcxx): New option.
1299 * configure: Regenerate.
1301 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1303 * MAINTAINERS: Move myself into the write after approval list.
1305 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1307 * MAINTAINERS: Update e-mail address.
1309 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1311 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1313 2009-03-10 Ira Rosen <irar@il.ibm.com>
1315 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1317 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1319 Backport from git Libtool:
1321 2009-01-19 Robert Millan <rmh@aybabtu.com>
1322 Support GNU/kOpenSolaris.
1323 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1324 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1325 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1328 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1330 * MAINTAINERS: Update e-mail address.
1332 2009-02-24 Michael Eager <eager@eagercon.com>
1334 * MAINTAINERS (Write After Approval): Add self.
1336 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1338 * MAINTAINERS (Write After Approval): Add myself.
1340 2009-02-05 Andreas Schwab <schwab@suse.de>
1342 * Makefile.tpl (stage_last): Define $r and $s before using
1343 $(RECURSE_FLAGS_TO_PASS).
1344 * Makefile.in: Regenerate
1346 2009-01-30 Ian Lance Taylor <iant@google.com>
1348 * MAINTAINERS: Move myself to the Global Reviewers list.
1350 2009-01-29 Robert Millan <rmh@aybabtu.com>
1352 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1353 * configure: Regenerate.
1355 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1357 * MAINTAINERS: Make whitespace consistent.
1358 Remove Robert Millan from Write After Approval.
1360 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1362 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1363 (all-opcodes): Depend on all-libiberty.
1364 * Makefile.in: Regenerate.
1366 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1368 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1369 * configure: Regenerate.
1371 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1373 * MAINTAINERS (Write After Approval): Add myself.
1375 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1377 * MAINTAINERS: Add myself to reviewers (Fortran).
1379 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1381 PR tree-optimization/38515
1382 * configure.ac (cloog-polylib): Removed.
1383 (with_ppl, with_cloog): Test for "no".
1384 * configure: Regenerated.
1386 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1388 * MAINTAINERS: Moved myself to reviewers (Fortran).
1390 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1392 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1393 (Write After Approval): Remove myself.
1395 2009-01-03 Diego Novillo <dnovillo@google.com>
1397 * MAINTAINERS: Remove myself from alias maintainership.
1399 2009-01-02 David Ayers <ayers@fsfe.org>
1401 * MAINTAINERS: Update e-mail address.
1403 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1405 * MAINTAINERS: Make whitespace consistent.
1407 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1409 Backport from upstream Libtool:
1410 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1411 Add cache variables to tests that require the linker to work.
1412 For shlibpath_overrides_runpath, this also changes the semantics
1413 to let the result from the C compiler take precedence.
1415 2008-12-02 Ben Elliston <bje@au.ibm.com>
1417 * config.sub, config.guess: Update from upstream sources.
1419 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1421 * configure.ac (ppllibs): Add by default the lib flags.
1422 * configure: Regenerate.
1424 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1426 * MAINTAINERS: Add myself to the write after approval list.
1428 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1430 * configure.ac: Add double brackets on darwin[912].
1431 * configure: Regenerate.
1433 2008-12-03 Daniel Kraft <d@domob.eu>
1435 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1436 Approval to Reviewer section (for Fortran front-end).
1438 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1440 * configure.ac: Expand to darwin10 and later.
1441 * configure: Regenerate.
1443 2008-12-02 Andreas Schwab <schwab@suse.de>
1445 * Makefile.def: configure-target-boehm-gc depends on
1446 all-target-libstdc++-v3.
1447 * Makefile.in: Regenerate.
1449 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1451 * MAINTAINERS: Add myself as mingw maintainer.
1453 2008-12-02 Ben Elliston <bje@au.ibm.com>
1455 * config.sub, config.guess: Update from upstream sources.
1457 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1459 * README.SCO: Remove.
1461 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1463 * MAINTAINERS: Add myself to the write after approval list.
1465 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1467 * MAINTAINERS: Update my email address in WAA section.
1469 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1471 * MAINTAINERS: Update e-mail address.
1473 2008-11-27 Toon Moene <toon@moene.org>
1475 * MAINTAINERS: Change e-mail address.
1477 2008-11-27 Tristan Gingold <gingold@adacore.com>
1479 * configure.ac: Build gdb for i?86-*-darwin*
1480 * configure: Regenerated.
1482 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1484 * MAINTAINERS: Added my full name.
1486 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1493 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1495 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1496 * Makefile.in: Regenerated.
1498 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1505 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1506 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1507 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1508 (HOST_EXPORTS): Pass CPPFLAGS.
1509 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1510 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1511 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1512 * Makefile.in, configure: Regenerated.
1513 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1514 and CPPFLAGS_FOR_BUILD.
1516 2008-11-06 Jeff Law <law@redhat.com>
1518 * MAINTAINERS: Add myself as middle end maintainer.
1520 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1522 * MAINTAINERS (Write after approval): Add myself.
1524 2008-11-05 Diego Novillo <dnovillo@google.com>
1526 * MAINTAINERS (Global Reviewers): Add myself.
1527 (Non-Algorithmic Maintainers): Remove myself.
1529 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1531 * MAINTAINERS (Write after approval): Add myself.
1533 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1535 * MAINTAINERS (Write after approval): Add myself.
1537 2008-10-31 Ben Elliston <bje@au.ibm.com>
1539 * configure.ac (spu-*-*): Remove special case.
1540 * configure: Regenerate.
1542 2008-10-30 Catherine Moore <clm@codesourcery.com>
1544 * MAINTAINERS (Write after approval): Update my email address.
1546 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1548 * configure.ac [spu-*-*]: Do not set skipdirs.
1549 * configure: Re-generate.
1551 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1553 * MAINTAINERS (Various Maintainers): Add myself to reload.
1555 2008-10-25 Richard Guenther <rguenther@suse.de>
1557 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1558 maintainer. Remove myself as libgcc-math maintainer.
1559 (Non-Algorithmic Maintainers): Remove myself.
1561 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1563 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1564 * Makefile.in: Regenerated.
1566 2008-10-23 Cary Coutant <ccoutant@google.com>
1568 * MAINTAINERS (Write after approval): Add myself.
1570 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1577 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1578 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1579 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1580 (HOST_EXPORTS): Pass CPPFLAGS.
1581 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1582 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1583 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1584 * Makefile.in, configure: Regenerated.
1585 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1586 and CPPFLAGS_FOR_BUILD.
1588 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1590 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1593 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1595 * MAINTAINERS (Write After Approval): Added myself.
1597 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1599 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1600 recommended version to 2.3.2.
1602 * configure: Regenerate.
1604 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1606 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1608 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1610 * MAINTAINERS (Write After Approval): Update e-mail address.
1612 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1614 * libtool.m4: Update to libtool 2.2.6.
1615 * lt~obsolete.m4: Update to libtool 2.2.6.
1616 * ltmain.sh: Update to libtool 2.2.6.
1617 * ltsugar.m4: Update to libtool 2.2.6.
1618 * ltversion.m4: Update to libtool 2.2.6.
1619 * ltoptions.m4: Update to libtool 2.2.6.
1620 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1622 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1624 * MAINTAINERS (Write After Approval): Add myself.
1626 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1628 * MAINTAINERS (Write After Approval): Update my name.
1630 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1632 * MAINTAINERS: Add myself in "Write After Approval".
1634 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1636 * MAINTAINERS: Add myself as ia64 maintainer.
1638 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1640 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1641 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1642 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1643 and Michael Tiemann from Write After Approval since they do not
1644 actually have access.
1646 2008-09-05 Richard Guenther <rguenther@suse.de>
1648 * configure.ac: Initialize clooglibs to -lcloog.
1649 * configure: Re-generate.
1651 2008-09-04 Le-Chun Wu <lcwu@google.com>
1653 * MAINTAINERS (Write After Approval): Add myself.
1655 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1657 * configure.ac (--with-cloog-polylib): New.
1658 (--disable-cloog-version-check): New.
1659 (--disable-ppl-version-check): New.
1660 * configure: Re-generate.
1662 2008-09-03 Richard Guenther <rguenther@suse.de>
1664 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1666 * configure: Re-generate.
1668 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1671 * MAINTAINERS: Add picoChip maintainers.
1673 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1674 Tobias Grosser <grosser@fim.uni-passau.de>
1675 Jan Sjodin <jan.sjodin@amd.com>
1676 Harsha Jagasia <harsha.jagasia@amd.com>
1677 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1678 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1679 Adrien Eliche <aeliche@isty.uvsq.fr>
1681 Merge from graphite branch.
1682 * configure: Regenerate.
1683 * Makefile.in: Regenerate.
1684 * configure.ac (host_libs): Add ppl and cloog.
1685 Add checks for PPL and CLooG.
1686 * Makefile.def (ppl, cloog): Added modules and dependences.
1687 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1688 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1690 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1692 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1693 (GCC_SHLIB_SUBDIR): New.
1694 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1695 * configure: Regenerate.
1696 * Makefile.in: Regenerate.
1698 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1700 * MAINTAINERS: Consistently use tabs to separate columns.
1702 2008-08-29 Tristan Gingold <gingold@adacore.com>
1704 * MAINTAINERS (Write after Approval): Add myself.
1706 2008-08-28 Tristan Gingold <gingold@adacore.com>
1708 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1709 Enable bfd, binutils and opcodes.
1710 * configure: Regenerate.
1712 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1714 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1716 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1718 * MAINTAINERS: Use correct Umlaut for last name.
1720 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1722 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1724 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1726 * MAINTAINERS: Update my email address.
1728 2008-08-16 Nicolas Roche <roche@adacore.com>
1730 * Makefile.tpl: Add BOOT_ADAFLAGS.
1731 * Makefile.in: Regenerate.
1733 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1735 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1736 * configure: Regenerate.
1738 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1740 * configure.ac: Add makefile fragments for hpux.
1741 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1742 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1743 * configure: Regenerate.
1744 * Makefile.in: Regenerate.
1746 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1748 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1750 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1752 * MAINTAINERS (Write after Approval): Add myself.
1754 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1756 * MAINTAINERS (Write After Approval): Add myself.
1758 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1760 * MAINTAINERS (Write After Approval): Add myself.
1762 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1764 * MAINTAINERS: Update my email address.
1766 2008-06-25 Joey Ye <joey.ye@intel.com>
1768 * MAINTAINERS (Write After Approval): Add myself.
1770 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1772 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1773 * Makefile.in: Regenerate.
1774 * configure: Regenerate.
1776 2008-06-17 Daniel Kraft <d@domob.eu>
1778 * MAINTAINERS (Write After Approval): Add myself.
1780 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1783 "$@" is still intact with both Autoconf 2.59 and 2.62.
1784 * configure: Regenerate.
1786 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1788 * Makefile.tpl: Fix comment errors.
1789 * Makefile.in: Regenerate.
1791 2008-06-12 David S. Miller <davem@davemloft.net>
1792 David Edelsohn <edelsohn@gnu.org>
1794 * configure.ac: Add powerpc*-*-* to gold supported targets.
1795 * configure: Regenerate.
1797 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1799 PR tree-optimization/36218
1800 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1801 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1802 (all prefix="build-"): Pass them to build-system sub-makes.
1803 * Makefile.in: Regenerate.
1805 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1807 * MAINTAINERS (mt port): Remove.
1808 (sco5, unixware, sco udk): Remove.
1809 (Kean Johnston): Add to Write After Approval.
1811 2008-05-30 Julian Brown <julian@codesourcery.com>
1813 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1814 of libobjc for ARM EABI Linux.
1815 * configure: Regenerate.
1817 2008-05-18 Xinliang David Li <davidxl@google.com>
1819 * ChangeLog: Remove wrong ChangeLog entry.
1821 2008-05-17 Xinliang David Li <davidxl@google.com>
1823 * MAINTAINERS (Write After Approval): Add myself.
1825 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1827 * MAINTAINERS (Write After Approval): Add myself.
1829 2008-05-14 Rafael Espíndola <espindola@google.com>
1831 * config-ml.in: don't handle --enable-shared and --enable-static.
1833 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1835 * MAINTAINERS: Update my email address.
1837 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1839 * MAINTAINERS: Update my email address.
1841 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1843 * MAINTAINERS (Write After Approval): Add myself.
1845 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1847 * MAINTAINERS (Write After Approval): Add myself.
1849 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1851 * MAINTAINERS (crx): Add myself.
1853 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1856 2008-04-14 David S. Miller <davem@davemloft.net>
1858 * configure.ac: Add sparc*-*-* to gold supported targets.
1859 * configure: Regenerate.
1861 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1864 * configure.ac: Include override.m4.
1865 * configure: Regenerate.
1867 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1869 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1870 * Makefile.in: Regenerate.
1872 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1874 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1875 as nonconfigurable directories list.
1876 * configure: Regenerate.
1878 2008-04-14 Ben Elliston <bje@au.ibm.com>
1880 * config.sub, config.guess: Update from upstream sources.
1882 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1884 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1885 * Makefile.in: Regenerate.
1887 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1889 * configure.ac: Do not build libssp for the AVR.
1890 * configure: Regenerate.
1892 2008-04-07 Ian Lance Taylor <iant@google.com>
1894 * Makefile.def: check-gold depends upon all-binutils.
1895 * Makefile.in: Regenerate.
1897 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1899 * MAINTAINERS (Write After Approval): Add myself.
1901 2008-04-04 Nick Clifton <nickc@redhat.com>
1904 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1906 * configure: Regenerate.
1908 2008-04-04 NightStrike <NightStrike@gmail.com>
1911 * configure.ac: Combine rules for mingw32 and mingw64.
1912 * configure: Regenerate.
1914 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1916 * MAINTAINERS (Write After Approval): Add myself.
1918 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1920 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1921 * Makefile.in (.NOTPARALLEL): Ditto.
1923 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1925 * MAINTAINERS (Write After Approval): Add myself.
1927 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1929 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1930 * Makefile.in (.NOTPARALLEL): Regenerate.
1932 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1934 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1935 * Makefile.in: Regenerate.
1937 2008-03-26 Jakub Staszak <kuba@et.pl>
1939 * MAINTAINERS (Write After Approval): Add myself.
1941 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1943 * MAINTAINERS: Update e-mail address.
1945 2008-03-20 Ian Lance Taylor <iant@google.com>
1947 * configure.ac: Add support for --enable-gold.
1948 * Makefile.def: Add gold as a directory like ld.
1949 * configure, Makefile.in: Regenerate.
1951 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1953 * configure.ac: m4_include config/proginstall.m4.
1954 * configure: Regenerate.
1956 Backport from upstream Libtool:
1958 2007-10-12 Eric Blake <ebb9@byu.net>
1960 Deal with Autoconf 2.62's semantic change in m4_append.
1961 * ltsugar.m4 (lt_append): Replace broken versions of
1963 (lt_if_append_uniq): Don't require separator to be overquoted,
1964 and avoid broken m4_append.
1965 (lt_dict_add): Fix typo.
1966 * libtool.m4 (_LT_DECL): Don't overquote separator.
1968 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1970 * config.rpath: Add AIX 6 support.
1972 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1974 * Makefile.def (stageprofile). Remove -fprofile-generate
1975 from stage_libcflags.
1976 * Makefile.in: Regenerate.
1978 2008-03-13 Ben Elliston <bje@au.ibm.com>
1980 * config.sub, config.guess: Update from upstream sources.
1982 2008-03-06 Tom Tromey <tromey@redhat.com>
1984 * MAINTAINERS: Update for treelang deletion.
1986 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1988 * MAINTAINERS: Update my email address.
1990 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1992 * MAINTAINERS (darwin port): Add myself as a maintainer.
1993 (objective-c/c++): Add myself as a maintainer.
1995 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1997 * MAINTAINERS (Write After Approval): Update my email address.
1999 2008-02-25 Tomas Bily <tbily@suse.cz>
2001 * MAINTAINERS (Write After Approval): Add myself.
2003 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2005 * MAINTAINERS (OpenMP): Add myself.
2007 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2012 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2013 * configure: Regenerate.
2015 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2016 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2017 STAGE4_LIBCFLAGS): New.
2018 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2019 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2020 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2021 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2022 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2023 for target modules. Don't export LIBCFLAGS.
2024 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2025 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2026 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2027 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2028 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2029 * Makefile.in: Regenerate.
2031 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2034 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2035 Do not use -DDLL_EXPORT. Backport from upstream.
2037 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2039 * MAINTAINERS (Write After Approval): Add myself.
2041 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2043 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2044 * configure: Regenerate.
2046 2008-01-31 Marc Gauthier <marc@tensilica.com>
2048 * configure.ac (xtensa*-*-*): Recognize processor variants.
2049 * configure: Regenerate.
2051 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2054 * configure.ac (PARSE_ARGS): Push suitable setting of
2055 ac_subdirs_all, for `./configure --help=recursive'.
2056 Handle `+' in generic toplevel directory disabling.
2057 * configure: Regenerate.
2059 2008-01-28 Nick Clifton <nickc@redhat.com>
2061 * MAINTAINERS (xstormy16): Take over maintainership.
2063 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2065 * MAINTAINERS (c4x port): Remove.
2067 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2069 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2071 2008-01-23 Ben Elliston <bje@au.ibm.com>
2073 * config.sub, config.guess: Update from upstream sources.
2075 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2077 * MAINTAINERS (Write After Approval): Add myself.
2079 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2081 * MAINTAINERS: Update my email address.
2083 2008-01-09 Raksit Ashok <raksit@google.com>
2085 * MAINTAINERS (Write After Approval): Add myself.
2087 2008-01-09 Raksit Ashok <raksit@google.com>
2089 * MAINTAINERS (Write After Approval): Add myself.
2091 2008-01-08 Ben Elliston <bje@au.ibm.com>
2093 * config.sub, config.guess: Update from upstream sources.
2095 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2097 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2098 Change recommended MPFR from 2.2.1 -> 2.3.0.
2099 * configure: Regenerate.
2101 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2103 * MAINTAINERS: Update my email address.
2105 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2107 * MAINTAINERS: Update my email address.
2109 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2111 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2112 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2113 * Makefile.in: Regenerate.
2115 2007-12-10 Mark Heffernan <meheff@google.com>
2117 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2120 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2122 * configure.ac: Enable libjava for x86_64-*-darwin9.
2123 * configure: Regenerate.
2125 2007-12-07 Bill Maddox <maddox@google.com>
2127 * MAINTAINERS (Write After Approval): Add myself.
2129 2007-12-05 Ben Elliston <bje@au.ibm.com>
2131 * config.sub, config.guess: Update from upstream sources.
2133 2007-12-02 Matthias Klose <doko@ubuntu.com>
2135 * config-ml.in: Remove 64bit configure tests.
2137 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2139 * config-ml.in: Robustify against white space in absolute file
2142 * config-ml.in (multi-clean): Substitute ${Makefile}.
2143 Remove superfluous ${Makefile} in list.
2145 2007-11-19 Thiemo Seufer <ths@mips.com>
2147 * config-ml.in: Don't hardcode the Makefile name.
2149 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2151 * MAINTAINERS (Write After Approval): Add myself.
2153 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2155 * MAINTAINERS (Write After Approval): Add myself.
2157 2007-11-06 Doug Kwan <dougkwan@google.com>
2159 * MAINTAINERS (Write After Approval): Add myself.
2161 2007-10-25 Ben Elliston <bje@au.ibm.com>
2163 * MAINTAINERS (mercury): Remove entry.
2164 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2166 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2168 * Makefile.def (dependencies): Make configure-gdb depend on
2170 * Makefile.in: Regenerated.
2172 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2174 * MAINTAINERS (Fortran maintainer): Remove myself.
2176 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2178 * Makefile.def: To avoid problems running with parallel makes,
2179 build newlib before libgloss so that target specific header
2181 * Makefile.in: Regenerate
2183 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2185 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2186 * Makefile.in: Regenerate.
2188 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2190 * MAINTAINERS (Register allocation reviewer): Add myself.
2192 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2194 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2195 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2196 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2197 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2198 * configure: Regenerate.
2200 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2202 * MAINTAINERS (Register allocation reviewer): Add myself.
2204 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2206 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2207 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2208 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2209 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2210 * configure.ac: Default them to host tools for $host = $build.
2213 * configure: Regenerate.
2214 * Makefile.in: Regenerate.
2216 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2218 * MAINTAINERS (Register allocation reviewer): Add myself.
2220 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2222 * MAINTAINERS (Register allocation reviewer): Add myself.
2224 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2226 * MAINTAINERS (Write After Approval): Fix typo.
2228 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2230 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2231 * configure: Regenerate.
2233 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2236 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2237 they're already prefixed.
2239 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2241 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2243 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2244 * configure: Regenerate.
2245 * Makefile.in: Regenerate.
2247 2007-09-17 Andreas Schwab <schwab@suse.de>
2249 * configure.ac: Raise minimum makeinfo version to 4.6.
2250 * configure: Regenerate.
2252 2007-09-17 Johannes Singler <singler@ira.uka.de>
2254 * MAINTAINERS (write-after-approval) add myself
2256 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2258 * configure.ac: Correct makeinfo version check.
2259 * configure: Regenerate.
2261 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2263 * MAINTAINERS: Update my email address.
2265 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2267 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2268 to $skipdirs and only disable gprof for newlib. Use the normal
2269 mips*-elf* handling in other respects.
2270 * configure: Regnerate.
2272 2007-09-12 David Daney <ddaney@avtrex.com>
2274 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2276 * configure: Regenerate.
2278 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2281 * configure.ac: For libgloss targets, point the linker to the linker
2282 script, startup code and simulator library.
2283 * configure: Regenerate.
2285 2007-09-07 Andrew Haley <aph@redhat.com>
2287 * configure.ac (noconfigdirs): Remove target-libffi and
2289 * configure: Regenerate.
2291 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2294 * configure.ac: Use config/mh-mingw on mingw.
2295 * configure: Regenerate.
2297 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2299 * MAINTAINERS (Write After Approval): Add myself.
2301 2007-09-05 Richard Guenther <rguenther@suse.de>
2303 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2304 nor --disable-checking is provided also turn on yes and types
2305 checking for stage1.
2306 * configure: Re-generate.
2308 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2310 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2311 (Write After Approval): Remove myself.
2313 2007-08-29 Nick Clifton <nickc@redhat.com>
2315 * config.sub, config.guess: Update from upstream sources.
2317 2007-08-22 Bud Davis <jmdavis@link.com>
2319 * MAINTAINERS (Write After Approval): Added myself.
2320 * MAINTAINERS (Reviewers): Removed myself.
2322 2007-08-18 Paul Brook <paul@codesourcery.com>
2323 Joseph Myers <joseph@codesourcery.com>
2325 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2326 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2327 * Makefile.in: Regenerate.
2328 * configure.ac (--with-debug-prefix-map): New.
2329 * configure: Regenerate.
2331 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2332 Nigel Stephens <nigel@mips.com>
2334 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2335 as target_makefile_frag.
2336 * configure: Regenerate.
2338 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2340 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2341 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2342 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2343 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2344 (do-compare, do-compare3, do-compare-debug): New.
2345 ([+compare-target+]): Use them.
2347 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2349 * MAINTAINERS (Write After Approval): Change my email address.
2351 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2352 Ben Elliston <bje@au.ibm.com>
2354 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2355 --silent if $silent.
2356 * configure: Regenerate.
2358 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2360 * MAINTAINERS (Various Maintainers): Add myself as
2361 loop infrastructure maintainer. Update my e-mail
2364 2007-07-31 Diego Novillo <dnovillo@google.com>
2366 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2369 2007-07-26 Richard Guenther <rguenther@suse.de>
2371 * configure.ac: Add types checking to stage1 checking flags.
2372 * configure: Regenerate.
2374 2007-07-17 Nick Clifton <nickc@redhat.com>
2376 * COPYING3: New file. Contains version 3 of the GNU General
2378 * COPYING3.LIB: New file. Contains version 3 of the GNU
2379 Lesser General Public License.
2381 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2383 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2385 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2387 * MAINTAINERS (S/390 co-maintainer): Add myself.
2388 (Write After Approval): Remove myself.
2390 2007-07-13 Dan Hipschman <dsh@google.com>
2392 * MAINTAINERS (Write After Approval): Add myself.
2394 2007-07-11 Nick Clifton <nickc@redhat.com>
2396 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2398 * Makefile.in: Regenerate.
2400 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2402 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2405 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2407 * lt~obsolete.m4: New. Import from 20070318 libtool.
2409 2007-07-03 Julian Brown <julian@codesourcery.com>
2411 * MAINTAINERS (Write After Approval): Add myself.
2413 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2415 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2416 * configure: Regenerate.
2418 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2420 * configure.ac: Add some missing m4 quotation.
2421 * configure: Regenerate.
2423 2007-07-02 Simon Baldwin <simonb@google.com>
2425 * MAINTAINERS (Write After Approval): Add myself.
2427 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2429 * configure: Regenerate.
2431 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2433 * Makefile.def: Add windmc tool to build.
2434 * Makefile.tpl: Likewise.
2435 * configure.ac: Likewise.
2436 * Makefile.in: Regenerate.
2437 * configure: Regenerate.
2439 2007-06-28 DJ Delorie <dj@redhat.com>
2441 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2442 not building newlib.
2443 * configure: Regenerated.
2445 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2447 * MAINTAINERS (Write After Approval): Add myself.
2449 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2451 * MAINTAINERS (Write After Approval): Add myself.
2453 2007-06-19 Chris Matthews <chrismatthews@google.com>
2455 * MAINTAINERS (Write After Approval): Add myself.
2457 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2459 * MAINTAINERS (Write After Approval): Add myself.
2461 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2463 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2464 * Makefile.in: Regenerated.
2466 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2468 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2469 bfin*-*-uclinux* targets.
2470 * configure: Regenerate.
2472 2007-06-14 Ian Lance Taylor <iant@google.com>
2474 * MAINTAINERS: Add myself as non-algorithmic global write
2477 2007-06-14 Diego Novillo <dnovillo@google.com>
2479 * MAINTAINERS: Add self as middle-end maintainer and
2480 non-algorithmic global write maintainer.
2482 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2484 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2485 Move all Fortran maintainers except Paul Brook into the
2486 Non-Autopoiesis section.
2488 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2490 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2491 (distclean-stage[+id+]): Possibly delete stage_last.
2492 * Makefile.in: Regenerate.
2494 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2496 * MAINTAINERS (Various Maintainer): Fix typo.
2498 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2500 * MAINTAINERS (Various Maintainer): Add myself as
2501 dataflow maintainer.
2503 2007-06-07 Ben Elliston <bje@au.ibm.com>
2505 * config.sub, config.guess: Update from upstream sources.
2507 2007-06-07 Ben Elliston <bje@au.ibm.com>
2509 * Makefile.tpl: Fix spelling error.
2510 * Makefile.in: Regenerate.
2512 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2514 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2515 lt_cv_sys_max_cmd_len.
2517 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2519 * MAINTAINERS (Various Maintainers): Add myself as
2520 auto-vectorizer maintainer.
2522 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2525 * libtool.m4: Revert previous change.
2526 * ltgcc.m4: Put it here.
2528 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2530 * MAINTAINERS (Various Maintainers): Add myself as
2531 auto-vectorizer maintainer.
2533 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2536 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2538 2007-05-30 Richard Guenther <rguenther@suse.de>
2540 * MAINTAINERS (Various Maintainers): Add myself as
2541 auto-vectorizer maintainer.
2543 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2546 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2547 * configure: Rebuilt.
2549 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2551 * MAINTAINERS (Write After Approval): Removed my name.
2553 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2555 * MAINTAINERS (Write After Approval): Remove myself.
2557 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2559 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2561 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2563 * ltmain.sh: Update from ToT Libtool.
2564 * libtool.m4: Update from ToT Libtool.
2565 * ltsugar.m4: New. Update from ToT Libtool.
2566 * ltversion.m4: New. Update from ToT Libtool.
2567 * ltoptions.m4: New. Update from ToT Libtool.
2569 * ltcf-c.sh: Remove.
2570 * ltcf-cxx.sh: Remove.
2571 * ltcf-gcj.sh: Remove.
2573 2007-05-22 Ollie Wild <aaw@google.com>
2575 * MAINTAINERS (Write After Approval): Add myself.
2577 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2579 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2581 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2582 Remove CFLAGS/LIBCFLAGS.
2583 (configure-stage[+id+]-[+prefix+][+module+],
2584 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2585 * Makefile.in: Regenerate.
2587 2007-05-15 Diego Novillo <dnovillo@google.com>
2589 * MAINTAINERS: Update e-mail address.
2591 2007-05-15 Revital Eres <eres@il.ibm.com>
2593 * MAINTAINERS (Write After Approval): Add myself.
2595 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2597 * MAINTAINERS (Write After Approval): Updated my address.
2599 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2601 * MAINTAINERS (Write After Approval): Add myself.
2603 2007-05-11 Silvius Rus <rus@google.com>
2605 * MAINTAINERS (Write After Approval): Add myself.
2607 2007-04-23 Tom Tromey <tromey@redhat.com>
2609 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2611 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2613 * MAINTAINERS (cpplib): Rename to ...
2614 (libcpp): ... this. Add C/C++ front end maintainers.
2616 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2618 * config-ml.in: Pass ${ml_config_env} to configure calls.
2620 2007-04-04 Christian Bruel <christian.bruel@st.com>
2622 * MAINTAINERS (Write After Approval): Add myself.
2624 2007-04-02 Dave Korn <dave.korn@artimi.com>
2626 * MAINTAINERS (Write After Approval): Add myself.
2628 2007-03-31 Tobias Burnus <burnus@net-b.de>
2630 * MAINTAINERS (fortran 95 front end): Add myself.
2632 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2634 * MAINTAINERS (Write After Approval): Add myself.
2636 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2638 * MAINTAINERS (Modulo Scheduler): Add myself.
2640 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2642 * MAINTAINERS (fortran 95 front end): Add myself.
2643 (c++ front end): whitespace fix.
2645 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2647 * MAINTAINERS (Write After Approval): Add myself.
2649 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2651 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2652 of glob. Quote arguments with single quotes too.
2653 * configure: Regenerate.
2655 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2657 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2658 * Makefile.in: Regenerate
2660 2007-03-07 Andreas Schwab <schwab@suse.de>
2662 * configure: Regenerate.
2664 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2666 * configure.ac: Add "--with-pdfdir" configure option,
2667 which defines pdfdir variable.
2668 * Makefile.def (target=fixincludes): Add install-pdf to
2670 (recursive_targets): Add install-pdf target.
2671 (flags_to_pass): Add pdfdir.
2672 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2674 * configure: Regenerate
2675 * Makefile.in: Regenerate
2677 2007-02-28 Eric Christopher <echristo@apple.com>
2680 2006-12-07 Mike Stump <mrs@apple.com>
2682 * Makefile.def (dependencies): Add dependency for
2683 install-target-libssp and install-target-libgomp on
2685 * Makefile.in: Regenerate.
2687 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2689 * configure: Regenerate.
2690 * configure.ac: Move statements after variable declarations.
2692 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2694 * MAINTAINERS: Add myself as sh maintainer.
2696 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2698 * configure.ac: Adjust for loop syntax.
2699 * configure: Regenerate.
2701 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2703 * configure: Rebuilt.
2705 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2707 * configure.ac: Drop multiple occurrences of --enable-languages,
2708 and fix its quoting.
2709 * configure: Rebuilt.
2711 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2712 Nathan Sidwell <nathan@codesourcery.com>
2713 Vladimir Prus <vladimir@codesourcery.com>
2714 Joseph Myers <joseph@codesourcery.com>
2716 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2717 * configure: Regenerate.
2719 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2721 * ltconfig (freebsd*): Default to elf.
2723 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2725 * configure.ac (target_libraries): Move libgcc before libiberty.
2726 * configure: Regenerated.
2728 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2729 Paolo Bonzini <bonzini@gnu.org>
2732 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2733 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2734 * configure: Regenerated.
2736 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2738 * MAINTAINERS (Language Front End Maintainers): Update my mail
2741 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2744 * configure.ac: Correct syntax for Solaris ksh.
2745 * configure: Regenerated.
2747 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2749 * configure.ac: Sync with src.
2750 * configure: Regenerate.
2752 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2754 * Makefile.in: Regenerate.
2756 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2758 * config.sub: Sync with src.
2760 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2762 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2763 noncanonical equivalents.
2764 * configure.in: Rename to...
2765 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2766 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2767 target_noncanonical. Use them. Rewrite removal of configure
2768 arguments for autoconf 2.59. Discard variable settings. Force
2769 program_transform_name for native tools.
2771 * Makefile.in: Regenerated.
2772 * configure: Regenerated with autoconf 2.59.
2774 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2776 * MAINTAINERS (Write After Approval): Add myself.
2778 2007-01-31 Andreas Schwab <schwab@suse.de>
2780 * Makefile.tpl (LDFLAGS): Substitute it.
2781 * Makefile.in: Regenerate.
2783 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2785 * MAINTAINERS (Write After Approval): Add myself.
2787 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2789 * MAINTAINERS (spu port): Add myself.
2791 2007-01-23 Richard Guenther <rguenther@suse.de>
2794 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2795 * Makefile.tpl (GNATBIND): Substitute it.
2796 (GNATMAKE): Likewise.
2797 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2799 * Makefile.in: Regenerate.
2800 * configure: Regenerate.
2802 2007-01-18 Mike Stump <mrs@apple.com>
2804 * configure.in: Re-enable -Werror for gcc builds.
2806 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2808 * MAINTAINERS (Write After Approval): Add myself.
2810 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2812 * configure.in: Change == to = in test command.
2813 * configure: Regenerate.
2815 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2816 Nick Clifton <nickc@redhat.com>
2817 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2819 * configure.in (build_configargs, host_configargs, target_configargs):
2820 Remove build/host/target parameters.
2821 (host_libs): Add gmp and mpfr.
2822 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2823 * Makefile.def (gmp, mpfr): New.
2824 (gcc): Remove target.
2825 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2826 target_os, target_vendor): New.
2827 (configure): Add host_alias/target_alias arguments; adjust invocations.
2828 * configure: Regenerate.
2829 * Makefile.in: Regenerate.
2831 2007-01-11 Matt Fago <fago@earthlink.net>
2833 * configure.in: Try to link to functions only in mpfr 2.2.x
2834 to improve robustness of configure tests.
2835 * configure: Regenerate.
2837 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2839 * MAINTAINERS: Add myself as i386 maintainer.
2841 2007-01-08 Jan Hubicka <jh@suse.cz>
2843 * MAINTAINERS: Add myself as i386 maintainer.
2845 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2847 * configure.in: Add support for an x86_64-mingw* target.
2848 * configure: Regenerate.
2850 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2852 * Makefile.tpl (all-target): Correct @if conditional for target
2854 * configure.in: Omit libiberty if building only target libgcc.
2855 * configure, Makefile.in: Regenerated.
2857 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2859 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2860 * configure: Regenerate.
2862 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2864 * Makefile.def (target_modules): Add libgcc.
2865 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2866 * Makefile.tpl (clean-target-libgcc): Delete.
2867 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2868 on gcc even for bootstrapped modules. Rewrite handling of
2869 lang_env_dependencies to loop over target_modules.
2870 * configure.in (target_libraries): Add target-libgcc.
2871 * Makefile.in, configure: Regenerated.
2873 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2875 * configure.in: Reorganize recognition of languages. Add
2876 --enable-stage1-languages. Show supported languages for the chosen
2877 target rather than all recognized languages.
2878 * configure: Regenerate.
2880 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2882 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2883 * Makefile.in: Regenerate.
2885 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2887 * configure.in: Warn that MPFR 2.2.0 is buggy.
2888 * configure: Regenerate.
2890 2006-12-27 Ian Lance Taylor <iant@google.com>
2892 * configure.in: When removing Makefiles to force a reconfigure, also
2893 remove prev-DIR*/Makefile.
2894 * configure: Regenerate.
2896 2006-12-22 Andreas Schwab <schwab@suse.de>
2898 * configure: Regenerate with correct autoconf version.
2900 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2902 * configure.in: add AC_SUBST for *_FOR_TARGET.
2903 * configure: Regenerate.
2905 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2907 * configure.in: Simplify logic for rejecting languages that cannot
2908 be built. Separate the case when a language is unsupported,
2909 from the case when the user chooses not to build a language.
2911 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2913 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2914 it only affects bootstrap and could be tested on "$host" as well.
2915 * configure: Regenerate.
2916 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2918 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2921 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2922 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2923 move here comment from Makefile.tpl.
2924 * Makefile.tpl: Move some definitions higher in the file.
2925 (STAGE1_CHECKING): New.
2926 * configure.in: Add --enable-stage1-checking.
2927 * configure: Regenerate.
2928 * Makefile.in: Regenerate.
2930 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2932 * MAINTAINERS: Add myself as build system maintainer.
2934 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2936 * MAINTAINERS (Write After Approval): Add myself.
2938 2006-12-13 Eric Christopher <echristo@apple.com>
2940 * MAINTAINERS: Add myself as darwin maintainer.
2942 2006-12-11 Ian Lance Taylor <ian@airs.com>
2944 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2946 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2948 MAINTAINERS: Update my entry.
2950 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2952 * configure.in: Handle spu makefile frag.
2953 * Makefile.tpl (MAINT): Define
2954 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2955 * configure: Regenerate.
2956 * Makefile.in: Regenerate.
2958 2006-12-11 Ben Elliston <bje@au.ibm.com>
2960 * config.guess: Import latest version.
2961 * config.sub: Likewise.
2963 2006-12-11 Ben Elliston <bje@au.ibm.com>
2965 * configure.in (spu-*-*): Don't skip target-libiberty.
2966 * configure: Regenerate.
2968 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2971 * configure.in: Correct x86 darwin support for libjava to powerpc
2973 * configure: Regenerate.
2975 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2977 * configure.in: Add x86 darwin support for libjava.
2978 * configure: Regenerate.
2980 2006-12-07 Mike Stump <mrs@apple.com>
2982 * Makefile.def (dependencies): Add dependency for
2983 install-target-libssp and install-target-libgomp on
2985 * Makefile.in: Regenerate.
2987 2006-12-04 Richard Guenther <rguenther@suse.de>
2989 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2990 (Non-Algorithmic Maintainers): Move over non-algorithmic
2991 loop optimizer maintainers, add myself as a non-algorithmic
2992 middle-end maintainer.
2994 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2996 * MAINTAINERS (Write After Approval): Add myself.
2998 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3000 * configure.in: Update error message for missing GMP/MPFR.
3002 * configure: Regenerate.
3004 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3006 * configure.in: Update MPFR version in error message.
3008 * configure: Regenerate.
3010 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3012 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3013 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3014 --with-gmp-lib): New flags.
3016 * configure: Regenerate.
3018 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3020 * MAINTAINERS (Write After Approval): Change my email address.
3022 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3024 * MAINTAINERS (Write After Approval): Add myself.
3026 2006-11-22 Philipp Thomas <pth@suse.de>
3028 * MAINTAINERS (i18n): Update e-mail address.
3030 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3032 * MAINTAINERS (spu port): Add myself as maintainer.
3033 (Write After Approval): Remove myself.
3035 2006-11-22 Ben Elliston <bje@au.ibm.com>
3037 * configure.in (skipdirs): Don't build libssp for SPU.
3038 * configure: Regenerate.
3040 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3042 * MAINTAINERS (spu port): Add myself as maintainer.
3043 (libobjc): Update my email address.
3045 2006-11-21 Andrea Bona <andrea.bona@st.com>
3047 * MAINTAINERS (Write After Approval): Add myself.
3049 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3051 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3052 * configure : Rebuilt.
3054 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3056 * MAINTAINERS (Write After Approval): Add myself.
3058 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3060 * MAINTAINERS (Write After Approval): Add myself.
3062 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3064 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3066 * configure: Regenerate.
3068 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3070 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3071 (unstage): Test for stage_last presence.
3074 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3076 * Makefile.in: Regenerate.
3078 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3080 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3083 2006-11-14 Erven Rohou <erven.rohou@st.com>
3085 * MAINTAINERS (Write After Approval): Add myself.
3087 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3089 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3090 and stageN-package/Makefile.
3091 * Makefile.in: Regenerated.
3093 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3095 * configure.in: Remove target-libgloss from noconfigdirs for
3097 * configure: Regenerated.
3099 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3101 * configure.in (have_gmp): Only error if the gcc directory exists.
3103 * configure: Regenerate.
3105 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3107 * configure.in: Robustify error message for missing GMP/MPFR.
3109 * configure: Regenerate.
3111 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3113 * MAINTAINERS (Write After Approval): Add myself.
3115 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3117 * MAINTAINERS: Change email address.
3119 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3121 * MAINTAINERS (Write After Approval): Add myself.
3123 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3125 * MAINTAINERS (Write After Approval): Add myself.
3127 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3129 * MAINTAINERS (Write After Approval): Move myself to
3130 Write After Approval section.
3132 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3134 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3136 * configure: Regenerate.
3138 2006-10-16 Tobias Burnus <burnus@net-b.de>
3140 * MAINTAINERS (Write After Approval): Add myself.
3142 2006-10-16 Ben Elliston <bje@au.ibm.com>
3144 * config.guess: Import latest version.
3145 * config.sub: Likewise.
3147 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3149 * Makefile.def: Added pdf target handling.
3150 * Makefile.tpl: Added pdf target handling.
3151 * Makefile.in: Regenerated.
3153 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3155 * MAINTAINERS: Add self as score port maintainer.
3157 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3159 * MAINTAINERS (Write After Approval): Add myself.
3161 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3163 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3165 * configure: Regenerated.
3167 2006-09-27 Dave Brolley <brolley@redhat.com>
3169 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3170 using $s instead of $r.
3171 * configure: Regenerated.
3173 2006-09-26 Thiemo Seufer <ths@mips.com>
3175 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3176 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3177 * configure: Regenerate.
3179 2006-09-24 Graeme Peterson <gridly@gmail.com>
3181 * MAINTAINERS (Write After Approval): Remove myself.
3183 2006-09-22 Chao-ying Fu <fu@mips.com>
3185 * MAINTAINERS (Write After Approval): Add myself.
3187 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3189 * MAINTAINERS: Add self as soft-fp maintainer.
3191 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3193 * MAINTAINERS: Add myself as avr maintainer.
3194 Remove Marek Michalkiewicz as avr maintainer.
3196 2006-09-07 Roberto Costa <roberto.costa@st.com>
3198 * MAINTAINERS (Write After Approval): Add myself.
3200 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3202 * configure.in: Never build newlib for a Mingw host.
3203 Never build newlib as Mingw target library.
3204 Test the existence of winsup/cygwin for building a Cygwin newlib,
3205 rather than just winsup.
3206 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3207 building a Mingw target.
3208 * configure: Regenerate.
3210 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3212 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3214 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3216 * config.guess: Import from src (was more updated).
3217 * config.sub: Likewise.
3219 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3221 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3222 * configure: Regenerated.
3224 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3226 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3227 for stages after the first.
3229 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3231 * Makefile.def: Add dependencies for configure-opcodes
3232 on configure-intl and all-opcodes on all-intl.
3233 * Makefile.in: Regenerated.
3235 2006-07-13 Ben Elliston <bje@au.ibm.com>
3237 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3239 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3241 Port to hosts whose 'sort' and 'tail' implementations
3242 treat operands with leading '+' as file names, as POSIX
3243 has required since 2001. However, make sure the code still
3244 works on pre-POSIX hosts.
3245 * ltmain.sh: Don't assume "sort +2" is equivalent to
3246 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3248 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3250 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3252 2006-07-04 Peter O'Gorman <peter@pogma.com>
3254 * ltconfig: chmod 644 before ranlib during install.
3256 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3259 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3260 if the bootstrap compiler is a GCC version that supports it.
3261 * configure: Regenerate.
3263 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3265 * configure.in: Fix thinkos in previous check-in.
3266 * configure: Regenerate.
3268 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3271 * configure.in: Test subdir_requires and give an appropriate
3273 * configure: Regenerate.
3275 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3277 * MAINTAINERS (Write After Approval): Add myself.
3279 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3281 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3283 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3285 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3287 2006-06-20 David Ayers <d.ayers@inode.at>
3290 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3291 whether target-libjava is being configured instead of whether the
3292 java front end is enabled.
3293 * configure: Regenerate.
3295 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3298 * configure.in: Only enable libgomp on IRIX 6.
3299 * configure: Regenerate.
3301 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3303 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3305 * Makefile.in: Regenerate.
3307 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3309 * config-ml.in: Alter CCASFLAGS to include special
3310 multilib options the same as is done for CFLAGS.
3312 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3314 * configure.in: Don't enable libgomp on hpux10.
3315 * configure: Rebuilt.
3317 2006-06-12 David Ayers <d.ayers@inode.at>
3321 * configure.in: Remove target-boehm-gc from noconfigdirs where
3322 ${libgcj} is specified.
3323 * configure: Regenerate.
3325 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3329 * configure.in: Sync.
3330 * configure: Regenerated.
3332 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3334 * Makefile.def: Added dependencies from sim and gdb on intl, and
3335 added configure dependencies to everything with an all dependency
3337 * Makefile.in: Regenerated.
3339 2006-06-06 David Ayers <d.ayers@inode.at>
3342 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3343 * Makefile.in: Regenerate.
3344 * configure.in: Add --enable-objc-gc at toplevel and have it
3345 enable boehm-gc for Objective-C.
3346 Remove target-boehm-gc from libgcj.
3347 Add target-boehm-gc to target_libraries.
3348 Add target-boehm-gc to noconfigdirs where ${libgcj}
3350 Assert that boehm-gc is supported when requested for Objective-C.
3351 Only build boehm-gc if needed either for Java or Objective-C.
3352 * configure: Regenerate.
3354 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3357 * Makefile.tpl (configure-[+prefix+][+module+],
3358 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3359 Remove rule to unstage bootstrapped modules.
3360 (stage_current): New.
3361 * Makefile.in: Regenerate.
3363 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3365 * MAINTAINERS (Write After Approval): Update my e-mail address.
3367 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3369 * include/libiberty.h: Declare pex_run_in_environment.
3371 2006-05-31 Asher Langton <langton2@llnl.gov>
3373 * MAINTAINERS (Write After Approval): Add myself.
3375 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3377 * Makefile.def (bfd, opcodes): Fix lib_path.
3378 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3379 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3380 * Makefile.in: Regenerate.
3382 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3384 * Makefile.in: Regenerate.
3386 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3388 * Makefile.def: Add install-html target. Add datarootdir
3389 docdir and htmldir to flags_to_pass.
3390 * Makefile.tpl: Add install-html target.
3391 * Makefile.in: Regenerate.
3392 * configure.in: Add --with-datarootdir, --with-docdir, and
3393 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3394 * configure: Regenerate.
3396 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3398 * configure.in: Enable gprof for cross builds.
3399 * configure: Regenerate.
3401 2006-05-22 Richard Guenther <rguenther@suse.de>
3404 2006-01-31 Richard Guenther <rguenther@suse.de>
3405 Paolo Bonzini <bonzini@gnu.org>
3407 * Makefile.def (target_modules): Add libgcc-math target module.
3408 * configure.in (target_libraries): Add libgcc-math target library.
3409 (--enable-libgcc-math): New configure switch.
3410 * Makefile.in: Re-generate.
3411 * configure: Re-generate.
3412 * libgcc-math: New toplevel directory.
3414 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3415 Andreas Tobler <a.tobler@schweiz.ch>
3417 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3418 * configure: Rebuilt.
3420 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3422 * MAINTAINERS (Write After Approval): Add myself.
3424 2006-05-01 DJ Delorie <dj@redhat.com>
3426 * configure.in: Restore CFLAGS if GMP isn't present.
3427 * configure: Regenerate.
3429 2006-05-01 Richard Guenther <rguenther@suse.de>
3431 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3434 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3436 * MAINTAINERS (Write After Approval): Add myself.
3438 2006-04-28 Jan Beulich <jbeulich@novell.com>
3440 * MAINTAINERS (Write After Approval): Add myself.
3442 2006-04-18 DJ Delorie <dj@redhat.com>
3444 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3445 reference libgloss so that libssp can be built in a combined
3447 * configure: Regenerate.
3449 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3451 * MAINTAINERS (Write After Approval): Add myself.
3453 2006-04-05 Ben Elliston <bje@au.ibm.com>
3455 * configure.in: Require makeinfo 4.4 or higher.
3456 * configure: Regenerate.
3458 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3460 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3461 Rearrange the entries of other libraries to have them in one place.
3463 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3465 * MAINTAINERS (Write After Approval): Remove myself.
3466 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3468 2006-03-14 Richard Guenther <rguenther@suse.de>
3470 * configure: Regenerate with autoconf 2.13.
3472 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3474 * MAINTAINERS: Use my work address.
3476 * MAINTAINERS: Update my E-mail address.
3478 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3480 * configure.in: Handle --disable-<component> generically.
3481 * configure: Regenerate.
3483 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3486 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3488 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3490 * MAINTAINERS (Write After Approval): Remove myself.
3491 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3493 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3495 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3496 (TARGET_CONFIGDIRS): Remove.
3497 * configure.in: Remove AC_SUBST(target_configdirs).
3498 * Makefile.in, configure: Regenerated.
3500 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3502 * MAINTAINERS (Write After Approval): Remove myself.
3503 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3505 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3509 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3511 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3512 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3513 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3514 BUILD_PREFIX, BUILD_PREFIX_1.
3515 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3517 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3518 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3520 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3521 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3522 of `cat stage_current`. Always provide the `r' and `s' variables.
3523 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3524 a single shell execution.
3525 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3526 bootstrapped modules, make the stage1 module if the build was not
3527 started yet, else build the current stage.
3528 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3529 (all-build, all-host, all-target, [+make_target+]-host,
3530 [+make_target+]-target): Do not use \-continued lines.
3531 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3532 (current_stage, restrap, stage_last): New.
3534 * Makefile.in: Regenerate.
3535 * configure: Regenerate.
3537 2006-02-19 Bud Davis <jmdavis@link.com>
3539 * MAINTAINERS (Write After Approval): Remove myself.
3540 (Language Front End Maintainers): Add myself as fortran 95
3541 maintainer and update e-mail address.
3543 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3545 * MAINTAINERS (Write After Approval): Remove myself.
3546 (Language Front End Maintainers): Add myself as fortran 95
3549 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3551 * MAINTAINERS (Write After Approval): Add myself.
3553 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3555 * MAINTAINERS (Write After Approval): Remove myself.
3556 (Language Front End Maintainers): Add myself as
3557 fortran 95 maintainer.
3559 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3563 2005-12-27 Leif Ekblad <leif@rdos.net>
3565 * configure.in: Add support for RDOS target.
3566 * configure: Regenerate.
3568 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3569 Andreas Schwab <schwab@suse.de>
3571 * configure: Regenerate.
3573 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3575 * configure.in (enable_libgomp): Add AIX.
3576 * configure: Regenerate.
3578 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3580 * MAINTAINERS (Write After Approval): Add myself.
3582 2006-02-03 Lee Millward <lee.millward@gmail.com>
3584 * MAINTAINERS (Write After Approval): Add myself.
3586 2006-01-31 Richard Guenther <rguenther@suse.de>
3587 Paolo Bonzini <bonzini@gnu.org>
3589 * Makefile.def (target_modules): Add libgcc-math target module.
3590 * configure.in (target_libraries): Add libgcc-math target library.
3591 (--enable-libgcc-math): New configure switch.
3592 * Makefile.in: Re-generate.
3593 * configure: Re-generate.
3594 * libgcc-math: New toplevel directory.
3596 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3598 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3599 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3600 the assembler, linker and binutils.
3601 * configure: Regenerate.
3603 2006-01-22 Dirk Mueller <dmueller@suse.de>
3605 * MAINTAINERS (Write After Approval): Add myself.
3607 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3609 * configure: Regenerate.
3611 2006-01-18 Richard Henderson <rth@redhat.com>
3612 Jakub Jelinek <jakub@redhat.com>
3613 Diego Novillo <dnovillo@redhat.com>
3615 * libgomp: New directory.
3616 * Makefile.def: Add target_module libgomp.
3617 * Makefile.in: Regenerate.
3618 * configure.in (target_libraries): Add target-libgomp.
3619 * configure: Regenerate.
3621 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3623 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3624 @ from continuation.
3625 * Makefile.in: Rebuilt.
3627 2006-01-04 Chris Lattner <sabre@gnu.org>
3629 * MAINTAINERS (Write After Approval): Add myself.
3631 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3635 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3636 * Makefile.tpl (OBJDUMP): New.
3637 (EXTRA_HOST_FLAGS): Add it.
3638 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3640 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3641 to use symbolic links between directories. Avoid race conditions
3642 or make them harmless.
3643 * configure.in: Do not try to use symbolic links between directories.
3645 * Makefile.def (LEAN): Pass.
3646 * Makefile.tpl (LEAN): Define.
3647 (stage[+id+]-start): Accept that the previous directory does not
3648 exist, if the bootstrap is lean.
3649 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3650 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3651 configure substitution.
3652 ([+compare-target+]): Likewise.
3653 ([+bootstrap-target+]-lean): New.
3654 * configure.in: Remove lean bootstrap support from here.
3656 * Makefile.in: Regenerate.
3657 * configure: Regenerate.
3659 2006-01-04 Ben Elliston <bje@au.ibm.com>
3661 * MAINTAINERS (libdecnumber): Add myself.
3663 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3665 * libtool-ldflags: New script.
3667 2006-01-02 Andreas Schwab <schwab@suse.de>
3669 * configure.in: When reconfiguring remove Makefile in
3670 all stage directories.
3671 * configure: Regenerate.
3673 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3675 * MAINTAINERS: Update my email address.
3677 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3679 Revert Ada-related part of the previous change.
3681 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3683 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3684 * Makefile.in: Regenerate.
3685 * configure.in: Do not include mt-ppc-aix target fragment.
3686 * configure: Regenerate.
3688 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3690 * configure.in: Select appropriate fragments for PowerPC/AIX.
3691 * configure: Regenerate.
3693 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3694 BOOT_CFLAGS, BOOT_LDFLAGS.
3695 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3696 BOOT_CFLAGS, BOOT_LDFLAGS.
3697 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3698 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3699 (stage): Fail if we cannot complete the work.
3700 * Makefile.in: Regenerate.
3702 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3704 * configure.in: Replace ms1 with mt.
3705 * configure: Rebuilt.
3707 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3709 * MAINTAINERS: Update my email address.
3711 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3713 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3714 install-host-nogcc): Don't invoke $(stage) at the end.
3715 * Makefile.in: Regenerate.
3717 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3719 * configure.in: Flip the top-level bootstrap switch.
3720 * configure: Regenerate.
3722 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3724 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3725 $(stage) and $(unstage).
3726 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3727 (all): Remove stray semicolon.
3728 (local-distclean): Don't handle multilib.tmp and multilib.out.
3729 (install.all): Set $s for consistency.
3730 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3731 check_multilibs setting. Always make the install directory.