1 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4 (baseargs): Add --disable-option-checking.
5 * configure: Regenerate.
7 * Makefile.def (configure-target-libiberty): Depend on
8 all-binutils and all-ld.
9 (configure-target-newlib): Likewise.
10 * Makefile.in: Regenerate.
12 2009-08-17 Ben Elliston <bje@au.ibm.com>
14 * config.sub, config.guess: Update from upstream sources.
16 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20 2009-07-02 Tristan Gingold <gingold@adacore.com>
22 * configure.ac: Do not exclude gas for i386-*-darwin.
23 Add a case for x86_64-*-darwin.
24 * configure: Regenerate.
26 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
28 * MAINTAINERS: Add my name to Write After Approval list.
30 2009-08-06 Michael Eager <eager@eagercon.com>
32 * configure.ac: Add Microblaze target.
33 * configure: Regenerate.
35 2009-07-31 Christian Bruel <christian.bruel@st.com>
37 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
38 * configure: Regenerate.
40 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
42 * MAINTAINERS (Write After Approval): Update my e-mail address.
44 2009-07-06 Ian Lance Taylor <iant@google.com>
46 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
49 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
51 * MAINTAINERS: Move myself to the Graphite Reviewers.
53 2009-06-30 Wei Guozhi <carrot@google.com>
55 * MAINTAINERS: Add my name to Write After Approval list.
57 2009-06-26 Steve Ellcey <sje@cup.hp.com>
60 * configure.ac (comparestring): Create new variable.
61 * Makefile.tpl (comparestring): Use to skip some comparisions.
62 * configure: Regenerate.
63 * Makefile.in: Regenerate.
65 2009-06-26 Doug Evans <dje@sebabeach.org>
67 * Makefile.def (host_modules): Add cgen.
68 * Makefile.in: Regenerate.
69 * configure.ac (host_tools): Add cgen.
70 * configure: Regenerate.
72 2009-06-23 DJ Delorie <dj@redhat.com>
74 * MAINTAINERS: Add myself as mep maintainer.
76 2009-06-23 Ian Lance Taylor <iant@google.com>
78 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
79 boot_languages. Only bootstrap target libraries listed in
80 target_libs for some boot language. Add --with-stage1-ldflags,
81 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
82 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
83 if not building with C++.
84 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
85 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
86 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
87 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
88 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
89 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
90 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
91 * configure, Makefile.in: Rebuild.
93 2009-06-23 Li Feng <nemokingdom@gmail.com>
95 * MAINTAINERS: Added my name to write-after-approval list.
97 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
99 * configure.ac: Define is_elf for QNX Neutrino targets.
100 * configure: Regenerate.
102 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
104 * MAINTAINERS: Added my name to the write-after-approval list
106 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
108 * configure.ac: Detect MPC in default directory.
109 * configure: Regenerate.
111 2009-06-03 Jerome Guitton <guitton@adacore.com>
112 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
114 * Makefile.tpl (all): Avoid a trailing backslash.
115 * Makefile.in: Regenerate.
117 2009-06-03 Ben Elliston <bje@au.ibm.com>
119 * config.sub, config.guess: Update from upstream sources.
121 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
123 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
125 * configure: Regenerate.
127 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
129 * Makefile.tpl ([+compare-target+]): Compare all stage
130 directories, rather than just gcc.
131 * Makefile.in: Rebuilt.
133 2009-06-01 Doug Kwan <dougkwan@google.com>
135 * configure.ac: Support gold for target arm*-*-*.
136 * configure: Regenerate.
138 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
140 * Makefile.def: Add MPC support and dependencies.
141 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
143 * Makefile.in, configure: Regenerate.
145 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
147 * Makefile.tpl (all): Avoid harmless warning in make all when
148 gcc-bootstrap is enabled but stage_last does not exist.
149 * Makefile.in: Rebuilt.
151 2009-05-24 Nicolas Roche <roche@adacore.com>
153 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
154 * Makefile.in: Regenerate.
156 2009-05-21 Denis Chertykov <chertykov@gmail.com>
158 * MAINTAINERS: Update my e-mail address.
160 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
162 * configure.ac (cygwin noconfigdirs): Remove libgcj.
163 * configure: Regenerate.
165 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
168 * Makefile.tpl (all): Don't assume gcc-bootstrap and
169 gcc-no-bootstrap are mutually exclusive.
170 * Makefile.in: Rebuilt.
172 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
175 * Makefile.tpl (all): Don't end with unconditional success.
176 * Makefile.in: Rebuilt.
178 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
181 * Makefile.def (flags_to_pass): Remove redundant and incomplete
182 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
183 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
184 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
185 stage_configureflags, stage_cflags and stage_libcflags into
186 explicit Makefile macros.
187 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
189 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
190 CC. Set CC_FOR_BUILD from CC.
191 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
192 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
193 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
194 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
196 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
197 (_LIBCFLAGS): Renamed to _TFLAGS.
198 (do-compare-debug, do-compare3-debug): Drop.
199 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
200 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
201 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
202 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
203 (XGCC_FLAGS_FOR_TARGET): New.
204 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
205 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
206 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
207 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
208 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
209 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
211 (BUILD_CONFIG): Include if requested.
212 (all): Set TFLAGS on bootstrap.
213 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
214 (all-stageid-prefixmodule): Likewise.
215 (do-clean, distclean-stageid): Set TFLAGS.
216 (restrap): Fix whitespace.
217 * Makefile.in: Rebuilt.
219 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
221 * config.guess: Sync with src.
223 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
225 * configure.ac ($with_ppl): Default to no if not supplied.
226 ($with_cloog): Likewise.
227 configure: Regenerate.
229 2009-04-27 James E. Wilson <wilson@codesourcery.com>
231 * MAINTAINERS: Update my e-mail address.
233 2009-04-27 Nick Clifton <nickc@redhat.com>
235 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
237 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
239 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
240 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
241 * Makefile.in: Regenerate.
243 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
246 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
247 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
249 * configure, Makefile.in: Regenerate.
251 2009-04-21 Taras Glek <tglek@mozilla.com>
253 * include/hashtab.h: Update GTY annotations to new syntax
254 * include/splay-tree.h: Likewise
256 2009-04-17 Ben Elliston <bje@au.ibm.com>
258 * config.sub, config.guess: Update from upstream sources.
260 2009-04-15 Anthony Green <green@moxielogic.com>
262 * configure.ac: Add moxie support.
263 * configure: Rebuilt.
265 2009-04-14 Jakub Jelinek <jakub@redhat.com>
267 * configure.ac: Change copyright header to refer to version
268 3 of the GNU General Public License and to point readers at the
269 COPYING3 file and the FSF's license web page.
270 * Makefile.def: Likewise.
271 * Makefile.tpl: Likewise.
272 * Makefile.in: Regenerate.
274 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
276 * configure.ac: Restore match for darwin9 or later. Use double
277 brackets since regeneration eats one pair.
278 * configure: Regenerate.
280 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
283 * configure.ac: Require texinfo 4.7.
284 * configure: Regenerated.
286 2009-04-09 Nick Clifton <nickc@redhat.com>
288 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
289 the GCC Runtime Library Exception.
291 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
293 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
294 * configure: Regenerate.
296 2009-04-01 Steve Ellcey <sje@cup.hp.com>
298 * Makefil.def (languages): New entries.
299 * Makefile.tpl (check-gcc-*): New generic target.
300 * Makefile.in: Regenerate.
302 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
304 * MAINTAINERS: Update my email address.
306 2009-03-18 Tom Tromey <tromey@redhat.com>
308 * configure: Rebuild.
309 * configure.ac (host_libs): Add libiconv.
310 * Makefile.in: Rebuild.
311 * Makefile.def (host_modules): Add libiconv.
312 (configure-gdb, all-gdb): Depend on libiconv.
314 2009-03-16 Tristan Gingold <gingold@adacore.com>
316 * configure.ac: Treat gdb as supported on x86_64-darwin.
317 * configure: Regenerate.
319 2009-03-16 Joseph Myers <joseph@codesourcery.com>
321 * configure.ac (--with-host-libstdcxx): New option.
322 * configure: Regenerate.
324 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
326 * MAINTAINERS: Move myself into the write after approval list.
328 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
330 * MAINTAINERS: Update e-mail address.
332 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
334 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
336 2009-03-10 Ira Rosen <irar@il.ibm.com>
338 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
340 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
342 Backport from git Libtool:
344 2009-01-19 Robert Millan <rmh@aybabtu.com>
345 Support GNU/kOpenSolaris.
346 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
347 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
348 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
351 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
353 * MAINTAINERS: Update e-mail address.
355 2009-02-24 Michael Eager <eager@eagercon.com>
357 * MAINTAINERS (Write After Approval): Add self.
359 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
361 * MAINTAINERS (Write After Approval): Add myself.
363 2009-02-05 Andreas Schwab <schwab@suse.de>
365 * Makefile.tpl (stage_last): Define $r and $s before using
366 $(RECURSE_FLAGS_TO_PASS).
367 * Makefile.in: Regenerate
369 2009-01-30 Ian Lance Taylor <iant@google.com>
371 * MAINTAINERS: Move myself to the Global Reviewers list.
373 2009-01-29 Robert Millan <rmh@aybabtu.com>
375 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
376 * configure: Regenerate.
378 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
380 * MAINTAINERS: Make whitespace consistent.
381 Remove Robert Millan from Write After Approval.
383 2009-01-16 Alan Modra <amodra@bigpond.net.au>
385 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
386 (all-opcodes): Depend on all-libiberty.
387 * Makefile.in: Regenerate.
389 2009-01-15 Douglas B Rupp <rupp@gnat.com>
391 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
392 * configure: Regenerate.
394 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
396 * MAINTAINERS (Write After Approval): Add myself.
398 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
400 * MAINTAINERS: Add myself to reviewers (Fortran).
402 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
404 PR tree-optimization/38515
405 * configure.ac (cloog-polylib): Removed.
406 (with_ppl, with_cloog): Test for "no".
407 * configure: Regenerated.
409 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
411 * MAINTAINERS: Moved myself to reviewers (Fortran).
413 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
415 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
416 (Write After Approval): Remove myself.
418 2009-01-03 Diego Novillo <dnovillo@google.com>
420 * MAINTAINERS: Remove myself from alias maintainership.
422 2009-01-02 David Ayers <ayers@fsfe.org>
424 * MAINTAINERS: Update e-mail address.
426 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
428 * MAINTAINERS: Make whitespace consistent.
430 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
432 Backport from upstream Libtool:
433 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
434 Add cache variables to tests that require the linker to work.
435 For shlibpath_overrides_runpath, this also changes the semantics
436 to let the result from the C compiler take precedence.
438 2008-12-02 Ben Elliston <bje@au.ibm.com>
440 * config.sub, config.guess: Update from upstream sources.
442 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
444 * configure.ac (ppllibs): Add by default the lib flags.
445 * configure: Regenerate.
447 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
449 * MAINTAINERS: Add myself to the write after approval list.
451 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
453 * configure.ac: Add double brackets on darwin[912].
454 * configure: Regenerate.
456 2008-12-03 Daniel Kraft <d@domob.eu>
458 * MAINTAINERS: Moved myself and Mikael Morin from Write After
459 Approval to Reviewer section (for Fortran front-end).
461 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
463 * configure.ac: Expand to darwin10 and later.
464 * configure: Regenerate.
466 2008-12-02 Andreas Schwab <schwab@suse.de>
468 * Makefile.def: configure-target-boehm-gc depends on
469 all-target-libstdc++-v3.
470 * Makefile.in: Regenerate.
472 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
474 * MAINTAINERS: Add myself as mingw maintainer.
476 2008-12-02 Ben Elliston <bje@au.ibm.com>
478 * config.sub, config.guess: Update from upstream sources.
480 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
482 * README.SCO: Remove.
484 2008-11-29 Fernando Pereira <pronesto@gmail.com>
486 * MAINTAINERS: Add myself to the write after approval list.
488 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
490 * MAINTAINERS: Update my email address in WAA section.
492 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
494 * MAINTAINERS: Update e-mail address.
496 2008-11-27 Toon Moene <toon@moene.org>
498 * MAINTAINERS: Change e-mail address.
500 2008-11-27 Tristan Gingold <gingold@adacore.com>
502 * configure.ac: Build gdb for i?86-*-darwin*
503 * configure: Regenerated.
505 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
507 * MAINTAINERS: Added my full name.
509 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
516 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
518 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
519 * Makefile.in: Regenerated.
521 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
528 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
529 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
530 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
531 (HOST_EXPORTS): Pass CPPFLAGS.
532 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
533 (LDFLAGS_FOR_TARGET): Initialize from configure script.
534 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
535 * Makefile.in, configure: Regenerated.
536 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
537 and CPPFLAGS_FOR_BUILD.
539 2008-11-06 Jeff Law <law@redhat.com>
541 * MAINTAINERS: Add myself as middle end maintainer.
543 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
545 * MAINTAINERS (Write after approval): Add myself.
547 2008-11-05 Diego Novillo <dnovillo@google.com>
549 * MAINTAINERS (Global Reviewers): Add myself.
550 (Non-Algorithmic Maintainers): Remove myself.
552 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
554 * MAINTAINERS (Write after approval): Add myself.
556 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
558 * MAINTAINERS (Write after approval): Add myself.
560 2008-10-31 Ben Elliston <bje@au.ibm.com>
562 * configure.ac (spu-*-*): Remove special case.
563 * configure: Regenerate.
565 2008-10-30 Catherine Moore <clm@codesourcery.com>
567 * MAINTAINERS (Write after approval): Update my email address.
569 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
571 * configure.ac [spu-*-*]: Do not set skipdirs.
572 * configure: Re-generate.
574 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
576 * MAINTAINERS (Various Maintainers): Add myself to reload.
578 2008-10-25 Richard Guenther <rguenther@suse.de>
580 * MAINTAINERS (Various Maintainers): Add myself as middle-end
581 maintainer. Remove myself as libgcc-math maintainer.
582 (Non-Algorithmic Maintainers): Remove myself.
584 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
586 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
587 * Makefile.in: Regenerated.
589 2008-10-23 Cary Coutant <ccoutant@google.com>
591 * MAINTAINERS (Write after approval): Add myself.
593 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
600 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
601 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
602 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
603 (HOST_EXPORTS): Pass CPPFLAGS.
604 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
605 (LDFLAGS_FOR_TARGET): Initialize from configure script.
606 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
607 * Makefile.in, configure: Regenerated.
608 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
609 and CPPFLAGS_FOR_BUILD.
611 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
613 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
616 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
618 * MAINTAINERS (Write After Approval): Added myself.
620 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
622 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
623 recommended version to 2.3.2.
625 * configure: Regenerate.
627 2008-10-01 Mark Mitchell <mark@codesourcery.com>
629 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
631 2008-09-29 David Daney <david.daney@caviumnetworks.com>
633 * MAINTAINERS (Write After Approval): Update e-mail address.
635 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
637 * libtool.m4: Update to libtool 2.2.6.
638 * lt~obsolete.m4: Update to libtool 2.2.6.
639 * ltmain.sh: Update to libtool 2.2.6.
640 * ltsugar.m4: Update to libtool 2.2.6.
641 * ltversion.m4: Update to libtool 2.2.6.
642 * ltoptions.m4: Update to libtool 2.2.6.
643 * ltgcc.m4: Update to match changes from libtool 2.2.6.
645 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
647 * MAINTAINERS (Write After Approval): Add myself.
649 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
651 * MAINTAINERS (Write After Approval): Update my name.
653 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
655 * MAINTAINERS: Add myself in "Write After Approval".
657 2008-09-18 Steve Ellcey <sje@cup.hp.com>
659 * MAINTAINERS: Add myself as ia64 maintainer.
661 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
663 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
664 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
665 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
666 and Michael Tiemann from Write After Approval since they do not
667 actually have access.
669 2008-09-05 Richard Guenther <rguenther@suse.de>
671 * configure.ac: Initialize clooglibs to -lcloog.
672 * configure: Re-generate.
674 2008-09-04 Le-Chun Wu <lcwu@google.com>
676 * MAINTAINERS (Write After Approval): Add myself.
678 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
680 * configure.ac (--with-cloog-polylib): New.
681 (--disable-cloog-version-check): New.
682 (--disable-ppl-version-check): New.
683 * configure: Re-generate.
685 2008-09-03 Richard Guenther <rguenther@suse.de>
687 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
689 * configure: Re-generate.
691 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
694 * MAINTAINERS: Add picoChip maintainers.
696 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
697 Tobias Grosser <grosser@fim.uni-passau.de>
698 Jan Sjodin <jan.sjodin@amd.com>
699 Harsha Jagasia <harsha.jagasia@amd.com>
700 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
701 Konrad Trifunovic <konrad.trifunovic@inria.fr>
702 Adrien Eliche <aeliche@isty.uvsq.fr>
704 Merge from graphite branch.
705 * configure: Regenerate.
706 * Makefile.in: Regenerate.
707 * configure.ac (host_libs): Add ppl and cloog.
708 Add checks for PPL and CLooG.
709 * Makefile.def (ppl, cloog): Added modules and dependences.
710 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
711 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
713 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
715 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
716 (GCC_SHLIB_SUBDIR): New.
717 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
718 * configure: Regenerate.
719 * Makefile.in: Regenerate.
721 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
723 * MAINTAINERS: Consistently use tabs to separate columns.
725 2008-08-29 Tristan Gingold <gingold@adacore.com>
727 * MAINTAINERS (Write after Approval): Add myself.
729 2008-08-28 Tristan Gingold <gingold@adacore.com>
731 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
732 Enable bfd, binutils and opcodes.
733 * configure: Regenerate.
735 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
737 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
739 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
741 * MAINTAINERS: Use correct Umlaut for last name.
743 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
745 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
747 2008-08-16 David Edelsohn <edelsohn@gnu.org>
749 * MAINTAINERS: Update my email address.
751 2008-08-16 Nicolas Roche <roche@adacore.com>
753 * Makefile.tpl: Add BOOT_ADAFLAGS.
754 * Makefile.in: Regenerate.
756 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
758 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
759 * configure: Regenerate.
761 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
763 * configure.ac: Add makefile fragments for hpux.
764 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
765 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
766 * configure: Regenerate.
767 * Makefile.in: Regenerate.
769 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
771 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
773 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
775 * MAINTAINERS (Write after Approval): Add myself.
777 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
779 * MAINTAINERS (Write After Approval): Add myself.
781 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
783 * MAINTAINERS (Write After Approval): Add myself.
785 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
787 * MAINTAINERS: Update my email address.
789 2008-06-25 Joey Ye <joey.ye@intel.com>
791 * MAINTAINERS (Write After Approval): Add myself.
793 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
795 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
796 * Makefile.in: Regenerate.
797 * configure: Regenerate.
799 2008-06-17 Daniel Kraft <d@domob.eu>
801 * MAINTAINERS (Write After Approval): Add myself.
803 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
805 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
806 "$@" is still intact with both Autoconf 2.59 and 2.62.
807 * configure: Regenerate.
809 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
811 * Makefile.tpl: Fix comment errors.
812 * Makefile.in: Regenerate.
814 2008-06-12 David S. Miller <davem@davemloft.net>
815 David Edelsohn <edelsohn@gnu.org>
817 * configure.ac: Add powerpc*-*-* to gold supported targets.
818 * configure: Regenerate.
820 2008-06-08 Joseph Myers <joseph@codesourcery.com>
822 PR tree-optimization/36218
823 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
824 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
825 (all prefix="build-"): Pass them to build-system sub-makes.
826 * Makefile.in: Regenerate.
828 2008-06-07 Joseph Myers <joseph@codesourcery.com>
830 * MAINTAINERS (mt port): Remove.
831 (sco5, unixware, sco udk): Remove.
832 (Kean Johnston): Add to Write After Approval.
834 2008-05-30 Julian Brown <julian@codesourcery.com>
836 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
837 of libobjc for ARM EABI Linux.
838 * configure: Regenerate.
840 2008-05-18 Xinliang David Li <davidxl@google.com>
842 * ChangeLog: Remove wrong ChangeLog entry.
844 2008-05-17 Xinliang David Li <davidxl@google.com>
846 * MAINTAINERS (Write After Approval): Add myself.
848 2008-05-15 Janus Weil <janus@gcc.gnu.org>
850 * MAINTAINERS (Write After Approval): Add myself.
852 2008-05-14 Rafael Espíndola <espindola@google.com>
854 * config-ml.in: don't handle --enable-shared and --enable-static.
856 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
858 * MAINTAINERS: Update my email address.
860 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
862 * MAINTAINERS: Update my email address.
864 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
866 * MAINTAINERS (Write After Approval): Add myself.
868 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
870 * MAINTAINERS (Write After Approval): Add myself.
872 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
874 * MAINTAINERS (crx): Add myself.
876 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
879 2008-04-14 David S. Miller <davem@davemloft.net>
881 * configure.ac: Add sparc*-*-* to gold supported targets.
882 * configure: Regenerate.
884 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
887 * configure.ac: Include override.m4.
888 * configure: Regenerate.
890 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
892 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
893 * Makefile.in: Regenerate.
895 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
897 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
898 as nonconfigurable directories list.
899 * configure: Regenerate.
901 2008-04-14 Ben Elliston <bje@au.ibm.com>
903 * config.sub, config.guess: Update from upstream sources.
905 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
907 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
908 * Makefile.in: Regenerate.
910 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
912 * configure.ac: Do not build libssp for the AVR.
913 * configure: Regenerate.
915 2008-04-07 Ian Lance Taylor <iant@google.com>
917 * Makefile.def: check-gold depends upon all-binutils.
918 * Makefile.in: Regenerate.
920 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
922 * MAINTAINERS (Write After Approval): Add myself.
924 2008-04-04 Nick Clifton <nickc@redhat.com>
927 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
929 * configure: Regenerate.
931 2008-04-04 NightStrike <NightStrike@gmail.com>
934 * configure.ac: Combine rules for mingw32 and mingw64.
935 * configure: Regenerate.
937 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
939 * MAINTAINERS (Write After Approval): Add myself.
941 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
943 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
944 * Makefile.in (.NOTPARALLEL): Ditto.
946 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
948 * MAINTAINERS (Write After Approval): Add myself.
950 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
952 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
953 * Makefile.in (.NOTPARALLEL): Regenerate.
955 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
957 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
958 * Makefile.in: Regenerate.
960 2008-03-26 Jakub Staszak <kuba@et.pl>
962 * MAINTAINERS (Write After Approval): Add myself.
964 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
966 * MAINTAINERS: Update e-mail address.
968 2008-03-20 Ian Lance Taylor <iant@google.com>
970 * configure.ac: Add support for --enable-gold.
971 * Makefile.def: Add gold as a directory like ld.
972 * configure, Makefile.in: Regenerate.
974 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
976 * configure.ac: m4_include config/proginstall.m4.
977 * configure: Regenerate.
979 Backport from upstream Libtool:
981 2007-10-12 Eric Blake <ebb9@byu.net>
983 Deal with Autoconf 2.62's semantic change in m4_append.
984 * ltsugar.m4 (lt_append): Replace broken versions of
986 (lt_if_append_uniq): Don't require separator to be overquoted,
987 and avoid broken m4_append.
988 (lt_dict_add): Fix typo.
989 * libtool.m4 (_LT_DECL): Don't overquote separator.
991 2008-03-13 David Edelsohn <edelsohn@gnu.org>
993 * config.rpath: Add AIX 6 support.
995 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
997 * Makefile.def (stageprofile). Remove -fprofile-generate
998 from stage_libcflags.
999 * Makefile.in: Regenerate.
1001 2008-03-13 Ben Elliston <bje@au.ibm.com>
1003 * config.sub, config.guess: Update from upstream sources.
1005 2008-03-06 Tom Tromey <tromey@redhat.com>
1007 * MAINTAINERS: Update for treelang deletion.
1009 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1011 * MAINTAINERS: Update my email address.
1013 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1015 * MAINTAINERS (darwin port): Add myself as a maintainer.
1016 (objective-c/c++): Add myself as a maintainer.
1018 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1020 * MAINTAINERS (Write After Approval): Update my email address.
1022 2008-02-25 Tomas Bily <tbily@suse.cz>
1024 * MAINTAINERS (Write After Approval): Add myself.
1026 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1028 * MAINTAINERS (OpenMP): Add myself.
1030 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1035 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1036 * configure: Regenerate.
1038 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1039 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1040 STAGE4_LIBCFLAGS): New.
1041 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1042 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1043 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1044 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1045 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1046 for target modules. Don't export LIBCFLAGS.
1047 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1048 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1049 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1050 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1051 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1052 * Makefile.in: Regenerate.
1054 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1057 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1058 Do not use -DDLL_EXPORT. Backport from upstream.
1060 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1062 * MAINTAINERS (Write After Approval): Add myself.
1064 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1066 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1067 * configure: Regenerate.
1069 2008-01-31 Marc Gauthier <marc@tensilica.com>
1071 * configure.ac (xtensa*-*-*): Recognize processor variants.
1072 * configure: Regenerate.
1074 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1077 * configure.ac (PARSE_ARGS): Push suitable setting of
1078 ac_subdirs_all, for `./configure --help=recursive'.
1079 Handle `+' in generic toplevel directory disabling.
1080 * configure: Regenerate.
1082 2008-01-28 Nick Clifton <nickc@redhat.com>
1084 * MAINTAINERS (xstormy16): Take over maintainership.
1086 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1088 * MAINTAINERS (c4x port): Remove.
1090 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1092 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1094 2008-01-23 Ben Elliston <bje@au.ibm.com>
1096 * config.sub, config.guess: Update from upstream sources.
1098 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1100 * MAINTAINERS (Write After Approval): Add myself.
1102 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1104 * MAINTAINERS: Update my email address.
1106 2008-01-09 Raksit Ashok <raksit@google.com>
1108 * MAINTAINERS (Write After Approval): Add myself.
1110 2008-01-09 Raksit Ashok <raksit@google.com>
1112 * MAINTAINERS (Write After Approval): Add myself.
1114 2008-01-08 Ben Elliston <bje@au.ibm.com>
1116 * config.sub, config.guess: Update from upstream sources.
1118 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1120 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1121 Change recommended MPFR from 2.2.1 -> 2.3.0.
1122 * configure: Regenerate.
1124 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1126 * MAINTAINERS: Update my email address.
1128 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1130 * MAINTAINERS: Update my email address.
1132 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1134 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1135 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1136 * Makefile.in: Regenerate.
1138 2007-12-10 Mark Heffernan <meheff@google.com>
1140 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1143 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1145 * configure.ac: Enable libjava for x86_64-*-darwin9.
1146 * configure: Regenerate.
1148 2007-12-07 Bill Maddox <maddox@google.com>
1150 * MAINTAINERS (Write After Approval): Add myself.
1152 2007-12-05 Ben Elliston <bje@au.ibm.com>
1154 * config.sub, config.guess: Update from upstream sources.
1156 2007-12-02 Matthias Klose <doko@ubuntu.com>
1158 * config-ml.in: Remove 64bit configure tests.
1160 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1162 * config-ml.in: Robustify against white space in absolute file
1165 * config-ml.in (multi-clean): Substitute ${Makefile}.
1166 Remove superfluous ${Makefile} in list.
1168 2007-11-19 Thiemo Seufer <ths@mips.com>
1170 * config-ml.in: Don't hardcode the Makefile name.
1172 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1174 * MAINTAINERS (Write After Approval): Add myself.
1176 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1178 * MAINTAINERS (Write After Approval): Add myself.
1180 2007-11-06 Doug Kwan <dougkwan@google.com>
1182 * MAINTAINERS (Write After Approval): Add myself.
1184 2007-10-25 Ben Elliston <bje@au.ibm.com>
1186 * MAINTAINERS (mercury): Remove entry.
1187 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1189 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1191 * Makefile.def (dependencies): Make configure-gdb depend on
1193 * Makefile.in: Regenerated.
1195 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1197 * MAINTAINERS (Fortran maintainer): Remove myself.
1199 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1201 * Makefile.def: To avoid problems running with parallel makes,
1202 build newlib before libgloss so that target specific header
1204 * Makefile.in: Regenerate
1206 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1208 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1209 * Makefile.in: Regenerate.
1211 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1213 * MAINTAINERS (Register allocation reviewer): Add myself.
1215 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1217 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1218 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1219 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1220 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1221 * configure: Regenerate.
1223 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1225 * MAINTAINERS (Register allocation reviewer): Add myself.
1227 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1229 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1230 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1231 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1232 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1233 * configure.ac: Default them to host tools for $host = $build.
1236 * configure: Regenerate.
1237 * Makefile.in: Regenerate.
1239 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1241 * MAINTAINERS (Register allocation reviewer): Add myself.
1243 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1245 * MAINTAINERS (Register allocation reviewer): Add myself.
1247 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1249 * MAINTAINERS (Write After Approval): Fix typo.
1251 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1253 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1254 * configure: Regenerate.
1256 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1259 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1260 they're already prefixed.
1262 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1264 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1266 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1267 * configure: Regenerate.
1268 * Makefile.in: Regenerate.
1270 2007-09-17 Andreas Schwab <schwab@suse.de>
1272 * configure.ac: Raise minimum makeinfo version to 4.6.
1273 * configure: Regenerate.
1275 2007-09-17 Johannes Singler <singler@ira.uka.de>
1277 * MAINTAINERS (write-after-approval) add myself
1279 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1281 * configure.ac: Correct makeinfo version check.
1282 * configure: Regenerate.
1284 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1286 * MAINTAINERS: Update my email address.
1288 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1290 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1291 to $skipdirs and only disable gprof for newlib. Use the normal
1292 mips*-elf* handling in other respects.
1293 * configure: Regnerate.
1295 2007-09-12 David Daney <ddaney@avtrex.com>
1297 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1299 * configure: Regenerate.
1301 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1304 * configure.ac: For libgloss targets, point the linker to the linker
1305 script, startup code and simulator library.
1306 * configure: Regenerate.
1308 2007-09-07 Andrew Haley <aph@redhat.com>
1310 * configure.ac (noconfigdirs): Remove target-libffi and
1312 * configure: Regenerate.
1314 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1317 * configure.ac: Use config/mh-mingw on mingw.
1318 * configure: Regenerate.
1320 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1322 * MAINTAINERS (Write After Approval): Add myself.
1324 2007-09-05 Richard Guenther <rguenther@suse.de>
1326 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1327 nor --disable-checking is provided also turn on yes and types
1328 checking for stage1.
1329 * configure: Re-generate.
1331 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1333 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1334 (Write After Approval): Remove myself.
1336 2007-08-29 Nick Clifton <nickc@redhat.com>
1338 * config.sub, config.guess: Update from upstream sources.
1340 2007-08-22 Bud Davis <jmdavis@link.com>
1342 * MAINTAINERS (Write After Approval): Added myself.
1343 * MAINTAINERS (Reviewers): Removed myself.
1345 2007-08-18 Paul Brook <paul@codesourcery.com>
1346 Joseph Myers <joseph@codesourcery.com>
1348 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1349 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1350 * Makefile.in: Regenerate.
1351 * configure.ac (--with-debug-prefix-map): New.
1352 * configure: Regenerate.
1354 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1355 Nigel Stephens <nigel@mips.com>
1357 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1358 as target_makefile_frag.
1359 * configure: Regenerate.
1361 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1363 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1364 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1365 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1366 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1367 (do-compare, do-compare3, do-compare-debug): New.
1368 ([+compare-target+]): Use them.
1370 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1372 * MAINTAINERS (Write After Approval): Change my email address.
1374 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1375 Ben Elliston <bje@au.ibm.com>
1377 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1378 --silent if $silent.
1379 * configure: Regenerate.
1381 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1383 * MAINTAINERS (Various Maintainers): Add myself as
1384 loop infrastructure maintainer. Update my e-mail
1387 2007-07-31 Diego Novillo <dnovillo@google.com>
1389 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1392 2007-07-26 Richard Guenther <rguenther@suse.de>
1394 * configure.ac: Add types checking to stage1 checking flags.
1395 * configure: Regenerate.
1397 2007-07-17 Nick Clifton <nickc@redhat.com>
1399 * COPYING3: New file. Contains version 3 of the GNU General
1401 * COPYING3.LIB: New file. Contains version 3 of the GNU
1402 Lesser General Public License.
1404 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1406 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1408 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1410 * MAINTAINERS (S/390 co-maintainer): Add myself.
1411 (Write After Approval): Remove myself.
1413 2007-07-13 Dan Hipschman <dsh@google.com>
1415 * MAINTAINERS (Write After Approval): Add myself.
1417 2007-07-11 Nick Clifton <nickc@redhat.com>
1419 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1421 * Makefile.in: Regenerate.
1423 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1425 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1428 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1430 * lt~obsolete.m4: New. Import from 20070318 libtool.
1432 2007-07-03 Julian Brown <julian@codesourcery.com>
1434 * MAINTAINERS (Write After Approval): Add myself.
1436 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1438 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1439 * configure: Regenerate.
1441 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1443 * configure.ac: Add some missing m4 quotation.
1444 * configure: Regenerate.
1446 2007-07-02 Simon Baldwin <simonb@google.com>
1448 * MAINTAINERS (Write After Approval): Add myself.
1450 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1452 * configure: Regenerate.
1454 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1456 * Makefile.def: Add windmc tool to build.
1457 * Makefile.tpl: Likewise.
1458 * configure.ac: Likewise.
1459 * Makefile.in: Regenerate.
1460 * configure: Regenerate.
1462 2007-06-28 DJ Delorie <dj@redhat.com>
1464 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1465 not building newlib.
1466 * configure: Regenerated.
1468 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1470 * MAINTAINERS (Write After Approval): Add myself.
1472 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1474 * MAINTAINERS (Write After Approval): Add myself.
1476 2007-06-19 Chris Matthews <chrismatthews@google.com>
1478 * MAINTAINERS (Write After Approval): Add myself.
1480 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1482 * MAINTAINERS (Write After Approval): Add myself.
1484 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1486 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1487 * Makefile.in: Regenerated.
1489 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1491 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1492 bfin*-*-uclinux* targets.
1493 * configure: Regenerate.
1495 2007-06-14 Ian Lance Taylor <iant@google.com>
1497 * MAINTAINERS: Add myself as non-algorithmic global write
1500 2007-06-14 Diego Novillo <dnovillo@google.com>
1502 * MAINTAINERS: Add self as middle-end maintainer and
1503 non-algorithmic global write maintainer.
1505 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1507 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1508 Move all Fortran maintainers except Paul Brook into the
1509 Non-Autopoiesis section.
1511 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1513 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1514 (distclean-stage[+id+]): Possibly delete stage_last.
1515 * Makefile.in: Regenerate.
1517 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1519 * MAINTAINERS (Various Maintainer): Fix typo.
1521 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1523 * MAINTAINERS (Various Maintainer): Add myself as
1524 dataflow maintainer.
1526 2007-06-07 Ben Elliston <bje@au.ibm.com>
1528 * config.sub, config.guess: Update from upstream sources.
1530 2007-06-07 Ben Elliston <bje@au.ibm.com>
1532 * Makefile.tpl: Fix spelling error.
1533 * Makefile.in: Regenerate.
1535 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1537 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1538 lt_cv_sys_max_cmd_len.
1540 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1542 * MAINTAINERS (Various Maintainers): Add myself as
1543 auto-vectorizer maintainer.
1545 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1548 * libtool.m4: Revert previous change.
1549 * ltgcc.m4: Put it here.
1551 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1553 * MAINTAINERS (Various Maintainers): Add myself as
1554 auto-vectorizer maintainer.
1556 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1559 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1561 2007-05-30 Richard Guenther <rguenther@suse.de>
1563 * MAINTAINERS (Various Maintainers): Add myself as
1564 auto-vectorizer maintainer.
1566 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1569 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1570 * configure: Rebuilt.
1572 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1574 * MAINTAINERS (Write After Approval): Removed my name.
1576 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1578 * MAINTAINERS (Write After Approval): Remove myself.
1580 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1582 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1584 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1586 * ltmain.sh: Update from ToT Libtool.
1587 * libtool.m4: Update from ToT Libtool.
1588 * ltsugar.m4: New. Update from ToT Libtool.
1589 * ltversion.m4: New. Update from ToT Libtool.
1590 * ltoptions.m4: New. Update from ToT Libtool.
1592 * ltcf-c.sh: Remove.
1593 * ltcf-cxx.sh: Remove.
1594 * ltcf-gcj.sh: Remove.
1596 2007-05-22 Ollie Wild <aaw@google.com>
1598 * MAINTAINERS (Write After Approval): Add myself.
1600 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1602 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1604 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1605 Remove CFLAGS/LIBCFLAGS.
1606 (configure-stage[+id+]-[+prefix+][+module+],
1607 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1608 * Makefile.in: Regenerate.
1610 2007-05-15 Diego Novillo <dnovillo@google.com>
1612 * MAINTAINERS: Update e-mail address.
1614 2007-05-15 Revital Eres <eres@il.ibm.com>
1616 * MAINTAINERS (Write After Approval): Add myself.
1618 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1620 * MAINTAINERS (Write After Approval): Updated my address.
1622 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1624 * MAINTAINERS (Write After Approval): Add myself.
1626 2007-05-11 Silvius Rus <rus@google.com>
1628 * MAINTAINERS (Write After Approval): Add myself.
1630 2007-04-23 Tom Tromey <tromey@redhat.com>
1632 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1634 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1636 * MAINTAINERS (cpplib): Rename to ...
1637 (libcpp): ... this. Add C/C++ front end maintainers.
1639 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1641 * config-ml.in: Pass ${ml_config_env} to configure calls.
1643 2007-04-04 Christian Bruel <christian.bruel@st.com>
1645 * MAINTAINERS (Write After Approval): Add myself.
1647 2007-04-02 Dave Korn <dave.korn@artimi.com>
1649 * MAINTAINERS (Write After Approval): Add myself.
1651 2007-03-31 Tobias Burnus <burnus@net-b.de>
1653 * MAINTAINERS (fortran 95 front end): Add myself.
1655 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1657 * MAINTAINERS (Write After Approval): Add myself.
1659 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1661 * MAINTAINERS (Modulo Scheduler): Add myself.
1663 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1665 * MAINTAINERS (fortran 95 front end): Add myself.
1666 (c++ front end): whitespace fix.
1668 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1670 * MAINTAINERS (Write After Approval): Add myself.
1672 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1674 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1675 of glob. Quote arguments with single quotes too.
1676 * configure: Regenerate.
1678 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1680 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1681 * Makefile.in: Regenerate
1683 2007-03-07 Andreas Schwab <schwab@suse.de>
1685 * configure: Regenerate.
1687 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1689 * configure.ac: Add "--with-pdfdir" configure option,
1690 which defines pdfdir variable.
1691 * Makefile.def (target=fixincludes): Add install-pdf to
1693 (recursive_targets): Add install-pdf target.
1694 (flags_to_pass): Add pdfdir.
1695 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1697 * configure: Regenerate
1698 * Makefile.in: Regenerate
1700 2007-02-28 Eric Christopher <echristo@apple.com>
1703 2006-12-07 Mike Stump <mrs@apple.com>
1705 * Makefile.def (dependencies): Add dependency for
1706 install-target-libssp and install-target-libgomp on
1708 * Makefile.in: Regenerate.
1710 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1712 * configure: Regenerate.
1713 * configure.ac: Move statements after variable declarations.
1715 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1717 * MAINTAINERS: Add myself as sh maintainer.
1719 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1721 * configure.ac: Adjust for loop syntax.
1722 * configure: Regenerate.
1724 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1726 * configure: Rebuilt.
1728 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1730 * configure.ac: Drop multiple occurrences of --enable-languages,
1731 and fix its quoting.
1732 * configure: Rebuilt.
1734 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1735 Nathan Sidwell <nathan@codesourcery.com>
1736 Vladimir Prus <vladimir@codesourcery.com>
1737 Joseph Myers <joseph@codesourcery.com>
1739 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1740 * configure: Regenerate.
1742 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1744 * ltconfig (freebsd*): Default to elf.
1746 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1748 * configure.ac (target_libraries): Move libgcc before libiberty.
1749 * configure: Regenerated.
1751 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1752 Paolo Bonzini <bonzini@gnu.org>
1755 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1756 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1757 * configure: Regenerated.
1759 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1761 * MAINTAINERS (Language Front End Maintainers): Update my mail
1764 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1767 * configure.ac: Correct syntax for Solaris ksh.
1768 * configure: Regenerated.
1770 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1772 * configure.ac: Sync with src.
1773 * configure: Regenerate.
1775 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1777 * Makefile.in: Regenerate.
1779 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1781 * config.sub: Sync with src.
1783 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1785 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1786 noncanonical equivalents.
1787 * configure.in: Rename to...
1788 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1789 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1790 target_noncanonical. Use them. Rewrite removal of configure
1791 arguments for autoconf 2.59. Discard variable settings. Force
1792 program_transform_name for native tools.
1794 * Makefile.in: Regenerated.
1795 * configure: Regenerated with autoconf 2.59.
1797 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1799 * MAINTAINERS (Write After Approval): Add myself.
1801 2007-01-31 Andreas Schwab <schwab@suse.de>
1803 * Makefile.tpl (LDFLAGS): Substitute it.
1804 * Makefile.in: Regenerate.
1806 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1808 * MAINTAINERS (Write After Approval): Add myself.
1810 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1812 * MAINTAINERS (spu port): Add myself.
1814 2007-01-23 Richard Guenther <rguenther@suse.de>
1817 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1818 * Makefile.tpl (GNATBIND): Substitute it.
1819 (GNATMAKE): Likewise.
1820 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1822 * Makefile.in: Regenerate.
1823 * configure: Regenerate.
1825 2007-01-18 Mike Stump <mrs@apple.com>
1827 * configure.in: Re-enable -Werror for gcc builds.
1829 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1831 * MAINTAINERS (Write After Approval): Add myself.
1833 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1835 * configure.in: Change == to = in test command.
1836 * configure: Regenerate.
1838 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1839 Nick Clifton <nickc@redhat.com>
1840 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1842 * configure.in (build_configargs, host_configargs, target_configargs):
1843 Remove build/host/target parameters.
1844 (host_libs): Add gmp and mpfr.
1845 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1846 * Makefile.def (gmp, mpfr): New.
1847 (gcc): Remove target.
1848 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1849 target_os, target_vendor): New.
1850 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1851 * configure: Regenerate.
1852 * Makefile.in: Regenerate.
1854 2007-01-11 Matt Fago <fago@earthlink.net>
1856 * configure.in: Try to link to functions only in mpfr 2.2.x
1857 to improve robustness of configure tests.
1858 * configure: Regenerate.
1860 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1862 * MAINTAINERS: Add myself as i386 maintainer.
1864 2007-01-08 Jan Hubicka <jh@suse.cz>
1866 * MAINTAINERS: Add myself as i386 maintainer.
1868 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1870 * configure.in: Add support for an x86_64-mingw* target.
1871 * configure: Regenerate.
1873 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1875 * Makefile.tpl (all-target): Correct @if conditional for target
1877 * configure.in: Omit libiberty if building only target libgcc.
1878 * configure, Makefile.in: Regenerated.
1880 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1882 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1883 * configure: Regenerate.
1885 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1887 * Makefile.def (target_modules): Add libgcc.
1888 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1889 * Makefile.tpl (clean-target-libgcc): Delete.
1890 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1891 on gcc even for bootstrapped modules. Rewrite handling of
1892 lang_env_dependencies to loop over target_modules.
1893 * configure.in (target_libraries): Add target-libgcc.
1894 * Makefile.in, configure: Regenerated.
1896 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1898 * configure.in: Reorganize recognition of languages. Add
1899 --enable-stage1-languages. Show supported languages for the chosen
1900 target rather than all recognized languages.
1901 * configure: Regenerate.
1903 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1905 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1906 * Makefile.in: Regenerate.
1908 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1910 * configure.in: Warn that MPFR 2.2.0 is buggy.
1911 * configure: Regenerate.
1913 2006-12-27 Ian Lance Taylor <iant@google.com>
1915 * configure.in: When removing Makefiles to force a reconfigure, also
1916 remove prev-DIR*/Makefile.
1917 * configure: Regenerate.
1919 2006-12-22 Andreas Schwab <schwab@suse.de>
1921 * configure: Regenerate with correct autoconf version.
1923 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1925 * configure.in: add AC_SUBST for *_FOR_TARGET.
1926 * configure: Regenerate.
1928 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1930 * configure.in: Simplify logic for rejecting languages that cannot
1931 be built. Separate the case when a language is unsupported,
1932 from the case when the user chooses not to build a language.
1934 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1936 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1937 it only affects bootstrap and could be tested on "$host" as well.
1938 * configure: Regenerate.
1939 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1941 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1944 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1945 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1946 move here comment from Makefile.tpl.
1947 * Makefile.tpl: Move some definitions higher in the file.
1948 (STAGE1_CHECKING): New.
1949 * configure.in: Add --enable-stage1-checking.
1950 * configure: Regenerate.
1951 * Makefile.in: Regenerate.
1953 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1955 * MAINTAINERS: Add myself as build system maintainer.
1957 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1959 * MAINTAINERS (Write After Approval): Add myself.
1961 2006-12-13 Eric Christopher <echristo@apple.com>
1963 * MAINTAINERS: Add myself as darwin maintainer.
1965 2006-12-11 Ian Lance Taylor <ian@airs.com>
1967 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1969 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1971 MAINTAINERS: Update my entry.
1973 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1975 * configure.in: Handle spu makefile frag.
1976 * Makefile.tpl (MAINT): Define
1977 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1978 * configure: Regenerate.
1979 * Makefile.in: Regenerate.
1981 2006-12-11 Ben Elliston <bje@au.ibm.com>
1983 * config.guess: Import latest version.
1984 * config.sub: Likewise.
1986 2006-12-11 Ben Elliston <bje@au.ibm.com>
1988 * configure.in (spu-*-*): Don't skip target-libiberty.
1989 * configure: Regenerate.
1991 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1994 * configure.in: Correct x86 darwin support for libjava to powerpc
1996 * configure: Regenerate.
1998 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2000 * configure.in: Add x86 darwin support for libjava.
2001 * configure: Regenerate.
2003 2006-12-07 Mike Stump <mrs@apple.com>
2005 * Makefile.def (dependencies): Add dependency for
2006 install-target-libssp and install-target-libgomp on
2008 * Makefile.in: Regenerate.
2010 2006-12-04 Richard Guenther <rguenther@suse.de>
2012 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2013 (Non-Algorithmic Maintainers): Move over non-algorithmic
2014 loop optimizer maintainers, add myself as a non-algorithmic
2015 middle-end maintainer.
2017 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2019 * MAINTAINERS (Write After Approval): Add myself.
2021 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2023 * configure.in: Update error message for missing GMP/MPFR.
2025 * configure: Regenerate.
2027 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2029 * configure.in: Update MPFR version in error message.
2031 * configure: Regenerate.
2033 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2035 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2036 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2037 --with-gmp-lib): New flags.
2039 * configure: Regenerate.
2041 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2043 * MAINTAINERS (Write After Approval): Change my email address.
2045 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2047 * MAINTAINERS (Write After Approval): Add myself.
2049 2006-11-22 Philipp Thomas <pth@suse.de>
2051 * MAINTAINERS (i18n): Update e-mail address.
2053 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2055 * MAINTAINERS (spu port): Add myself as maintainer.
2056 (Write After Approval): Remove myself.
2058 2006-11-22 Ben Elliston <bje@au.ibm.com>
2060 * configure.in (skipdirs): Don't build libssp for SPU.
2061 * configure: Regenerate.
2063 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2065 * MAINTAINERS (spu port): Add myself as maintainer.
2066 (libobjc): Update my email address.
2068 2006-11-21 Andrea Bona <andrea.bona@st.com>
2070 * MAINTAINERS (Write After Approval): Add myself.
2072 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2074 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2075 * configure : Rebuilt.
2077 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2079 * MAINTAINERS (Write After Approval): Add myself.
2081 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2083 * MAINTAINERS (Write After Approval): Add myself.
2085 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2087 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2089 * configure: Regenerate.
2091 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2093 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2094 (unstage): Test for stage_last presence.
2097 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2098 * Makefile.in: Regenerate.
2100 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2102 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2105 2006-11-14 Erven Rohou <erven.rohou@st.com>
2107 * MAINTAINERS (Write After Approval): Add myself.
2109 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2111 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2112 and stageN-package/Makefile.
2113 * Makefile.in: Regenerated.
2115 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2117 * configure.in: Remove target-libgloss from noconfigdirs for
2119 * configure: Regenerated.
2121 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2123 * configure.in (have_gmp): Only error if the gcc directory exists.
2125 * configure: Regenerate.
2127 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2129 * configure.in: Robustify error message for missing GMP/MPFR.
2131 * configure: Regenerate.
2133 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2135 * MAINTAINERS (Write After Approval): Add myself.
2137 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2139 * MAINTAINERS: Change email address.
2141 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2143 * MAINTAINERS (Write After Approval): Add myself.
2145 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2147 * MAINTAINERS (Write After Approval): Add myself.
2149 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2151 * MAINTAINERS (Write After Approval): Move myself to
2152 Write After Approval section.
2154 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2156 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2158 * configure: Regenerate.
2160 2006-10-16 Tobias Burnus <burnus@net-b.de>
2162 * MAINTAINERS (Write After Approval): Add myself.
2164 2006-10-16 Ben Elliston <bje@au.ibm.com>
2166 * config.guess: Import latest version.
2167 * config.sub: Likewise.
2169 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2171 * Makefile.def: Added pdf target handling.
2172 * Makefile.tpl: Added pdf target handling.
2173 * Makefile.in: Regenerated.
2175 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2177 * MAINTAINERS: Add self as score port maintainer.
2179 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2181 * MAINTAINERS (Write After Approval): Add myself.
2183 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2185 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2187 * configure: Regenerated.
2189 2006-09-27 Dave Brolley <brolley@redhat.com>
2191 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2193 * configure: Regenerated.
2195 2006-09-26 Thiemo Seufer <ths@mips.com>
2197 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2198 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2199 * configure: Regenerate.
2201 2006-09-24 Graeme Peterson <gridly@gmail.com>
2203 * MAINTAINERS (Write After Approval): Remove myself.
2205 2006-09-22 Chao-ying Fu <fu@mips.com>
2207 * MAINTAINERS (Write After Approval): Add myself.
2209 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2211 * MAINTAINERS: Add self as soft-fp maintainer.
2213 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2215 * MAINTAINERS: Add myself as avr maintainer.
2216 Remove Marek Michalkiewicz as avr maintainer.
2218 2006-09-07 Roberto Costa <roberto.costa@st.com>
2220 * MAINTAINERS (Write After Approval): Add myself.
2222 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2224 * configure.in: Never build newlib for a Mingw host.
2225 Never build newlib as Mingw target library.
2226 Test the existence of winsup/cygwin for building a Cygwin newlib,
2227 rather than just winsup.
2228 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2229 building a Mingw target.
2230 * configure: Regenerate.
2232 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2234 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2236 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2238 * config.guess: Import from src (was more updated).
2239 * config.sub: Likewise.
2241 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2243 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2244 * configure: Regenerated.
2246 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2248 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2249 for stages after the first.
2251 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2253 * Makefile.def: Add dependencies for configure-opcodes
2254 on configure-intl and all-opcodes on all-intl.
2255 * Makefile.in: Regenerated.
2257 2006-07-13 Ben Elliston <bje@au.ibm.com>
2259 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2261 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2263 Port to hosts whose 'sort' and 'tail' implementations
2264 treat operands with leading '+' as file names, as POSIX
2265 has required since 2001. However, make sure the code still
2266 works on pre-POSIX hosts.
2267 * ltmain.sh: Don't assume "sort +2" is equivalent to
2268 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2270 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2272 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2274 2006-07-04 Peter O'Gorman <peter@pogma.com>
2276 * ltconfig: chmod 644 before ranlib during install.
2278 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2281 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2282 if the bootstrap compiler is a GCC version that supports it.
2283 * configure: Regenerate.
2285 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2287 * configure.in: Fix thinkos in previous check-in.
2288 * configure: Regenerate.
2290 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2293 * configure.in: Test subdir_requires and give an appropriate
2295 * configure: Regenerate.
2297 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2299 * MAINTAINERS (Write After Approval): Add myself.
2301 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2303 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2305 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2307 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2309 2006-06-20 David Ayers <d.ayers@inode.at>
2312 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2313 whether target-libjava is being configured instead of whether the
2314 java front end is enabled.
2315 * configure: Regenerate.
2317 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2320 * configure.in: Only enable libgomp on IRIX 6.
2321 * configure: Regenerate.
2323 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2325 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2327 * Makefile.in: Regenerate.
2329 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2331 * config-ml.in: Alter CCASFLAGS to include special
2332 multilib options the same as is done for CFLAGS.
2334 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2336 * configure.in: Don't enable libgomp on hpux10.
2337 * configure: Rebuilt.
2339 2006-06-12 David Ayers <d.ayers@inode.at>
2343 * configure.in: Remove target-boehm-gc from noconfigdirs where
2344 ${libgcj} is specified.
2345 * configure: Regenerate.
2347 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2351 * configure.in: Sync.
2352 * configure: Regenerated.
2354 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2356 * Makefile.def: Added dependencies from sim and gdb on intl, and
2357 added configure dependencies to everything with an all dependency
2359 * Makefile.in: Regenerated.
2361 2006-06-06 David Ayers <d.ayers@inode.at>
2364 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2365 * Makefile.in: Regenerate.
2366 * configure.in: Add --enable-objc-gc at toplevel and have it
2367 enable boehm-gc for Objective-C.
2368 Remove target-boehm-gc from libgcj.
2369 Add target-boehm-gc to target_libraries.
2370 Add target-boehm-gc to noconfigdirs where ${libgcj}
2372 Assert that boehm-gc is supported when requested for Objective-C.
2373 Only build boehm-gc if needed either for Java or Objective-C.
2374 * configure: Regenerate.
2376 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2379 * Makefile.tpl (configure-[+prefix+][+module+],
2380 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2381 Remove rule to unstage bootstrapped modules.
2382 (stage_current): New.
2383 * Makefile.in: Regenerate.
2385 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2387 * MAINTAINERS (Write After Approval): Update my e-mail address.
2389 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2391 * include/libiberty.h: Declare pex_run_in_environment.
2393 2006-05-31 Asher Langton <langton2@llnl.gov>
2395 * MAINTAINERS (Write After Approval): Add myself.
2397 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2399 * Makefile.def (bfd, opcodes): Fix lib_path.
2400 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2401 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2402 * Makefile.in: Regenerate.
2404 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2406 * Makefile.in: Regenerate.
2408 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2410 * Makefile.def: Add install-html target. Add datarootdir
2411 docdir and htmldir to flags_to_pass.
2412 * Makefile.tpl: Add install-html target.
2413 * Makefile.in: Regenerate.
2414 * configure.in: Add --with-datarootdir, --with-docdir, and
2415 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2416 * configure: Regenerate.
2418 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2420 * configure.in: Enable gprof for cross builds.
2421 * configure: Regenerate.
2423 2006-05-22 Richard Guenther <rguenther@suse.de>
2426 2006-01-31 Richard Guenther <rguenther@suse.de>
2427 Paolo Bonzini <bonzini@gnu.org>
2429 * Makefile.def (target_modules): Add libgcc-math target module.
2430 * configure.in (target_libraries): Add libgcc-math target library.
2431 (--enable-libgcc-math): New configure switch.
2432 * Makefile.in: Re-generate.
2433 * configure: Re-generate.
2434 * libgcc-math: New toplevel directory.
2436 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2437 Andreas Tobler <a.tobler@schweiz.ch>
2439 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2440 * configure: Rebuilt.
2442 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2444 * MAINTAINERS (Write After Approval): Add myself.
2446 2006-05-01 DJ Delorie <dj@redhat.com>
2448 * configure.in: Restore CFLAGS if GMP isn't present.
2449 * configure: Regenerate.
2451 2006-05-01 Richard Guenther <rguenther@suse.de>
2453 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2456 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2458 * MAINTAINERS (Write After Approval): Add myself.
2460 2006-04-28 Jan Beulich <jbeulich@novell.com>
2462 * MAINTAINERS (Write After Approval): Add myself.
2464 2006-04-18 DJ Delorie <dj@redhat.com>
2466 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2467 reference libgloss so that libssp can be built in a combined
2469 * configure: Regenerate.
2471 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2473 * MAINTAINERS (Write After Approval): Add myself.
2475 2006-04-05 Ben Elliston <bje@au.ibm.com>
2477 * configure.in: Require makeinfo 4.4 or higher.
2478 * configure: Regenerate.
2480 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2482 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2483 Rearrange the entries of other libraries to have them in one place.
2485 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2487 * MAINTAINERS (Write After Approval): Remove myself.
2488 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2490 2006-03-14 Richard Guenther <rguenther@suse.de>
2492 * configure: Regenerate with autoconf 2.13.
2494 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2496 * MAINTAINERS: Use my work address.
2498 * MAINTAINERS: Update my E-mail address.
2500 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2502 * configure.in: Handle --disable-<component> generically.
2503 * configure: Regenerate.
2505 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2508 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2510 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2512 * MAINTAINERS (Write After Approval): Remove myself.
2513 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2515 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2517 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2518 (TARGET_CONFIGDIRS): Remove.
2519 * configure.in: Remove AC_SUBST(target_configdirs).
2520 * Makefile.in, configure: Regenerated.
2522 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2524 * MAINTAINERS (Write After Approval): Remove myself.
2525 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2527 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2531 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2533 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2534 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2535 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2536 BUILD_PREFIX, BUILD_PREFIX_1.
2537 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2539 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2540 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2542 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2543 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2544 of `cat stage_current`. Always provide the `r' and `s' variables.
2545 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2546 a single shell execution.
2547 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2548 bootstrapped modules, make the stage1 module if the build was not
2549 started yet, else build the current stage.
2550 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2551 (all-build, all-host, all-target, [+make_target+]-host,
2552 [+make_target+]-target): Do not use \-continued lines.
2553 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2554 (current_stage, restrap, stage_last): New.
2556 * Makefile.in: Regenerate.
2557 * configure: Regenerate.
2559 2006-02-19 Bud Davis <jmdavis@link.com>
2561 * MAINTAINERS (Write After Approval): Remove myself.
2562 (Language Front End Maintainers): Add myself as fortran 95
2563 maintainer and update e-mail address.
2565 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2567 * MAINTAINERS (Write After Approval): Remove myself.
2568 (Language Front End Maintainers): Add myself as fortran 95
2571 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2573 * MAINTAINERS (Write After Approval): Add myself.
2575 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2577 * MAINTAINERS (Write After Approval): Remove myself.
2578 (Language Front End Maintainers): Add myself as
2579 fortran 95 maintainer.
2581 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2585 2005-12-27 Leif Ekblad <leif@rdos.net>
2587 * configure.in: Add support for RDOS target.
2588 * configure: Regenerate.
2590 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2591 Andreas Schwab <schwab@suse.de>
2593 * configure: Regenerate.
2595 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2597 * configure.in (enable_libgomp): Add AIX.
2598 * configure: Regenerate.
2600 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2602 * MAINTAINERS (Write After Approval): Add myself.
2604 2006-02-03 Lee Millward <lee.millward@gmail.com>
2606 * MAINTAINERS (Write After Approval): Add myself.
2608 2006-01-31 Richard Guenther <rguenther@suse.de>
2609 Paolo Bonzini <bonzini@gnu.org>
2611 * Makefile.def (target_modules): Add libgcc-math target module.
2612 * configure.in (target_libraries): Add libgcc-math target library.
2613 (--enable-libgcc-math): New configure switch.
2614 * Makefile.in: Re-generate.
2615 * configure: Re-generate.
2616 * libgcc-math: New toplevel directory.
2618 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2620 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2621 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2622 the assembler, linker and binutils.
2623 * configure: Regenerate.
2625 2006-01-22 Dirk Mueller <dmueller@suse.de>
2627 * MAINTAINERS (Write After Approval): Add myself.
2629 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2631 * configure: Regenerate.
2633 2006-01-18 Richard Henderson <rth@redhat.com>
2634 Jakub Jelinek <jakub@redhat.com>
2635 Diego Novillo <dnovillo@redhat.com>
2637 * libgomp: New directory.
2638 * Makefile.def: Add target_module libgomp.
2639 * Makefile.in: Regenerate.
2640 * configure.in (target_libraries): Add target-libgomp.
2641 * configure: Regenerate.
2643 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2645 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2646 @ from continuation.
2647 * Makefile.in: Rebuilt.
2649 2006-01-04 Chris Lattner <sabre@gnu.org>
2651 * MAINTAINERS (Write After Approval): Add myself.
2653 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2657 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2658 * Makefile.tpl (OBJDUMP): New.
2659 (EXTRA_HOST_FLAGS): Add it.
2660 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2662 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2663 to use symbolic links between directories. Avoid race conditions
2664 or make them harmless.
2665 * configure.in: Do not try to use symbolic links between directories.
2667 * Makefile.def (LEAN): Pass.
2668 * Makefile.tpl (LEAN): Define.
2669 (stage[+id+]-start): Accept that the previous directory does not
2670 exist, if the bootstrap is lean.
2671 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2672 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2673 configure substitution.
2674 ([+compare-target+]): Likewise.
2675 ([+bootstrap-target+]-lean): New.
2676 * configure.in: Remove lean bootstrap support from here.
2678 * Makefile.in: Regenerate.
2679 * configure: Regenerate.
2681 2006-01-04 Ben Elliston <bje@au.ibm.com>
2683 * MAINTAINERS (libdecnumber): Add myself.
2685 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2687 * libtool-ldflags: New script.
2689 2006-01-02 Andreas Schwab <schwab@suse.de>
2691 * configure.in: When reconfiguring remove Makefile in
2692 all stage directories.
2693 * configure: Regenerate.
2695 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2697 * MAINTAINERS: Update my email address.
2699 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2701 Revert Ada-related part of the previous change.
2703 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2705 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2706 * Makefile.in: Regenerate.
2707 * configure.in: Do not include mt-ppc-aix target fragment.
2708 * configure: Regenerate.
2710 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2712 * configure.in: Select appropriate fragments for PowerPC/AIX.
2713 * configure: Regenerate.
2715 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2716 BOOT_CFLAGS, BOOT_LDFLAGS.
2717 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2718 BOOT_CFLAGS, BOOT_LDFLAGS.
2719 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2720 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2721 (stage): Fail if we cannot complete the work.
2722 * Makefile.in: Regenerate.
2724 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2726 * configure.in: Replace ms1 with mt.
2727 * configure: Rebuilt.
2729 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2731 * MAINTAINERS: Update my email address.
2733 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2735 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2736 install-host-nogcc): Don't invoke $(stage) at the end.
2737 * Makefile.in: Regenerate.
2739 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2741 * configure.in: Flip the top-level bootstrap switch.
2742 * configure: Regenerate.
2744 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2746 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2747 $(stage) and $(unstage).
2748 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2749 (all): Remove stray semicolon.
2750 (local-distclean): Don't handle multilib.tmp and multilib.out.
2751 (install.all): Set $s for consistency.
2752 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2753 check_multilibs setting. Always make the install directory.
2754 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2756 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2757 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2758 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2759 (multilib.out): Remove.
2760 * Makefile.in: Regenerated.
2762 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2764 * MAINTAINERS (Write After Approval): Add myself.
2766 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2768 * MAINTAINERS: Add myself as mt maintainer.
2770 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2772 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2774 * MAINTAINERS: Change email address.
2776 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2778 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2779 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2780 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2781 Find in-tree tools if available.
2782 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2783 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2784 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2785 (COMPILER_*_FOR_TARGET): New.
2786 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2787 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2788 (CONFIGURED_*, USUAL_*): Remove.
2789 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2790 STRIP): Use autoconf substitutions.
2791 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2792 COMPILER_NM_FOR_TARGET): New.
2793 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2795 (all): Make all-host and all-target in parallel.
2796 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2797 that $$r and $$s are set before invoking a recursive make.
2798 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2799 ([+bootstrap-target+]): Inline most of the `all' target.
2801 2005-11-29 Ben Elliston <bje@au.ibm.com>
2803 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2804 from the gcc build directory.
2805 * Makefile.in: Regenerate.
2807 2005-11-29 Ben Elliston <bje@au.ibm.com>
2809 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2810 depend on all-libdecnumber.
2811 * configure.in (host_libs): Include libdecnumber.
2812 * Makefile.in: Regenerate.
2813 * configure: Likewise.
2815 2005-11-29 Ben Elliston <bje@au.ibm.com>
2817 * libdecnumber: Import decNumber sources from the dfp-branch.
2819 2005-11-21 Kean Johnston <jkj@sco.com>
2821 * config.sub, config.guess: Sync from upstream sources.
2823 2005-11-21 Ben Elliston <bje@au.ibm.com>
2825 Import from Autoconf sources:
2827 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2828 * config/move-if-change: Don't output "$2 is unchanged";
2829 suggested by Ben Elliston. Handle weird characters correctly.
2831 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2833 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2834 to match upstream libtool for darwin.
2836 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2838 * Makefile.def: Remove gdb dependencies for gdbtk.
2839 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2840 (configure-gdb, install-gdb): New rules.
2841 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2842 * Makefile.in, configure: Regenerated.
2844 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2846 * MAINTAINERS (Write After Approval): Add myself.
2848 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2850 * MAINTAINERS (Write After Approval): Add myself.
2852 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2854 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2857 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2860 * Makefile.tpl (do-[+make-target+], do-check, install,
2861 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2862 are set before recursing.
2863 * Makefile.in: Regenerate.
2865 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2868 * Makefile.def (gcc) <target>: Fix thinko.
2869 * Makefile.in: Regenerate.
2871 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2873 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2874 * configure: Regenerate.
2876 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2878 * MAINTAINERS (Write After Approval): Add self.
2880 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2882 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2883 target-libffi, target-qthreads, target-libjava, and
2885 * configure: Regenerate.
2887 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2889 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2890 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2891 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2892 (USUAL_OBJDUMP_FOR_TARGET): New.
2893 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2894 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2895 * configure, Makefile.in: Regenerated.
2897 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2899 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2900 before other host packages.
2902 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2904 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2906 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2910 * configure.in (default_target): Remove.
2911 * Makefile.tpl (all): Do not use prerequisites as subroutines
2912 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2913 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2914 use prerequisites as subroutines.
2915 (check-host, check-target): New.
2916 (bootstrap configure & all targets): Do not use stage*-start
2917 if the directory layout is already ok.
2918 (non-bootstrap configure & all targets): Prepend a $(unstage).
2919 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2920 (NOTPARALLEL): Remove.
2921 (unstage, stage variables): New variables.
2922 (unstage, stage targets): Simply expand to those variables.
2924 * configure: Regenerate.
2925 * Makefile.in: Regenerate.
2927 2005-10-04 James E Wilson <wilson@specifix.com>
2929 * Makefile.def (lang_env_dependencies): Add libmudflap.
2930 * Makefile.in: Regenerate.
2932 2005-10-03 Andreas Schwab <schwab@suse.de>
2934 Backport from libtool CVS:
2935 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2937 * ltmain.sh: add support for installing into temporary
2938 staging area (e.g. 'make install DESTDIR=...')
2940 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2942 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2943 * configure: Regenerated.
2945 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2947 * configure: Regenerate with the correct
2950 2005-09-30 Catherine Moore <clm@cm00re.com>
2952 * configure.in (bfin-*-*): New.
2953 * configure: Regenerated.
2955 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2957 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2958 (LIPO_FOR_TARGET): New.
2959 (CONFIGURED_LIPO_FOR_TARGET): New.
2960 (USUAL_LIPO_FOR_TARGET): New.
2961 (STRIP_FOR_TARGET): New.
2962 (CONFIGURED_STRIP_FOR_TARGET): New.
2963 (USUAL_STRIP_FOR_TARGET): New.
2964 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2966 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2967 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2968 * Makefile.in: Regenerate.
2969 * configure: Regenerate.
2971 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2973 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2974 (rs6000-*-aix*): Same.
2975 * configure: Regenerate.
2977 2005-09-16 Tom Tromey <tromey@redhat.com>
2979 * MAINTAINERS: Add self as java maintainer.
2981 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2983 * configure.in: Recognize f95 in the --enable-languages option,
2984 and substitute it for fortran, issuing a warning.
2985 * configure: Regenerate.
2987 2005-08-30 Phil Edwards <phil@codesourcery.com>
2989 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2990 * configure: Regenerated.
2992 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2994 * MAINTAINERS: Add self as ms1 maintainer.
2996 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2998 * Makefile.def (libssp): Add to lang_env_dependencies.
2999 * Makefile.in: Regenerate.
3001 2005-08-18 Ian Lance Taylor <ian@airs.com>
3003 * MAINTAINERS: Add myself as middle-end maintainer.
3005 2005-08-17 Christian Groessler <chris@groessler.org>
3007 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3008 * Makefile.in: Regenerate.
3010 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3012 * MAINTAINERS (write after approval): Added myself.
3014 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3016 * MAINTAINERS (Write After Approval): Add myself.
3018 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3020 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3021 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3022 Look for alternate names of the target cc and c++
3023 * configure: Regenerate.
3025 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3027 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3028 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3029 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3030 tools; remove code to manually set them.
3031 (Target tools): Look in the environment for them.
3032 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3033 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3034 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3036 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3037 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3038 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3039 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3040 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3041 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3042 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3043 * configure: Regenerate.
3044 * Makefile.in: Regenerate.
3046 2005-07-28 Ben Elliston <bje@au.ibm.com>
3048 * MAINTAINERS: Update for removed CPU targets.
3050 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3052 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3053 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3054 * Makefile.in: Regenerated.
3056 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3058 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3059 (CFLAGS_FOR_TARGET): Use it.
3060 (CXXFLAGS_FOR_TARGET): Likewise.
3061 * Makefile.in: Regenerated.
3062 * configure.in (--with-build-sysroot): New option.
3063 * configure: Regenerated.
3065 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3067 * Makefile.tpl: Wrap install between unstage and stage
3068 * Makefile.in: Regenerate.
3070 2005-07-21 Eric Christopher <echristo@apple.com>
3072 * MAINTAINERS: Update affiliation.
3074 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3076 * MAINTAINERS: Add self as crx port maintainer.
3078 2005-07-20 DJ Delorie <dj@redhat.com>
3080 * MAINTAINERS: Add self as m32c maintainer.
3082 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3084 * all files: Update FSF address.
3086 2005-07-15 Eric Christopher <echristo@redhat.com>
3088 * MAINTAINERS: Change affiliation.
3090 2005-07-14 Jim Blandy <jimb@redhat.com>
3092 * configure.in: Add cases for Renesas m32c.
3093 * configure: Regenerated.
3095 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3097 * COPYING.LIB: Update from fsf.org.
3099 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3101 * COPYING, compile, config.guess,
3102 config.sub, install-sh, missing, mkinstalldirs,
3103 symlink-tree, ylwrap: Sync from upstream sources.
3104 * config-ml.in: Update FSF address.
3106 2005-07-13 Eric Christopher <echristo@redhat.com>
3108 * configure.in: Add toplevel noconfigdir support for tpf.
3109 * configure: Regenerate.
3111 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3115 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3116 * Makefile.in: Regenerate.
3118 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3120 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3121 Brolley to write-after-approval.
3123 2005-07-07 Andreas Schwab <schwab@suse.de>
3125 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3126 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3127 * Makefile.in: Regenerated.
3129 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3131 * configure.in: Don't build sim or rda when targetting darwin.
3132 * configure: Regenerate.
3134 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3136 * configure.in: Add --enable-libssp and --disable-libssp.
3137 * configure: Regenerate with autoconf-2.13.
3139 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3141 * Makefile.def (target_modules): Add libssp.
3142 * configure.in (target_libraries): Add target-libssp.
3143 * configure: Rebuilt.
3144 * Makefile.in: Rebuilt.
3146 2005-07-01 Zack Weinberg <zackw@panix.com>
3148 * MAINTAINERS: Change email address. Resign from maintainership.
3150 2005-07-01 Richard Guenther <rguenther@suse.de>
3152 * MAINTAINERS: Change my e-mail address and affiliation.
3154 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3156 * Makefile.def (stagefeedback): Come after profile.
3157 Define profiledbootstrap target.
3158 * Makefile.tpl (profiledbootstrap): Remove.
3159 (stageprofile-end): Zap stagefeedback.
3160 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3161 * Makefile.in: Regenerate.
3163 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3165 * MAINTAINERS: Update my email address.
3167 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3169 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3170 In 'cpp' stanza, support '#line' as well as '# '.
3172 2005-06-08 Andreas Schwab <schwab@suse.de>
3174 * MAINTAINERS: Move myself from 'Write After Approval' to
3175 'CPU Port Maintainers' section as m68k maintainer.
3177 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3179 * configure.in (unsupported_languages): New macro.
3180 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3181 non-ported target libraries in noconfigdirs.
3182 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3183 non-linux-gnu. Remove libgcj_ex_libffi.
3184 <lang_frag loop>: Set add_this_lang=no if the language is in
3185 unsupported_languages.
3186 * configure: Regenerate.
3188 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3190 * configure.in: Fix typo in handling of --with-mpfr-dir.
3191 * configure: Regenerate.
3193 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3195 * MAINTAINERS: Update my email address.
3197 2005-06-02 Jim Blandy <jimb@redhat.com>
3199 * config.sub: Add cases for the Renesas m32c. (This patch has been
3200 accepted into the master sources.)
3202 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3203 Michael Snyder <msnyder@redhat.com>
3204 Stan Cox <scox@redhat.com>
3206 * configure.in: Set noconfigdirs for ms1.
3208 * configure: Regenerate.
3210 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3212 * MAINTAINERS (Write After Approval): Add self.
3214 2005-06-01 Josh Conner <jconner@apple.com>
3216 * MAINTAINERS (Write After Approval): Add self.
3218 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3220 * MAINTAINERS: Update my email address.
3222 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3224 * MAINTAINERS (Write After Approval): Add self.
3226 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3228 * MAINTAINERS (Write After Approval): Remove self.
3230 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3232 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3233 (Dependencies): Consider target modules for bootstrap dependencies.
3234 Make target bootstrap modules depend on each stage's gcc.
3235 * Makefile.in: Regenerate.
3237 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3239 * Makefile.def (configure-gcc): Depend on binutils having been built.
3240 (all-gcc): No need to do it here.
3241 * Makefile.in: Regenerate.
3243 2005-05-19 Paul Brook <paul@codesourcery.com>
3245 * configure.in: Rewrite misleading error message when requested
3246 language cannot be built.
3247 * configure: Regenerate.
3249 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3251 * ylwrap: Import from Automake 1.9.5.
3253 2005-05-13 David Ung <davidu@mips.com>
3255 * MAINTAINERS (Write After Approval): Add self.
3257 2005-05-09 Mike Stump <mrs@apple.com>
3259 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3260 lt_cv_sys_max_cmd_len for now.
3262 2005-05-09 Stan Cox <scox@redhat.com>
3264 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3266 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3268 * README.SCO: Update the URL.
3270 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3272 * ltconfig: Define file_list_spec. Pass file_list_spec and
3273 with_gnu_ld to libtool.
3274 * ltcf-c.sh (aix[45]): Define file_list_spec.
3275 * ltcf-cxx.sh (aix[45]): Same.
3276 * ltcf-gcj.sh (aix[45]): Same.
3277 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3278 exists, write list of input files to temporary file.
3280 2005-05-04 Mike Stump <mrs@apple.com>
3282 * configure.in: Always pass --target to target configures as
3283 otherwise rebuilds that do --recheck will fail.
3284 * confiugure: Rebuilt.
3286 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3288 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3290 (configure, all): Add bootstrap support.
3291 (Host modules, target modules): Pass post-stage1 flags and exports.
3292 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3293 * Makefile.in: Regenerate.
3295 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3297 * configure: Regenerate.
3299 2005-04-27 Mike Stump <mrs@apple.com>
3301 * MAINTAINERS: Add self as darwin maintainer.
3303 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3305 * config.sub: Update from master copy.
3307 2005-04-21 Mike Stump <mrs@apple.com>
3309 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3310 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3312 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3314 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3315 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3316 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3317 "*-*-elf" and "*-*-linux*".
3318 * configure: Regenerate.
3320 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3322 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3324 2005-04-12 Mike Stump <mrs@apple.com>
3326 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3328 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3330 * MAINTAINERS (Write After Approval): Add myself.
3332 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3334 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3336 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3338 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3339 (TARGET_CONFIGARGS): Include --with-target-subdir.
3340 (configure, all): New macros. Use them throughout.
3341 * Makefile.in: Regenerate.
3343 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3345 * MAINTAINERS (Write After Approval): Add myself.
3347 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3349 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3351 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3353 * MAINTAINERS: Move John Carr to Write After Approval.
3355 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3357 * config/mh-mingw32: Delete.
3358 * configure.in: Don't use it.
3359 * configure: Regenerate.
3361 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3363 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3364 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3365 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3366 (HOST_LIB_PATH): Generate from Makefile.def.
3367 (TARGET_LIB_PATH): Likewise.
3368 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3369 * Makefile.in: Regenerate.
3370 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3371 (RPATH_ENVVAR): Include Darwin case.
3372 * configure: Regenerate.
3374 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3376 * MAINTAINERS (Various Maintainers): Remove self.
3377 (Write After Approval): Add self.
3379 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3381 * MAINTAINERS (Various Maintainers): Add self.
3383 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3385 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3386 * configure: Regenerate.
3388 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3390 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3391 gcc_version, and gcc_version_trigger from set of flags to pass.
3392 * Makefile.tpl: Remove definitions of above variables.
3393 (config.status): Remove dependency on $(gcc_version_trigger).
3394 * Makefile.in: Regenerate.
3395 * configure.in: Do not reference config/gcc-version.m4 nor
3396 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3397 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3398 * configure: Regenerate.
3400 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3401 Andrew Pinski <pinskia@physics.uc.edu>
3403 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3404 * Makefile.in: Regenerate.
3406 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3408 * MAINTAINERS (Write After Approval): Add myself.
3410 2005-03-03 David Ayers <d.ayers@inode.at>
3412 * MAINTAINERS (Write After Approval): Add myself.
3414 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3417 * ltmain.sh: Avoid creating archives with components that have
3418 duplicate basenames.
3420 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3423 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3425 * Makefile.in: Regenerate.
3427 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3429 * Makefile.in: Regenerate to fix conflict between the previous two
3432 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3435 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3436 * Makefile.tpl (HOST_SUBDIR): New substitution.
3437 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3438 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3439 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3440 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3441 (Host modules, Bootstrapped modules): Use it.
3442 (Build modules, Target modules): Do not create symlink trees,
3443 always configure out-of-srcdir.
3444 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3445 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3446 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3447 $(HOST_SUBDIR). Create a symlink for host_subdir.
3449 * Makefile.in: Regenerate.
3450 * configure: Regenerate.
3452 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3454 Merged from libada-gnattools-branch:
3455 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3457 * gnattools: New directory.
3458 * Makefile.def: Add gnattools as a module, depending on target-libada.
3459 * Makefile.in: Regenerate.
3460 * configure.in: Include gnattools in host_tools; disable it if ada
3462 * configure: Regenerate.
3464 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3466 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3467 treelang maintainer.
3468 (Write After Approval): Remove myself.
3470 2005-02-23 Paul Schlie <schlie@comcast.net>
3472 * configure.in: Allow darwin targeted ports to build tk, itcl and
3474 * configure: Regenerate.
3476 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3479 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3480 * configure: Regenerate.
3482 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3484 * MAINTAINERS (Write After Approval): Add myself.
3486 2005-02-10 Ian Lance Taylor <ian@airs.com>
3488 * MAINTAINERS: Update my e-mail address.
3490 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3492 * MAINTAINERS (Write After Approval): Add myself.
3494 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3496 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3497 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3498 target-libgloss when not *-*-elf and *-*-aout.
3499 * configure: Regenerate.
3501 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3503 * MAINTAINERS: Remove obsolete entries.
3505 * MAINTAINERS (Write After Approval): Add Michael Matz.
3507 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3509 * MAINTAINERS: Remove self as cpplib maintainer.
3511 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3513 * install-sh, config.sub: Import from upstream.
3515 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3518 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3519 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3520 * Makefile.in: Regenerate.
3522 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3524 * MAINTAINERS: Update my email address.
3526 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3527 Andreas Schwab <schwab@suse.de>
3530 * config-ml.in: Eval option if surrounded by single quotes.
3532 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3534 Revert 2004-12-28 Makefile changes, a better fix will be
3535 applied to mainline and src after GCC 4.0 branches.
3537 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3541 * Makefile.def (target_modules): Remove stage parameter,
3542 it is always true now.
3543 * Makefile.tpl (configure-build-[+module+],
3544 configure-target-[+module+]): Always build symlink tree
3545 for the directory and for include. BUILD_SUBDIR and
3546 TARGET_SUBDIR cannot be . anymore.
3547 * Makefile.in: Regenerate.
3549 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3551 Revert 2004-12-08 Makefile changes.
3553 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3555 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3558 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3560 * configure.in (sh64-*-*): Reenable gprof.
3561 * configure: Regenerate.
3563 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3565 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3566 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3567 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3568 * Makefile.in: Regenerate.
3570 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3572 * MAINTAINERS: Update my email address.
3574 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3576 * Makefile.tpl: Generate normal dependencies if the LHS module is
3578 * Makefile.in: Regenerate.
3580 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3582 * configure.in: Include config/gxx-include-dir.m4. Use
3583 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3584 * configure: Regenerate.
3586 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3588 * config.if: Delete.
3589 * configure.in: Set libstdcxx_incdir directly.
3590 * configure: Regenerate.
3592 2004-12-02 Eric Christopher <echristo@redhat.com>
3594 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3595 * Makefile.in: Regenerate.
3597 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3599 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3600 * configure: Regenerate.
3602 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3604 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3605 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3606 * configure: Regenerate.
3608 2004-12-01 Eric Christopher <echristo@redhat.com>
3610 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3611 of things to remove.
3613 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3615 * MAINTAINERS (Write After Approval): Update my e-mail address.
3617 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3619 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3620 from CVS libtool to always pass_all.
3622 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3624 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3625 (hppa*64*-*-*): Delete incorrect comment.
3626 * configure: Rebuilt.
3628 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3630 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3632 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3634 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3635 from CVS libtool to always pass_all.
3637 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3639 * install-sh, compile: Import from automake.
3641 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3643 * config.guess, config.sub: Import from savannnah.
3645 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3647 * MAINTAINERS (Write After Approval): Add myself
3649 2004-11-12 Mike Stump <mrs@apple.com>
3651 * Makefile.def: Add html support.
3652 * Makefile.tpl: Likewise.
3653 * Makefile.in: Regenerate.
3655 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3658 * configure.in: Remove all instances of build-fixincludes from
3660 (build_configargs): Supply --target to subdirectories.
3661 * configure: Regenerate.
3663 * Makefile.def: Make gcc install depend on fixincludes install.
3664 * Makefile.in: Regenerate.
3666 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3668 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3670 2004-11-11 Paul Brook <paul@codesourcery.com>
3672 * MAINTAINERS: Add self as arm maintainer. Update email address.
3674 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3676 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3678 * configure: Regenerate.
3680 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3682 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3685 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3687 * Makefile.def (host fixincludes): Specify missing targets.
3688 * Makefile.in: Regenerate.
3690 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3692 * MAINTAINERS: Add myself
3694 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3696 * MAINTAINERS (Write After Approval): Add myself.
3698 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3700 * Makefile.def: Build fixincludes for the host, too.
3701 * Makefile.in: Regenerate.
3702 * configure.in (host_tools): Add fixincludes.
3703 * configure: Regenerate.
3705 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3707 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3708 * configure: Regenerated.
3710 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3713 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3714 * configure: Regenerated.
3716 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3718 * README.SCO: Update per FSF instructions.
3720 2004-10-28 Eric B. Weddington <ericw@evcohs.com>