1 2010-12-03 Ian Lance Taylor <iant@google.com>
3 * MAINTAINERS: Add myself as libgo maintainer.
5 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
8 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
9 * configure: Regenerate.
11 2010-12-02 Ian Lance Taylor <iant@google.com>
13 * configure.ac: Always set default for poststage1_ldflags to
14 -static-libstdc++ -static-libgcc.
16 2010-11-29 Andreas Schwab <schwab@redhat.com>
18 * configure.ac: Move comment to remove extra space in last argument
21 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
24 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
25 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
26 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
27 (BASE_FLAGS_TO_PASS): Use it.
29 * Makefile.in: Rebuilt.
31 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
34 * configure.ac: Correct comments for --enable-gold/--enable-ld.
35 Properly check default linker.
36 * configure: Regnerated.
38 2010-11-23 Matthias Klose <doko@ubuntu.com>
40 * configure.ac: For --enable-gold, handle value `default' instead of
41 `both*'. New configure option --{en,dis}able-ld.
42 * configure: Regenerate.
44 2010-11-20 Ian Lance Taylor <iant@google.com>
46 * configure.ac: Only disable a language library if no language needs
47 it. Don't let --disable-libgcj uncondtionally disable libffi.
50 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
52 * Makefile.in: Regenerate.
55 * configure.ac: Fix just-built in-tree STRIP name to be
57 * configure: Regenerate.
58 * Makefile.def (install-strip-gcc, install-strip-binutils)
59 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
60 (install-strip-sid): Mirror dependencies on non-strip variants
61 of these targets on the respective -strip prerequisites.
62 * Makefile.tpl (install-strip, install-strip-host)
63 (install-strip-target): New targets.
64 (install-strip-[+module+], install-strip-target-[+module+]):
66 * Makefile.in: Regenerate.
68 2010-11-19 Ian Lance Taylor <iant@google.com>
69 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
71 * configure.ac: Add target-libgo to target_libraries. Set
72 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
73 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
74 (HOST_EXPORTS): Add GOC.
75 (BASE_TARGET_EXPORTS): Add GOC.
76 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
77 (GOCFLAGS_FOR_TARGET): New variable.
78 (EXTRA_HOST_FLAGS): Add GOC.
79 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
80 * Makefile.def (target_modules): Add libgo.
81 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
82 (dependencies): Add dependency from configure-target-libgo to
83 configure-target-libffi and all-target-libstdc++-v3. Add
84 dependencies from all-target-libgo to all-target-libffi.
87 * Makefile.in: Rebuild.
89 2010-11-19 Ian Lance Taylor <iant@google.com>
91 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
92 compiler/flag environment variables.
94 2010-11-18 Ian Lance Taylor <iant@google.com>
96 * configure.ac: Check for lang_requires_boot_languages in
100 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
101 Tobias Burnus <burnus@net-b.de>
104 * Makefile.def: Add libquadmath; build it with language=fortran.
105 * configure.ac: Add libquadmath.
106 * Makefile.tpl: Handle multiple libs in check-[+language+].
107 * Makefile.in: Regenerate.
108 * configure: Regenerate.
110 2010-11-16 Tom Tromey <tromey@redhat.com>
112 * MAINTAINERS: Moved myself to reviewers section.
114 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
116 * MAINTAINERS: Moved myself to reviewers section.
118 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
120 * MAINTAINERS (Various Maintainers): Add self for build machinery.
121 (Write After Approval): Remove self.
123 2010-11-15 Andreas Schwab <schwab@redhat.com>
125 * configure.ac: Fix spelling in option names.
126 * configure: Regenerated.
128 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
131 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
132 * configure: Regenerated.
134 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
136 * MAINTAINERS: Update my email address.
138 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
140 * configure: Regenerate.
142 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
144 * configure: Regenerate.
146 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
148 * configure: Regenerate.
150 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
152 * configure: Regenerate.
154 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
156 * configure.ac: Support official CLooG.org versions.
157 * configure: Regenerate.
158 * config/cloog.m4: New.
160 2010-11-10 François Dumont <francois.cppdevs@free.fr>
162 * MAINTAINERS (Write After Approval): Add myself.
164 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
166 * MAINTAINERS: Update my email address.
168 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
170 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
171 * configure: Regenerate.
173 2010-11-03 Ian Lance Taylor <iant@google.com>
174 Dave Korn <dave.korn.cygwin@gmail.com>
177 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
178 and on other supported platforms whenever LTO is enabled.
179 * configure: Rebuild.
181 2010-11-02 Alan Modra <amodra@gmail.com>
184 * configure.ac: Error when source path contains spaces.
185 * configure: Regenerate.
187 2010-10-23 James E. Wilson <wilson@codesourcery.com>
189 * MAINTAINERS: Update my email address.
191 2010-10-20 Ian Lance Taylor <iant@google.com>
193 * Makefile.def (target_modules): Set lib_path to src/.libs for
195 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
196 * Makefile.in: Rebuild.
198 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
200 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
201 (Write After Approval): Remove myself.
203 2010-10-15 Tristan Gingold <gingold@adacore.com>
205 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
207 2010-10-14 Douglas Rupp <rupp@gnat.com>
209 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
211 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
213 * configure.ac (build_lto_plugin): New shell variable.
214 (--enable-lto): Turn on by default for all non-ELF platforms that
215 have had LTO support added so far. Set build_lto_plugin appropriately
216 for both ELF and non-ELF.
217 (configdirs): Add lto-plugin or not based on build_lto_plugin.
218 * configure: Regenerate.
220 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
223 * configure.ac (v850 support): Remove target-libgloss from
225 * configure: Regenerate.
227 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
231 * configure.ac: Honor initial values of $build_configargs,
232 $host_configargs, $target_configargs. Mark the precious, so
233 environment settings get recorded.
234 * configure: Regenerate.
236 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
239 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
240 Depend on all-build-libiberty.
241 * Makefile.in: Regenerate.
243 2010-09-30 Michael Eager <eager@eagercon.com>
245 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
246 * configure: Regenerate.
248 2010-09-28 Michael Eager <eager@eagercon.com>
250 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
252 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
255 * configure.ac: Fix unportable shell quoting.
256 * configure: Regenerate.
258 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
260 * configure.ac (enable-lto): Add Darwin to the list of supported lto
261 targets and amend comment.
262 * configure: Regenerate.
264 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
266 * MAINTAINERS (Write After Approval): Add myself.
268 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
270 * configure.ac: Enable LTO by default on Darwin.
271 * configure: Regenerate.
273 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
275 * MAINTAINERS (Write After Approval): Add myself.
277 2010-09-01 Ian Bolton <ian.bolton@arm.com>
279 * MAINTAINERS (Write After Approval): Add myself.
281 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
283 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
286 2010-07-28 David Yuste <david.yuste@gmail.com>
288 * MAINTAINERS (Write After Approval): Add myself.
290 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
292 * configure.ac: Support all v850 targets.
293 * configure: Regenerate.
295 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
298 * configure.ac (extra_mpfr_configure_flags): Copy from
299 extra_mpc_gmp_configure_flags.
300 * configure: Re-generated.
302 2010-07-22 Andi Kleen <ak@linux.intel.com>
304 * MAINTAINERS (Write After Approval): Add myself.
306 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
308 * MAINTAINERS (Write After Approval): Add myself.
310 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
312 * MAINTAINERS (Write After Approval): Add myself.
314 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
317 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
318 Provide -B option to allow for link spec %s substitutions for
319 libstdc++.a on darwin.
320 * Makefile.in: Regenerate.
322 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
324 * MAINTAINERS (Reviewers): Update my e-mail address
326 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
328 * Makefile.def (configure-gcc): Depend on all-libelf.
329 * Makefile.in: Rebuild.
331 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
333 * MAINTAINERS (Write After Approval): Add myself in the right place.
335 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
337 * MAINTAINERS (Write After Approval): Add myself.
339 2010-05-25 Sterling Augustine <sterling@tensilica.com>
341 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
343 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
345 * config.sub: Update to version 2010-05-21.
346 * config.guess: Update to version 2010-04-03.
348 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
350 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
351 * configure: Regenerate.
353 2010-05-12 Sriraman Tallam <tmsriram@google.com>
355 * MAINTAINERS (Write After Approval): Add myself.
357 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
359 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
360 a platform that supports LTO.
361 * configure: Regenerate.
363 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
365 * configure.ac: Allow all the versions greater than 0.10 of PPL.
366 * configure: Regenerated.
368 2010-04-27 Roland McGrath <roland@redhat.com>
369 H.J. Lu <hongjiu.lu@intel.com>
371 * configure.ac (--enable-gold): Support both, both/gold and
372 both/bfd to add gold to configdirs without removing ld.
373 * configure: Regenerated.
375 * Makefile.def: Add install-gold dependency to install-ld.
376 * Makefile.in: Regenerated.
378 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
381 * configure.ac (--enable-lto): Refactor handling so libelf tests
382 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
383 and allow LTO to be explicitly enabled on non-ELF platforms that
384 are known to support it inside else-clause.
385 * configure: Regenerate.
387 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
389 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
390 * configure: Regenerate.
392 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
394 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
395 * configure: Regenerate.
397 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
399 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
401 * configure: Regenerate.
403 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
405 * MAINTAINERS (Write After Approval): Add myself.
407 2010-04-14 Tristan Gingold <gingold@adacore.com>
409 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
410 * configure: Regenerate.
412 2010-04-13 Steve Ellcey <sje@cup.hp.com>
414 * configure: Regenerate after change to elf.m4.
416 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
418 * MAINTAINERS (Write After Approval): Add myself.
420 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
422 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
423 * configure: Regenerated.
425 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
427 * configure.ac: Print "buggy but acceptable" when CLooG
428 revision is less than 9.
429 * configure: Regenerated.
431 2010-04-01 Diego Novillo <dnovillo@google.com>
433 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
435 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
442 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
444 * configure.ac: Do not pass --enable-multilib nor
445 --disable-multilib in baseargs. Accept explicitly passed
447 * configure: Regenerate.
449 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
451 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
453 2010-03-31 Janis Johnson <janis187@us.ibm.com>
455 * MAINTAINERS: Remove myself.
457 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
460 * configure.ac: Do not pass --enable-multilib nor
461 --disable-multilib in baseargs. Accept explicitly passed
463 * configure: Regenerate.
465 2010-03-28 Andrew Pinski <pinskia@gmail.com>
467 * MAINTAINERS (spu port): Remove me.
469 2010-03-23 Joseph Myers <joseph@codesourcery.com>
471 * configure.ac (tic6x-*-*): New case.
472 * configure: Regenerate.
474 2010-03-23 Joseph Myers <joseph@codesourcery.com>
476 * config.sub: Update to version 2010-03-22.
477 * config.guess: Update to version 2009-12-30.
479 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
482 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
483 * configure: Regenerate.
485 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
487 * MAINTAINERS: Update my email address.
489 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
491 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
492 (ghassan.shobaki@amd.com): Removed.
494 2010-03-17 Alan Modra <amodra@gmail.com>
496 * MAINTAINERS: Update my email address.
498 2010-03-16 Diego Novillo <dnovillo@google.com>
500 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
503 2010-03-16 Joseph Myers <joseph@codesourcery.com>
505 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
506 Gutson, Jeffrey D. Oldham and Mark Shinwell.
508 2010-03-16 Joseph Myers <joseph@codesourcery.com>
510 * MAINTAINERS: Update my email address.
512 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
514 * MAINTAINERS: Update my email address.
516 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
518 * MAINTAINERS: Update my email address.
520 2010-03-09 Jie Zhang <jie@codesourcery.com>
522 * MAINTAINERS: Update my email address.
524 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527 * configure.ac (RANLIB): Default to true.
529 (RANLIB_FOR_TARGET): Remove superfluous : argument.
530 * configure: Regenerate.
532 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
534 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
535 (Write After Approval): Update my email address.
537 2010-02-17 Nick Clifton <nickc@redhat.com>
540 * Makefile.tpl (local-distclean): Also remove config.cache files in
541 sub-directories as there may not be Makefiles present in the
543 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
544 the config.cache files found by the find command.
546 * Makefile.in: Regenerate.
547 * configure.ac: Revert previous delta.
548 * configure: Regenerate.
550 2010-02-15 Nick Clifton <nickc@redhat.com>
553 * configure.ac: Delete config.cache files in sub-directories when
555 * configure: Regenerate.
557 2010-02-12 Ben Elliston <bje@gnu.org>
559 * MAINTAINERS: Update my email address.
561 2010-02-08 Andrew Pinski <pinskia@gmail.com>
563 * MAINTAINERS (spu port): Update my email address.
565 2010-02-08 Jie Zhang <jie.zhang@analog.com>
567 * MAINTAINERS: Add myself as a maintainer for the bfin port.
569 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
571 * configure.ac: Add "recommended" version checks for GMP/MPC.
572 Update recommended GMP/MPFR/MPC versions.
573 * configure: Regenerate.
575 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
577 * MAINTAINERS: Move my Embecosm email address into the
578 write-after-approval section.
580 2010-01-26 Ian Lance Taylor <iant@google.com>
582 * MAINTAINERS: Add myself as Go frontend maintainer.
584 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
586 PR libstdc++/36101, PR libstdc++/42813
587 * configure.ac (bootstrap_target_libs): Make inclusion of
588 target-libgomp conditional on libgomb being in target_configdirs.
589 * configure: Regenerate.
591 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
593 PR libstdc++/36101, PR libstdc++/42813
594 * configure.ac (bootstrap_target_libs): Include target-libgomp.
595 * configure: Regenerate.
597 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
599 PR libstdc++/36101, PR libstdc++/42813
600 * configure.ac (target_configdirs): Substitute.
601 * Makefile.def: Bootstrap target module libgomp.
602 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
603 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
604 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
605 * configure, Makefile.in: Regenerate.
607 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
609 * MAINTAINERS: Adjust my details.
611 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
613 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
615 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
617 * MAINTAINERS: reindented my entry with tabs instead of spaces.
619 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
621 * MAINTAINERS (Write After Approval): Add myself.
623 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
625 * MAINTAINERS (Write After Approval): Add myself.
627 2010-01-11 Richard Guenther <rguenther@suse.de>
630 * Makefile.def (all-lto-plugin): Depend on all-gcc.
631 * Makefile.in: Regenerated.
633 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
635 * configure.ac: Enable libjava build on x86_64-*freebsd*.
636 * configure: Regenerate.
638 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
639 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
642 * configure.ac: Include libtool m4 files.
643 (_LT_CHECK_OBJDIR): Call it.
644 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
645 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
647 * configure: Regenerate.
649 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
652 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
653 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
654 * Makefile.in: Regenerate.
656 2010-01-02 Richard Guenther <rguenther@suse.de>
659 * configure.ac: Include config/elf.m4. Disable LTO if not
660 builting for an elf target.
661 * configure: Regenerate.
663 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
665 * MAINTAINERS: Change my email address.
667 2009-12-18 Ben Elliston <bje@au.ibm.com>
669 * config.sub, config.guess: Update from upstream sources.
671 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
673 * MAINTAINERS (Write After Approval): Add myself.
675 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
681 * configure.ac: Require MPC.
682 * configure: Regenerate.
684 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
688 * libtool.m4: Sync from git Libtool.
689 * ltoptions.m4: Likewise.
690 * ltversion.m4: Likewise.
691 * lt~obsolete.m4: Likewise.
692 * ltmain.sh: Likewise.
694 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
696 * configure.ac: Update minimum MPC version to 0.8.
697 * configure: Regenerate.
699 2009-11-21 Sebastian Pop <sebpop@gmail.com>
701 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
702 * configure: Regenerated.
704 2009-11-21 Ian Lance Taylor <iant@google.com>
706 * configure.ac: Change default of poststage1_ldflags to be empty if
707 poststage1_libs is set. When poststage1_libs is empty, and
708 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
709 * configure: Rebuild.
711 2009-11-21 Adam Nemet <adambnmet@gmail.com>
713 * MAINTAINERS (Write After Approval): Update my email address.
715 2009-11-20 Ben Elliston <bje@au.ibm.com>
717 * config.guess: Update from upstream sources.
719 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
721 * Makefile.def: Restore host and target settings for gmp.
722 * Makefile.in: Rebuild.
724 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
726 * configure.ac: Add libelf to host_libs. Enable in-tree configury
727 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
728 Fix portability of test of C++ as bootstrap language. Add
729 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
730 * configure: Rebuild.
731 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
732 and cloog. Fix in-tree ppl configuration. Introduce libelf
734 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
735 (POSTSTAGE1_HOST_EXPORTS): Use it.
736 (STAGE[+id+]_CXXFLAGS): New.
737 (BASE_FLAGS_TO_PASS): Pass it down.
738 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
740 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
741 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
743 * Makefile.in: Rebuild.
745 2009-11-17 Ben Elliston <bje@au.ibm.com>
747 * config.sub, config.guess: Update from upstream sources.
749 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
751 * MAINTAINERS (Write After Approval): Add myself.
753 2009-11-09 Jon Beniston <jon@beniston.com>
755 * MAINTAINERS (Write After Approval): Add myself.
757 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
759 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
760 paths for *-w64-mingw* and x86_64-*mingw*.
761 * configure: Regenerated.
763 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
765 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
767 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
769 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
770 Phil Edwards to Write-After Approval.
772 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
774 * configure.ac: Disable target-winsup & co for
775 x86_64-*-mingw* and *-w64-mingw* targets.
776 * configure: Regenerated.
778 2009-10-16 Nick Clifton <nickc@redhat.com>
780 * MAINTAINERS: Add myself as a maintainer for the RX port.
782 2009-10-26 Johannes Singler <singler@kit.edu>
784 * MAINTAINERS (Write After Approval): Update my e-mail address.
786 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
788 * configure.ac (CLooG test): Use = with test.
789 * configure: Regenerate.
791 2009-10-22 Richard Guenther <rguenther@suse.de>
793 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
794 cloog if the ppl version check failed. Move flags saving
795 before setting in libelf check.
796 * configure: Regenerate.
798 2009-10-21 Richard Guenther <rguenther@suse.de>
800 * configure.ac: Adjust the ppl and cloog configure to work as
801 documented. Disable cloog if ppl was disabled. Omit the version
802 checks if they were disabled.
803 * configure: Re-generate.
805 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
807 * configure.ac: Add 'lto' to enable_languages, not
808 new_enable_languages, and only if not already present.
809 * configure: Regenerate.
811 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
813 * README: Refer to the various COPYING* files instead of just
815 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
817 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
819 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
821 2009-10-07 Richard Guenther <rguenther@suse.de>
823 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
824 and Richard Guenther as reviewers.
825 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
828 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
830 * config.sub: Update from upstream sources.
832 2009-10-06 Ian Lance Taylor <iant@google.com>
834 * Makefile.def: check-gold depends upon all-gas.
835 * Makefile.in: Rebuild.
837 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
839 * MAINTAINERS (Write After Approval): Add myself.
841 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
843 * Makefile.def: all-lto-plugin depends on all-libiberty.
844 set bootstrap=true for lto-plugin.
846 * Makefile.in: Regenerate.
847 * configure.ac (host_libs): Add lto-plugin.
848 * configure: Regenerate.
850 2009-10-03 Diego Novillo <dnovillo@google.com>
852 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
853 (HOST_LIBELFLIBS): Define.
854 (HOST_LIBELFINC): Define.
855 * Makefile.in: Regenerate.
856 * configure.ac: Add --enable-lto.
857 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
858 If --enable-lto is used, add 'lto' to new_enable_languages.
859 If --enable-lto is used and gold is enabled, add
860 lto-plugin to configdirs.
861 * configure: Regenerate.
863 2009-10-03 Simon Baldwin <simonb@google.com>
865 * configure.ac: If --with-system-zlib, suppress local zlib and
866 pass --with-system-zlib to subdir configure scripts.
867 * configure: Regenerate.
869 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
870 Paolo Bonzini <bonzini@gnu.org>
872 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
874 * Makefile.in: Rebuilt.
876 2009-09-26 Gary Funck <gary@intrepid.com>
878 * MAINTAINERS (Write After Approval): Add myself.
880 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
882 * configure.ac: Update minimum MPC version to 0.7.
883 * configure: Regenerate.
885 2009-09-25 Nick Clifton <nickc@redhat.com>
887 * configure.ac: Pass any --cache-file=/dev/null option on to
889 * configure: Regenerate.
891 2009-09-23 Nick Clifton <nickc@redhat.com>
893 * config.sub, config.guess: Update from upstream sources.
895 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
897 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
898 * Makefile.in: Rebuilt.
900 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
903 * configure.ac: Error out if $srcdir isn't '.' but contains
904 host-${host_noncanonical}.
905 * configure: Regenerate.
907 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
909 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
912 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
914 * configure.ac: If bootstrapping a combined tree with
915 --enable-gold, require c++ in stage1_languages.
916 * configure: Regenerate.
918 * configure.ac: Also add target_libs of stage1_languages to
919 bootstrap_target_libs.
920 * configure: Regenerate.
922 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
923 with --enable-languages not containing c++.
924 * configure: Regenerate.
926 2009-09-15 Jie Zhang <jie.zhang@analog.com>
928 * configure.ac: Disable java and boehm-gc for bfin-*-*.
929 * configure: Regenerate.
931 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
933 * MAINTAINERS (Write After Approval): Update my e-mail address,
934 and move from from here...
935 (Waiting for paperwork): To here.
937 2009-09-09 Joseph Myers <joseph@codesourcery.com>
939 * MAINTAINERS (Reviewers): Add self as driver reviewer.
941 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
943 * configure.ac: Do not use $extrasub for replacing @if/@endif
944 parts in Makefile; instead, use additional arguments to
945 AC_CONFIG_COMMANDS to do the replacement manually, with several
946 sed invocations, to avoid HP-UX sed command limits.
947 * configure: Regenerate.
949 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
951 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
954 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
956 * configure.ac (with-build-config): Document. Handle without.
957 Handle missing argument.
958 * configure: Rebuilt.
960 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
962 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
963 Default to bootstrap-debug only if compare-debug works.
964 * configure: Rebuilt.
965 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
966 * Makefile.in: Rebuilt.
968 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
970 * MAINTAINERS (OS Port Maintainers): Update my email address.
972 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
974 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
975 * Makefile.in: Rebuilt.
977 2009-09-01 Chris Demetriou <cgd@google.com>
979 * MAINTAINERS (Write After Approval): Add myself.
981 2009-08-31 Dodji Seketeli <dodji@redhat.com>
984 * include/dwarf2.h (enum dwarf_tag): Added
985 DW_TAG_GNU_template_template_param
986 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
988 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
990 * Makefile.tpl (AWK): Fix typo.
991 * Makefile.in: Regenerate.
993 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
995 * configure.ac: Detect awk and sed.
996 * Makefile.def (flags_to_pass): Add AWK and SED.
997 * Makefile.tpl (AWK, SED): New.
998 (BASE_FLAGS_TO_PASS): Add AWK and SED.
999 * configure: Regenerate.
1000 * Makefile.in: Regenerate.
1002 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1004 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1005 (collapseslashes): Likewise.
1007 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1009 * configure.ac (AC_PREREQ): Bump to 2.64.
1011 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1013 * configure.ac: Remove --with-datarootdir, --with-docdir,
1014 --with-pdfdir, --with-htmldir switches.
1015 * configure: Regenerate.
1017 * configure: Regenerate.
1019 * compile: Sync from Automake 1.11.
1020 * depcomp: Likewise.
1021 * install-sh: Likewise.
1022 * missing: Likewise.
1023 * mkinstalldirs: Likewise.
1026 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1028 * ltmain.sh (func_normal_abspath): New function.
1029 (func_relative_path): Likewise.
1030 (func_mode_help): Document new -bindir option for link mode.
1031 (func_mode_link): Add new -bindir option, and use it to place
1032 output DLL if specified.
1034 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1037 (baseargs): Add --disable-option-checking.
1038 * configure: Regenerate.
1040 * Makefile.def (configure-target-libiberty): Depend on
1041 all-binutils and all-ld.
1042 (configure-target-newlib): Likewise.
1043 * Makefile.in: Regenerate.
1045 2009-08-17 Ben Elliston <bje@au.ibm.com>
1047 * config.sub, config.guess: Update from upstream sources.
1049 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1051 Sync from src, merge:
1053 2009-07-02 Tristan Gingold <gingold@adacore.com>
1055 * configure.ac: Do not exclude gas for i386-*-darwin.
1056 Add a case for x86_64-*-darwin.
1057 * configure: Regenerate.
1059 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1061 * MAINTAINERS: Add my name to Write After Approval list.
1063 2009-08-06 Michael Eager <eager@eagercon.com>
1065 * configure.ac: Add Microblaze target.
1066 * configure: Regenerate.
1068 2009-07-31 Christian Bruel <christian.bruel@st.com>
1070 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1071 * configure: Regenerate.
1073 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1075 * MAINTAINERS (Write After Approval): Update my e-mail address.
1077 2009-07-06 Ian Lance Taylor <iant@google.com>
1079 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1080 * configure: Rebuild.
1082 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1084 * MAINTAINERS: Move myself to the Graphite Reviewers.
1086 2009-06-30 Wei Guozhi <carrot@google.com>
1088 * MAINTAINERS: Add my name to Write After Approval list.
1090 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1093 * configure.ac (comparestring): Create new variable.
1094 * Makefile.tpl (comparestring): Use to skip some comparisions.
1095 * configure: Regenerate.
1096 * Makefile.in: Regenerate.
1098 2009-06-26 Doug Evans <dje@sebabeach.org>
1100 * Makefile.def (host_modules): Add cgen.
1101 * Makefile.in: Regenerate.
1102 * configure.ac (host_tools): Add cgen.
1103 * configure: Regenerate.
1105 2009-06-23 DJ Delorie <dj@redhat.com>
1107 * MAINTAINERS: Add myself as mep maintainer.
1109 2009-06-23 Ian Lance Taylor <iant@google.com>
1111 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1112 boot_languages. Only bootstrap target libraries listed in
1113 target_libs for some boot language. Add --with-stage1-ldflags,
1114 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1115 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1116 if not building with C++.
1117 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1118 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1119 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1120 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1121 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1122 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1123 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1124 * configure, Makefile.in: Rebuild.
1126 2009-06-23 Li Feng <nemokingdom@gmail.com>
1128 * MAINTAINERS: Added my name to write-after-approval list.
1130 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1132 * configure.ac: Define is_elf for QNX Neutrino targets.
1133 * configure: Regenerate.
1135 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1137 * MAINTAINERS: Added my name to the write-after-approval list
1139 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1141 * configure.ac: Detect MPC in default directory.
1142 * configure: Regenerate.
1144 2009-06-03 Jerome Guitton <guitton@adacore.com>
1145 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147 * Makefile.tpl (all): Avoid a trailing backslash.
1148 * Makefile.in: Regenerate.
1150 2009-06-03 Ben Elliston <bje@au.ibm.com>
1152 * config.sub, config.guess: Update from upstream sources.
1154 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1156 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1158 * configure: Regenerate.
1160 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1162 * Makefile.tpl ([+compare-target+]): Compare all stage
1163 directories, rather than just gcc.
1164 * Makefile.in: Rebuilt.
1166 2009-06-01 Doug Kwan <dougkwan@google.com>
1168 * configure.ac: Support gold for target arm*-*-*.
1169 * configure: Regenerate.
1171 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1173 * Makefile.def: Add MPC support and dependencies.
1174 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1176 * Makefile.in, configure: Regenerate.
1178 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1180 * Makefile.tpl (all): Avoid harmless warning in make all when
1181 gcc-bootstrap is enabled but stage_last does not exist.
1182 * Makefile.in: Rebuilt.
1184 2009-05-24 Nicolas Roche <roche@adacore.com>
1186 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1187 * Makefile.in: Regenerate.
1189 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1191 * MAINTAINERS: Update my e-mail address.
1193 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1195 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1196 * configure: Regenerate.
1198 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1201 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1202 gcc-no-bootstrap are mutually exclusive.
1203 * Makefile.in: Rebuilt.
1205 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1208 * Makefile.tpl (all): Don't end with unconditional success.
1209 * Makefile.in: Rebuilt.
1211 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1214 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1215 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1216 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1217 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1218 stage_configureflags, stage_cflags and stage_libcflags into
1219 explicit Makefile macros.
1220 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1222 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1223 CC. Set CC_FOR_BUILD from CC.
1224 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1225 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1226 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1227 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1229 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1230 (_LIBCFLAGS): Renamed to _TFLAGS.
1231 (do-compare-debug, do-compare3-debug): Drop.
1232 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1233 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1234 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1235 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1236 (XGCC_FLAGS_FOR_TARGET): New.
1237 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1238 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1239 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1240 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1241 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1242 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1244 (BUILD_CONFIG): Include if requested.
1245 (all): Set TFLAGS on bootstrap.
1246 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1247 (all-stageid-prefixmodule): Likewise.
1248 (do-clean, distclean-stageid): Set TFLAGS.
1249 (restrap): Fix whitespace.
1250 * Makefile.in: Rebuilt.
1252 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1254 * config.guess: Sync with src.
1256 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1258 * configure.ac ($with_ppl): Default to no if not supplied.
1259 ($with_cloog): Likewise.
1260 configure: Regenerate.
1262 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1264 * MAINTAINERS: Update my e-mail address.
1266 2009-04-27 Nick Clifton <nickc@redhat.com>
1268 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1270 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1272 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1273 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1274 * Makefile.in: Regenerate.
1276 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1279 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1280 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1282 * configure, Makefile.in: Regenerate.
1284 2009-04-21 Taras Glek <tglek@mozilla.com>
1286 * include/hashtab.h: Update GTY annotations to new syntax
1287 * include/splay-tree.h: Likewise
1289 2009-04-17 Ben Elliston <bje@au.ibm.com>
1291 * config.sub, config.guess: Update from upstream sources.
1293 2009-04-15 Anthony Green <green@moxielogic.com>
1295 * configure.ac: Add moxie support.
1296 * configure: Rebuilt.
1298 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1300 * configure.ac: Change copyright header to refer to version
1301 3 of the GNU General Public License and to point readers at the
1302 COPYING3 file and the FSF's license web page.
1303 * Makefile.def: Likewise.
1304 * Makefile.tpl: Likewise.
1305 * Makefile.in: Regenerate.
1307 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1309 * configure.ac: Restore match for darwin9 or later. Use double
1310 brackets since regeneration eats one pair.
1311 * configure: Regenerate.
1313 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1316 * configure.ac: Require texinfo 4.7.
1317 * configure: Regenerated.
1319 2009-04-09 Nick Clifton <nickc@redhat.com>
1321 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1322 the GCC Runtime Library Exception.
1324 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1326 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1327 * configure: Regenerate.
1329 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1331 * Makefil.def (languages): New entries.
1332 * Makefile.tpl (check-gcc-*): New generic target.
1333 * Makefile.in: Regenerate.
1335 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1337 * MAINTAINERS: Update my email address.
1339 2009-03-18 Tom Tromey <tromey@redhat.com>
1341 * configure: Rebuild.
1342 * configure.ac (host_libs): Add libiconv.
1343 * Makefile.in: Rebuild.
1344 * Makefile.def (host_modules): Add libiconv.
1345 (configure-gdb, all-gdb): Depend on libiconv.
1347 2009-03-16 Tristan Gingold <gingold@adacore.com>
1349 * configure.ac: Treat gdb as supported on x86_64-darwin.
1350 * configure: Regenerate.
1352 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1354 * configure.ac (--with-host-libstdcxx): New option.
1355 * configure: Regenerate.
1357 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1359 * MAINTAINERS: Move myself into the write after approval list.
1361 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1363 * MAINTAINERS: Update e-mail address.
1365 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1367 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1369 2009-03-10 Ira Rosen <irar@il.ibm.com>
1371 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1373 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1375 Backport from git Libtool:
1377 2009-01-19 Robert Millan <rmh@aybabtu.com>
1378 Support GNU/kOpenSolaris.
1379 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1380 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1381 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1384 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1386 * MAINTAINERS: Update e-mail address.
1388 2009-02-24 Michael Eager <eager@eagercon.com>
1390 * MAINTAINERS (Write After Approval): Add self.
1392 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1394 * MAINTAINERS (Write After Approval): Add myself.
1396 2009-02-05 Andreas Schwab <schwab@suse.de>
1398 * Makefile.tpl (stage_last): Define $r and $s before using
1399 $(RECURSE_FLAGS_TO_PASS).
1400 * Makefile.in: Regenerate
1402 2009-01-30 Ian Lance Taylor <iant@google.com>
1404 * MAINTAINERS: Move myself to the Global Reviewers list.
1406 2009-01-29 Robert Millan <rmh@aybabtu.com>
1408 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1409 * configure: Regenerate.
1411 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1413 * MAINTAINERS: Make whitespace consistent.
1414 Remove Robert Millan from Write After Approval.
1416 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1418 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1419 (all-opcodes): Depend on all-libiberty.
1420 * Makefile.in: Regenerate.
1422 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1424 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1425 * configure: Regenerate.
1427 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1429 * MAINTAINERS (Write After Approval): Add myself.
1431 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1433 * MAINTAINERS: Add myself to reviewers (Fortran).
1435 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1437 PR tree-optimization/38515
1438 * configure.ac (cloog-polylib): Removed.
1439 (with_ppl, with_cloog): Test for "no".
1440 * configure: Regenerated.
1442 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1444 * MAINTAINERS: Moved myself to reviewers (Fortran).
1446 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1448 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1449 (Write After Approval): Remove myself.
1451 2009-01-03 Diego Novillo <dnovillo@google.com>
1453 * MAINTAINERS: Remove myself from alias maintainership.
1455 2009-01-02 David Ayers <ayers@fsfe.org>
1457 * MAINTAINERS: Update e-mail address.
1459 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1461 * MAINTAINERS: Make whitespace consistent.
1463 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1465 Backport from upstream Libtool:
1466 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1467 Add cache variables to tests that require the linker to work.
1468 For shlibpath_overrides_runpath, this also changes the semantics
1469 to let the result from the C compiler take precedence.
1471 2008-12-02 Ben Elliston <bje@au.ibm.com>
1473 * config.sub, config.guess: Update from upstream sources.
1475 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1477 * configure.ac (ppllibs): Add by default the lib flags.
1478 * configure: Regenerate.
1480 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1482 * MAINTAINERS: Add myself to the write after approval list.
1484 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1486 * configure.ac: Add double brackets on darwin[912].
1487 * configure: Regenerate.
1489 2008-12-03 Daniel Kraft <d@domob.eu>
1491 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1492 Approval to Reviewer section (for Fortran front-end).
1494 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1496 * configure.ac: Expand to darwin10 and later.
1497 * configure: Regenerate.
1499 2008-12-02 Andreas Schwab <schwab@suse.de>
1501 * Makefile.def: configure-target-boehm-gc depends on
1502 all-target-libstdc++-v3.
1503 * Makefile.in: Regenerate.
1505 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1507 * MAINTAINERS: Add myself as mingw maintainer.
1509 2008-12-02 Ben Elliston <bje@au.ibm.com>
1511 * config.sub, config.guess: Update from upstream sources.
1513 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1515 * README.SCO: Remove.
1517 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1519 * MAINTAINERS: Add myself to the write after approval list.
1521 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1523 * MAINTAINERS: Update my email address in WAA section.
1525 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1527 * MAINTAINERS: Update e-mail address.
1529 2008-11-27 Toon Moene <toon@moene.org>
1531 * MAINTAINERS: Change e-mail address.
1533 2008-11-27 Tristan Gingold <gingold@adacore.com>
1535 * configure.ac: Build gdb for i?86-*-darwin*
1536 * configure: Regenerated.
1538 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1540 * MAINTAINERS: Added my full name.
1542 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1549 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1551 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1552 * Makefile.in: Regenerated.
1554 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1561 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1562 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1563 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1564 (HOST_EXPORTS): Pass CPPFLAGS.
1565 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1566 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1567 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1568 * Makefile.in, configure: Regenerated.
1569 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1570 and CPPFLAGS_FOR_BUILD.
1572 2008-11-06 Jeff Law <law@redhat.com>
1574 * MAINTAINERS: Add myself as middle end maintainer.
1576 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1578 * MAINTAINERS (Write after approval): Add myself.
1580 2008-11-05 Diego Novillo <dnovillo@google.com>
1582 * MAINTAINERS (Global Reviewers): Add myself.
1583 (Non-Algorithmic Maintainers): Remove myself.
1585 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1587 * MAINTAINERS (Write after approval): Add myself.
1589 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1591 * MAINTAINERS (Write after approval): Add myself.
1593 2008-10-31 Ben Elliston <bje@au.ibm.com>
1595 * configure.ac (spu-*-*): Remove special case.
1596 * configure: Regenerate.
1598 2008-10-30 Catherine Moore <clm@codesourcery.com>
1600 * MAINTAINERS (Write after approval): Update my email address.
1602 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1604 * configure.ac [spu-*-*]: Do not set skipdirs.
1605 * configure: Re-generate.
1607 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1609 * MAINTAINERS (Various Maintainers): Add myself to reload.
1611 2008-10-25 Richard Guenther <rguenther@suse.de>
1613 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1614 maintainer. Remove myself as libgcc-math maintainer.
1615 (Non-Algorithmic Maintainers): Remove myself.
1617 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1619 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1620 * Makefile.in: Regenerated.
1622 2008-10-23 Cary Coutant <ccoutant@google.com>
1624 * MAINTAINERS (Write after approval): Add myself.
1626 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1633 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1634 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1635 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1636 (HOST_EXPORTS): Pass CPPFLAGS.
1637 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1638 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1639 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1640 * Makefile.in, configure: Regenerated.
1641 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1642 and CPPFLAGS_FOR_BUILD.
1644 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1646 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1649 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1651 * MAINTAINERS (Write After Approval): Added myself.
1653 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1655 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1656 recommended version to 2.3.2.
1658 * configure: Regenerate.
1660 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1662 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1664 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1666 * MAINTAINERS (Write After Approval): Update e-mail address.
1668 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1670 * libtool.m4: Update to libtool 2.2.6.
1671 * lt~obsolete.m4: Update to libtool 2.2.6.
1672 * ltmain.sh: Update to libtool 2.2.6.
1673 * ltsugar.m4: Update to libtool 2.2.6.
1674 * ltversion.m4: Update to libtool 2.2.6.
1675 * ltoptions.m4: Update to libtool 2.2.6.
1676 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1678 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1680 * MAINTAINERS (Write After Approval): Add myself.
1682 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1684 * MAINTAINERS (Write After Approval): Update my name.
1686 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1688 * MAINTAINERS: Add myself in "Write After Approval".
1690 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1692 * MAINTAINERS: Add myself as ia64 maintainer.
1694 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1696 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1697 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1698 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1699 and Michael Tiemann from Write After Approval since they do not
1700 actually have access.
1702 2008-09-05 Richard Guenther <rguenther@suse.de>
1704 * configure.ac: Initialize clooglibs to -lcloog.
1705 * configure: Re-generate.
1707 2008-09-04 Le-Chun Wu <lcwu@google.com>
1709 * MAINTAINERS (Write After Approval): Add myself.
1711 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1713 * configure.ac (--with-cloog-polylib): New.
1714 (--disable-cloog-version-check): New.
1715 (--disable-ppl-version-check): New.
1716 * configure: Re-generate.
1718 2008-09-03 Richard Guenther <rguenther@suse.de>
1720 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1722 * configure: Re-generate.
1724 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1727 * MAINTAINERS: Add picoChip maintainers.
1729 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1730 Tobias Grosser <grosser@fim.uni-passau.de>
1731 Jan Sjodin <jan.sjodin@amd.com>
1732 Harsha Jagasia <harsha.jagasia@amd.com>
1733 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1734 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1735 Adrien Eliche <aeliche@isty.uvsq.fr>
1737 Merge from graphite branch.
1738 * configure: Regenerate.
1739 * Makefile.in: Regenerate.
1740 * configure.ac (host_libs): Add ppl and cloog.
1741 Add checks for PPL and CLooG.
1742 * Makefile.def (ppl, cloog): Added modules and dependences.
1743 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1744 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1746 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1748 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1749 (GCC_SHLIB_SUBDIR): New.
1750 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1751 * configure: Regenerate.
1752 * Makefile.in: Regenerate.
1754 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1756 * MAINTAINERS: Consistently use tabs to separate columns.
1758 2008-08-29 Tristan Gingold <gingold@adacore.com>
1760 * MAINTAINERS (Write after Approval): Add myself.
1762 2008-08-28 Tristan Gingold <gingold@adacore.com>
1764 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1765 Enable bfd, binutils and opcodes.
1766 * configure: Regenerate.
1768 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1770 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1772 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1774 * MAINTAINERS: Use correct Umlaut for last name.
1776 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1778 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1780 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1782 * MAINTAINERS: Update my email address.
1784 2008-08-16 Nicolas Roche <roche@adacore.com>
1786 * Makefile.tpl: Add BOOT_ADAFLAGS.
1787 * Makefile.in: Regenerate.
1789 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1791 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1792 * configure: Regenerate.
1794 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1796 * configure.ac: Add makefile fragments for hpux.
1797 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1798 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1799 * configure: Regenerate.
1800 * Makefile.in: Regenerate.
1802 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1804 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1806 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1808 * MAINTAINERS (Write after Approval): Add myself.
1810 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1812 * MAINTAINERS (Write After Approval): Add myself.
1814 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1816 * MAINTAINERS (Write After Approval): Add myself.
1818 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1820 * MAINTAINERS: Update my email address.
1822 2008-06-25 Joey Ye <joey.ye@intel.com>
1824 * MAINTAINERS (Write After Approval): Add myself.
1826 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1829 * Makefile.in: Regenerate.
1830 * configure: Regenerate.
1832 2008-06-17 Daniel Kraft <d@domob.eu>
1834 * MAINTAINERS (Write After Approval): Add myself.
1836 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1838 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1839 "$@" is still intact with both Autoconf 2.59 and 2.62.
1840 * configure: Regenerate.
1842 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1844 * Makefile.tpl: Fix comment errors.
1845 * Makefile.in: Regenerate.
1847 2008-06-12 David S. Miller <davem@davemloft.net>
1848 David Edelsohn <edelsohn@gnu.org>
1850 * configure.ac: Add powerpc*-*-* to gold supported targets.
1851 * configure: Regenerate.
1853 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1855 PR tree-optimization/36218
1856 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1857 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1858 (all prefix="build-"): Pass them to build-system sub-makes.
1859 * Makefile.in: Regenerate.
1861 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1863 * MAINTAINERS (mt port): Remove.
1864 (sco5, unixware, sco udk): Remove.
1865 (Kean Johnston): Add to Write After Approval.
1867 2008-05-30 Julian Brown <julian@codesourcery.com>
1869 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1870 of libobjc for ARM EABI Linux.
1871 * configure: Regenerate.
1873 2008-05-18 Xinliang David Li <davidxl@google.com>
1875 * ChangeLog: Remove wrong ChangeLog entry.
1877 2008-05-17 Xinliang David Li <davidxl@google.com>
1879 * MAINTAINERS (Write After Approval): Add myself.
1881 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1883 * MAINTAINERS (Write After Approval): Add myself.
1885 2008-05-14 Rafael Espíndola <espindola@google.com>
1887 * config-ml.in: don't handle --enable-shared and --enable-static.
1889 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1891 * MAINTAINERS: Update my email address.
1893 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1895 * MAINTAINERS: Update my email address.
1897 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1899 * MAINTAINERS (Write After Approval): Add myself.
1901 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1903 * MAINTAINERS (Write After Approval): Add myself.
1905 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1907 * MAINTAINERS (crx): Add myself.
1909 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1912 2008-04-14 David S. Miller <davem@davemloft.net>
1914 * configure.ac: Add sparc*-*-* to gold supported targets.
1915 * configure: Regenerate.
1917 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1920 * configure.ac: Include override.m4.
1921 * configure: Regenerate.
1923 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1925 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1926 * Makefile.in: Regenerate.
1928 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1930 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1931 as nonconfigurable directories list.
1932 * configure: Regenerate.
1934 2008-04-14 Ben Elliston <bje@au.ibm.com>
1936 * config.sub, config.guess: Update from upstream sources.
1938 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1940 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1941 * Makefile.in: Regenerate.
1943 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1945 * configure.ac: Do not build libssp for the AVR.
1946 * configure: Regenerate.
1948 2008-04-07 Ian Lance Taylor <iant@google.com>
1950 * Makefile.def: check-gold depends upon all-binutils.
1951 * Makefile.in: Regenerate.
1953 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1955 * MAINTAINERS (Write After Approval): Add myself.
1957 2008-04-04 Nick Clifton <nickc@redhat.com>
1960 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1962 * configure: Regenerate.
1964 2008-04-04 NightStrike <NightStrike@gmail.com>
1967 * configure.ac: Combine rules for mingw32 and mingw64.
1968 * configure: Regenerate.
1970 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1972 * MAINTAINERS (Write After Approval): Add myself.
1974 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1976 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1977 * Makefile.in (.NOTPARALLEL): Ditto.
1979 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1981 * MAINTAINERS (Write After Approval): Add myself.
1983 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1985 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1986 * Makefile.in (.NOTPARALLEL): Regenerate.
1988 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1990 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1991 * Makefile.in: Regenerate.
1993 2008-03-26 Jakub Staszak <kuba@et.pl>
1995 * MAINTAINERS (Write After Approval): Add myself.
1997 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1999 * MAINTAINERS: Update e-mail address.
2001 2008-03-20 Ian Lance Taylor <iant@google.com>
2003 * configure.ac: Add support for --enable-gold.
2004 * Makefile.def: Add gold as a directory like ld.
2005 * configure, Makefile.in: Regenerate.
2007 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2009 * configure.ac: m4_include config/proginstall.m4.
2010 * configure: Regenerate.
2012 Backport from upstream Libtool:
2014 2007-10-12 Eric Blake <ebb9@byu.net>
2016 Deal with Autoconf 2.62's semantic change in m4_append.
2017 * ltsugar.m4 (lt_append): Replace broken versions of
2019 (lt_if_append_uniq): Don't require separator to be overquoted,
2020 and avoid broken m4_append.
2021 (lt_dict_add): Fix typo.
2022 * libtool.m4 (_LT_DECL): Don't overquote separator.
2024 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2026 * config.rpath: Add AIX 6 support.
2028 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2030 * Makefile.def (stageprofile). Remove -fprofile-generate
2031 from stage_libcflags.
2032 * Makefile.in: Regenerate.
2034 2008-03-13 Ben Elliston <bje@au.ibm.com>
2036 * config.sub, config.guess: Update from upstream sources.
2038 2008-03-06 Tom Tromey <tromey@redhat.com>
2040 * MAINTAINERS: Update for treelang deletion.
2042 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2044 * MAINTAINERS: Update my email address.
2046 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2048 * MAINTAINERS (darwin port): Add myself as a maintainer.
2049 (objective-c/c++): Add myself as a maintainer.
2051 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2053 * MAINTAINERS (Write After Approval): Update my email address.
2055 2008-02-25 Tomas Bily <tbily@suse.cz>
2057 * MAINTAINERS (Write After Approval): Add myself.
2059 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2061 * MAINTAINERS (OpenMP): Add myself.
2063 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2068 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2069 * configure: Regenerate.
2071 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2072 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2073 STAGE4_LIBCFLAGS): New.
2074 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2075 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2076 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2077 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2078 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2079 for target modules. Don't export LIBCFLAGS.
2080 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2081 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2082 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2083 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2084 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2085 * Makefile.in: Regenerate.
2087 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2090 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2091 Do not use -DDLL_EXPORT. Backport from upstream.
2093 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2095 * MAINTAINERS (Write After Approval): Add myself.
2097 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2099 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2100 * configure: Regenerate.
2102 2008-01-31 Marc Gauthier <marc@tensilica.com>
2104 * configure.ac (xtensa*-*-*): Recognize processor variants.
2105 * configure: Regenerate.
2107 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2110 * configure.ac (PARSE_ARGS): Push suitable setting of
2111 ac_subdirs_all, for `./configure --help=recursive'.
2112 Handle `+' in generic toplevel directory disabling.
2113 * configure: Regenerate.
2115 2008-01-28 Nick Clifton <nickc@redhat.com>
2117 * MAINTAINERS (xstormy16): Take over maintainership.
2119 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2121 * MAINTAINERS (c4x port): Remove.
2123 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2125 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2127 2008-01-23 Ben Elliston <bje@au.ibm.com>
2129 * config.sub, config.guess: Update from upstream sources.
2131 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2133 * MAINTAINERS (Write After Approval): Add myself.
2135 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2137 * MAINTAINERS: Update my email address.
2139 2008-01-09 Raksit Ashok <raksit@google.com>
2141 * MAINTAINERS (Write After Approval): Add myself.
2143 2008-01-09 Raksit Ashok <raksit@google.com>
2145 * MAINTAINERS (Write After Approval): Add myself.
2147 2008-01-08 Ben Elliston <bje@au.ibm.com>
2149 * config.sub, config.guess: Update from upstream sources.
2151 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2153 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2154 Change recommended MPFR from 2.2.1 -> 2.3.0.
2155 * configure: Regenerate.
2157 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2159 * MAINTAINERS: Update my email address.
2161 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2163 * MAINTAINERS: Update my email address.
2165 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2167 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2168 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2169 * Makefile.in: Regenerate.
2171 2007-12-10 Mark Heffernan <meheff@google.com>
2173 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2176 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2178 * configure.ac: Enable libjava for x86_64-*-darwin9.
2179 * configure: Regenerate.
2181 2007-12-07 Bill Maddox <maddox@google.com>
2183 * MAINTAINERS (Write After Approval): Add myself.
2185 2007-12-05 Ben Elliston <bje@au.ibm.com>
2187 * config.sub, config.guess: Update from upstream sources.
2189 2007-12-02 Matthias Klose <doko@ubuntu.com>
2191 * config-ml.in: Remove 64bit configure tests.
2193 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2195 * config-ml.in: Robustify against white space in absolute file
2198 * config-ml.in (multi-clean): Substitute ${Makefile}.
2199 Remove superfluous ${Makefile} in list.
2201 2007-11-19 Thiemo Seufer <ths@mips.com>
2203 * config-ml.in: Don't hardcode the Makefile name.
2205 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2207 * MAINTAINERS (Write After Approval): Add myself.
2209 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2211 * MAINTAINERS (Write After Approval): Add myself.
2213 2007-11-06 Doug Kwan <dougkwan@google.com>
2215 * MAINTAINERS (Write After Approval): Add myself.
2217 2007-10-25 Ben Elliston <bje@au.ibm.com>
2219 * MAINTAINERS (mercury): Remove entry.
2220 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2222 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2224 * Makefile.def (dependencies): Make configure-gdb depend on
2226 * Makefile.in: Regenerated.
2228 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2230 * MAINTAINERS (Fortran maintainer): Remove myself.
2232 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2234 * Makefile.def: To avoid problems running with parallel makes,
2235 build newlib before libgloss so that target specific header
2237 * Makefile.in: Regenerate
2239 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2241 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2242 * Makefile.in: Regenerate.
2244 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2246 * MAINTAINERS (Register allocation reviewer): Add myself.
2248 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2250 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2251 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2252 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2253 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2254 * configure: Regenerate.
2256 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2258 * MAINTAINERS (Register allocation reviewer): Add myself.
2260 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2262 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2263 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2264 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2265 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2266 * configure.ac: Default them to host tools for $host = $build.
2269 * configure: Regenerate.
2270 * Makefile.in: Regenerate.
2272 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2274 * MAINTAINERS (Register allocation reviewer): Add myself.
2276 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2278 * MAINTAINERS (Register allocation reviewer): Add myself.
2280 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2282 * MAINTAINERS (Write After Approval): Fix typo.
2284 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2286 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2287 * configure: Regenerate.
2289 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2292 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2293 they're already prefixed.
2295 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2297 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2299 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2300 * configure: Regenerate.
2301 * Makefile.in: Regenerate.
2303 2007-09-17 Andreas Schwab <schwab@suse.de>
2305 * configure.ac: Raise minimum makeinfo version to 4.6.
2306 * configure: Regenerate.
2308 2007-09-17 Johannes Singler <singler@ira.uka.de>
2310 * MAINTAINERS (write-after-approval) add myself
2312 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2314 * configure.ac: Correct makeinfo version check.
2315 * configure: Regenerate.
2317 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2319 * MAINTAINERS: Update my email address.
2321 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2323 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2324 to $skipdirs and only disable gprof for newlib. Use the normal
2325 mips*-elf* handling in other respects.
2326 * configure: Regnerate.
2328 2007-09-12 David Daney <ddaney@avtrex.com>
2330 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2332 * configure: Regenerate.
2334 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2337 * configure.ac: For libgloss targets, point the linker to the linker
2338 script, startup code and simulator library.
2339 * configure: Regenerate.
2341 2007-09-07 Andrew Haley <aph@redhat.com>
2343 * configure.ac (noconfigdirs): Remove target-libffi and
2345 * configure: Regenerate.
2347 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2350 * configure.ac: Use config/mh-mingw on mingw.
2351 * configure: Regenerate.
2353 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2355 * MAINTAINERS (Write After Approval): Add myself.
2357 2007-09-05 Richard Guenther <rguenther@suse.de>
2359 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2360 nor --disable-checking is provided also turn on yes and types
2361 checking for stage1.
2362 * configure: Re-generate.
2364 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2366 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2367 (Write After Approval): Remove myself.
2369 2007-08-29 Nick Clifton <nickc@redhat.com>
2371 * config.sub, config.guess: Update from upstream sources.
2373 2007-08-22 Bud Davis <jmdavis@link.com>
2375 * MAINTAINERS (Write After Approval): Added myself.
2376 * MAINTAINERS (Reviewers): Removed myself.
2378 2007-08-18 Paul Brook <paul@codesourcery.com>
2379 Joseph Myers <joseph@codesourcery.com>
2381 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2382 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2383 * Makefile.in: Regenerate.
2384 * configure.ac (--with-debug-prefix-map): New.
2385 * configure: Regenerate.
2387 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2388 Nigel Stephens <nigel@mips.com>
2390 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2391 as target_makefile_frag.
2392 * configure: Regenerate.
2394 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2396 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2397 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2398 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2399 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2400 (do-compare, do-compare3, do-compare-debug): New.
2401 ([+compare-target+]): Use them.
2403 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2405 * MAINTAINERS (Write After Approval): Change my email address.
2407 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2408 Ben Elliston <bje@au.ibm.com>
2410 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2411 --silent if $silent.
2412 * configure: Regenerate.
2414 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2416 * MAINTAINERS (Various Maintainers): Add myself as
2417 loop infrastructure maintainer. Update my e-mail
2420 2007-07-31 Diego Novillo <dnovillo@google.com>
2422 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2425 2007-07-26 Richard Guenther <rguenther@suse.de>
2427 * configure.ac: Add types checking to stage1 checking flags.
2428 * configure: Regenerate.
2430 2007-07-17 Nick Clifton <nickc@redhat.com>
2432 * COPYING3: New file. Contains version 3 of the GNU General
2434 * COPYING3.LIB: New file. Contains version 3 of the GNU
2435 Lesser General Public License.
2437 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2439 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2441 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2443 * MAINTAINERS (S/390 co-maintainer): Add myself.
2444 (Write After Approval): Remove myself.
2446 2007-07-13 Dan Hipschman <dsh@google.com>
2448 * MAINTAINERS (Write After Approval): Add myself.
2450 2007-07-11 Nick Clifton <nickc@redhat.com>
2452 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2454 * Makefile.in: Regenerate.
2456 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2458 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2461 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2463 * lt~obsolete.m4: New. Import from 20070318 libtool.
2465 2007-07-03 Julian Brown <julian@codesourcery.com>
2467 * MAINTAINERS (Write After Approval): Add myself.
2469 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2471 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2472 * configure: Regenerate.
2474 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2476 * configure.ac: Add some missing m4 quotation.
2477 * configure: Regenerate.
2479 2007-07-02 Simon Baldwin <simonb@google.com>
2481 * MAINTAINERS (Write After Approval): Add myself.
2483 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2485 * configure: Regenerate.
2487 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2489 * Makefile.def: Add windmc tool to build.
2490 * Makefile.tpl: Likewise.
2491 * configure.ac: Likewise.
2492 * Makefile.in: Regenerate.
2493 * configure: Regenerate.
2495 2007-06-28 DJ Delorie <dj@redhat.com>
2497 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2498 not building newlib.
2499 * configure: Regenerated.
2501 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2503 * MAINTAINERS (Write After Approval): Add myself.
2505 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2507 * MAINTAINERS (Write After Approval): Add myself.
2509 2007-06-19 Chris Matthews <chrismatthews@google.com>
2511 * MAINTAINERS (Write After Approval): Add myself.
2513 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2515 * MAINTAINERS (Write After Approval): Add myself.
2517 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2519 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2520 * Makefile.in: Regenerated.
2522 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2524 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2525 bfin*-*-uclinux* targets.
2526 * configure: Regenerate.
2528 2007-06-14 Ian Lance Taylor <iant@google.com>
2530 * MAINTAINERS: Add myself as non-algorithmic global write
2533 2007-06-14 Diego Novillo <dnovillo@google.com>
2535 * MAINTAINERS: Add self as middle-end maintainer and
2536 non-algorithmic global write maintainer.
2538 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2540 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2541 Move all Fortran maintainers except Paul Brook into the
2542 Non-Autopoiesis section.
2544 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2546 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2547 (distclean-stage[+id+]): Possibly delete stage_last.
2548 * Makefile.in: Regenerate.
2550 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2552 * MAINTAINERS (Various Maintainer): Fix typo.
2554 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2556 * MAINTAINERS (Various Maintainer): Add myself as
2557 dataflow maintainer.
2559 2007-06-07 Ben Elliston <bje@au.ibm.com>
2561 * config.sub, config.guess: Update from upstream sources.
2563 2007-06-07 Ben Elliston <bje@au.ibm.com>
2565 * Makefile.tpl: Fix spelling error.
2566 * Makefile.in: Regenerate.
2568 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2570 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2571 lt_cv_sys_max_cmd_len.
2573 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2575 * MAINTAINERS (Various Maintainers): Add myself as
2576 auto-vectorizer maintainer.
2578 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2581 * libtool.m4: Revert previous change.
2582 * ltgcc.m4: Put it here.
2584 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2586 * MAINTAINERS (Various Maintainers): Add myself as
2587 auto-vectorizer maintainer.
2589 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2592 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2594 2007-05-30 Richard Guenther <rguenther@suse.de>
2596 * MAINTAINERS (Various Maintainers): Add myself as
2597 auto-vectorizer maintainer.
2599 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2602 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2603 * configure: Rebuilt.
2605 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2607 * MAINTAINERS (Write After Approval): Removed my name.
2609 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2611 * MAINTAINERS (Write After Approval): Remove myself.
2613 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2615 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2617 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2619 * ltmain.sh: Update from ToT Libtool.
2620 * libtool.m4: Update from ToT Libtool.
2621 * ltsugar.m4: New. Update from ToT Libtool.
2622 * ltversion.m4: New. Update from ToT Libtool.
2623 * ltoptions.m4: New. Update from ToT Libtool.
2625 * ltcf-c.sh: Remove.
2626 * ltcf-cxx.sh: Remove.
2627 * ltcf-gcj.sh: Remove.
2629 2007-05-22 Ollie Wild <aaw@google.com>
2631 * MAINTAINERS (Write After Approval): Add myself.
2633 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2635 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2638 Remove CFLAGS/LIBCFLAGS.
2639 (configure-stage[+id+]-[+prefix+][+module+],
2640 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2641 * Makefile.in: Regenerate.
2643 2007-05-15 Diego Novillo <dnovillo@google.com>
2645 * MAINTAINERS: Update e-mail address.
2647 2007-05-15 Revital Eres <eres@il.ibm.com>
2649 * MAINTAINERS (Write After Approval): Add myself.
2651 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2653 * MAINTAINERS (Write After Approval): Updated my address.
2655 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2657 * MAINTAINERS (Write After Approval): Add myself.
2659 2007-05-11 Silvius Rus <rus@google.com>
2661 * MAINTAINERS (Write After Approval): Add myself.
2663 2007-04-23 Tom Tromey <tromey@redhat.com>
2665 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2667 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2669 * MAINTAINERS (cpplib): Rename to ...
2670 (libcpp): ... this. Add C/C++ front end maintainers.
2672 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2674 * config-ml.in: Pass ${ml_config_env} to configure calls.
2676 2007-04-04 Christian Bruel <christian.bruel@st.com>
2678 * MAINTAINERS (Write After Approval): Add myself.
2680 2007-04-02 Dave Korn <dave.korn@artimi.com>
2682 * MAINTAINERS (Write After Approval): Add myself.
2684 2007-03-31 Tobias Burnus <burnus@net-b.de>
2686 * MAINTAINERS (fortran 95 front end): Add myself.
2688 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2690 * MAINTAINERS (Write After Approval): Add myself.
2692 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2694 * MAINTAINERS (Modulo Scheduler): Add myself.
2696 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2698 * MAINTAINERS (fortran 95 front end): Add myself.
2699 (c++ front end): whitespace fix.
2701 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2703 * MAINTAINERS (Write After Approval): Add myself.
2705 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2707 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2708 of glob. Quote arguments with single quotes too.
2709 * configure: Regenerate.
2711 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2713 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2714 * Makefile.in: Regenerate
2716 2007-03-07 Andreas Schwab <schwab@suse.de>
2718 * configure: Regenerate.
2720 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2722 * configure.ac: Add "--with-pdfdir" configure option,
2723 which defines pdfdir variable.
2724 * Makefile.def (target=fixincludes): Add install-pdf to
2726 (recursive_targets): Add install-pdf target.
2727 (flags_to_pass): Add pdfdir.
2728 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2730 * configure: Regenerate
2731 * Makefile.in: Regenerate
2733 2007-02-28 Eric Christopher <echristo@apple.com>
2736 2006-12-07 Mike Stump <mrs@apple.com>
2738 * Makefile.def (dependencies): Add dependency for
2739 install-target-libssp and install-target-libgomp on
2741 * Makefile.in: Regenerate.
2743 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2745 * configure: Regenerate.
2746 * configure.ac: Move statements after variable declarations.
2748 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2750 * MAINTAINERS: Add myself as sh maintainer.
2752 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2754 * configure.ac: Adjust for loop syntax.
2755 * configure: Regenerate.
2757 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2759 * configure: Rebuilt.
2761 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2763 * configure.ac: Drop multiple occurrences of --enable-languages,
2764 and fix its quoting.
2765 * configure: Rebuilt.
2767 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2768 Nathan Sidwell <nathan@codesourcery.com>
2769 Vladimir Prus <vladimir@codesourcery.com>
2770 Joseph Myers <joseph@codesourcery.com>
2772 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2773 * configure: Regenerate.
2775 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2777 * ltconfig (freebsd*): Default to elf.
2779 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2781 * configure.ac (target_libraries): Move libgcc before libiberty.
2782 * configure: Regenerated.
2784 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2785 Paolo Bonzini <bonzini@gnu.org>
2788 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2789 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2790 * configure: Regenerated.
2792 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2794 * MAINTAINERS (Language Front End Maintainers): Update my mail
2797 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2800 * configure.ac: Correct syntax for Solaris ksh.
2801 * configure: Regenerated.
2803 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2805 * configure.ac: Sync with src.
2806 * configure: Regenerate.
2808 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2810 * Makefile.in: Regenerate.
2812 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2814 * config.sub: Sync with src.
2816 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2818 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2819 noncanonical equivalents.
2820 * configure.in: Rename to...
2821 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2822 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2823 target_noncanonical. Use them. Rewrite removal of configure
2824 arguments for autoconf 2.59. Discard variable settings. Force
2825 program_transform_name for native tools.
2827 * Makefile.in: Regenerated.
2828 * configure: Regenerated with autoconf 2.59.
2830 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2832 * MAINTAINERS (Write After Approval): Add myself.
2834 2007-01-31 Andreas Schwab <schwab@suse.de>
2836 * Makefile.tpl (LDFLAGS): Substitute it.
2837 * Makefile.in: Regenerate.
2839 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2841 * MAINTAINERS (Write After Approval): Add myself.
2843 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2845 * MAINTAINERS (spu port): Add myself.
2847 2007-01-23 Richard Guenther <rguenther@suse.de>
2850 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2851 * Makefile.tpl (GNATBIND): Substitute it.
2852 (GNATMAKE): Likewise.
2853 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2855 * Makefile.in: Regenerate.
2856 * configure: Regenerate.
2858 2007-01-18 Mike Stump <mrs@apple.com>
2860 * configure.in: Re-enable -Werror for gcc builds.
2862 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2864 * MAINTAINERS (Write After Approval): Add myself.
2866 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2868 * configure.in: Change == to = in test command.
2869 * configure: Regenerate.
2871 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2872 Nick Clifton <nickc@redhat.com>
2873 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2875 * configure.in (build_configargs, host_configargs, target_configargs):
2876 Remove build/host/target parameters.
2877 (host_libs): Add gmp and mpfr.
2878 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2879 * Makefile.def (gmp, mpfr): New.
2880 (gcc): Remove target.
2881 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2882 target_os, target_vendor): New.
2883 (configure): Add host_alias/target_alias arguments; adjust invocations.
2884 * configure: Regenerate.
2885 * Makefile.in: Regenerate.
2887 2007-01-11 Matt Fago <fago@earthlink.net>
2889 * configure.in: Try to link to functions only in mpfr 2.2.x
2890 to improve robustness of configure tests.
2891 * configure: Regenerate.
2893 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2895 * MAINTAINERS: Add myself as i386 maintainer.
2897 2007-01-08 Jan Hubicka <jh@suse.cz>
2899 * MAINTAINERS: Add myself as i386 maintainer.
2901 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2903 * configure.in: Add support for an x86_64-mingw* target.
2904 * configure: Regenerate.
2906 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2908 * Makefile.tpl (all-target): Correct @if conditional for target
2910 * configure.in: Omit libiberty if building only target libgcc.
2911 * configure, Makefile.in: Regenerated.
2913 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2915 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2916 * configure: Regenerate.
2918 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2920 * Makefile.def (target_modules): Add libgcc.
2921 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2922 * Makefile.tpl (clean-target-libgcc): Delete.
2923 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2924 on gcc even for bootstrapped modules. Rewrite handling of
2925 lang_env_dependencies to loop over target_modules.
2926 * configure.in (target_libraries): Add target-libgcc.
2927 * Makefile.in, configure: Regenerated.
2929 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2931 * configure.in: Reorganize recognition of languages. Add
2932 --enable-stage1-languages. Show supported languages for the chosen
2933 target rather than all recognized languages.
2934 * configure: Regenerate.
2936 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2938 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2939 * Makefile.in: Regenerate.
2941 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2943 * configure.in: Warn that MPFR 2.2.0 is buggy.
2944 * configure: Regenerate.
2946 2006-12-27 Ian Lance Taylor <iant@google.com>
2948 * configure.in: When removing Makefiles to force a reconfigure, also
2949 remove prev-DIR*/Makefile.
2950 * configure: Regenerate.
2952 2006-12-22 Andreas Schwab <schwab@suse.de>
2954 * configure: Regenerate with correct autoconf version.
2956 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2958 * configure.in: add AC_SUBST for *_FOR_TARGET.
2959 * configure: Regenerate.
2961 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2963 * configure.in: Simplify logic for rejecting languages that cannot
2964 be built. Separate the case when a language is unsupported,
2965 from the case when the user chooses not to build a language.
2967 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2969 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2970 it only affects bootstrap and could be tested on "$host" as well.
2971 * configure: Regenerate.
2972 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2974 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2977 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2978 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2979 move here comment from Makefile.tpl.
2980 * Makefile.tpl: Move some definitions higher in the file.
2981 (STAGE1_CHECKING): New.
2982 * configure.in: Add --enable-stage1-checking.
2983 * configure: Regenerate.
2984 * Makefile.in: Regenerate.
2986 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2988 * MAINTAINERS: Add myself as build system maintainer.
2990 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2992 * MAINTAINERS (Write After Approval): Add myself.
2994 2006-12-13 Eric Christopher <echristo@apple.com>
2996 * MAINTAINERS: Add myself as darwin maintainer.
2998 2006-12-11 Ian Lance Taylor <ian@airs.com>
3000 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3002 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3004 MAINTAINERS: Update my entry.
3006 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3008 * configure.in: Handle spu makefile frag.
3009 * Makefile.tpl (MAINT): Define
3010 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3011 * configure: Regenerate.
3012 * Makefile.in: Regenerate.
3014 2006-12-11 Ben Elliston <bje@au.ibm.com>
3016 * config.guess: Import latest version.
3017 * config.sub: Likewise.
3019 2006-12-11 Ben Elliston <bje@au.ibm.com>
3021 * configure.in (spu-*-*): Don't skip target-libiberty.
3022 * configure: Regenerate.
3024 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3027 * configure.in: Correct x86 darwin support for libjava to powerpc
3029 * configure: Regenerate.
3031 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3033 * configure.in: Add x86 darwin support for libjava.
3034 * configure: Regenerate.
3036 2006-12-07 Mike Stump <mrs@apple.com>
3038 * Makefile.def (dependencies): Add dependency for
3039 install-target-libssp and install-target-libgomp on
3041 * Makefile.in: Regenerate.
3043 2006-12-04 Richard Guenther <rguenther@suse.de>
3045 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3046 (Non-Algorithmic Maintainers): Move over non-algorithmic
3047 loop optimizer maintainers, add myself as a non-algorithmic
3048 middle-end maintainer.
3050 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3052 * MAINTAINERS (Write After Approval): Add myself.
3054 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3056 * configure.in: Update error message for missing GMP/MPFR.
3058 * configure: Regenerate.
3060 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3062 * configure.in: Update MPFR version in error message.
3064 * configure: Regenerate.
3066 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3068 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3069 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3070 --with-gmp-lib): New flags.
3072 * configure: Regenerate.
3074 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3076 * MAINTAINERS (Write After Approval): Change my email address.
3078 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3080 * MAINTAINERS (Write After Approval): Add myself.
3082 2006-11-22 Philipp Thomas <pth@suse.de>
3084 * MAINTAINERS (i18n): Update e-mail address.
3086 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3088 * MAINTAINERS (spu port): Add myself as maintainer.
3089 (Write After Approval): Remove myself.
3091 2006-11-22 Ben Elliston <bje@au.ibm.com>
3093 * configure.in (skipdirs): Don't build libssp for SPU.
3094 * configure: Regenerate.
3096 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3098 * MAINTAINERS (spu port): Add myself as maintainer.
3099 (libobjc): Update my email address.
3101 2006-11-21 Andrea Bona <andrea.bona@st.com>
3103 * MAINTAINERS (Write After Approval): Add myself.
3105 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3107 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3108 * configure : Rebuilt.
3110 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3112 * MAINTAINERS (Write After Approval): Add myself.
3114 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3116 * MAINTAINERS (Write After Approval): Add myself.
3118 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3120 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3122 * configure: Regenerate.
3124 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3126 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3127 (unstage): Test for stage_last presence.
3130 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3132 * Makefile.in: Regenerate.
3134 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3136 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3139 2006-11-14 Erven Rohou <erven.rohou@st.com>
3141 * MAINTAINERS (Write After Approval): Add myself.
3143 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3145 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3146 and stageN-package/Makefile.
3147 * Makefile.in: Regenerated.
3149 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3151 * configure.in: Remove target-libgloss from noconfigdirs for
3153 * configure: Regenerated.
3155 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3157 * configure.in (have_gmp): Only error if the gcc directory exists.
3159 * configure: Regenerate.
3161 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3163 * configure.in: Robustify error message for missing GMP/MPFR.
3165 * configure: Regenerate.
3167 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3169 * MAINTAINERS (Write After Approval): Add myself.
3171 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3173 * MAINTAINERS: Change email address.
3175 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3177 * MAINTAINERS (Write After Approval): Add myself.
3179 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3181 * MAINTAINERS (Write After Approval): Add myself.
3183 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3185 * MAINTAINERS (Write After Approval): Move myself to
3186 Write After Approval section.
3188 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3190 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3192 * configure: Regenerate.
3194 2006-10-16 Tobias Burnus <burnus@net-b.de>
3196 * MAINTAINERS (Write After Approval): Add myself.
3198 2006-10-16 Ben Elliston <bje@au.ibm.com>
3200 * config.guess: Import latest version.
3201 * config.sub: Likewise.
3203 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3205 * Makefile.def: Added pdf target handling.
3206 * Makefile.tpl: Added pdf target handling.
3207 * Makefile.in: Regenerated.
3209 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3211 * MAINTAINERS: Add self as score port maintainer.
3213 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3215 * MAINTAINERS (Write After Approval): Add myself.
3217 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3219 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3221 * configure: Regenerated.
3223 2006-09-27 Dave Brolley <brolley@redhat.com>
3225 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3226 using $s instead of $r.
3227 * configure: Regenerated.
3229 2006-09-26 Thiemo Seufer <ths@mips.com>
3231 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3232 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3233 * configure: Regenerate.
3235 2006-09-24 Graeme Peterson <gridly@gmail.com>
3237 * MAINTAINERS (Write After Approval): Remove myself.
3239 2006-09-22 Chao-ying Fu <fu@mips.com>
3241 * MAINTAINERS (Write After Approval): Add myself.
3243 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3245 * MAINTAINERS: Add self as soft-fp maintainer.
3247 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3249 * MAINTAINERS: Add myself as avr maintainer.
3250 Remove Marek Michalkiewicz as avr maintainer.
3252 2006-09-07 Roberto Costa <roberto.costa@st.com>
3254 * MAINTAINERS (Write After Approval): Add myself.
3256 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3258 * configure.in: Never build newlib for a Mingw host.
3259 Never build newlib as Mingw target library.
3260 Test the existence of winsup/cygwin for building a Cygwin newlib,
3261 rather than just winsup.
3262 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3263 building a Mingw target.
3264 * configure: Regenerate.
3266 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3268 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3270 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3272 * config.guess: Import from src (was more updated).
3273 * config.sub: Likewise.
3275 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3277 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3278 * configure: Regenerated.
3280 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3282 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3283 for stages after the first.
3285 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3287 * Makefile.def: Add dependencies for configure-opcodes
3288 on configure-intl and all-opcodes on all-intl.
3289 * Makefile.in: Regenerated.
3291 2006-07-13 Ben Elliston <bje@au.ibm.com>
3293 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3295 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3297 Port to hosts whose 'sort' and 'tail' implementations
3298 treat operands with leading '+' as file names, as POSIX
3299 has required since 2001. However, make sure the code still
3300 works on pre-POSIX hosts.
3301 * ltmain.sh: Don't assume "sort +2" is equivalent to
3302 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3304 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3306 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3308 2006-07-04 Peter O'Gorman <peter@pogma.com>
3310 * ltconfig: chmod 644 before ranlib during install.
3312 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3315 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3316 if the bootstrap compiler is a GCC version that supports it.
3317 * configure: Regenerate.
3319 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3321 * configure.in: Fix thinkos in previous check-in.
3322 * configure: Regenerate.
3324 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3327 * configure.in: Test subdir_requires and give an appropriate
3329 * configure: Regenerate.
3331 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3333 * MAINTAINERS (Write After Approval): Add myself.
3335 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3337 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3339 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3341 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3343 2006-06-20 David Ayers <d.ayers@inode.at>
3346 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3347 whether target-libjava is being configured instead of whether the
3348 java front end is enabled.
3349 * configure: Regenerate.
3351 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3354 * configure.in: Only enable libgomp on IRIX 6.
3355 * configure: Regenerate.
3357 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3359 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3361 * Makefile.in: Regenerate.
3363 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3365 * config-ml.in: Alter CCASFLAGS to include special
3366 multilib options the same as is done for CFLAGS.
3368 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3370 * configure.in: Don't enable libgomp on hpux10.
3371 * configure: Rebuilt.
3373 2006-06-12 David Ayers <d.ayers@inode.at>
3377 * configure.in: Remove target-boehm-gc from noconfigdirs where
3378 ${libgcj} is specified.
3379 * configure: Regenerate.
3381 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3385 * configure.in: Sync.
3386 * configure: Regenerated.
3388 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3390 * Makefile.def: Added dependencies from sim and gdb on intl, and
3391 added configure dependencies to everything with an all dependency
3393 * Makefile.in: Regenerated.
3395 2006-06-06 David Ayers <d.ayers@inode.at>
3398 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3399 * Makefile.in: Regenerate.
3400 * configure.in: Add --enable-objc-gc at toplevel and have it
3401 enable boehm-gc for Objective-C.
3402 Remove target-boehm-gc from libgcj.
3403 Add target-boehm-gc to target_libraries.
3404 Add target-boehm-gc to noconfigdirs where ${libgcj}
3406 Assert that boehm-gc is supported when requested for Objective-C.
3407 Only build boehm-gc if needed either for Java or Objective-C.
3408 * configure: Regenerate.
3410 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3413 * Makefile.tpl (configure-[+prefix+][+module+],
3414 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3415 Remove rule to unstage bootstrapped modules.
3416 (stage_current): New.
3417 * Makefile.in: Regenerate.
3419 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3421 * MAINTAINERS (Write After Approval): Update my e-mail address.
3423 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3425 * include/libiberty.h: Declare pex_run_in_environment.
3427 2006-05-31 Asher Langton <langton2@llnl.gov>
3429 * MAINTAINERS (Write After Approval): Add myself.
3431 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3433 * Makefile.def (bfd, opcodes): Fix lib_path.
3434 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3435 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3436 * Makefile.in: Regenerate.
3438 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3440 * Makefile.in: Regenerate.
3442 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3444 * Makefile.def: Add install-html target. Add datarootdir
3445 docdir and htmldir to flags_to_pass.
3446 * Makefile.tpl: Add install-html target.
3447 * Makefile.in: Regenerate.
3448 * configure.in: Add --with-datarootdir, --with-docdir, and
3449 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3450 * configure: Regenerate.
3452 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3454 * configure.in: Enable gprof for cross builds.
3455 * configure: Regenerate.
3457 2006-05-22 Richard Guenther <rguenther@suse.de>
3460 2006-01-31 Richard Guenther <rguenther@suse.de>
3461 Paolo Bonzini <bonzini@gnu.org>
3463 * Makefile.def (target_modules): Add libgcc-math target module.
3464 * configure.in (target_libraries): Add libgcc-math target library.
3465 (--enable-libgcc-math): New configure switch.
3466 * Makefile.in: Re-generate.
3467 * configure: Re-generate.
3468 * libgcc-math: New toplevel directory.
3470 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3471 Andreas Tobler <a.tobler@schweiz.ch>
3473 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3474 * configure: Rebuilt.
3476 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3478 * MAINTAINERS (Write After Approval): Add myself.
3480 2006-05-01 DJ Delorie <dj@redhat.com>
3482 * configure.in: Restore CFLAGS if GMP isn't present.
3483 * configure: Regenerate.
3485 2006-05-01 Richard Guenther <rguenther@suse.de>
3487 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3490 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3492 * MAINTAINERS (Write After Approval): Add myself.
3494 2006-04-28 Jan Beulich <jbeulich@novell.com>
3496 * MAINTAINERS (Write After Approval): Add myself.
3498 2006-04-18 DJ Delorie <dj@redhat.com>
3500 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3501 reference libgloss so that libssp can be built in a combined
3503 * configure: Regenerate.
3505 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3507 * MAINTAINERS (Write After Approval): Add myself.
3509 2006-04-05 Ben Elliston <bje@au.ibm.com>
3511 * configure.in: Require makeinfo 4.4 or higher.
3512 * configure: Regenerate.
3514 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3516 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3517 Rearrange the entries of other libraries to have them in one place.
3519 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3521 * MAINTAINERS (Write After Approval): Remove myself.
3522 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3524 2006-03-14 Richard Guenther <rguenther@suse.de>
3526 * configure: Regenerate with autoconf 2.13.
3528 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3530 * MAINTAINERS: Use my work address.
3532 * MAINTAINERS: Update my E-mail address.
3534 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3536 * configure.in: Handle --disable-<component> generically.
3537 * configure: Regenerate.
3539 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3542 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3544 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3546 * MAINTAINERS (Write After Approval): Remove myself.
3547 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3549 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3551 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3552 (TARGET_CONFIGDIRS): Remove.
3553 * configure.in: Remove AC_SUBST(target_configdirs).
3554 * Makefile.in, configure: Regenerated.
3556 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3558 * MAINTAINERS (Write After Approval): Remove myself.
3559 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3561 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3565 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3567 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3568 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3569 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3570 BUILD_PREFIX, BUILD_PREFIX_1.
3571 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3573 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3574 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3576 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3577 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3578 of `cat stage_current`. Always provide the `r' and `s' variables.
3579 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3580 a single shell execution.
3581 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3582 bootstrapped modules, make the stage1 module if the build was not
3583 started yet, else build the current stage.
3584 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3585 (all-build, all-host, all-target, [+make_target+]-host,
3586 [+make_target+]-target): Do not use \-continued lines.
3587 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3588 (current_stage, restrap, stage_last): New.
3590 * Makefile.in: Regenerate.
3591 * configure: Regenerate.
3593 2006-02-19 Bud Davis <jmdavis@link.com>
3595 * MAINTAINERS (Write After Approval): Remove myself.
3596 (Language Front End Maintainers): Add myself as fortran 95
3597 maintainer and update e-mail address.
3599 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3601 * MAINTAINERS (Write After Approval): Remove myself.
3602 (Language Front End Maintainers): Add myself as fortran 95
3605 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3607 * MAINTAINERS (Write After Approval): Add myself.
3609 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3611 * MAINTAINERS (Write After Approval): Remove myself.
3612 (Language Front End Maintainers): Add myself as
3613 fortran 95 maintainer.
3615 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3619 2005-12-27 Leif Ekblad <leif@rdos.net>
3621 * configure.in: Add support for RDOS target.
3622 * configure: Regenerate.
3624 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3625 Andreas Schwab <schwab@suse.de>
3627 * configure: Regenerate.
3629 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3631 * configure.in (enable_libgomp): Add AIX.
3632 * configure: Regenerate.
3634 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3636 * MAINTAINERS (Write After Approval): Add myself.
3638 2006-02-03 Lee Millward <lee.millward@gmail.com>
3640 * MAINTAINERS (Write After Approval): Add myself.
3642 2006-01-31 Richard Guenther <rguenther@suse.de>
3643 Paolo Bonzini <bonzini@gnu.org>
3645 * Makefile.def (target_modules): Add libgcc-math target module.
3646 * configure.in (target_libraries): Add libgcc-math target library.
3647 (--enable-libgcc-math): New configure switch.
3648 * Makefile.in: Re-generate.
3649 * configure: Re-generate.
3650 * libgcc-math: New toplevel directory.
3652 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3654 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3655 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3656 the assembler, linker and binutils.
3657 * configure: Regenerate.
3659 2006-01-22 Dirk Mueller <dmueller@suse.de>
3661 * MAINTAINERS (Write After Approval): Add myself.
3663 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3665 * configure: Regenerate.
3667 2006-01-18 Richard Henderson <rth@redhat.com>
3668 Jakub Jelinek <jakub@redhat.com>
3669 Diego Novillo <dnovillo@redhat.com>
3671 * libgomp: New directory.
3672 * Makefile.def: Add target_module libgomp.
3673 * Makefile.in: Regenerate.
3674 * configure.in (target_libraries): Add target-libgomp.
3675 * configure: Regenerate.
3677 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3679 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3680 @ from continuation.
3681 * Makefile.in: Rebuilt.
3683 2006-01-04 Chris Lattner <sabre@gnu.org>
3685 * MAINTAINERS (Write After Approval): Add myself.
3687 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3691 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3692 * Makefile.tpl (OBJDUMP): New.
3693 (EXTRA_HOST_FLAGS): Add it.
3694 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3696 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3697 to use symbolic links between directories. Avoid race conditions
3698 or make them harmless.
3699 * configure.in: Do not try to use symbolic links between directories.
3701 * Makefile.def (LEAN): Pass.
3702 * Makefile.tpl (LEAN): Define.
3703 (stage[+id+]-start): Accept that the previous directory does not
3704 exist, if the bootstrap is lean.
3705 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3706 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3707 configure substitution.
3708 ([+compare-target+]): Likewise.
3709 ([+bootstrap-target+]-lean): New.
3710 * configure.in: Remove lean bootstrap support from here.
3712 * Makefile.in: Regenerate.
3713 * configure: Regenerate.
3715 2006-01-04 Ben Elliston <bje@au.ibm.com>
3717 * MAINTAINERS (libdecnumber): Add myself.
3719 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3721 * libtool-ldflags: New script.
3723 2006-01-02 Andreas Schwab <schwab@suse.de>
3725 * configure.in: When reconfiguring remove Makefile in
3726 all stage directories.
3727 * configure: Regenerate.
3729 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>