1 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3 * configure: Regenerated.
4 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6 2011-01-21 Andreas Schwab <schwab@redhat.com>
8 * configure.ac: Use AS_HELP_STRING throughout.
9 * configure: Regenerate.
11 2011-01-18 Jie Zhang <jie.zhang@analog.com>
13 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
14 * configure: Regenerate.
16 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
18 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
20 2011-01-13 Joel Brobecker <brobecker@adacore.com>
22 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
24 * configure: Regenerate.
26 2011-01-10 Jan Hubicka <jh@suse.cz>
28 * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
29 pass -fno-lto to STAGEprofile.
31 2011-01-07 Jan Hubicka <jh@suse.cz>
34 * Makefile.in: Regenerate.
35 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
38 2011-01-07 Jan Hubicka <jh@suse.cz>
40 * Makefile.in: Regenerate.
41 * Makefile.def (gcc host module) and soft dependency on lto-plugin
42 and configure dependency on lto-plugin configure.
43 (lto-plugin module): Remove dependency on GCC; add dependency on
46 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
48 * MAINTAINERS (Write After Approval): Add myself.
50 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
52 * configure: Regenerate.
54 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
56 * configure.ac: (picochip): Disable libiberty.
58 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
60 * MAINTAINERS (Write After Approval): Add myself.
62 2010-12-10 Ian Lance Taylor <iant@google.com>
65 * configure.ac: For --disable-libgcj clear libgcj_saved.
68 2010-12-10 Tobias Burnus <burnus@net-b.de>
71 * configure.ac: Add --disable-libquadmath and
72 --disable-libquadmath-support.
73 * configure: Regenerate.
75 2010-12-03 Ian Lance Taylor <iant@google.com>
77 * MAINTAINERS: Add myself as libgo maintainer.
79 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
82 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
83 * configure: Regenerate.
85 2010-12-02 Ian Lance Taylor <iant@google.com>
87 * configure.ac: Always set default for poststage1_ldflags to
88 -static-libstdc++ -static-libgcc.
90 2010-11-29 Andreas Schwab <schwab@redhat.com>
92 * configure.ac: Move comment to remove extra space in last argument
95 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
98 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
99 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
100 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
101 (BASE_FLAGS_TO_PASS): Use it.
102 * configure: Rebuilt.
103 * Makefile.in: Rebuilt.
105 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
108 * configure.ac: Correct comments for --enable-gold/--enable-ld.
109 Properly check default linker.
110 * configure: Regnerated.
112 2010-11-23 Matthias Klose <doko@ubuntu.com>
114 * configure.ac: For --enable-gold, handle value `default' instead of
115 `both*'. New configure option --{en,dis}able-ld.
116 * configure: Regenerate.
118 2010-11-20 Ian Lance Taylor <iant@google.com>
120 * configure.ac: Only disable a language library if no language needs
121 it. Don't let --disable-libgcj uncondtionally disable libffi.
122 * configure: Rebuild.
124 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126 * Makefile.in: Regenerate.
129 * configure.ac: Fix just-built in-tree STRIP name to be
131 * configure: Regenerate.
132 * Makefile.def (install-strip-gcc, install-strip-binutils)
133 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
134 (install-strip-sid): Mirror dependencies on non-strip variants
135 of these targets on the respective -strip prerequisites.
136 * Makefile.tpl (install-strip, install-strip-host)
137 (install-strip-target): New targets.
138 (install-strip-[+module+], install-strip-target-[+module+]):
140 * Makefile.in: Regenerate.
142 2010-11-19 Ian Lance Taylor <iant@google.com>
143 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
145 * configure.ac: Add target-libgo to target_libraries. Set
146 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
147 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
148 (HOST_EXPORTS): Add GOC.
149 (BASE_TARGET_EXPORTS): Add GOC.
150 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
151 (GOCFLAGS_FOR_TARGET): New variable.
152 (EXTRA_HOST_FLAGS): Add GOC.
153 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
154 * Makefile.def (target_modules): Add libgo.
155 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
156 (dependencies): Add dependency from configure-target-libgo to
157 configure-target-libffi and all-target-libstdc++-v3. Add
158 dependencies from all-target-libgo to all-target-libffi.
160 * configure: Rebuild.
161 * Makefile.in: Rebuild.
163 2010-11-19 Ian Lance Taylor <iant@google.com>
165 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
166 compiler/flag environment variables.
168 2010-11-18 Ian Lance Taylor <iant@google.com>
170 * configure.ac: Check for lang_requires_boot_languages in
171 config-lang.in files.
172 * configure: Rebuild.
174 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
175 Tobias Burnus <burnus@net-b.de>
178 * Makefile.def: Add libquadmath; build it with language=fortran.
179 * configure.ac: Add libquadmath.
180 * Makefile.tpl: Handle multiple libs in check-[+language+].
181 * Makefile.in: Regenerate.
182 * configure: Regenerate.
184 2010-11-16 Tom Tromey <tromey@redhat.com>
186 * MAINTAINERS: Moved myself to reviewers section.
188 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
190 * MAINTAINERS: Moved myself to reviewers section.
192 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
194 * MAINTAINERS (Various Maintainers): Add self for build machinery.
195 (Write After Approval): Remove self.
197 2010-11-15 Andreas Schwab <schwab@redhat.com>
199 * configure.ac: Fix spelling in option names.
200 * configure: Regenerated.
202 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
205 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
206 * configure: Regenerated.
208 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
210 * MAINTAINERS: Update my email address.
212 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
214 * configure: Regenerate.
216 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
218 * configure: Regenerate.
220 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
222 * configure: Regenerate.
224 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
226 * configure: Regenerate.
228 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
230 * configure.ac: Support official CLooG.org versions.
231 * configure: Regenerate.
232 * config/cloog.m4: New.
234 2010-11-10 François Dumont <francois.cppdevs@free.fr>
236 * MAINTAINERS (Write After Approval): Add myself.
238 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
240 * MAINTAINERS: Update my email address.
242 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
244 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
245 * configure: Regenerate.
247 2010-11-03 Ian Lance Taylor <iant@google.com>
248 Dave Korn <dave.korn.cygwin@gmail.com>
251 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
252 and on other supported platforms whenever LTO is enabled.
253 * configure: Rebuild.
255 2010-11-02 Alan Modra <amodra@gmail.com>
258 * configure.ac: Error when source path contains spaces.
259 * configure: Regenerate.
261 2010-10-23 James E. Wilson <wilson@codesourcery.com>
263 * MAINTAINERS: Update my email address.
265 2010-10-20 Ian Lance Taylor <iant@google.com>
267 * Makefile.def (target_modules): Set lib_path to src/.libs for
269 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
270 * Makefile.in: Rebuild.
272 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
274 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
275 (Write After Approval): Remove myself.
277 2010-10-15 Tristan Gingold <gingold@adacore.com>
279 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
281 2010-10-14 Douglas Rupp <rupp@gnat.com>
283 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
285 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
287 * configure.ac (build_lto_plugin): New shell variable.
288 (--enable-lto): Turn on by default for all non-ELF platforms that
289 have had LTO support added so far. Set build_lto_plugin appropriately
290 for both ELF and non-ELF.
291 (configdirs): Add lto-plugin or not based on build_lto_plugin.
292 * configure: Regenerate.
294 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
297 * configure.ac (v850 support): Remove target-libgloss from
299 * configure: Regenerate.
301 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
305 * configure.ac: Honor initial values of $build_configargs,
306 $host_configargs, $target_configargs. Mark the precious, so
307 environment settings get recorded.
308 * configure: Regenerate.
310 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
313 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
314 Depend on all-build-libiberty.
315 * Makefile.in: Regenerate.
317 2010-09-30 Michael Eager <eager@eagercon.com>
319 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
320 * configure: Regenerate.
322 2010-09-28 Michael Eager <eager@eagercon.com>
324 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
326 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
329 * configure.ac: Fix unportable shell quoting.
330 * configure: Regenerate.
332 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
334 * configure.ac (enable-lto): Add Darwin to the list of supported lto
335 targets and amend comment.
336 * configure: Regenerate.
338 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
340 * MAINTAINERS (Write After Approval): Add myself.
342 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
344 * configure.ac: Enable LTO by default on Darwin.
345 * configure: Regenerate.
347 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
349 * MAINTAINERS (Write After Approval): Add myself.
351 2010-09-01 Ian Bolton <ian.bolton@arm.com>
353 * MAINTAINERS (Write After Approval): Add myself.
355 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
357 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
360 2010-07-28 David Yuste <david.yuste@gmail.com>
362 * MAINTAINERS (Write After Approval): Add myself.
364 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
366 * configure.ac: Support all v850 targets.
367 * configure: Regenerate.
369 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
372 * configure.ac (extra_mpfr_configure_flags): Copy from
373 extra_mpc_gmp_configure_flags.
374 * configure: Re-generated.
376 2010-07-22 Andi Kleen <ak@linux.intel.com>
378 * MAINTAINERS (Write After Approval): Add myself.
380 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
382 * MAINTAINERS (Write After Approval): Add myself.
384 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
386 * MAINTAINERS (Write After Approval): Add myself.
388 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
391 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
392 Provide -B option to allow for link spec %s substitutions for
393 libstdc++.a on darwin.
394 * Makefile.in: Regenerate.
396 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
398 * MAINTAINERS (Reviewers): Update my e-mail address
400 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
402 * Makefile.def (configure-gcc): Depend on all-libelf.
403 * Makefile.in: Rebuild.
405 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
407 * MAINTAINERS (Write After Approval): Add myself in the right place.
409 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
411 * MAINTAINERS (Write After Approval): Add myself.
413 2010-05-25 Sterling Augustine <sterling@tensilica.com>
415 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
417 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
419 * config.sub: Update to version 2010-05-21.
420 * config.guess: Update to version 2010-04-03.
422 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
424 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
425 * configure: Regenerate.
427 2010-05-12 Sriraman Tallam <tmsriram@google.com>
429 * MAINTAINERS (Write After Approval): Add myself.
431 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
433 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
434 a platform that supports LTO.
435 * configure: Regenerate.
437 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
439 * configure.ac: Allow all the versions greater than 0.10 of PPL.
440 * configure: Regenerated.
442 2010-04-27 Roland McGrath <roland@redhat.com>
443 H.J. Lu <hongjiu.lu@intel.com>
445 * configure.ac (--enable-gold): Support both, both/gold and
446 both/bfd to add gold to configdirs without removing ld.
447 * configure: Regenerated.
449 * Makefile.def: Add install-gold dependency to install-ld.
450 * Makefile.in: Regenerated.
452 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
455 * configure.ac (--enable-lto): Refactor handling so libelf tests
456 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
457 and allow LTO to be explicitly enabled on non-ELF platforms that
458 are known to support it inside else-clause.
459 * configure: Regenerate.
461 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
463 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
464 * configure: Regenerate.
466 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
468 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
469 * configure: Regenerate.
471 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
473 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
475 * configure: Regenerate.
477 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
479 * MAINTAINERS (Write After Approval): Add myself.
481 2010-04-14 Tristan Gingold <gingold@adacore.com>
483 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
484 * configure: Regenerate.
486 2010-04-13 Steve Ellcey <sje@cup.hp.com>
488 * configure: Regenerate after change to elf.m4.
490 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
492 * MAINTAINERS (Write After Approval): Add myself.
494 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
496 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
497 * configure: Regenerated.
499 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
501 * configure.ac: Print "buggy but acceptable" when CLooG
502 revision is less than 9.
503 * configure: Regenerated.
505 2010-04-01 Diego Novillo <dnovillo@google.com>
507 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
509 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
516 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
518 * configure.ac: Do not pass --enable-multilib nor
519 --disable-multilib in baseargs. Accept explicitly passed
521 * configure: Regenerate.
523 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
525 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
527 2010-03-31 Janis Johnson <janis187@us.ibm.com>
529 * MAINTAINERS: Remove myself.
531 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
534 * configure.ac: Do not pass --enable-multilib nor
535 --disable-multilib in baseargs. Accept explicitly passed
537 * configure: Regenerate.
539 2010-03-28 Andrew Pinski <pinskia@gmail.com>
541 * MAINTAINERS (spu port): Remove me.
543 2010-03-23 Joseph Myers <joseph@codesourcery.com>
545 * configure.ac (tic6x-*-*): New case.
546 * configure: Regenerate.
548 2010-03-23 Joseph Myers <joseph@codesourcery.com>
550 * config.sub: Update to version 2010-03-22.
551 * config.guess: Update to version 2009-12-30.
553 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
556 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
557 * configure: Regenerate.
559 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
561 * MAINTAINERS: Update my email address.
563 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
565 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
566 (ghassan.shobaki@amd.com): Removed.
568 2010-03-17 Alan Modra <amodra@gmail.com>
570 * MAINTAINERS: Update my email address.
572 2010-03-16 Diego Novillo <dnovillo@google.com>
574 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
577 2010-03-16 Joseph Myers <joseph@codesourcery.com>
579 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
580 Gutson, Jeffrey D. Oldham and Mark Shinwell.
582 2010-03-16 Joseph Myers <joseph@codesourcery.com>
584 * MAINTAINERS: Update my email address.
586 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
588 * MAINTAINERS: Update my email address.
590 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
592 * MAINTAINERS: Update my email address.
594 2010-03-09 Jie Zhang <jie@codesourcery.com>
596 * MAINTAINERS: Update my email address.
598 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
601 * configure.ac (RANLIB): Default to true.
603 (RANLIB_FOR_TARGET): Remove superfluous : argument.
604 * configure: Regenerate.
606 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
608 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
609 (Write After Approval): Update my email address.
611 2010-02-17 Nick Clifton <nickc@redhat.com>
614 * Makefile.tpl (local-distclean): Also remove config.cache files in
615 sub-directories as there may not be Makefiles present in the
617 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
618 the config.cache files found by the find command.
620 * Makefile.in: Regenerate.
621 * configure.ac: Revert previous delta.
622 * configure: Regenerate.
624 2010-02-15 Nick Clifton <nickc@redhat.com>
627 * configure.ac: Delete config.cache files in sub-directories when
629 * configure: Regenerate.
631 2010-02-12 Ben Elliston <bje@gnu.org>
633 * MAINTAINERS: Update my email address.
635 2010-02-08 Andrew Pinski <pinskia@gmail.com>
637 * MAINTAINERS (spu port): Update my email address.
639 2010-02-08 Jie Zhang <jie.zhang@analog.com>
641 * MAINTAINERS: Add myself as a maintainer for the bfin port.
643 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
645 * configure.ac: Add "recommended" version checks for GMP/MPC.
646 Update recommended GMP/MPFR/MPC versions.
647 * configure: Regenerate.
649 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
651 * MAINTAINERS: Move my Embecosm email address into the
652 write-after-approval section.
654 2010-01-26 Ian Lance Taylor <iant@google.com>
656 * MAINTAINERS: Add myself as Go frontend maintainer.
658 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
660 PR libstdc++/36101, PR libstdc++/42813
661 * configure.ac (bootstrap_target_libs): Make inclusion of
662 target-libgomp conditional on libgomb being in target_configdirs.
663 * configure: Regenerate.
665 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
667 PR libstdc++/36101, PR libstdc++/42813
668 * configure.ac (bootstrap_target_libs): Include target-libgomp.
669 * configure: Regenerate.
671 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
673 PR libstdc++/36101, PR libstdc++/42813
674 * configure.ac (target_configdirs): Substitute.
675 * Makefile.def: Bootstrap target module libgomp.
676 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
677 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
678 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
679 * configure, Makefile.in: Regenerate.
681 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
683 * MAINTAINERS: Adjust my details.
685 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
687 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
689 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
691 * MAINTAINERS: reindented my entry with tabs instead of spaces.
693 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
695 * MAINTAINERS (Write After Approval): Add myself.
697 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
699 * MAINTAINERS (Write After Approval): Add myself.
701 2010-01-11 Richard Guenther <rguenther@suse.de>
704 * Makefile.def (all-lto-plugin): Depend on all-gcc.
705 * Makefile.in: Regenerated.
707 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
709 * configure.ac: Enable libjava build on x86_64-*freebsd*.
710 * configure: Regenerate.
712 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
713 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
716 * configure.ac: Include libtool m4 files.
717 (_LT_CHECK_OBJDIR): Call it.
718 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
719 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
721 * configure: Regenerate.
723 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
726 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
727 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
728 * Makefile.in: Regenerate.
730 2010-01-02 Richard Guenther <rguenther@suse.de>
733 * configure.ac: Include config/elf.m4. Disable LTO if not
734 builting for an elf target.
735 * configure: Regenerate.
737 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
739 * MAINTAINERS: Change my email address.
741 2009-12-18 Ben Elliston <bje@au.ibm.com>
743 * config.sub, config.guess: Update from upstream sources.
745 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
747 * MAINTAINERS (Write After Approval): Add myself.
749 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
755 * configure.ac: Require MPC.
756 * configure: Regenerate.
758 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
762 * libtool.m4: Sync from git Libtool.
763 * ltoptions.m4: Likewise.
764 * ltversion.m4: Likewise.
765 * lt~obsolete.m4: Likewise.
766 * ltmain.sh: Likewise.
768 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
770 * configure.ac: Update minimum MPC version to 0.8.
771 * configure: Regenerate.
773 2009-11-21 Sebastian Pop <sebpop@gmail.com>
775 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
776 * configure: Regenerated.
778 2009-11-21 Ian Lance Taylor <iant@google.com>
780 * configure.ac: Change default of poststage1_ldflags to be empty if
781 poststage1_libs is set. When poststage1_libs is empty, and
782 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
783 * configure: Rebuild.
785 2009-11-21 Adam Nemet <adambnmet@gmail.com>
787 * MAINTAINERS (Write After Approval): Update my email address.
789 2009-11-20 Ben Elliston <bje@au.ibm.com>
791 * config.guess: Update from upstream sources.
793 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
795 * Makefile.def: Restore host and target settings for gmp.
796 * Makefile.in: Rebuild.
798 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
800 * configure.ac: Add libelf to host_libs. Enable in-tree configury
801 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
802 Fix portability of test of C++ as bootstrap language. Add
803 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
804 * configure: Rebuild.
805 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
806 and cloog. Fix in-tree ppl configuration. Introduce libelf
808 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
809 (POSTSTAGE1_HOST_EXPORTS): Use it.
810 (STAGE[+id+]_CXXFLAGS): New.
811 (BASE_FLAGS_TO_PASS): Pass it down.
812 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
814 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
815 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
817 * Makefile.in: Rebuild.
819 2009-11-17 Ben Elliston <bje@au.ibm.com>
821 * config.sub, config.guess: Update from upstream sources.
823 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
825 * MAINTAINERS (Write After Approval): Add myself.
827 2009-11-09 Jon Beniston <jon@beniston.com>
829 * MAINTAINERS (Write After Approval): Add myself.
831 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
833 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
834 paths for *-w64-mingw* and x86_64-*mingw*.
835 * configure: Regenerated.
837 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
839 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
841 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
843 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
844 Phil Edwards to Write-After Approval.
846 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
848 * configure.ac: Disable target-winsup & co for
849 x86_64-*-mingw* and *-w64-mingw* targets.
850 * configure: Regenerated.
852 2009-10-16 Nick Clifton <nickc@redhat.com>
854 * MAINTAINERS: Add myself as a maintainer for the RX port.
856 2009-10-26 Johannes Singler <singler@kit.edu>
858 * MAINTAINERS (Write After Approval): Update my e-mail address.
860 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
862 * configure.ac (CLooG test): Use = with test.
863 * configure: Regenerate.
865 2009-10-22 Richard Guenther <rguenther@suse.de>
867 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
868 cloog if the ppl version check failed. Move flags saving
869 before setting in libelf check.
870 * configure: Regenerate.
872 2009-10-21 Richard Guenther <rguenther@suse.de>
874 * configure.ac: Adjust the ppl and cloog configure to work as
875 documented. Disable cloog if ppl was disabled. Omit the version
876 checks if they were disabled.
877 * configure: Re-generate.
879 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
881 * configure.ac: Add 'lto' to enable_languages, not
882 new_enable_languages, and only if not already present.
883 * configure: Regenerate.
885 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
887 * README: Refer to the various COPYING* files instead of just
889 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
891 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
893 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
895 2009-10-07 Richard Guenther <rguenther@suse.de>
897 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
898 and Richard Guenther as reviewers.
899 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
902 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
904 * config.sub: Update from upstream sources.
906 2009-10-06 Ian Lance Taylor <iant@google.com>
908 * Makefile.def: check-gold depends upon all-gas.
909 * Makefile.in: Rebuild.
911 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
913 * MAINTAINERS (Write After Approval): Add myself.
915 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
917 * Makefile.def: all-lto-plugin depends on all-libiberty.
918 set bootstrap=true for lto-plugin.
920 * Makefile.in: Regenerate.
921 * configure.ac (host_libs): Add lto-plugin.
922 * configure: Regenerate.
924 2009-10-03 Diego Novillo <dnovillo@google.com>
926 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
927 (HOST_LIBELFLIBS): Define.
928 (HOST_LIBELFINC): Define.
929 * Makefile.in: Regenerate.
930 * configure.ac: Add --enable-lto.
931 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
932 If --enable-lto is used, add 'lto' to new_enable_languages.
933 If --enable-lto is used and gold is enabled, add
934 lto-plugin to configdirs.
935 * configure: Regenerate.
937 2009-10-03 Simon Baldwin <simonb@google.com>
939 * configure.ac: If --with-system-zlib, suppress local zlib and
940 pass --with-system-zlib to subdir configure scripts.
941 * configure: Regenerate.
943 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
944 Paolo Bonzini <bonzini@gnu.org>
946 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
948 * Makefile.in: Rebuilt.
950 2009-09-26 Gary Funck <gary@intrepid.com>
952 * MAINTAINERS (Write After Approval): Add myself.
954 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
956 * configure.ac: Update minimum MPC version to 0.7.
957 * configure: Regenerate.
959 2009-09-25 Nick Clifton <nickc@redhat.com>
961 * configure.ac: Pass any --cache-file=/dev/null option on to
963 * configure: Regenerate.
965 2009-09-23 Nick Clifton <nickc@redhat.com>
967 * config.sub, config.guess: Update from upstream sources.
969 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
971 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
972 * Makefile.in: Rebuilt.
974 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
977 * configure.ac: Error out if $srcdir isn't '.' but contains
978 host-${host_noncanonical}.
979 * configure: Regenerate.
981 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
983 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
986 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
988 * configure.ac: If bootstrapping a combined tree with
989 --enable-gold, require c++ in stage1_languages.
990 * configure: Regenerate.
992 * configure.ac: Also add target_libs of stage1_languages to
993 bootstrap_target_libs.
994 * configure: Regenerate.
996 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
997 with --enable-languages not containing c++.
998 * configure: Regenerate.
1000 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1002 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1003 * configure: Regenerate.
1005 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1007 * MAINTAINERS (Write After Approval): Update my e-mail address,
1008 and move from from here...
1009 (Waiting for paperwork): To here.
1011 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1013 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1015 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1017 * configure.ac: Do not use $extrasub for replacing @if/@endif
1018 parts in Makefile; instead, use additional arguments to
1019 AC_CONFIG_COMMANDS to do the replacement manually, with several
1020 sed invocations, to avoid HP-UX sed command limits.
1021 * configure: Regenerate.
1023 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1025 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1028 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1030 * configure.ac (with-build-config): Document. Handle without.
1031 Handle missing argument.
1032 * configure: Rebuilt.
1034 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1036 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1037 Default to bootstrap-debug only if compare-debug works.
1038 * configure: Rebuilt.
1039 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1040 * Makefile.in: Rebuilt.
1042 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1044 * MAINTAINERS (OS Port Maintainers): Update my email address.
1046 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1048 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1049 * Makefile.in: Rebuilt.
1051 2009-09-01 Chris Demetriou <cgd@google.com>
1053 * MAINTAINERS (Write After Approval): Add myself.
1055 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1058 * include/dwarf2.h (enum dwarf_tag): Added
1059 DW_TAG_GNU_template_template_param
1060 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1062 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1064 * Makefile.tpl (AWK): Fix typo.
1065 * Makefile.in: Regenerate.
1067 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1069 * configure.ac: Detect awk and sed.
1070 * Makefile.def (flags_to_pass): Add AWK and SED.
1071 * Makefile.tpl (AWK, SED): New.
1072 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1073 * configure: Regenerate.
1074 * Makefile.in: Regenerate.
1076 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1078 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1079 (collapseslashes): Likewise.
1081 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1083 * configure.ac (AC_PREREQ): Bump to 2.64.
1085 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1087 * configure.ac: Remove --with-datarootdir, --with-docdir,
1088 --with-pdfdir, --with-htmldir switches.
1089 * configure: Regenerate.
1091 * configure: Regenerate.
1093 * compile: Sync from Automake 1.11.
1094 * depcomp: Likewise.
1095 * install-sh: Likewise.
1096 * missing: Likewise.
1097 * mkinstalldirs: Likewise.
1100 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1102 * ltmain.sh (func_normal_abspath): New function.
1103 (func_relative_path): Likewise.
1104 (func_mode_help): Document new -bindir option for link mode.
1105 (func_mode_link): Add new -bindir option, and use it to place
1106 output DLL if specified.
1108 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1110 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1111 (baseargs): Add --disable-option-checking.
1112 * configure: Regenerate.
1114 * Makefile.def (configure-target-libiberty): Depend on
1115 all-binutils and all-ld.
1116 (configure-target-newlib): Likewise.
1117 * Makefile.in: Regenerate.
1119 2009-08-17 Ben Elliston <bje@au.ibm.com>
1121 * config.sub, config.guess: Update from upstream sources.
1123 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1125 Sync from src, merge:
1127 2009-07-02 Tristan Gingold <gingold@adacore.com>
1129 * configure.ac: Do not exclude gas for i386-*-darwin.
1130 Add a case for x86_64-*-darwin.
1131 * configure: Regenerate.
1133 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1135 * MAINTAINERS: Add my name to Write After Approval list.
1137 2009-08-06 Michael Eager <eager@eagercon.com>
1139 * configure.ac: Add Microblaze target.
1140 * configure: Regenerate.
1142 2009-07-31 Christian Bruel <christian.bruel@st.com>
1144 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1145 * configure: Regenerate.
1147 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1149 * MAINTAINERS (Write After Approval): Update my e-mail address.
1151 2009-07-06 Ian Lance Taylor <iant@google.com>
1153 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1154 * configure: Rebuild.
1156 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1158 * MAINTAINERS: Move myself to the Graphite Reviewers.
1160 2009-06-30 Wei Guozhi <carrot@google.com>
1162 * MAINTAINERS: Add my name to Write After Approval list.
1164 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1167 * configure.ac (comparestring): Create new variable.
1168 * Makefile.tpl (comparestring): Use to skip some comparisions.
1169 * configure: Regenerate.
1170 * Makefile.in: Regenerate.
1172 2009-06-26 Doug Evans <dje@sebabeach.org>
1174 * Makefile.def (host_modules): Add cgen.
1175 * Makefile.in: Regenerate.
1176 * configure.ac (host_tools): Add cgen.
1177 * configure: Regenerate.
1179 2009-06-23 DJ Delorie <dj@redhat.com>
1181 * MAINTAINERS: Add myself as mep maintainer.
1183 2009-06-23 Ian Lance Taylor <iant@google.com>
1185 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1186 boot_languages. Only bootstrap target libraries listed in
1187 target_libs for some boot language. Add --with-stage1-ldflags,
1188 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1189 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1190 if not building with C++.
1191 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1192 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1193 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1194 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1195 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1196 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1197 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1198 * configure, Makefile.in: Rebuild.
1200 2009-06-23 Li Feng <nemokingdom@gmail.com>
1202 * MAINTAINERS: Added my name to write-after-approval list.
1204 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1206 * configure.ac: Define is_elf for QNX Neutrino targets.
1207 * configure: Regenerate.
1209 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1211 * MAINTAINERS: Added my name to the write-after-approval list
1213 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1215 * configure.ac: Detect MPC in default directory.
1216 * configure: Regenerate.
1218 2009-06-03 Jerome Guitton <guitton@adacore.com>
1219 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1221 * Makefile.tpl (all): Avoid a trailing backslash.
1222 * Makefile.in: Regenerate.
1224 2009-06-03 Ben Elliston <bje@au.ibm.com>
1226 * config.sub, config.guess: Update from upstream sources.
1228 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1230 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1232 * configure: Regenerate.
1234 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1236 * Makefile.tpl ([+compare-target+]): Compare all stage
1237 directories, rather than just gcc.
1238 * Makefile.in: Rebuilt.
1240 2009-06-01 Doug Kwan <dougkwan@google.com>
1242 * configure.ac: Support gold for target arm*-*-*.
1243 * configure: Regenerate.
1245 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1247 * Makefile.def: Add MPC support and dependencies.
1248 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1250 * Makefile.in, configure: Regenerate.
1252 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1254 * Makefile.tpl (all): Avoid harmless warning in make all when
1255 gcc-bootstrap is enabled but stage_last does not exist.
1256 * Makefile.in: Rebuilt.
1258 2009-05-24 Nicolas Roche <roche@adacore.com>
1260 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1261 * Makefile.in: Regenerate.
1263 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1265 * MAINTAINERS: Update my e-mail address.
1267 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1269 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1270 * configure: Regenerate.
1272 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1275 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1276 gcc-no-bootstrap are mutually exclusive.
1277 * Makefile.in: Rebuilt.
1279 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1282 * Makefile.tpl (all): Don't end with unconditional success.
1283 * Makefile.in: Rebuilt.
1285 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1288 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1289 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1290 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1291 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1292 stage_configureflags, stage_cflags and stage_libcflags into
1293 explicit Makefile macros.
1294 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1296 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1297 CC. Set CC_FOR_BUILD from CC.
1298 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1299 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1300 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1301 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1303 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1304 (_LIBCFLAGS): Renamed to _TFLAGS.
1305 (do-compare-debug, do-compare3-debug): Drop.
1306 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1307 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1308 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1309 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1310 (XGCC_FLAGS_FOR_TARGET): New.
1311 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1312 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1313 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1314 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1315 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1316 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1318 (BUILD_CONFIG): Include if requested.
1319 (all): Set TFLAGS on bootstrap.
1320 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1321 (all-stageid-prefixmodule): Likewise.
1322 (do-clean, distclean-stageid): Set TFLAGS.
1323 (restrap): Fix whitespace.
1324 * Makefile.in: Rebuilt.
1326 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1328 * config.guess: Sync with src.
1330 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1332 * configure.ac ($with_ppl): Default to no if not supplied.
1333 ($with_cloog): Likewise.
1334 configure: Regenerate.
1336 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1338 * MAINTAINERS: Update my e-mail address.
1340 2009-04-27 Nick Clifton <nickc@redhat.com>
1342 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1344 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1346 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1347 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1348 * Makefile.in: Regenerate.
1350 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1353 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1354 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1356 * configure, Makefile.in: Regenerate.
1358 2009-04-21 Taras Glek <tglek@mozilla.com>
1360 * include/hashtab.h: Update GTY annotations to new syntax
1361 * include/splay-tree.h: Likewise
1363 2009-04-17 Ben Elliston <bje@au.ibm.com>
1365 * config.sub, config.guess: Update from upstream sources.
1367 2009-04-15 Anthony Green <green@moxielogic.com>
1369 * configure.ac: Add moxie support.
1370 * configure: Rebuilt.
1372 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1374 * configure.ac: Change copyright header to refer to version
1375 3 of the GNU General Public License and to point readers at the
1376 COPYING3 file and the FSF's license web page.
1377 * Makefile.def: Likewise.
1378 * Makefile.tpl: Likewise.
1379 * Makefile.in: Regenerate.
1381 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1383 * configure.ac: Restore match for darwin9 or later. Use double
1384 brackets since regeneration eats one pair.
1385 * configure: Regenerate.
1387 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1390 * configure.ac: Require texinfo 4.7.
1391 * configure: Regenerated.
1393 2009-04-09 Nick Clifton <nickc@redhat.com>
1395 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1396 the GCC Runtime Library Exception.
1398 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1400 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1401 * configure: Regenerate.
1403 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1405 * Makefil.def (languages): New entries.
1406 * Makefile.tpl (check-gcc-*): New generic target.
1407 * Makefile.in: Regenerate.
1409 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1411 * MAINTAINERS: Update my email address.
1413 2009-03-18 Tom Tromey <tromey@redhat.com>
1415 * configure: Rebuild.
1416 * configure.ac (host_libs): Add libiconv.
1417 * Makefile.in: Rebuild.
1418 * Makefile.def (host_modules): Add libiconv.
1419 (configure-gdb, all-gdb): Depend on libiconv.
1421 2009-03-16 Tristan Gingold <gingold@adacore.com>
1423 * configure.ac: Treat gdb as supported on x86_64-darwin.
1424 * configure: Regenerate.
1426 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1428 * configure.ac (--with-host-libstdcxx): New option.
1429 * configure: Regenerate.
1431 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1433 * MAINTAINERS: Move myself into the write after approval list.
1435 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1437 * MAINTAINERS: Update e-mail address.
1439 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1441 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1443 2009-03-10 Ira Rosen <irar@il.ibm.com>
1445 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1447 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449 Backport from git Libtool:
1451 2009-01-19 Robert Millan <rmh@aybabtu.com>
1452 Support GNU/kOpenSolaris.
1453 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1454 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1455 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1458 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1460 * MAINTAINERS: Update e-mail address.
1462 2009-02-24 Michael Eager <eager@eagercon.com>
1464 * MAINTAINERS (Write After Approval): Add self.
1466 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1468 * MAINTAINERS (Write After Approval): Add myself.
1470 2009-02-05 Andreas Schwab <schwab@suse.de>
1472 * Makefile.tpl (stage_last): Define $r and $s before using
1473 $(RECURSE_FLAGS_TO_PASS).
1474 * Makefile.in: Regenerate
1476 2009-01-30 Ian Lance Taylor <iant@google.com>
1478 * MAINTAINERS: Move myself to the Global Reviewers list.
1480 2009-01-29 Robert Millan <rmh@aybabtu.com>
1482 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1483 * configure: Regenerate.
1485 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1487 * MAINTAINERS: Make whitespace consistent.
1488 Remove Robert Millan from Write After Approval.
1490 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1492 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1493 (all-opcodes): Depend on all-libiberty.
1494 * Makefile.in: Regenerate.
1496 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1498 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1499 * configure: Regenerate.
1501 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1503 * MAINTAINERS (Write After Approval): Add myself.
1505 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1507 * MAINTAINERS: Add myself to reviewers (Fortran).
1509 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1511 PR tree-optimization/38515
1512 * configure.ac (cloog-polylib): Removed.
1513 (with_ppl, with_cloog): Test for "no".
1514 * configure: Regenerated.
1516 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1518 * MAINTAINERS: Moved myself to reviewers (Fortran).
1520 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1522 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1523 (Write After Approval): Remove myself.
1525 2009-01-03 Diego Novillo <dnovillo@google.com>
1527 * MAINTAINERS: Remove myself from alias maintainership.
1529 2009-01-02 David Ayers <ayers@fsfe.org>
1531 * MAINTAINERS: Update e-mail address.
1533 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1535 * MAINTAINERS: Make whitespace consistent.
1537 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1539 Backport from upstream Libtool:
1540 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1541 Add cache variables to tests that require the linker to work.
1542 For shlibpath_overrides_runpath, this also changes the semantics
1543 to let the result from the C compiler take precedence.
1545 2008-12-02 Ben Elliston <bje@au.ibm.com>
1547 * config.sub, config.guess: Update from upstream sources.
1549 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1551 * configure.ac (ppllibs): Add by default the lib flags.
1552 * configure: Regenerate.
1554 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1556 * MAINTAINERS: Add myself to the write after approval list.
1558 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1560 * configure.ac: Add double brackets on darwin[912].
1561 * configure: Regenerate.
1563 2008-12-03 Daniel Kraft <d@domob.eu>
1565 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1566 Approval to Reviewer section (for Fortran front-end).
1568 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1570 * configure.ac: Expand to darwin10 and later.
1571 * configure: Regenerate.
1573 2008-12-02 Andreas Schwab <schwab@suse.de>
1575 * Makefile.def: configure-target-boehm-gc depends on
1576 all-target-libstdc++-v3.
1577 * Makefile.in: Regenerate.
1579 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1581 * MAINTAINERS: Add myself as mingw maintainer.
1583 2008-12-02 Ben Elliston <bje@au.ibm.com>
1585 * config.sub, config.guess: Update from upstream sources.
1587 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1589 * README.SCO: Remove.
1591 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1593 * MAINTAINERS: Add myself to the write after approval list.
1595 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1597 * MAINTAINERS: Update my email address in WAA section.
1599 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1601 * MAINTAINERS: Update e-mail address.
1603 2008-11-27 Toon Moene <toon@moene.org>
1605 * MAINTAINERS: Change e-mail address.
1607 2008-11-27 Tristan Gingold <gingold@adacore.com>
1609 * configure.ac: Build gdb for i?86-*-darwin*
1610 * configure: Regenerated.
1612 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1614 * MAINTAINERS: Added my full name.
1616 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1623 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1625 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1626 * Makefile.in: Regenerated.
1628 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1635 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1636 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1637 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1638 (HOST_EXPORTS): Pass CPPFLAGS.
1639 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1640 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1641 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1642 * Makefile.in, configure: Regenerated.
1643 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1644 and CPPFLAGS_FOR_BUILD.
1646 2008-11-06 Jeff Law <law@redhat.com>
1648 * MAINTAINERS: Add myself as middle end maintainer.
1650 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1652 * MAINTAINERS (Write after approval): Add myself.
1654 2008-11-05 Diego Novillo <dnovillo@google.com>
1656 * MAINTAINERS (Global Reviewers): Add myself.
1657 (Non-Algorithmic Maintainers): Remove myself.
1659 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1661 * MAINTAINERS (Write after approval): Add myself.
1663 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1665 * MAINTAINERS (Write after approval): Add myself.
1667 2008-10-31 Ben Elliston <bje@au.ibm.com>
1669 * configure.ac (spu-*-*): Remove special case.
1670 * configure: Regenerate.
1672 2008-10-30 Catherine Moore <clm@codesourcery.com>
1674 * MAINTAINERS (Write after approval): Update my email address.
1676 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1678 * configure.ac [spu-*-*]: Do not set skipdirs.
1679 * configure: Re-generate.
1681 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1683 * MAINTAINERS (Various Maintainers): Add myself to reload.
1685 2008-10-25 Richard Guenther <rguenther@suse.de>
1687 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1688 maintainer. Remove myself as libgcc-math maintainer.
1689 (Non-Algorithmic Maintainers): Remove myself.
1691 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1693 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1694 * Makefile.in: Regenerated.
1696 2008-10-23 Cary Coutant <ccoutant@google.com>
1698 * MAINTAINERS (Write after approval): Add myself.
1700 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1707 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1708 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1709 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1710 (HOST_EXPORTS): Pass CPPFLAGS.
1711 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1712 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1713 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1714 * Makefile.in, configure: Regenerated.
1715 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1716 and CPPFLAGS_FOR_BUILD.
1718 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1720 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1723 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1725 * MAINTAINERS (Write After Approval): Added myself.
1727 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1729 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1730 recommended version to 2.3.2.
1732 * configure: Regenerate.
1734 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1736 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1738 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1740 * MAINTAINERS (Write After Approval): Update e-mail address.
1742 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1744 * libtool.m4: Update to libtool 2.2.6.
1745 * lt~obsolete.m4: Update to libtool 2.2.6.
1746 * ltmain.sh: Update to libtool 2.2.6.
1747 * ltsugar.m4: Update to libtool 2.2.6.
1748 * ltversion.m4: Update to libtool 2.2.6.
1749 * ltoptions.m4: Update to libtool 2.2.6.
1750 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1752 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1754 * MAINTAINERS (Write After Approval): Add myself.
1756 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1758 * MAINTAINERS (Write After Approval): Update my name.
1760 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1762 * MAINTAINERS: Add myself in "Write After Approval".
1764 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1766 * MAINTAINERS: Add myself as ia64 maintainer.
1768 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1770 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1771 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1772 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1773 and Michael Tiemann from Write After Approval since they do not
1774 actually have access.
1776 2008-09-05 Richard Guenther <rguenther@suse.de>
1778 * configure.ac: Initialize clooglibs to -lcloog.
1779 * configure: Re-generate.
1781 2008-09-04 Le-Chun Wu <lcwu@google.com>
1783 * MAINTAINERS (Write After Approval): Add myself.
1785 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1787 * configure.ac (--with-cloog-polylib): New.
1788 (--disable-cloog-version-check): New.
1789 (--disable-ppl-version-check): New.
1790 * configure: Re-generate.
1792 2008-09-03 Richard Guenther <rguenther@suse.de>
1794 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1796 * configure: Re-generate.
1798 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1801 * MAINTAINERS: Add picoChip maintainers.
1803 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1804 Tobias Grosser <grosser@fim.uni-passau.de>
1805 Jan Sjodin <jan.sjodin@amd.com>
1806 Harsha Jagasia <harsha.jagasia@amd.com>
1807 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1808 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1809 Adrien Eliche <aeliche@isty.uvsq.fr>
1811 Merge from graphite branch.
1812 * configure: Regenerate.
1813 * Makefile.in: Regenerate.
1814 * configure.ac (host_libs): Add ppl and cloog.
1815 Add checks for PPL and CLooG.
1816 * Makefile.def (ppl, cloog): Added modules and dependences.
1817 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1818 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1820 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1822 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1823 (GCC_SHLIB_SUBDIR): New.
1824 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1825 * configure: Regenerate.
1826 * Makefile.in: Regenerate.
1828 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1830 * MAINTAINERS: Consistently use tabs to separate columns.
1832 2008-08-29 Tristan Gingold <gingold@adacore.com>
1834 * MAINTAINERS (Write after Approval): Add myself.
1836 2008-08-28 Tristan Gingold <gingold@adacore.com>
1838 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1839 Enable bfd, binutils and opcodes.
1840 * configure: Regenerate.
1842 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1844 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1846 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1848 * MAINTAINERS: Use correct Umlaut for last name.
1850 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1852 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1854 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1856 * MAINTAINERS: Update my email address.
1858 2008-08-16 Nicolas Roche <roche@adacore.com>
1860 * Makefile.tpl: Add BOOT_ADAFLAGS.
1861 * Makefile.in: Regenerate.
1863 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1865 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1866 * configure: Regenerate.
1868 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1870 * configure.ac: Add makefile fragments for hpux.
1871 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1872 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1873 * configure: Regenerate.
1874 * Makefile.in: Regenerate.
1876 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1878 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1880 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1882 * MAINTAINERS (Write after Approval): Add myself.
1884 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1886 * MAINTAINERS (Write After Approval): Add myself.
1888 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1890 * MAINTAINERS (Write After Approval): Add myself.
1892 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1894 * MAINTAINERS: Update my email address.
1896 2008-06-25 Joey Ye <joey.ye@intel.com>
1898 * MAINTAINERS (Write After Approval): Add myself.
1900 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1902 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1903 * Makefile.in: Regenerate.
1904 * configure: Regenerate.
1906 2008-06-17 Daniel Kraft <d@domob.eu>
1908 * MAINTAINERS (Write After Approval): Add myself.
1910 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1913 "$@" is still intact with both Autoconf 2.59 and 2.62.
1914 * configure: Regenerate.
1916 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1918 * Makefile.tpl: Fix comment errors.
1919 * Makefile.in: Regenerate.
1921 2008-06-12 David S. Miller <davem@davemloft.net>
1922 David Edelsohn <edelsohn@gnu.org>
1924 * configure.ac: Add powerpc*-*-* to gold supported targets.
1925 * configure: Regenerate.
1927 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1929 PR tree-optimization/36218
1930 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1931 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1932 (all prefix="build-"): Pass them to build-system sub-makes.
1933 * Makefile.in: Regenerate.
1935 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1937 * MAINTAINERS (mt port): Remove.
1938 (sco5, unixware, sco udk): Remove.
1939 (Kean Johnston): Add to Write After Approval.
1941 2008-05-30 Julian Brown <julian@codesourcery.com>
1943 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1944 of libobjc for ARM EABI Linux.
1945 * configure: Regenerate.
1947 2008-05-18 Xinliang David Li <davidxl@google.com>
1949 * ChangeLog: Remove wrong ChangeLog entry.
1951 2008-05-17 Xinliang David Li <davidxl@google.com>
1953 * MAINTAINERS (Write After Approval): Add myself.
1955 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1957 * MAINTAINERS (Write After Approval): Add myself.
1959 2008-05-14 Rafael Espíndola <espindola@google.com>
1961 * config-ml.in: don't handle --enable-shared and --enable-static.
1963 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1965 * MAINTAINERS: Update my email address.
1967 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1969 * MAINTAINERS: Update my email address.
1971 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1973 * MAINTAINERS (Write After Approval): Add myself.
1975 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1977 * MAINTAINERS (Write After Approval): Add myself.
1979 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1981 * MAINTAINERS (crx): Add myself.
1983 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1986 2008-04-14 David S. Miller <davem@davemloft.net>
1988 * configure.ac: Add sparc*-*-* to gold supported targets.
1989 * configure: Regenerate.
1991 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1994 * configure.ac: Include override.m4.
1995 * configure: Regenerate.
1997 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1999 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2000 * Makefile.in: Regenerate.
2002 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2004 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2005 as nonconfigurable directories list.
2006 * configure: Regenerate.
2008 2008-04-14 Ben Elliston <bje@au.ibm.com>
2010 * config.sub, config.guess: Update from upstream sources.
2012 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2014 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2015 * Makefile.in: Regenerate.
2017 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2019 * configure.ac: Do not build libssp for the AVR.
2020 * configure: Regenerate.
2022 2008-04-07 Ian Lance Taylor <iant@google.com>
2024 * Makefile.def: check-gold depends upon all-binutils.
2025 * Makefile.in: Regenerate.
2027 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2029 * MAINTAINERS (Write After Approval): Add myself.
2031 2008-04-04 Nick Clifton <nickc@redhat.com>
2034 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2036 * configure: Regenerate.
2038 2008-04-04 NightStrike <NightStrike@gmail.com>
2041 * configure.ac: Combine rules for mingw32 and mingw64.
2042 * configure: Regenerate.
2044 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2046 * MAINTAINERS (Write After Approval): Add myself.
2048 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2050 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2051 * Makefile.in (.NOTPARALLEL): Ditto.
2053 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2055 * MAINTAINERS (Write After Approval): Add myself.
2057 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2059 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2060 * Makefile.in (.NOTPARALLEL): Regenerate.
2062 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2064 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2065 * Makefile.in: Regenerate.
2067 2008-03-26 Jakub Staszak <kuba@et.pl>
2069 * MAINTAINERS (Write After Approval): Add myself.
2071 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2073 * MAINTAINERS: Update e-mail address.
2075 2008-03-20 Ian Lance Taylor <iant@google.com>
2077 * configure.ac: Add support for --enable-gold.
2078 * Makefile.def: Add gold as a directory like ld.
2079 * configure, Makefile.in: Regenerate.
2081 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2083 * configure.ac: m4_include config/proginstall.m4.
2084 * configure: Regenerate.
2086 Backport from upstream Libtool:
2088 2007-10-12 Eric Blake <ebb9@byu.net>
2090 Deal with Autoconf 2.62's semantic change in m4_append.
2091 * ltsugar.m4 (lt_append): Replace broken versions of
2093 (lt_if_append_uniq): Don't require separator to be overquoted,
2094 and avoid broken m4_append.
2095 (lt_dict_add): Fix typo.
2096 * libtool.m4 (_LT_DECL): Don't overquote separator.
2098 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2100 * config.rpath: Add AIX 6 support.
2102 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2104 * Makefile.def (stageprofile). Remove -fprofile-generate
2105 from stage_libcflags.
2106 * Makefile.in: Regenerate.
2108 2008-03-13 Ben Elliston <bje@au.ibm.com>
2110 * config.sub, config.guess: Update from upstream sources.
2112 2008-03-06 Tom Tromey <tromey@redhat.com>
2114 * MAINTAINERS: Update for treelang deletion.
2116 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2118 * MAINTAINERS: Update my email address.
2120 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2122 * MAINTAINERS (darwin port): Add myself as a maintainer.
2123 (objective-c/c++): Add myself as a maintainer.
2125 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2127 * MAINTAINERS (Write After Approval): Update my email address.
2129 2008-02-25 Tomas Bily <tbily@suse.cz>
2131 * MAINTAINERS (Write After Approval): Add myself.
2133 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2135 * MAINTAINERS (OpenMP): Add myself.
2137 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2142 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2143 * configure: Regenerate.
2145 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2146 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2147 STAGE4_LIBCFLAGS): New.
2148 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2149 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2150 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2151 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2152 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2153 for target modules. Don't export LIBCFLAGS.
2154 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2155 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2156 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2157 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2158 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2159 * Makefile.in: Regenerate.
2161 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2164 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2165 Do not use -DDLL_EXPORT. Backport from upstream.
2167 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2169 * MAINTAINERS (Write After Approval): Add myself.
2171 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2173 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2174 * configure: Regenerate.
2176 2008-01-31 Marc Gauthier <marc@tensilica.com>
2178 * configure.ac (xtensa*-*-*): Recognize processor variants.
2179 * configure: Regenerate.
2181 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2184 * configure.ac (PARSE_ARGS): Push suitable setting of
2185 ac_subdirs_all, for `./configure --help=recursive'.
2186 Handle `+' in generic toplevel directory disabling.
2187 * configure: Regenerate.
2189 2008-01-28 Nick Clifton <nickc@redhat.com>
2191 * MAINTAINERS (xstormy16): Take over maintainership.
2193 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2195 * MAINTAINERS (c4x port): Remove.
2197 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2199 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2201 2008-01-23 Ben Elliston <bje@au.ibm.com>
2203 * config.sub, config.guess: Update from upstream sources.
2205 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2207 * MAINTAINERS (Write After Approval): Add myself.
2209 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2211 * MAINTAINERS: Update my email address.
2213 2008-01-09 Raksit Ashok <raksit@google.com>
2215 * MAINTAINERS (Write After Approval): Add myself.
2217 2008-01-09 Raksit Ashok <raksit@google.com>
2219 * MAINTAINERS (Write After Approval): Add myself.
2221 2008-01-08 Ben Elliston <bje@au.ibm.com>
2223 * config.sub, config.guess: Update from upstream sources.
2225 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2227 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2228 Change recommended MPFR from 2.2.1 -> 2.3.0.
2229 * configure: Regenerate.
2231 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2233 * MAINTAINERS: Update my email address.
2235 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2237 * MAINTAINERS: Update my email address.
2239 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2241 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2242 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2243 * Makefile.in: Regenerate.
2245 2007-12-10 Mark Heffernan <meheff@google.com>
2247 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2250 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2252 * configure.ac: Enable libjava for x86_64-*-darwin9.
2253 * configure: Regenerate.
2255 2007-12-07 Bill Maddox <maddox@google.com>
2257 * MAINTAINERS (Write After Approval): Add myself.
2259 2007-12-05 Ben Elliston <bje@au.ibm.com>
2261 * config.sub, config.guess: Update from upstream sources.
2263 2007-12-02 Matthias Klose <doko@ubuntu.com>
2265 * config-ml.in: Remove 64bit configure tests.
2267 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2269 * config-ml.in: Robustify against white space in absolute file
2272 * config-ml.in (multi-clean): Substitute ${Makefile}.
2273 Remove superfluous ${Makefile} in list.
2275 2007-11-19 Thiemo Seufer <ths@mips.com>
2277 * config-ml.in: Don't hardcode the Makefile name.
2279 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2281 * MAINTAINERS (Write After Approval): Add myself.
2283 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2285 * MAINTAINERS (Write After Approval): Add myself.
2287 2007-11-06 Doug Kwan <dougkwan@google.com>
2289 * MAINTAINERS (Write After Approval): Add myself.
2291 2007-10-25 Ben Elliston <bje@au.ibm.com>
2293 * MAINTAINERS (mercury): Remove entry.
2294 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2296 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2298 * Makefile.def (dependencies): Make configure-gdb depend on
2300 * Makefile.in: Regenerated.
2302 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2304 * MAINTAINERS (Fortran maintainer): Remove myself.
2306 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2308 * Makefile.def: To avoid problems running with parallel makes,
2309 build newlib before libgloss so that target specific header
2311 * Makefile.in: Regenerate
2313 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2315 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2316 * Makefile.in: Regenerate.
2318 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2320 * MAINTAINERS (Register allocation reviewer): Add myself.
2322 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2324 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2325 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2326 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2327 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2328 * configure: Regenerate.
2330 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2332 * MAINTAINERS (Register allocation reviewer): Add myself.
2334 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2336 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2337 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2338 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2339 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2340 * configure.ac: Default them to host tools for $host = $build.
2343 * configure: Regenerate.
2344 * Makefile.in: Regenerate.
2346 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2348 * MAINTAINERS (Register allocation reviewer): Add myself.
2350 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2352 * MAINTAINERS (Register allocation reviewer): Add myself.
2354 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2356 * MAINTAINERS (Write After Approval): Fix typo.
2358 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2360 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2361 * configure: Regenerate.
2363 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2366 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2367 they're already prefixed.
2369 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2371 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2373 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2374 * configure: Regenerate.
2375 * Makefile.in: Regenerate.
2377 2007-09-17 Andreas Schwab <schwab@suse.de>
2379 * configure.ac: Raise minimum makeinfo version to 4.6.
2380 * configure: Regenerate.
2382 2007-09-17 Johannes Singler <singler@ira.uka.de>
2384 * MAINTAINERS (write-after-approval) add myself
2386 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2388 * configure.ac: Correct makeinfo version check.
2389 * configure: Regenerate.
2391 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2393 * MAINTAINERS: Update my email address.
2395 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2397 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2398 to $skipdirs and only disable gprof for newlib. Use the normal
2399 mips*-elf* handling in other respects.
2400 * configure: Regnerate.
2402 2007-09-12 David Daney <ddaney@avtrex.com>
2404 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2406 * configure: Regenerate.
2408 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2411 * configure.ac: For libgloss targets, point the linker to the linker
2412 script, startup code and simulator library.
2413 * configure: Regenerate.
2415 2007-09-07 Andrew Haley <aph@redhat.com>
2417 * configure.ac (noconfigdirs): Remove target-libffi and
2419 * configure: Regenerate.
2421 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2424 * configure.ac: Use config/mh-mingw on mingw.
2425 * configure: Regenerate.
2427 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2429 * MAINTAINERS (Write After Approval): Add myself.
2431 2007-09-05 Richard Guenther <rguenther@suse.de>
2433 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2434 nor --disable-checking is provided also turn on yes and types
2435 checking for stage1.
2436 * configure: Re-generate.
2438 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2440 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2441 (Write After Approval): Remove myself.
2443 2007-08-29 Nick Clifton <nickc@redhat.com>
2445 * config.sub, config.guess: Update from upstream sources.
2447 2007-08-22 Bud Davis <jmdavis@link.com>
2449 * MAINTAINERS (Write After Approval): Added myself.
2450 * MAINTAINERS (Reviewers): Removed myself.
2452 2007-08-18 Paul Brook <paul@codesourcery.com>
2453 Joseph Myers <joseph@codesourcery.com>
2455 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2456 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2457 * Makefile.in: Regenerate.
2458 * configure.ac (--with-debug-prefix-map): New.
2459 * configure: Regenerate.
2461 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2462 Nigel Stephens <nigel@mips.com>
2464 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2465 as target_makefile_frag.
2466 * configure: Regenerate.
2468 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2470 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2471 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2472 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2473 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2474 (do-compare, do-compare3, do-compare-debug): New.
2475 ([+compare-target+]): Use them.
2477 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2479 * MAINTAINERS (Write After Approval): Change my email address.
2481 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2482 Ben Elliston <bje@au.ibm.com>
2484 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2485 --silent if $silent.
2486 * configure: Regenerate.
2488 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2490 * MAINTAINERS (Various Maintainers): Add myself as
2491 loop infrastructure maintainer. Update my e-mail
2494 2007-07-31 Diego Novillo <dnovillo@google.com>
2496 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2499 2007-07-26 Richard Guenther <rguenther@suse.de>
2501 * configure.ac: Add types checking to stage1 checking flags.
2502 * configure: Regenerate.
2504 2007-07-17 Nick Clifton <nickc@redhat.com>
2506 * COPYING3: New file. Contains version 3 of the GNU General
2508 * COPYING3.LIB: New file. Contains version 3 of the GNU
2509 Lesser General Public License.
2511 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2513 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2515 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2517 * MAINTAINERS (S/390 co-maintainer): Add myself.
2518 (Write After Approval): Remove myself.
2520 2007-07-13 Dan Hipschman <dsh@google.com>
2522 * MAINTAINERS (Write After Approval): Add myself.
2524 2007-07-11 Nick Clifton <nickc@redhat.com>
2526 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2528 * Makefile.in: Regenerate.
2530 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2532 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2535 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2537 * lt~obsolete.m4: New. Import from 20070318 libtool.
2539 2007-07-03 Julian Brown <julian@codesourcery.com>
2541 * MAINTAINERS (Write After Approval): Add myself.
2543 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2545 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2546 * configure: Regenerate.
2548 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2550 * configure.ac: Add some missing m4 quotation.
2551 * configure: Regenerate.
2553 2007-07-02 Simon Baldwin <simonb@google.com>
2555 * MAINTAINERS (Write After Approval): Add myself.
2557 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2559 * configure: Regenerate.
2561 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2563 * Makefile.def: Add windmc tool to build.
2564 * Makefile.tpl: Likewise.
2565 * configure.ac: Likewise.
2566 * Makefile.in: Regenerate.
2567 * configure: Regenerate.
2569 2007-06-28 DJ Delorie <dj@redhat.com>
2571 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2572 not building newlib.
2573 * configure: Regenerated.
2575 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2577 * MAINTAINERS (Write After Approval): Add myself.
2579 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2581 * MAINTAINERS (Write After Approval): Add myself.
2583 2007-06-19 Chris Matthews <chrismatthews@google.com>
2585 * MAINTAINERS (Write After Approval): Add myself.
2587 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2589 * MAINTAINERS (Write After Approval): Add myself.
2591 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2593 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2594 * Makefile.in: Regenerated.
2596 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2598 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2599 bfin*-*-uclinux* targets.
2600 * configure: Regenerate.
2602 2007-06-14 Ian Lance Taylor <iant@google.com>
2604 * MAINTAINERS: Add myself as non-algorithmic global write
2607 2007-06-14 Diego Novillo <dnovillo@google.com>
2609 * MAINTAINERS: Add self as middle-end maintainer and
2610 non-algorithmic global write maintainer.
2612 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2614 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2615 Move all Fortran maintainers except Paul Brook into the
2616 Non-Autopoiesis section.
2618 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2620 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2621 (distclean-stage[+id+]): Possibly delete stage_last.
2622 * Makefile.in: Regenerate.
2624 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2626 * MAINTAINERS (Various Maintainer): Fix typo.
2628 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2630 * MAINTAINERS (Various Maintainer): Add myself as
2631 dataflow maintainer.
2633 2007-06-07 Ben Elliston <bje@au.ibm.com>
2635 * config.sub, config.guess: Update from upstream sources.
2637 2007-06-07 Ben Elliston <bje@au.ibm.com>
2639 * Makefile.tpl: Fix spelling error.
2640 * Makefile.in: Regenerate.
2642 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2644 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2645 lt_cv_sys_max_cmd_len.
2647 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2649 * MAINTAINERS (Various Maintainers): Add myself as
2650 auto-vectorizer maintainer.
2652 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2655 * libtool.m4: Revert previous change.
2656 * ltgcc.m4: Put it here.
2658 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2660 * MAINTAINERS (Various Maintainers): Add myself as
2661 auto-vectorizer maintainer.
2663 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2666 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2668 2007-05-30 Richard Guenther <rguenther@suse.de>
2670 * MAINTAINERS (Various Maintainers): Add myself as
2671 auto-vectorizer maintainer.
2673 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2676 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2677 * configure: Rebuilt.
2679 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2681 * MAINTAINERS (Write After Approval): Removed my name.
2683 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2685 * MAINTAINERS (Write After Approval): Remove myself.
2687 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2689 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2691 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2693 * ltmain.sh: Update from ToT Libtool.
2694 * libtool.m4: Update from ToT Libtool.
2695 * ltsugar.m4: New. Update from ToT Libtool.
2696 * ltversion.m4: New. Update from ToT Libtool.
2697 * ltoptions.m4: New. Update from ToT Libtool.
2699 * ltcf-c.sh: Remove.
2700 * ltcf-cxx.sh: Remove.
2701 * ltcf-gcj.sh: Remove.
2703 2007-05-22 Ollie Wild <aaw@google.com>
2705 * MAINTAINERS (Write After Approval): Add myself.
2707 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2709 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2711 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2712 Remove CFLAGS/LIBCFLAGS.
2713 (configure-stage[+id+]-[+prefix+][+module+],
2714 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2715 * Makefile.in: Regenerate.
2717 2007-05-15 Diego Novillo <dnovillo@google.com>
2719 * MAINTAINERS: Update e-mail address.
2721 2007-05-15 Revital Eres <eres@il.ibm.com>
2723 * MAINTAINERS (Write After Approval): Add myself.
2725 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2727 * MAINTAINERS (Write After Approval): Updated my address.
2729 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2731 * MAINTAINERS (Write After Approval): Add myself.
2733 2007-05-11 Silvius Rus <rus@google.com>
2735 * MAINTAINERS (Write After Approval): Add myself.
2737 2007-04-23 Tom Tromey <tromey@redhat.com>
2739 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2741 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2743 * MAINTAINERS (cpplib): Rename to ...
2744 (libcpp): ... this. Add C/C++ front end maintainers.
2746 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2748 * config-ml.in: Pass ${ml_config_env} to configure calls.
2750 2007-04-04 Christian Bruel <christian.bruel@st.com>
2752 * MAINTAINERS (Write After Approval): Add myself.
2754 2007-04-02 Dave Korn <dave.korn@artimi.com>
2756 * MAINTAINERS (Write After Approval): Add myself.
2758 2007-03-31 Tobias Burnus <burnus@net-b.de>
2760 * MAINTAINERS (fortran 95 front end): Add myself.
2762 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2764 * MAINTAINERS (Write After Approval): Add myself.
2766 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2768 * MAINTAINERS (Modulo Scheduler): Add myself.
2770 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2772 * MAINTAINERS (fortran 95 front end): Add myself.
2773 (c++ front end): whitespace fix.
2775 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2777 * MAINTAINERS (Write After Approval): Add myself.
2779 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2781 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2782 of glob. Quote arguments with single quotes too.
2783 * configure: Regenerate.
2785 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2787 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2788 * Makefile.in: Regenerate
2790 2007-03-07 Andreas Schwab <schwab@suse.de>
2792 * configure: Regenerate.
2794 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2796 * configure.ac: Add "--with-pdfdir" configure option,
2797 which defines pdfdir variable.
2798 * Makefile.def (target=fixincludes): Add install-pdf to
2800 (recursive_targets): Add install-pdf target.
2801 (flags_to_pass): Add pdfdir.
2802 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2804 * configure: Regenerate
2805 * Makefile.in: Regenerate
2807 2007-02-28 Eric Christopher <echristo@apple.com>
2810 2006-12-07 Mike Stump <mrs@apple.com>
2812 * Makefile.def (dependencies): Add dependency for
2813 install-target-libssp and install-target-libgomp on
2815 * Makefile.in: Regenerate.
2817 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2819 * configure: Regenerate.
2820 * configure.ac: Move statements after variable declarations.
2822 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2824 * MAINTAINERS: Add myself as sh maintainer.
2826 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2828 * configure.ac: Adjust for loop syntax.
2829 * configure: Regenerate.
2831 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2833 * configure: Rebuilt.
2835 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2837 * configure.ac: Drop multiple occurrences of --enable-languages,
2838 and fix its quoting.
2839 * configure: Rebuilt.
2841 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2842 Nathan Sidwell <nathan@codesourcery.com>
2843 Vladimir Prus <vladimir@codesourcery.com>
2844 Joseph Myers <joseph@codesourcery.com>
2846 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2847 * configure: Regenerate.
2849 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2851 * ltconfig (freebsd*): Default to elf.
2853 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2855 * configure.ac (target_libraries): Move libgcc before libiberty.
2856 * configure: Regenerated.
2858 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2859 Paolo Bonzini <bonzini@gnu.org>
2862 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2863 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2864 * configure: Regenerated.
2866 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2868 * MAINTAINERS (Language Front End Maintainers): Update my mail
2871 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2874 * configure.ac: Correct syntax for Solaris ksh.
2875 * configure: Regenerated.
2877 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2879 * configure.ac: Sync with src.
2880 * configure: Regenerate.
2882 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2884 * Makefile.in: Regenerate.
2886 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2888 * config.sub: Sync with src.
2890 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2892 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2893 noncanonical equivalents.
2894 * configure.in: Rename to...
2895 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2896 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2897 target_noncanonical. Use them. Rewrite removal of configure
2898 arguments for autoconf 2.59. Discard variable settings. Force
2899 program_transform_name for native tools.
2901 * Makefile.in: Regenerated.
2902 * configure: Regenerated with autoconf 2.59.
2904 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2906 * MAINTAINERS (Write After Approval): Add myself.
2908 2007-01-31 Andreas Schwab <schwab@suse.de>
2910 * Makefile.tpl (LDFLAGS): Substitute it.
2911 * Makefile.in: Regenerate.
2913 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2915 * MAINTAINERS (Write After Approval): Add myself.
2917 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2919 * MAINTAINERS (spu port): Add myself.
2921 2007-01-23 Richard Guenther <rguenther@suse.de>
2924 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2925 * Makefile.tpl (GNATBIND): Substitute it.
2926 (GNATMAKE): Likewise.
2927 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2929 * Makefile.in: Regenerate.
2930 * configure: Regenerate.
2932 2007-01-18 Mike Stump <mrs@apple.com>
2934 * configure.in: Re-enable -Werror for gcc builds.
2936 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2938 * MAINTAINERS (Write After Approval): Add myself.
2940 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2942 * configure.in: Change == to = in test command.
2943 * configure: Regenerate.
2945 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2946 Nick Clifton <nickc@redhat.com>
2947 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2949 * configure.in (build_configargs, host_configargs, target_configargs):
2950 Remove build/host/target parameters.
2951 (host_libs): Add gmp and mpfr.
2952 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2953 * Makefile.def (gmp, mpfr): New.
2954 (gcc): Remove target.
2955 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2956 target_os, target_vendor): New.
2957 (configure): Add host_alias/target_alias arguments; adjust invocations.
2958 * configure: Regenerate.
2959 * Makefile.in: Regenerate.
2961 2007-01-11 Matt Fago <fago@earthlink.net>
2963 * configure.in: Try to link to functions only in mpfr 2.2.x
2964 to improve robustness of configure tests.
2965 * configure: Regenerate.
2967 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2969 * MAINTAINERS: Add myself as i386 maintainer.
2971 2007-01-08 Jan Hubicka <jh@suse.cz>
2973 * MAINTAINERS: Add myself as i386 maintainer.
2975 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2977 * configure.in: Add support for an x86_64-mingw* target.
2978 * configure: Regenerate.
2980 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2982 * Makefile.tpl (all-target): Correct @if conditional for target
2984 * configure.in: Omit libiberty if building only target libgcc.
2985 * configure, Makefile.in: Regenerated.
2987 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2989 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2990 * configure: Regenerate.
2992 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2994 * Makefile.def (target_modules): Add libgcc.
2995 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2996 * Makefile.tpl (clean-target-libgcc): Delete.
2997 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2998 on gcc even for bootstrapped modules. Rewrite handling of
2999 lang_env_dependencies to loop over target_modules.
3000 * configure.in (target_libraries): Add target-libgcc.
3001 * Makefile.in, configure: Regenerated.
3003 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3005 * configure.in: Reorganize recognition of languages. Add
3006 --enable-stage1-languages. Show supported languages for the chosen
3007 target rather than all recognized languages.
3008 * configure: Regenerate.
3010 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3012 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3013 * Makefile.in: Regenerate.
3015 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3017 * configure.in: Warn that MPFR 2.2.0 is buggy.
3018 * configure: Regenerate.
3020 2006-12-27 Ian Lance Taylor <iant@google.com>
3022 * configure.in: When removing Makefiles to force a reconfigure, also
3023 remove prev-DIR*/Makefile.
3024 * configure: Regenerate.
3026 2006-12-22 Andreas Schwab <schwab@suse.de>
3028 * configure: Regenerate with correct autoconf version.
3030 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3032 * configure.in: add AC_SUBST for *_FOR_TARGET.
3033 * configure: Regenerate.
3035 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3037 * configure.in: Simplify logic for rejecting languages that cannot
3038 be built. Separate the case when a language is unsupported,
3039 from the case when the user chooses not to build a language.
3041 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3043 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3044 it only affects bootstrap and could be tested on "$host" as well.
3045 * configure: Regenerate.
3046 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3048 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3051 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3052 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3053 move here comment from Makefile.tpl.
3054 * Makefile.tpl: Move some definitions higher in the file.
3055 (STAGE1_CHECKING): New.
3056 * configure.in: Add --enable-stage1-checking.
3057 * configure: Regenerate.
3058 * Makefile.in: Regenerate.
3060 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3062 * MAINTAINERS: Add myself as build system maintainer.
3064 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3066 * MAINTAINERS (Write After Approval): Add myself.
3068 2006-12-13 Eric Christopher <echristo@apple.com>
3070 * MAINTAINERS: Add myself as darwin maintainer.
3072 2006-12-11 Ian Lance Taylor <ian@airs.com>
3074 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3076 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3078 MAINTAINERS: Update my entry.
3080 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3082 * configure.in: Handle spu makefile frag.
3083 * Makefile.tpl (MAINT): Define
3084 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3085 * configure: Regenerate.
3086 * Makefile.in: Regenerate.
3088 2006-12-11 Ben Elliston <bje@au.ibm.com>
3090 * config.guess: Import latest version.
3091 * config.sub: Likewise.
3093 2006-12-11 Ben Elliston <bje@au.ibm.com>
3095 * configure.in (spu-*-*): Don't skip target-libiberty.
3096 * configure: Regenerate.
3098 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3101 * configure.in: Correct x86 darwin support for libjava to powerpc
3103 * configure: Regenerate.
3105 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3107 * configure.in: Add x86 darwin support for libjava.
3108 * configure: Regenerate.
3110 2006-12-07 Mike Stump <mrs@apple.com>
3112 * Makefile.def (dependencies): Add dependency for
3113 install-target-libssp and install-target-libgomp on
3115 * Makefile.in: Regenerate.
3117 2006-12-04 Richard Guenther <rguenther@suse.de>
3119 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3120 (Non-Algorithmic Maintainers): Move over non-algorithmic
3121 loop optimizer maintainers, add myself as a non-algorithmic
3122 middle-end maintainer.
3124 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3126 * MAINTAINERS (Write After Approval): Add myself.
3128 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3130 * configure.in: Update error message for missing GMP/MPFR.
3132 * configure: Regenerate.
3134 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3136 * configure.in: Update MPFR version in error message.
3138 * configure: Regenerate.
3140 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3142 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3143 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3144 --with-gmp-lib): New flags.
3146 * configure: Regenerate.
3148 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3150 * MAINTAINERS (Write After Approval): Change my email address.
3152 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3154 * MAINTAINERS (Write After Approval): Add myself.
3156 2006-11-22 Philipp Thomas <pth@suse.de>
3158 * MAINTAINERS (i18n): Update e-mail address.
3160 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3162 * MAINTAINERS (spu port): Add myself as maintainer.
3163 (Write After Approval): Remove myself.
3165 2006-11-22 Ben Elliston <bje@au.ibm.com>
3167 * configure.in (skipdirs): Don't build libssp for SPU.
3168 * configure: Regenerate.
3170 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3172 * MAINTAINERS (spu port): Add myself as maintainer.
3173 (libobjc): Update my email address.
3175 2006-11-21 Andrea Bona <andrea.bona@st.com>
3177 * MAINTAINERS (Write After Approval): Add myself.
3179 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3181 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3182 * configure : Rebuilt.
3184 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3186 * MAINTAINERS (Write After Approval): Add myself.
3188 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3190 * MAINTAINERS (Write After Approval): Add myself.
3192 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3194 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3196 * configure: Regenerate.
3198 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3200 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3201 (unstage): Test for stage_last presence.
3204 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3206 * Makefile.in: Regenerate.
3208 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3210 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3213 2006-11-14 Erven Rohou <erven.rohou@st.com>
3215 * MAINTAINERS (Write After Approval): Add myself.
3217 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3219 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3220 and stageN-package/Makefile.
3221 * Makefile.in: Regenerated.
3223 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3225 * configure.in: Remove target-libgloss from noconfigdirs for
3227 * configure: Regenerated.
3229 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3231 * configure.in (have_gmp): Only error if the gcc directory exists.
3233 * configure: Regenerate.
3235 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3237 * configure.in: Robustify error message for missing GMP/MPFR.
3239 * configure: Regenerate.
3241 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3243 * MAINTAINERS (Write After Approval): Add myself.
3245 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3247 * MAINTAINERS: Change email address.
3249 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3251 * MAINTAINERS (Write After Approval): Add myself.
3253 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3255 * MAINTAINERS (Write After Approval): Add myself.
3257 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3259 * MAINTAINERS (Write After Approval): Move myself to
3260 Write After Approval section.
3262 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3264 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3266 * configure: Regenerate.
3268 2006-10-16 Tobias Burnus <burnus@net-b.de>
3270 * MAINTAINERS (Write After Approval): Add myself.
3272 2006-10-16 Ben Elliston <bje@au.ibm.com>
3274 * config.guess: Import latest version.
3275 * config.sub: Likewise.
3277 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3279 * Makefile.def: Added pdf target handling.
3280 * Makefile.tpl: Added pdf target handling.
3281 * Makefile.in: Regenerated.
3283 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3285 * MAINTAINERS: Add self as score port maintainer.
3287 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3289 * MAINTAINERS (Write After Approval): Add myself.
3291 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3293 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3295 * configure: Regenerated.
3297 2006-09-27 Dave Brolley <brolley@redhat.com>
3299 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3300 using $s instead of $r.
3301 * configure: Regenerated.
3303 2006-09-26 Thiemo Seufer <ths@mips.com>
3305 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3306 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3307 * configure: Regenerate.
3309 2006-09-24 Graeme Peterson <gridly@gmail.com>
3311 * MAINTAINERS (Write After Approval): Remove myself.
3313 2006-09-22 Chao-ying Fu <fu@mips.com>
3315 * MAINTAINERS (Write After Approval): Add myself.
3317 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3319 * MAINTAINERS: Add self as soft-fp maintainer.
3321 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3323 * MAINTAINERS: Add myself as avr maintainer.
3324 Remove Marek Michalkiewicz as avr maintainer.
3326 2006-09-07 Roberto Costa <roberto.costa@st.com>
3328 * MAINTAINERS (Write After Approval): Add myself.
3330 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3332 * configure.in: Never build newlib for a Mingw host.
3333 Never build newlib as Mingw target library.
3334 Test the existence of winsup/cygwin for building a Cygwin newlib,
3335 rather than just winsup.
3336 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3337 building a Mingw target.
3338 * configure: Regenerate.
3340 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3342 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3344 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3346 * config.guess: Import from src (was more updated).
3347 * config.sub: Likewise.
3349 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3351 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3352 * configure: Regenerated.
3354 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3356 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3357 for stages after the first.
3359 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3361 * Makefile.def: Add dependencies for configure-opcodes
3362 on configure-intl and all-opcodes on all-intl.
3363 * Makefile.in: Regenerated.
3365 2006-07-13 Ben Elliston <bje@au.ibm.com>
3367 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3369 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3371 Port to hosts whose 'sort' and 'tail' implementations
3372 treat operands with leading '+' as file names, as POSIX
3373 has required since 2001. However, make sure the code still
3374 works on pre-POSIX hosts.
3375 * ltmain.sh: Don't assume "sort +2" is equivalent to
3376 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3378 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3380 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3382 2006-07-04 Peter O'Gorman <peter@pogma.com>
3384 * ltconfig: chmod 644 before ranlib during install.
3386 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3389 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3390 if the bootstrap compiler is a GCC version that supports it.
3391 * configure: Regenerate.
3393 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3395 * configure.in: Fix thinkos in previous check-in.
3396 * configure: Regenerate.
3398 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3401 * configure.in: Test subdir_requires and give an appropriate
3403 * configure: Regenerate.
3405 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3407 * MAINTAINERS (Write After Approval): Add myself.
3409 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3411 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3413 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3415 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3417 2006-06-20 David Ayers <d.ayers@inode.at>
3420 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3421 whether target-libjava is being configured instead of whether the
3422 java front end is enabled.
3423 * configure: Regenerate.
3425 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3428 * configure.in: Only enable libgomp on IRIX 6.
3429 * configure: Regenerate.
3431 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3433 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3435 * Makefile.in: Regenerate.
3437 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3439 * config-ml.in: Alter CCASFLAGS to include special
3440 multilib options the same as is done for CFLAGS.
3442 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3444 * configure.in: Don't enable libgomp on hpux10.
3445 * configure: Rebuilt.
3447 2006-06-12 David Ayers <d.ayers@inode.at>
3451 * configure.in: Remove target-boehm-gc from noconfigdirs where
3452 ${libgcj} is specified.
3453 * configure: Regenerate.
3455 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3459 * configure.in: Sync.
3460 * configure: Regenerated.
3462 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3464 * Makefile.def: Added dependencies from sim and gdb on intl, and
3465 added configure dependencies to everything with an all dependency
3467 * Makefile.in: Regenerated.
3469 2006-06-06 David Ayers <d.ayers@inode.at>
3472 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3473 * Makefile.in: Regenerate.
3474 * configure.in: Add --enable-objc-gc at toplevel and have it
3475 enable boehm-gc for Objective-C.
3476 Remove target-boehm-gc from libgcj.
3477 Add target-boehm-gc to target_libraries.
3478 Add target-boehm-gc to noconfigdirs where ${libgcj}
3480 Assert that boehm-gc is supported when requested for Objective-C.
3481 Only build boehm-gc if needed either for Java or Objective-C.
3482 * configure: Regenerate.
3484 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3487 * Makefile.tpl (configure-[+prefix+][+module+],
3488 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3489 Remove rule to unstage bootstrapped modules.
3490 (stage_current): New.
3491 * Makefile.in: Regenerate.
3493 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3495 * MAINTAINERS (Write After Approval): Update my e-mail address.
3497 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3499 * include/libiberty.h: Declare pex_run_in_environment.
3501 2006-05-31 Asher Langton <langton2@llnl.gov>
3503 * MAINTAINERS (Write After Approval): Add myself.
3505 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3507 * Makefile.def (bfd, opcodes): Fix lib_path.
3508 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3509 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3510 * Makefile.in: Regenerate.
3512 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3514 * Makefile.in: Regenerate.
3516 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3518 * Makefile.def: Add install-html target. Add datarootdir
3519 docdir and htmldir to flags_to_pass.
3520 * Makefile.tpl: Add install-html target.
3521 * Makefile.in: Regenerate.
3522 * configure.in: Add --with-datarootdir, --with-docdir, and
3523 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3524 * configure: Regenerate.
3526 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3528 * configure.in: Enable gprof for cross builds.
3529 * configure: Regenerate.
3531 2006-05-22 Richard Guenther <rguenther@suse.de>
3534 2006-01-31 Richard Guenther <rguenther@suse.de>
3535 Paolo Bonzini <bonzini@gnu.org>
3537 * Makefile.def (target_modules): Add libgcc-math target module.
3538 * configure.in (target_libraries): Add libgcc-math target library.
3539 (--enable-libgcc-math): New configure switch.
3540 * Makefile.in: Re-generate.
3541 * configure: Re-generate.
3542 * libgcc-math: New toplevel directory.
3544 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3545 Andreas Tobler <a.tobler@schweiz.ch>
3547 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3548 * configure: Rebuilt.
3550 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3552 * MAINTAINERS (Write After Approval): Add myself.
3554 2006-05-01 DJ Delorie <dj@redhat.com>
3556 * configure.in: Restore CFLAGS if GMP isn't present.
3557 * configure: Regenerate.
3559 2006-05-01 Richard Guenther <rguenther@suse.de>
3561 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3564 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3566 * MAINTAINERS (Write After Approval): Add myself.
3568 2006-04-28 Jan Beulich <jbeulich@novell.com>
3570 * MAINTAINERS (Write After Approval): Add myself.
3572 2006-04-18 DJ Delorie <dj@redhat.com>
3574 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3575 reference libgloss so that libssp can be built in a combined
3577 * configure: Regenerate.
3579 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3581 * MAINTAINERS (Write After Approval): Add myself.
3583 2006-04-05 Ben Elliston <bje@au.ibm.com>
3585 * configure.in: Require makeinfo 4.4 or higher.
3586 * configure: Regenerate.
3588 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3590 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3591 Rearrange the entries of other libraries to have them in one place.
3593 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3595 * MAINTAINERS (Write After Approval): Remove myself.
3596 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3598 2006-03-14 Richard Guenther <rguenther@suse.de>
3600 * configure: Regenerate with autoconf 2.13.
3602 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3604 * MAINTAINERS: Use my work address.
3606 * MAINTAINERS: Update my E-mail address.
3608 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3610 * configure.in: Handle --disable-<component> generically.
3611 * configure: Regenerate.
3613 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3616 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3618 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3620 * MAINTAINERS (Write After Approval): Remove myself.
3621 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3623 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3625 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3626 (TARGET_CONFIGDIRS): Remove.
3627 * configure.in: Remove AC_SUBST(target_configdirs).
3628 * Makefile.in, configure: Regenerated.
3630 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3632 * MAINTAINERS (Write After Approval): Remove myself.
3633 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3635 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3639 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3641 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3642 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3643 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3644 BUILD_PREFIX, BUILD_PREFIX_1.
3645 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3647 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3648 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3650 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3651 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3652 of `cat stage_current`. Always provide the `r' and `s' variables.
3653 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3654 a single shell execution.
3655 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3656 bootstrapped modules, make the stage1 module if the build was not
3657 started yet, else build the current stage.
3658 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3659 (all-build, all-host, all-target, [+make_target+]-host,
3660 [+make_target+]-target): Do not use \-continued lines.
3661 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3662 (current_stage, restrap, stage_last): New.
3664 * Makefile.in: Regenerate.
3665 * configure: Regenerate.
3667 2006-02-19 Bud Davis <jmdavis@link.com>
3669 * MAINTAINERS (Write After Approval): Remove myself.
3670 (Language Front End Maintainers): Add myself as fortran 95
3671 maintainer and update e-mail address.
3673 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3675 * MAINTAINERS (Write After Approval): Remove myself.
3676 (Language Front End Maintainers): Add myself as fortran 95
3679 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3681 * MAINTAINERS (Write After Approval): Add myself.
3683 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3685 * MAINTAINERS (Write After Approval): Remove myself.
3686 (Language Front End Maintainers): Add myself as
3687 fortran 95 maintainer.
3689 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3693 2005-12-27 Leif Ekblad <leif@rdos.net>
3695 * configure.in: Add support for RDOS target.
3696 * configure: Regenerate.
3698 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3699 Andreas Schwab <schwab@suse.de>
3701 * configure: Regenerate.
3703 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3705 * configure.in (enable_libgomp): Add AIX.
3706 * configure: Regenerate.
3708 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3710 * MAINTAINERS (Write After Approval): Add myself.
3712 2006-02-03 Lee Millward <lee.millward@gmail.com>
3714 * MAINTAINERS (Write After Approval): Add myself.
3716 2006-01-31 Richard Guenther <rguenther@suse.de>
3717 Paolo Bonzini <bonzini@gnu.org>
3719 * Makefile.def (target_modules): Add libgcc-math target module.
3720 * configure.in (target_libraries): Add libgcc-math target library.
3721 (--enable-libgcc-math): New configure switch.
3722 * Makefile.in: Re-generate.
3723 * configure: Re-generate.
3724 * libgcc-math: New toplevel directory.
3726 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3728 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3729 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3730 the assembler, linker and binutils.
3731 * configure: Regenerate.