1 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3 * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
4 * configure.ac: If with_ppl is no, move setting with_cloog=no
5 after CLOOG_REQUESTED check.
6 * configure: Regenerated.
8 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
10 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
11 CLooG has been requested.
12 * configure: Regenerated.
14 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
16 * configure: Regenerated.
17 * configure.ac: Check for version 0.11 (or later revision) of PPL.
19 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
21 * configure: Regenerated.
22 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
24 2011-01-21 Andreas Schwab <schwab@redhat.com>
26 * configure.ac: Use AS_HELP_STRING throughout.
27 * configure: Regenerate.
29 2011-01-18 Jie Zhang <jie.zhang@analog.com>
31 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
32 * configure: Regenerate.
34 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
36 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
38 2011-01-13 Joel Brobecker <brobecker@adacore.com>
40 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
42 * configure: Regenerate.
44 2011-01-10 Jan Hubicka <jh@suse.cz>
46 * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
47 pass -fno-lto to STAGEprofile.
49 2011-01-07 Jan Hubicka <jh@suse.cz>
52 * Makefile.in: Regenerate.
53 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
56 2011-01-07 Jan Hubicka <jh@suse.cz>
58 * Makefile.in: Regenerate.
59 * Makefile.def (gcc host module) and soft dependency on lto-plugin
60 and configure dependency on lto-plugin configure.
61 (lto-plugin module): Remove dependency on GCC; add dependency on
64 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
66 * MAINTAINERS (Write After Approval): Add myself.
68 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
70 * configure: Regenerate.
72 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
74 * configure.ac: (picochip): Disable libiberty.
76 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
78 * MAINTAINERS (Write After Approval): Add myself.
80 2010-12-10 Ian Lance Taylor <iant@google.com>
83 * configure.ac: For --disable-libgcj clear libgcj_saved.
86 2010-12-10 Tobias Burnus <burnus@net-b.de>
89 * configure.ac: Add --disable-libquadmath and
90 --disable-libquadmath-support.
91 * configure: Regenerate.
93 2010-12-03 Ian Lance Taylor <iant@google.com>
95 * MAINTAINERS: Add myself as libgo maintainer.
97 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
100 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
101 * configure: Regenerate.
103 2010-12-02 Ian Lance Taylor <iant@google.com>
105 * configure.ac: Always set default for poststage1_ldflags to
106 -static-libstdc++ -static-libgcc.
108 2010-11-29 Andreas Schwab <schwab@redhat.com>
110 * configure.ac: Move comment to remove extra space in last argument
113 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
116 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
117 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
118 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
119 (BASE_FLAGS_TO_PASS): Use it.
120 * configure: Rebuilt.
121 * Makefile.in: Rebuilt.
123 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
126 * configure.ac: Correct comments for --enable-gold/--enable-ld.
127 Properly check default linker.
128 * configure: Regnerated.
130 2010-11-23 Matthias Klose <doko@ubuntu.com>
132 * configure.ac: For --enable-gold, handle value `default' instead of
133 `both*'. New configure option --{en,dis}able-ld.
134 * configure: Regenerate.
136 2010-11-20 Ian Lance Taylor <iant@google.com>
138 * configure.ac: Only disable a language library if no language needs
139 it. Don't let --disable-libgcj uncondtionally disable libffi.
140 * configure: Rebuild.
142 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
144 * Makefile.in: Regenerate.
147 * configure.ac: Fix just-built in-tree STRIP name to be
149 * configure: Regenerate.
150 * Makefile.def (install-strip-gcc, install-strip-binutils)
151 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
152 (install-strip-sid): Mirror dependencies on non-strip variants
153 of these targets on the respective -strip prerequisites.
154 * Makefile.tpl (install-strip, install-strip-host)
155 (install-strip-target): New targets.
156 (install-strip-[+module+], install-strip-target-[+module+]):
158 * Makefile.in: Regenerate.
160 2010-11-19 Ian Lance Taylor <iant@google.com>
161 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
163 * configure.ac: Add target-libgo to target_libraries. Set
164 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
165 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
166 (HOST_EXPORTS): Add GOC.
167 (BASE_TARGET_EXPORTS): Add GOC.
168 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
169 (GOCFLAGS_FOR_TARGET): New variable.
170 (EXTRA_HOST_FLAGS): Add GOC.
171 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
172 * Makefile.def (target_modules): Add libgo.
173 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
174 (dependencies): Add dependency from configure-target-libgo to
175 configure-target-libffi and all-target-libstdc++-v3. Add
176 dependencies from all-target-libgo to all-target-libffi.
178 * configure: Rebuild.
179 * Makefile.in: Rebuild.
181 2010-11-19 Ian Lance Taylor <iant@google.com>
183 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
184 compiler/flag environment variables.
186 2010-11-18 Ian Lance Taylor <iant@google.com>
188 * configure.ac: Check for lang_requires_boot_languages in
189 config-lang.in files.
190 * configure: Rebuild.
192 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
193 Tobias Burnus <burnus@net-b.de>
196 * Makefile.def: Add libquadmath; build it with language=fortran.
197 * configure.ac: Add libquadmath.
198 * Makefile.tpl: Handle multiple libs in check-[+language+].
199 * Makefile.in: Regenerate.
200 * configure: Regenerate.
202 2010-11-16 Tom Tromey <tromey@redhat.com>
204 * MAINTAINERS: Moved myself to reviewers section.
206 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
208 * MAINTAINERS: Moved myself to reviewers section.
210 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
212 * MAINTAINERS (Various Maintainers): Add self for build machinery.
213 (Write After Approval): Remove self.
215 2010-11-15 Andreas Schwab <schwab@redhat.com>
217 * configure.ac: Fix spelling in option names.
218 * configure: Regenerated.
220 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
223 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
224 * configure: Regenerated.
226 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
228 * MAINTAINERS: Update my email address.
230 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
232 * configure: Regenerate.
234 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
236 * configure: Regenerate.
238 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
240 * configure: Regenerate.
242 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
244 * configure: Regenerate.
246 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
248 * configure.ac: Support official CLooG.org versions.
249 * configure: Regenerate.
250 * config/cloog.m4: New.
252 2010-11-10 François Dumont <francois.cppdevs@free.fr>
254 * MAINTAINERS (Write After Approval): Add myself.
256 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
258 * MAINTAINERS: Update my email address.
260 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
262 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
263 * configure: Regenerate.
265 2010-11-03 Ian Lance Taylor <iant@google.com>
266 Dave Korn <dave.korn.cygwin@gmail.com>
269 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
270 and on other supported platforms whenever LTO is enabled.
271 * configure: Rebuild.
273 2010-11-02 Alan Modra <amodra@gmail.com>
276 * configure.ac: Error when source path contains spaces.
277 * configure: Regenerate.
279 2010-10-23 James E. Wilson <wilson@codesourcery.com>
281 * MAINTAINERS: Update my email address.
283 2010-10-20 Ian Lance Taylor <iant@google.com>
285 * Makefile.def (target_modules): Set lib_path to src/.libs for
287 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
288 * Makefile.in: Rebuild.
290 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
292 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
293 (Write After Approval): Remove myself.
295 2010-10-15 Tristan Gingold <gingold@adacore.com>
297 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
299 2010-10-14 Douglas Rupp <rupp@gnat.com>
301 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
303 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
305 * configure.ac (build_lto_plugin): New shell variable.
306 (--enable-lto): Turn on by default for all non-ELF platforms that
307 have had LTO support added so far. Set build_lto_plugin appropriately
308 for both ELF and non-ELF.
309 (configdirs): Add lto-plugin or not based on build_lto_plugin.
310 * configure: Regenerate.
312 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
315 * configure.ac (v850 support): Remove target-libgloss from
317 * configure: Regenerate.
319 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
323 * configure.ac: Honor initial values of $build_configargs,
324 $host_configargs, $target_configargs. Mark the precious, so
325 environment settings get recorded.
326 * configure: Regenerate.
328 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
331 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
332 Depend on all-build-libiberty.
333 * Makefile.in: Regenerate.
335 2010-09-30 Michael Eager <eager@eagercon.com>
337 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
338 * configure: Regenerate.
340 2010-09-28 Michael Eager <eager@eagercon.com>
342 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
344 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347 * configure.ac: Fix unportable shell quoting.
348 * configure: Regenerate.
350 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
352 * configure.ac (enable-lto): Add Darwin to the list of supported lto
353 targets and amend comment.
354 * configure: Regenerate.
356 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
358 * MAINTAINERS (Write After Approval): Add myself.
360 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
362 * configure.ac: Enable LTO by default on Darwin.
363 * configure: Regenerate.
365 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
367 * MAINTAINERS (Write After Approval): Add myself.
369 2010-09-01 Ian Bolton <ian.bolton@arm.com>
371 * MAINTAINERS (Write After Approval): Add myself.
373 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
375 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
378 2010-07-28 David Yuste <david.yuste@gmail.com>
380 * MAINTAINERS (Write After Approval): Add myself.
382 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
384 * configure.ac: Support all v850 targets.
385 * configure: Regenerate.
387 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
390 * configure.ac (extra_mpfr_configure_flags): Copy from
391 extra_mpc_gmp_configure_flags.
392 * configure: Re-generated.
394 2010-07-22 Andi Kleen <ak@linux.intel.com>
396 * MAINTAINERS (Write After Approval): Add myself.
398 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
400 * MAINTAINERS (Write After Approval): Add myself.
402 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
404 * MAINTAINERS (Write After Approval): Add myself.
406 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
409 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
410 Provide -B option to allow for link spec %s substitutions for
411 libstdc++.a on darwin.
412 * Makefile.in: Regenerate.
414 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
416 * MAINTAINERS (Reviewers): Update my e-mail address
418 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
420 * Makefile.def (configure-gcc): Depend on all-libelf.
421 * Makefile.in: Rebuild.
423 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
425 * MAINTAINERS (Write After Approval): Add myself in the right place.
427 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
429 * MAINTAINERS (Write After Approval): Add myself.
431 2010-05-25 Sterling Augustine <sterling@tensilica.com>
433 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
435 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
437 * config.sub: Update to version 2010-05-21.
438 * config.guess: Update to version 2010-04-03.
440 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
442 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
443 * configure: Regenerate.
445 2010-05-12 Sriraman Tallam <tmsriram@google.com>
447 * MAINTAINERS (Write After Approval): Add myself.
449 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
451 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
452 a platform that supports LTO.
453 * configure: Regenerate.
455 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
457 * configure.ac: Allow all the versions greater than 0.10 of PPL.
458 * configure: Regenerated.
460 2010-04-27 Roland McGrath <roland@redhat.com>
461 H.J. Lu <hongjiu.lu@intel.com>
463 * configure.ac (--enable-gold): Support both, both/gold and
464 both/bfd to add gold to configdirs without removing ld.
465 * configure: Regenerated.
467 * Makefile.def: Add install-gold dependency to install-ld.
468 * Makefile.in: Regenerated.
470 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
473 * configure.ac (--enable-lto): Refactor handling so libelf tests
474 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
475 and allow LTO to be explicitly enabled on non-ELF platforms that
476 are known to support it inside else-clause.
477 * configure: Regenerate.
479 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
481 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
482 * configure: Regenerate.
484 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
486 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
487 * configure: Regenerate.
489 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
491 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
493 * configure: Regenerate.
495 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
497 * MAINTAINERS (Write After Approval): Add myself.
499 2010-04-14 Tristan Gingold <gingold@adacore.com>
501 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
502 * configure: Regenerate.
504 2010-04-13 Steve Ellcey <sje@cup.hp.com>
506 * configure: Regenerate after change to elf.m4.
508 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
510 * MAINTAINERS (Write After Approval): Add myself.
512 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
514 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
515 * configure: Regenerated.
517 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
519 * configure.ac: Print "buggy but acceptable" when CLooG
520 revision is less than 9.
521 * configure: Regenerated.
523 2010-04-01 Diego Novillo <dnovillo@google.com>
525 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
527 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
534 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536 * configure.ac: Do not pass --enable-multilib nor
537 --disable-multilib in baseargs. Accept explicitly passed
539 * configure: Regenerate.
541 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
543 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
545 2010-03-31 Janis Johnson <janis187@us.ibm.com>
547 * MAINTAINERS: Remove myself.
549 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
552 * configure.ac: Do not pass --enable-multilib nor
553 --disable-multilib in baseargs. Accept explicitly passed
555 * configure: Regenerate.
557 2010-03-28 Andrew Pinski <pinskia@gmail.com>
559 * MAINTAINERS (spu port): Remove me.
561 2010-03-23 Joseph Myers <joseph@codesourcery.com>
563 * configure.ac (tic6x-*-*): New case.
564 * configure: Regenerate.
566 2010-03-23 Joseph Myers <joseph@codesourcery.com>
568 * config.sub: Update to version 2010-03-22.
569 * config.guess: Update to version 2009-12-30.
571 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
574 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
575 * configure: Regenerate.
577 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
579 * MAINTAINERS: Update my email address.
581 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
583 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
584 (ghassan.shobaki@amd.com): Removed.
586 2010-03-17 Alan Modra <amodra@gmail.com>
588 * MAINTAINERS: Update my email address.
590 2010-03-16 Diego Novillo <dnovillo@google.com>
592 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
595 2010-03-16 Joseph Myers <joseph@codesourcery.com>
597 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
598 Gutson, Jeffrey D. Oldham and Mark Shinwell.
600 2010-03-16 Joseph Myers <joseph@codesourcery.com>
602 * MAINTAINERS: Update my email address.
604 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
606 * MAINTAINERS: Update my email address.
608 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
610 * MAINTAINERS: Update my email address.
612 2010-03-09 Jie Zhang <jie@codesourcery.com>
614 * MAINTAINERS: Update my email address.
616 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
619 * configure.ac (RANLIB): Default to true.
621 (RANLIB_FOR_TARGET): Remove superfluous : argument.
622 * configure: Regenerate.
624 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
626 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
627 (Write After Approval): Update my email address.
629 2010-02-17 Nick Clifton <nickc@redhat.com>
632 * Makefile.tpl (local-distclean): Also remove config.cache files in
633 sub-directories as there may not be Makefiles present in the
635 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
636 the config.cache files found by the find command.
638 * Makefile.in: Regenerate.
639 * configure.ac: Revert previous delta.
640 * configure: Regenerate.
642 2010-02-15 Nick Clifton <nickc@redhat.com>
645 * configure.ac: Delete config.cache files in sub-directories when
647 * configure: Regenerate.
649 2010-02-12 Ben Elliston <bje@gnu.org>
651 * MAINTAINERS: Update my email address.
653 2010-02-08 Andrew Pinski <pinskia@gmail.com>
655 * MAINTAINERS (spu port): Update my email address.
657 2010-02-08 Jie Zhang <jie.zhang@analog.com>
659 * MAINTAINERS: Add myself as a maintainer for the bfin port.
661 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
663 * configure.ac: Add "recommended" version checks for GMP/MPC.
664 Update recommended GMP/MPFR/MPC versions.
665 * configure: Regenerate.
667 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
669 * MAINTAINERS: Move my Embecosm email address into the
670 write-after-approval section.
672 2010-01-26 Ian Lance Taylor <iant@google.com>
674 * MAINTAINERS: Add myself as Go frontend maintainer.
676 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
678 PR libstdc++/36101, PR libstdc++/42813
679 * configure.ac (bootstrap_target_libs): Make inclusion of
680 target-libgomp conditional on libgomb being in target_configdirs.
681 * configure: Regenerate.
683 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
685 PR libstdc++/36101, PR libstdc++/42813
686 * configure.ac (bootstrap_target_libs): Include target-libgomp.
687 * configure: Regenerate.
689 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
691 PR libstdc++/36101, PR libstdc++/42813
692 * configure.ac (target_configdirs): Substitute.
693 * Makefile.def: Bootstrap target module libgomp.
694 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
695 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
696 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
697 * configure, Makefile.in: Regenerate.
699 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
701 * MAINTAINERS: Adjust my details.
703 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
705 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
707 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
709 * MAINTAINERS: reindented my entry with tabs instead of spaces.
711 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
713 * MAINTAINERS (Write After Approval): Add myself.
715 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
717 * MAINTAINERS (Write After Approval): Add myself.
719 2010-01-11 Richard Guenther <rguenther@suse.de>
722 * Makefile.def (all-lto-plugin): Depend on all-gcc.
723 * Makefile.in: Regenerated.
725 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
727 * configure.ac: Enable libjava build on x86_64-*freebsd*.
728 * configure: Regenerate.
730 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
731 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
734 * configure.ac: Include libtool m4 files.
735 (_LT_CHECK_OBJDIR): Call it.
736 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
737 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
739 * configure: Regenerate.
741 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
744 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
745 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
746 * Makefile.in: Regenerate.
748 2010-01-02 Richard Guenther <rguenther@suse.de>
751 * configure.ac: Include config/elf.m4. Disable LTO if not
752 builting for an elf target.
753 * configure: Regenerate.
755 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
757 * MAINTAINERS: Change my email address.
759 2009-12-18 Ben Elliston <bje@au.ibm.com>
761 * config.sub, config.guess: Update from upstream sources.
763 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
765 * MAINTAINERS (Write After Approval): Add myself.
767 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
773 * configure.ac: Require MPC.
774 * configure: Regenerate.
776 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
780 * libtool.m4: Sync from git Libtool.
781 * ltoptions.m4: Likewise.
782 * ltversion.m4: Likewise.
783 * lt~obsolete.m4: Likewise.
784 * ltmain.sh: Likewise.
786 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
788 * configure.ac: Update minimum MPC version to 0.8.
789 * configure: Regenerate.
791 2009-11-21 Sebastian Pop <sebpop@gmail.com>
793 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
794 * configure: Regenerated.
796 2009-11-21 Ian Lance Taylor <iant@google.com>
798 * configure.ac: Change default of poststage1_ldflags to be empty if
799 poststage1_libs is set. When poststage1_libs is empty, and
800 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
801 * configure: Rebuild.
803 2009-11-21 Adam Nemet <adambnmet@gmail.com>
805 * MAINTAINERS (Write After Approval): Update my email address.
807 2009-11-20 Ben Elliston <bje@au.ibm.com>
809 * config.guess: Update from upstream sources.
811 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
813 * Makefile.def: Restore host and target settings for gmp.
814 * Makefile.in: Rebuild.
816 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
818 * configure.ac: Add libelf to host_libs. Enable in-tree configury
819 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
820 Fix portability of test of C++ as bootstrap language. Add
821 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
822 * configure: Rebuild.
823 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
824 and cloog. Fix in-tree ppl configuration. Introduce libelf
826 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
827 (POSTSTAGE1_HOST_EXPORTS): Use it.
828 (STAGE[+id+]_CXXFLAGS): New.
829 (BASE_FLAGS_TO_PASS): Pass it down.
830 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
832 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
833 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
835 * Makefile.in: Rebuild.
837 2009-11-17 Ben Elliston <bje@au.ibm.com>
839 * config.sub, config.guess: Update from upstream sources.
841 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
843 * MAINTAINERS (Write After Approval): Add myself.
845 2009-11-09 Jon Beniston <jon@beniston.com>
847 * MAINTAINERS (Write After Approval): Add myself.
849 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
851 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
852 paths for *-w64-mingw* and x86_64-*mingw*.
853 * configure: Regenerated.
855 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
857 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
859 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
861 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
862 Phil Edwards to Write-After Approval.
864 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
866 * configure.ac: Disable target-winsup & co for
867 x86_64-*-mingw* and *-w64-mingw* targets.
868 * configure: Regenerated.
870 2009-10-16 Nick Clifton <nickc@redhat.com>
872 * MAINTAINERS: Add myself as a maintainer for the RX port.
874 2009-10-26 Johannes Singler <singler@kit.edu>
876 * MAINTAINERS (Write After Approval): Update my e-mail address.
878 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
880 * configure.ac (CLooG test): Use = with test.
881 * configure: Regenerate.
883 2009-10-22 Richard Guenther <rguenther@suse.de>
885 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
886 cloog if the ppl version check failed. Move flags saving
887 before setting in libelf check.
888 * configure: Regenerate.
890 2009-10-21 Richard Guenther <rguenther@suse.de>
892 * configure.ac: Adjust the ppl and cloog configure to work as
893 documented. Disable cloog if ppl was disabled. Omit the version
894 checks if they were disabled.
895 * configure: Re-generate.
897 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
899 * configure.ac: Add 'lto' to enable_languages, not
900 new_enable_languages, and only if not already present.
901 * configure: Regenerate.
903 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
905 * README: Refer to the various COPYING* files instead of just
907 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
909 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
911 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
913 2009-10-07 Richard Guenther <rguenther@suse.de>
915 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
916 and Richard Guenther as reviewers.
917 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
920 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
922 * config.sub: Update from upstream sources.
924 2009-10-06 Ian Lance Taylor <iant@google.com>
926 * Makefile.def: check-gold depends upon all-gas.
927 * Makefile.in: Rebuild.
929 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
931 * MAINTAINERS (Write After Approval): Add myself.
933 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
935 * Makefile.def: all-lto-plugin depends on all-libiberty.
936 set bootstrap=true for lto-plugin.
938 * Makefile.in: Regenerate.
939 * configure.ac (host_libs): Add lto-plugin.
940 * configure: Regenerate.
942 2009-10-03 Diego Novillo <dnovillo@google.com>
944 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
945 (HOST_LIBELFLIBS): Define.
946 (HOST_LIBELFINC): Define.
947 * Makefile.in: Regenerate.
948 * configure.ac: Add --enable-lto.
949 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
950 If --enable-lto is used, add 'lto' to new_enable_languages.
951 If --enable-lto is used and gold is enabled, add
952 lto-plugin to configdirs.
953 * configure: Regenerate.
955 2009-10-03 Simon Baldwin <simonb@google.com>
957 * configure.ac: If --with-system-zlib, suppress local zlib and
958 pass --with-system-zlib to subdir configure scripts.
959 * configure: Regenerate.
961 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
962 Paolo Bonzini <bonzini@gnu.org>
964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
966 * Makefile.in: Rebuilt.
968 2009-09-26 Gary Funck <gary@intrepid.com>
970 * MAINTAINERS (Write After Approval): Add myself.
972 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
974 * configure.ac: Update minimum MPC version to 0.7.
975 * configure: Regenerate.
977 2009-09-25 Nick Clifton <nickc@redhat.com>
979 * configure.ac: Pass any --cache-file=/dev/null option on to
981 * configure: Regenerate.
983 2009-09-23 Nick Clifton <nickc@redhat.com>
985 * config.sub, config.guess: Update from upstream sources.
987 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
989 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
990 * Makefile.in: Rebuilt.
992 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
995 * configure.ac: Error out if $srcdir isn't '.' but contains
996 host-${host_noncanonical}.
997 * configure: Regenerate.
999 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1001 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1004 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1006 * configure.ac: If bootstrapping a combined tree with
1007 --enable-gold, require c++ in stage1_languages.
1008 * configure: Regenerate.
1010 * configure.ac: Also add target_libs of stage1_languages to
1011 bootstrap_target_libs.
1012 * configure: Regenerate.
1014 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1015 with --enable-languages not containing c++.
1016 * configure: Regenerate.
1018 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1020 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1021 * configure: Regenerate.
1023 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1025 * MAINTAINERS (Write After Approval): Update my e-mail address,
1026 and move from from here...
1027 (Waiting for paperwork): To here.
1029 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1031 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1033 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1035 * configure.ac: Do not use $extrasub for replacing @if/@endif
1036 parts in Makefile; instead, use additional arguments to
1037 AC_CONFIG_COMMANDS to do the replacement manually, with several
1038 sed invocations, to avoid HP-UX sed command limits.
1039 * configure: Regenerate.
1041 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1043 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1046 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1048 * configure.ac (with-build-config): Document. Handle without.
1049 Handle missing argument.
1050 * configure: Rebuilt.
1052 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1054 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1055 Default to bootstrap-debug only if compare-debug works.
1056 * configure: Rebuilt.
1057 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1058 * Makefile.in: Rebuilt.
1060 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1062 * MAINTAINERS (OS Port Maintainers): Update my email address.
1064 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1066 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1067 * Makefile.in: Rebuilt.
1069 2009-09-01 Chris Demetriou <cgd@google.com>
1071 * MAINTAINERS (Write After Approval): Add myself.
1073 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1076 * include/dwarf2.h (enum dwarf_tag): Added
1077 DW_TAG_GNU_template_template_param
1078 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1080 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1082 * Makefile.tpl (AWK): Fix typo.
1083 * Makefile.in: Regenerate.
1085 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1087 * configure.ac: Detect awk and sed.
1088 * Makefile.def (flags_to_pass): Add AWK and SED.
1089 * Makefile.tpl (AWK, SED): New.
1090 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1091 * configure: Regenerate.
1092 * Makefile.in: Regenerate.
1094 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1096 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1097 (collapseslashes): Likewise.
1099 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1101 * configure.ac (AC_PREREQ): Bump to 2.64.
1103 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1105 * configure.ac: Remove --with-datarootdir, --with-docdir,
1106 --with-pdfdir, --with-htmldir switches.
1107 * configure: Regenerate.
1109 * configure: Regenerate.
1111 * compile: Sync from Automake 1.11.
1112 * depcomp: Likewise.
1113 * install-sh: Likewise.
1114 * missing: Likewise.
1115 * mkinstalldirs: Likewise.
1118 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1120 * ltmain.sh (func_normal_abspath): New function.
1121 (func_relative_path): Likewise.
1122 (func_mode_help): Document new -bindir option for link mode.
1123 (func_mode_link): Add new -bindir option, and use it to place
1124 output DLL if specified.
1126 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1128 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1129 (baseargs): Add --disable-option-checking.
1130 * configure: Regenerate.
1132 * Makefile.def (configure-target-libiberty): Depend on
1133 all-binutils and all-ld.
1134 (configure-target-newlib): Likewise.
1135 * Makefile.in: Regenerate.
1137 2009-08-17 Ben Elliston <bje@au.ibm.com>
1139 * config.sub, config.guess: Update from upstream sources.
1141 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1143 Sync from src, merge:
1145 2009-07-02 Tristan Gingold <gingold@adacore.com>
1147 * configure.ac: Do not exclude gas for i386-*-darwin.
1148 Add a case for x86_64-*-darwin.
1149 * configure: Regenerate.
1151 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1153 * MAINTAINERS: Add my name to Write After Approval list.
1155 2009-08-06 Michael Eager <eager@eagercon.com>
1157 * configure.ac: Add Microblaze target.
1158 * configure: Regenerate.
1160 2009-07-31 Christian Bruel <christian.bruel@st.com>
1162 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1163 * configure: Regenerate.
1165 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1167 * MAINTAINERS (Write After Approval): Update my e-mail address.
1169 2009-07-06 Ian Lance Taylor <iant@google.com>
1171 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1172 * configure: Rebuild.
1174 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1176 * MAINTAINERS: Move myself to the Graphite Reviewers.
1178 2009-06-30 Wei Guozhi <carrot@google.com>
1180 * MAINTAINERS: Add my name to Write After Approval list.
1182 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1185 * configure.ac (comparestring): Create new variable.
1186 * Makefile.tpl (comparestring): Use to skip some comparisions.
1187 * configure: Regenerate.
1188 * Makefile.in: Regenerate.
1190 2009-06-26 Doug Evans <dje@sebabeach.org>
1192 * Makefile.def (host_modules): Add cgen.
1193 * Makefile.in: Regenerate.
1194 * configure.ac (host_tools): Add cgen.
1195 * configure: Regenerate.
1197 2009-06-23 DJ Delorie <dj@redhat.com>
1199 * MAINTAINERS: Add myself as mep maintainer.
1201 2009-06-23 Ian Lance Taylor <iant@google.com>
1203 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1204 boot_languages. Only bootstrap target libraries listed in
1205 target_libs for some boot language. Add --with-stage1-ldflags,
1206 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1207 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1208 if not building with C++.
1209 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1210 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1211 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1212 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1213 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1214 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1215 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1216 * configure, Makefile.in: Rebuild.
1218 2009-06-23 Li Feng <nemokingdom@gmail.com>
1220 * MAINTAINERS: Added my name to write-after-approval list.
1222 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1224 * configure.ac: Define is_elf for QNX Neutrino targets.
1225 * configure: Regenerate.
1227 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1229 * MAINTAINERS: Added my name to the write-after-approval list
1231 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1233 * configure.ac: Detect MPC in default directory.
1234 * configure: Regenerate.
1236 2009-06-03 Jerome Guitton <guitton@adacore.com>
1237 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1239 * Makefile.tpl (all): Avoid a trailing backslash.
1240 * Makefile.in: Regenerate.
1242 2009-06-03 Ben Elliston <bje@au.ibm.com>
1244 * config.sub, config.guess: Update from upstream sources.
1246 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1248 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1250 * configure: Regenerate.
1252 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1254 * Makefile.tpl ([+compare-target+]): Compare all stage
1255 directories, rather than just gcc.
1256 * Makefile.in: Rebuilt.
1258 2009-06-01 Doug Kwan <dougkwan@google.com>
1260 * configure.ac: Support gold for target arm*-*-*.
1261 * configure: Regenerate.
1263 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1265 * Makefile.def: Add MPC support and dependencies.
1266 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1268 * Makefile.in, configure: Regenerate.
1270 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1272 * Makefile.tpl (all): Avoid harmless warning in make all when
1273 gcc-bootstrap is enabled but stage_last does not exist.
1274 * Makefile.in: Rebuilt.
1276 2009-05-24 Nicolas Roche <roche@adacore.com>
1278 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1279 * Makefile.in: Regenerate.
1281 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1283 * MAINTAINERS: Update my e-mail address.
1285 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1287 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1288 * configure: Regenerate.
1290 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1293 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1294 gcc-no-bootstrap are mutually exclusive.
1295 * Makefile.in: Rebuilt.
1297 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1300 * Makefile.tpl (all): Don't end with unconditional success.
1301 * Makefile.in: Rebuilt.
1303 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1306 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1307 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1308 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1309 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1310 stage_configureflags, stage_cflags and stage_libcflags into
1311 explicit Makefile macros.
1312 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1314 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1315 CC. Set CC_FOR_BUILD from CC.
1316 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1317 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1318 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1319 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1321 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1322 (_LIBCFLAGS): Renamed to _TFLAGS.
1323 (do-compare-debug, do-compare3-debug): Drop.
1324 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1325 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1326 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1327 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1328 (XGCC_FLAGS_FOR_TARGET): New.
1329 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1330 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1331 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1332 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1333 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1334 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1336 (BUILD_CONFIG): Include if requested.
1337 (all): Set TFLAGS on bootstrap.
1338 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1339 (all-stageid-prefixmodule): Likewise.
1340 (do-clean, distclean-stageid): Set TFLAGS.
1341 (restrap): Fix whitespace.
1342 * Makefile.in: Rebuilt.
1344 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1346 * config.guess: Sync with src.
1348 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1350 * configure.ac ($with_ppl): Default to no if not supplied.
1351 ($with_cloog): Likewise.
1352 configure: Regenerate.
1354 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1356 * MAINTAINERS: Update my e-mail address.
1358 2009-04-27 Nick Clifton <nickc@redhat.com>
1360 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1362 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1364 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1365 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1366 * Makefile.in: Regenerate.
1368 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1371 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1372 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1374 * configure, Makefile.in: Regenerate.
1376 2009-04-21 Taras Glek <tglek@mozilla.com>
1378 * include/hashtab.h: Update GTY annotations to new syntax
1379 * include/splay-tree.h: Likewise
1381 2009-04-17 Ben Elliston <bje@au.ibm.com>
1383 * config.sub, config.guess: Update from upstream sources.
1385 2009-04-15 Anthony Green <green@moxielogic.com>
1387 * configure.ac: Add moxie support.
1388 * configure: Rebuilt.
1390 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1392 * configure.ac: Change copyright header to refer to version
1393 3 of the GNU General Public License and to point readers at the
1394 COPYING3 file and the FSF's license web page.
1395 * Makefile.def: Likewise.
1396 * Makefile.tpl: Likewise.
1397 * Makefile.in: Regenerate.
1399 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1401 * configure.ac: Restore match for darwin9 or later. Use double
1402 brackets since regeneration eats one pair.
1403 * configure: Regenerate.
1405 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1408 * configure.ac: Require texinfo 4.7.
1409 * configure: Regenerated.
1411 2009-04-09 Nick Clifton <nickc@redhat.com>
1413 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1414 the GCC Runtime Library Exception.
1416 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1418 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1419 * configure: Regenerate.
1421 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1423 * Makefil.def (languages): New entries.
1424 * Makefile.tpl (check-gcc-*): New generic target.
1425 * Makefile.in: Regenerate.
1427 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1429 * MAINTAINERS: Update my email address.
1431 2009-03-18 Tom Tromey <tromey@redhat.com>
1433 * configure: Rebuild.
1434 * configure.ac (host_libs): Add libiconv.
1435 * Makefile.in: Rebuild.
1436 * Makefile.def (host_modules): Add libiconv.
1437 (configure-gdb, all-gdb): Depend on libiconv.
1439 2009-03-16 Tristan Gingold <gingold@adacore.com>
1441 * configure.ac: Treat gdb as supported on x86_64-darwin.
1442 * configure: Regenerate.
1444 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1446 * configure.ac (--with-host-libstdcxx): New option.
1447 * configure: Regenerate.
1449 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1451 * MAINTAINERS: Move myself into the write after approval list.
1453 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1455 * MAINTAINERS: Update e-mail address.
1457 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1459 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1461 2009-03-10 Ira Rosen <irar@il.ibm.com>
1463 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1465 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1467 Backport from git Libtool:
1469 2009-01-19 Robert Millan <rmh@aybabtu.com>
1470 Support GNU/kOpenSolaris.
1471 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1472 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1473 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1476 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1478 * MAINTAINERS: Update e-mail address.
1480 2009-02-24 Michael Eager <eager@eagercon.com>
1482 * MAINTAINERS (Write After Approval): Add self.
1484 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1486 * MAINTAINERS (Write After Approval): Add myself.
1488 2009-02-05 Andreas Schwab <schwab@suse.de>
1490 * Makefile.tpl (stage_last): Define $r and $s before using
1491 $(RECURSE_FLAGS_TO_PASS).
1492 * Makefile.in: Regenerate
1494 2009-01-30 Ian Lance Taylor <iant@google.com>
1496 * MAINTAINERS: Move myself to the Global Reviewers list.
1498 2009-01-29 Robert Millan <rmh@aybabtu.com>
1500 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1501 * configure: Regenerate.
1503 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1505 * MAINTAINERS: Make whitespace consistent.
1506 Remove Robert Millan from Write After Approval.
1508 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1510 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1511 (all-opcodes): Depend on all-libiberty.
1512 * Makefile.in: Regenerate.
1514 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1516 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1517 * configure: Regenerate.
1519 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1521 * MAINTAINERS (Write After Approval): Add myself.
1523 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1525 * MAINTAINERS: Add myself to reviewers (Fortran).
1527 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1529 PR tree-optimization/38515
1530 * configure.ac (cloog-polylib): Removed.
1531 (with_ppl, with_cloog): Test for "no".
1532 * configure: Regenerated.
1534 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1536 * MAINTAINERS: Moved myself to reviewers (Fortran).
1538 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1540 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1541 (Write After Approval): Remove myself.
1543 2009-01-03 Diego Novillo <dnovillo@google.com>
1545 * MAINTAINERS: Remove myself from alias maintainership.
1547 2009-01-02 David Ayers <ayers@fsfe.org>
1549 * MAINTAINERS: Update e-mail address.
1551 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1553 * MAINTAINERS: Make whitespace consistent.
1555 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1557 Backport from upstream Libtool:
1558 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1559 Add cache variables to tests that require the linker to work.
1560 For shlibpath_overrides_runpath, this also changes the semantics
1561 to let the result from the C compiler take precedence.
1563 2008-12-02 Ben Elliston <bje@au.ibm.com>
1565 * config.sub, config.guess: Update from upstream sources.
1567 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1569 * configure.ac (ppllibs): Add by default the lib flags.
1570 * configure: Regenerate.
1572 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1574 * MAINTAINERS: Add myself to the write after approval list.
1576 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1578 * configure.ac: Add double brackets on darwin[912].
1579 * configure: Regenerate.
1581 2008-12-03 Daniel Kraft <d@domob.eu>
1583 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1584 Approval to Reviewer section (for Fortran front-end).
1586 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1588 * configure.ac: Expand to darwin10 and later.
1589 * configure: Regenerate.
1591 2008-12-02 Andreas Schwab <schwab@suse.de>
1593 * Makefile.def: configure-target-boehm-gc depends on
1594 all-target-libstdc++-v3.
1595 * Makefile.in: Regenerate.
1597 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1599 * MAINTAINERS: Add myself as mingw maintainer.
1601 2008-12-02 Ben Elliston <bje@au.ibm.com>
1603 * config.sub, config.guess: Update from upstream sources.
1605 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1607 * README.SCO: Remove.
1609 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1611 * MAINTAINERS: Add myself to the write after approval list.
1613 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1615 * MAINTAINERS: Update my email address in WAA section.
1617 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1619 * MAINTAINERS: Update e-mail address.
1621 2008-11-27 Toon Moene <toon@moene.org>
1623 * MAINTAINERS: Change e-mail address.
1625 2008-11-27 Tristan Gingold <gingold@adacore.com>
1627 * configure.ac: Build gdb for i?86-*-darwin*
1628 * configure: Regenerated.
1630 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1632 * MAINTAINERS: Added my full name.
1634 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1641 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1643 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1644 * Makefile.in: Regenerated.
1646 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1653 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1654 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1655 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1656 (HOST_EXPORTS): Pass CPPFLAGS.
1657 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1658 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1659 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1660 * Makefile.in, configure: Regenerated.
1661 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1662 and CPPFLAGS_FOR_BUILD.
1664 2008-11-06 Jeff Law <law@redhat.com>
1666 * MAINTAINERS: Add myself as middle end maintainer.
1668 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1670 * MAINTAINERS (Write after approval): Add myself.
1672 2008-11-05 Diego Novillo <dnovillo@google.com>
1674 * MAINTAINERS (Global Reviewers): Add myself.
1675 (Non-Algorithmic Maintainers): Remove myself.
1677 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1679 * MAINTAINERS (Write after approval): Add myself.
1681 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1683 * MAINTAINERS (Write after approval): Add myself.
1685 2008-10-31 Ben Elliston <bje@au.ibm.com>
1687 * configure.ac (spu-*-*): Remove special case.
1688 * configure: Regenerate.
1690 2008-10-30 Catherine Moore <clm@codesourcery.com>
1692 * MAINTAINERS (Write after approval): Update my email address.
1694 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1696 * configure.ac [spu-*-*]: Do not set skipdirs.
1697 * configure: Re-generate.
1699 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1701 * MAINTAINERS (Various Maintainers): Add myself to reload.
1703 2008-10-25 Richard Guenther <rguenther@suse.de>
1705 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1706 maintainer. Remove myself as libgcc-math maintainer.
1707 (Non-Algorithmic Maintainers): Remove myself.
1709 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1711 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1712 * Makefile.in: Regenerated.
1714 2008-10-23 Cary Coutant <ccoutant@google.com>
1716 * MAINTAINERS (Write after approval): Add myself.
1718 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1725 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1726 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1727 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1728 (HOST_EXPORTS): Pass CPPFLAGS.
1729 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1730 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1731 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1732 * Makefile.in, configure: Regenerated.
1733 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1734 and CPPFLAGS_FOR_BUILD.
1736 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1738 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1741 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1743 * MAINTAINERS (Write After Approval): Added myself.
1745 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1747 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1748 recommended version to 2.3.2.
1750 * configure: Regenerate.
1752 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1754 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1756 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1758 * MAINTAINERS (Write After Approval): Update e-mail address.
1760 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1762 * libtool.m4: Update to libtool 2.2.6.
1763 * lt~obsolete.m4: Update to libtool 2.2.6.
1764 * ltmain.sh: Update to libtool 2.2.6.
1765 * ltsugar.m4: Update to libtool 2.2.6.
1766 * ltversion.m4: Update to libtool 2.2.6.
1767 * ltoptions.m4: Update to libtool 2.2.6.
1768 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1770 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1772 * MAINTAINERS (Write After Approval): Add myself.
1774 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1776 * MAINTAINERS (Write After Approval): Update my name.
1778 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1780 * MAINTAINERS: Add myself in "Write After Approval".
1782 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1784 * MAINTAINERS: Add myself as ia64 maintainer.
1786 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1788 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1789 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1790 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1791 and Michael Tiemann from Write After Approval since they do not
1792 actually have access.
1794 2008-09-05 Richard Guenther <rguenther@suse.de>
1796 * configure.ac: Initialize clooglibs to -lcloog.
1797 * configure: Re-generate.
1799 2008-09-04 Le-Chun Wu <lcwu@google.com>
1801 * MAINTAINERS (Write After Approval): Add myself.
1803 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1805 * configure.ac (--with-cloog-polylib): New.
1806 (--disable-cloog-version-check): New.
1807 (--disable-ppl-version-check): New.
1808 * configure: Re-generate.
1810 2008-09-03 Richard Guenther <rguenther@suse.de>
1812 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1814 * configure: Re-generate.
1816 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1819 * MAINTAINERS: Add picoChip maintainers.
1821 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1822 Tobias Grosser <grosser@fim.uni-passau.de>
1823 Jan Sjodin <jan.sjodin@amd.com>
1824 Harsha Jagasia <harsha.jagasia@amd.com>
1825 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1826 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1827 Adrien Eliche <aeliche@isty.uvsq.fr>
1829 Merge from graphite branch.
1830 * configure: Regenerate.
1831 * Makefile.in: Regenerate.
1832 * configure.ac (host_libs): Add ppl and cloog.
1833 Add checks for PPL and CLooG.
1834 * Makefile.def (ppl, cloog): Added modules and dependences.
1835 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1836 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1838 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1840 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1841 (GCC_SHLIB_SUBDIR): New.
1842 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1843 * configure: Regenerate.
1844 * Makefile.in: Regenerate.
1846 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1848 * MAINTAINERS: Consistently use tabs to separate columns.
1850 2008-08-29 Tristan Gingold <gingold@adacore.com>
1852 * MAINTAINERS (Write after Approval): Add myself.
1854 2008-08-28 Tristan Gingold <gingold@adacore.com>
1856 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1857 Enable bfd, binutils and opcodes.
1858 * configure: Regenerate.
1860 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1862 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1864 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1866 * MAINTAINERS: Use correct Umlaut for last name.
1868 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1870 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1872 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1874 * MAINTAINERS: Update my email address.
1876 2008-08-16 Nicolas Roche <roche@adacore.com>
1878 * Makefile.tpl: Add BOOT_ADAFLAGS.
1879 * Makefile.in: Regenerate.
1881 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1883 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1884 * configure: Regenerate.
1886 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1888 * configure.ac: Add makefile fragments for hpux.
1889 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1890 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1891 * configure: Regenerate.
1892 * Makefile.in: Regenerate.
1894 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1896 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1898 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1900 * MAINTAINERS (Write after Approval): Add myself.
1902 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1904 * MAINTAINERS (Write After Approval): Add myself.
1906 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1908 * MAINTAINERS (Write After Approval): Add myself.
1910 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1912 * MAINTAINERS: Update my email address.
1914 2008-06-25 Joey Ye <joey.ye@intel.com>
1916 * MAINTAINERS (Write After Approval): Add myself.
1918 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1920 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1921 * Makefile.in: Regenerate.
1922 * configure: Regenerate.
1924 2008-06-17 Daniel Kraft <d@domob.eu>
1926 * MAINTAINERS (Write After Approval): Add myself.
1928 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1930 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1931 "$@" is still intact with both Autoconf 2.59 and 2.62.
1932 * configure: Regenerate.
1934 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1936 * Makefile.tpl: Fix comment errors.
1937 * Makefile.in: Regenerate.
1939 2008-06-12 David S. Miller <davem@davemloft.net>
1940 David Edelsohn <edelsohn@gnu.org>
1942 * configure.ac: Add powerpc*-*-* to gold supported targets.
1943 * configure: Regenerate.
1945 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1947 PR tree-optimization/36218
1948 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1949 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1950 (all prefix="build-"): Pass them to build-system sub-makes.
1951 * Makefile.in: Regenerate.
1953 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1955 * MAINTAINERS (mt port): Remove.
1956 (sco5, unixware, sco udk): Remove.
1957 (Kean Johnston): Add to Write After Approval.
1959 2008-05-30 Julian Brown <julian@codesourcery.com>
1961 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1962 of libobjc for ARM EABI Linux.
1963 * configure: Regenerate.
1965 2008-05-18 Xinliang David Li <davidxl@google.com>
1967 * ChangeLog: Remove wrong ChangeLog entry.
1969 2008-05-17 Xinliang David Li <davidxl@google.com>
1971 * MAINTAINERS (Write After Approval): Add myself.
1973 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1975 * MAINTAINERS (Write After Approval): Add myself.
1977 2008-05-14 Rafael Espíndola <espindola@google.com>
1979 * config-ml.in: don't handle --enable-shared and --enable-static.
1981 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1983 * MAINTAINERS: Update my email address.
1985 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1987 * MAINTAINERS: Update my email address.
1989 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1991 * MAINTAINERS (Write After Approval): Add myself.
1993 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1995 * MAINTAINERS (Write After Approval): Add myself.
1997 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1999 * MAINTAINERS (crx): Add myself.
2001 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2004 2008-04-14 David S. Miller <davem@davemloft.net>
2006 * configure.ac: Add sparc*-*-* to gold supported targets.
2007 * configure: Regenerate.
2009 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2012 * configure.ac: Include override.m4.
2013 * configure: Regenerate.
2015 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2017 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2018 * Makefile.in: Regenerate.
2020 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2022 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2023 as nonconfigurable directories list.
2024 * configure: Regenerate.
2026 2008-04-14 Ben Elliston <bje@au.ibm.com>
2028 * config.sub, config.guess: Update from upstream sources.
2030 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2032 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2033 * Makefile.in: Regenerate.
2035 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2037 * configure.ac: Do not build libssp for the AVR.
2038 * configure: Regenerate.
2040 2008-04-07 Ian Lance Taylor <iant@google.com>
2042 * Makefile.def: check-gold depends upon all-binutils.
2043 * Makefile.in: Regenerate.
2045 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2047 * MAINTAINERS (Write After Approval): Add myself.
2049 2008-04-04 Nick Clifton <nickc@redhat.com>
2052 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2054 * configure: Regenerate.
2056 2008-04-04 NightStrike <NightStrike@gmail.com>
2059 * configure.ac: Combine rules for mingw32 and mingw64.
2060 * configure: Regenerate.
2062 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2064 * MAINTAINERS (Write After Approval): Add myself.
2066 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2068 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2069 * Makefile.in (.NOTPARALLEL): Ditto.
2071 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2073 * MAINTAINERS (Write After Approval): Add myself.
2075 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2077 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2078 * Makefile.in (.NOTPARALLEL): Regenerate.
2080 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2082 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2083 * Makefile.in: Regenerate.
2085 2008-03-26 Jakub Staszak <kuba@et.pl>
2087 * MAINTAINERS (Write After Approval): Add myself.
2089 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2091 * MAINTAINERS: Update e-mail address.
2093 2008-03-20 Ian Lance Taylor <iant@google.com>
2095 * configure.ac: Add support for --enable-gold.
2096 * Makefile.def: Add gold as a directory like ld.
2097 * configure, Makefile.in: Regenerate.
2099 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2101 * configure.ac: m4_include config/proginstall.m4.
2102 * configure: Regenerate.
2104 Backport from upstream Libtool:
2106 2007-10-12 Eric Blake <ebb9@byu.net>
2108 Deal with Autoconf 2.62's semantic change in m4_append.
2109 * ltsugar.m4 (lt_append): Replace broken versions of
2111 (lt_if_append_uniq): Don't require separator to be overquoted,
2112 and avoid broken m4_append.
2113 (lt_dict_add): Fix typo.
2114 * libtool.m4 (_LT_DECL): Don't overquote separator.
2116 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2118 * config.rpath: Add AIX 6 support.
2120 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2122 * Makefile.def (stageprofile). Remove -fprofile-generate
2123 from stage_libcflags.
2124 * Makefile.in: Regenerate.
2126 2008-03-13 Ben Elliston <bje@au.ibm.com>
2128 * config.sub, config.guess: Update from upstream sources.
2130 2008-03-06 Tom Tromey <tromey@redhat.com>
2132 * MAINTAINERS: Update for treelang deletion.
2134 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2136 * MAINTAINERS: Update my email address.
2138 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2140 * MAINTAINERS (darwin port): Add myself as a maintainer.
2141 (objective-c/c++): Add myself as a maintainer.
2143 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2145 * MAINTAINERS (Write After Approval): Update my email address.
2147 2008-02-25 Tomas Bily <tbily@suse.cz>
2149 * MAINTAINERS (Write After Approval): Add myself.
2151 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2153 * MAINTAINERS (OpenMP): Add myself.
2155 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2160 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2161 * configure: Regenerate.
2163 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2164 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2165 STAGE4_LIBCFLAGS): New.
2166 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2167 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2168 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2169 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2170 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2171 for target modules. Don't export LIBCFLAGS.
2172 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2173 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2174 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2175 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2176 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2177 * Makefile.in: Regenerate.
2179 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2183 Do not use -DDLL_EXPORT. Backport from upstream.
2185 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2187 * MAINTAINERS (Write After Approval): Add myself.
2189 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2191 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2192 * configure: Regenerate.
2194 2008-01-31 Marc Gauthier <marc@tensilica.com>
2196 * configure.ac (xtensa*-*-*): Recognize processor variants.
2197 * configure: Regenerate.
2199 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2202 * configure.ac (PARSE_ARGS): Push suitable setting of
2203 ac_subdirs_all, for `./configure --help=recursive'.
2204 Handle `+' in generic toplevel directory disabling.
2205 * configure: Regenerate.
2207 2008-01-28 Nick Clifton <nickc@redhat.com>
2209 * MAINTAINERS (xstormy16): Take over maintainership.
2211 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2213 * MAINTAINERS (c4x port): Remove.
2215 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2217 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2219 2008-01-23 Ben Elliston <bje@au.ibm.com>
2221 * config.sub, config.guess: Update from upstream sources.
2223 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2225 * MAINTAINERS (Write After Approval): Add myself.
2227 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2229 * MAINTAINERS: Update my email address.
2231 2008-01-09 Raksit Ashok <raksit@google.com>
2233 * MAINTAINERS (Write After Approval): Add myself.
2235 2008-01-09 Raksit Ashok <raksit@google.com>
2237 * MAINTAINERS (Write After Approval): Add myself.
2239 2008-01-08 Ben Elliston <bje@au.ibm.com>
2241 * config.sub, config.guess: Update from upstream sources.
2243 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2245 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2246 Change recommended MPFR from 2.2.1 -> 2.3.0.
2247 * configure: Regenerate.
2249 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2251 * MAINTAINERS: Update my email address.
2253 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2255 * MAINTAINERS: Update my email address.
2257 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2259 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2260 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2261 * Makefile.in: Regenerate.
2263 2007-12-10 Mark Heffernan <meheff@google.com>
2265 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2268 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2270 * configure.ac: Enable libjava for x86_64-*-darwin9.
2271 * configure: Regenerate.
2273 2007-12-07 Bill Maddox <maddox@google.com>
2275 * MAINTAINERS (Write After Approval): Add myself.
2277 2007-12-05 Ben Elliston <bje@au.ibm.com>
2279 * config.sub, config.guess: Update from upstream sources.
2281 2007-12-02 Matthias Klose <doko@ubuntu.com>
2283 * config-ml.in: Remove 64bit configure tests.
2285 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2287 * config-ml.in: Robustify against white space in absolute file
2290 * config-ml.in (multi-clean): Substitute ${Makefile}.
2291 Remove superfluous ${Makefile} in list.
2293 2007-11-19 Thiemo Seufer <ths@mips.com>
2295 * config-ml.in: Don't hardcode the Makefile name.
2297 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2299 * MAINTAINERS (Write After Approval): Add myself.
2301 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2303 * MAINTAINERS (Write After Approval): Add myself.
2305 2007-11-06 Doug Kwan <dougkwan@google.com>
2307 * MAINTAINERS (Write After Approval): Add myself.
2309 2007-10-25 Ben Elliston <bje@au.ibm.com>
2311 * MAINTAINERS (mercury): Remove entry.
2312 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2314 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2316 * Makefile.def (dependencies): Make configure-gdb depend on
2318 * Makefile.in: Regenerated.
2320 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2322 * MAINTAINERS (Fortran maintainer): Remove myself.
2324 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2326 * Makefile.def: To avoid problems running with parallel makes,
2327 build newlib before libgloss so that target specific header
2329 * Makefile.in: Regenerate
2331 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2333 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2334 * Makefile.in: Regenerate.
2336 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2338 * MAINTAINERS (Register allocation reviewer): Add myself.
2340 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2342 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2343 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2344 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2345 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2346 * configure: Regenerate.
2348 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2350 * MAINTAINERS (Register allocation reviewer): Add myself.
2352 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2354 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2355 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2356 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2357 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2358 * configure.ac: Default them to host tools for $host = $build.
2361 * configure: Regenerate.
2362 * Makefile.in: Regenerate.
2364 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2366 * MAINTAINERS (Register allocation reviewer): Add myself.
2368 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2370 * MAINTAINERS (Register allocation reviewer): Add myself.
2372 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2374 * MAINTAINERS (Write After Approval): Fix typo.
2376 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2378 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2379 * configure: Regenerate.
2381 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2384 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2385 they're already prefixed.
2387 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2389 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2391 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2392 * configure: Regenerate.
2393 * Makefile.in: Regenerate.
2395 2007-09-17 Andreas Schwab <schwab@suse.de>
2397 * configure.ac: Raise minimum makeinfo version to 4.6.
2398 * configure: Regenerate.
2400 2007-09-17 Johannes Singler <singler@ira.uka.de>
2402 * MAINTAINERS (write-after-approval) add myself
2404 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2406 * configure.ac: Correct makeinfo version check.
2407 * configure: Regenerate.
2409 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2411 * MAINTAINERS: Update my email address.
2413 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2415 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2416 to $skipdirs and only disable gprof for newlib. Use the normal
2417 mips*-elf* handling in other respects.
2418 * configure: Regnerate.
2420 2007-09-12 David Daney <ddaney@avtrex.com>
2422 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2424 * configure: Regenerate.
2426 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2429 * configure.ac: For libgloss targets, point the linker to the linker
2430 script, startup code and simulator library.
2431 * configure: Regenerate.
2433 2007-09-07 Andrew Haley <aph@redhat.com>
2435 * configure.ac (noconfigdirs): Remove target-libffi and
2437 * configure: Regenerate.
2439 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2442 * configure.ac: Use config/mh-mingw on mingw.
2443 * configure: Regenerate.
2445 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2447 * MAINTAINERS (Write After Approval): Add myself.
2449 2007-09-05 Richard Guenther <rguenther@suse.de>
2451 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2452 nor --disable-checking is provided also turn on yes and types
2453 checking for stage1.
2454 * configure: Re-generate.
2456 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2458 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2459 (Write After Approval): Remove myself.
2461 2007-08-29 Nick Clifton <nickc@redhat.com>
2463 * config.sub, config.guess: Update from upstream sources.
2465 2007-08-22 Bud Davis <jmdavis@link.com>
2467 * MAINTAINERS (Write After Approval): Added myself.
2468 * MAINTAINERS (Reviewers): Removed myself.
2470 2007-08-18 Paul Brook <paul@codesourcery.com>
2471 Joseph Myers <joseph@codesourcery.com>
2473 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2474 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2475 * Makefile.in: Regenerate.
2476 * configure.ac (--with-debug-prefix-map): New.
2477 * configure: Regenerate.
2479 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2480 Nigel Stephens <nigel@mips.com>
2482 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2483 as target_makefile_frag.
2484 * configure: Regenerate.
2486 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2488 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2489 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2490 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2491 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2492 (do-compare, do-compare3, do-compare-debug): New.
2493 ([+compare-target+]): Use them.
2495 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2497 * MAINTAINERS (Write After Approval): Change my email address.
2499 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2500 Ben Elliston <bje@au.ibm.com>
2502 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2503 --silent if $silent.
2504 * configure: Regenerate.
2506 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2508 * MAINTAINERS (Various Maintainers): Add myself as
2509 loop infrastructure maintainer. Update my e-mail
2512 2007-07-31 Diego Novillo <dnovillo@google.com>
2514 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2517 2007-07-26 Richard Guenther <rguenther@suse.de>
2519 * configure.ac: Add types checking to stage1 checking flags.
2520 * configure: Regenerate.
2522 2007-07-17 Nick Clifton <nickc@redhat.com>
2524 * COPYING3: New file. Contains version 3 of the GNU General
2526 * COPYING3.LIB: New file. Contains version 3 of the GNU
2527 Lesser General Public License.
2529 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2531 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2533 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2535 * MAINTAINERS (S/390 co-maintainer): Add myself.
2536 (Write After Approval): Remove myself.
2538 2007-07-13 Dan Hipschman <dsh@google.com>
2540 * MAINTAINERS (Write After Approval): Add myself.
2542 2007-07-11 Nick Clifton <nickc@redhat.com>
2544 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2546 * Makefile.in: Regenerate.
2548 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2550 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2553 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2555 * lt~obsolete.m4: New. Import from 20070318 libtool.
2557 2007-07-03 Julian Brown <julian@codesourcery.com>
2559 * MAINTAINERS (Write After Approval): Add myself.
2561 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2563 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2564 * configure: Regenerate.
2566 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2568 * configure.ac: Add some missing m4 quotation.
2569 * configure: Regenerate.
2571 2007-07-02 Simon Baldwin <simonb@google.com>
2573 * MAINTAINERS (Write After Approval): Add myself.
2575 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2577 * configure: Regenerate.
2579 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2581 * Makefile.def: Add windmc tool to build.
2582 * Makefile.tpl: Likewise.
2583 * configure.ac: Likewise.
2584 * Makefile.in: Regenerate.
2585 * configure: Regenerate.
2587 2007-06-28 DJ Delorie <dj@redhat.com>
2589 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2590 not building newlib.
2591 * configure: Regenerated.
2593 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2595 * MAINTAINERS (Write After Approval): Add myself.
2597 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2599 * MAINTAINERS (Write After Approval): Add myself.
2601 2007-06-19 Chris Matthews <chrismatthews@google.com>
2603 * MAINTAINERS (Write After Approval): Add myself.
2605 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2607 * MAINTAINERS (Write After Approval): Add myself.
2609 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2611 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2612 * Makefile.in: Regenerated.
2614 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2616 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2617 bfin*-*-uclinux* targets.
2618 * configure: Regenerate.
2620 2007-06-14 Ian Lance Taylor <iant@google.com>
2622 * MAINTAINERS: Add myself as non-algorithmic global write
2625 2007-06-14 Diego Novillo <dnovillo@google.com>
2627 * MAINTAINERS: Add self as middle-end maintainer and
2628 non-algorithmic global write maintainer.
2630 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2632 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2633 Move all Fortran maintainers except Paul Brook into the
2634 Non-Autopoiesis section.
2636 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2638 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2639 (distclean-stage[+id+]): Possibly delete stage_last.
2640 * Makefile.in: Regenerate.
2642 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2644 * MAINTAINERS (Various Maintainer): Fix typo.
2646 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2648 * MAINTAINERS (Various Maintainer): Add myself as
2649 dataflow maintainer.
2651 2007-06-07 Ben Elliston <bje@au.ibm.com>
2653 * config.sub, config.guess: Update from upstream sources.
2655 2007-06-07 Ben Elliston <bje@au.ibm.com>
2657 * Makefile.tpl: Fix spelling error.
2658 * Makefile.in: Regenerate.
2660 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2662 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2663 lt_cv_sys_max_cmd_len.
2665 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2667 * MAINTAINERS (Various Maintainers): Add myself as
2668 auto-vectorizer maintainer.
2670 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2673 * libtool.m4: Revert previous change.
2674 * ltgcc.m4: Put it here.
2676 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2678 * MAINTAINERS (Various Maintainers): Add myself as
2679 auto-vectorizer maintainer.
2681 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2684 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2686 2007-05-30 Richard Guenther <rguenther@suse.de>
2688 * MAINTAINERS (Various Maintainers): Add myself as
2689 auto-vectorizer maintainer.
2691 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2694 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2695 * configure: Rebuilt.
2697 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2699 * MAINTAINERS (Write After Approval): Removed my name.
2701 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2703 * MAINTAINERS (Write After Approval): Remove myself.
2705 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2707 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2709 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2711 * ltmain.sh: Update from ToT Libtool.
2712 * libtool.m4: Update from ToT Libtool.
2713 * ltsugar.m4: New. Update from ToT Libtool.
2714 * ltversion.m4: New. Update from ToT Libtool.
2715 * ltoptions.m4: New. Update from ToT Libtool.
2717 * ltcf-c.sh: Remove.
2718 * ltcf-cxx.sh: Remove.
2719 * ltcf-gcj.sh: Remove.
2721 2007-05-22 Ollie Wild <aaw@google.com>
2723 * MAINTAINERS (Write After Approval): Add myself.
2725 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2727 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2729 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2730 Remove CFLAGS/LIBCFLAGS.
2731 (configure-stage[+id+]-[+prefix+][+module+],
2732 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2733 * Makefile.in: Regenerate.
2735 2007-05-15 Diego Novillo <dnovillo@google.com>
2737 * MAINTAINERS: Update e-mail address.
2739 2007-05-15 Revital Eres <eres@il.ibm.com>
2741 * MAINTAINERS (Write After Approval): Add myself.
2743 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2745 * MAINTAINERS (Write After Approval): Updated my address.
2747 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2749 * MAINTAINERS (Write After Approval): Add myself.
2751 2007-05-11 Silvius Rus <rus@google.com>
2753 * MAINTAINERS (Write After Approval): Add myself.
2755 2007-04-23 Tom Tromey <tromey@redhat.com>
2757 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2759 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2761 * MAINTAINERS (cpplib): Rename to ...
2762 (libcpp): ... this. Add C/C++ front end maintainers.
2764 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2766 * config-ml.in: Pass ${ml_config_env} to configure calls.
2768 2007-04-04 Christian Bruel <christian.bruel@st.com>
2770 * MAINTAINERS (Write After Approval): Add myself.
2772 2007-04-02 Dave Korn <dave.korn@artimi.com>
2774 * MAINTAINERS (Write After Approval): Add myself.
2776 2007-03-31 Tobias Burnus <burnus@net-b.de>
2778 * MAINTAINERS (fortran 95 front end): Add myself.
2780 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2782 * MAINTAINERS (Write After Approval): Add myself.
2784 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2786 * MAINTAINERS (Modulo Scheduler): Add myself.
2788 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2790 * MAINTAINERS (fortran 95 front end): Add myself.
2791 (c++ front end): whitespace fix.
2793 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2795 * MAINTAINERS (Write After Approval): Add myself.
2797 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2799 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2800 of glob. Quote arguments with single quotes too.
2801 * configure: Regenerate.
2803 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2805 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2806 * Makefile.in: Regenerate
2808 2007-03-07 Andreas Schwab <schwab@suse.de>
2810 * configure: Regenerate.
2812 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2814 * configure.ac: Add "--with-pdfdir" configure option,
2815 which defines pdfdir variable.
2816 * Makefile.def (target=fixincludes): Add install-pdf to
2818 (recursive_targets): Add install-pdf target.
2819 (flags_to_pass): Add pdfdir.
2820 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2822 * configure: Regenerate
2823 * Makefile.in: Regenerate
2825 2007-02-28 Eric Christopher <echristo@apple.com>
2828 2006-12-07 Mike Stump <mrs@apple.com>
2830 * Makefile.def (dependencies): Add dependency for
2831 install-target-libssp and install-target-libgomp on
2833 * Makefile.in: Regenerate.
2835 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2837 * configure: Regenerate.
2838 * configure.ac: Move statements after variable declarations.
2840 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2842 * MAINTAINERS: Add myself as sh maintainer.
2844 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2846 * configure.ac: Adjust for loop syntax.
2847 * configure: Regenerate.
2849 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2851 * configure: Rebuilt.
2853 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2855 * configure.ac: Drop multiple occurrences of --enable-languages,
2856 and fix its quoting.
2857 * configure: Rebuilt.
2859 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2860 Nathan Sidwell <nathan@codesourcery.com>
2861 Vladimir Prus <vladimir@codesourcery.com>
2862 Joseph Myers <joseph@codesourcery.com>
2864 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2865 * configure: Regenerate.
2867 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2869 * ltconfig (freebsd*): Default to elf.
2871 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2873 * configure.ac (target_libraries): Move libgcc before libiberty.
2874 * configure: Regenerated.
2876 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2877 Paolo Bonzini <bonzini@gnu.org>
2880 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2881 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2882 * configure: Regenerated.
2884 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2886 * MAINTAINERS (Language Front End Maintainers): Update my mail
2889 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2892 * configure.ac: Correct syntax for Solaris ksh.
2893 * configure: Regenerated.
2895 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2897 * configure.ac: Sync with src.
2898 * configure: Regenerate.
2900 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2902 * Makefile.in: Regenerate.
2904 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2906 * config.sub: Sync with src.
2908 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2910 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2911 noncanonical equivalents.
2912 * configure.in: Rename to...
2913 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2914 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2915 target_noncanonical. Use them. Rewrite removal of configure
2916 arguments for autoconf 2.59. Discard variable settings. Force
2917 program_transform_name for native tools.
2919 * Makefile.in: Regenerated.
2920 * configure: Regenerated with autoconf 2.59.
2922 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2924 * MAINTAINERS (Write After Approval): Add myself.
2926 2007-01-31 Andreas Schwab <schwab@suse.de>
2928 * Makefile.tpl (LDFLAGS): Substitute it.
2929 * Makefile.in: Regenerate.
2931 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2933 * MAINTAINERS (Write After Approval): Add myself.
2935 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2937 * MAINTAINERS (spu port): Add myself.
2939 2007-01-23 Richard Guenther <rguenther@suse.de>
2942 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2943 * Makefile.tpl (GNATBIND): Substitute it.
2944 (GNATMAKE): Likewise.
2945 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2947 * Makefile.in: Regenerate.
2948 * configure: Regenerate.
2950 2007-01-18 Mike Stump <mrs@apple.com>
2952 * configure.in: Re-enable -Werror for gcc builds.
2954 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2956 * MAINTAINERS (Write After Approval): Add myself.
2958 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2960 * configure.in: Change == to = in test command.
2961 * configure: Regenerate.
2963 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2964 Nick Clifton <nickc@redhat.com>
2965 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2967 * configure.in (build_configargs, host_configargs, target_configargs):
2968 Remove build/host/target parameters.
2969 (host_libs): Add gmp and mpfr.
2970 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2971 * Makefile.def (gmp, mpfr): New.
2972 (gcc): Remove target.
2973 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2974 target_os, target_vendor): New.
2975 (configure): Add host_alias/target_alias arguments; adjust invocations.
2976 * configure: Regenerate.
2977 * Makefile.in: Regenerate.
2979 2007-01-11 Matt Fago <fago@earthlink.net>
2981 * configure.in: Try to link to functions only in mpfr 2.2.x
2982 to improve robustness of configure tests.
2983 * configure: Regenerate.
2985 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2987 * MAINTAINERS: Add myself as i386 maintainer.
2989 2007-01-08 Jan Hubicka <jh@suse.cz>
2991 * MAINTAINERS: Add myself as i386 maintainer.
2993 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2995 * configure.in: Add support for an x86_64-mingw* target.
2996 * configure: Regenerate.
2998 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3000 * Makefile.tpl (all-target): Correct @if conditional for target
3002 * configure.in: Omit libiberty if building only target libgcc.
3003 * configure, Makefile.in: Regenerated.
3005 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3007 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3008 * configure: Regenerate.
3010 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3012 * Makefile.def (target_modules): Add libgcc.
3013 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3014 * Makefile.tpl (clean-target-libgcc): Delete.
3015 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3016 on gcc even for bootstrapped modules. Rewrite handling of
3017 lang_env_dependencies to loop over target_modules.
3018 * configure.in (target_libraries): Add target-libgcc.
3019 * Makefile.in, configure: Regenerated.
3021 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3023 * configure.in: Reorganize recognition of languages. Add
3024 --enable-stage1-languages. Show supported languages for the chosen
3025 target rather than all recognized languages.
3026 * configure: Regenerate.
3028 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3030 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3031 * Makefile.in: Regenerate.
3033 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3035 * configure.in: Warn that MPFR 2.2.0 is buggy.
3036 * configure: Regenerate.
3038 2006-12-27 Ian Lance Taylor <iant@google.com>
3040 * configure.in: When removing Makefiles to force a reconfigure, also
3041 remove prev-DIR*/Makefile.
3042 * configure: Regenerate.
3044 2006-12-22 Andreas Schwab <schwab@suse.de>
3046 * configure: Regenerate with correct autoconf version.
3048 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3050 * configure.in: add AC_SUBST for *_FOR_TARGET.
3051 * configure: Regenerate.
3053 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3055 * configure.in: Simplify logic for rejecting languages that cannot
3056 be built. Separate the case when a language is unsupported,
3057 from the case when the user chooses not to build a language.
3059 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3061 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3062 it only affects bootstrap and could be tested on "$host" as well.
3063 * configure: Regenerate.
3064 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3066 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3069 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3070 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3071 move here comment from Makefile.tpl.
3072 * Makefile.tpl: Move some definitions higher in the file.
3073 (STAGE1_CHECKING): New.
3074 * configure.in: Add --enable-stage1-checking.
3075 * configure: Regenerate.
3076 * Makefile.in: Regenerate.
3078 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3080 * MAINTAINERS: Add myself as build system maintainer.
3082 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3084 * MAINTAINERS (Write After Approval): Add myself.
3086 2006-12-13 Eric Christopher <echristo@apple.com>
3088 * MAINTAINERS: Add myself as darwin maintainer.
3090 2006-12-11 Ian Lance Taylor <ian@airs.com>
3092 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3094 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3096 MAINTAINERS: Update my entry.
3098 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3100 * configure.in: Handle spu makefile frag.
3101 * Makefile.tpl (MAINT): Define
3102 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3103 * configure: Regenerate.
3104 * Makefile.in: Regenerate.
3106 2006-12-11 Ben Elliston <bje@au.ibm.com>
3108 * config.guess: Import latest version.
3109 * config.sub: Likewise.
3111 2006-12-11 Ben Elliston <bje@au.ibm.com>
3113 * configure.in (spu-*-*): Don't skip target-libiberty.
3114 * configure: Regenerate.
3116 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3119 * configure.in: Correct x86 darwin support for libjava to powerpc
3121 * configure: Regenerate.
3123 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3125 * configure.in: Add x86 darwin support for libjava.
3126 * configure: Regenerate.
3128 2006-12-07 Mike Stump <mrs@apple.com>
3130 * Makefile.def (dependencies): Add dependency for
3131 install-target-libssp and install-target-libgomp on
3133 * Makefile.in: Regenerate.
3135 2006-12-04 Richard Guenther <rguenther@suse.de>
3137 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3138 (Non-Algorithmic Maintainers): Move over non-algorithmic
3139 loop optimizer maintainers, add myself as a non-algorithmic
3140 middle-end maintainer.
3142 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3144 * MAINTAINERS (Write After Approval): Add myself.
3146 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3148 * configure.in: Update error message for missing GMP/MPFR.
3150 * configure: Regenerate.
3152 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3154 * configure.in: Update MPFR version in error message.
3156 * configure: Regenerate.
3158 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3160 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3161 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3162 --with-gmp-lib): New flags.
3164 * configure: Regenerate.
3166 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3168 * MAINTAINERS (Write After Approval): Change my email address.
3170 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3172 * MAINTAINERS (Write After Approval): Add myself.
3174 2006-11-22 Philipp Thomas <pth@suse.de>
3176 * MAINTAINERS (i18n): Update e-mail address.
3178 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3180 * MAINTAINERS (spu port): Add myself as maintainer.
3181 (Write After Approval): Remove myself.
3183 2006-11-22 Ben Elliston <bje@au.ibm.com>
3185 * configure.in (skipdirs): Don't build libssp for SPU.
3186 * configure: Regenerate.
3188 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3190 * MAINTAINERS (spu port): Add myself as maintainer.
3191 (libobjc): Update my email address.
3193 2006-11-21 Andrea Bona <andrea.bona@st.com>
3195 * MAINTAINERS (Write After Approval): Add myself.
3197 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3199 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3200 * configure : Rebuilt.
3202 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3204 * MAINTAINERS (Write After Approval): Add myself.
3206 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3208 * MAINTAINERS (Write After Approval): Add myself.
3210 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3212 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3214 * configure: Regenerate.
3216 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3218 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3219 (unstage): Test for stage_last presence.
3222 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3224 * Makefile.in: Regenerate.
3226 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3228 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3231 2006-11-14 Erven Rohou <erven.rohou@st.com>
3233 * MAINTAINERS (Write After Approval): Add myself.
3235 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3237 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3238 and stageN-package/Makefile.
3239 * Makefile.in: Regenerated.
3241 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3243 * configure.in: Remove target-libgloss from noconfigdirs for
3245 * configure: Regenerated.
3247 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3249 * configure.in (have_gmp): Only error if the gcc directory exists.
3251 * configure: Regenerate.
3253 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3255 * configure.in: Robustify error message for missing GMP/MPFR.
3257 * configure: Regenerate.
3259 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3261 * MAINTAINERS (Write After Approval): Add myself.
3263 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3265 * MAINTAINERS: Change email address.
3267 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3269 * MAINTAINERS (Write After Approval): Add myself.
3271 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3273 * MAINTAINERS (Write After Approval): Add myself.
3275 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3277 * MAINTAINERS (Write After Approval): Move myself to
3278 Write After Approval section.
3280 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3282 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3284 * configure: Regenerate.
3286 2006-10-16 Tobias Burnus <burnus@net-b.de>
3288 * MAINTAINERS (Write After Approval): Add myself.
3290 2006-10-16 Ben Elliston <bje@au.ibm.com>
3292 * config.guess: Import latest version.
3293 * config.sub: Likewise.
3295 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3297 * Makefile.def: Added pdf target handling.
3298 * Makefile.tpl: Added pdf target handling.
3299 * Makefile.in: Regenerated.
3301 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3303 * MAINTAINERS: Add self as score port maintainer.
3305 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3307 * MAINTAINERS (Write After Approval): Add myself.
3309 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3311 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3313 * configure: Regenerated.
3315 2006-09-27 Dave Brolley <brolley@redhat.com>
3317 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3318 using $s instead of $r.
3319 * configure: Regenerated.
3321 2006-09-26 Thiemo Seufer <ths@mips.com>
3323 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3324 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3325 * configure: Regenerate.
3327 2006-09-24 Graeme Peterson <gridly@gmail.com>
3329 * MAINTAINERS (Write After Approval): Remove myself.
3331 2006-09-22 Chao-ying Fu <fu@mips.com>
3333 * MAINTAINERS (Write After Approval): Add myself.
3335 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3337 * MAINTAINERS: Add self as soft-fp maintainer.
3339 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3341 * MAINTAINERS: Add myself as avr maintainer.
3342 Remove Marek Michalkiewicz as avr maintainer.
3344 2006-09-07 Roberto Costa <roberto.costa@st.com>
3346 * MAINTAINERS (Write After Approval): Add myself.
3348 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3350 * configure.in: Never build newlib for a Mingw host.
3351 Never build newlib as Mingw target library.
3352 Test the existence of winsup/cygwin for building a Cygwin newlib,
3353 rather than just winsup.
3354 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3355 building a Mingw target.
3356 * configure: Regenerate.
3358 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3360 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3362 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3364 * config.guess: Import from src (was more updated).
3365 * config.sub: Likewise.
3367 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3369 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3370 * configure: Regenerated.
3372 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3374 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3375 for stages after the first.
3377 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3379 * Makefile.def: Add dependencies for configure-opcodes
3380 on configure-intl and all-opcodes on all-intl.
3381 * Makefile.in: Regenerated.
3383 2006-07-13 Ben Elliston <bje@au.ibm.com>
3385 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3387 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3389 Port to hosts whose 'sort' and 'tail' implementations
3390 treat operands with leading '+' as file names, as POSIX
3391 has required since 2001. However, make sure the code still
3392 works on pre-POSIX hosts.
3393 * ltmain.sh: Don't assume "sort +2" is equivalent to
3394 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3396 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3398 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3400 2006-07-04 Peter O'Gorman <peter@pogma.com>
3402 * ltconfig: chmod 644 before ranlib during install.
3404 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3407 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3408 if the bootstrap compiler is a GCC version that supports it.
3409 * configure: Regenerate.
3411 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3413 * configure.in: Fix thinkos in previous check-in.
3414 * configure: Regenerate.
3416 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3419 * configure.in: Test subdir_requires and give an appropriate
3421 * configure: Regenerate.
3423 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3425 * MAINTAINERS (Write After Approval): Add myself.
3427 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3429 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3431 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3433 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3435 2006-06-20 David Ayers <d.ayers@inode.at>
3438 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3439 whether target-libjava is being configured instead of whether the
3440 java front end is enabled.
3441 * configure: Regenerate.
3443 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3446 * configure.in: Only enable libgomp on IRIX 6.
3447 * configure: Regenerate.
3449 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3453 * Makefile.in: Regenerate.
3455 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3457 * config-ml.in: Alter CCASFLAGS to include special
3458 multilib options the same as is done for CFLAGS.
3460 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3462 * configure.in: Don't enable libgomp on hpux10.
3463 * configure: Rebuilt.
3465 2006-06-12 David Ayers <d.ayers@inode.at>
3469 * configure.in: Remove target-boehm-gc from noconfigdirs where
3470 ${libgcj} is specified.
3471 * configure: Regenerate.
3473 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3477 * configure.in: Sync.
3478 * configure: Regenerated.
3480 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3482 * Makefile.def: Added dependencies from sim and gdb on intl, and
3483 added configure dependencies to everything with an all dependency
3485 * Makefile.in: Regenerated.
3487 2006-06-06 David Ayers <d.ayers@inode.at>
3490 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3491 * Makefile.in: Regenerate.
3492 * configure.in: Add --enable-objc-gc at toplevel and have it
3493 enable boehm-gc for Objective-C.
3494 Remove target-boehm-gc from libgcj.
3495 Add target-boehm-gc to target_libraries.
3496 Add target-boehm-gc to noconfigdirs where ${libgcj}
3498 Assert that boehm-gc is supported when requested for Objective-C.
3499 Only build boehm-gc if needed either for Java or Objective-C.
3500 * configure: Regenerate.
3502 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3505 * Makefile.tpl (configure-[+prefix+][+module+],
3506 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3507 Remove rule to unstage bootstrapped modules.
3508 (stage_current): New.
3509 * Makefile.in: Regenerate.
3511 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3513 * MAINTAINERS (Write After Approval): Update my e-mail address.
3515 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3517 * include/libiberty.h: Declare pex_run_in_environment.
3519 2006-05-31 Asher Langton <langton2@llnl.gov>
3521 * MAINTAINERS (Write After Approval): Add myself.
3523 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3525 * Makefile.def (bfd, opcodes): Fix lib_path.
3526 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3527 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3528 * Makefile.in: Regenerate.
3530 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3532 * Makefile.in: Regenerate.
3534 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3536 * Makefile.def: Add install-html target. Add datarootdir
3537 docdir and htmldir to flags_to_pass.
3538 * Makefile.tpl: Add install-html target.
3539 * Makefile.in: Regenerate.
3540 * configure.in: Add --with-datarootdir, --with-docdir, and
3541 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3542 * configure: Regenerate.
3544 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3546 * configure.in: Enable gprof for cross builds.
3547 * configure: Regenerate.
3549 2006-05-22 Richard Guenther <rguenther@suse.de>
3552 2006-01-31 Richard Guenther <rguenther@suse.de>
3553 Paolo Bonzini <bonzini@gnu.org>
3555 * Makefile.def (target_modules): Add libgcc-math target module.
3556 * configure.in (target_libraries): Add libgcc-math target library.
3557 (--enable-libgcc-math): New configure switch.
3558 * Makefile.in: Re-generate.
3559 * configure: Re-generate.
3560 * libgcc-math: New toplevel directory.
3562 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3563 Andreas Tobler <a.tobler@schweiz.ch>
3565 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3566 * configure: Rebuilt.
3568 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3570 * MAINTAINERS (Write After Approval): Add myself.
3572 2006-05-01 DJ Delorie <dj@redhat.com>
3574 * configure.in: Restore CFLAGS if GMP isn't present.
3575 * configure: Regenerate.
3577 2006-05-01 Richard Guenther <rguenther@suse.de>
3579 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3582 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3584 * MAINTAINERS (Write After Approval): Add myself.
3586 2006-04-28 Jan Beulich <jbeulich@novell.com>
3588 * MAINTAINERS (Write After Approval): Add myself.
3590 2006-04-18 DJ Delorie <dj@redhat.com>
3592 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3593 reference libgloss so that libssp can be built in a combined
3595 * configure: Regenerate.
3597 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3599 * MAINTAINERS (Write After Approval): Add myself.
3601 2006-04-05 Ben Elliston <bje@au.ibm.com>
3603 * configure.in: Require makeinfo 4.4 or higher.
3604 * configure: Regenerate.
3606 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3608 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3609 Rearrange the entries of other libraries to have them in one place.
3611 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3613 * MAINTAINERS (Write After Approval): Remove myself.
3614 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3616 2006-03-14 Richard Guenther <rguenther@suse.de>
3618 * configure: Regenerate with autoconf 2.13.
3620 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3622 * MAINTAINERS: Use my work address.
3624 * MAINTAINERS: Update my E-mail address.
3626 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3628 * configure.in: Handle --disable-<component> generically.
3629 * configure: Regenerate.
3631 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3634 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3636 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3638 * MAINTAINERS (Write After Approval): Remove myself.
3639 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3641 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3643 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3644 (TARGET_CONFIGDIRS): Remove.
3645 * configure.in: Remove AC_SUBST(target_configdirs).
3646 * Makefile.in, configure: Regenerated.
3648 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3650 * MAINTAINERS (Write After Approval): Remove myself.
3651 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3653 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3657 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3659 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3660 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3661 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3662 BUILD_PREFIX, BUILD_PREFIX_1.
3663 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3665 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3666 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3668 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3669 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3670 of `cat stage_current`. Always provide the `r' and `s' variables.
3671 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3672 a single shell execution.
3673 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3674 bootstrapped modules, make the stage1 module if the build was not
3675 started yet, else build the current stage.
3676 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3677 (all-build, all-host, all-target, [+make_target+]-host,
3678 [+make_target+]-target): Do not use \-continued lines.
3679 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3680 (current_stage, restrap, stage_last): New.
3682 * Makefile.in: Regenerate.
3683 * configure: Regenerate.
3685 2006-02-19 Bud Davis <jmdavis@link.com>
3687 * MAINTAINERS (Write After Approval): Remove myself.
3688 (Language Front End Maintainers): Add myself as fortran 95
3689 maintainer and update e-mail address.
3691 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3693 * MAINTAINERS (Write After Approval): Remove myself.
3694 (Language Front End Maintainers): Add myself as fortran 95
3697 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3699 * MAINTAINERS (Write After Approval): Add myself.
3701 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3703 * MAINTAINERS (Write After Approval): Remove myself.
3704 (Language Front End Maintainers): Add myself as
3705 fortran 95 maintainer.
3707 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3711 2005-12-27 Leif Ekblad <leif@rdos.net>
3713 * configure.in: Add support for RDOS target.
3714 * configure: Regenerate.
3716 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3717 Andreas Schwab <schwab@suse.de>
3719 * configure: Regenerate.
3721 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3723 * configure.in (enable_libgomp): Add AIX.
3724 * configure: Regenerate.
3726 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3728 * MAINTAINERS (Write After Approval): Add myself.
3730 2006-02-03 Lee Millward <lee.millward@gmail.com>
3732 * MAINTAINERS (Write After Approval): Add myself.