1 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3 * configure.ac (with-build-config): Document. Handle without.
4 Handle missing argument.
7 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
9 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
10 Default to bootstrap-debug only if compare-debug works.
12 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
13 * Makefile.in: Rebuilt.
15 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17 * MAINTAINERS (OS Port Maintainers): Update my email address.
19 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
21 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
22 * Makefile.in: Rebuilt.
24 2009-09-01 Chris Demetriou <cgd@google.com>
26 * MAINTAINERS (Write After Approval): Add myself.
28 2009-08-31 Dodji Seketeli <dodji@redhat.com>
31 * include/dwarf2.h (enum dwarf_tag): Added
32 DW_TAG_GNU_template_template_param
33 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
35 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
37 * Makefile.tpl (AWK): Fix typo.
38 * Makefile.in: Regenerate.
40 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
42 * configure.ac: Detect awk and sed.
43 * Makefile.def (flags_to_pass): Add AWK and SED.
44 * Makefile.tpl (AWK, SED): New.
45 (BASE_FLAGS_TO_PASS): Add AWK and SED.
46 * configure: Regenerate.
47 * Makefile.in: Regenerate.
49 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
51 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
52 (collapseslashes): Likewise.
54 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
56 * configure.ac (AC_PREREQ): Bump to 2.64.
58 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
60 * configure.ac: Remove --with-datarootdir, --with-docdir,
61 --with-pdfdir, --with-htmldir switches.
62 * configure: Regenerate.
64 * configure: Regenerate.
66 * compile: Sync from Automake 1.11.
68 * install-sh: Likewise.
70 * mkinstalldirs: Likewise.
73 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
75 * ltmain.sh (func_normal_abspath): New function.
76 (func_relative_path): Likewise.
77 (func_mode_help): Document new -bindir option for link mode.
78 (func_mode_link): Add new -bindir option, and use it to place
79 output DLL if specified.
81 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
83 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
84 (baseargs): Add --disable-option-checking.
85 * configure: Regenerate.
87 * Makefile.def (configure-target-libiberty): Depend on
88 all-binutils and all-ld.
89 (configure-target-newlib): Likewise.
90 * Makefile.in: Regenerate.
92 2009-08-17 Ben Elliston <bje@au.ibm.com>
94 * config.sub, config.guess: Update from upstream sources.
96 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
100 2009-07-02 Tristan Gingold <gingold@adacore.com>
102 * configure.ac: Do not exclude gas for i386-*-darwin.
103 Add a case for x86_64-*-darwin.
104 * configure: Regenerate.
106 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
108 * MAINTAINERS: Add my name to Write After Approval list.
110 2009-08-06 Michael Eager <eager@eagercon.com>
112 * configure.ac: Add Microblaze target.
113 * configure: Regenerate.
115 2009-07-31 Christian Bruel <christian.bruel@st.com>
117 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
118 * configure: Regenerate.
120 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
122 * MAINTAINERS (Write After Approval): Update my e-mail address.
124 2009-07-06 Ian Lance Taylor <iant@google.com>
126 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
127 * configure: Rebuild.
129 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
131 * MAINTAINERS: Move myself to the Graphite Reviewers.
133 2009-06-30 Wei Guozhi <carrot@google.com>
135 * MAINTAINERS: Add my name to Write After Approval list.
137 2009-06-26 Steve Ellcey <sje@cup.hp.com>
140 * configure.ac (comparestring): Create new variable.
141 * Makefile.tpl (comparestring): Use to skip some comparisions.
142 * configure: Regenerate.
143 * Makefile.in: Regenerate.
145 2009-06-26 Doug Evans <dje@sebabeach.org>
147 * Makefile.def (host_modules): Add cgen.
148 * Makefile.in: Regenerate.
149 * configure.ac (host_tools): Add cgen.
150 * configure: Regenerate.
152 2009-06-23 DJ Delorie <dj@redhat.com>
154 * MAINTAINERS: Add myself as mep maintainer.
156 2009-06-23 Ian Lance Taylor <iant@google.com>
158 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
159 boot_languages. Only bootstrap target libraries listed in
160 target_libs for some boot language. Add --with-stage1-ldflags,
161 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
162 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
163 if not building with C++.
164 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
165 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
166 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
167 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
168 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
169 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
170 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
171 * configure, Makefile.in: Rebuild.
173 2009-06-23 Li Feng <nemokingdom@gmail.com>
175 * MAINTAINERS: Added my name to write-after-approval list.
177 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
179 * configure.ac: Define is_elf for QNX Neutrino targets.
180 * configure: Regenerate.
182 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
184 * MAINTAINERS: Added my name to the write-after-approval list
186 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
188 * configure.ac: Detect MPC in default directory.
189 * configure: Regenerate.
191 2009-06-03 Jerome Guitton <guitton@adacore.com>
192 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
194 * Makefile.tpl (all): Avoid a trailing backslash.
195 * Makefile.in: Regenerate.
197 2009-06-03 Ben Elliston <bje@au.ibm.com>
199 * config.sub, config.guess: Update from upstream sources.
201 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
203 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
205 * configure: Regenerate.
207 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
209 * Makefile.tpl ([+compare-target+]): Compare all stage
210 directories, rather than just gcc.
211 * Makefile.in: Rebuilt.
213 2009-06-01 Doug Kwan <dougkwan@google.com>
215 * configure.ac: Support gold for target arm*-*-*.
216 * configure: Regenerate.
218 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
220 * Makefile.def: Add MPC support and dependencies.
221 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
223 * Makefile.in, configure: Regenerate.
225 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
227 * Makefile.tpl (all): Avoid harmless warning in make all when
228 gcc-bootstrap is enabled but stage_last does not exist.
229 * Makefile.in: Rebuilt.
231 2009-05-24 Nicolas Roche <roche@adacore.com>
233 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
234 * Makefile.in: Regenerate.
236 2009-05-21 Denis Chertykov <chertykov@gmail.com>
238 * MAINTAINERS: Update my e-mail address.
240 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
242 * configure.ac (cygwin noconfigdirs): Remove libgcj.
243 * configure: Regenerate.
245 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
248 * Makefile.tpl (all): Don't assume gcc-bootstrap and
249 gcc-no-bootstrap are mutually exclusive.
250 * Makefile.in: Rebuilt.
252 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
255 * Makefile.tpl (all): Don't end with unconditional success.
256 * Makefile.in: Rebuilt.
258 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
261 * Makefile.def (flags_to_pass): Remove redundant and incomplete
262 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
263 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
264 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
265 stage_configureflags, stage_cflags and stage_libcflags into
266 explicit Makefile macros.
267 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
269 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
270 CC. Set CC_FOR_BUILD from CC.
271 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
272 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
273 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
274 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
276 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
277 (_LIBCFLAGS): Renamed to _TFLAGS.
278 (do-compare-debug, do-compare3-debug): Drop.
279 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
280 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
281 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
282 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
283 (XGCC_FLAGS_FOR_TARGET): New.
284 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
285 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
286 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
287 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
288 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
289 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
291 (BUILD_CONFIG): Include if requested.
292 (all): Set TFLAGS on bootstrap.
293 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
294 (all-stageid-prefixmodule): Likewise.
295 (do-clean, distclean-stageid): Set TFLAGS.
296 (restrap): Fix whitespace.
297 * Makefile.in: Rebuilt.
299 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
301 * config.guess: Sync with src.
303 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
305 * configure.ac ($with_ppl): Default to no if not supplied.
306 ($with_cloog): Likewise.
307 configure: Regenerate.
309 2009-04-27 James E. Wilson <wilson@codesourcery.com>
311 * MAINTAINERS: Update my e-mail address.
313 2009-04-27 Nick Clifton <nickc@redhat.com>
315 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
317 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
320 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
321 * Makefile.in: Regenerate.
323 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
326 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
327 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
329 * configure, Makefile.in: Regenerate.
331 2009-04-21 Taras Glek <tglek@mozilla.com>
333 * include/hashtab.h: Update GTY annotations to new syntax
334 * include/splay-tree.h: Likewise
336 2009-04-17 Ben Elliston <bje@au.ibm.com>
338 * config.sub, config.guess: Update from upstream sources.
340 2009-04-15 Anthony Green <green@moxielogic.com>
342 * configure.ac: Add moxie support.
343 * configure: Rebuilt.
345 2009-04-14 Jakub Jelinek <jakub@redhat.com>
347 * configure.ac: Change copyright header to refer to version
348 3 of the GNU General Public License and to point readers at the
349 COPYING3 file and the FSF's license web page.
350 * Makefile.def: Likewise.
351 * Makefile.tpl: Likewise.
352 * Makefile.in: Regenerate.
354 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
356 * configure.ac: Restore match for darwin9 or later. Use double
357 brackets since regeneration eats one pair.
358 * configure: Regenerate.
360 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
363 * configure.ac: Require texinfo 4.7.
364 * configure: Regenerated.
366 2009-04-09 Nick Clifton <nickc@redhat.com>
368 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
369 the GCC Runtime Library Exception.
371 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
373 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
374 * configure: Regenerate.
376 2009-04-01 Steve Ellcey <sje@cup.hp.com>
378 * Makefil.def (languages): New entries.
379 * Makefile.tpl (check-gcc-*): New generic target.
380 * Makefile.in: Regenerate.
382 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
384 * MAINTAINERS: Update my email address.
386 2009-03-18 Tom Tromey <tromey@redhat.com>
388 * configure: Rebuild.
389 * configure.ac (host_libs): Add libiconv.
390 * Makefile.in: Rebuild.
391 * Makefile.def (host_modules): Add libiconv.
392 (configure-gdb, all-gdb): Depend on libiconv.
394 2009-03-16 Tristan Gingold <gingold@adacore.com>
396 * configure.ac: Treat gdb as supported on x86_64-darwin.
397 * configure: Regenerate.
399 2009-03-16 Joseph Myers <joseph@codesourcery.com>
401 * configure.ac (--with-host-libstdcxx): New option.
402 * configure: Regenerate.
404 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
406 * MAINTAINERS: Move myself into the write after approval list.
408 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
410 * MAINTAINERS: Update e-mail address.
412 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
414 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
416 2009-03-10 Ira Rosen <irar@il.ibm.com>
418 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
420 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
422 Backport from git Libtool:
424 2009-01-19 Robert Millan <rmh@aybabtu.com>
425 Support GNU/kOpenSolaris.
426 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
427 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
428 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
431 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
433 * MAINTAINERS: Update e-mail address.
435 2009-02-24 Michael Eager <eager@eagercon.com>
437 * MAINTAINERS (Write After Approval): Add self.
439 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
441 * MAINTAINERS (Write After Approval): Add myself.
443 2009-02-05 Andreas Schwab <schwab@suse.de>
445 * Makefile.tpl (stage_last): Define $r and $s before using
446 $(RECURSE_FLAGS_TO_PASS).
447 * Makefile.in: Regenerate
449 2009-01-30 Ian Lance Taylor <iant@google.com>
451 * MAINTAINERS: Move myself to the Global Reviewers list.
453 2009-01-29 Robert Millan <rmh@aybabtu.com>
455 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
456 * configure: Regenerate.
458 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
460 * MAINTAINERS: Make whitespace consistent.
461 Remove Robert Millan from Write After Approval.
463 2009-01-16 Alan Modra <amodra@bigpond.net.au>
465 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
466 (all-opcodes): Depend on all-libiberty.
467 * Makefile.in: Regenerate.
469 2009-01-15 Douglas B Rupp <rupp@gnat.com>
471 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
472 * configure: Regenerate.
474 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
476 * MAINTAINERS (Write After Approval): Add myself.
478 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
480 * MAINTAINERS: Add myself to reviewers (Fortran).
482 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
484 PR tree-optimization/38515
485 * configure.ac (cloog-polylib): Removed.
486 (with_ppl, with_cloog): Test for "no".
487 * configure: Regenerated.
489 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
491 * MAINTAINERS: Moved myself to reviewers (Fortran).
493 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
495 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
496 (Write After Approval): Remove myself.
498 2009-01-03 Diego Novillo <dnovillo@google.com>
500 * MAINTAINERS: Remove myself from alias maintainership.
502 2009-01-02 David Ayers <ayers@fsfe.org>
504 * MAINTAINERS: Update e-mail address.
506 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
508 * MAINTAINERS: Make whitespace consistent.
510 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
512 Backport from upstream Libtool:
513 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
514 Add cache variables to tests that require the linker to work.
515 For shlibpath_overrides_runpath, this also changes the semantics
516 to let the result from the C compiler take precedence.
518 2008-12-02 Ben Elliston <bje@au.ibm.com>
520 * config.sub, config.guess: Update from upstream sources.
522 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
524 * configure.ac (ppllibs): Add by default the lib flags.
525 * configure: Regenerate.
527 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
529 * MAINTAINERS: Add myself to the write after approval list.
531 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
533 * configure.ac: Add double brackets on darwin[912].
534 * configure: Regenerate.
536 2008-12-03 Daniel Kraft <d@domob.eu>
538 * MAINTAINERS: Moved myself and Mikael Morin from Write After
539 Approval to Reviewer section (for Fortran front-end).
541 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
543 * configure.ac: Expand to darwin10 and later.
544 * configure: Regenerate.
546 2008-12-02 Andreas Schwab <schwab@suse.de>
548 * Makefile.def: configure-target-boehm-gc depends on
549 all-target-libstdc++-v3.
550 * Makefile.in: Regenerate.
552 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
554 * MAINTAINERS: Add myself as mingw maintainer.
556 2008-12-02 Ben Elliston <bje@au.ibm.com>
558 * config.sub, config.guess: Update from upstream sources.
560 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
562 * README.SCO: Remove.
564 2008-11-29 Fernando Pereira <pronesto@gmail.com>
566 * MAINTAINERS: Add myself to the write after approval list.
568 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
570 * MAINTAINERS: Update my email address in WAA section.
572 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
574 * MAINTAINERS: Update e-mail address.
576 2008-11-27 Toon Moene <toon@moene.org>
578 * MAINTAINERS: Change e-mail address.
580 2008-11-27 Tristan Gingold <gingold@adacore.com>
582 * configure.ac: Build gdb for i?86-*-darwin*
583 * configure: Regenerated.
585 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
587 * MAINTAINERS: Added my full name.
589 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
596 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
598 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
599 * Makefile.in: Regenerated.
601 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
608 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
609 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
610 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
611 (HOST_EXPORTS): Pass CPPFLAGS.
612 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
613 (LDFLAGS_FOR_TARGET): Initialize from configure script.
614 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
615 * Makefile.in, configure: Regenerated.
616 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
617 and CPPFLAGS_FOR_BUILD.
619 2008-11-06 Jeff Law <law@redhat.com>
621 * MAINTAINERS: Add myself as middle end maintainer.
623 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
625 * MAINTAINERS (Write after approval): Add myself.
627 2008-11-05 Diego Novillo <dnovillo@google.com>
629 * MAINTAINERS (Global Reviewers): Add myself.
630 (Non-Algorithmic Maintainers): Remove myself.
632 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
634 * MAINTAINERS (Write after approval): Add myself.
636 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
638 * MAINTAINERS (Write after approval): Add myself.
640 2008-10-31 Ben Elliston <bje@au.ibm.com>
642 * configure.ac (spu-*-*): Remove special case.
643 * configure: Regenerate.
645 2008-10-30 Catherine Moore <clm@codesourcery.com>
647 * MAINTAINERS (Write after approval): Update my email address.
649 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
651 * configure.ac [spu-*-*]: Do not set skipdirs.
652 * configure: Re-generate.
654 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
656 * MAINTAINERS (Various Maintainers): Add myself to reload.
658 2008-10-25 Richard Guenther <rguenther@suse.de>
660 * MAINTAINERS (Various Maintainers): Add myself as middle-end
661 maintainer. Remove myself as libgcc-math maintainer.
662 (Non-Algorithmic Maintainers): Remove myself.
664 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
666 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
667 * Makefile.in: Regenerated.
669 2008-10-23 Cary Coutant <ccoutant@google.com>
671 * MAINTAINERS (Write after approval): Add myself.
673 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
680 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
681 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
682 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
683 (HOST_EXPORTS): Pass CPPFLAGS.
684 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
685 (LDFLAGS_FOR_TARGET): Initialize from configure script.
686 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
687 * Makefile.in, configure: Regenerated.
688 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
689 and CPPFLAGS_FOR_BUILD.
691 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
693 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
696 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
698 * MAINTAINERS (Write After Approval): Added myself.
700 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
702 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
703 recommended version to 2.3.2.
705 * configure: Regenerate.
707 2008-10-01 Mark Mitchell <mark@codesourcery.com>
709 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
711 2008-09-29 David Daney <david.daney@caviumnetworks.com>
713 * MAINTAINERS (Write After Approval): Update e-mail address.
715 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
717 * libtool.m4: Update to libtool 2.2.6.
718 * lt~obsolete.m4: Update to libtool 2.2.6.
719 * ltmain.sh: Update to libtool 2.2.6.
720 * ltsugar.m4: Update to libtool 2.2.6.
721 * ltversion.m4: Update to libtool 2.2.6.
722 * ltoptions.m4: Update to libtool 2.2.6.
723 * ltgcc.m4: Update to match changes from libtool 2.2.6.
725 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
727 * MAINTAINERS (Write After Approval): Add myself.
729 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
731 * MAINTAINERS (Write After Approval): Update my name.
733 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
735 * MAINTAINERS: Add myself in "Write After Approval".
737 2008-09-18 Steve Ellcey <sje@cup.hp.com>
739 * MAINTAINERS: Add myself as ia64 maintainer.
741 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
743 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
744 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
745 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
746 and Michael Tiemann from Write After Approval since they do not
747 actually have access.
749 2008-09-05 Richard Guenther <rguenther@suse.de>
751 * configure.ac: Initialize clooglibs to -lcloog.
752 * configure: Re-generate.
754 2008-09-04 Le-Chun Wu <lcwu@google.com>
756 * MAINTAINERS (Write After Approval): Add myself.
758 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
760 * configure.ac (--with-cloog-polylib): New.
761 (--disable-cloog-version-check): New.
762 (--disable-ppl-version-check): New.
763 * configure: Re-generate.
765 2008-09-03 Richard Guenther <rguenther@suse.de>
767 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
769 * configure: Re-generate.
771 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
774 * MAINTAINERS: Add picoChip maintainers.
776 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
777 Tobias Grosser <grosser@fim.uni-passau.de>
778 Jan Sjodin <jan.sjodin@amd.com>
779 Harsha Jagasia <harsha.jagasia@amd.com>
780 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
781 Konrad Trifunovic <konrad.trifunovic@inria.fr>
782 Adrien Eliche <aeliche@isty.uvsq.fr>
784 Merge from graphite branch.
785 * configure: Regenerate.
786 * Makefile.in: Regenerate.
787 * configure.ac (host_libs): Add ppl and cloog.
788 Add checks for PPL and CLooG.
789 * Makefile.def (ppl, cloog): Added modules and dependences.
790 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
791 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
793 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
795 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
796 (GCC_SHLIB_SUBDIR): New.
797 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
798 * configure: Regenerate.
799 * Makefile.in: Regenerate.
801 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
803 * MAINTAINERS: Consistently use tabs to separate columns.
805 2008-08-29 Tristan Gingold <gingold@adacore.com>
807 * MAINTAINERS (Write after Approval): Add myself.
809 2008-08-28 Tristan Gingold <gingold@adacore.com>
811 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
812 Enable bfd, binutils and opcodes.
813 * configure: Regenerate.
815 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
817 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
819 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
821 * MAINTAINERS: Use correct Umlaut for last name.
823 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
825 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
827 2008-08-16 David Edelsohn <edelsohn@gnu.org>
829 * MAINTAINERS: Update my email address.
831 2008-08-16 Nicolas Roche <roche@adacore.com>
833 * Makefile.tpl: Add BOOT_ADAFLAGS.
834 * Makefile.in: Regenerate.
836 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
838 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
839 * configure: Regenerate.
841 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
843 * configure.ac: Add makefile fragments for hpux.
844 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
845 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
846 * configure: Regenerate.
847 * Makefile.in: Regenerate.
849 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
851 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
853 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
855 * MAINTAINERS (Write after Approval): Add myself.
857 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
859 * MAINTAINERS (Write After Approval): Add myself.
861 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
863 * MAINTAINERS (Write After Approval): Add myself.
865 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
867 * MAINTAINERS: Update my email address.
869 2008-06-25 Joey Ye <joey.ye@intel.com>
871 * MAINTAINERS (Write After Approval): Add myself.
873 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
875 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
876 * Makefile.in: Regenerate.
877 * configure: Regenerate.
879 2008-06-17 Daniel Kraft <d@domob.eu>
881 * MAINTAINERS (Write After Approval): Add myself.
883 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
885 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
886 "$@" is still intact with both Autoconf 2.59 and 2.62.
887 * configure: Regenerate.
889 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
891 * Makefile.tpl: Fix comment errors.
892 * Makefile.in: Regenerate.
894 2008-06-12 David S. Miller <davem@davemloft.net>
895 David Edelsohn <edelsohn@gnu.org>
897 * configure.ac: Add powerpc*-*-* to gold supported targets.
898 * configure: Regenerate.
900 2008-06-08 Joseph Myers <joseph@codesourcery.com>
902 PR tree-optimization/36218
903 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
904 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
905 (all prefix="build-"): Pass them to build-system sub-makes.
906 * Makefile.in: Regenerate.
908 2008-06-07 Joseph Myers <joseph@codesourcery.com>
910 * MAINTAINERS (mt port): Remove.
911 (sco5, unixware, sco udk): Remove.
912 (Kean Johnston): Add to Write After Approval.
914 2008-05-30 Julian Brown <julian@codesourcery.com>
916 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
917 of libobjc for ARM EABI Linux.
918 * configure: Regenerate.
920 2008-05-18 Xinliang David Li <davidxl@google.com>
922 * ChangeLog: Remove wrong ChangeLog entry.
924 2008-05-17 Xinliang David Li <davidxl@google.com>
926 * MAINTAINERS (Write After Approval): Add myself.
928 2008-05-15 Janus Weil <janus@gcc.gnu.org>
930 * MAINTAINERS (Write After Approval): Add myself.
932 2008-05-14 Rafael Espíndola <espindola@google.com>
934 * config-ml.in: don't handle --enable-shared and --enable-static.
936 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
938 * MAINTAINERS: Update my email address.
940 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
942 * MAINTAINERS: Update my email address.
944 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
946 * MAINTAINERS (Write After Approval): Add myself.
948 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
950 * MAINTAINERS (Write After Approval): Add myself.
952 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
954 * MAINTAINERS (crx): Add myself.
956 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
959 2008-04-14 David S. Miller <davem@davemloft.net>
961 * configure.ac: Add sparc*-*-* to gold supported targets.
962 * configure: Regenerate.
964 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
967 * configure.ac: Include override.m4.
968 * configure: Regenerate.
970 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
972 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
973 * Makefile.in: Regenerate.
975 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
977 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
978 as nonconfigurable directories list.
979 * configure: Regenerate.
981 2008-04-14 Ben Elliston <bje@au.ibm.com>
983 * config.sub, config.guess: Update from upstream sources.
985 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
987 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
988 * Makefile.in: Regenerate.
990 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
992 * configure.ac: Do not build libssp for the AVR.
993 * configure: Regenerate.
995 2008-04-07 Ian Lance Taylor <iant@google.com>
997 * Makefile.def: check-gold depends upon all-binutils.
998 * Makefile.in: Regenerate.
1000 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1002 * MAINTAINERS (Write After Approval): Add myself.
1004 2008-04-04 Nick Clifton <nickc@redhat.com>
1007 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1009 * configure: Regenerate.
1011 2008-04-04 NightStrike <NightStrike@gmail.com>
1014 * configure.ac: Combine rules for mingw32 and mingw64.
1015 * configure: Regenerate.
1017 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1019 * MAINTAINERS (Write After Approval): Add myself.
1021 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1023 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1024 * Makefile.in (.NOTPARALLEL): Ditto.
1026 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1028 * MAINTAINERS (Write After Approval): Add myself.
1030 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1032 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1033 * Makefile.in (.NOTPARALLEL): Regenerate.
1035 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1037 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1038 * Makefile.in: Regenerate.
1040 2008-03-26 Jakub Staszak <kuba@et.pl>
1042 * MAINTAINERS (Write After Approval): Add myself.
1044 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1046 * MAINTAINERS: Update e-mail address.
1048 2008-03-20 Ian Lance Taylor <iant@google.com>
1050 * configure.ac: Add support for --enable-gold.
1051 * Makefile.def: Add gold as a directory like ld.
1052 * configure, Makefile.in: Regenerate.
1054 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1056 * configure.ac: m4_include config/proginstall.m4.
1057 * configure: Regenerate.
1059 Backport from upstream Libtool:
1061 2007-10-12 Eric Blake <ebb9@byu.net>
1063 Deal with Autoconf 2.62's semantic change in m4_append.
1064 * ltsugar.m4 (lt_append): Replace broken versions of
1066 (lt_if_append_uniq): Don't require separator to be overquoted,
1067 and avoid broken m4_append.
1068 (lt_dict_add): Fix typo.
1069 * libtool.m4 (_LT_DECL): Don't overquote separator.
1071 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1073 * config.rpath: Add AIX 6 support.
1075 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1077 * Makefile.def (stageprofile). Remove -fprofile-generate
1078 from stage_libcflags.
1079 * Makefile.in: Regenerate.
1081 2008-03-13 Ben Elliston <bje@au.ibm.com>
1083 * config.sub, config.guess: Update from upstream sources.
1085 2008-03-06 Tom Tromey <tromey@redhat.com>
1087 * MAINTAINERS: Update for treelang deletion.
1089 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1091 * MAINTAINERS: Update my email address.
1093 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1095 * MAINTAINERS (darwin port): Add myself as a maintainer.
1096 (objective-c/c++): Add myself as a maintainer.
1098 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1100 * MAINTAINERS (Write After Approval): Update my email address.
1102 2008-02-25 Tomas Bily <tbily@suse.cz>
1104 * MAINTAINERS (Write After Approval): Add myself.
1106 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1108 * MAINTAINERS (OpenMP): Add myself.
1110 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1115 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1116 * configure: Regenerate.
1118 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1119 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1120 STAGE4_LIBCFLAGS): New.
1121 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1122 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1123 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1124 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1125 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1126 for target modules. Don't export LIBCFLAGS.
1127 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1128 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1129 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1130 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1131 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1132 * Makefile.in: Regenerate.
1134 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1137 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1138 Do not use -DDLL_EXPORT. Backport from upstream.
1140 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1142 * MAINTAINERS (Write After Approval): Add myself.
1144 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1146 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1147 * configure: Regenerate.
1149 2008-01-31 Marc Gauthier <marc@tensilica.com>
1151 * configure.ac (xtensa*-*-*): Recognize processor variants.
1152 * configure: Regenerate.
1154 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1157 * configure.ac (PARSE_ARGS): Push suitable setting of
1158 ac_subdirs_all, for `./configure --help=recursive'.
1159 Handle `+' in generic toplevel directory disabling.
1160 * configure: Regenerate.
1162 2008-01-28 Nick Clifton <nickc@redhat.com>
1164 * MAINTAINERS (xstormy16): Take over maintainership.
1166 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1168 * MAINTAINERS (c4x port): Remove.
1170 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1172 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1174 2008-01-23 Ben Elliston <bje@au.ibm.com>
1176 * config.sub, config.guess: Update from upstream sources.
1178 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1180 * MAINTAINERS (Write After Approval): Add myself.
1182 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1184 * MAINTAINERS: Update my email address.
1186 2008-01-09 Raksit Ashok <raksit@google.com>
1188 * MAINTAINERS (Write After Approval): Add myself.
1190 2008-01-09 Raksit Ashok <raksit@google.com>
1192 * MAINTAINERS (Write After Approval): Add myself.
1194 2008-01-08 Ben Elliston <bje@au.ibm.com>
1196 * config.sub, config.guess: Update from upstream sources.
1198 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1200 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1201 Change recommended MPFR from 2.2.1 -> 2.3.0.
1202 * configure: Regenerate.
1204 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1206 * MAINTAINERS: Update my email address.
1208 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1210 * MAINTAINERS: Update my email address.
1212 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1214 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1215 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1216 * Makefile.in: Regenerate.
1218 2007-12-10 Mark Heffernan <meheff@google.com>
1220 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1223 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1225 * configure.ac: Enable libjava for x86_64-*-darwin9.
1226 * configure: Regenerate.
1228 2007-12-07 Bill Maddox <maddox@google.com>
1230 * MAINTAINERS (Write After Approval): Add myself.
1232 2007-12-05 Ben Elliston <bje@au.ibm.com>
1234 * config.sub, config.guess: Update from upstream sources.
1236 2007-12-02 Matthias Klose <doko@ubuntu.com>
1238 * config-ml.in: Remove 64bit configure tests.
1240 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1242 * config-ml.in: Robustify against white space in absolute file
1245 * config-ml.in (multi-clean): Substitute ${Makefile}.
1246 Remove superfluous ${Makefile} in list.
1248 2007-11-19 Thiemo Seufer <ths@mips.com>
1250 * config-ml.in: Don't hardcode the Makefile name.
1252 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1254 * MAINTAINERS (Write After Approval): Add myself.
1256 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1258 * MAINTAINERS (Write After Approval): Add myself.
1260 2007-11-06 Doug Kwan <dougkwan@google.com>
1262 * MAINTAINERS (Write After Approval): Add myself.
1264 2007-10-25 Ben Elliston <bje@au.ibm.com>
1266 * MAINTAINERS (mercury): Remove entry.
1267 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1269 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1271 * Makefile.def (dependencies): Make configure-gdb depend on
1273 * Makefile.in: Regenerated.
1275 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1277 * MAINTAINERS (Fortran maintainer): Remove myself.
1279 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1281 * Makefile.def: To avoid problems running with parallel makes,
1282 build newlib before libgloss so that target specific header
1284 * Makefile.in: Regenerate
1286 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1288 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1289 * Makefile.in: Regenerate.
1291 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1293 * MAINTAINERS (Register allocation reviewer): Add myself.
1295 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1297 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1298 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1299 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1300 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1301 * configure: Regenerate.
1303 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1305 * MAINTAINERS (Register allocation reviewer): Add myself.
1307 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1309 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1310 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1311 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1312 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1313 * configure.ac: Default them to host tools for $host = $build.
1316 * configure: Regenerate.
1317 * Makefile.in: Regenerate.
1319 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1321 * MAINTAINERS (Register allocation reviewer): Add myself.
1323 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1325 * MAINTAINERS (Register allocation reviewer): Add myself.
1327 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1329 * MAINTAINERS (Write After Approval): Fix typo.
1331 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1333 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1334 * configure: Regenerate.
1336 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1339 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1340 they're already prefixed.
1342 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1344 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1346 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1347 * configure: Regenerate.
1348 * Makefile.in: Regenerate.
1350 2007-09-17 Andreas Schwab <schwab@suse.de>
1352 * configure.ac: Raise minimum makeinfo version to 4.6.
1353 * configure: Regenerate.
1355 2007-09-17 Johannes Singler <singler@ira.uka.de>
1357 * MAINTAINERS (write-after-approval) add myself
1359 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1361 * configure.ac: Correct makeinfo version check.
1362 * configure: Regenerate.
1364 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1366 * MAINTAINERS: Update my email address.
1368 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1370 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1371 to $skipdirs and only disable gprof for newlib. Use the normal
1372 mips*-elf* handling in other respects.
1373 * configure: Regnerate.
1375 2007-09-12 David Daney <ddaney@avtrex.com>
1377 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1379 * configure: Regenerate.
1381 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1384 * configure.ac: For libgloss targets, point the linker to the linker
1385 script, startup code and simulator library.
1386 * configure: Regenerate.
1388 2007-09-07 Andrew Haley <aph@redhat.com>
1390 * configure.ac (noconfigdirs): Remove target-libffi and
1392 * configure: Regenerate.
1394 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1397 * configure.ac: Use config/mh-mingw on mingw.
1398 * configure: Regenerate.
1400 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1402 * MAINTAINERS (Write After Approval): Add myself.
1404 2007-09-05 Richard Guenther <rguenther@suse.de>
1406 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1407 nor --disable-checking is provided also turn on yes and types
1408 checking for stage1.
1409 * configure: Re-generate.
1411 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1413 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1414 (Write After Approval): Remove myself.
1416 2007-08-29 Nick Clifton <nickc@redhat.com>
1418 * config.sub, config.guess: Update from upstream sources.
1420 2007-08-22 Bud Davis <jmdavis@link.com>
1422 * MAINTAINERS (Write After Approval): Added myself.
1423 * MAINTAINERS (Reviewers): Removed myself.
1425 2007-08-18 Paul Brook <paul@codesourcery.com>
1426 Joseph Myers <joseph@codesourcery.com>
1428 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1429 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1430 * Makefile.in: Regenerate.
1431 * configure.ac (--with-debug-prefix-map): New.
1432 * configure: Regenerate.
1434 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1435 Nigel Stephens <nigel@mips.com>
1437 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1438 as target_makefile_frag.
1439 * configure: Regenerate.
1441 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1443 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1444 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1445 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1446 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1447 (do-compare, do-compare3, do-compare-debug): New.
1448 ([+compare-target+]): Use them.
1450 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1452 * MAINTAINERS (Write After Approval): Change my email address.
1454 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455 Ben Elliston <bje@au.ibm.com>
1457 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1458 --silent if $silent.
1459 * configure: Regenerate.
1461 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1463 * MAINTAINERS (Various Maintainers): Add myself as
1464 loop infrastructure maintainer. Update my e-mail
1467 2007-07-31 Diego Novillo <dnovillo@google.com>
1469 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1472 2007-07-26 Richard Guenther <rguenther@suse.de>
1474 * configure.ac: Add types checking to stage1 checking flags.
1475 * configure: Regenerate.
1477 2007-07-17 Nick Clifton <nickc@redhat.com>
1479 * COPYING3: New file. Contains version 3 of the GNU General
1481 * COPYING3.LIB: New file. Contains version 3 of the GNU
1482 Lesser General Public License.
1484 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1486 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1488 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1490 * MAINTAINERS (S/390 co-maintainer): Add myself.
1491 (Write After Approval): Remove myself.
1493 2007-07-13 Dan Hipschman <dsh@google.com>
1495 * MAINTAINERS (Write After Approval): Add myself.
1497 2007-07-11 Nick Clifton <nickc@redhat.com>
1499 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1501 * Makefile.in: Regenerate.
1503 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1505 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1508 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1510 * lt~obsolete.m4: New. Import from 20070318 libtool.
1512 2007-07-03 Julian Brown <julian@codesourcery.com>
1514 * MAINTAINERS (Write After Approval): Add myself.
1516 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1518 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1519 * configure: Regenerate.
1521 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1523 * configure.ac: Add some missing m4 quotation.
1524 * configure: Regenerate.
1526 2007-07-02 Simon Baldwin <simonb@google.com>
1528 * MAINTAINERS (Write After Approval): Add myself.
1530 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1532 * configure: Regenerate.
1534 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1536 * Makefile.def: Add windmc tool to build.
1537 * Makefile.tpl: Likewise.
1538 * configure.ac: Likewise.
1539 * Makefile.in: Regenerate.
1540 * configure: Regenerate.
1542 2007-06-28 DJ Delorie <dj@redhat.com>
1544 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1545 not building newlib.
1546 * configure: Regenerated.
1548 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1550 * MAINTAINERS (Write After Approval): Add myself.
1552 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1554 * MAINTAINERS (Write After Approval): Add myself.
1556 2007-06-19 Chris Matthews <chrismatthews@google.com>
1558 * MAINTAINERS (Write After Approval): Add myself.
1560 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1562 * MAINTAINERS (Write After Approval): Add myself.
1564 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1566 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1567 * Makefile.in: Regenerated.
1569 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1571 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1572 bfin*-*-uclinux* targets.
1573 * configure: Regenerate.
1575 2007-06-14 Ian Lance Taylor <iant@google.com>
1577 * MAINTAINERS: Add myself as non-algorithmic global write
1580 2007-06-14 Diego Novillo <dnovillo@google.com>
1582 * MAINTAINERS: Add self as middle-end maintainer and
1583 non-algorithmic global write maintainer.
1585 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1587 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1588 Move all Fortran maintainers except Paul Brook into the
1589 Non-Autopoiesis section.
1591 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1593 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1594 (distclean-stage[+id+]): Possibly delete stage_last.
1595 * Makefile.in: Regenerate.
1597 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1599 * MAINTAINERS (Various Maintainer): Fix typo.
1601 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1603 * MAINTAINERS (Various Maintainer): Add myself as
1604 dataflow maintainer.
1606 2007-06-07 Ben Elliston <bje@au.ibm.com>
1608 * config.sub, config.guess: Update from upstream sources.
1610 2007-06-07 Ben Elliston <bje@au.ibm.com>
1612 * Makefile.tpl: Fix spelling error.
1613 * Makefile.in: Regenerate.
1615 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1617 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1618 lt_cv_sys_max_cmd_len.
1620 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1622 * MAINTAINERS (Various Maintainers): Add myself as
1623 auto-vectorizer maintainer.
1625 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1628 * libtool.m4: Revert previous change.
1629 * ltgcc.m4: Put it here.
1631 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1633 * MAINTAINERS (Various Maintainers): Add myself as
1634 auto-vectorizer maintainer.
1636 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1639 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1641 2007-05-30 Richard Guenther <rguenther@suse.de>
1643 * MAINTAINERS (Various Maintainers): Add myself as
1644 auto-vectorizer maintainer.
1646 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1649 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1650 * configure: Rebuilt.
1652 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1654 * MAINTAINERS (Write After Approval): Removed my name.
1656 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1658 * MAINTAINERS (Write After Approval): Remove myself.
1660 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1662 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1664 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1666 * ltmain.sh: Update from ToT Libtool.
1667 * libtool.m4: Update from ToT Libtool.
1668 * ltsugar.m4: New. Update from ToT Libtool.
1669 * ltversion.m4: New. Update from ToT Libtool.
1670 * ltoptions.m4: New. Update from ToT Libtool.
1672 * ltcf-c.sh: Remove.
1673 * ltcf-cxx.sh: Remove.
1674 * ltcf-gcj.sh: Remove.
1676 2007-05-22 Ollie Wild <aaw@google.com>
1678 * MAINTAINERS (Write After Approval): Add myself.
1680 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1682 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1684 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1685 Remove CFLAGS/LIBCFLAGS.
1686 (configure-stage[+id+]-[+prefix+][+module+],
1687 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1688 * Makefile.in: Regenerate.
1690 2007-05-15 Diego Novillo <dnovillo@google.com>
1692 * MAINTAINERS: Update e-mail address.
1694 2007-05-15 Revital Eres <eres@il.ibm.com>
1696 * MAINTAINERS (Write After Approval): Add myself.
1698 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1700 * MAINTAINERS (Write After Approval): Updated my address.
1702 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1704 * MAINTAINERS (Write After Approval): Add myself.
1706 2007-05-11 Silvius Rus <rus@google.com>
1708 * MAINTAINERS (Write After Approval): Add myself.
1710 2007-04-23 Tom Tromey <tromey@redhat.com>
1712 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1714 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1716 * MAINTAINERS (cpplib): Rename to ...
1717 (libcpp): ... this. Add C/C++ front end maintainers.
1719 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1721 * config-ml.in: Pass ${ml_config_env} to configure calls.
1723 2007-04-04 Christian Bruel <christian.bruel@st.com>
1725 * MAINTAINERS (Write After Approval): Add myself.
1727 2007-04-02 Dave Korn <dave.korn@artimi.com>
1729 * MAINTAINERS (Write After Approval): Add myself.
1731 2007-03-31 Tobias Burnus <burnus@net-b.de>
1733 * MAINTAINERS (fortran 95 front end): Add myself.
1735 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1737 * MAINTAINERS (Write After Approval): Add myself.
1739 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1741 * MAINTAINERS (Modulo Scheduler): Add myself.
1743 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1745 * MAINTAINERS (fortran 95 front end): Add myself.
1746 (c++ front end): whitespace fix.
1748 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1750 * MAINTAINERS (Write After Approval): Add myself.
1752 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1754 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1755 of glob. Quote arguments with single quotes too.
1756 * configure: Regenerate.
1758 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1760 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1761 * Makefile.in: Regenerate
1763 2007-03-07 Andreas Schwab <schwab@suse.de>
1765 * configure: Regenerate.
1767 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1769 * configure.ac: Add "--with-pdfdir" configure option,
1770 which defines pdfdir variable.
1771 * Makefile.def (target=fixincludes): Add install-pdf to
1773 (recursive_targets): Add install-pdf target.
1774 (flags_to_pass): Add pdfdir.
1775 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1777 * configure: Regenerate
1778 * Makefile.in: Regenerate
1780 2007-02-28 Eric Christopher <echristo@apple.com>
1783 2006-12-07 Mike Stump <mrs@apple.com>
1785 * Makefile.def (dependencies): Add dependency for
1786 install-target-libssp and install-target-libgomp on
1788 * Makefile.in: Regenerate.
1790 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1792 * configure: Regenerate.
1793 * configure.ac: Move statements after variable declarations.
1795 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1797 * MAINTAINERS: Add myself as sh maintainer.
1799 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1801 * configure.ac: Adjust for loop syntax.
1802 * configure: Regenerate.
1804 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1806 * configure: Rebuilt.
1808 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1810 * configure.ac: Drop multiple occurrences of --enable-languages,
1811 and fix its quoting.
1812 * configure: Rebuilt.
1814 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1815 Nathan Sidwell <nathan@codesourcery.com>
1816 Vladimir Prus <vladimir@codesourcery.com>
1817 Joseph Myers <joseph@codesourcery.com>
1819 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1820 * configure: Regenerate.
1822 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1824 * ltconfig (freebsd*): Default to elf.
1826 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1828 * configure.ac (target_libraries): Move libgcc before libiberty.
1829 * configure: Regenerated.
1831 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1832 Paolo Bonzini <bonzini@gnu.org>
1835 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1836 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1837 * configure: Regenerated.
1839 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1841 * MAINTAINERS (Language Front End Maintainers): Update my mail
1844 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1847 * configure.ac: Correct syntax for Solaris ksh.
1848 * configure: Regenerated.
1850 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1852 * configure.ac: Sync with src.
1853 * configure: Regenerate.
1855 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1857 * Makefile.in: Regenerate.
1859 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1861 * config.sub: Sync with src.
1863 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1865 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1866 noncanonical equivalents.
1867 * configure.in: Rename to...
1868 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1869 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1870 target_noncanonical. Use them. Rewrite removal of configure
1871 arguments for autoconf 2.59. Discard variable settings. Force
1872 program_transform_name for native tools.
1874 * Makefile.in: Regenerated.
1875 * configure: Regenerated with autoconf 2.59.
1877 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1879 * MAINTAINERS (Write After Approval): Add myself.
1881 2007-01-31 Andreas Schwab <schwab@suse.de>
1883 * Makefile.tpl (LDFLAGS): Substitute it.
1884 * Makefile.in: Regenerate.
1886 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1888 * MAINTAINERS (Write After Approval): Add myself.
1890 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1892 * MAINTAINERS (spu port): Add myself.
1894 2007-01-23 Richard Guenther <rguenther@suse.de>
1897 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1898 * Makefile.tpl (GNATBIND): Substitute it.
1899 (GNATMAKE): Likewise.
1900 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1902 * Makefile.in: Regenerate.
1903 * configure: Regenerate.
1905 2007-01-18 Mike Stump <mrs@apple.com>
1907 * configure.in: Re-enable -Werror for gcc builds.
1909 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1911 * MAINTAINERS (Write After Approval): Add myself.
1913 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1915 * configure.in: Change == to = in test command.
1916 * configure: Regenerate.
1918 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1919 Nick Clifton <nickc@redhat.com>
1920 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1922 * configure.in (build_configargs, host_configargs, target_configargs):
1923 Remove build/host/target parameters.
1924 (host_libs): Add gmp and mpfr.
1925 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1926 * Makefile.def (gmp, mpfr): New.
1927 (gcc): Remove target.
1928 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1929 target_os, target_vendor): New.
1930 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1931 * configure: Regenerate.
1932 * Makefile.in: Regenerate.
1934 2007-01-11 Matt Fago <fago@earthlink.net>
1936 * configure.in: Try to link to functions only in mpfr 2.2.x
1937 to improve robustness of configure tests.
1938 * configure: Regenerate.
1940 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1942 * MAINTAINERS: Add myself as i386 maintainer.
1944 2007-01-08 Jan Hubicka <jh@suse.cz>
1946 * MAINTAINERS: Add myself as i386 maintainer.
1948 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1950 * configure.in: Add support for an x86_64-mingw* target.
1951 * configure: Regenerate.
1953 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1955 * Makefile.tpl (all-target): Correct @if conditional for target
1957 * configure.in: Omit libiberty if building only target libgcc.
1958 * configure, Makefile.in: Regenerated.
1960 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1962 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1963 * configure: Regenerate.
1965 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1967 * Makefile.def (target_modules): Add libgcc.
1968 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1969 * Makefile.tpl (clean-target-libgcc): Delete.
1970 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1971 on gcc even for bootstrapped modules. Rewrite handling of
1972 lang_env_dependencies to loop over target_modules.
1973 * configure.in (target_libraries): Add target-libgcc.
1974 * Makefile.in, configure: Regenerated.
1976 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1978 * configure.in: Reorganize recognition of languages. Add
1979 --enable-stage1-languages. Show supported languages for the chosen
1980 target rather than all recognized languages.
1981 * configure: Regenerate.
1983 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1985 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1986 * Makefile.in: Regenerate.
1988 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1990 * configure.in: Warn that MPFR 2.2.0 is buggy.
1991 * configure: Regenerate.
1993 2006-12-27 Ian Lance Taylor <iant@google.com>
1995 * configure.in: When removing Makefiles to force a reconfigure, also
1996 remove prev-DIR*/Makefile.
1997 * configure: Regenerate.
1999 2006-12-22 Andreas Schwab <schwab@suse.de>
2001 * configure: Regenerate with correct autoconf version.
2003 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2005 * configure.in: add AC_SUBST for *_FOR_TARGET.
2006 * configure: Regenerate.
2008 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2010 * configure.in: Simplify logic for rejecting languages that cannot
2011 be built. Separate the case when a language is unsupported,
2012 from the case when the user chooses not to build a language.
2014 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2016 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2017 it only affects bootstrap and could be tested on "$host" as well.
2018 * configure: Regenerate.
2019 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2021 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2024 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2025 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2026 move here comment from Makefile.tpl.
2027 * Makefile.tpl: Move some definitions higher in the file.
2028 (STAGE1_CHECKING): New.
2029 * configure.in: Add --enable-stage1-checking.
2030 * configure: Regenerate.
2031 * Makefile.in: Regenerate.
2033 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2035 * MAINTAINERS: Add myself as build system maintainer.
2037 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2039 * MAINTAINERS (Write After Approval): Add myself.
2041 2006-12-13 Eric Christopher <echristo@apple.com>
2043 * MAINTAINERS: Add myself as darwin maintainer.
2045 2006-12-11 Ian Lance Taylor <ian@airs.com>
2047 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2049 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2051 MAINTAINERS: Update my entry.
2053 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2055 * configure.in: Handle spu makefile frag.
2056 * Makefile.tpl (MAINT): Define
2057 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2058 * configure: Regenerate.
2059 * Makefile.in: Regenerate.
2061 2006-12-11 Ben Elliston <bje@au.ibm.com>
2063 * config.guess: Import latest version.
2064 * config.sub: Likewise.
2066 2006-12-11 Ben Elliston <bje@au.ibm.com>
2068 * configure.in (spu-*-*): Don't skip target-libiberty.
2069 * configure: Regenerate.
2071 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2074 * configure.in: Correct x86 darwin support for libjava to powerpc
2076 * configure: Regenerate.
2078 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2080 * configure.in: Add x86 darwin support for libjava.
2081 * configure: Regenerate.
2083 2006-12-07 Mike Stump <mrs@apple.com>
2085 * Makefile.def (dependencies): Add dependency for
2086 install-target-libssp and install-target-libgomp on
2088 * Makefile.in: Regenerate.
2090 2006-12-04 Richard Guenther <rguenther@suse.de>
2092 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2093 (Non-Algorithmic Maintainers): Move over non-algorithmic
2094 loop optimizer maintainers, add myself as a non-algorithmic
2095 middle-end maintainer.
2097 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2099 * MAINTAINERS (Write After Approval): Add myself.
2101 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2103 * configure.in: Update error message for missing GMP/MPFR.
2105 * configure: Regenerate.
2107 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2109 * configure.in: Update MPFR version in error message.
2111 * configure: Regenerate.
2113 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2115 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2116 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2117 --with-gmp-lib): New flags.
2119 * configure: Regenerate.
2121 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2123 * MAINTAINERS (Write After Approval): Change my email address.
2125 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2127 * MAINTAINERS (Write After Approval): Add myself.
2129 2006-11-22 Philipp Thomas <pth@suse.de>
2131 * MAINTAINERS (i18n): Update e-mail address.
2133 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2135 * MAINTAINERS (spu port): Add myself as maintainer.
2136 (Write After Approval): Remove myself.
2138 2006-11-22 Ben Elliston <bje@au.ibm.com>
2140 * configure.in (skipdirs): Don't build libssp for SPU.
2141 * configure: Regenerate.
2143 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2145 * MAINTAINERS (spu port): Add myself as maintainer.
2146 (libobjc): Update my email address.
2148 2006-11-21 Andrea Bona <andrea.bona@st.com>
2150 * MAINTAINERS (Write After Approval): Add myself.
2152 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2154 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2155 * configure : Rebuilt.
2157 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2159 * MAINTAINERS (Write After Approval): Add myself.
2161 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2163 * MAINTAINERS (Write After Approval): Add myself.
2165 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2167 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2169 * configure: Regenerate.
2171 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2173 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2174 (unstage): Test for stage_last presence.
2177 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2178 * Makefile.in: Regenerate.
2180 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2182 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2185 2006-11-14 Erven Rohou <erven.rohou@st.com>
2187 * MAINTAINERS (Write After Approval): Add myself.
2189 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2191 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2192 and stageN-package/Makefile.
2193 * Makefile.in: Regenerated.
2195 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2197 * configure.in: Remove target-libgloss from noconfigdirs for
2199 * configure: Regenerated.
2201 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2203 * configure.in (have_gmp): Only error if the gcc directory exists.
2205 * configure: Regenerate.
2207 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2209 * configure.in: Robustify error message for missing GMP/MPFR.
2211 * configure: Regenerate.
2213 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2215 * MAINTAINERS (Write After Approval): Add myself.
2217 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2219 * MAINTAINERS: Change email address.
2221 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2223 * MAINTAINERS (Write After Approval): Add myself.
2225 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2227 * MAINTAINERS (Write After Approval): Add myself.
2229 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2231 * MAINTAINERS (Write After Approval): Move myself to
2232 Write After Approval section.
2234 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2236 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2238 * configure: Regenerate.
2240 2006-10-16 Tobias Burnus <burnus@net-b.de>
2242 * MAINTAINERS (Write After Approval): Add myself.
2244 2006-10-16 Ben Elliston <bje@au.ibm.com>
2246 * config.guess: Import latest version.
2247 * config.sub: Likewise.
2249 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2251 * Makefile.def: Added pdf target handling.
2252 * Makefile.tpl: Added pdf target handling.
2253 * Makefile.in: Regenerated.
2255 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2257 * MAINTAINERS: Add self as score port maintainer.
2259 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2261 * MAINTAINERS (Write After Approval): Add myself.
2263 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2265 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2267 * configure: Regenerated.
2269 2006-09-27 Dave Brolley <brolley@redhat.com>
2271 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2273 * configure: Regenerated.
2275 2006-09-26 Thiemo Seufer <ths@mips.com>
2277 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2278 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2279 * configure: Regenerate.
2281 2006-09-24 Graeme Peterson <gridly@gmail.com>
2283 * MAINTAINERS (Write After Approval): Remove myself.
2285 2006-09-22 Chao-ying Fu <fu@mips.com>
2287 * MAINTAINERS (Write After Approval): Add myself.
2289 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2291 * MAINTAINERS: Add self as soft-fp maintainer.
2293 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2295 * MAINTAINERS: Add myself as avr maintainer.
2296 Remove Marek Michalkiewicz as avr maintainer.
2298 2006-09-07 Roberto Costa <roberto.costa@st.com>
2300 * MAINTAINERS (Write After Approval): Add myself.
2302 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2304 * configure.in: Never build newlib for a Mingw host.
2305 Never build newlib as Mingw target library.
2306 Test the existence of winsup/cygwin for building a Cygwin newlib,
2307 rather than just winsup.
2308 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2309 building a Mingw target.
2310 * configure: Regenerate.
2312 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2314 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2316 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2318 * config.guess: Import from src (was more updated).
2319 * config.sub: Likewise.
2321 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2323 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2324 * configure: Regenerated.
2326 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2328 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2329 for stages after the first.
2331 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2333 * Makefile.def: Add dependencies for configure-opcodes
2334 on configure-intl and all-opcodes on all-intl.
2335 * Makefile.in: Regenerated.
2337 2006-07-13 Ben Elliston <bje@au.ibm.com>
2339 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2341 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2343 Port to hosts whose 'sort' and 'tail' implementations
2344 treat operands with leading '+' as file names, as POSIX
2345 has required since 2001. However, make sure the code still
2346 works on pre-POSIX hosts.
2347 * ltmain.sh: Don't assume "sort +2" is equivalent to
2348 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2350 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2352 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2354 2006-07-04 Peter O'Gorman <peter@pogma.com>
2356 * ltconfig: chmod 644 before ranlib during install.
2358 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2361 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2362 if the bootstrap compiler is a GCC version that supports it.
2363 * configure: Regenerate.
2365 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2367 * configure.in: Fix thinkos in previous check-in.
2368 * configure: Regenerate.
2370 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2373 * configure.in: Test subdir_requires and give an appropriate
2375 * configure: Regenerate.
2377 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2379 * MAINTAINERS (Write After Approval): Add myself.
2381 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2383 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2385 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2387 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2389 2006-06-20 David Ayers <d.ayers@inode.at>
2392 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2393 whether target-libjava is being configured instead of whether the
2394 java front end is enabled.
2395 * configure: Regenerate.
2397 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2400 * configure.in: Only enable libgomp on IRIX 6.
2401 * configure: Regenerate.
2403 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2405 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2407 * Makefile.in: Regenerate.
2409 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2411 * config-ml.in: Alter CCASFLAGS to include special
2412 multilib options the same as is done for CFLAGS.
2414 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2416 * configure.in: Don't enable libgomp on hpux10.
2417 * configure: Rebuilt.
2419 2006-06-12 David Ayers <d.ayers@inode.at>
2423 * configure.in: Remove target-boehm-gc from noconfigdirs where
2424 ${libgcj} is specified.
2425 * configure: Regenerate.
2427 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2431 * configure.in: Sync.
2432 * configure: Regenerated.
2434 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2436 * Makefile.def: Added dependencies from sim and gdb on intl, and
2437 added configure dependencies to everything with an all dependency
2439 * Makefile.in: Regenerated.
2441 2006-06-06 David Ayers <d.ayers@inode.at>
2444 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2445 * Makefile.in: Regenerate.
2446 * configure.in: Add --enable-objc-gc at toplevel and have it
2447 enable boehm-gc for Objective-C.
2448 Remove target-boehm-gc from libgcj.
2449 Add target-boehm-gc to target_libraries.
2450 Add target-boehm-gc to noconfigdirs where ${libgcj}
2452 Assert that boehm-gc is supported when requested for Objective-C.
2453 Only build boehm-gc if needed either for Java or Objective-C.
2454 * configure: Regenerate.
2456 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2459 * Makefile.tpl (configure-[+prefix+][+module+],
2460 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2461 Remove rule to unstage bootstrapped modules.
2462 (stage_current): New.
2463 * Makefile.in: Regenerate.
2465 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2467 * MAINTAINERS (Write After Approval): Update my e-mail address.
2469 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2471 * include/libiberty.h: Declare pex_run_in_environment.
2473 2006-05-31 Asher Langton <langton2@llnl.gov>
2475 * MAINTAINERS (Write After Approval): Add myself.
2477 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2479 * Makefile.def (bfd, opcodes): Fix lib_path.
2480 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2481 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2482 * Makefile.in: Regenerate.
2484 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2486 * Makefile.in: Regenerate.
2488 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2490 * Makefile.def: Add install-html target. Add datarootdir
2491 docdir and htmldir to flags_to_pass.
2492 * Makefile.tpl: Add install-html target.
2493 * Makefile.in: Regenerate.
2494 * configure.in: Add --with-datarootdir, --with-docdir, and
2495 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2496 * configure: Regenerate.
2498 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2500 * configure.in: Enable gprof for cross builds.
2501 * configure: Regenerate.
2503 2006-05-22 Richard Guenther <rguenther@suse.de>
2506 2006-01-31 Richard Guenther <rguenther@suse.de>
2507 Paolo Bonzini <bonzini@gnu.org>
2509 * Makefile.def (target_modules): Add libgcc-math target module.
2510 * configure.in (target_libraries): Add libgcc-math target library.
2511 (--enable-libgcc-math): New configure switch.
2512 * Makefile.in: Re-generate.
2513 * configure: Re-generate.
2514 * libgcc-math: New toplevel directory.
2516 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2517 Andreas Tobler <a.tobler@schweiz.ch>
2519 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2520 * configure: Rebuilt.
2522 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2524 * MAINTAINERS (Write After Approval): Add myself.
2526 2006-05-01 DJ Delorie <dj@redhat.com>
2528 * configure.in: Restore CFLAGS if GMP isn't present.
2529 * configure: Regenerate.
2531 2006-05-01 Richard Guenther <rguenther@suse.de>
2533 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2536 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2538 * MAINTAINERS (Write After Approval): Add myself.
2540 2006-04-28 Jan Beulich <jbeulich@novell.com>
2542 * MAINTAINERS (Write After Approval): Add myself.
2544 2006-04-18 DJ Delorie <dj@redhat.com>
2546 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2547 reference libgloss so that libssp can be built in a combined
2549 * configure: Regenerate.
2551 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2553 * MAINTAINERS (Write After Approval): Add myself.
2555 2006-04-05 Ben Elliston <bje@au.ibm.com>
2557 * configure.in: Require makeinfo 4.4 or higher.
2558 * configure: Regenerate.
2560 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2562 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2563 Rearrange the entries of other libraries to have them in one place.
2565 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2567 * MAINTAINERS (Write After Approval): Remove myself.
2568 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2570 2006-03-14 Richard Guenther <rguenther@suse.de>
2572 * configure: Regenerate with autoconf 2.13.
2574 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2576 * MAINTAINERS: Use my work address.
2578 * MAINTAINERS: Update my E-mail address.
2580 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2582 * configure.in: Handle --disable-<component> generically.
2583 * configure: Regenerate.
2585 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2588 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2590 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2592 * MAINTAINERS (Write After Approval): Remove myself.
2593 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2595 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2597 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2598 (TARGET_CONFIGDIRS): Remove.
2599 * configure.in: Remove AC_SUBST(target_configdirs).
2600 * Makefile.in, configure: Regenerated.
2602 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2604 * MAINTAINERS (Write After Approval): Remove myself.
2605 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2607 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2611 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2613 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2614 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2615 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2616 BUILD_PREFIX, BUILD_PREFIX_1.
2617 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2619 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2620 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2622 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2623 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2624 of `cat stage_current`. Always provide the `r' and `s' variables.
2625 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2626 a single shell execution.
2627 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2628 bootstrapped modules, make the stage1 module if the build was not
2629 started yet, else build the current stage.
2630 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2631 (all-build, all-host, all-target, [+make_target+]-host,
2632 [+make_target+]-target): Do not use \-continued lines.
2633 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2634 (current_stage, restrap, stage_last): New.
2636 * Makefile.in: Regenerate.
2637 * configure: Regenerate.
2639 2006-02-19 Bud Davis <jmdavis@link.com>
2641 * MAINTAINERS (Write After Approval): Remove myself.
2642 (Language Front End Maintainers): Add myself as fortran 95
2643 maintainer and update e-mail address.
2645 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2647 * MAINTAINERS (Write After Approval): Remove myself.
2648 (Language Front End Maintainers): Add myself as fortran 95
2651 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2653 * MAINTAINERS (Write After Approval): Add myself.
2655 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2657 * MAINTAINERS (Write After Approval): Remove myself.
2658 (Language Front End Maintainers): Add myself as
2659 fortran 95 maintainer.
2661 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2665 2005-12-27 Leif Ekblad <leif@rdos.net>
2667 * configure.in: Add support for RDOS target.
2668 * configure: Regenerate.
2670 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2671 Andreas Schwab <schwab@suse.de>
2673 * configure: Regenerate.
2675 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2677 * configure.in (enable_libgomp): Add AIX.
2678 * configure: Regenerate.
2680 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2682 * MAINTAINERS (Write After Approval): Add myself.
2684 2006-02-03 Lee Millward <lee.millward@gmail.com>
2686 * MAINTAINERS (Write After Approval): Add myself.
2688 2006-01-31 Richard Guenther <rguenther@suse.de>
2689 Paolo Bonzini <bonzini@gnu.org>
2691 * Makefile.def (target_modules): Add libgcc-math target module.
2692 * configure.in (target_libraries): Add libgcc-math target library.
2693 (--enable-libgcc-math): New configure switch.
2694 * Makefile.in: Re-generate.
2695 * configure: Re-generate.
2696 * libgcc-math: New toplevel directory.
2698 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2700 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2701 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2702 the assembler, linker and binutils.
2703 * configure: Regenerate.
2705 2006-01-22 Dirk Mueller <dmueller@suse.de>
2707 * MAINTAINERS (Write After Approval): Add myself.
2709 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2711 * configure: Regenerate.
2713 2006-01-18 Richard Henderson <rth@redhat.com>
2714 Jakub Jelinek <jakub@redhat.com>
2715 Diego Novillo <dnovillo@redhat.com>
2717 * libgomp: New directory.
2718 * Makefile.def: Add target_module libgomp.
2719 * Makefile.in: Regenerate.
2720 * configure.in (target_libraries): Add target-libgomp.
2721 * configure: Regenerate.
2723 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2725 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2726 @ from continuation.
2727 * Makefile.in: Rebuilt.
2729 2006-01-04 Chris Lattner <sabre@gnu.org>
2731 * MAINTAINERS (Write After Approval): Add myself.
2733 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2737 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2738 * Makefile.tpl (OBJDUMP): New.
2739 (EXTRA_HOST_FLAGS): Add it.
2740 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2742 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2743 to use symbolic links between directories. Avoid race conditions
2744 or make them harmless.
2745 * configure.in: Do not try to use symbolic links between directories.
2747 * Makefile.def (LEAN): Pass.
2748 * Makefile.tpl (LEAN): Define.
2749 (stage[+id+]-start): Accept that the previous directory does not
2750 exist, if the bootstrap is lean.
2751 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2752 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2753 configure substitution.
2754 ([+compare-target+]): Likewise.
2755 ([+bootstrap-target+]-lean): New.
2756 * configure.in: Remove lean bootstrap support from here.
2758 * Makefile.in: Regenerate.
2759 * configure: Regenerate.
2761 2006-01-04 Ben Elliston <bje@au.ibm.com>
2763 * MAINTAINERS (libdecnumber): Add myself.
2765 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2767 * libtool-ldflags: New script.
2769 2006-01-02 Andreas Schwab <schwab@suse.de>
2771 * configure.in: When reconfiguring remove Makefile in
2772 all stage directories.
2773 * configure: Regenerate.
2775 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2777 * MAINTAINERS: Update my email address.
2779 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2781 Revert Ada-related part of the previous change.
2783 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2785 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2786 * Makefile.in: Regenerate.
2787 * configure.in: Do not include mt-ppc-aix target fragment.
2788 * configure: Regenerate.
2790 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2792 * configure.in: Select appropriate fragments for PowerPC/AIX.
2793 * configure: Regenerate.
2795 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2796 BOOT_CFLAGS, BOOT_LDFLAGS.
2797 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2798 BOOT_CFLAGS, BOOT_LDFLAGS.
2799 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2800 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2801 (stage): Fail if we cannot complete the work.
2802 * Makefile.in: Regenerate.
2804 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2806 * configure.in: Replace ms1 with mt.
2807 * configure: Rebuilt.
2809 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2811 * MAINTAINERS: Update my email address.
2813 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2815 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2816 install-host-nogcc): Don't invoke $(stage) at the end.
2817 * Makefile.in: Regenerate.
2819 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2821 * configure.in: Flip the top-level bootstrap switch.
2822 * configure: Regenerate.
2824 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2826 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2827 $(stage) and $(unstage).
2828 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2829 (all): Remove stray semicolon.
2830 (local-distclean): Don't handle multilib.tmp and multilib.out.
2831 (install.all): Set $s for consistency.
2832 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2833 check_multilibs setting. Always make the install directory.
2834 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2836 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2837 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2838 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2839 (multilib.out): Remove.
2840 * Makefile.in: Regenerated.
2842 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2844 * MAINTAINERS (Write After Approval): Add myself.
2846 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2848 * MAINTAINERS: Add myself as mt maintainer.
2850 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2852 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2854 * MAINTAINERS: Change email address.
2856 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2858 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2859 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2860 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2861 Find in-tree tools if available.
2862 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2863 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2864 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2865 (COMPILER_*_FOR_TARGET): New.
2866 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2867 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2868 (CONFIGURED_*, USUAL_*): Remove.
2869 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2870 STRIP): Use autoconf substitutions.
2871 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2872 COMPILER_NM_FOR_TARGET): New.
2873 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2875 (all): Make all-host and all-target in parallel.
2876 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2877 that $$r and $$s are set before invoking a recursive make.
2878 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2879 ([+bootstrap-target+]): Inline most of the `all' target.
2881 2005-11-29 Ben Elliston <bje@au.ibm.com>
2883 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2884 from the gcc build directory.
2885 * Makefile.in: Regenerate.
2887 2005-11-29 Ben Elliston <bje@au.ibm.com>
2889 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2890 depend on all-libdecnumber.
2891 * configure.in (host_libs): Include libdecnumber.
2892 * Makefile.in: Regenerate.
2893 * configure: Likewise.
2895 2005-11-29 Ben Elliston <bje@au.ibm.com>
2897 * libdecnumber: Import decNumber sources from the dfp-branch.
2899 2005-11-21 Kean Johnston <jkj@sco.com>
2901 * config.sub, config.guess: Sync from upstream sources.
2903 2005-11-21 Ben Elliston <bje@au.ibm.com>
2905 Import from Autoconf sources:
2907 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2908 * config/move-if-change: Don't output "$2 is unchanged";
2909 suggested by Ben Elliston. Handle weird characters correctly.
2911 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2913 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2914 to match upstream libtool for darwin.
2916 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2918 * Makefile.def: Remove gdb dependencies for gdbtk.
2919 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2920 (configure-gdb, install-gdb): New rules.
2921 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2922 * Makefile.in, configure: Regenerated.
2924 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2926 * MAINTAINERS (Write After Approval): Add myself.
2928 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2930 * MAINTAINERS (Write After Approval): Add myself.
2932 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2934 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2937 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2940 * Makefile.tpl (do-[+make-target+], do-check, install,
2941 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2942 are set before recursing.
2943 * Makefile.in: Regenerate.
2945 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2948 * Makefile.def (gcc) <target>: Fix thinko.
2949 * Makefile.in: Regenerate.
2951 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2953 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2954 * configure: Regenerate.
2956 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2958 * MAINTAINERS (Write After Approval): Add self.
2960 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2962 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2963 target-libffi, target-qthreads, target-libjava, and
2965 * configure: Regenerate.
2967 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2969 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2970 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2971 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2972 (USUAL_OBJDUMP_FOR_TARGET): New.
2973 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2974 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2975 * configure, Makefile.in: Regenerated.
2977 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2979 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2980 before other host packages.
2982 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2984 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2986 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2990 * configure.in (default_target): Remove.
2991 * Makefile.tpl (all): Do not use prerequisites as subroutines
2992 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2993 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2994 use prerequisites as subroutines.
2995 (check-host, check-target): New.
2996 (bootstrap configure & all targets): Do not use stage*-start
2997 if the directory layout is already ok.
2998 (non-bootstrap configure & all targets): Prepend a $(unstage).
2999 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3000 (NOTPARALLEL): Remove.
3001 (unstage, stage variables): New variables.
3002 (unstage, stage targets): Simply expand to those variables.
3004 * configure: Regenerate.
3005 * Makefile.in: Regenerate.
3007 2005-10-04 James E Wilson <wilson@specifix.com>
3009 * Makefile.def (lang_env_dependencies): Add libmudflap.
3010 * Makefile.in: Regenerate.
3012 2005-10-03 Andreas Schwab <schwab@suse.de>
3014 Backport from libtool CVS:
3015 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3017 * ltmain.sh: add support for installing into temporary
3018 staging area (e.g. 'make install DESTDIR=...')
3020 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3022 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3023 * configure: Regenerated.
3025 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3027 * configure: Regenerate with the correct
3030 2005-09-30 Catherine Moore <clm@cm00re.com>
3032 * configure.in (bfin-*-*): New.
3033 * configure: Regenerated.
3035 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3037 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3038 (LIPO_FOR_TARGET): New.
3039 (CONFIGURED_LIPO_FOR_TARGET): New.
3040 (USUAL_LIPO_FOR_TARGET): New.
3041 (STRIP_FOR_TARGET): New.
3042 (CONFIGURED_STRIP_FOR_TARGET): New.
3043 (USUAL_STRIP_FOR_TARGET): New.
3044 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3046 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3047 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3048 * Makefile.in: Regenerate.
3049 * configure: Regenerate.
3051 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3053 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3054 (rs6000-*-aix*): Same.
3055 * configure: Regenerate.
3057 2005-09-16 Tom Tromey <tromey@redhat.com>
3059 * MAINTAINERS: Add self as java maintainer.
3061 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3063 * configure.in: Recognize f95 in the --enable-languages option,
3064 and substitute it for fortran, issuing a warning.
3065 * configure: Regenerate.
3067 2005-08-30 Phil Edwards <phil@codesourcery.com>
3069 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3070 * configure: Regenerated.
3072 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3074 * MAINTAINERS: Add self as ms1 maintainer.
3076 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3078 * Makefile.def (libssp): Add to lang_env_dependencies.
3079 * Makefile.in: Regenerate.
3081 2005-08-18 Ian Lance Taylor <ian@airs.com>
3083 * MAINTAINERS: Add myself as middle-end maintainer.
3085 2005-08-17 Christian Groessler <chris@groessler.org>
3087 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3088 * Makefile.in: Regenerate.
3090 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3092 * MAINTAINERS (write after approval): Added myself.
3094 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3096 * MAINTAINERS (Write After Approval): Add myself.
3098 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3100 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3101 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3102 Look for alternate names of the target cc and c++
3103 * configure: Regenerate.
3105 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3107 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3108 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3109 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3110 tools; remove code to manually set them.
3111 (Target tools): Look in the environment for them.
3112 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3113 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3114 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3116 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3117 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3118 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3119 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3120 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3121 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3122 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3123 * configure: Regenerate.
3124 * Makefile.in: Regenerate.
3126 2005-07-28 Ben Elliston <bje@au.ibm.com>
3128 * MAINTAINERS: Update for removed CPU targets.
3130 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3132 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3133 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3134 * Makefile.in: Regenerated.
3136 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3138 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3139 (CFLAGS_FOR_TARGET): Use it.
3140 (CXXFLAGS_FOR_TARGET): Likewise.
3141 * Makefile.in: Regenerated.
3142 * configure.in (--with-build-sysroot): New option.
3143 * configure: Regenerated.
3145 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3147 * Makefile.tpl: Wrap install between unstage and stage
3148 * Makefile.in: Regenerate.
3150 2005-07-21 Eric Christopher <echristo@apple.com>
3152 * MAINTAINERS: Update affiliation.
3154 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3156 * MAINTAINERS: Add self as crx port maintainer.
3158 2005-07-20 DJ Delorie <dj@redhat.com>
3160 * MAINTAINERS: Add self as m32c maintainer.
3162 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3164 * all files: Update FSF address.
3166 2005-07-15 Eric Christopher <echristo@redhat.com>
3168 * MAINTAINERS: Change affiliation.
3170 2005-07-14 Jim Blandy <jimb@redhat.com>
3172 * configure.in: Add cases for Renesas m32c.
3173 * configure: Regenerated.
3175 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3177 * COPYING.LIB: Update from fsf.org.
3179 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3181 * COPYING, compile, config.guess,
3182 config.sub, install-sh, missing, mkinstalldirs,
3183 symlink-tree, ylwrap: Sync from upstream sources.
3184 * config-ml.in: Update FSF address.
3186 2005-07-13 Eric Christopher <echristo@redhat.com>
3188 * configure.in: Add toplevel noconfigdir support for tpf.
3189 * configure: Regenerate.
3191 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3195 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3196 * Makefile.in: Regenerate.
3198 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3200 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3201 Brolley to write-after-approval.
3203 2005-07-07 Andreas Schwab <schwab@suse.de>
3205 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3206 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3207 * Makefile.in: Regenerated.
3209 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3211 * configure.in: Don't build sim or rda when targetting darwin.
3212 * configure: Regenerate.
3214 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3216 * configure.in: Add --enable-libssp and --disable-libssp.
3217 * configure: Regenerate with autoconf-2.13.
3219 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3221 * Makefile.def (target_modules): Add libssp.
3222 * configure.in (target_libraries): Add target-libssp.
3223 * configure: Rebuilt.
3224 * Makefile.in: Rebuilt.
3226 2005-07-01 Zack Weinberg <zackw@panix.com>
3228 * MAINTAINERS: Change email address. Resign from maintainership.
3230 2005-07-01 Richard Guenther <rguenther@suse.de>
3232 * MAINTAINERS: Change my e-mail address and affiliation.
3234 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3236 * Makefile.def (stagefeedback): Come after profile.
3237 Define profiledbootstrap target.
3238 * Makefile.tpl (profiledbootstrap): Remove.
3239 (stageprofile-end): Zap stagefeedback.
3240 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3241 * Makefile.in: Regenerate.
3243 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3245 * MAINTAINERS: Update my email address.
3247 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3249 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3250 In 'cpp' stanza, support '#line' as well as '# '.
3252 2005-06-08 Andreas Schwab <schwab@suse.de>
3254 * MAINTAINERS: Move myself from 'Write After Approval' to
3255 'CPU Port Maintainers' section as m68k maintainer.
3257 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3259 * configure.in (unsupported_languages): New macro.
3260 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3261 non-ported target libraries in noconfigdirs.
3262 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3263 non-linux-gnu. Remove libgcj_ex_libffi.
3264 <lang_frag loop>: Set add_this_lang=no if the language is in
3265 unsupported_languages.
3266 * configure: Regenerate.
3268 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3270 * configure.in: Fix typo in handling of --with-mpfr-dir.
3271 * configure: Regenerate.
3273 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3275 * MAINTAINERS: Update my email address.
3277 2005-06-02 Jim Blandy <jimb@redhat.com>
3279 * config.sub: Add cases for the Renesas m32c. (This patch has been
3280 accepted into the master sources.)
3282 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3283 Michael Snyder <msnyder@redhat.com>
3284 Stan Cox <scox@redhat.com>
3286 * configure.in: Set noconfigdirs for ms1.
3288 * configure: Regenerate.
3290 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3292 * MAINTAINERS (Write After Approval): Add self.
3294 2005-06-01 Josh Conner <jconner@apple.com>
3296 * MAINTAINERS (Write After Approval): Add self.
3298 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3300 * MAINTAINERS: Update my email address.
3302 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3304 * MAINTAINERS (Write After Approval): Add self.
3306 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3308 * MAINTAINERS (Write After Approval): Remove self.
3310 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3312 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3313 (Dependencies): Consider target modules for bootstrap dependencies.
3314 Make target bootstrap modules depend on each stage's gcc.
3315 * Makefile.in: Regenerate.
3317 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3319 * Makefile.def (configure-gcc): Depend on binutils having been built.
3320 (all-gcc): No need to do it here.
3321 * Makefile.in: Regenerate.
3323 2005-05-19 Paul Brook <paul@codesourcery.com>
3325 * configure.in: Rewrite misleading error message when requested
3326 language cannot be built.
3327 * configure: Regenerate.
3329 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3331 * ylwrap: Import from Automake 1.9.5.
3333 2005-05-13 David Ung <davidu@mips.com>
3335 * MAINTAINERS (Write After Approval): Add self.
3337 2005-05-09 Mike Stump <mrs@apple.com>
3339 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3340 lt_cv_sys_max_cmd_len for now.
3342 2005-05-09 Stan Cox <scox@redhat.com>
3344 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3346 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3348 * README.SCO: Update the URL.
3350 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3352 * ltconfig: Define file_list_spec. Pass file_list_spec and
3353 with_gnu_ld to libtool.
3354 * ltcf-c.sh (aix[45]): Define file_list_spec.
3355 * ltcf-cxx.sh (aix[45]): Same.
3356 * ltcf-gcj.sh (aix[45]): Same.
3357 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3358 exists, write list of input files to temporary file.
3360 2005-05-04 Mike Stump <mrs@apple.com>
3362 * configure.in: Always pass --target to target configures as
3363 otherwise rebuilds that do --recheck will fail.
3364 * confiugure: Rebuilt.
3366 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3370 (configure, all): Add bootstrap support.
3371 (Host modules, target modules): Pass post-stage1 flags and exports.
3372 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3373 * Makefile.in: Regenerate.
3375 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3377 * configure: Regenerate.
3379 2005-04-27 Mike Stump <mrs@apple.com>
3381 * MAINTAINERS: Add self as darwin maintainer.
3383 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3385 * config.sub: Update from master copy.
3387 2005-04-21 Mike Stump <mrs@apple.com>
3389 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3390 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3392 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3394 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3395 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3396 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3397 "*-*-elf" and "*-*-linux*".
3398 * configure: Regenerate.
3400 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3402 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3404 2005-04-12 Mike Stump <mrs@apple.com>
3406 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3408 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3410 * MAINTAINERS (Write After Approval): Add myself.
3412 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3414 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3416 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3418 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3419 (TARGET_CONFIGARGS): Include --with-target-subdir.
3420 (configure, all): New macros. Use them throughout.
3421 * Makefile.in: Regenerate.
3423 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3425 * MAINTAINERS (Write After Approval): Add myself.
3427 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3429 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3431 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3433 * MAINTAINERS: Move John Carr to Write After Approval.
3435 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3437 * config/mh-mingw32: Delete.
3438 * configure.in: Don't use it.
3439 * configure: Regenerate.
3441 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3443 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3444 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3445 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3446 (HOST_LIB_PATH): Generate from Makefile.def.
3447 (TARGET_LIB_PATH): Likewise.
3448 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3449 * Makefile.in: Regenerate.
3450 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3451 (RPATH_ENVVAR): Include Darwin case.
3452 * configure: Regenerate.
3454 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3456 * MAINTAINERS (Various Maintainers): Remove self.
3457 (Write After Approval): Add self.
3459 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3461 * MAINTAINERS (Various Maintainers): Add self.
3463 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3465 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3466 * configure: Regenerate.
3468 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3470 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3471 gcc_version, and gcc_version_trigger from set of flags to pass.
3472 * Makefile.tpl: Remove definitions of above variables.
3473 (config.status): Remove dependency on $(gcc_version_trigger).
3474 * Makefile.in: Regenerate.
3475 * configure.in: Do not reference config/gcc-version.m4 nor
3476 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3477 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3478 * configure: Regenerate.
3480 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3481 Andrew Pinski <pinskia@physics.uc.edu>
3483 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3484 * Makefile.in: Regenerate.
3486 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3488 * MAINTAINERS (Write After Approval): Add myself.
3490 2005-03-03 David Ayers <d.ayers@inode.at>
3492 * MAINTAINERS (Write After Approval): Add myself.
3494 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3497 * ltmain.sh: Avoid creating archives with components that have
3498 duplicate basenames.
3500 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3503 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3505 * Makefile.in: Regenerate.
3507 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3509 * Makefile.in: Regenerate to fix conflict between the previous two
3512 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3515 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3516 * Makefile.tpl (HOST_SUBDIR): New substitution.
3517 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3518 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3519 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3520 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3521 (Host modules, Bootstrapped modules): Use it.
3522 (Build modules, Target modules): Do not create symlink trees,
3523 always configure out-of-srcdir.
3524 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3525 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3526 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3527 $(HOST_SUBDIR). Create a symlink for host_subdir.
3529 * Makefile.in: Regenerate.
3530 * configure: Regenerate.
3532 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3534 Merged from libada-gnattools-branch:
3535 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3537 * gnattools: New directory.
3538 * Makefile.def: Add gnattools as a module, depending on target-libada.
3539 * Makefile.in: Regenerate.
3540 * configure.in: Include gnattools in host_tools; disable it if ada
3542 * configure: Regenerate.
3544 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3546 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3547 treelang maintainer.
3548 (Write After Approval): Remove myself.
3550 2005-02-23 Paul Schlie <schlie@comcast.net>
3552 * configure.in: Allow darwin targeted ports to build tk, itcl and
3554 * configure: Regenerate.
3556 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3559 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3560 * configure: Regenerate.
3562 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3564 * MAINTAINERS (Write After Approval): Add myself.
3566 2005-02-10 Ian Lance Taylor <ian@airs.com>
3568 * MAINTAINERS: Update my e-mail address.
3570 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3572 * MAINTAINERS (Write After Approval): Add myself.
3574 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3576 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3577 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3578 target-libgloss when not *-*-elf and *-*-aout.
3579 * configure: Regenerate.
3581 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3583 * MAINTAINERS: Remove obsolete entries.
3585 * MAINTAINERS (Write After Approval): Add Michael Matz.
3587 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3589 * MAINTAINERS: Remove self as cpplib maintainer.
3591 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3593 * install-sh, config.sub: Import from upstream.
3595 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3598 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3599 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3600 * Makefile.in: Regenerate.
3602 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3604 * MAINTAINERS: Update my email address.
3606 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3607 Andreas Schwab <schwab@suse.de>
3610 * config-ml.in: Eval option if surrounded by single quotes.
3612 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3614 Revert 2004-12-28 Makefile changes, a better fix will be
3615 applied to mainline and src after GCC 4.0 branches.
3617 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3621 * Makefile.def (target_modules): Remove stage parameter,
3622 it is always true now.
3623 * Makefile.tpl (configure-build-[+module+],
3624 configure-target-[+module+]): Always build symlink tree
3625 for the directory and for include. BUILD_SUBDIR and
3626 TARGET_SUBDIR cannot be . anymore.
3627 * Makefile.in: Regenerate.
3629 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3631 Revert 2004-12-08 Makefile changes.
3633 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3635 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3638 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3640 * configure.in (sh64-*-*): Reenable gprof.
3641 * configure: Regenerate.
3643 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3645 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3646 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3647 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3648 * Makefile.in: Regenerate.
3650 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3652 * MAINTAINERS: Update my email address.
3654 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3656 * Makefile.tpl: Generate normal dependencies if the LHS module is
3658 * Makefile.in: Regenerate.
3660 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3662 * configure.in: Include config/gxx-include-dir.m4. Use
3663 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3664 * configure: Regenerate.
3666 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3668 * config.if: Delete.
3669 * configure.in: Set libstdcxx_incdir directly.
3670 * configure: Regenerate.
3672 2004-12-02 Eric Christopher <echristo@redhat.com>
3674 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3675 * Makefile.in: Regenerate.
3677 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3679 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3680 * configure: Regenerate.
3682 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3684 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3685 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3686 * configure: Regenerate.
3688 2004-12-01 Eric Christopher <echristo@redhat.com>
3690 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3691 of things to remove.
3693 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3695 * MAINTAINERS (Write After Approval): Update my e-mail address.
3697 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3699 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3700 from CVS libtool to always pass_all.
3702 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3704 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3705 (hppa*64*-*-*): Delete incorrect comment.
3706 * configure: Rebuilt.
3708 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3710 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3712 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3714 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3715 from CVS libtool to always pass_all.
3717 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3719 * install-sh, compile: Import from automake.