1 2011-01-10 Jan Hubicka <jh@suse.cz>
3 * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
4 pass -fno-lto to STAGEprofile.
6 2011-01-07 Jan Hubicka <jh@suse.cz>
9 * Makefile.in: Regenerate.
10 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
13 2011-01-07 Jan Hubicka <jh@suse.cz>
15 * Makefile.in: Regenerate.
16 * Makefile.def (gcc host module) and soft dependency on lto-plugin
17 and configure dependency on lto-plugin configure.
18 (lto-plugin module): Remove dependency on GCC; add dependency on
21 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
23 * MAINTAINERS (Write After Approval): Add myself.
25 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
27 * configure: Regenerate.
29 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
31 * configure.ac: (picochip): Disable libiberty.
33 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
35 * MAINTAINERS (Write After Approval): Add myself.
37 2010-12-10 Ian Lance Taylor <iant@google.com>
40 * configure.ac: For --disable-libgcj clear libgcj_saved.
43 2010-12-10 Tobias Burnus <burnus@net-b.de>
46 * configure.ac: Add --disable-libquadmath and
47 --disable-libquadmath-support.
48 * configure: Regenerate.
50 2010-12-03 Ian Lance Taylor <iant@google.com>
52 * MAINTAINERS: Add myself as libgo maintainer.
54 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
57 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
58 * configure: Regenerate.
60 2010-12-02 Ian Lance Taylor <iant@google.com>
62 * configure.ac: Always set default for poststage1_ldflags to
63 -static-libstdc++ -static-libgcc.
65 2010-11-29 Andreas Schwab <schwab@redhat.com>
67 * configure.ac: Move comment to remove extra space in last argument
70 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
73 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
74 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
75 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
76 (BASE_FLAGS_TO_PASS): Use it.
78 * Makefile.in: Rebuilt.
80 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
83 * configure.ac: Correct comments for --enable-gold/--enable-ld.
84 Properly check default linker.
85 * configure: Regnerated.
87 2010-11-23 Matthias Klose <doko@ubuntu.com>
89 * configure.ac: For --enable-gold, handle value `default' instead of
90 `both*'. New configure option --{en,dis}able-ld.
91 * configure: Regenerate.
93 2010-11-20 Ian Lance Taylor <iant@google.com>
95 * configure.ac: Only disable a language library if no language needs
96 it. Don't let --disable-libgcj uncondtionally disable libffi.
99 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
101 * Makefile.in: Regenerate.
104 * configure.ac: Fix just-built in-tree STRIP name to be
106 * configure: Regenerate.
107 * Makefile.def (install-strip-gcc, install-strip-binutils)
108 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
109 (install-strip-sid): Mirror dependencies on non-strip variants
110 of these targets on the respective -strip prerequisites.
111 * Makefile.tpl (install-strip, install-strip-host)
112 (install-strip-target): New targets.
113 (install-strip-[+module+], install-strip-target-[+module+]):
115 * Makefile.in: Regenerate.
117 2010-11-19 Ian Lance Taylor <iant@google.com>
118 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
120 * configure.ac: Add target-libgo to target_libraries. Set
121 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
122 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
123 (HOST_EXPORTS): Add GOC.
124 (BASE_TARGET_EXPORTS): Add GOC.
125 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
126 (GOCFLAGS_FOR_TARGET): New variable.
127 (EXTRA_HOST_FLAGS): Add GOC.
128 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
129 * Makefile.def (target_modules): Add libgo.
130 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
131 (dependencies): Add dependency from configure-target-libgo to
132 configure-target-libffi and all-target-libstdc++-v3. Add
133 dependencies from all-target-libgo to all-target-libffi.
135 * configure: Rebuild.
136 * Makefile.in: Rebuild.
138 2010-11-19 Ian Lance Taylor <iant@google.com>
140 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
141 compiler/flag environment variables.
143 2010-11-18 Ian Lance Taylor <iant@google.com>
145 * configure.ac: Check for lang_requires_boot_languages in
146 config-lang.in files.
147 * configure: Rebuild.
149 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
150 Tobias Burnus <burnus@net-b.de>
153 * Makefile.def: Add libquadmath; build it with language=fortran.
154 * configure.ac: Add libquadmath.
155 * Makefile.tpl: Handle multiple libs in check-[+language+].
156 * Makefile.in: Regenerate.
157 * configure: Regenerate.
159 2010-11-16 Tom Tromey <tromey@redhat.com>
161 * MAINTAINERS: Moved myself to reviewers section.
163 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
165 * MAINTAINERS: Moved myself to reviewers section.
167 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
169 * MAINTAINERS (Various Maintainers): Add self for build machinery.
170 (Write After Approval): Remove self.
172 2010-11-15 Andreas Schwab <schwab@redhat.com>
174 * configure.ac: Fix spelling in option names.
175 * configure: Regenerated.
177 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
180 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
181 * configure: Regenerated.
183 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
185 * MAINTAINERS: Update my email address.
187 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
189 * configure: Regenerate.
191 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
193 * configure: Regenerate.
195 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
197 * configure: Regenerate.
199 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
201 * configure: Regenerate.
203 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
205 * configure.ac: Support official CLooG.org versions.
206 * configure: Regenerate.
207 * config/cloog.m4: New.
209 2010-11-10 François Dumont <francois.cppdevs@free.fr>
211 * MAINTAINERS (Write After Approval): Add myself.
213 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
215 * MAINTAINERS: Update my email address.
217 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
219 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
220 * configure: Regenerate.
222 2010-11-03 Ian Lance Taylor <iant@google.com>
223 Dave Korn <dave.korn.cygwin@gmail.com>
226 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
227 and on other supported platforms whenever LTO is enabled.
228 * configure: Rebuild.
230 2010-11-02 Alan Modra <amodra@gmail.com>
233 * configure.ac: Error when source path contains spaces.
234 * configure: Regenerate.
236 2010-10-23 James E. Wilson <wilson@codesourcery.com>
238 * MAINTAINERS: Update my email address.
240 2010-10-20 Ian Lance Taylor <iant@google.com>
242 * Makefile.def (target_modules): Set lib_path to src/.libs for
244 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
245 * Makefile.in: Rebuild.
247 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
249 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
250 (Write After Approval): Remove myself.
252 2010-10-15 Tristan Gingold <gingold@adacore.com>
254 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
256 2010-10-14 Douglas Rupp <rupp@gnat.com>
258 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
260 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
262 * configure.ac (build_lto_plugin): New shell variable.
263 (--enable-lto): Turn on by default for all non-ELF platforms that
264 have had LTO support added so far. Set build_lto_plugin appropriately
265 for both ELF and non-ELF.
266 (configdirs): Add lto-plugin or not based on build_lto_plugin.
267 * configure: Regenerate.
269 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
272 * configure.ac (v850 support): Remove target-libgloss from
274 * configure: Regenerate.
276 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
280 * configure.ac: Honor initial values of $build_configargs,
281 $host_configargs, $target_configargs. Mark the precious, so
282 environment settings get recorded.
283 * configure: Regenerate.
285 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
288 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
289 Depend on all-build-libiberty.
290 * Makefile.in: Regenerate.
292 2010-09-30 Michael Eager <eager@eagercon.com>
294 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
295 * configure: Regenerate.
297 2010-09-28 Michael Eager <eager@eagercon.com>
299 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
301 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
304 * configure.ac: Fix unportable shell quoting.
305 * configure: Regenerate.
307 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
309 * configure.ac (enable-lto): Add Darwin to the list of supported lto
310 targets and amend comment.
311 * configure: Regenerate.
313 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
315 * MAINTAINERS (Write After Approval): Add myself.
317 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
319 * configure.ac: Enable LTO by default on Darwin.
320 * configure: Regenerate.
322 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
324 * MAINTAINERS (Write After Approval): Add myself.
326 2010-09-01 Ian Bolton <ian.bolton@arm.com>
328 * MAINTAINERS (Write After Approval): Add myself.
330 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
332 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
335 2010-07-28 David Yuste <david.yuste@gmail.com>
337 * MAINTAINERS (Write After Approval): Add myself.
339 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
341 * configure.ac: Support all v850 targets.
342 * configure: Regenerate.
344 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
347 * configure.ac (extra_mpfr_configure_flags): Copy from
348 extra_mpc_gmp_configure_flags.
349 * configure: Re-generated.
351 2010-07-22 Andi Kleen <ak@linux.intel.com>
353 * MAINTAINERS (Write After Approval): Add myself.
355 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
357 * MAINTAINERS (Write After Approval): Add myself.
359 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
361 * MAINTAINERS (Write After Approval): Add myself.
363 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
366 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
367 Provide -B option to allow for link spec %s substitutions for
368 libstdc++.a on darwin.
369 * Makefile.in: Regenerate.
371 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
373 * MAINTAINERS (Reviewers): Update my e-mail address
375 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
377 * Makefile.def (configure-gcc): Depend on all-libelf.
378 * Makefile.in: Rebuild.
380 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
382 * MAINTAINERS (Write After Approval): Add myself in the right place.
384 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
386 * MAINTAINERS (Write After Approval): Add myself.
388 2010-05-25 Sterling Augustine <sterling@tensilica.com>
390 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
392 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
394 * config.sub: Update to version 2010-05-21.
395 * config.guess: Update to version 2010-04-03.
397 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
399 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
400 * configure: Regenerate.
402 2010-05-12 Sriraman Tallam <tmsriram@google.com>
404 * MAINTAINERS (Write After Approval): Add myself.
406 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
408 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
409 a platform that supports LTO.
410 * configure: Regenerate.
412 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
414 * configure.ac: Allow all the versions greater than 0.10 of PPL.
415 * configure: Regenerated.
417 2010-04-27 Roland McGrath <roland@redhat.com>
418 H.J. Lu <hongjiu.lu@intel.com>
420 * configure.ac (--enable-gold): Support both, both/gold and
421 both/bfd to add gold to configdirs without removing ld.
422 * configure: Regenerated.
424 * Makefile.def: Add install-gold dependency to install-ld.
425 * Makefile.in: Regenerated.
427 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
430 * configure.ac (--enable-lto): Refactor handling so libelf tests
431 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
432 and allow LTO to be explicitly enabled on non-ELF platforms that
433 are known to support it inside else-clause.
434 * configure: Regenerate.
436 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
438 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
439 * configure: Regenerate.
441 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
443 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
444 * configure: Regenerate.
446 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
448 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
450 * configure: Regenerate.
452 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
454 * MAINTAINERS (Write After Approval): Add myself.
456 2010-04-14 Tristan Gingold <gingold@adacore.com>
458 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
459 * configure: Regenerate.
461 2010-04-13 Steve Ellcey <sje@cup.hp.com>
463 * configure: Regenerate after change to elf.m4.
465 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
467 * MAINTAINERS (Write After Approval): Add myself.
469 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
471 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
472 * configure: Regenerated.
474 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
476 * configure.ac: Print "buggy but acceptable" when CLooG
477 revision is less than 9.
478 * configure: Regenerated.
480 2010-04-01 Diego Novillo <dnovillo@google.com>
482 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
484 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
491 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
493 * configure.ac: Do not pass --enable-multilib nor
494 --disable-multilib in baseargs. Accept explicitly passed
496 * configure: Regenerate.
498 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
500 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
502 2010-03-31 Janis Johnson <janis187@us.ibm.com>
504 * MAINTAINERS: Remove myself.
506 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
509 * configure.ac: Do not pass --enable-multilib nor
510 --disable-multilib in baseargs. Accept explicitly passed
512 * configure: Regenerate.
514 2010-03-28 Andrew Pinski <pinskia@gmail.com>
516 * MAINTAINERS (spu port): Remove me.
518 2010-03-23 Joseph Myers <joseph@codesourcery.com>
520 * configure.ac (tic6x-*-*): New case.
521 * configure: Regenerate.
523 2010-03-23 Joseph Myers <joseph@codesourcery.com>
525 * config.sub: Update to version 2010-03-22.
526 * config.guess: Update to version 2009-12-30.
528 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
531 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
532 * configure: Regenerate.
534 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
536 * MAINTAINERS: Update my email address.
538 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
540 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
541 (ghassan.shobaki@amd.com): Removed.
543 2010-03-17 Alan Modra <amodra@gmail.com>
545 * MAINTAINERS: Update my email address.
547 2010-03-16 Diego Novillo <dnovillo@google.com>
549 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
552 2010-03-16 Joseph Myers <joseph@codesourcery.com>
554 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
555 Gutson, Jeffrey D. Oldham and Mark Shinwell.
557 2010-03-16 Joseph Myers <joseph@codesourcery.com>
559 * MAINTAINERS: Update my email address.
561 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
563 * MAINTAINERS: Update my email address.
565 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
567 * MAINTAINERS: Update my email address.
569 2010-03-09 Jie Zhang <jie@codesourcery.com>
571 * MAINTAINERS: Update my email address.
573 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
576 * configure.ac (RANLIB): Default to true.
578 (RANLIB_FOR_TARGET): Remove superfluous : argument.
579 * configure: Regenerate.
581 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
583 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
584 (Write After Approval): Update my email address.
586 2010-02-17 Nick Clifton <nickc@redhat.com>
589 * Makefile.tpl (local-distclean): Also remove config.cache files in
590 sub-directories as there may not be Makefiles present in the
592 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
593 the config.cache files found by the find command.
595 * Makefile.in: Regenerate.
596 * configure.ac: Revert previous delta.
597 * configure: Regenerate.
599 2010-02-15 Nick Clifton <nickc@redhat.com>
602 * configure.ac: Delete config.cache files in sub-directories when
604 * configure: Regenerate.
606 2010-02-12 Ben Elliston <bje@gnu.org>
608 * MAINTAINERS: Update my email address.
610 2010-02-08 Andrew Pinski <pinskia@gmail.com>
612 * MAINTAINERS (spu port): Update my email address.
614 2010-02-08 Jie Zhang <jie.zhang@analog.com>
616 * MAINTAINERS: Add myself as a maintainer for the bfin port.
618 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
620 * configure.ac: Add "recommended" version checks for GMP/MPC.
621 Update recommended GMP/MPFR/MPC versions.
622 * configure: Regenerate.
624 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
626 * MAINTAINERS: Move my Embecosm email address into the
627 write-after-approval section.
629 2010-01-26 Ian Lance Taylor <iant@google.com>
631 * MAINTAINERS: Add myself as Go frontend maintainer.
633 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
635 PR libstdc++/36101, PR libstdc++/42813
636 * configure.ac (bootstrap_target_libs): Make inclusion of
637 target-libgomp conditional on libgomb being in target_configdirs.
638 * configure: Regenerate.
640 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
642 PR libstdc++/36101, PR libstdc++/42813
643 * configure.ac (bootstrap_target_libs): Include target-libgomp.
644 * configure: Regenerate.
646 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
648 PR libstdc++/36101, PR libstdc++/42813
649 * configure.ac (target_configdirs): Substitute.
650 * Makefile.def: Bootstrap target module libgomp.
651 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
652 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
653 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
654 * configure, Makefile.in: Regenerate.
656 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
658 * MAINTAINERS: Adjust my details.
660 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
662 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
664 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
666 * MAINTAINERS: reindented my entry with tabs instead of spaces.
668 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
670 * MAINTAINERS (Write After Approval): Add myself.
672 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
674 * MAINTAINERS (Write After Approval): Add myself.
676 2010-01-11 Richard Guenther <rguenther@suse.de>
679 * Makefile.def (all-lto-plugin): Depend on all-gcc.
680 * Makefile.in: Regenerated.
682 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
684 * configure.ac: Enable libjava build on x86_64-*freebsd*.
685 * configure: Regenerate.
687 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
688 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
691 * configure.ac: Include libtool m4 files.
692 (_LT_CHECK_OBJDIR): Call it.
693 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
694 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
696 * configure: Regenerate.
698 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
701 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
702 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
703 * Makefile.in: Regenerate.
705 2010-01-02 Richard Guenther <rguenther@suse.de>
708 * configure.ac: Include config/elf.m4. Disable LTO if not
709 builting for an elf target.
710 * configure: Regenerate.
712 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
714 * MAINTAINERS: Change my email address.
716 2009-12-18 Ben Elliston <bje@au.ibm.com>
718 * config.sub, config.guess: Update from upstream sources.
720 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
722 * MAINTAINERS (Write After Approval): Add myself.
724 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
730 * configure.ac: Require MPC.
731 * configure: Regenerate.
733 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
737 * libtool.m4: Sync from git Libtool.
738 * ltoptions.m4: Likewise.
739 * ltversion.m4: Likewise.
740 * lt~obsolete.m4: Likewise.
741 * ltmain.sh: Likewise.
743 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
745 * configure.ac: Update minimum MPC version to 0.8.
746 * configure: Regenerate.
748 2009-11-21 Sebastian Pop <sebpop@gmail.com>
750 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
751 * configure: Regenerated.
753 2009-11-21 Ian Lance Taylor <iant@google.com>
755 * configure.ac: Change default of poststage1_ldflags to be empty if
756 poststage1_libs is set. When poststage1_libs is empty, and
757 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
758 * configure: Rebuild.
760 2009-11-21 Adam Nemet <adambnmet@gmail.com>
762 * MAINTAINERS (Write After Approval): Update my email address.
764 2009-11-20 Ben Elliston <bje@au.ibm.com>
766 * config.guess: Update from upstream sources.
768 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
770 * Makefile.def: Restore host and target settings for gmp.
771 * Makefile.in: Rebuild.
773 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
775 * configure.ac: Add libelf to host_libs. Enable in-tree configury
776 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
777 Fix portability of test of C++ as bootstrap language. Add
778 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
779 * configure: Rebuild.
780 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
781 and cloog. Fix in-tree ppl configuration. Introduce libelf
783 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
784 (POSTSTAGE1_HOST_EXPORTS): Use it.
785 (STAGE[+id+]_CXXFLAGS): New.
786 (BASE_FLAGS_TO_PASS): Pass it down.
787 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
789 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
790 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
792 * Makefile.in: Rebuild.
794 2009-11-17 Ben Elliston <bje@au.ibm.com>
796 * config.sub, config.guess: Update from upstream sources.
798 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
800 * MAINTAINERS (Write After Approval): Add myself.
802 2009-11-09 Jon Beniston <jon@beniston.com>
804 * MAINTAINERS (Write After Approval): Add myself.
806 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
808 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
809 paths for *-w64-mingw* and x86_64-*mingw*.
810 * configure: Regenerated.
812 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
814 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
816 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
818 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
819 Phil Edwards to Write-After Approval.
821 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
823 * configure.ac: Disable target-winsup & co for
824 x86_64-*-mingw* and *-w64-mingw* targets.
825 * configure: Regenerated.
827 2009-10-16 Nick Clifton <nickc@redhat.com>
829 * MAINTAINERS: Add myself as a maintainer for the RX port.
831 2009-10-26 Johannes Singler <singler@kit.edu>
833 * MAINTAINERS (Write After Approval): Update my e-mail address.
835 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
837 * configure.ac (CLooG test): Use = with test.
838 * configure: Regenerate.
840 2009-10-22 Richard Guenther <rguenther@suse.de>
842 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
843 cloog if the ppl version check failed. Move flags saving
844 before setting in libelf check.
845 * configure: Regenerate.
847 2009-10-21 Richard Guenther <rguenther@suse.de>
849 * configure.ac: Adjust the ppl and cloog configure to work as
850 documented. Disable cloog if ppl was disabled. Omit the version
851 checks if they were disabled.
852 * configure: Re-generate.
854 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
856 * configure.ac: Add 'lto' to enable_languages, not
857 new_enable_languages, and only if not already present.
858 * configure: Regenerate.
860 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
862 * README: Refer to the various COPYING* files instead of just
864 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
866 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
868 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
870 2009-10-07 Richard Guenther <rguenther@suse.de>
872 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
873 and Richard Guenther as reviewers.
874 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
877 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
879 * config.sub: Update from upstream sources.
881 2009-10-06 Ian Lance Taylor <iant@google.com>
883 * Makefile.def: check-gold depends upon all-gas.
884 * Makefile.in: Rebuild.
886 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
888 * MAINTAINERS (Write After Approval): Add myself.
890 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
892 * Makefile.def: all-lto-plugin depends on all-libiberty.
893 set bootstrap=true for lto-plugin.
895 * Makefile.in: Regenerate.
896 * configure.ac (host_libs): Add lto-plugin.
897 * configure: Regenerate.
899 2009-10-03 Diego Novillo <dnovillo@google.com>
901 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
902 (HOST_LIBELFLIBS): Define.
903 (HOST_LIBELFINC): Define.
904 * Makefile.in: Regenerate.
905 * configure.ac: Add --enable-lto.
906 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
907 If --enable-lto is used, add 'lto' to new_enable_languages.
908 If --enable-lto is used and gold is enabled, add
909 lto-plugin to configdirs.
910 * configure: Regenerate.
912 2009-10-03 Simon Baldwin <simonb@google.com>
914 * configure.ac: If --with-system-zlib, suppress local zlib and
915 pass --with-system-zlib to subdir configure scripts.
916 * configure: Regenerate.
918 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
919 Paolo Bonzini <bonzini@gnu.org>
921 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
923 * Makefile.in: Rebuilt.
925 2009-09-26 Gary Funck <gary@intrepid.com>
927 * MAINTAINERS (Write After Approval): Add myself.
929 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
931 * configure.ac: Update minimum MPC version to 0.7.
932 * configure: Regenerate.
934 2009-09-25 Nick Clifton <nickc@redhat.com>
936 * configure.ac: Pass any --cache-file=/dev/null option on to
938 * configure: Regenerate.
940 2009-09-23 Nick Clifton <nickc@redhat.com>
942 * config.sub, config.guess: Update from upstream sources.
944 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
946 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
947 * Makefile.in: Rebuilt.
949 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
952 * configure.ac: Error out if $srcdir isn't '.' but contains
953 host-${host_noncanonical}.
954 * configure: Regenerate.
956 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
958 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
961 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
963 * configure.ac: If bootstrapping a combined tree with
964 --enable-gold, require c++ in stage1_languages.
965 * configure: Regenerate.
967 * configure.ac: Also add target_libs of stage1_languages to
968 bootstrap_target_libs.
969 * configure: Regenerate.
971 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
972 with --enable-languages not containing c++.
973 * configure: Regenerate.
975 2009-09-15 Jie Zhang <jie.zhang@analog.com>
977 * configure.ac: Disable java and boehm-gc for bfin-*-*.
978 * configure: Regenerate.
980 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
982 * MAINTAINERS (Write After Approval): Update my e-mail address,
983 and move from from here...
984 (Waiting for paperwork): To here.
986 2009-09-09 Joseph Myers <joseph@codesourcery.com>
988 * MAINTAINERS (Reviewers): Add self as driver reviewer.
990 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
992 * configure.ac: Do not use $extrasub for replacing @if/@endif
993 parts in Makefile; instead, use additional arguments to
994 AC_CONFIG_COMMANDS to do the replacement manually, with several
995 sed invocations, to avoid HP-UX sed command limits.
996 * configure: Regenerate.
998 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1000 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1003 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1005 * configure.ac (with-build-config): Document. Handle without.
1006 Handle missing argument.
1007 * configure: Rebuilt.
1009 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1011 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1012 Default to bootstrap-debug only if compare-debug works.
1013 * configure: Rebuilt.
1014 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1015 * Makefile.in: Rebuilt.
1017 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1019 * MAINTAINERS (OS Port Maintainers): Update my email address.
1021 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1023 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1024 * Makefile.in: Rebuilt.
1026 2009-09-01 Chris Demetriou <cgd@google.com>
1028 * MAINTAINERS (Write After Approval): Add myself.
1030 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1033 * include/dwarf2.h (enum dwarf_tag): Added
1034 DW_TAG_GNU_template_template_param
1035 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1037 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1039 * Makefile.tpl (AWK): Fix typo.
1040 * Makefile.in: Regenerate.
1042 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1044 * configure.ac: Detect awk and sed.
1045 * Makefile.def (flags_to_pass): Add AWK and SED.
1046 * Makefile.tpl (AWK, SED): New.
1047 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1048 * configure: Regenerate.
1049 * Makefile.in: Regenerate.
1051 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1053 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1054 (collapseslashes): Likewise.
1056 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1058 * configure.ac (AC_PREREQ): Bump to 2.64.
1060 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1062 * configure.ac: Remove --with-datarootdir, --with-docdir,
1063 --with-pdfdir, --with-htmldir switches.
1064 * configure: Regenerate.
1066 * configure: Regenerate.
1068 * compile: Sync from Automake 1.11.
1069 * depcomp: Likewise.
1070 * install-sh: Likewise.
1071 * missing: Likewise.
1072 * mkinstalldirs: Likewise.
1075 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1077 * ltmain.sh (func_normal_abspath): New function.
1078 (func_relative_path): Likewise.
1079 (func_mode_help): Document new -bindir option for link mode.
1080 (func_mode_link): Add new -bindir option, and use it to place
1081 output DLL if specified.
1083 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1085 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1086 (baseargs): Add --disable-option-checking.
1087 * configure: Regenerate.
1089 * Makefile.def (configure-target-libiberty): Depend on
1090 all-binutils and all-ld.
1091 (configure-target-newlib): Likewise.
1092 * Makefile.in: Regenerate.
1094 2009-08-17 Ben Elliston <bje@au.ibm.com>
1096 * config.sub, config.guess: Update from upstream sources.
1098 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1100 Sync from src, merge:
1102 2009-07-02 Tristan Gingold <gingold@adacore.com>
1104 * configure.ac: Do not exclude gas for i386-*-darwin.
1105 Add a case for x86_64-*-darwin.
1106 * configure: Regenerate.
1108 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1110 * MAINTAINERS: Add my name to Write After Approval list.
1112 2009-08-06 Michael Eager <eager@eagercon.com>
1114 * configure.ac: Add Microblaze target.
1115 * configure: Regenerate.
1117 2009-07-31 Christian Bruel <christian.bruel@st.com>
1119 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1120 * configure: Regenerate.
1122 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1124 * MAINTAINERS (Write After Approval): Update my e-mail address.
1126 2009-07-06 Ian Lance Taylor <iant@google.com>
1128 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1129 * configure: Rebuild.
1131 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1133 * MAINTAINERS: Move myself to the Graphite Reviewers.
1135 2009-06-30 Wei Guozhi <carrot@google.com>
1137 * MAINTAINERS: Add my name to Write After Approval list.
1139 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1142 * configure.ac (comparestring): Create new variable.
1143 * Makefile.tpl (comparestring): Use to skip some comparisions.
1144 * configure: Regenerate.
1145 * Makefile.in: Regenerate.
1147 2009-06-26 Doug Evans <dje@sebabeach.org>
1149 * Makefile.def (host_modules): Add cgen.
1150 * Makefile.in: Regenerate.
1151 * configure.ac (host_tools): Add cgen.
1152 * configure: Regenerate.
1154 2009-06-23 DJ Delorie <dj@redhat.com>
1156 * MAINTAINERS: Add myself as mep maintainer.
1158 2009-06-23 Ian Lance Taylor <iant@google.com>
1160 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1161 boot_languages. Only bootstrap target libraries listed in
1162 target_libs for some boot language. Add --with-stage1-ldflags,
1163 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1164 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1165 if not building with C++.
1166 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1167 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1168 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1169 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1170 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1171 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1172 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1173 * configure, Makefile.in: Rebuild.
1175 2009-06-23 Li Feng <nemokingdom@gmail.com>
1177 * MAINTAINERS: Added my name to write-after-approval list.
1179 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1181 * configure.ac: Define is_elf for QNX Neutrino targets.
1182 * configure: Regenerate.
1184 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1186 * MAINTAINERS: Added my name to the write-after-approval list
1188 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1190 * configure.ac: Detect MPC in default directory.
1191 * configure: Regenerate.
1193 2009-06-03 Jerome Guitton <guitton@adacore.com>
1194 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1196 * Makefile.tpl (all): Avoid a trailing backslash.
1197 * Makefile.in: Regenerate.
1199 2009-06-03 Ben Elliston <bje@au.ibm.com>
1201 * config.sub, config.guess: Update from upstream sources.
1203 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1205 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1207 * configure: Regenerate.
1209 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1211 * Makefile.tpl ([+compare-target+]): Compare all stage
1212 directories, rather than just gcc.
1213 * Makefile.in: Rebuilt.
1215 2009-06-01 Doug Kwan <dougkwan@google.com>
1217 * configure.ac: Support gold for target arm*-*-*.
1218 * configure: Regenerate.
1220 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1222 * Makefile.def: Add MPC support and dependencies.
1223 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1225 * Makefile.in, configure: Regenerate.
1227 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1229 * Makefile.tpl (all): Avoid harmless warning in make all when
1230 gcc-bootstrap is enabled but stage_last does not exist.
1231 * Makefile.in: Rebuilt.
1233 2009-05-24 Nicolas Roche <roche@adacore.com>
1235 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1236 * Makefile.in: Regenerate.
1238 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1240 * MAINTAINERS: Update my e-mail address.
1242 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1244 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1245 * configure: Regenerate.
1247 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1250 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1251 gcc-no-bootstrap are mutually exclusive.
1252 * Makefile.in: Rebuilt.
1254 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1257 * Makefile.tpl (all): Don't end with unconditional success.
1258 * Makefile.in: Rebuilt.
1260 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1263 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1264 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1265 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1266 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1267 stage_configureflags, stage_cflags and stage_libcflags into
1268 explicit Makefile macros.
1269 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1271 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1272 CC. Set CC_FOR_BUILD from CC.
1273 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1274 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1275 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1276 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1278 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1279 (_LIBCFLAGS): Renamed to _TFLAGS.
1280 (do-compare-debug, do-compare3-debug): Drop.
1281 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1282 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1283 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1284 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1285 (XGCC_FLAGS_FOR_TARGET): New.
1286 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1287 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1288 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1289 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1290 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1291 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1293 (BUILD_CONFIG): Include if requested.
1294 (all): Set TFLAGS on bootstrap.
1295 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1296 (all-stageid-prefixmodule): Likewise.
1297 (do-clean, distclean-stageid): Set TFLAGS.
1298 (restrap): Fix whitespace.
1299 * Makefile.in: Rebuilt.
1301 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1303 * config.guess: Sync with src.
1305 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1307 * configure.ac ($with_ppl): Default to no if not supplied.
1308 ($with_cloog): Likewise.
1309 configure: Regenerate.
1311 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1313 * MAINTAINERS: Update my e-mail address.
1315 2009-04-27 Nick Clifton <nickc@redhat.com>
1317 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1319 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1321 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1322 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1323 * Makefile.in: Regenerate.
1325 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1328 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1329 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1331 * configure, Makefile.in: Regenerate.
1333 2009-04-21 Taras Glek <tglek@mozilla.com>
1335 * include/hashtab.h: Update GTY annotations to new syntax
1336 * include/splay-tree.h: Likewise
1338 2009-04-17 Ben Elliston <bje@au.ibm.com>
1340 * config.sub, config.guess: Update from upstream sources.
1342 2009-04-15 Anthony Green <green@moxielogic.com>
1344 * configure.ac: Add moxie support.
1345 * configure: Rebuilt.
1347 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1349 * configure.ac: Change copyright header to refer to version
1350 3 of the GNU General Public License and to point readers at the
1351 COPYING3 file and the FSF's license web page.
1352 * Makefile.def: Likewise.
1353 * Makefile.tpl: Likewise.
1354 * Makefile.in: Regenerate.
1356 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1358 * configure.ac: Restore match for darwin9 or later. Use double
1359 brackets since regeneration eats one pair.
1360 * configure: Regenerate.
1362 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1365 * configure.ac: Require texinfo 4.7.
1366 * configure: Regenerated.
1368 2009-04-09 Nick Clifton <nickc@redhat.com>
1370 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1371 the GCC Runtime Library Exception.
1373 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1375 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1376 * configure: Regenerate.
1378 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1380 * Makefil.def (languages): New entries.
1381 * Makefile.tpl (check-gcc-*): New generic target.
1382 * Makefile.in: Regenerate.
1384 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1386 * MAINTAINERS: Update my email address.
1388 2009-03-18 Tom Tromey <tromey@redhat.com>
1390 * configure: Rebuild.
1391 * configure.ac (host_libs): Add libiconv.
1392 * Makefile.in: Rebuild.
1393 * Makefile.def (host_modules): Add libiconv.
1394 (configure-gdb, all-gdb): Depend on libiconv.
1396 2009-03-16 Tristan Gingold <gingold@adacore.com>
1398 * configure.ac: Treat gdb as supported on x86_64-darwin.
1399 * configure: Regenerate.
1401 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1403 * configure.ac (--with-host-libstdcxx): New option.
1404 * configure: Regenerate.
1406 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1408 * MAINTAINERS: Move myself into the write after approval list.
1410 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1412 * MAINTAINERS: Update e-mail address.
1414 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1416 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1418 2009-03-10 Ira Rosen <irar@il.ibm.com>
1420 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1422 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1424 Backport from git Libtool:
1426 2009-01-19 Robert Millan <rmh@aybabtu.com>
1427 Support GNU/kOpenSolaris.
1428 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1429 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1430 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1433 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1435 * MAINTAINERS: Update e-mail address.
1437 2009-02-24 Michael Eager <eager@eagercon.com>
1439 * MAINTAINERS (Write After Approval): Add self.
1441 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1443 * MAINTAINERS (Write After Approval): Add myself.
1445 2009-02-05 Andreas Schwab <schwab@suse.de>
1447 * Makefile.tpl (stage_last): Define $r and $s before using
1448 $(RECURSE_FLAGS_TO_PASS).
1449 * Makefile.in: Regenerate
1451 2009-01-30 Ian Lance Taylor <iant@google.com>
1453 * MAINTAINERS: Move myself to the Global Reviewers list.
1455 2009-01-29 Robert Millan <rmh@aybabtu.com>
1457 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1458 * configure: Regenerate.
1460 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1462 * MAINTAINERS: Make whitespace consistent.
1463 Remove Robert Millan from Write After Approval.
1465 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1467 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1468 (all-opcodes): Depend on all-libiberty.
1469 * Makefile.in: Regenerate.
1471 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1473 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1474 * configure: Regenerate.
1476 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1478 * MAINTAINERS (Write After Approval): Add myself.
1480 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1482 * MAINTAINERS: Add myself to reviewers (Fortran).
1484 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1486 PR tree-optimization/38515
1487 * configure.ac (cloog-polylib): Removed.
1488 (with_ppl, with_cloog): Test for "no".
1489 * configure: Regenerated.
1491 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1493 * MAINTAINERS: Moved myself to reviewers (Fortran).
1495 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1497 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1498 (Write After Approval): Remove myself.
1500 2009-01-03 Diego Novillo <dnovillo@google.com>
1502 * MAINTAINERS: Remove myself from alias maintainership.
1504 2009-01-02 David Ayers <ayers@fsfe.org>
1506 * MAINTAINERS: Update e-mail address.
1508 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1510 * MAINTAINERS: Make whitespace consistent.
1512 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514 Backport from upstream Libtool:
1515 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1516 Add cache variables to tests that require the linker to work.
1517 For shlibpath_overrides_runpath, this also changes the semantics
1518 to let the result from the C compiler take precedence.
1520 2008-12-02 Ben Elliston <bje@au.ibm.com>
1522 * config.sub, config.guess: Update from upstream sources.
1524 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1526 * configure.ac (ppllibs): Add by default the lib flags.
1527 * configure: Regenerate.
1529 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1531 * MAINTAINERS: Add myself to the write after approval list.
1533 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1535 * configure.ac: Add double brackets on darwin[912].
1536 * configure: Regenerate.
1538 2008-12-03 Daniel Kraft <d@domob.eu>
1540 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1541 Approval to Reviewer section (for Fortran front-end).
1543 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1545 * configure.ac: Expand to darwin10 and later.
1546 * configure: Regenerate.
1548 2008-12-02 Andreas Schwab <schwab@suse.de>
1550 * Makefile.def: configure-target-boehm-gc depends on
1551 all-target-libstdc++-v3.
1552 * Makefile.in: Regenerate.
1554 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1556 * MAINTAINERS: Add myself as mingw maintainer.
1558 2008-12-02 Ben Elliston <bje@au.ibm.com>
1560 * config.sub, config.guess: Update from upstream sources.
1562 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1564 * README.SCO: Remove.
1566 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1568 * MAINTAINERS: Add myself to the write after approval list.
1570 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1572 * MAINTAINERS: Update my email address in WAA section.
1574 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1576 * MAINTAINERS: Update e-mail address.
1578 2008-11-27 Toon Moene <toon@moene.org>
1580 * MAINTAINERS: Change e-mail address.
1582 2008-11-27 Tristan Gingold <gingold@adacore.com>
1584 * configure.ac: Build gdb for i?86-*-darwin*
1585 * configure: Regenerated.
1587 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1589 * MAINTAINERS: Added my full name.
1591 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1598 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1600 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1601 * Makefile.in: Regenerated.
1603 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1610 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1611 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1612 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1613 (HOST_EXPORTS): Pass CPPFLAGS.
1614 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1615 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1616 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1617 * Makefile.in, configure: Regenerated.
1618 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1619 and CPPFLAGS_FOR_BUILD.
1621 2008-11-06 Jeff Law <law@redhat.com>
1623 * MAINTAINERS: Add myself as middle end maintainer.
1625 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1627 * MAINTAINERS (Write after approval): Add myself.
1629 2008-11-05 Diego Novillo <dnovillo@google.com>
1631 * MAINTAINERS (Global Reviewers): Add myself.
1632 (Non-Algorithmic Maintainers): Remove myself.
1634 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1636 * MAINTAINERS (Write after approval): Add myself.
1638 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1640 * MAINTAINERS (Write after approval): Add myself.
1642 2008-10-31 Ben Elliston <bje@au.ibm.com>
1644 * configure.ac (spu-*-*): Remove special case.
1645 * configure: Regenerate.
1647 2008-10-30 Catherine Moore <clm@codesourcery.com>
1649 * MAINTAINERS (Write after approval): Update my email address.
1651 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1653 * configure.ac [spu-*-*]: Do not set skipdirs.
1654 * configure: Re-generate.
1656 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1658 * MAINTAINERS (Various Maintainers): Add myself to reload.
1660 2008-10-25 Richard Guenther <rguenther@suse.de>
1662 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1663 maintainer. Remove myself as libgcc-math maintainer.
1664 (Non-Algorithmic Maintainers): Remove myself.
1666 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1668 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1669 * Makefile.in: Regenerated.
1671 2008-10-23 Cary Coutant <ccoutant@google.com>
1673 * MAINTAINERS (Write after approval): Add myself.
1675 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1682 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1683 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1684 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1685 (HOST_EXPORTS): Pass CPPFLAGS.
1686 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1687 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1688 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1689 * Makefile.in, configure: Regenerated.
1690 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1691 and CPPFLAGS_FOR_BUILD.
1693 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1695 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1698 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1700 * MAINTAINERS (Write After Approval): Added myself.
1702 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1704 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1705 recommended version to 2.3.2.
1707 * configure: Regenerate.
1709 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1711 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1713 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1715 * MAINTAINERS (Write After Approval): Update e-mail address.
1717 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1719 * libtool.m4: Update to libtool 2.2.6.
1720 * lt~obsolete.m4: Update to libtool 2.2.6.
1721 * ltmain.sh: Update to libtool 2.2.6.
1722 * ltsugar.m4: Update to libtool 2.2.6.
1723 * ltversion.m4: Update to libtool 2.2.6.
1724 * ltoptions.m4: Update to libtool 2.2.6.
1725 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1727 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1729 * MAINTAINERS (Write After Approval): Add myself.
1731 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1733 * MAINTAINERS (Write After Approval): Update my name.
1735 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1737 * MAINTAINERS: Add myself in "Write After Approval".
1739 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1741 * MAINTAINERS: Add myself as ia64 maintainer.
1743 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1745 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1746 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1747 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1748 and Michael Tiemann from Write After Approval since they do not
1749 actually have access.
1751 2008-09-05 Richard Guenther <rguenther@suse.de>
1753 * configure.ac: Initialize clooglibs to -lcloog.
1754 * configure: Re-generate.
1756 2008-09-04 Le-Chun Wu <lcwu@google.com>
1758 * MAINTAINERS (Write After Approval): Add myself.
1760 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1762 * configure.ac (--with-cloog-polylib): New.
1763 (--disable-cloog-version-check): New.
1764 (--disable-ppl-version-check): New.
1765 * configure: Re-generate.
1767 2008-09-03 Richard Guenther <rguenther@suse.de>
1769 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1771 * configure: Re-generate.
1773 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1776 * MAINTAINERS: Add picoChip maintainers.
1778 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1779 Tobias Grosser <grosser@fim.uni-passau.de>
1780 Jan Sjodin <jan.sjodin@amd.com>
1781 Harsha Jagasia <harsha.jagasia@amd.com>
1782 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1783 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1784 Adrien Eliche <aeliche@isty.uvsq.fr>
1786 Merge from graphite branch.
1787 * configure: Regenerate.
1788 * Makefile.in: Regenerate.
1789 * configure.ac (host_libs): Add ppl and cloog.
1790 Add checks for PPL and CLooG.
1791 * Makefile.def (ppl, cloog): Added modules and dependences.
1792 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1793 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1795 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1797 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1798 (GCC_SHLIB_SUBDIR): New.
1799 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1803 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1805 * MAINTAINERS: Consistently use tabs to separate columns.
1807 2008-08-29 Tristan Gingold <gingold@adacore.com>
1809 * MAINTAINERS (Write after Approval): Add myself.
1811 2008-08-28 Tristan Gingold <gingold@adacore.com>
1813 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1814 Enable bfd, binutils and opcodes.
1815 * configure: Regenerate.
1817 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1819 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1821 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1823 * MAINTAINERS: Use correct Umlaut for last name.
1825 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1827 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1829 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1831 * MAINTAINERS: Update my email address.
1833 2008-08-16 Nicolas Roche <roche@adacore.com>
1835 * Makefile.tpl: Add BOOT_ADAFLAGS.
1836 * Makefile.in: Regenerate.
1838 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1840 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1841 * configure: Regenerate.
1843 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1845 * configure.ac: Add makefile fragments for hpux.
1846 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1847 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1848 * configure: Regenerate.
1849 * Makefile.in: Regenerate.
1851 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1853 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1855 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1857 * MAINTAINERS (Write after Approval): Add myself.
1859 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1861 * MAINTAINERS (Write After Approval): Add myself.
1863 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1865 * MAINTAINERS (Write After Approval): Add myself.
1867 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1869 * MAINTAINERS: Update my email address.
1871 2008-06-25 Joey Ye <joey.ye@intel.com>
1873 * MAINTAINERS (Write After Approval): Add myself.
1875 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1878 * Makefile.in: Regenerate.
1879 * configure: Regenerate.
1881 2008-06-17 Daniel Kraft <d@domob.eu>
1883 * MAINTAINERS (Write After Approval): Add myself.
1885 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1887 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1888 "$@" is still intact with both Autoconf 2.59 and 2.62.
1889 * configure: Regenerate.
1891 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1893 * Makefile.tpl: Fix comment errors.
1894 * Makefile.in: Regenerate.
1896 2008-06-12 David S. Miller <davem@davemloft.net>
1897 David Edelsohn <edelsohn@gnu.org>
1899 * configure.ac: Add powerpc*-*-* to gold supported targets.
1900 * configure: Regenerate.
1902 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1904 PR tree-optimization/36218
1905 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1906 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1907 (all prefix="build-"): Pass them to build-system sub-makes.
1908 * Makefile.in: Regenerate.
1910 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1912 * MAINTAINERS (mt port): Remove.
1913 (sco5, unixware, sco udk): Remove.
1914 (Kean Johnston): Add to Write After Approval.
1916 2008-05-30 Julian Brown <julian@codesourcery.com>
1918 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1919 of libobjc for ARM EABI Linux.
1920 * configure: Regenerate.
1922 2008-05-18 Xinliang David Li <davidxl@google.com>
1924 * ChangeLog: Remove wrong ChangeLog entry.
1926 2008-05-17 Xinliang David Li <davidxl@google.com>
1928 * MAINTAINERS (Write After Approval): Add myself.
1930 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1932 * MAINTAINERS (Write After Approval): Add myself.
1934 2008-05-14 Rafael Espíndola <espindola@google.com>
1936 * config-ml.in: don't handle --enable-shared and --enable-static.
1938 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1940 * MAINTAINERS: Update my email address.
1942 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1944 * MAINTAINERS: Update my email address.
1946 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1948 * MAINTAINERS (Write After Approval): Add myself.
1950 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1952 * MAINTAINERS (Write After Approval): Add myself.
1954 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1956 * MAINTAINERS (crx): Add myself.
1958 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1961 2008-04-14 David S. Miller <davem@davemloft.net>
1963 * configure.ac: Add sparc*-*-* to gold supported targets.
1964 * configure: Regenerate.
1966 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1969 * configure.ac: Include override.m4.
1970 * configure: Regenerate.
1972 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1974 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1975 * Makefile.in: Regenerate.
1977 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1979 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1980 as nonconfigurable directories list.
1981 * configure: Regenerate.
1983 2008-04-14 Ben Elliston <bje@au.ibm.com>
1985 * config.sub, config.guess: Update from upstream sources.
1987 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1989 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1990 * Makefile.in: Regenerate.
1992 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1994 * configure.ac: Do not build libssp for the AVR.
1995 * configure: Regenerate.
1997 2008-04-07 Ian Lance Taylor <iant@google.com>
1999 * Makefile.def: check-gold depends upon all-binutils.
2000 * Makefile.in: Regenerate.
2002 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2004 * MAINTAINERS (Write After Approval): Add myself.
2006 2008-04-04 Nick Clifton <nickc@redhat.com>
2009 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2011 * configure: Regenerate.
2013 2008-04-04 NightStrike <NightStrike@gmail.com>
2016 * configure.ac: Combine rules for mingw32 and mingw64.
2017 * configure: Regenerate.
2019 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2021 * MAINTAINERS (Write After Approval): Add myself.
2023 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2025 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2026 * Makefile.in (.NOTPARALLEL): Ditto.
2028 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2030 * MAINTAINERS (Write After Approval): Add myself.
2032 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2034 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2035 * Makefile.in (.NOTPARALLEL): Regenerate.
2037 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2039 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2040 * Makefile.in: Regenerate.
2042 2008-03-26 Jakub Staszak <kuba@et.pl>
2044 * MAINTAINERS (Write After Approval): Add myself.
2046 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2048 * MAINTAINERS: Update e-mail address.
2050 2008-03-20 Ian Lance Taylor <iant@google.com>
2052 * configure.ac: Add support for --enable-gold.
2053 * Makefile.def: Add gold as a directory like ld.
2054 * configure, Makefile.in: Regenerate.
2056 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2058 * configure.ac: m4_include config/proginstall.m4.
2059 * configure: Regenerate.
2061 Backport from upstream Libtool:
2063 2007-10-12 Eric Blake <ebb9@byu.net>
2065 Deal with Autoconf 2.62's semantic change in m4_append.
2066 * ltsugar.m4 (lt_append): Replace broken versions of
2068 (lt_if_append_uniq): Don't require separator to be overquoted,
2069 and avoid broken m4_append.
2070 (lt_dict_add): Fix typo.
2071 * libtool.m4 (_LT_DECL): Don't overquote separator.
2073 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2075 * config.rpath: Add AIX 6 support.
2077 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2079 * Makefile.def (stageprofile). Remove -fprofile-generate
2080 from stage_libcflags.
2081 * Makefile.in: Regenerate.
2083 2008-03-13 Ben Elliston <bje@au.ibm.com>
2085 * config.sub, config.guess: Update from upstream sources.
2087 2008-03-06 Tom Tromey <tromey@redhat.com>
2089 * MAINTAINERS: Update for treelang deletion.
2091 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2093 * MAINTAINERS: Update my email address.
2095 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2097 * MAINTAINERS (darwin port): Add myself as a maintainer.
2098 (objective-c/c++): Add myself as a maintainer.
2100 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2102 * MAINTAINERS (Write After Approval): Update my email address.
2104 2008-02-25 Tomas Bily <tbily@suse.cz>
2106 * MAINTAINERS (Write After Approval): Add myself.
2108 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2110 * MAINTAINERS (OpenMP): Add myself.
2112 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2117 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2118 * configure: Regenerate.
2120 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2121 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2122 STAGE4_LIBCFLAGS): New.
2123 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2124 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2125 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2126 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2127 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2128 for target modules. Don't export LIBCFLAGS.
2129 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2130 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2131 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2132 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2133 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2134 * Makefile.in: Regenerate.
2136 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2139 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2140 Do not use -DDLL_EXPORT. Backport from upstream.
2142 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2144 * MAINTAINERS (Write After Approval): Add myself.
2146 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2148 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2149 * configure: Regenerate.
2151 2008-01-31 Marc Gauthier <marc@tensilica.com>
2153 * configure.ac (xtensa*-*-*): Recognize processor variants.
2154 * configure: Regenerate.
2156 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2159 * configure.ac (PARSE_ARGS): Push suitable setting of
2160 ac_subdirs_all, for `./configure --help=recursive'.
2161 Handle `+' in generic toplevel directory disabling.
2162 * configure: Regenerate.
2164 2008-01-28 Nick Clifton <nickc@redhat.com>
2166 * MAINTAINERS (xstormy16): Take over maintainership.
2168 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2170 * MAINTAINERS (c4x port): Remove.
2172 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2174 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2176 2008-01-23 Ben Elliston <bje@au.ibm.com>
2178 * config.sub, config.guess: Update from upstream sources.
2180 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2182 * MAINTAINERS (Write After Approval): Add myself.
2184 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2186 * MAINTAINERS: Update my email address.
2188 2008-01-09 Raksit Ashok <raksit@google.com>
2190 * MAINTAINERS (Write After Approval): Add myself.
2192 2008-01-09 Raksit Ashok <raksit@google.com>
2194 * MAINTAINERS (Write After Approval): Add myself.
2196 2008-01-08 Ben Elliston <bje@au.ibm.com>
2198 * config.sub, config.guess: Update from upstream sources.
2200 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2202 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2203 Change recommended MPFR from 2.2.1 -> 2.3.0.
2204 * configure: Regenerate.
2206 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2208 * MAINTAINERS: Update my email address.
2210 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2212 * MAINTAINERS: Update my email address.
2214 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2216 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2217 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2218 * Makefile.in: Regenerate.
2220 2007-12-10 Mark Heffernan <meheff@google.com>
2222 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2225 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2227 * configure.ac: Enable libjava for x86_64-*-darwin9.
2228 * configure: Regenerate.
2230 2007-12-07 Bill Maddox <maddox@google.com>
2232 * MAINTAINERS (Write After Approval): Add myself.
2234 2007-12-05 Ben Elliston <bje@au.ibm.com>
2236 * config.sub, config.guess: Update from upstream sources.
2238 2007-12-02 Matthias Klose <doko@ubuntu.com>
2240 * config-ml.in: Remove 64bit configure tests.
2242 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2244 * config-ml.in: Robustify against white space in absolute file
2247 * config-ml.in (multi-clean): Substitute ${Makefile}.
2248 Remove superfluous ${Makefile} in list.
2250 2007-11-19 Thiemo Seufer <ths@mips.com>
2252 * config-ml.in: Don't hardcode the Makefile name.
2254 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2256 * MAINTAINERS (Write After Approval): Add myself.
2258 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2260 * MAINTAINERS (Write After Approval): Add myself.
2262 2007-11-06 Doug Kwan <dougkwan@google.com>
2264 * MAINTAINERS (Write After Approval): Add myself.
2266 2007-10-25 Ben Elliston <bje@au.ibm.com>
2268 * MAINTAINERS (mercury): Remove entry.
2269 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2271 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2273 * Makefile.def (dependencies): Make configure-gdb depend on
2275 * Makefile.in: Regenerated.
2277 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2279 * MAINTAINERS (Fortran maintainer): Remove myself.
2281 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2283 * Makefile.def: To avoid problems running with parallel makes,
2284 build newlib before libgloss so that target specific header
2286 * Makefile.in: Regenerate
2288 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2290 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2291 * Makefile.in: Regenerate.
2293 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2295 * MAINTAINERS (Register allocation reviewer): Add myself.
2297 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2299 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2300 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2301 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2302 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2303 * configure: Regenerate.
2305 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2307 * MAINTAINERS (Register allocation reviewer): Add myself.
2309 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2311 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2312 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2313 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2314 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2315 * configure.ac: Default them to host tools for $host = $build.
2318 * configure: Regenerate.
2319 * Makefile.in: Regenerate.
2321 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2323 * MAINTAINERS (Register allocation reviewer): Add myself.
2325 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2327 * MAINTAINERS (Register allocation reviewer): Add myself.
2329 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2331 * MAINTAINERS (Write After Approval): Fix typo.
2333 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2335 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2336 * configure: Regenerate.
2338 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2341 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2342 they're already prefixed.
2344 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2346 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2348 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2349 * configure: Regenerate.
2350 * Makefile.in: Regenerate.
2352 2007-09-17 Andreas Schwab <schwab@suse.de>
2354 * configure.ac: Raise minimum makeinfo version to 4.6.
2355 * configure: Regenerate.
2357 2007-09-17 Johannes Singler <singler@ira.uka.de>
2359 * MAINTAINERS (write-after-approval) add myself
2361 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2363 * configure.ac: Correct makeinfo version check.
2364 * configure: Regenerate.
2366 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2368 * MAINTAINERS: Update my email address.
2370 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2372 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2373 to $skipdirs and only disable gprof for newlib. Use the normal
2374 mips*-elf* handling in other respects.
2375 * configure: Regnerate.
2377 2007-09-12 David Daney <ddaney@avtrex.com>
2379 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2381 * configure: Regenerate.
2383 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2386 * configure.ac: For libgloss targets, point the linker to the linker
2387 script, startup code and simulator library.
2388 * configure: Regenerate.
2390 2007-09-07 Andrew Haley <aph@redhat.com>
2392 * configure.ac (noconfigdirs): Remove target-libffi and
2394 * configure: Regenerate.
2396 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2399 * configure.ac: Use config/mh-mingw on mingw.
2400 * configure: Regenerate.
2402 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2404 * MAINTAINERS (Write After Approval): Add myself.
2406 2007-09-05 Richard Guenther <rguenther@suse.de>
2408 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2409 nor --disable-checking is provided also turn on yes and types
2410 checking for stage1.
2411 * configure: Re-generate.
2413 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2415 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2416 (Write After Approval): Remove myself.
2418 2007-08-29 Nick Clifton <nickc@redhat.com>
2420 * config.sub, config.guess: Update from upstream sources.
2422 2007-08-22 Bud Davis <jmdavis@link.com>
2424 * MAINTAINERS (Write After Approval): Added myself.
2425 * MAINTAINERS (Reviewers): Removed myself.
2427 2007-08-18 Paul Brook <paul@codesourcery.com>
2428 Joseph Myers <joseph@codesourcery.com>
2430 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2431 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2432 * Makefile.in: Regenerate.
2433 * configure.ac (--with-debug-prefix-map): New.
2434 * configure: Regenerate.
2436 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2437 Nigel Stephens <nigel@mips.com>
2439 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2440 as target_makefile_frag.
2441 * configure: Regenerate.
2443 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2445 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2446 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2447 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2448 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2449 (do-compare, do-compare3, do-compare-debug): New.
2450 ([+compare-target+]): Use them.
2452 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2454 * MAINTAINERS (Write After Approval): Change my email address.
2456 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457 Ben Elliston <bje@au.ibm.com>
2459 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2460 --silent if $silent.
2461 * configure: Regenerate.
2463 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2465 * MAINTAINERS (Various Maintainers): Add myself as
2466 loop infrastructure maintainer. Update my e-mail
2469 2007-07-31 Diego Novillo <dnovillo@google.com>
2471 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2474 2007-07-26 Richard Guenther <rguenther@suse.de>
2476 * configure.ac: Add types checking to stage1 checking flags.
2477 * configure: Regenerate.
2479 2007-07-17 Nick Clifton <nickc@redhat.com>
2481 * COPYING3: New file. Contains version 3 of the GNU General
2483 * COPYING3.LIB: New file. Contains version 3 of the GNU
2484 Lesser General Public License.
2486 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2488 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2490 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2492 * MAINTAINERS (S/390 co-maintainer): Add myself.
2493 (Write After Approval): Remove myself.
2495 2007-07-13 Dan Hipschman <dsh@google.com>
2497 * MAINTAINERS (Write After Approval): Add myself.
2499 2007-07-11 Nick Clifton <nickc@redhat.com>
2501 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2503 * Makefile.in: Regenerate.
2505 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2507 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2510 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2512 * lt~obsolete.m4: New. Import from 20070318 libtool.
2514 2007-07-03 Julian Brown <julian@codesourcery.com>
2516 * MAINTAINERS (Write After Approval): Add myself.
2518 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2520 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2521 * configure: Regenerate.
2523 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2525 * configure.ac: Add some missing m4 quotation.
2526 * configure: Regenerate.
2528 2007-07-02 Simon Baldwin <simonb@google.com>
2530 * MAINTAINERS (Write After Approval): Add myself.
2532 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2534 * configure: Regenerate.
2536 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2538 * Makefile.def: Add windmc tool to build.
2539 * Makefile.tpl: Likewise.
2540 * configure.ac: Likewise.
2541 * Makefile.in: Regenerate.
2542 * configure: Regenerate.
2544 2007-06-28 DJ Delorie <dj@redhat.com>
2546 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2547 not building newlib.
2548 * configure: Regenerated.
2550 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2552 * MAINTAINERS (Write After Approval): Add myself.
2554 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2556 * MAINTAINERS (Write After Approval): Add myself.
2558 2007-06-19 Chris Matthews <chrismatthews@google.com>
2560 * MAINTAINERS (Write After Approval): Add myself.
2562 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2564 * MAINTAINERS (Write After Approval): Add myself.
2566 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2568 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2569 * Makefile.in: Regenerated.
2571 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2573 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2574 bfin*-*-uclinux* targets.
2575 * configure: Regenerate.
2577 2007-06-14 Ian Lance Taylor <iant@google.com>
2579 * MAINTAINERS: Add myself as non-algorithmic global write
2582 2007-06-14 Diego Novillo <dnovillo@google.com>
2584 * MAINTAINERS: Add self as middle-end maintainer and
2585 non-algorithmic global write maintainer.
2587 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2589 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2590 Move all Fortran maintainers except Paul Brook into the
2591 Non-Autopoiesis section.
2593 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2595 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2596 (distclean-stage[+id+]): Possibly delete stage_last.
2597 * Makefile.in: Regenerate.
2599 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2601 * MAINTAINERS (Various Maintainer): Fix typo.
2603 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2605 * MAINTAINERS (Various Maintainer): Add myself as
2606 dataflow maintainer.
2608 2007-06-07 Ben Elliston <bje@au.ibm.com>
2610 * config.sub, config.guess: Update from upstream sources.
2612 2007-06-07 Ben Elliston <bje@au.ibm.com>
2614 * Makefile.tpl: Fix spelling error.
2615 * Makefile.in: Regenerate.
2617 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2619 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2620 lt_cv_sys_max_cmd_len.
2622 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2624 * MAINTAINERS (Various Maintainers): Add myself as
2625 auto-vectorizer maintainer.
2627 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2630 * libtool.m4: Revert previous change.
2631 * ltgcc.m4: Put it here.
2633 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2635 * MAINTAINERS (Various Maintainers): Add myself as
2636 auto-vectorizer maintainer.
2638 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2641 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2643 2007-05-30 Richard Guenther <rguenther@suse.de>
2645 * MAINTAINERS (Various Maintainers): Add myself as
2646 auto-vectorizer maintainer.
2648 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2651 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2652 * configure: Rebuilt.
2654 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2656 * MAINTAINERS (Write After Approval): Removed my name.
2658 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2660 * MAINTAINERS (Write After Approval): Remove myself.
2662 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2664 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2666 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2668 * ltmain.sh: Update from ToT Libtool.
2669 * libtool.m4: Update from ToT Libtool.
2670 * ltsugar.m4: New. Update from ToT Libtool.
2671 * ltversion.m4: New. Update from ToT Libtool.
2672 * ltoptions.m4: New. Update from ToT Libtool.
2674 * ltcf-c.sh: Remove.
2675 * ltcf-cxx.sh: Remove.
2676 * ltcf-gcj.sh: Remove.
2678 2007-05-22 Ollie Wild <aaw@google.com>
2680 * MAINTAINERS (Write After Approval): Add myself.
2682 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2684 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2686 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2687 Remove CFLAGS/LIBCFLAGS.
2688 (configure-stage[+id+]-[+prefix+][+module+],
2689 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2690 * Makefile.in: Regenerate.
2692 2007-05-15 Diego Novillo <dnovillo@google.com>
2694 * MAINTAINERS: Update e-mail address.
2696 2007-05-15 Revital Eres <eres@il.ibm.com>
2698 * MAINTAINERS (Write After Approval): Add myself.
2700 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2702 * MAINTAINERS (Write After Approval): Updated my address.
2704 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2706 * MAINTAINERS (Write After Approval): Add myself.
2708 2007-05-11 Silvius Rus <rus@google.com>
2710 * MAINTAINERS (Write After Approval): Add myself.
2712 2007-04-23 Tom Tromey <tromey@redhat.com>
2714 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2716 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2718 * MAINTAINERS (cpplib): Rename to ...
2719 (libcpp): ... this. Add C/C++ front end maintainers.
2721 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2723 * config-ml.in: Pass ${ml_config_env} to configure calls.
2725 2007-04-04 Christian Bruel <christian.bruel@st.com>
2727 * MAINTAINERS (Write After Approval): Add myself.
2729 2007-04-02 Dave Korn <dave.korn@artimi.com>
2731 * MAINTAINERS (Write After Approval): Add myself.
2733 2007-03-31 Tobias Burnus <burnus@net-b.de>
2735 * MAINTAINERS (fortran 95 front end): Add myself.
2737 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2739 * MAINTAINERS (Write After Approval): Add myself.
2741 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2743 * MAINTAINERS (Modulo Scheduler): Add myself.
2745 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2747 * MAINTAINERS (fortran 95 front end): Add myself.
2748 (c++ front end): whitespace fix.
2750 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2752 * MAINTAINERS (Write After Approval): Add myself.
2754 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2756 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2757 of glob. Quote arguments with single quotes too.
2758 * configure: Regenerate.
2760 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2762 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2763 * Makefile.in: Regenerate
2765 2007-03-07 Andreas Schwab <schwab@suse.de>
2767 * configure: Regenerate.
2769 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2771 * configure.ac: Add "--with-pdfdir" configure option,
2772 which defines pdfdir variable.
2773 * Makefile.def (target=fixincludes): Add install-pdf to
2775 (recursive_targets): Add install-pdf target.
2776 (flags_to_pass): Add pdfdir.
2777 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2779 * configure: Regenerate
2780 * Makefile.in: Regenerate
2782 2007-02-28 Eric Christopher <echristo@apple.com>
2785 2006-12-07 Mike Stump <mrs@apple.com>
2787 * Makefile.def (dependencies): Add dependency for
2788 install-target-libssp and install-target-libgomp on
2790 * Makefile.in: Regenerate.
2792 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2794 * configure: Regenerate.
2795 * configure.ac: Move statements after variable declarations.
2797 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2799 * MAINTAINERS: Add myself as sh maintainer.
2801 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2803 * configure.ac: Adjust for loop syntax.
2804 * configure: Regenerate.
2806 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2808 * configure: Rebuilt.
2810 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2812 * configure.ac: Drop multiple occurrences of --enable-languages,
2813 and fix its quoting.
2814 * configure: Rebuilt.
2816 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2817 Nathan Sidwell <nathan@codesourcery.com>
2818 Vladimir Prus <vladimir@codesourcery.com>
2819 Joseph Myers <joseph@codesourcery.com>
2821 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2822 * configure: Regenerate.
2824 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2826 * ltconfig (freebsd*): Default to elf.
2828 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2830 * configure.ac (target_libraries): Move libgcc before libiberty.
2831 * configure: Regenerated.
2833 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2834 Paolo Bonzini <bonzini@gnu.org>
2837 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2838 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2839 * configure: Regenerated.
2841 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2843 * MAINTAINERS (Language Front End Maintainers): Update my mail
2846 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2849 * configure.ac: Correct syntax for Solaris ksh.
2850 * configure: Regenerated.
2852 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2854 * configure.ac: Sync with src.
2855 * configure: Regenerate.
2857 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2859 * Makefile.in: Regenerate.
2861 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2863 * config.sub: Sync with src.
2865 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2867 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2868 noncanonical equivalents.
2869 * configure.in: Rename to...
2870 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2871 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2872 target_noncanonical. Use them. Rewrite removal of configure
2873 arguments for autoconf 2.59. Discard variable settings. Force
2874 program_transform_name for native tools.
2876 * Makefile.in: Regenerated.
2877 * configure: Regenerated with autoconf 2.59.
2879 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2881 * MAINTAINERS (Write After Approval): Add myself.
2883 2007-01-31 Andreas Schwab <schwab@suse.de>
2885 * Makefile.tpl (LDFLAGS): Substitute it.
2886 * Makefile.in: Regenerate.
2888 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2890 * MAINTAINERS (Write After Approval): Add myself.
2892 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2894 * MAINTAINERS (spu port): Add myself.
2896 2007-01-23 Richard Guenther <rguenther@suse.de>
2899 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2900 * Makefile.tpl (GNATBIND): Substitute it.
2901 (GNATMAKE): Likewise.
2902 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2904 * Makefile.in: Regenerate.
2905 * configure: Regenerate.
2907 2007-01-18 Mike Stump <mrs@apple.com>
2909 * configure.in: Re-enable -Werror for gcc builds.
2911 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2913 * MAINTAINERS (Write After Approval): Add myself.
2915 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2917 * configure.in: Change == to = in test command.
2918 * configure: Regenerate.
2920 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2921 Nick Clifton <nickc@redhat.com>
2922 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2924 * configure.in (build_configargs, host_configargs, target_configargs):
2925 Remove build/host/target parameters.
2926 (host_libs): Add gmp and mpfr.
2927 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2928 * Makefile.def (gmp, mpfr): New.
2929 (gcc): Remove target.
2930 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2931 target_os, target_vendor): New.
2932 (configure): Add host_alias/target_alias arguments; adjust invocations.
2933 * configure: Regenerate.
2934 * Makefile.in: Regenerate.
2936 2007-01-11 Matt Fago <fago@earthlink.net>
2938 * configure.in: Try to link to functions only in mpfr 2.2.x
2939 to improve robustness of configure tests.
2940 * configure: Regenerate.
2942 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2944 * MAINTAINERS: Add myself as i386 maintainer.
2946 2007-01-08 Jan Hubicka <jh@suse.cz>
2948 * MAINTAINERS: Add myself as i386 maintainer.
2950 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2952 * configure.in: Add support for an x86_64-mingw* target.
2953 * configure: Regenerate.
2955 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2957 * Makefile.tpl (all-target): Correct @if conditional for target
2959 * configure.in: Omit libiberty if building only target libgcc.
2960 * configure, Makefile.in: Regenerated.
2962 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2964 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2965 * configure: Regenerate.
2967 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2969 * Makefile.def (target_modules): Add libgcc.
2970 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2971 * Makefile.tpl (clean-target-libgcc): Delete.
2972 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2973 on gcc even for bootstrapped modules. Rewrite handling of
2974 lang_env_dependencies to loop over target_modules.
2975 * configure.in (target_libraries): Add target-libgcc.
2976 * Makefile.in, configure: Regenerated.
2978 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2980 * configure.in: Reorganize recognition of languages. Add
2981 --enable-stage1-languages. Show supported languages for the chosen
2982 target rather than all recognized languages.
2983 * configure: Regenerate.
2985 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2987 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2988 * Makefile.in: Regenerate.
2990 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2992 * configure.in: Warn that MPFR 2.2.0 is buggy.
2993 * configure: Regenerate.
2995 2006-12-27 Ian Lance Taylor <iant@google.com>
2997 * configure.in: When removing Makefiles to force a reconfigure, also
2998 remove prev-DIR*/Makefile.
2999 * configure: Regenerate.
3001 2006-12-22 Andreas Schwab <schwab@suse.de>
3003 * configure: Regenerate with correct autoconf version.
3005 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3007 * configure.in: add AC_SUBST for *_FOR_TARGET.
3008 * configure: Regenerate.
3010 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3012 * configure.in: Simplify logic for rejecting languages that cannot
3013 be built. Separate the case when a language is unsupported,
3014 from the case when the user chooses not to build a language.
3016 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3018 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3019 it only affects bootstrap and could be tested on "$host" as well.
3020 * configure: Regenerate.
3021 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3023 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3026 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3027 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3028 move here comment from Makefile.tpl.
3029 * Makefile.tpl: Move some definitions higher in the file.
3030 (STAGE1_CHECKING): New.
3031 * configure.in: Add --enable-stage1-checking.
3032 * configure: Regenerate.
3033 * Makefile.in: Regenerate.
3035 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3037 * MAINTAINERS: Add myself as build system maintainer.
3039 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3041 * MAINTAINERS (Write After Approval): Add myself.
3043 2006-12-13 Eric Christopher <echristo@apple.com>
3045 * MAINTAINERS: Add myself as darwin maintainer.
3047 2006-12-11 Ian Lance Taylor <ian@airs.com>
3049 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3051 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3053 MAINTAINERS: Update my entry.
3055 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3057 * configure.in: Handle spu makefile frag.
3058 * Makefile.tpl (MAINT): Define
3059 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3060 * configure: Regenerate.
3061 * Makefile.in: Regenerate.
3063 2006-12-11 Ben Elliston <bje@au.ibm.com>
3065 * config.guess: Import latest version.
3066 * config.sub: Likewise.
3068 2006-12-11 Ben Elliston <bje@au.ibm.com>
3070 * configure.in (spu-*-*): Don't skip target-libiberty.
3071 * configure: Regenerate.
3073 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3076 * configure.in: Correct x86 darwin support for libjava to powerpc
3078 * configure: Regenerate.
3080 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3082 * configure.in: Add x86 darwin support for libjava.
3083 * configure: Regenerate.
3085 2006-12-07 Mike Stump <mrs@apple.com>
3087 * Makefile.def (dependencies): Add dependency for
3088 install-target-libssp and install-target-libgomp on
3090 * Makefile.in: Regenerate.
3092 2006-12-04 Richard Guenther <rguenther@suse.de>
3094 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3095 (Non-Algorithmic Maintainers): Move over non-algorithmic
3096 loop optimizer maintainers, add myself as a non-algorithmic
3097 middle-end maintainer.
3099 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3101 * MAINTAINERS (Write After Approval): Add myself.
3103 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3105 * configure.in: Update error message for missing GMP/MPFR.
3107 * configure: Regenerate.
3109 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3111 * configure.in: Update MPFR version in error message.
3113 * configure: Regenerate.
3115 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3118 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3119 --with-gmp-lib): New flags.
3121 * configure: Regenerate.
3123 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3125 * MAINTAINERS (Write After Approval): Change my email address.
3127 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3129 * MAINTAINERS (Write After Approval): Add myself.
3131 2006-11-22 Philipp Thomas <pth@suse.de>
3133 * MAINTAINERS (i18n): Update e-mail address.
3135 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3137 * MAINTAINERS (spu port): Add myself as maintainer.
3138 (Write After Approval): Remove myself.
3140 2006-11-22 Ben Elliston <bje@au.ibm.com>
3142 * configure.in (skipdirs): Don't build libssp for SPU.
3143 * configure: Regenerate.
3145 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3147 * MAINTAINERS (spu port): Add myself as maintainer.
3148 (libobjc): Update my email address.
3150 2006-11-21 Andrea Bona <andrea.bona@st.com>
3152 * MAINTAINERS (Write After Approval): Add myself.
3154 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3156 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3157 * configure : Rebuilt.
3159 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3161 * MAINTAINERS (Write After Approval): Add myself.
3163 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3165 * MAINTAINERS (Write After Approval): Add myself.
3167 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3169 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3171 * configure: Regenerate.
3173 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3175 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3176 (unstage): Test for stage_last presence.
3179 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3181 * Makefile.in: Regenerate.
3183 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3185 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3188 2006-11-14 Erven Rohou <erven.rohou@st.com>
3190 * MAINTAINERS (Write After Approval): Add myself.
3192 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3194 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3195 and stageN-package/Makefile.
3196 * Makefile.in: Regenerated.
3198 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3200 * configure.in: Remove target-libgloss from noconfigdirs for
3202 * configure: Regenerated.
3204 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3206 * configure.in (have_gmp): Only error if the gcc directory exists.
3208 * configure: Regenerate.
3210 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3212 * configure.in: Robustify error message for missing GMP/MPFR.
3214 * configure: Regenerate.
3216 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3218 * MAINTAINERS (Write After Approval): Add myself.
3220 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3222 * MAINTAINERS: Change email address.
3224 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3226 * MAINTAINERS (Write After Approval): Add myself.
3228 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3230 * MAINTAINERS (Write After Approval): Add myself.
3232 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3234 * MAINTAINERS (Write After Approval): Move myself to
3235 Write After Approval section.
3237 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3239 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3241 * configure: Regenerate.
3243 2006-10-16 Tobias Burnus <burnus@net-b.de>
3245 * MAINTAINERS (Write After Approval): Add myself.
3247 2006-10-16 Ben Elliston <bje@au.ibm.com>
3249 * config.guess: Import latest version.
3250 * config.sub: Likewise.
3252 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3254 * Makefile.def: Added pdf target handling.
3255 * Makefile.tpl: Added pdf target handling.
3256 * Makefile.in: Regenerated.
3258 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3260 * MAINTAINERS: Add self as score port maintainer.
3262 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3264 * MAINTAINERS (Write After Approval): Add myself.
3266 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3268 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3270 * configure: Regenerated.
3272 2006-09-27 Dave Brolley <brolley@redhat.com>
3274 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3275 using $s instead of $r.
3276 * configure: Regenerated.
3278 2006-09-26 Thiemo Seufer <ths@mips.com>
3280 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3281 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3282 * configure: Regenerate.
3284 2006-09-24 Graeme Peterson <gridly@gmail.com>
3286 * MAINTAINERS (Write After Approval): Remove myself.
3288 2006-09-22 Chao-ying Fu <fu@mips.com>
3290 * MAINTAINERS (Write After Approval): Add myself.
3292 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3294 * MAINTAINERS: Add self as soft-fp maintainer.
3296 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3298 * MAINTAINERS: Add myself as avr maintainer.
3299 Remove Marek Michalkiewicz as avr maintainer.
3301 2006-09-07 Roberto Costa <roberto.costa@st.com>
3303 * MAINTAINERS (Write After Approval): Add myself.
3305 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3307 * configure.in: Never build newlib for a Mingw host.
3308 Never build newlib as Mingw target library.
3309 Test the existence of winsup/cygwin for building a Cygwin newlib,
3310 rather than just winsup.
3311 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3312 building a Mingw target.
3313 * configure: Regenerate.
3315 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3317 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3319 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3321 * config.guess: Import from src (was more updated).
3322 * config.sub: Likewise.
3324 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3326 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3327 * configure: Regenerated.
3329 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3331 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3332 for stages after the first.
3334 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3336 * Makefile.def: Add dependencies for configure-opcodes
3337 on configure-intl and all-opcodes on all-intl.
3338 * Makefile.in: Regenerated.
3340 2006-07-13 Ben Elliston <bje@au.ibm.com>
3342 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3344 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3346 Port to hosts whose 'sort' and 'tail' implementations
3347 treat operands with leading '+' as file names, as POSIX
3348 has required since 2001. However, make sure the code still
3349 works on pre-POSIX hosts.
3350 * ltmain.sh: Don't assume "sort +2" is equivalent to
3351 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3353 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3355 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3357 2006-07-04 Peter O'Gorman <peter@pogma.com>
3359 * ltconfig: chmod 644 before ranlib during install.
3361 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3364 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3365 if the bootstrap compiler is a GCC version that supports it.
3366 * configure: Regenerate.
3368 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3370 * configure.in: Fix thinkos in previous check-in.
3371 * configure: Regenerate.
3373 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3376 * configure.in: Test subdir_requires and give an appropriate
3378 * configure: Regenerate.
3380 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3382 * MAINTAINERS (Write After Approval): Add myself.
3384 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3386 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3388 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3390 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3392 2006-06-20 David Ayers <d.ayers@inode.at>
3395 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3396 whether target-libjava is being configured instead of whether the
3397 java front end is enabled.
3398 * configure: Regenerate.
3400 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3403 * configure.in: Only enable libgomp on IRIX 6.
3404 * configure: Regenerate.
3406 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3408 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3410 * Makefile.in: Regenerate.
3412 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3414 * config-ml.in: Alter CCASFLAGS to include special
3415 multilib options the same as is done for CFLAGS.
3417 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3419 * configure.in: Don't enable libgomp on hpux10.
3420 * configure: Rebuilt.
3422 2006-06-12 David Ayers <d.ayers@inode.at>
3426 * configure.in: Remove target-boehm-gc from noconfigdirs where
3427 ${libgcj} is specified.
3428 * configure: Regenerate.
3430 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3434 * configure.in: Sync.
3435 * configure: Regenerated.
3437 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3439 * Makefile.def: Added dependencies from sim and gdb on intl, and
3440 added configure dependencies to everything with an all dependency
3442 * Makefile.in: Regenerated.
3444 2006-06-06 David Ayers <d.ayers@inode.at>
3447 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3448 * Makefile.in: Regenerate.
3449 * configure.in: Add --enable-objc-gc at toplevel and have it
3450 enable boehm-gc for Objective-C.
3451 Remove target-boehm-gc from libgcj.
3452 Add target-boehm-gc to target_libraries.
3453 Add target-boehm-gc to noconfigdirs where ${libgcj}
3455 Assert that boehm-gc is supported when requested for Objective-C.
3456 Only build boehm-gc if needed either for Java or Objective-C.
3457 * configure: Regenerate.
3459 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3462 * Makefile.tpl (configure-[+prefix+][+module+],
3463 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3464 Remove rule to unstage bootstrapped modules.
3465 (stage_current): New.
3466 * Makefile.in: Regenerate.
3468 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3470 * MAINTAINERS (Write After Approval): Update my e-mail address.
3472 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3474 * include/libiberty.h: Declare pex_run_in_environment.
3476 2006-05-31 Asher Langton <langton2@llnl.gov>
3478 * MAINTAINERS (Write After Approval): Add myself.
3480 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3482 * Makefile.def (bfd, opcodes): Fix lib_path.
3483 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3484 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3485 * Makefile.in: Regenerate.
3487 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3489 * Makefile.in: Regenerate.
3491 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3493 * Makefile.def: Add install-html target. Add datarootdir
3494 docdir and htmldir to flags_to_pass.
3495 * Makefile.tpl: Add install-html target.
3496 * Makefile.in: Regenerate.
3497 * configure.in: Add --with-datarootdir, --with-docdir, and
3498 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3499 * configure: Regenerate.
3501 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3503 * configure.in: Enable gprof for cross builds.
3504 * configure: Regenerate.
3506 2006-05-22 Richard Guenther <rguenther@suse.de>
3509 2006-01-31 Richard Guenther <rguenther@suse.de>
3510 Paolo Bonzini <bonzini@gnu.org>
3512 * Makefile.def (target_modules): Add libgcc-math target module.
3513 * configure.in (target_libraries): Add libgcc-math target library.
3514 (--enable-libgcc-math): New configure switch.
3515 * Makefile.in: Re-generate.
3516 * configure: Re-generate.
3517 * libgcc-math: New toplevel directory.
3519 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3520 Andreas Tobler <a.tobler@schweiz.ch>
3522 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3523 * configure: Rebuilt.
3525 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3527 * MAINTAINERS (Write After Approval): Add myself.
3529 2006-05-01 DJ Delorie <dj@redhat.com>
3531 * configure.in: Restore CFLAGS if GMP isn't present.
3532 * configure: Regenerate.
3534 2006-05-01 Richard Guenther <rguenther@suse.de>
3536 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3539 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3541 * MAINTAINERS (Write After Approval): Add myself.
3543 2006-04-28 Jan Beulich <jbeulich@novell.com>
3545 * MAINTAINERS (Write After Approval): Add myself.
3547 2006-04-18 DJ Delorie <dj@redhat.com>
3549 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3550 reference libgloss so that libssp can be built in a combined
3552 * configure: Regenerate.
3554 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3556 * MAINTAINERS (Write After Approval): Add myself.
3558 2006-04-05 Ben Elliston <bje@au.ibm.com>
3560 * configure.in: Require makeinfo 4.4 or higher.
3561 * configure: Regenerate.
3563 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3565 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3566 Rearrange the entries of other libraries to have them in one place.
3568 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3570 * MAINTAINERS (Write After Approval): Remove myself.
3571 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3573 2006-03-14 Richard Guenther <rguenther@suse.de>
3575 * configure: Regenerate with autoconf 2.13.
3577 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3579 * MAINTAINERS: Use my work address.
3581 * MAINTAINERS: Update my E-mail address.
3583 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3585 * configure.in: Handle --disable-<component> generically.
3586 * configure: Regenerate.
3588 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3591 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3593 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3595 * MAINTAINERS (Write After Approval): Remove myself.
3596 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3598 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3600 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3601 (TARGET_CONFIGDIRS): Remove.
3602 * configure.in: Remove AC_SUBST(target_configdirs).
3603 * Makefile.in, configure: Regenerated.
3605 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3607 * MAINTAINERS (Write After Approval): Remove myself.
3608 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3610 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3614 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3616 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3617 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3618 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3619 BUILD_PREFIX, BUILD_PREFIX_1.
3620 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3622 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3623 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3625 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3626 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3627 of `cat stage_current`. Always provide the `r' and `s' variables.
3628 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3629 a single shell execution.
3630 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3631 bootstrapped modules, make the stage1 module if the build was not
3632 started yet, else build the current stage.
3633 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3634 (all-build, all-host, all-target, [+make_target+]-host,
3635 [+make_target+]-target): Do not use \-continued lines.
3636 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3637 (current_stage, restrap, stage_last): New.
3639 * Makefile.in: Regenerate.
3640 * configure: Regenerate.
3642 2006-02-19 Bud Davis <jmdavis@link.com>
3644 * MAINTAINERS (Write After Approval): Remove myself.
3645 (Language Front End Maintainers): Add myself as fortran 95
3646 maintainer and update e-mail address.
3648 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3650 * MAINTAINERS (Write After Approval): Remove myself.
3651 (Language Front End Maintainers): Add myself as fortran 95
3654 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3656 * MAINTAINERS (Write After Approval): Add myself.
3658 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3660 * MAINTAINERS (Write After Approval): Remove myself.
3661 (Language Front End Maintainers): Add myself as
3662 fortran 95 maintainer.
3664 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3668 2005-12-27 Leif Ekblad <leif@rdos.net>
3670 * configure.in: Add support for RDOS target.
3671 * configure: Regenerate.
3673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3674 Andreas Schwab <schwab@suse.de>
3676 * configure: Regenerate.
3678 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3680 * configure.in (enable_libgomp): Add AIX.
3681 * configure: Regenerate.
3683 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3685 * MAINTAINERS (Write After Approval): Add myself.
3687 2006-02-03 Lee Millward <lee.millward@gmail.com>
3689 * MAINTAINERS (Write After Approval): Add myself.
3691 2006-01-31 Richard Guenther <rguenther@suse.de>
3692 Paolo Bonzini <bonzini@gnu.org>
3694 * Makefile.def (target_modules): Add libgcc-math target module.
3695 * configure.in (target_libraries): Add libgcc-math target library.
3696 (--enable-libgcc-math): New configure switch.
3697 * Makefile.in: Re-generate.
3698 * configure: Re-generate.
3699 * libgcc-math: New toplevel directory.
3701 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3703 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3704 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3705 the assembler, linker and binutils.
3706 * configure: Regenerate.
3708 2006-01-22 Dirk Mueller <dmueller@suse.de>
3710 * MAINTAINERS (Write After Approval): Add myself.
3712 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3714 * configure: Regenerate.
3716 2006-01-18 Richard Henderson <rth@redhat.com>
3717 Jakub Jelinek <jakub@redhat.com>
3718 Diego Novillo <dnovillo@redhat.com>
3720 * libgomp: New directory.
3721 * Makefile.def: Add target_module libgomp.
3722 * Makefile.in: Regenerate.
3723 * configure.in (target_libraries): Add target-libgomp.
3724 * configure: Regenerate.
3726 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3728 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3729 @ from continuation.
3730 * Makefile.in: Rebuilt.