1 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3 * config.sub: Update to version 2011-03-23.
5 2011-03-22 Joseph Myers <joseph@codesourcery.com>
7 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
8 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
9 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
10 * configure: Regenerate.
12 2011-03-22 Joseph Myers <joseph@codesourcery.com>
14 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
15 to Write After Approval.
16 * config-ml.in: Don't handle arc-*-elf*.
17 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
18 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
20 * configure: Regenerate.
22 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
26 Add -lstdc++ -lm to LIBS.
27 * configure: Regenerate.
29 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
31 * config.guess: Update to version 2011-02-02
32 * config.sub: Update to version 2011-02-24
34 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
37 * configure.ac: Re-enable LTO on *-apple-darwin9.
38 * configure: Regenerate.
40 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
43 * configure.ac: Disable LTO on darwin due to an assembler change in
44 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
46 * configure: Regenerate.
48 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
50 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
52 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
54 * MAINTAINERS: Update my e-mail address.
56 2011-03-06 Joey Ye <joey.ye@arm.com>
58 * MAINTAINERS: Update my e-mail address.
60 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
62 * configure.ac: Adjust test of with_ppl.
63 * configure: Regenerated.
65 2011-03-02 Kai Tietz <ktietz@redhat.com>
67 * MAINTAINERS: Adjust my e-mail address.
69 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
71 * configure.ac: Add -lpwl to ppllibs.
72 * configure: Regenerated.
74 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
76 * config/cloog.m4: Add -lisl to clooglibs.
77 * configure: Regenerated.
79 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
81 * MAINTAINERS (CPU Port maintainers): Add self.
83 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
85 * MAINTAINERS: Add myself as testsuite maintainer.
87 2011-02-15 Mike Stump <mikestump@comcast.net>
89 * MAINTAINERS: Add myself as testsuite maintainer.
91 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
93 Import from Libtool and gnulib:
95 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
97 Prepare for supporting FreeBSD 10.
98 * config.rpath: Remove handling of freebsd1* which soon would
101 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
103 Remove support for FreeBSD 1.x.
104 * libtool.m4 (_LT_LINKER_SHLIBS)
105 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
106 soon would incorrectly match FreeBSD 10.0.
108 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111 * move-if-change: Import version from gnulib.
113 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
116 * Makefile.def (lto-plugin): Double dash for enable-shared.
117 (configure-gcc): Depend on all-lto-plugin.
118 * Makefile.in: Rebuilt.
120 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
122 * configure.ac: Remove extra bracket.
123 * configure: Regenerate.
125 2011-02-08 Tobias Burnus <burnus@net-b.de>
127 * MAINTAINERS: Add myself as libquadmath maintainer.
129 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
131 * MAINTAINERS: Update my email address.
133 2011-02-07 Joseph Myers <joseph@codesourcery.com>
135 * MAINTAINERS (option handling): Add self.
137 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
140 * Makefile.def: Add dependency for install-gcc
141 on install-lto-plugin.
142 * Makfile.in: Regenerated
144 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
146 * MAINTAINERS (CPU Port Maintainers): Add myself.
148 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
151 * configure.ac: Discard --with-* flags for host when configuring
152 target libraries for cross build.
153 * configure: Rebuilt.
155 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
157 * MAINTAINERS (linear loop transforms): Removed.
159 2011-01-25 Jakub Jelinek <jakub@redhat.com>
161 * configure.ac: If with_ppl is no, move setting with_cloog=no
162 after CLOOG_REQUESTED check.
163 * configure: Regenerated.
165 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
167 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
168 CLooG has been requested.
169 * configure: Regenerated.
171 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
173 * configure: Regenerated.
174 * configure.ac: Check for version 0.11 (or later revision) of PPL.
176 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
178 * configure: Regenerated.
179 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
181 2011-01-21 Andreas Schwab <schwab@redhat.com>
183 * configure.ac: Use AS_HELP_STRING throughout.
184 * configure: Regenerate.
186 2011-01-18 Jie Zhang <jie.zhang@analog.com>
188 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
189 * configure: Regenerate.
191 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
193 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
195 2011-01-13 Joel Brobecker <brobecker@adacore.com>
197 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
199 * configure: Regenerate.
201 2011-01-07 Jan Hubicka <jh@suse.cz>
204 * Makefile.in: Regenerate.
205 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
208 2011-01-07 Jan Hubicka <jh@suse.cz>
210 * Makefile.in: Regenerate.
211 * Makefile.def (gcc host module) and soft dependency on lto-plugin
212 and configure dependency on lto-plugin configure.
213 (lto-plugin module): Remove dependency on GCC; add dependency on
216 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
218 * MAINTAINERS (Write After Approval): Add myself.
220 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
222 * configure: Regenerate.
224 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
226 * configure.ac: (picochip): Disable libiberty.
228 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
230 * MAINTAINERS (Write After Approval): Add myself.
232 2010-12-10 Ian Lance Taylor <iant@google.com>
235 * configure.ac: For --disable-libgcj clear libgcj_saved.
236 * configure: Rebuild.
238 2010-12-10 Tobias Burnus <burnus@net-b.de>
241 * configure.ac: Add --disable-libquadmath and
242 --disable-libquadmath-support.
243 * configure: Regenerate.
245 2010-12-03 Ian Lance Taylor <iant@google.com>
247 * MAINTAINERS: Add myself as libgo maintainer.
249 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
252 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
253 * configure: Regenerate.
255 2010-12-02 Ian Lance Taylor <iant@google.com>
257 * configure.ac: Always set default for poststage1_ldflags to
258 -static-libstdc++ -static-libgcc.
260 2010-11-29 Andreas Schwab <schwab@redhat.com>
262 * configure.ac: Move comment to remove extra space in last argument
265 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
268 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
269 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
270 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
271 (BASE_FLAGS_TO_PASS): Use it.
272 * configure: Rebuilt.
273 * Makefile.in: Rebuilt.
275 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
278 * configure.ac: Correct comments for --enable-gold/--enable-ld.
279 Properly check default linker.
280 * configure: Regnerated.
282 2010-11-23 Matthias Klose <doko@ubuntu.com>
284 * configure.ac: For --enable-gold, handle value `default' instead of
285 `both*'. New configure option --{en,dis}able-ld.
286 * configure: Regenerate.
288 2010-11-20 Ian Lance Taylor <iant@google.com>
290 * configure.ac: Only disable a language library if no language needs
291 it. Don't let --disable-libgcj uncondtionally disable libffi.
292 * configure: Rebuild.
294 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
296 * Makefile.in: Regenerate.
299 * configure.ac: Fix just-built in-tree STRIP name to be
301 * configure: Regenerate.
302 * Makefile.def (install-strip-gcc, install-strip-binutils)
303 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
304 (install-strip-sid): Mirror dependencies on non-strip variants
305 of these targets on the respective -strip prerequisites.
306 * Makefile.tpl (install-strip, install-strip-host)
307 (install-strip-target): New targets.
308 (install-strip-[+module+], install-strip-target-[+module+]):
310 * Makefile.in: Regenerate.
312 2010-11-19 Ian Lance Taylor <iant@google.com>
313 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
315 * configure.ac: Add target-libgo to target_libraries. Set
316 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
317 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
318 (HOST_EXPORTS): Add GOC.
319 (BASE_TARGET_EXPORTS): Add GOC.
320 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
321 (GOCFLAGS_FOR_TARGET): New variable.
322 (EXTRA_HOST_FLAGS): Add GOC.
323 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
324 * Makefile.def (target_modules): Add libgo.
325 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
326 (dependencies): Add dependency from configure-target-libgo to
327 configure-target-libffi and all-target-libstdc++-v3. Add
328 dependencies from all-target-libgo to all-target-libffi.
330 * configure: Rebuild.
331 * Makefile.in: Rebuild.
333 2010-11-19 Ian Lance Taylor <iant@google.com>
335 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
336 compiler/flag environment variables.
338 2010-11-18 Ian Lance Taylor <iant@google.com>
340 * configure.ac: Check for lang_requires_boot_languages in
341 config-lang.in files.
342 * configure: Rebuild.
344 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
345 Tobias Burnus <burnus@net-b.de>
348 * Makefile.def: Add libquadmath; build it with language=fortran.
349 * configure.ac: Add libquadmath.
350 * Makefile.tpl: Handle multiple libs in check-[+language+].
351 * Makefile.in: Regenerate.
352 * configure: Regenerate.
354 2010-11-16 Tom Tromey <tromey@redhat.com>
356 * MAINTAINERS: Moved myself to reviewers section.
358 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
360 * MAINTAINERS: Moved myself to reviewers section.
362 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364 * MAINTAINERS (Various Maintainers): Add self for build machinery.
365 (Write After Approval): Remove self.
367 2010-11-15 Andreas Schwab <schwab@redhat.com>
369 * configure.ac: Fix spelling in option names.
370 * configure: Regenerated.
372 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
375 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
376 * configure: Regenerated.
378 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
380 * MAINTAINERS: Update my email address.
382 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
384 * configure: Regenerate.
386 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
388 * configure: Regenerate.
390 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
392 * configure: Regenerate.
394 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
396 * configure: Regenerate.
398 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
400 * configure.ac: Support official CLooG.org versions.
401 * configure: Regenerate.
402 * config/cloog.m4: New.
404 2010-11-10 François Dumont <francois.cppdevs@free.fr>
406 * MAINTAINERS (Write After Approval): Add myself.
408 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
410 * MAINTAINERS: Update my email address.
412 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
414 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
415 * configure: Regenerate.
417 2010-11-03 Ian Lance Taylor <iant@google.com>
418 Dave Korn <dave.korn.cygwin@gmail.com>
421 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
422 and on other supported platforms whenever LTO is enabled.
423 * configure: Rebuild.
425 2010-11-02 Alan Modra <amodra@gmail.com>
428 * configure.ac: Error when source path contains spaces.
429 * configure: Regenerate.
431 2010-10-23 James E. Wilson <wilson@codesourcery.com>
433 * MAINTAINERS: Update my email address.
435 2010-10-20 Ian Lance Taylor <iant@google.com>
437 * Makefile.def (target_modules): Set lib_path to src/.libs for
439 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
440 * Makefile.in: Rebuild.
442 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
444 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
445 (Write After Approval): Remove myself.
447 2010-10-15 Tristan Gingold <gingold@adacore.com>
449 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
451 2010-10-14 Douglas Rupp <rupp@gnat.com>
453 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
455 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
457 * configure.ac (build_lto_plugin): New shell variable.
458 (--enable-lto): Turn on by default for all non-ELF platforms that
459 have had LTO support added so far. Set build_lto_plugin appropriately
460 for both ELF and non-ELF.
461 (configdirs): Add lto-plugin or not based on build_lto_plugin.
462 * configure: Regenerate.
464 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
467 * configure.ac (v850 support): Remove target-libgloss from
469 * configure: Regenerate.
471 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
475 * configure.ac: Honor initial values of $build_configargs,
476 $host_configargs, $target_configargs. Mark the precious, so
477 environment settings get recorded.
478 * configure: Regenerate.
480 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
483 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
484 Depend on all-build-libiberty.
485 * Makefile.in: Regenerate.
487 2010-09-30 Michael Eager <eager@eagercon.com>
489 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
490 * configure: Regenerate.
492 2010-09-28 Michael Eager <eager@eagercon.com>
494 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
496 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
499 * configure.ac: Fix unportable shell quoting.
500 * configure: Regenerate.
502 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
504 * configure.ac (enable-lto): Add Darwin to the list of supported lto
505 targets and amend comment.
506 * configure: Regenerate.
508 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
510 * MAINTAINERS (Write After Approval): Add myself.
512 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
514 * configure.ac: Enable LTO by default on Darwin.
515 * configure: Regenerate.
517 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
519 * MAINTAINERS (Write After Approval): Add myself.
521 2010-09-01 Ian Bolton <ian.bolton@arm.com>
523 * MAINTAINERS (Write After Approval): Add myself.
525 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
527 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
530 2010-07-28 David Yuste <david.yuste@gmail.com>
532 * MAINTAINERS (Write After Approval): Add myself.
534 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
536 * configure.ac: Support all v850 targets.
537 * configure: Regenerate.
539 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
542 * configure.ac (extra_mpfr_configure_flags): Copy from
543 extra_mpc_gmp_configure_flags.
544 * configure: Re-generated.
546 2010-07-22 Andi Kleen <ak@linux.intel.com>
548 * MAINTAINERS (Write After Approval): Add myself.
550 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
552 * MAINTAINERS (Write After Approval): Add myself.
554 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
556 * MAINTAINERS (Write After Approval): Add myself.
558 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
561 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
562 Provide -B option to allow for link spec %s substitutions for
563 libstdc++.a on darwin.
564 * Makefile.in: Regenerate.
566 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
568 * MAINTAINERS (Reviewers): Update my e-mail address
570 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
572 * Makefile.def (configure-gcc): Depend on all-libelf.
573 * Makefile.in: Rebuild.
575 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
577 * MAINTAINERS (Write After Approval): Add myself in the right place.
579 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
581 * MAINTAINERS (Write After Approval): Add myself.
583 2010-05-25 Sterling Augustine <sterling@tensilica.com>
585 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
587 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
589 * config.sub: Update to version 2010-05-21.
590 * config.guess: Update to version 2010-04-03.
592 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
594 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
595 * configure: Regenerate.
597 2010-05-12 Sriraman Tallam <tmsriram@google.com>
599 * MAINTAINERS (Write After Approval): Add myself.
601 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
603 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
604 a platform that supports LTO.
605 * configure: Regenerate.
607 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
609 * configure.ac: Allow all the versions greater than 0.10 of PPL.
610 * configure: Regenerated.
612 2010-04-27 Roland McGrath <roland@redhat.com>
613 H.J. Lu <hongjiu.lu@intel.com>
615 * configure.ac (--enable-gold): Support both, both/gold and
616 both/bfd to add gold to configdirs without removing ld.
617 * configure: Regenerated.
619 * Makefile.def: Add install-gold dependency to install-ld.
620 * Makefile.in: Regenerated.
622 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
625 * configure.ac (--enable-lto): Refactor handling so libelf tests
626 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
627 and allow LTO to be explicitly enabled on non-ELF platforms that
628 are known to support it inside else-clause.
629 * configure: Regenerate.
631 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
633 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
634 * configure: Regenerate.
636 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
638 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
639 * configure: Regenerate.
641 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
643 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
645 * configure: Regenerate.
647 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
649 * MAINTAINERS (Write After Approval): Add myself.
651 2010-04-14 Tristan Gingold <gingold@adacore.com>
653 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
654 * configure: Regenerate.
656 2010-04-13 Steve Ellcey <sje@cup.hp.com>
658 * configure: Regenerate after change to elf.m4.
660 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
662 * MAINTAINERS (Write After Approval): Add myself.
664 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
666 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
667 * configure: Regenerated.
669 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
671 * configure.ac: Print "buggy but acceptable" when CLooG
672 revision is less than 9.
673 * configure: Regenerated.
675 2010-04-01 Diego Novillo <dnovillo@google.com>
677 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
679 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
686 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
688 * configure.ac: Do not pass --enable-multilib nor
689 --disable-multilib in baseargs. Accept explicitly passed
691 * configure: Regenerate.
693 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
695 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
697 2010-03-31 Janis Johnson <janis187@us.ibm.com>
699 * MAINTAINERS: Remove myself.
701 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
704 * configure.ac: Do not pass --enable-multilib nor
705 --disable-multilib in baseargs. Accept explicitly passed
707 * configure: Regenerate.
709 2010-03-28 Andrew Pinski <pinskia@gmail.com>
711 * MAINTAINERS (spu port): Remove me.
713 2010-03-23 Joseph Myers <joseph@codesourcery.com>
715 * configure.ac (tic6x-*-*): New case.
716 * configure: Regenerate.
718 2010-03-23 Joseph Myers <joseph@codesourcery.com>
720 * config.sub: Update to version 2010-03-22.
721 * config.guess: Update to version 2009-12-30.
723 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
726 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
727 * configure: Regenerate.
729 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
731 * MAINTAINERS: Update my email address.
733 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
735 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
736 (ghassan.shobaki@amd.com): Removed.
738 2010-03-17 Alan Modra <amodra@gmail.com>
740 * MAINTAINERS: Update my email address.
742 2010-03-16 Diego Novillo <dnovillo@google.com>
744 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
747 2010-03-16 Joseph Myers <joseph@codesourcery.com>
749 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
750 Gutson, Jeffrey D. Oldham and Mark Shinwell.
752 2010-03-16 Joseph Myers <joseph@codesourcery.com>
754 * MAINTAINERS: Update my email address.
756 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
758 * MAINTAINERS: Update my email address.
760 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
762 * MAINTAINERS: Update my email address.
764 2010-03-09 Jie Zhang <jie@codesourcery.com>
766 * MAINTAINERS: Update my email address.
768 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
771 * configure.ac (RANLIB): Default to true.
773 (RANLIB_FOR_TARGET): Remove superfluous : argument.
774 * configure: Regenerate.
776 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
778 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
779 (Write After Approval): Update my email address.
781 2010-02-17 Nick Clifton <nickc@redhat.com>
784 * Makefile.tpl (local-distclean): Also remove config.cache files in
785 sub-directories as there may not be Makefiles present in the
787 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
788 the config.cache files found by the find command.
790 * Makefile.in: Regenerate.
791 * configure.ac: Revert previous delta.
792 * configure: Regenerate.
794 2010-02-15 Nick Clifton <nickc@redhat.com>
797 * configure.ac: Delete config.cache files in sub-directories when
799 * configure: Regenerate.
801 2010-02-12 Ben Elliston <bje@gnu.org>
803 * MAINTAINERS: Update my email address.
805 2010-02-08 Andrew Pinski <pinskia@gmail.com>
807 * MAINTAINERS (spu port): Update my email address.
809 2010-02-08 Jie Zhang <jie.zhang@analog.com>
811 * MAINTAINERS: Add myself as a maintainer for the bfin port.
813 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
815 * configure.ac: Add "recommended" version checks for GMP/MPC.
816 Update recommended GMP/MPFR/MPC versions.
817 * configure: Regenerate.
819 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
821 * MAINTAINERS: Move my Embecosm email address into the
822 write-after-approval section.
824 2010-01-26 Ian Lance Taylor <iant@google.com>
826 * MAINTAINERS: Add myself as Go frontend maintainer.
828 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
830 PR libstdc++/36101, PR libstdc++/42813
831 * configure.ac (bootstrap_target_libs): Make inclusion of
832 target-libgomp conditional on libgomb being in target_configdirs.
833 * configure: Regenerate.
835 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
837 PR libstdc++/36101, PR libstdc++/42813
838 * configure.ac (bootstrap_target_libs): Include target-libgomp.
839 * configure: Regenerate.
841 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
843 PR libstdc++/36101, PR libstdc++/42813
844 * configure.ac (target_configdirs): Substitute.
845 * Makefile.def: Bootstrap target module libgomp.
846 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
847 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
848 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
849 * configure, Makefile.in: Regenerate.
851 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
853 * MAINTAINERS: Adjust my details.
855 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
857 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
859 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
861 * MAINTAINERS: reindented my entry with tabs instead of spaces.
863 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
865 * MAINTAINERS (Write After Approval): Add myself.
867 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
869 * MAINTAINERS (Write After Approval): Add myself.
871 2010-01-11 Richard Guenther <rguenther@suse.de>
874 * Makefile.def (all-lto-plugin): Depend on all-gcc.
875 * Makefile.in: Regenerated.
877 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
879 * configure.ac: Enable libjava build on x86_64-*freebsd*.
880 * configure: Regenerate.
882 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
883 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
886 * configure.ac: Include libtool m4 files.
887 (_LT_CHECK_OBJDIR): Call it.
888 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
889 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
891 * configure: Regenerate.
893 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
896 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
897 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
898 * Makefile.in: Regenerate.
900 2010-01-02 Richard Guenther <rguenther@suse.de>
903 * configure.ac: Include config/elf.m4. Disable LTO if not
904 builting for an elf target.
905 * configure: Regenerate.
907 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
909 * MAINTAINERS: Change my email address.
911 2009-12-18 Ben Elliston <bje@au.ibm.com>
913 * config.sub, config.guess: Update from upstream sources.
915 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
917 * MAINTAINERS (Write After Approval): Add myself.
919 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
925 * configure.ac: Require MPC.
926 * configure: Regenerate.
928 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
932 * libtool.m4: Sync from git Libtool.
933 * ltoptions.m4: Likewise.
934 * ltversion.m4: Likewise.
935 * lt~obsolete.m4: Likewise.
936 * ltmain.sh: Likewise.
938 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
940 * configure.ac: Update minimum MPC version to 0.8.
941 * configure: Regenerate.
943 2009-11-21 Sebastian Pop <sebpop@gmail.com>
945 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
946 * configure: Regenerated.
948 2009-11-21 Ian Lance Taylor <iant@google.com>
950 * configure.ac: Change default of poststage1_ldflags to be empty if
951 poststage1_libs is set. When poststage1_libs is empty, and
952 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
953 * configure: Rebuild.
955 2009-11-21 Adam Nemet <adambnmet@gmail.com>
957 * MAINTAINERS (Write After Approval): Update my email address.
959 2009-11-20 Ben Elliston <bje@au.ibm.com>
961 * config.guess: Update from upstream sources.
963 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
965 * Makefile.def: Restore host and target settings for gmp.
966 * Makefile.in: Rebuild.
968 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
970 * configure.ac: Add libelf to host_libs. Enable in-tree configury
971 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
972 Fix portability of test of C++ as bootstrap language. Add
973 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
974 * configure: Rebuild.
975 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
976 and cloog. Fix in-tree ppl configuration. Introduce libelf
978 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
979 (POSTSTAGE1_HOST_EXPORTS): Use it.
980 (STAGE[+id+]_CXXFLAGS): New.
981 (BASE_FLAGS_TO_PASS): Pass it down.
982 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
984 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
985 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
987 * Makefile.in: Rebuild.
989 2009-11-17 Ben Elliston <bje@au.ibm.com>
991 * config.sub, config.guess: Update from upstream sources.
993 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
995 * MAINTAINERS (Write After Approval): Add myself.
997 2009-11-09 Jon Beniston <jon@beniston.com>
999 * MAINTAINERS (Write After Approval): Add myself.
1001 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1003 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1004 paths for *-w64-mingw* and x86_64-*mingw*.
1005 * configure: Regenerated.
1007 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1009 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1011 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1013 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1014 Phil Edwards to Write-After Approval.
1016 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1018 * configure.ac: Disable target-winsup & co for
1019 x86_64-*-mingw* and *-w64-mingw* targets.
1020 * configure: Regenerated.
1022 2009-10-16 Nick Clifton <nickc@redhat.com>
1024 * MAINTAINERS: Add myself as a maintainer for the RX port.
1026 2009-10-26 Johannes Singler <singler@kit.edu>
1028 * MAINTAINERS (Write After Approval): Update my e-mail address.
1030 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1032 * configure.ac (CLooG test): Use = with test.
1033 * configure: Regenerate.
1035 2009-10-22 Richard Guenther <rguenther@suse.de>
1037 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1038 cloog if the ppl version check failed. Move flags saving
1039 before setting in libelf check.
1040 * configure: Regenerate.
1042 2009-10-21 Richard Guenther <rguenther@suse.de>
1044 * configure.ac: Adjust the ppl and cloog configure to work as
1045 documented. Disable cloog if ppl was disabled. Omit the version
1046 checks if they were disabled.
1047 * configure: Re-generate.
1049 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1051 * configure.ac: Add 'lto' to enable_languages, not
1052 new_enable_languages, and only if not already present.
1053 * configure: Regenerate.
1055 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1057 * README: Refer to the various COPYING* files instead of just
1059 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1061 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1063 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1065 2009-10-07 Richard Guenther <rguenther@suse.de>
1067 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1068 and Richard Guenther as reviewers.
1069 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1072 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1074 * config.sub: Update from upstream sources.
1076 2009-10-06 Ian Lance Taylor <iant@google.com>
1078 * Makefile.def: check-gold depends upon all-gas.
1079 * Makefile.in: Rebuild.
1081 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1083 * MAINTAINERS (Write After Approval): Add myself.
1085 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1087 * Makefile.def: all-lto-plugin depends on all-libiberty.
1088 set bootstrap=true for lto-plugin.
1090 * Makefile.in: Regenerate.
1091 * configure.ac (host_libs): Add lto-plugin.
1092 * configure: Regenerate.
1094 2009-10-03 Diego Novillo <dnovillo@google.com>
1096 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1097 (HOST_LIBELFLIBS): Define.
1098 (HOST_LIBELFINC): Define.
1099 * Makefile.in: Regenerate.
1100 * configure.ac: Add --enable-lto.
1101 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1102 If --enable-lto is used, add 'lto' to new_enable_languages.
1103 If --enable-lto is used and gold is enabled, add
1104 lto-plugin to configdirs.
1105 * configure: Regenerate.
1107 2009-10-03 Simon Baldwin <simonb@google.com>
1109 * configure.ac: If --with-system-zlib, suppress local zlib and
1110 pass --with-system-zlib to subdir configure scripts.
1111 * configure: Regenerate.
1113 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1114 Paolo Bonzini <bonzini@gnu.org>
1116 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1118 * Makefile.in: Rebuilt.
1120 2009-09-26 Gary Funck <gary@intrepid.com>
1122 * MAINTAINERS (Write After Approval): Add myself.
1124 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1126 * configure.ac: Update minimum MPC version to 0.7.
1127 * configure: Regenerate.
1129 2009-09-25 Nick Clifton <nickc@redhat.com>
1131 * configure.ac: Pass any --cache-file=/dev/null option on to
1133 * configure: Regenerate.
1135 2009-09-23 Nick Clifton <nickc@redhat.com>
1137 * config.sub, config.guess: Update from upstream sources.
1139 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1141 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1142 * Makefile.in: Rebuilt.
1144 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147 * configure.ac: Error out if $srcdir isn't '.' but contains
1148 host-${host_noncanonical}.
1149 * configure: Regenerate.
1151 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1153 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1156 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1158 * configure.ac: If bootstrapping a combined tree with
1159 --enable-gold, require c++ in stage1_languages.
1160 * configure: Regenerate.
1162 * configure.ac: Also add target_libs of stage1_languages to
1163 bootstrap_target_libs.
1164 * configure: Regenerate.
1166 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1167 with --enable-languages not containing c++.
1168 * configure: Regenerate.
1170 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1172 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1173 * configure: Regenerate.
1175 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1177 * MAINTAINERS (Write After Approval): Update my e-mail address,
1178 and move from from here...
1179 (Waiting for paperwork): To here.
1181 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1183 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1185 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1187 * configure.ac: Do not use $extrasub for replacing @if/@endif
1188 parts in Makefile; instead, use additional arguments to
1189 AC_CONFIG_COMMANDS to do the replacement manually, with several
1190 sed invocations, to avoid HP-UX sed command limits.
1191 * configure: Regenerate.
1193 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1195 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1198 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1200 * configure.ac (with-build-config): Document. Handle without.
1201 Handle missing argument.
1202 * configure: Rebuilt.
1204 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1206 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1207 Default to bootstrap-debug only if compare-debug works.
1208 * configure: Rebuilt.
1209 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1210 * Makefile.in: Rebuilt.
1212 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1214 * MAINTAINERS (OS Port Maintainers): Update my email address.
1216 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1218 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1219 * Makefile.in: Rebuilt.
1221 2009-09-01 Chris Demetriou <cgd@google.com>
1223 * MAINTAINERS (Write After Approval): Add myself.
1225 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1228 * include/dwarf2.h (enum dwarf_tag): Added
1229 DW_TAG_GNU_template_template_param
1230 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1232 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1234 * Makefile.tpl (AWK): Fix typo.
1235 * Makefile.in: Regenerate.
1237 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1239 * configure.ac: Detect awk and sed.
1240 * Makefile.def (flags_to_pass): Add AWK and SED.
1241 * Makefile.tpl (AWK, SED): New.
1242 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1243 * configure: Regenerate.
1244 * Makefile.in: Regenerate.
1246 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1248 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1249 (collapseslashes): Likewise.
1251 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1253 * configure.ac (AC_PREREQ): Bump to 2.64.
1255 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1257 * configure.ac: Remove --with-datarootdir, --with-docdir,
1258 --with-pdfdir, --with-htmldir switches.
1259 * configure: Regenerate.
1261 * configure: Regenerate.
1263 * compile: Sync from Automake 1.11.
1264 * depcomp: Likewise.
1265 * install-sh: Likewise.
1266 * missing: Likewise.
1267 * mkinstalldirs: Likewise.
1270 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1272 * ltmain.sh (func_normal_abspath): New function.
1273 (func_relative_path): Likewise.
1274 (func_mode_help): Document new -bindir option for link mode.
1275 (func_mode_link): Add new -bindir option, and use it to place
1276 output DLL if specified.
1278 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1280 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1281 (baseargs): Add --disable-option-checking.
1282 * configure: Regenerate.
1284 * Makefile.def (configure-target-libiberty): Depend on
1285 all-binutils and all-ld.
1286 (configure-target-newlib): Likewise.
1287 * Makefile.in: Regenerate.
1289 2009-08-17 Ben Elliston <bje@au.ibm.com>
1291 * config.sub, config.guess: Update from upstream sources.
1293 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1295 Sync from src, merge:
1297 2009-07-02 Tristan Gingold <gingold@adacore.com>
1299 * configure.ac: Do not exclude gas for i386-*-darwin.
1300 Add a case for x86_64-*-darwin.
1301 * configure: Regenerate.
1303 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1305 * MAINTAINERS: Add my name to Write After Approval list.
1307 2009-08-06 Michael Eager <eager@eagercon.com>
1309 * configure.ac: Add Microblaze target.
1310 * configure: Regenerate.
1312 2009-07-31 Christian Bruel <christian.bruel@st.com>
1314 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1315 * configure: Regenerate.
1317 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1319 * MAINTAINERS (Write After Approval): Update my e-mail address.
1321 2009-07-06 Ian Lance Taylor <iant@google.com>
1323 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1324 * configure: Rebuild.
1326 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1328 * MAINTAINERS: Move myself to the Graphite Reviewers.
1330 2009-06-30 Wei Guozhi <carrot@google.com>
1332 * MAINTAINERS: Add my name to Write After Approval list.
1334 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1337 * configure.ac (comparestring): Create new variable.
1338 * Makefile.tpl (comparestring): Use to skip some comparisions.
1339 * configure: Regenerate.
1340 * Makefile.in: Regenerate.
1342 2009-06-26 Doug Evans <dje@sebabeach.org>
1344 * Makefile.def (host_modules): Add cgen.
1345 * Makefile.in: Regenerate.
1346 * configure.ac (host_tools): Add cgen.
1347 * configure: Regenerate.
1349 2009-06-23 DJ Delorie <dj@redhat.com>
1351 * MAINTAINERS: Add myself as mep maintainer.
1353 2009-06-23 Ian Lance Taylor <iant@google.com>
1355 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1356 boot_languages. Only bootstrap target libraries listed in
1357 target_libs for some boot language. Add --with-stage1-ldflags,
1358 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1359 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1360 if not building with C++.
1361 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1362 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1363 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1364 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1365 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1366 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1367 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1368 * configure, Makefile.in: Rebuild.
1370 2009-06-23 Li Feng <nemokingdom@gmail.com>
1372 * MAINTAINERS: Added my name to write-after-approval list.
1374 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1376 * configure.ac: Define is_elf for QNX Neutrino targets.
1377 * configure: Regenerate.
1379 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1381 * MAINTAINERS: Added my name to the write-after-approval list
1383 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1385 * configure.ac: Detect MPC in default directory.
1386 * configure: Regenerate.
1388 2009-06-03 Jerome Guitton <guitton@adacore.com>
1389 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391 * Makefile.tpl (all): Avoid a trailing backslash.
1392 * Makefile.in: Regenerate.
1394 2009-06-03 Ben Elliston <bje@au.ibm.com>
1396 * config.sub, config.guess: Update from upstream sources.
1398 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1400 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1402 * configure: Regenerate.
1404 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1406 * Makefile.tpl ([+compare-target+]): Compare all stage
1407 directories, rather than just gcc.
1408 * Makefile.in: Rebuilt.
1410 2009-06-01 Doug Kwan <dougkwan@google.com>
1412 * configure.ac: Support gold for target arm*-*-*.
1413 * configure: Regenerate.
1415 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1417 * Makefile.def: Add MPC support and dependencies.
1418 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1420 * Makefile.in, configure: Regenerate.
1422 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1424 * Makefile.tpl (all): Avoid harmless warning in make all when
1425 gcc-bootstrap is enabled but stage_last does not exist.
1426 * Makefile.in: Rebuilt.
1428 2009-05-24 Nicolas Roche <roche@adacore.com>
1430 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1431 * Makefile.in: Regenerate.
1433 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1435 * MAINTAINERS: Update my e-mail address.
1437 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1439 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1440 * configure: Regenerate.
1442 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1445 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1446 gcc-no-bootstrap are mutually exclusive.
1447 * Makefile.in: Rebuilt.
1449 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1452 * Makefile.tpl (all): Don't end with unconditional success.
1453 * Makefile.in: Rebuilt.
1455 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1458 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1459 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1460 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1461 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1462 stage_configureflags, stage_cflags and stage_libcflags into
1463 explicit Makefile macros.
1464 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1466 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1467 CC. Set CC_FOR_BUILD from CC.
1468 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1469 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1470 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1471 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1473 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1474 (_LIBCFLAGS): Renamed to _TFLAGS.
1475 (do-compare-debug, do-compare3-debug): Drop.
1476 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1477 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1478 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1479 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1480 (XGCC_FLAGS_FOR_TARGET): New.
1481 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1482 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1483 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1484 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1485 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1486 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1488 (BUILD_CONFIG): Include if requested.
1489 (all): Set TFLAGS on bootstrap.
1490 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1491 (all-stageid-prefixmodule): Likewise.
1492 (do-clean, distclean-stageid): Set TFLAGS.
1493 (restrap): Fix whitespace.
1494 * Makefile.in: Rebuilt.
1496 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1498 * config.guess: Sync with src.
1500 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1502 * configure.ac ($with_ppl): Default to no if not supplied.
1503 ($with_cloog): Likewise.
1504 configure: Regenerate.
1506 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1508 * MAINTAINERS: Update my e-mail address.
1510 2009-04-27 Nick Clifton <nickc@redhat.com>
1512 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1514 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1516 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1517 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1518 * Makefile.in: Regenerate.
1520 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1523 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1524 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1526 * configure, Makefile.in: Regenerate.
1528 2009-04-21 Taras Glek <tglek@mozilla.com>
1530 * include/hashtab.h: Update GTY annotations to new syntax
1531 * include/splay-tree.h: Likewise
1533 2009-04-17 Ben Elliston <bje@au.ibm.com>
1535 * config.sub, config.guess: Update from upstream sources.
1537 2009-04-15 Anthony Green <green@moxielogic.com>
1539 * configure.ac: Add moxie support.
1540 * configure: Rebuilt.
1542 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1544 * configure.ac: Change copyright header to refer to version
1545 3 of the GNU General Public License and to point readers at the
1546 COPYING3 file and the FSF's license web page.
1547 * Makefile.def: Likewise.
1548 * Makefile.tpl: Likewise.
1549 * Makefile.in: Regenerate.
1551 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1553 * configure.ac: Restore match for darwin9 or later. Use double
1554 brackets since regeneration eats one pair.
1555 * configure: Regenerate.
1557 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1560 * configure.ac: Require texinfo 4.7.
1561 * configure: Regenerated.
1563 2009-04-09 Nick Clifton <nickc@redhat.com>
1565 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1566 the GCC Runtime Library Exception.
1568 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1570 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1571 * configure: Regenerate.
1573 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1575 * Makefil.def (languages): New entries.
1576 * Makefile.tpl (check-gcc-*): New generic target.
1577 * Makefile.in: Regenerate.
1579 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1581 * MAINTAINERS: Update my email address.
1583 2009-03-18 Tom Tromey <tromey@redhat.com>
1585 * configure: Rebuild.
1586 * configure.ac (host_libs): Add libiconv.
1587 * Makefile.in: Rebuild.
1588 * Makefile.def (host_modules): Add libiconv.
1589 (configure-gdb, all-gdb): Depend on libiconv.
1591 2009-03-16 Tristan Gingold <gingold@adacore.com>
1593 * configure.ac: Treat gdb as supported on x86_64-darwin.
1594 * configure: Regenerate.
1596 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1598 * configure.ac (--with-host-libstdcxx): New option.
1599 * configure: Regenerate.
1601 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1603 * MAINTAINERS: Move myself into the write after approval list.
1605 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1607 * MAINTAINERS: Update e-mail address.
1609 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1611 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1613 2009-03-10 Ira Rosen <irar@il.ibm.com>
1615 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1617 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1619 Backport from git Libtool:
1621 2009-01-19 Robert Millan <rmh@aybabtu.com>
1622 Support GNU/kOpenSolaris.
1623 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1624 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1625 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1628 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1630 * MAINTAINERS: Update e-mail address.
1632 2009-02-24 Michael Eager <eager@eagercon.com>
1634 * MAINTAINERS (Write After Approval): Add self.
1636 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1638 * MAINTAINERS (Write After Approval): Add myself.
1640 2009-02-05 Andreas Schwab <schwab@suse.de>
1642 * Makefile.tpl (stage_last): Define $r and $s before using
1643 $(RECURSE_FLAGS_TO_PASS).
1644 * Makefile.in: Regenerate
1646 2009-01-30 Ian Lance Taylor <iant@google.com>
1648 * MAINTAINERS: Move myself to the Global Reviewers list.
1650 2009-01-29 Robert Millan <rmh@aybabtu.com>
1652 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1653 * configure: Regenerate.
1655 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1657 * MAINTAINERS: Make whitespace consistent.
1658 Remove Robert Millan from Write After Approval.
1660 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1662 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1663 (all-opcodes): Depend on all-libiberty.
1664 * Makefile.in: Regenerate.
1666 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1668 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1669 * configure: Regenerate.
1671 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1673 * MAINTAINERS (Write After Approval): Add myself.
1675 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1677 * MAINTAINERS: Add myself to reviewers (Fortran).
1679 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1681 PR tree-optimization/38515
1682 * configure.ac (cloog-polylib): Removed.
1683 (with_ppl, with_cloog): Test for "no".
1684 * configure: Regenerated.
1686 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1688 * MAINTAINERS: Moved myself to reviewers (Fortran).
1690 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1692 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1693 (Write After Approval): Remove myself.
1695 2009-01-03 Diego Novillo <dnovillo@google.com>
1697 * MAINTAINERS: Remove myself from alias maintainership.
1699 2009-01-02 David Ayers <ayers@fsfe.org>
1701 * MAINTAINERS: Update e-mail address.
1703 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1705 * MAINTAINERS: Make whitespace consistent.
1707 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1709 Backport from upstream Libtool:
1710 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1711 Add cache variables to tests that require the linker to work.
1712 For shlibpath_overrides_runpath, this also changes the semantics
1713 to let the result from the C compiler take precedence.
1715 2008-12-02 Ben Elliston <bje@au.ibm.com>
1717 * config.sub, config.guess: Update from upstream sources.
1719 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1721 * configure.ac (ppllibs): Add by default the lib flags.
1722 * configure: Regenerate.
1724 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1726 * MAINTAINERS: Add myself to the write after approval list.
1728 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1730 * configure.ac: Add double brackets on darwin[912].
1731 * configure: Regenerate.
1733 2008-12-03 Daniel Kraft <d@domob.eu>
1735 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1736 Approval to Reviewer section (for Fortran front-end).
1738 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1740 * configure.ac: Expand to darwin10 and later.
1741 * configure: Regenerate.
1743 2008-12-02 Andreas Schwab <schwab@suse.de>
1745 * Makefile.def: configure-target-boehm-gc depends on
1746 all-target-libstdc++-v3.
1747 * Makefile.in: Regenerate.
1749 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1751 * MAINTAINERS: Add myself as mingw maintainer.
1753 2008-12-02 Ben Elliston <bje@au.ibm.com>
1755 * config.sub, config.guess: Update from upstream sources.
1757 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1759 * README.SCO: Remove.
1761 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1763 * MAINTAINERS: Add myself to the write after approval list.
1765 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1767 * MAINTAINERS: Update my email address in WAA section.
1769 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1771 * MAINTAINERS: Update e-mail address.
1773 2008-11-27 Toon Moene <toon@moene.org>
1775 * MAINTAINERS: Change e-mail address.
1777 2008-11-27 Tristan Gingold <gingold@adacore.com>
1779 * configure.ac: Build gdb for i?86-*-darwin*
1780 * configure: Regenerated.
1782 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1784 * MAINTAINERS: Added my full name.
1786 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1793 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1795 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1796 * Makefile.in: Regenerated.
1798 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1805 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1806 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1807 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1808 (HOST_EXPORTS): Pass CPPFLAGS.
1809 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1810 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1811 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1812 * Makefile.in, configure: Regenerated.
1813 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1814 and CPPFLAGS_FOR_BUILD.
1816 2008-11-06 Jeff Law <law@redhat.com>
1818 * MAINTAINERS: Add myself as middle end maintainer.
1820 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1822 * MAINTAINERS (Write after approval): Add myself.
1824 2008-11-05 Diego Novillo <dnovillo@google.com>
1826 * MAINTAINERS (Global Reviewers): Add myself.
1827 (Non-Algorithmic Maintainers): Remove myself.
1829 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1831 * MAINTAINERS (Write after approval): Add myself.
1833 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1835 * MAINTAINERS (Write after approval): Add myself.
1837 2008-10-31 Ben Elliston <bje@au.ibm.com>
1839 * configure.ac (spu-*-*): Remove special case.
1840 * configure: Regenerate.
1842 2008-10-30 Catherine Moore <clm@codesourcery.com>
1844 * MAINTAINERS (Write after approval): Update my email address.
1846 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1848 * configure.ac [spu-*-*]: Do not set skipdirs.
1849 * configure: Re-generate.
1851 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1853 * MAINTAINERS (Various Maintainers): Add myself to reload.
1855 2008-10-25 Richard Guenther <rguenther@suse.de>
1857 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1858 maintainer. Remove myself as libgcc-math maintainer.
1859 (Non-Algorithmic Maintainers): Remove myself.
1861 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1863 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1864 * Makefile.in: Regenerated.
1866 2008-10-23 Cary Coutant <ccoutant@google.com>
1868 * MAINTAINERS (Write after approval): Add myself.
1870 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1877 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1878 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1879 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1880 (HOST_EXPORTS): Pass CPPFLAGS.
1881 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1882 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1883 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1884 * Makefile.in, configure: Regenerated.
1885 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1886 and CPPFLAGS_FOR_BUILD.
1888 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1890 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1893 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1895 * MAINTAINERS (Write After Approval): Added myself.
1897 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1899 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1900 recommended version to 2.3.2.
1902 * configure: Regenerate.
1904 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1906 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1908 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1910 * MAINTAINERS (Write After Approval): Update e-mail address.
1912 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1914 * libtool.m4: Update to libtool 2.2.6.
1915 * lt~obsolete.m4: Update to libtool 2.2.6.
1916 * ltmain.sh: Update to libtool 2.2.6.
1917 * ltsugar.m4: Update to libtool 2.2.6.
1918 * ltversion.m4: Update to libtool 2.2.6.
1919 * ltoptions.m4: Update to libtool 2.2.6.
1920 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1922 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1924 * MAINTAINERS (Write After Approval): Add myself.
1926 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1928 * MAINTAINERS (Write After Approval): Update my name.
1930 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1932 * MAINTAINERS: Add myself in "Write After Approval".
1934 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1936 * MAINTAINERS: Add myself as ia64 maintainer.
1938 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1940 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1941 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1942 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1943 and Michael Tiemann from Write After Approval since they do not
1944 actually have access.
1946 2008-09-05 Richard Guenther <rguenther@suse.de>
1948 * configure.ac: Initialize clooglibs to -lcloog.
1949 * configure: Re-generate.
1951 2008-09-04 Le-Chun Wu <lcwu@google.com>
1953 * MAINTAINERS (Write After Approval): Add myself.
1955 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1957 * configure.ac (--with-cloog-polylib): New.
1958 (--disable-cloog-version-check): New.
1959 (--disable-ppl-version-check): New.
1960 * configure: Re-generate.
1962 2008-09-03 Richard Guenther <rguenther@suse.de>
1964 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1966 * configure: Re-generate.
1968 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1971 * MAINTAINERS: Add picoChip maintainers.
1973 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1974 Tobias Grosser <grosser@fim.uni-passau.de>
1975 Jan Sjodin <jan.sjodin@amd.com>
1976 Harsha Jagasia <harsha.jagasia@amd.com>
1977 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1978 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1979 Adrien Eliche <aeliche@isty.uvsq.fr>
1981 Merge from graphite branch.
1982 * configure: Regenerate.
1983 * Makefile.in: Regenerate.
1984 * configure.ac (host_libs): Add ppl and cloog.
1985 Add checks for PPL and CLooG.
1986 * Makefile.def (ppl, cloog): Added modules and dependences.
1987 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1988 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1990 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1992 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1993 (GCC_SHLIB_SUBDIR): New.
1994 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1995 * configure: Regenerate.
1996 * Makefile.in: Regenerate.
1998 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2000 * MAINTAINERS: Consistently use tabs to separate columns.
2002 2008-08-29 Tristan Gingold <gingold@adacore.com>
2004 * MAINTAINERS (Write after Approval): Add myself.
2006 2008-08-28 Tristan Gingold <gingold@adacore.com>
2008 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2009 Enable bfd, binutils and opcodes.
2010 * configure: Regenerate.
2012 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2014 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2016 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2018 * MAINTAINERS: Use correct Umlaut for last name.
2020 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2022 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2024 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2026 * MAINTAINERS: Update my email address.
2028 2008-08-16 Nicolas Roche <roche@adacore.com>
2030 * Makefile.tpl: Add BOOT_ADAFLAGS.
2031 * Makefile.in: Regenerate.
2033 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2035 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2036 * configure: Regenerate.
2038 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2040 * configure.ac: Add makefile fragments for hpux.
2041 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2042 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2043 * configure: Regenerate.
2044 * Makefile.in: Regenerate.
2046 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2048 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2050 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2052 * MAINTAINERS (Write after Approval): Add myself.
2054 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2056 * MAINTAINERS (Write After Approval): Add myself.
2058 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2060 * MAINTAINERS (Write After Approval): Add myself.
2062 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2064 * MAINTAINERS: Update my email address.
2066 2008-06-25 Joey Ye <joey.ye@intel.com>
2068 * MAINTAINERS (Write After Approval): Add myself.
2070 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2072 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2073 * Makefile.in: Regenerate.
2074 * configure: Regenerate.
2076 2008-06-17 Daniel Kraft <d@domob.eu>
2078 * MAINTAINERS (Write After Approval): Add myself.
2080 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2082 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2083 "$@" is still intact with both Autoconf 2.59 and 2.62.
2084 * configure: Regenerate.
2086 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2088 * Makefile.tpl: Fix comment errors.
2089 * Makefile.in: Regenerate.
2091 2008-06-12 David S. Miller <davem@davemloft.net>
2092 David Edelsohn <edelsohn@gnu.org>
2094 * configure.ac: Add powerpc*-*-* to gold supported targets.
2095 * configure: Regenerate.
2097 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2099 PR tree-optimization/36218
2100 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2101 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2102 (all prefix="build-"): Pass them to build-system sub-makes.
2103 * Makefile.in: Regenerate.
2105 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2107 * MAINTAINERS (mt port): Remove.
2108 (sco5, unixware, sco udk): Remove.
2109 (Kean Johnston): Add to Write After Approval.
2111 2008-05-30 Julian Brown <julian@codesourcery.com>
2113 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2114 of libobjc for ARM EABI Linux.
2115 * configure: Regenerate.
2117 2008-05-18 Xinliang David Li <davidxl@google.com>
2119 * ChangeLog: Remove wrong ChangeLog entry.
2121 2008-05-17 Xinliang David Li <davidxl@google.com>
2123 * MAINTAINERS (Write After Approval): Add myself.
2125 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2127 * MAINTAINERS (Write After Approval): Add myself.
2129 2008-05-14 Rafael Espíndola <espindola@google.com>
2131 * config-ml.in: don't handle --enable-shared and --enable-static.
2133 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2135 * MAINTAINERS: Update my email address.
2137 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2139 * MAINTAINERS: Update my email address.
2141 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2143 * MAINTAINERS (Write After Approval): Add myself.
2145 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2147 * MAINTAINERS (Write After Approval): Add myself.
2149 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2151 * MAINTAINERS (crx): Add myself.
2153 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2156 2008-04-14 David S. Miller <davem@davemloft.net>
2158 * configure.ac: Add sparc*-*-* to gold supported targets.
2159 * configure: Regenerate.
2161 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2164 * configure.ac: Include override.m4.
2165 * configure: Regenerate.
2167 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2169 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2170 * Makefile.in: Regenerate.
2172 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2174 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2175 as nonconfigurable directories list.
2176 * configure: Regenerate.
2178 2008-04-14 Ben Elliston <bje@au.ibm.com>
2180 * config.sub, config.guess: Update from upstream sources.
2182 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2184 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2185 * Makefile.in: Regenerate.
2187 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2189 * configure.ac: Do not build libssp for the AVR.
2190 * configure: Regenerate.
2192 2008-04-07 Ian Lance Taylor <iant@google.com>
2194 * Makefile.def: check-gold depends upon all-binutils.
2195 * Makefile.in: Regenerate.
2197 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2199 * MAINTAINERS (Write After Approval): Add myself.
2201 2008-04-04 Nick Clifton <nickc@redhat.com>
2204 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2206 * configure: Regenerate.
2208 2008-04-04 NightStrike <NightStrike@gmail.com>
2211 * configure.ac: Combine rules for mingw32 and mingw64.
2212 * configure: Regenerate.
2214 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2216 * MAINTAINERS (Write After Approval): Add myself.
2218 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2220 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2221 * Makefile.in (.NOTPARALLEL): Ditto.
2223 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2225 * MAINTAINERS (Write After Approval): Add myself.
2227 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2229 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2230 * Makefile.in (.NOTPARALLEL): Regenerate.
2232 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2234 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2235 * Makefile.in: Regenerate.
2237 2008-03-26 Jakub Staszak <kuba@et.pl>
2239 * MAINTAINERS (Write After Approval): Add myself.
2241 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2243 * MAINTAINERS: Update e-mail address.
2245 2008-03-20 Ian Lance Taylor <iant@google.com>
2247 * configure.ac: Add support for --enable-gold.
2248 * Makefile.def: Add gold as a directory like ld.
2249 * configure, Makefile.in: Regenerate.
2251 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2253 * configure.ac: m4_include config/proginstall.m4.
2254 * configure: Regenerate.
2256 Backport from upstream Libtool:
2258 2007-10-12 Eric Blake <ebb9@byu.net>
2260 Deal with Autoconf 2.62's semantic change in m4_append.
2261 * ltsugar.m4 (lt_append): Replace broken versions of
2263 (lt_if_append_uniq): Don't require separator to be overquoted,
2264 and avoid broken m4_append.
2265 (lt_dict_add): Fix typo.
2266 * libtool.m4 (_LT_DECL): Don't overquote separator.
2268 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2270 * config.rpath: Add AIX 6 support.
2272 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2274 * Makefile.def (stageprofile). Remove -fprofile-generate
2275 from stage_libcflags.
2276 * Makefile.in: Regenerate.
2278 2008-03-13 Ben Elliston <bje@au.ibm.com>
2280 * config.sub, config.guess: Update from upstream sources.
2282 2008-03-06 Tom Tromey <tromey@redhat.com>
2284 * MAINTAINERS: Update for treelang deletion.
2286 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2288 * MAINTAINERS: Update my email address.
2290 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2292 * MAINTAINERS (darwin port): Add myself as a maintainer.
2293 (objective-c/c++): Add myself as a maintainer.
2295 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2297 * MAINTAINERS (Write After Approval): Update my email address.
2299 2008-02-25 Tomas Bily <tbily@suse.cz>
2301 * MAINTAINERS (Write After Approval): Add myself.
2303 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2305 * MAINTAINERS (OpenMP): Add myself.
2307 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2312 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2313 * configure: Regenerate.
2315 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2316 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2317 STAGE4_LIBCFLAGS): New.
2318 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2319 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2320 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2321 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2322 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2323 for target modules. Don't export LIBCFLAGS.
2324 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2325 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2326 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2327 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2328 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2329 * Makefile.in: Regenerate.
2331 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2334 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2335 Do not use -DDLL_EXPORT. Backport from upstream.
2337 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2339 * MAINTAINERS (Write After Approval): Add myself.
2341 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2343 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2344 * configure: Regenerate.
2346 2008-01-31 Marc Gauthier <marc@tensilica.com>
2348 * configure.ac (xtensa*-*-*): Recognize processor variants.
2349 * configure: Regenerate.
2351 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2354 * configure.ac (PARSE_ARGS): Push suitable setting of
2355 ac_subdirs_all, for `./configure --help=recursive'.
2356 Handle `+' in generic toplevel directory disabling.
2357 * configure: Regenerate.
2359 2008-01-28 Nick Clifton <nickc@redhat.com>
2361 * MAINTAINERS (xstormy16): Take over maintainership.
2363 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2365 * MAINTAINERS (c4x port): Remove.
2367 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2369 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2371 2008-01-23 Ben Elliston <bje@au.ibm.com>
2373 * config.sub, config.guess: Update from upstream sources.
2375 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2377 * MAINTAINERS (Write After Approval): Add myself.
2379 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2381 * MAINTAINERS: Update my email address.
2383 2008-01-09 Raksit Ashok <raksit@google.com>
2385 * MAINTAINERS (Write After Approval): Add myself.
2387 2008-01-09 Raksit Ashok <raksit@google.com>
2389 * MAINTAINERS (Write After Approval): Add myself.
2391 2008-01-08 Ben Elliston <bje@au.ibm.com>
2393 * config.sub, config.guess: Update from upstream sources.
2395 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2397 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2398 Change recommended MPFR from 2.2.1 -> 2.3.0.
2399 * configure: Regenerate.
2401 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2403 * MAINTAINERS: Update my email address.
2405 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2407 * MAINTAINERS: Update my email address.
2409 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2411 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2412 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2413 * Makefile.in: Regenerate.
2415 2007-12-10 Mark Heffernan <meheff@google.com>
2417 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2420 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2422 * configure.ac: Enable libjava for x86_64-*-darwin9.
2423 * configure: Regenerate.
2425 2007-12-07 Bill Maddox <maddox@google.com>
2427 * MAINTAINERS (Write After Approval): Add myself.
2429 2007-12-05 Ben Elliston <bje@au.ibm.com>
2431 * config.sub, config.guess: Update from upstream sources.
2433 2007-12-02 Matthias Klose <doko@ubuntu.com>
2435 * config-ml.in: Remove 64bit configure tests.
2437 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2439 * config-ml.in: Robustify against white space in absolute file
2442 * config-ml.in (multi-clean): Substitute ${Makefile}.
2443 Remove superfluous ${Makefile} in list.
2445 2007-11-19 Thiemo Seufer <ths@mips.com>
2447 * config-ml.in: Don't hardcode the Makefile name.
2449 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2451 * MAINTAINERS (Write After Approval): Add myself.
2453 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2455 * MAINTAINERS (Write After Approval): Add myself.
2457 2007-11-06 Doug Kwan <dougkwan@google.com>
2459 * MAINTAINERS (Write After Approval): Add myself.
2461 2007-10-25 Ben Elliston <bje@au.ibm.com>
2463 * MAINTAINERS (mercury): Remove entry.
2464 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2466 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2468 * Makefile.def (dependencies): Make configure-gdb depend on
2470 * Makefile.in: Regenerated.
2472 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2474 * MAINTAINERS (Fortran maintainer): Remove myself.
2476 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2478 * Makefile.def: To avoid problems running with parallel makes,
2479 build newlib before libgloss so that target specific header
2481 * Makefile.in: Regenerate
2483 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2485 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2486 * Makefile.in: Regenerate.
2488 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2490 * MAINTAINERS (Register allocation reviewer): Add myself.
2492 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2494 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2495 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2496 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2497 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2498 * configure: Regenerate.
2500 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2502 * MAINTAINERS (Register allocation reviewer): Add myself.
2504 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2506 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2507 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2508 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2509 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2510 * configure.ac: Default them to host tools for $host = $build.
2513 * configure: Regenerate.
2514 * Makefile.in: Regenerate.
2516 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2518 * MAINTAINERS (Register allocation reviewer): Add myself.
2520 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2522 * MAINTAINERS (Register allocation reviewer): Add myself.
2524 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2526 * MAINTAINERS (Write After Approval): Fix typo.
2528 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2530 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2531 * configure: Regenerate.
2533 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2536 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2537 they're already prefixed.
2539 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2541 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2543 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2544 * configure: Regenerate.
2545 * Makefile.in: Regenerate.
2547 2007-09-17 Andreas Schwab <schwab@suse.de>
2549 * configure.ac: Raise minimum makeinfo version to 4.6.
2550 * configure: Regenerate.
2552 2007-09-17 Johannes Singler <singler@ira.uka.de>
2554 * MAINTAINERS (write-after-approval) add myself
2556 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2558 * configure.ac: Correct makeinfo version check.
2559 * configure: Regenerate.
2561 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2563 * MAINTAINERS: Update my email address.
2565 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2567 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2568 to $skipdirs and only disable gprof for newlib. Use the normal
2569 mips*-elf* handling in other respects.
2570 * configure: Regnerate.
2572 2007-09-12 David Daney <ddaney@avtrex.com>
2574 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2576 * configure: Regenerate.
2578 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2581 * configure.ac: For libgloss targets, point the linker to the linker
2582 script, startup code and simulator library.
2583 * configure: Regenerate.
2585 2007-09-07 Andrew Haley <aph@redhat.com>
2587 * configure.ac (noconfigdirs): Remove target-libffi and
2589 * configure: Regenerate.
2591 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2594 * configure.ac: Use config/mh-mingw on mingw.
2595 * configure: Regenerate.
2597 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2599 * MAINTAINERS (Write After Approval): Add myself.
2601 2007-09-05 Richard Guenther <rguenther@suse.de>
2603 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2604 nor --disable-checking is provided also turn on yes and types
2605 checking for stage1.
2606 * configure: Re-generate.
2608 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2610 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2611 (Write After Approval): Remove myself.
2613 2007-08-29 Nick Clifton <nickc@redhat.com>
2615 * config.sub, config.guess: Update from upstream sources.
2617 2007-08-22 Bud Davis <jmdavis@link.com>
2619 * MAINTAINERS (Write After Approval): Added myself.
2620 * MAINTAINERS (Reviewers): Removed myself.
2622 2007-08-18 Paul Brook <paul@codesourcery.com>
2623 Joseph Myers <joseph@codesourcery.com>
2625 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2626 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2627 * Makefile.in: Regenerate.
2628 * configure.ac (--with-debug-prefix-map): New.
2629 * configure: Regenerate.
2631 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2632 Nigel Stephens <nigel@mips.com>
2634 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2635 as target_makefile_frag.
2636 * configure: Regenerate.
2638 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2640 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2641 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2642 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2643 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2644 (do-compare, do-compare3, do-compare-debug): New.
2645 ([+compare-target+]): Use them.
2647 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2649 * MAINTAINERS (Write After Approval): Change my email address.
2651 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2652 Ben Elliston <bje@au.ibm.com>
2654 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2655 --silent if $silent.
2656 * configure: Regenerate.
2658 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2660 * MAINTAINERS (Various Maintainers): Add myself as
2661 loop infrastructure maintainer. Update my e-mail
2664 2007-07-31 Diego Novillo <dnovillo@google.com>
2666 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2669 2007-07-26 Richard Guenther <rguenther@suse.de>
2671 * configure.ac: Add types checking to stage1 checking flags.
2672 * configure: Regenerate.
2674 2007-07-17 Nick Clifton <nickc@redhat.com>
2676 * COPYING3: New file. Contains version 3 of the GNU General
2678 * COPYING3.LIB: New file. Contains version 3 of the GNU
2679 Lesser General Public License.
2681 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2683 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2685 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2687 * MAINTAINERS (S/390 co-maintainer): Add myself.
2688 (Write After Approval): Remove myself.
2690 2007-07-13 Dan Hipschman <dsh@google.com>
2692 * MAINTAINERS (Write After Approval): Add myself.
2694 2007-07-11 Nick Clifton <nickc@redhat.com>
2696 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2698 * Makefile.in: Regenerate.
2700 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2702 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2705 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2707 * lt~obsolete.m4: New. Import from 20070318 libtool.
2709 2007-07-03 Julian Brown <julian@codesourcery.com>
2711 * MAINTAINERS (Write After Approval): Add myself.
2713 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2715 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2716 * configure: Regenerate.
2718 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2720 * configure.ac: Add some missing m4 quotation.
2721 * configure: Regenerate.
2723 2007-07-02 Simon Baldwin <simonb@google.com>
2725 * MAINTAINERS (Write After Approval): Add myself.
2727 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2729 * configure: Regenerate.
2731 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2733 * Makefile.def: Add windmc tool to build.
2734 * Makefile.tpl: Likewise.
2735 * configure.ac: Likewise.
2736 * Makefile.in: Regenerate.
2737 * configure: Regenerate.
2739 2007-06-28 DJ Delorie <dj@redhat.com>
2741 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2742 not building newlib.
2743 * configure: Regenerated.
2745 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2747 * MAINTAINERS (Write After Approval): Add myself.
2749 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2751 * MAINTAINERS (Write After Approval): Add myself.
2753 2007-06-19 Chris Matthews <chrismatthews@google.com>
2755 * MAINTAINERS (Write After Approval): Add myself.
2757 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2759 * MAINTAINERS (Write After Approval): Add myself.
2761 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2763 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2764 * Makefile.in: Regenerated.
2766 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2768 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2769 bfin*-*-uclinux* targets.
2770 * configure: Regenerate.
2772 2007-06-14 Ian Lance Taylor <iant@google.com>
2774 * MAINTAINERS: Add myself as non-algorithmic global write
2777 2007-06-14 Diego Novillo <dnovillo@google.com>
2779 * MAINTAINERS: Add self as middle-end maintainer and
2780 non-algorithmic global write maintainer.
2782 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2784 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2785 Move all Fortran maintainers except Paul Brook into the
2786 Non-Autopoiesis section.
2788 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2790 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2791 (distclean-stage[+id+]): Possibly delete stage_last.
2792 * Makefile.in: Regenerate.
2794 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2796 * MAINTAINERS (Various Maintainer): Fix typo.
2798 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2800 * MAINTAINERS (Various Maintainer): Add myself as
2801 dataflow maintainer.
2803 2007-06-07 Ben Elliston <bje@au.ibm.com>
2805 * config.sub, config.guess: Update from upstream sources.
2807 2007-06-07 Ben Elliston <bje@au.ibm.com>
2809 * Makefile.tpl: Fix spelling error.
2810 * Makefile.in: Regenerate.
2812 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2814 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2815 lt_cv_sys_max_cmd_len.
2817 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2819 * MAINTAINERS (Various Maintainers): Add myself as
2820 auto-vectorizer maintainer.
2822 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2825 * libtool.m4: Revert previous change.
2826 * ltgcc.m4: Put it here.
2828 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2830 * MAINTAINERS (Various Maintainers): Add myself as
2831 auto-vectorizer maintainer.
2833 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2836 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2838 2007-05-30 Richard Guenther <rguenther@suse.de>
2840 * MAINTAINERS (Various Maintainers): Add myself as
2841 auto-vectorizer maintainer.
2843 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2846 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2847 * configure: Rebuilt.
2849 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2851 * MAINTAINERS (Write After Approval): Removed my name.
2853 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2855 * MAINTAINERS (Write After Approval): Remove myself.
2857 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2859 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2861 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2863 * ltmain.sh: Update from ToT Libtool.
2864 * libtool.m4: Update from ToT Libtool.
2865 * ltsugar.m4: New. Update from ToT Libtool.
2866 * ltversion.m4: New. Update from ToT Libtool.
2867 * ltoptions.m4: New. Update from ToT Libtool.
2869 * ltcf-c.sh: Remove.
2870 * ltcf-cxx.sh: Remove.
2871 * ltcf-gcj.sh: Remove.
2873 2007-05-22 Ollie Wild <aaw@google.com>
2875 * MAINTAINERS (Write After Approval): Add myself.
2877 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2879 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2881 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2882 Remove CFLAGS/LIBCFLAGS.
2883 (configure-stage[+id+]-[+prefix+][+module+],
2884 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2885 * Makefile.in: Regenerate.
2887 2007-05-15 Diego Novillo <dnovillo@google.com>
2889 * MAINTAINERS: Update e-mail address.
2891 2007-05-15 Revital Eres <eres@il.ibm.com>
2893 * MAINTAINERS (Write After Approval): Add myself.
2895 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2897 * MAINTAINERS (Write After Approval): Updated my address.
2899 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2901 * MAINTAINERS (Write After Approval): Add myself.
2903 2007-05-11 Silvius Rus <rus@google.com>
2905 * MAINTAINERS (Write After Approval): Add myself.
2907 2007-04-23 Tom Tromey <tromey@redhat.com>
2909 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2911 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2913 * MAINTAINERS (cpplib): Rename to ...
2914 (libcpp): ... this. Add C/C++ front end maintainers.
2916 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2918 * config-ml.in: Pass ${ml_config_env} to configure calls.
2920 2007-04-04 Christian Bruel <christian.bruel@st.com>
2922 * MAINTAINERS (Write After Approval): Add myself.
2924 2007-04-02 Dave Korn <dave.korn@artimi.com>
2926 * MAINTAINERS (Write After Approval): Add myself.
2928 2007-03-31 Tobias Burnus <burnus@net-b.de>
2930 * MAINTAINERS (fortran 95 front end): Add myself.
2932 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2934 * MAINTAINERS (Write After Approval): Add myself.
2936 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2938 * MAINTAINERS (Modulo Scheduler): Add myself.
2940 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2942 * MAINTAINERS (fortran 95 front end): Add myself.
2943 (c++ front end): whitespace fix.
2945 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2947 * MAINTAINERS (Write After Approval): Add myself.
2949 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2951 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2952 of glob. Quote arguments with single quotes too.
2953 * configure: Regenerate.
2955 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2957 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2958 * Makefile.in: Regenerate
2960 2007-03-07 Andreas Schwab <schwab@suse.de>
2962 * configure: Regenerate.
2964 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2966 * configure.ac: Add "--with-pdfdir" configure option,
2967 which defines pdfdir variable.
2968 * Makefile.def (target=fixincludes): Add install-pdf to
2970 (recursive_targets): Add install-pdf target.
2971 (flags_to_pass): Add pdfdir.
2972 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2974 * configure: Regenerate
2975 * Makefile.in: Regenerate
2977 2007-02-28 Eric Christopher <echristo@apple.com>
2980 2006-12-07 Mike Stump <mrs@apple.com>
2982 * Makefile.def (dependencies): Add dependency for
2983 install-target-libssp and install-target-libgomp on
2985 * Makefile.in: Regenerate.
2987 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2989 * configure: Regenerate.
2990 * configure.ac: Move statements after variable declarations.
2992 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2994 * MAINTAINERS: Add myself as sh maintainer.
2996 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2998 * configure.ac: Adjust for loop syntax.
2999 * configure: Regenerate.
3001 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3003 * configure: Rebuilt.
3005 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3007 * configure.ac: Drop multiple occurrences of --enable-languages,
3008 and fix its quoting.
3009 * configure: Rebuilt.
3011 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3012 Nathan Sidwell <nathan@codesourcery.com>
3013 Vladimir Prus <vladimir@codesourcery.com>
3014 Joseph Myers <joseph@codesourcery.com>
3016 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3017 * configure: Regenerate.
3019 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3021 * ltconfig (freebsd*): Default to elf.
3023 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3025 * configure.ac (target_libraries): Move libgcc before libiberty.
3026 * configure: Regenerated.
3028 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3029 Paolo Bonzini <bonzini@gnu.org>
3032 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3033 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3034 * configure: Regenerated.
3036 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3038 * MAINTAINERS (Language Front End Maintainers): Update my mail
3041 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3044 * configure.ac: Correct syntax for Solaris ksh.
3045 * configure: Regenerated.
3047 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3049 * configure.ac: Sync with src.
3050 * configure: Regenerate.
3052 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3054 * Makefile.in: Regenerate.
3056 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3058 * config.sub: Sync with src.
3060 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3062 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3063 noncanonical equivalents.
3064 * configure.in: Rename to...
3065 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3066 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3067 target_noncanonical. Use them. Rewrite removal of configure
3068 arguments for autoconf 2.59. Discard variable settings. Force
3069 program_transform_name for native tools.
3071 * Makefile.in: Regenerated.
3072 * configure: Regenerated with autoconf 2.59.
3074 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3076 * MAINTAINERS (Write After Approval): Add myself.
3078 2007-01-31 Andreas Schwab <schwab@suse.de>
3080 * Makefile.tpl (LDFLAGS): Substitute it.
3081 * Makefile.in: Regenerate.
3083 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3085 * MAINTAINERS (Write After Approval): Add myself.
3087 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3089 * MAINTAINERS (spu port): Add myself.
3091 2007-01-23 Richard Guenther <rguenther@suse.de>
3094 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3095 * Makefile.tpl (GNATBIND): Substitute it.
3096 (GNATMAKE): Likewise.
3097 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3099 * Makefile.in: Regenerate.
3100 * configure: Regenerate.
3102 2007-01-18 Mike Stump <mrs@apple.com>
3104 * configure.in: Re-enable -Werror for gcc builds.
3106 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3108 * MAINTAINERS (Write After Approval): Add myself.
3110 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3112 * configure.in: Change == to = in test command.
3113 * configure: Regenerate.
3115 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3116 Nick Clifton <nickc@redhat.com>
3117 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3119 * configure.in (build_configargs, host_configargs, target_configargs):
3120 Remove build/host/target parameters.
3121 (host_libs): Add gmp and mpfr.
3122 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3123 * Makefile.def (gmp, mpfr): New.
3124 (gcc): Remove target.
3125 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3126 target_os, target_vendor): New.
3127 (configure): Add host_alias/target_alias arguments; adjust invocations.
3128 * configure: Regenerate.
3129 * Makefile.in: Regenerate.
3131 2007-01-11 Matt Fago <fago@earthlink.net>
3133 * configure.in: Try to link to functions only in mpfr 2.2.x
3134 to improve robustness of configure tests.
3135 * configure: Regenerate.
3137 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3139 * MAINTAINERS: Add myself as i386 maintainer.
3141 2007-01-08 Jan Hubicka <jh@suse.cz>
3143 * MAINTAINERS: Add myself as i386 maintainer.
3145 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3147 * configure.in: Add support for an x86_64-mingw* target.
3148 * configure: Regenerate.
3150 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3152 * Makefile.tpl (all-target): Correct @if conditional for target
3154 * configure.in: Omit libiberty if building only target libgcc.
3155 * configure, Makefile.in: Regenerated.
3157 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3159 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3160 * configure: Regenerate.
3162 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3164 * Makefile.def (target_modules): Add libgcc.
3165 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3166 * Makefile.tpl (clean-target-libgcc): Delete.
3167 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3168 on gcc even for bootstrapped modules. Rewrite handling of
3169 lang_env_dependencies to loop over target_modules.
3170 * configure.in (target_libraries): Add target-libgcc.
3171 * Makefile.in, configure: Regenerated.
3173 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3175 * configure.in: Reorganize recognition of languages. Add
3176 --enable-stage1-languages. Show supported languages for the chosen
3177 target rather than all recognized languages.
3178 * configure: Regenerate.
3180 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3182 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3183 * Makefile.in: Regenerate.
3185 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3187 * configure.in: Warn that MPFR 2.2.0 is buggy.
3188 * configure: Regenerate.
3190 2006-12-27 Ian Lance Taylor <iant@google.com>
3192 * configure.in: When removing Makefiles to force a reconfigure, also
3193 remove prev-DIR*/Makefile.
3194 * configure: Regenerate.
3196 2006-12-22 Andreas Schwab <schwab@suse.de>
3198 * configure: Regenerate with correct autoconf version.
3200 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3202 * configure.in: add AC_SUBST for *_FOR_TARGET.
3203 * configure: Regenerate.
3205 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3207 * configure.in: Simplify logic for rejecting languages that cannot
3208 be built. Separate the case when a language is unsupported,
3209 from the case when the user chooses not to build a language.
3211 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3213 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3214 it only affects bootstrap and could be tested on "$host" as well.
3215 * configure: Regenerate.
3216 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3218 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3221 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3222 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3223 move here comment from Makefile.tpl.
3224 * Makefile.tpl: Move some definitions higher in the file.
3225 (STAGE1_CHECKING): New.
3226 * configure.in: Add --enable-stage1-checking.
3227 * configure: Regenerate.
3228 * Makefile.in: Regenerate.
3230 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3232 * MAINTAINERS: Add myself as build system maintainer.
3234 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3236 * MAINTAINERS (Write After Approval): Add myself.
3238 2006-12-13 Eric Christopher <echristo@apple.com>
3240 * MAINTAINERS: Add myself as darwin maintainer.
3242 2006-12-11 Ian Lance Taylor <ian@airs.com>
3244 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3246 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3248 MAINTAINERS: Update my entry.
3250 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3252 * configure.in: Handle spu makefile frag.
3253 * Makefile.tpl (MAINT): Define
3254 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3255 * configure: Regenerate.
3256 * Makefile.in: Regenerate.
3258 2006-12-11 Ben Elliston <bje@au.ibm.com>
3260 * config.guess: Import latest version.
3261 * config.sub: Likewise.
3263 2006-12-11 Ben Elliston <bje@au.ibm.com>
3265 * configure.in (spu-*-*): Don't skip target-libiberty.
3266 * configure: Regenerate.
3268 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3271 * configure.in: Correct x86 darwin support for libjava to powerpc
3273 * configure: Regenerate.
3275 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3277 * configure.in: Add x86 darwin support for libjava.
3278 * configure: Regenerate.
3280 2006-12-07 Mike Stump <mrs@apple.com>
3282 * Makefile.def (dependencies): Add dependency for
3283 install-target-libssp and install-target-libgomp on
3285 * Makefile.in: Regenerate.
3287 2006-12-04 Richard Guenther <rguenther@suse.de>
3289 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3290 (Non-Algorithmic Maintainers): Move over non-algorithmic
3291 loop optimizer maintainers, add myself as a non-algorithmic
3292 middle-end maintainer.
3294 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3296 * MAINTAINERS (Write After Approval): Add myself.
3298 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3300 * configure.in: Update error message for missing GMP/MPFR.
3302 * configure: Regenerate.
3304 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3306 * configure.in: Update MPFR version in error message.
3308 * configure: Regenerate.
3310 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3312 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3313 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3314 --with-gmp-lib): New flags.
3316 * configure: Regenerate.
3318 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3320 * MAINTAINERS (Write After Approval): Change my email address.
3322 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3324 * MAINTAINERS (Write After Approval): Add myself.
3326 2006-11-22 Philipp Thomas <pth@suse.de>
3328 * MAINTAINERS (i18n): Update e-mail address.
3330 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3332 * MAINTAINERS (spu port): Add myself as maintainer.
3333 (Write After Approval): Remove myself.
3335 2006-11-22 Ben Elliston <bje@au.ibm.com>
3337 * configure.in (skipdirs): Don't build libssp for SPU.
3338 * configure: Regenerate.
3340 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3342 * MAINTAINERS (spu port): Add myself as maintainer.
3343 (libobjc): Update my email address.
3345 2006-11-21 Andrea Bona <andrea.bona@st.com>
3347 * MAINTAINERS (Write After Approval): Add myself.
3349 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3351 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3352 * configure : Rebuilt.
3354 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3356 * MAINTAINERS (Write After Approval): Add myself.
3358 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3360 * MAINTAINERS (Write After Approval): Add myself.
3362 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3364 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3366 * configure: Regenerate.
3368 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3370 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3371 (unstage): Test for stage_last presence.
3374 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3376 * Makefile.in: Regenerate.
3378 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3380 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3383 2006-11-14 Erven Rohou <erven.rohou@st.com>
3385 * MAINTAINERS (Write After Approval): Add myself.
3387 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3389 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3390 and stageN-package/Makefile.
3391 * Makefile.in: Regenerated.
3393 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3395 * configure.in: Remove target-libgloss from noconfigdirs for
3397 * configure: Regenerated.
3399 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3401 * configure.in (have_gmp): Only error if the gcc directory exists.
3403 * configure: Regenerate.
3405 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3407 * configure.in: Robustify error message for missing GMP/MPFR.
3409 * configure: Regenerate.
3411 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3413 * MAINTAINERS (Write After Approval): Add myself.
3415 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3417 * MAINTAINERS: Change email address.
3419 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3421 * MAINTAINERS (Write After Approval): Add myself.
3423 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3425 * MAINTAINERS (Write After Approval): Add myself.
3427 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3429 * MAINTAINERS (Write After Approval): Move myself to
3430 Write After Approval section.
3432 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3434 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3436 * configure: Regenerate.
3438 2006-10-16 Tobias Burnus <burnus@net-b.de>
3440 * MAINTAINERS (Write After Approval): Add myself.
3442 2006-10-16 Ben Elliston <bje@au.ibm.com>
3444 * config.guess: Import latest version.
3445 * config.sub: Likewise.
3447 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3449 * Makefile.def: Added pdf target handling.
3450 * Makefile.tpl: Added pdf target handling.
3451 * Makefile.in: Regenerated.
3453 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3455 * MAINTAINERS: Add self as score port maintainer.
3457 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3459 * MAINTAINERS (Write After Approval): Add myself.
3461 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3463 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3465 * configure: Regenerated.
3467 2006-09-27 Dave Brolley <brolley@redhat.com>
3469 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3470 using $s instead of $r.
3471 * configure: Regenerated.
3473 2006-09-26 Thiemo Seufer <ths@mips.com>
3475 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3476 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3477 * configure: Regenerate.
3479 2006-09-24 Graeme Peterson <gridly@gmail.com>
3481 * MAINTAINERS (Write After Approval): Remove myself.
3483 2006-09-22 Chao-ying Fu <fu@mips.com>
3485 * MAINTAINERS (Write After Approval): Add myself.
3487 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3489 * MAINTAINERS: Add self as soft-fp maintainer.
3491 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3493 * MAINTAINERS: Add myself as avr maintainer.
3494 Remove Marek Michalkiewicz as avr maintainer.
3496 2006-09-07 Roberto Costa <roberto.costa@st.com>
3498 * MAINTAINERS (Write After Approval): Add myself.
3500 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3502 * configure.in: Never build newlib for a Mingw host.
3503 Never build newlib as Mingw target library.
3504 Test the existence of winsup/cygwin for building a Cygwin newlib,
3505 rather than just winsup.
3506 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3507 building a Mingw target.
3508 * configure: Regenerate.
3510 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3512 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3514 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3516 * config.guess: Import from src (was more updated).
3517 * config.sub: Likewise.
3519 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3521 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3522 * configure: Regenerated.
3524 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3526 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3527 for stages after the first.
3529 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3531 * Makefile.def: Add dependencies for configure-opcodes
3532 on configure-intl and all-opcodes on all-intl.
3533 * Makefile.in: Regenerated.
3535 2006-07-13 Ben Elliston <bje@au.ibm.com>
3537 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3539 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3541 Port to hosts whose 'sort' and 'tail' implementations
3542 treat operands with leading '+' as file names, as POSIX
3543 has required since 2001. However, make sure the code still
3544 works on pre-POSIX hosts.
3545 * ltmain.sh: Don't assume "sort +2" is equivalent to
3546 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3548 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3550 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3552 2006-07-04 Peter O'Gorman <peter@pogma.com>
3554 * ltconfig: chmod 644 before ranlib during install.
3556 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3559 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3560 if the bootstrap compiler is a GCC version that supports it.
3561 * configure: Regenerate.
3563 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3565 * configure.in: Fix thinkos in previous check-in.
3566 * configure: Regenerate.
3568 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3571 * configure.in: Test subdir_requires and give an appropriate
3573 * configure: Regenerate.
3575 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3577 * MAINTAINERS (Write After Approval): Add myself.
3579 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3581 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3583 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3585 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3587 2006-06-20 David Ayers <d.ayers@inode.at>
3590 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3591 whether target-libjava is being configured instead of whether the
3592 java front end is enabled.
3593 * configure: Regenerate.
3595 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3598 * configure.in: Only enable libgomp on IRIX 6.
3599 * configure: Regenerate.
3601 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3603 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3605 * Makefile.in: Regenerate.
3607 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3609 * config-ml.in: Alter CCASFLAGS to include special
3610 multilib options the same as is done for CFLAGS.
3612 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3614 * configure.in: Don't enable libgomp on hpux10.
3615 * configure: Rebuilt.
3617 2006-06-12 David Ayers <d.ayers@inode.at>
3621 * configure.in: Remove target-boehm-gc from noconfigdirs where
3622 ${libgcj} is specified.
3623 * configure: Regenerate.
3625 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3629 * configure.in: Sync.
3630 * configure: Regenerated.
3632 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3634 * Makefile.def: Added dependencies from sim and gdb on intl, and
3635 added configure dependencies to everything with an all dependency
3637 * Makefile.in: Regenerated.
3639 2006-06-06 David Ayers <d.ayers@inode.at>
3642 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3643 * Makefile.in: Regenerate.
3644 * configure.in: Add --enable-objc-gc at toplevel and have it
3645 enable boehm-gc for Objective-C.
3646 Remove target-boehm-gc from libgcj.
3647 Add target-boehm-gc to target_libraries.
3648 Add target-boehm-gc to noconfigdirs where ${libgcj}
3650 Assert that boehm-gc is supported when requested for Objective-C.
3651 Only build boehm-gc if needed either for Java or Objective-C.
3652 * configure: Regenerate.
3654 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3657 * Makefile.tpl (configure-[+prefix+][+module+],
3658 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3659 Remove rule to unstage bootstrapped modules.
3660 (stage_current): New.
3661 * Makefile.in: Regenerate.
3663 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3665 * MAINTAINERS (Write After Approval): Update my e-mail address.
3667 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3669 * include/libiberty.h: Declare pex_run_in_environment.
3671 2006-05-31 Asher Langton <langton2@llnl.gov>
3673 * MAINTAINERS (Write After Approval): Add myself.
3675 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3677 * Makefile.def (bfd, opcodes): Fix lib_path.
3678 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3679 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3680 * Makefile.in: Regenerate.
3682 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3684 * Makefile.in: Regenerate.
3686 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3688 * Makefile.def: Add install-html target. Add datarootdir
3689 docdir and htmldir to flags_to_pass.
3690 * Makefile.tpl: Add install-html target.
3691 * Makefile.in: Regenerate.
3692 * configure.in: Add --with-datarootdir, --with-docdir, and
3693 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3694 * configure: Regenerate.
3696 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3698 * configure.in: Enable gprof for cross builds.
3699 * configure: Regenerate.
3701 2006-05-22 Richard Guenther <rguenther@suse.de>
3704 2006-01-31 Richard Guenther <rguenther@suse.de>
3705 Paolo Bonzini <bonzini@gnu.org>
3707 * Makefile.def (target_modules): Add libgcc-math target module.
3708 * configure.in (target_libraries): Add libgcc-math target library.
3709 (--enable-libgcc-math): New configure switch.
3710 * Makefile.in: Re-generate.
3711 * configure: Re-generate.
3712 * libgcc-math: New toplevel directory.
3714 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3715 Andreas Tobler <a.tobler@schweiz.ch>
3717 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3718 * configure: Rebuilt.
3720 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3722 * MAINTAINERS (Write After Approval): Add myself.
3724 2006-05-01 DJ Delorie <dj@redhat.com>
3726 * configure.in: Restore CFLAGS if GMP isn't present.
3727 * configure: Regenerate.
3729 2006-05-01 Richard Guenther <rguenther@suse.de>
3731 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3734 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3736 * MAINTAINERS (Write After Approval): Add myself.
3738 2006-04-28 Jan Beulich <jbeulich@novell.com>
3740 * MAINTAINERS (Write After Approval): Add myself.
3742 2006-04-18 DJ Delorie <dj@redhat.com>
3744 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3745 reference libgloss so that libssp can be built in a combined
3747 * configure: Regenerate.
3749 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3751 * MAINTAINERS (Write After Approval): Add myself.
3753 2006-04-05 Ben Elliston <bje@au.ibm.com>
3755 * configure.in: Require makeinfo 4.4 or higher.
3756 * configure: Regenerate.
3758 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3760 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3761 Rearrange the entries of other libraries to have them in one place.
3763 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3765 * MAINTAINERS (Write After Approval): Remove myself.
3766 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3768 2006-03-14 Richard Guenther <rguenther@suse.de>
3770 * configure: Regenerate with autoconf 2.13.
3772 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3774 * MAINTAINERS: Use my work address.
3776 * MAINTAINERS: Update my E-mail address.
3778 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3780 * configure.in: Handle --disable-<component> generically.
3781 * configure: Regenerate.
3783 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3786 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3788 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3790 * MAINTAINERS (Write After Approval): Remove myself.
3791 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3793 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3795 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3796 (TARGET_CONFIGDIRS): Remove.
3797 * configure.in: Remove AC_SUBST(target_configdirs).
3798 * Makefile.in, configure: Regenerated.
3800 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3802 * MAINTAINERS (Write After Approval): Remove myself.
3803 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3805 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3809 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3811 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3812 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3813 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3814 BUILD_PREFIX, BUILD_PREFIX_1.
3815 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3817 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3820 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3821 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3822 of `cat stage_current`. Always provide the `r' and `s' variables.
3823 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3824 a single shell execution.
3825 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3826 bootstrapped modules, make the stage1 module if the build was not
3827 started yet, else build the current stage.
3828 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3829 (all-build, all-host, all-target, [+make_target+]-host,
3830 [+make_target+]-target): Do not use \-continued lines.
3831 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3832 (current_stage, restrap, stage_last): New.
3834 * Makefile.in: Regenerate.
3835 * configure: Regenerate.
3837 2006-02-19 Bud Davis <jmdavis@link.com>
3839 * MAINTAINERS (Write After Approval): Remove myself.
3840 (Language Front End Maintainers): Add myself as fortran 95
3841 maintainer and update e-mail address.
3843 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3845 * MAINTAINERS (Write After Approval): Remove myself.
3846 (Language Front End Maintainers): Add myself as fortran 95
3849 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3851 * MAINTAINERS (Write After Approval): Add myself.
3853 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3855 * MAINTAINERS (Write After Approval): Remove myself.
3856 (Language Front End Maintainers): Add myself as
3857 fortran 95 maintainer.
3859 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3863 2005-12-27 Leif Ekblad <leif@rdos.net>
3865 * configure.in: Add support for RDOS target.
3866 * configure: Regenerate.
3868 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3869 Andreas Schwab <schwab@suse.de>
3871 * configure: Regenerate.
3873 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3875 * configure.in (enable_libgomp): Add AIX.
3876 * configure: Regenerate.
3878 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3880 * MAINTAINERS (Write After Approval): Add myself.
3882 2006-02-03 Lee Millward <lee.millward@gmail.com>
3884 * MAINTAINERS (Write After Approval): Add myself.
3886 2006-01-31 Richard Guenther <rguenther@suse.de>
3887 Paolo Bonzini <bonzini@gnu.org>
3889 * Makefile.def (target_modules): Add libgcc-math target module.
3890 * configure.in (target_libraries): Add libgcc-math target library.
3891 (--enable-libgcc-math): New configure switch.
3892 * Makefile.in: Re-generate.
3893 * configure: Re-generate.
3894 * libgcc-math: New toplevel directory.
3896 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3898 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3899 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3900 the assembler, linker and binutils.
3901 * configure: Regenerate.
3903 2006-01-22 Dirk Mueller <dmueller@suse.de>
3905 * MAINTAINERS (Write After Approval): Add myself.
3907 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3909 * configure: Regenerate.
3911 2006-01-18 Richard Henderson <rth@redhat.com>
3912 Jakub Jelinek <jakub@redhat.com>
3913 Diego Novillo <dnovillo@redhat.com>
3915 * libgomp: New directory.
3916 * Makefile.def: Add target_module libgomp.
3917 * Makefile.in: Regenerate.
3918 * configure.in (target_libraries): Add target-libgomp.
3919 * configure: Regenerate.
3921 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3923 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3924 @ from continuation.
3925 * Makefile.in: Rebuilt.
3927 2006-01-04 Chris Lattner <sabre@gnu.org>
3929 * MAINTAINERS (Write After Approval): Add myself.
3931 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3935 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3936 * Makefile.tpl (OBJDUMP): New.
3937 (EXTRA_HOST_FLAGS): Add it.
3938 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3940 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3941 to use symbolic links between directories. Avoid race conditions
3942 or make them harmless.
3943 * configure.in: Do not try to use symbolic links between directories.
3945 * Makefile.def (LEAN): Pass.
3946 * Makefile.tpl (LEAN): Define.
3947 (stage[+id+]-start): Accept that the previous directory does not
3948 exist, if the bootstrap is lean.
3949 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3950 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3951 configure substitution.
3952 ([+compare-target+]): Likewise.
3953 ([+bootstrap-target+]-lean): New.
3954 * configure.in: Remove lean bootstrap support from here.
3956 * Makefile.in: Regenerate.
3957 * configure: Regenerate.
3959 2006-01-04 Ben Elliston <bje@au.ibm.com>
3961 * MAINTAINERS (libdecnumber): Add myself.
3963 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3965 * libtool-ldflags: New script.
3967 2006-01-02 Andreas Schwab <schwab@suse.de>
3969 * configure.in: When reconfiguring remove Makefile in
3970 all stage directories.
3971 * configure: Regenerate.
3973 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3975 * MAINTAINERS: Update my email address.
3977 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3979 Revert Ada-related part of the previous change.
3981 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3983 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3984 * Makefile.in: Regenerate.
3985 * configure.in: Do not include mt-ppc-aix target fragment.
3986 * configure: Regenerate.
3988 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3990 * configure.in: Select appropriate fragments for PowerPC/AIX.
3991 * configure: Regenerate.
3993 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3994 BOOT_CFLAGS, BOOT_LDFLAGS.
3995 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3996 BOOT_CFLAGS, BOOT_LDFLAGS.
3997 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3998 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3999 (stage): Fail if we cannot complete the work.
4000 * Makefile.in: Regenerate.
4002 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4004 * configure.in: Replace ms1 with mt.
4005 * configure: Rebuilt.
4007 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4009 * MAINTAINERS: Update my email address.
4011 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4013 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4014 install-host-nogcc): Don't invoke $(stage) at the end.
4015 * Makefile.in: Regenerate.
4017 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4019 * configure.in: Flip the top-level bootstrap switch.
4020 * configure: Regenerate.
4022 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4024 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4025 $(stage) and $(unstage).
4026 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4027 (all): Remove stray semicolon.
4028 (local-distclean): Don't handle multilib.tmp and multilib.out.
4029 (install.all): Set $s for consistency.
4030 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4031 check_multilibs setting. Always make the install directory.
4032 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4034 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4035 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4036 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4037 (multilib.out): Remove.
4038 * Makefile.in: Regenerated.
4040 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4042 * MAINTAINERS (Write After Approval): Add myself.
4044 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4046 * MAINTAINERS: Add myself as mt maintainer.
4048 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4050 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4052 * MAINTAINERS: Change email address.
4054 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4056 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4057 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4058 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4059 Find in-tree tools if available.
4060 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4061 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4062 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4063 (COMPILER_*_FOR_TARGET): New.
4064 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4065 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4066 (CONFIGURED_*, USUAL_*): Remove.
4067 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4068 STRIP): Use autoconf substitutions.
4069 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4070 COMPILER_NM_FOR_TARGET): New.
4071 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4073 (all): Make all-host and all-target in parallel.
4074 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4075 that $$r and $$s are set before invoking a recursive make.
4076 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4077 ([+bootstrap-target+]): Inline most of the `all' target.
4079 2005-11-29 Ben Elliston <bje@au.ibm.com>
4081 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4082 from the gcc build directory.
4083 * Makefile.in: Regenerate.
4085 2005-11-29 Ben Elliston <bje@au.ibm.com>
4087 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4088 depend on all-libdecnumber.
4089 * configure.in (host_libs): Include libdecnumber.
4090 * Makefile.in: Regenerate.
4091 * configure: Likewise.
4093 2005-11-29 Ben Elliston <bje@au.ibm.com>
4095 * libdecnumber: Import decNumber sources from the dfp-branch.
4097 2005-11-21 Kean Johnston <jkj@sco.com>
4099 * config.sub, config.guess: Sync from upstream sources.
4101 2005-11-21 Ben Elliston <bje@au.ibm.com>
4103 Import from Autoconf sources:
4105 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4106 * config/move-if-change: Don't output "$2 is unchanged";
4107 suggested by Ben Elliston. Handle weird characters correctly.
4109 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4111 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4112 to match upstream libtool for darwin.
4114 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4116 * Makefile.def: Remove gdb dependencies for gdbtk.
4117 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4118 (configure-gdb, install-gdb): New rules.
4119 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4120 * Makefile.in, configure: Regenerated.
4122 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4124 * MAINTAINERS (Write After Approval): Add myself.
4126 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4128 * MAINTAINERS (Write After Approval): Add myself.
4130 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4132 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4135 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4138 * Makefile.tpl (do-[+make-target+], do-check, install,
4139 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4140 are set before recursing.
4141 * Makefile.in: Regenerate.
4143 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4146 * Makefile.def (gcc) <target>: Fix thinko.
4147 * Makefile.in: Regenerate.
4149 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4151 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4152 * configure: Regenerate.
4154 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4156 * MAINTAINERS (Write After Approval): Add self.
4158 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4160 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4161 target-libffi, target-qthreads, target-libjava, and
4163 * configure: Regenerate.
4165 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4167 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4168 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4169 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4170 (USUAL_OBJDUMP_FOR_TARGET): New.
4171 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4172 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4173 * configure, Makefile.in: Regenerated.
4175 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4177 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4178 before other host packages.
4180 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4182 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4184 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4188 * configure.in (default_target): Remove.
4189 * Makefile.tpl (all): Do not use prerequisites as subroutines
4190 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4191 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4192 use prerequisites as subroutines.
4193 (check-host, check-target): New.
4194 (bootstrap configure & all targets): Do not use stage*-start
4195 if the directory layout is already ok.
4196 (non-bootstrap configure & all targets): Prepend a $(unstage).
4197 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4198 (NOTPARALLEL): Remove.
4199 (unstage, stage variables): New variables.
4200 (unstage, stage targets): Simply expand to those variables.
4202 * configure: Regenerate.
4203 * Makefile.in: Regenerate.
4205 2005-10-04 James E Wilson <wilson@specifix.com>
4207 * Makefile.def (lang_env_dependencies): Add libmudflap.
4208 * Makefile.in: Regenerate.
4210 2005-10-03 Andreas Schwab <schwab@suse.de>
4212 Backport from libtool CVS:
4213 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4215 * ltmain.sh: add support for installing into temporary
4216 staging area (e.g. 'make install DESTDIR=...')
4218 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4220 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4221 * configure: Regenerated.
4223 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4225 * configure: Regenerate with the correct
4228 2005-09-30 Catherine Moore <clm@cm00re.com>
4230 * configure.in (bfin-*-*): New.
4231 * configure: Regenerated.
4233 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4235 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4236 (LIPO_FOR_TARGET): New.
4237 (CONFIGURED_LIPO_FOR_TARGET): New.
4238 (USUAL_LIPO_FOR_TARGET): New.
4239 (STRIP_FOR_TARGET): New.
4240 (CONFIGURED_STRIP_FOR_TARGET): New.
4241 (USUAL_STRIP_FOR_TARGET): New.
4242 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4244 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4245 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4246 * Makefile.in: Regenerate.
4247 * configure: Regenerate.
4249 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4251 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4252 (rs6000-*-aix*): Same.
4253 * configure: Regenerate.
4255 2005-09-16 Tom Tromey <tromey@redhat.com>
4257 * MAINTAINERS: Add self as java maintainer.
4259 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4261 * configure.in: Recognize f95 in the --enable-languages option,
4262 and substitute it for fortran, issuing a warning.
4263 * configure: Regenerate.
4265 2005-08-30 Phil Edwards <phil@codesourcery.com>
4267 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4268 * configure: Regenerated.
4270 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4272 * MAINTAINERS: Add self as ms1 maintainer.
4274 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4276 * Makefile.def (libssp): Add to lang_env_dependencies.
4277 * Makefile.in: Regenerate.
4279 2005-08-18 Ian Lance Taylor <ian@airs.com>
4281 * MAINTAINERS: Add myself as middle-end maintainer.
4283 2005-08-17 Christian Groessler <chris@groessler.org>
4285 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4286 * Makefile.in: Regenerate.
4288 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4290 * MAINTAINERS (write after approval): Added myself.
4292 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4294 * MAINTAINERS (Write After Approval): Add myself.
4296 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4298 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4299 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4300 Look for alternate names of the target cc and c++
4301 * configure: Regenerate.
4303 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4305 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4306 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4307 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4308 tools; remove code to manually set them.
4309 (Target tools): Look in the environment for them.
4310 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4311 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4312 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4314 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4315 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4316 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4317 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4318 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4319 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4320 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4321 * configure: Regenerate.
4322 * Makefile.in: Regenerate.
4324 2005-07-28 Ben Elliston <bje@au.ibm.com>
4326 * MAINTAINERS: Update for removed CPU targets.
4328 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4330 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4331 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4332 * Makefile.in: Regenerated.
4334 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4336 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4337 (CFLAGS_FOR_TARGET): Use it.
4338 (CXXFLAGS_FOR_TARGET): Likewise.
4339 * Makefile.in: Regenerated.
4340 * configure.in (--with-build-sysroot): New option.
4341 * configure: Regenerated.
4343 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4345 * Makefile.tpl: Wrap install between unstage and stage
4346 * Makefile.in: Regenerate.
4348 2005-07-21 Eric Christopher <echristo@apple.com>
4350 * MAINTAINERS: Update affiliation.
4352 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4354 * MAINTAINERS: Add self as crx port maintainer.
4356 2005-07-20 DJ Delorie <dj@redhat.com>
4358 * MAINTAINERS: Add self as m32c maintainer.
4360 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4362 * all files: Update FSF address.
4364 2005-07-15 Eric Christopher <echristo@redhat.com>
4366 * MAINTAINERS: Change affiliation.
4368 2005-07-14 Jim Blandy <jimb@redhat.com>
4370 * configure.in: Add cases for Renesas m32c.
4371 * configure: Regenerated.
4373 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4375 * COPYING.LIB: Update from fsf.org.
4377 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4379 * COPYING, compile, config.guess,
4380 config.sub, install-sh, missing, mkinstalldirs,
4381 symlink-tree, ylwrap: Sync from upstream sources.
4382 * config-ml.in: Update FSF address.
4384 2005-07-13 Eric Christopher <echristo@redhat.com>
4386 * configure.in: Add toplevel noconfigdir support for tpf.
4387 * configure: Regenerate.
4389 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4393 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4394 * Makefile.in: Regenerate.
4396 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4398 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4399 Brolley to write-after-approval.
4401 2005-07-07 Andreas Schwab <schwab@suse.de>
4403 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4404 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4405 * Makefile.in: Regenerated.
4407 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4409 * configure.in: Don't build sim or rda when targetting darwin.
4410 * configure: Regenerate.
4412 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4414 * configure.in: Add --enable-libssp and --disable-libssp.
4415 * configure: Regenerate with autoconf-2.13.
4417 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4419 * Makefile.def (target_modules): Add libssp.
4420 * configure.in (target_libraries): Add target-libssp.
4421 * configure: Rebuilt.