1 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4 * include/dwarf2.h (enum dwarf_tag): Added
5 DW_TAG_GNU_template_template_param
6 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
8 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
10 * Makefile.tpl (AWK): Fix typo.
11 * Makefile.in: Regenerate.
13 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
15 * configure.ac: Detect awk and sed.
16 * Makefile.def (flags_to_pass): Add AWK and SED.
17 * Makefile.tpl (AWK, SED): New.
18 (BASE_FLAGS_TO_PASS): Add AWK and SED.
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
22 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
24 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
25 (collapseslashes): Likewise.
27 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29 * configure.ac (AC_PREREQ): Bump to 2.64.
31 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
33 * configure.ac: Remove --with-datarootdir, --with-docdir,
34 --with-pdfdir, --with-htmldir switches.
35 * configure: Regenerate.
37 * configure: Regenerate.
39 * compile: Sync from Automake 1.11.
41 * install-sh: Likewise.
43 * mkinstalldirs: Likewise.
46 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
48 * ltmain.sh (func_normal_abspath): New function.
49 (func_relative_path): Likewise.
50 (func_mode_help): Document new -bindir option for link mode.
51 (func_mode_link): Add new -bindir option, and use it to place
52 output DLL if specified.
54 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
56 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
57 (baseargs): Add --disable-option-checking.
58 * configure: Regenerate.
60 * Makefile.def (configure-target-libiberty): Depend on
61 all-binutils and all-ld.
62 (configure-target-newlib): Likewise.
63 * Makefile.in: Regenerate.
65 2009-08-17 Ben Elliston <bje@au.ibm.com>
67 * config.sub, config.guess: Update from upstream sources.
69 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
73 2009-07-02 Tristan Gingold <gingold@adacore.com>
75 * configure.ac: Do not exclude gas for i386-*-darwin.
76 Add a case for x86_64-*-darwin.
77 * configure: Regenerate.
79 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
81 * MAINTAINERS: Add my name to Write After Approval list.
83 2009-08-06 Michael Eager <eager@eagercon.com>
85 * configure.ac: Add Microblaze target.
86 * configure: Regenerate.
88 2009-07-31 Christian Bruel <christian.bruel@st.com>
90 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
91 * configure: Regenerate.
93 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
95 * MAINTAINERS (Write After Approval): Update my e-mail address.
97 2009-07-06 Ian Lance Taylor <iant@google.com>
99 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
100 * configure: Rebuild.
102 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
104 * MAINTAINERS: Move myself to the Graphite Reviewers.
106 2009-06-30 Wei Guozhi <carrot@google.com>
108 * MAINTAINERS: Add my name to Write After Approval list.
110 2009-06-26 Steve Ellcey <sje@cup.hp.com>
113 * configure.ac (comparestring): Create new variable.
114 * Makefile.tpl (comparestring): Use to skip some comparisions.
115 * configure: Regenerate.
116 * Makefile.in: Regenerate.
118 2009-06-26 Doug Evans <dje@sebabeach.org>
120 * Makefile.def (host_modules): Add cgen.
121 * Makefile.in: Regenerate.
122 * configure.ac (host_tools): Add cgen.
123 * configure: Regenerate.
125 2009-06-23 DJ Delorie <dj@redhat.com>
127 * MAINTAINERS: Add myself as mep maintainer.
129 2009-06-23 Ian Lance Taylor <iant@google.com>
131 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
132 boot_languages. Only bootstrap target libraries listed in
133 target_libs for some boot language. Add --with-stage1-ldflags,
134 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
135 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
136 if not building with C++.
137 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
138 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
139 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
140 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
141 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
142 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
143 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
144 * configure, Makefile.in: Rebuild.
146 2009-06-23 Li Feng <nemokingdom@gmail.com>
148 * MAINTAINERS: Added my name to write-after-approval list.
150 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
152 * configure.ac: Define is_elf for QNX Neutrino targets.
153 * configure: Regenerate.
155 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
157 * MAINTAINERS: Added my name to the write-after-approval list
159 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
161 * configure.ac: Detect MPC in default directory.
162 * configure: Regenerate.
164 2009-06-03 Jerome Guitton <guitton@adacore.com>
165 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
167 * Makefile.tpl (all): Avoid a trailing backslash.
168 * Makefile.in: Regenerate.
170 2009-06-03 Ben Elliston <bje@au.ibm.com>
172 * config.sub, config.guess: Update from upstream sources.
174 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
176 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
178 * configure: Regenerate.
180 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
182 * Makefile.tpl ([+compare-target+]): Compare all stage
183 directories, rather than just gcc.
184 * Makefile.in: Rebuilt.
186 2009-06-01 Doug Kwan <dougkwan@google.com>
188 * configure.ac: Support gold for target arm*-*-*.
189 * configure: Regenerate.
191 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
193 * Makefile.def: Add MPC support and dependencies.
194 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
196 * Makefile.in, configure: Regenerate.
198 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
200 * Makefile.tpl (all): Avoid harmless warning in make all when
201 gcc-bootstrap is enabled but stage_last does not exist.
202 * Makefile.in: Rebuilt.
204 2009-05-24 Nicolas Roche <roche@adacore.com>
206 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
207 * Makefile.in: Regenerate.
209 2009-05-21 Denis Chertykov <chertykov@gmail.com>
211 * MAINTAINERS: Update my e-mail address.
213 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
215 * configure.ac (cygwin noconfigdirs): Remove libgcj.
216 * configure: Regenerate.
218 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
221 * Makefile.tpl (all): Don't assume gcc-bootstrap and
222 gcc-no-bootstrap are mutually exclusive.
223 * Makefile.in: Rebuilt.
225 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
228 * Makefile.tpl (all): Don't end with unconditional success.
229 * Makefile.in: Rebuilt.
231 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
234 * Makefile.def (flags_to_pass): Remove redundant and incomplete
235 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
236 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
237 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
238 stage_configureflags, stage_cflags and stage_libcflags into
239 explicit Makefile macros.
240 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
242 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
243 CC. Set CC_FOR_BUILD from CC.
244 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
245 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
246 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
247 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
249 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
250 (_LIBCFLAGS): Renamed to _TFLAGS.
251 (do-compare-debug, do-compare3-debug): Drop.
252 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
253 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
254 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
255 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
256 (XGCC_FLAGS_FOR_TARGET): New.
257 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
258 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
259 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
260 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
261 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
262 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
264 (BUILD_CONFIG): Include if requested.
265 (all): Set TFLAGS on bootstrap.
266 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
267 (all-stageid-prefixmodule): Likewise.
268 (do-clean, distclean-stageid): Set TFLAGS.
269 (restrap): Fix whitespace.
270 * Makefile.in: Rebuilt.
272 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
274 * config.guess: Sync with src.
276 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
278 * configure.ac ($with_ppl): Default to no if not supplied.
279 ($with_cloog): Likewise.
280 configure: Regenerate.
282 2009-04-27 James E. Wilson <wilson@codesourcery.com>
284 * MAINTAINERS: Update my e-mail address.
286 2009-04-27 Nick Clifton <nickc@redhat.com>
288 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
290 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
292 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
293 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
294 * Makefile.in: Regenerate.
296 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
299 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
300 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
302 * configure, Makefile.in: Regenerate.
304 2009-04-21 Taras Glek <tglek@mozilla.com>
306 * include/hashtab.h: Update GTY annotations to new syntax
307 * include/splay-tree.h: Likewise
309 2009-04-17 Ben Elliston <bje@au.ibm.com>
311 * config.sub, config.guess: Update from upstream sources.
313 2009-04-15 Anthony Green <green@moxielogic.com>
315 * configure.ac: Add moxie support.
316 * configure: Rebuilt.
318 2009-04-14 Jakub Jelinek <jakub@redhat.com>
320 * configure.ac: Change copyright header to refer to version
321 3 of the GNU General Public License and to point readers at the
322 COPYING3 file and the FSF's license web page.
323 * Makefile.def: Likewise.
324 * Makefile.tpl: Likewise.
325 * Makefile.in: Regenerate.
327 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
329 * configure.ac: Restore match for darwin9 or later. Use double
330 brackets since regeneration eats one pair.
331 * configure: Regenerate.
333 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
336 * configure.ac: Require texinfo 4.7.
337 * configure: Regenerated.
339 2009-04-09 Nick Clifton <nickc@redhat.com>
341 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
342 the GCC Runtime Library Exception.
344 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
346 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
347 * configure: Regenerate.
349 2009-04-01 Steve Ellcey <sje@cup.hp.com>
351 * Makefil.def (languages): New entries.
352 * Makefile.tpl (check-gcc-*): New generic target.
353 * Makefile.in: Regenerate.
355 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
357 * MAINTAINERS: Update my email address.
359 2009-03-18 Tom Tromey <tromey@redhat.com>
361 * configure: Rebuild.
362 * configure.ac (host_libs): Add libiconv.
363 * Makefile.in: Rebuild.
364 * Makefile.def (host_modules): Add libiconv.
365 (configure-gdb, all-gdb): Depend on libiconv.
367 2009-03-16 Tristan Gingold <gingold@adacore.com>
369 * configure.ac: Treat gdb as supported on x86_64-darwin.
370 * configure: Regenerate.
372 2009-03-16 Joseph Myers <joseph@codesourcery.com>
374 * configure.ac (--with-host-libstdcxx): New option.
375 * configure: Regenerate.
377 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
379 * MAINTAINERS: Move myself into the write after approval list.
381 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
383 * MAINTAINERS: Update e-mail address.
385 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
387 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
389 2009-03-10 Ira Rosen <irar@il.ibm.com>
391 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
393 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
395 Backport from git Libtool:
397 2009-01-19 Robert Millan <rmh@aybabtu.com>
398 Support GNU/kOpenSolaris.
399 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
400 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
401 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
404 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
406 * MAINTAINERS: Update e-mail address.
408 2009-02-24 Michael Eager <eager@eagercon.com>
410 * MAINTAINERS (Write After Approval): Add self.
412 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
414 * MAINTAINERS (Write After Approval): Add myself.
416 2009-02-05 Andreas Schwab <schwab@suse.de>
418 * Makefile.tpl (stage_last): Define $r and $s before using
419 $(RECURSE_FLAGS_TO_PASS).
420 * Makefile.in: Regenerate
422 2009-01-30 Ian Lance Taylor <iant@google.com>
424 * MAINTAINERS: Move myself to the Global Reviewers list.
426 2009-01-29 Robert Millan <rmh@aybabtu.com>
428 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
429 * configure: Regenerate.
431 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
433 * MAINTAINERS: Make whitespace consistent.
434 Remove Robert Millan from Write After Approval.
436 2009-01-16 Alan Modra <amodra@bigpond.net.au>
438 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
439 (all-opcodes): Depend on all-libiberty.
440 * Makefile.in: Regenerate.
442 2009-01-15 Douglas B Rupp <rupp@gnat.com>
444 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
445 * configure: Regenerate.
447 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
449 * MAINTAINERS (Write After Approval): Add myself.
451 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
453 * MAINTAINERS: Add myself to reviewers (Fortran).
455 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
457 PR tree-optimization/38515
458 * configure.ac (cloog-polylib): Removed.
459 (with_ppl, with_cloog): Test for "no".
460 * configure: Regenerated.
462 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
464 * MAINTAINERS: Moved myself to reviewers (Fortran).
466 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
468 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
469 (Write After Approval): Remove myself.
471 2009-01-03 Diego Novillo <dnovillo@google.com>
473 * MAINTAINERS: Remove myself from alias maintainership.
475 2009-01-02 David Ayers <ayers@fsfe.org>
477 * MAINTAINERS: Update e-mail address.
479 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
481 * MAINTAINERS: Make whitespace consistent.
483 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
485 Backport from upstream Libtool:
486 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
487 Add cache variables to tests that require the linker to work.
488 For shlibpath_overrides_runpath, this also changes the semantics
489 to let the result from the C compiler take precedence.
491 2008-12-02 Ben Elliston <bje@au.ibm.com>
493 * config.sub, config.guess: Update from upstream sources.
495 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
497 * configure.ac (ppllibs): Add by default the lib flags.
498 * configure: Regenerate.
500 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
502 * MAINTAINERS: Add myself to the write after approval list.
504 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
506 * configure.ac: Add double brackets on darwin[912].
507 * configure: Regenerate.
509 2008-12-03 Daniel Kraft <d@domob.eu>
511 * MAINTAINERS: Moved myself and Mikael Morin from Write After
512 Approval to Reviewer section (for Fortran front-end).
514 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
516 * configure.ac: Expand to darwin10 and later.
517 * configure: Regenerate.
519 2008-12-02 Andreas Schwab <schwab@suse.de>
521 * Makefile.def: configure-target-boehm-gc depends on
522 all-target-libstdc++-v3.
523 * Makefile.in: Regenerate.
525 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
527 * MAINTAINERS: Add myself as mingw maintainer.
529 2008-12-02 Ben Elliston <bje@au.ibm.com>
531 * config.sub, config.guess: Update from upstream sources.
533 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
535 * README.SCO: Remove.
537 2008-11-29 Fernando Pereira <pronesto@gmail.com>
539 * MAINTAINERS: Add myself to the write after approval list.
541 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
543 * MAINTAINERS: Update my email address in WAA section.
545 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
547 * MAINTAINERS: Update e-mail address.
549 2008-11-27 Toon Moene <toon@moene.org>
551 * MAINTAINERS: Change e-mail address.
553 2008-11-27 Tristan Gingold <gingold@adacore.com>
555 * configure.ac: Build gdb for i?86-*-darwin*
556 * configure: Regenerated.
558 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
560 * MAINTAINERS: Added my full name.
562 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
569 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
571 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
572 * Makefile.in: Regenerated.
574 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
581 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
582 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
583 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
584 (HOST_EXPORTS): Pass CPPFLAGS.
585 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
586 (LDFLAGS_FOR_TARGET): Initialize from configure script.
587 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
588 * Makefile.in, configure: Regenerated.
589 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
590 and CPPFLAGS_FOR_BUILD.
592 2008-11-06 Jeff Law <law@redhat.com>
594 * MAINTAINERS: Add myself as middle end maintainer.
596 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
598 * MAINTAINERS (Write after approval): Add myself.
600 2008-11-05 Diego Novillo <dnovillo@google.com>
602 * MAINTAINERS (Global Reviewers): Add myself.
603 (Non-Algorithmic Maintainers): Remove myself.
605 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
607 * MAINTAINERS (Write after approval): Add myself.
609 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
611 * MAINTAINERS (Write after approval): Add myself.
613 2008-10-31 Ben Elliston <bje@au.ibm.com>
615 * configure.ac (spu-*-*): Remove special case.
616 * configure: Regenerate.
618 2008-10-30 Catherine Moore <clm@codesourcery.com>
620 * MAINTAINERS (Write after approval): Update my email address.
622 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
624 * configure.ac [spu-*-*]: Do not set skipdirs.
625 * configure: Re-generate.
627 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
629 * MAINTAINERS (Various Maintainers): Add myself to reload.
631 2008-10-25 Richard Guenther <rguenther@suse.de>
633 * MAINTAINERS (Various Maintainers): Add myself as middle-end
634 maintainer. Remove myself as libgcc-math maintainer.
635 (Non-Algorithmic Maintainers): Remove myself.
637 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
639 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
640 * Makefile.in: Regenerated.
642 2008-10-23 Cary Coutant <ccoutant@google.com>
644 * MAINTAINERS (Write after approval): Add myself.
646 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
653 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
654 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
655 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
656 (HOST_EXPORTS): Pass CPPFLAGS.
657 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
658 (LDFLAGS_FOR_TARGET): Initialize from configure script.
659 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
660 * Makefile.in, configure: Regenerated.
661 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
662 and CPPFLAGS_FOR_BUILD.
664 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
666 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
669 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
671 * MAINTAINERS (Write After Approval): Added myself.
673 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
675 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
676 recommended version to 2.3.2.
678 * configure: Regenerate.
680 2008-10-01 Mark Mitchell <mark@codesourcery.com>
682 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
684 2008-09-29 David Daney <david.daney@caviumnetworks.com>
686 * MAINTAINERS (Write After Approval): Update e-mail address.
688 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
690 * libtool.m4: Update to libtool 2.2.6.
691 * lt~obsolete.m4: Update to libtool 2.2.6.
692 * ltmain.sh: Update to libtool 2.2.6.
693 * ltsugar.m4: Update to libtool 2.2.6.
694 * ltversion.m4: Update to libtool 2.2.6.
695 * ltoptions.m4: Update to libtool 2.2.6.
696 * ltgcc.m4: Update to match changes from libtool 2.2.6.
698 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
700 * MAINTAINERS (Write After Approval): Add myself.
702 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
704 * MAINTAINERS (Write After Approval): Update my name.
706 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
708 * MAINTAINERS: Add myself in "Write After Approval".
710 2008-09-18 Steve Ellcey <sje@cup.hp.com>
712 * MAINTAINERS: Add myself as ia64 maintainer.
714 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
716 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
717 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
718 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
719 and Michael Tiemann from Write After Approval since they do not
720 actually have access.
722 2008-09-05 Richard Guenther <rguenther@suse.de>
724 * configure.ac: Initialize clooglibs to -lcloog.
725 * configure: Re-generate.
727 2008-09-04 Le-Chun Wu <lcwu@google.com>
729 * MAINTAINERS (Write After Approval): Add myself.
731 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
733 * configure.ac (--with-cloog-polylib): New.
734 (--disable-cloog-version-check): New.
735 (--disable-ppl-version-check): New.
736 * configure: Re-generate.
738 2008-09-03 Richard Guenther <rguenther@suse.de>
740 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
742 * configure: Re-generate.
744 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
747 * MAINTAINERS: Add picoChip maintainers.
749 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
750 Tobias Grosser <grosser@fim.uni-passau.de>
751 Jan Sjodin <jan.sjodin@amd.com>
752 Harsha Jagasia <harsha.jagasia@amd.com>
753 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
754 Konrad Trifunovic <konrad.trifunovic@inria.fr>
755 Adrien Eliche <aeliche@isty.uvsq.fr>
757 Merge from graphite branch.
758 * configure: Regenerate.
759 * Makefile.in: Regenerate.
760 * configure.ac (host_libs): Add ppl and cloog.
761 Add checks for PPL and CLooG.
762 * Makefile.def (ppl, cloog): Added modules and dependences.
763 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
764 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
766 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
768 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
769 (GCC_SHLIB_SUBDIR): New.
770 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
771 * configure: Regenerate.
772 * Makefile.in: Regenerate.
774 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
776 * MAINTAINERS: Consistently use tabs to separate columns.
778 2008-08-29 Tristan Gingold <gingold@adacore.com>
780 * MAINTAINERS (Write after Approval): Add myself.
782 2008-08-28 Tristan Gingold <gingold@adacore.com>
784 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
785 Enable bfd, binutils and opcodes.
786 * configure: Regenerate.
788 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
790 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
792 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
794 * MAINTAINERS: Use correct Umlaut for last name.
796 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
798 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
800 2008-08-16 David Edelsohn <edelsohn@gnu.org>
802 * MAINTAINERS: Update my email address.
804 2008-08-16 Nicolas Roche <roche@adacore.com>
806 * Makefile.tpl: Add BOOT_ADAFLAGS.
807 * Makefile.in: Regenerate.
809 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
811 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
812 * configure: Regenerate.
814 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
816 * configure.ac: Add makefile fragments for hpux.
817 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
818 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
819 * configure: Regenerate.
820 * Makefile.in: Regenerate.
822 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
824 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
826 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
828 * MAINTAINERS (Write after Approval): Add myself.
830 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
832 * MAINTAINERS (Write After Approval): Add myself.
834 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
836 * MAINTAINERS (Write After Approval): Add myself.
838 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
840 * MAINTAINERS: Update my email address.
842 2008-06-25 Joey Ye <joey.ye@intel.com>
844 * MAINTAINERS (Write After Approval): Add myself.
846 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
848 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
849 * Makefile.in: Regenerate.
850 * configure: Regenerate.
852 2008-06-17 Daniel Kraft <d@domob.eu>
854 * MAINTAINERS (Write After Approval): Add myself.
856 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
858 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
859 "$@" is still intact with both Autoconf 2.59 and 2.62.
860 * configure: Regenerate.
862 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
864 * Makefile.tpl: Fix comment errors.
865 * Makefile.in: Regenerate.
867 2008-06-12 David S. Miller <davem@davemloft.net>
868 David Edelsohn <edelsohn@gnu.org>
870 * configure.ac: Add powerpc*-*-* to gold supported targets.
871 * configure: Regenerate.
873 2008-06-08 Joseph Myers <joseph@codesourcery.com>
875 PR tree-optimization/36218
876 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
877 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
878 (all prefix="build-"): Pass them to build-system sub-makes.
879 * Makefile.in: Regenerate.
881 2008-06-07 Joseph Myers <joseph@codesourcery.com>
883 * MAINTAINERS (mt port): Remove.
884 (sco5, unixware, sco udk): Remove.
885 (Kean Johnston): Add to Write After Approval.
887 2008-05-30 Julian Brown <julian@codesourcery.com>
889 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
890 of libobjc for ARM EABI Linux.
891 * configure: Regenerate.
893 2008-05-18 Xinliang David Li <davidxl@google.com>
895 * ChangeLog: Remove wrong ChangeLog entry.
897 2008-05-17 Xinliang David Li <davidxl@google.com>
899 * MAINTAINERS (Write After Approval): Add myself.
901 2008-05-15 Janus Weil <janus@gcc.gnu.org>
903 * MAINTAINERS (Write After Approval): Add myself.
905 2008-05-14 Rafael Espíndola <espindola@google.com>
907 * config-ml.in: don't handle --enable-shared and --enable-static.
909 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
911 * MAINTAINERS: Update my email address.
913 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
915 * MAINTAINERS: Update my email address.
917 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
919 * MAINTAINERS (Write After Approval): Add myself.
921 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
927 * MAINTAINERS (crx): Add myself.
929 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
932 2008-04-14 David S. Miller <davem@davemloft.net>
934 * configure.ac: Add sparc*-*-* to gold supported targets.
935 * configure: Regenerate.
937 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
940 * configure.ac: Include override.m4.
941 * configure: Regenerate.
943 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
945 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
946 * Makefile.in: Regenerate.
948 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
950 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
951 as nonconfigurable directories list.
952 * configure: Regenerate.
954 2008-04-14 Ben Elliston <bje@au.ibm.com>
956 * config.sub, config.guess: Update from upstream sources.
958 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
960 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
961 * Makefile.in: Regenerate.
963 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
965 * configure.ac: Do not build libssp for the AVR.
966 * configure: Regenerate.
968 2008-04-07 Ian Lance Taylor <iant@google.com>
970 * Makefile.def: check-gold depends upon all-binutils.
971 * Makefile.in: Regenerate.
973 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
975 * MAINTAINERS (Write After Approval): Add myself.
977 2008-04-04 Nick Clifton <nickc@redhat.com>
980 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
982 * configure: Regenerate.
984 2008-04-04 NightStrike <NightStrike@gmail.com>
987 * configure.ac: Combine rules for mingw32 and mingw64.
988 * configure: Regenerate.
990 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
992 * MAINTAINERS (Write After Approval): Add myself.
994 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
996 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
997 * Makefile.in (.NOTPARALLEL): Ditto.
999 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1001 * MAINTAINERS (Write After Approval): Add myself.
1003 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1005 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1006 * Makefile.in (.NOTPARALLEL): Regenerate.
1008 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1010 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1011 * Makefile.in: Regenerate.
1013 2008-03-26 Jakub Staszak <kuba@et.pl>
1015 * MAINTAINERS (Write After Approval): Add myself.
1017 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1019 * MAINTAINERS: Update e-mail address.
1021 2008-03-20 Ian Lance Taylor <iant@google.com>
1023 * configure.ac: Add support for --enable-gold.
1024 * Makefile.def: Add gold as a directory like ld.
1025 * configure, Makefile.in: Regenerate.
1027 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1029 * configure.ac: m4_include config/proginstall.m4.
1030 * configure: Regenerate.
1032 Backport from upstream Libtool:
1034 2007-10-12 Eric Blake <ebb9@byu.net>
1036 Deal with Autoconf 2.62's semantic change in m4_append.
1037 * ltsugar.m4 (lt_append): Replace broken versions of
1039 (lt_if_append_uniq): Don't require separator to be overquoted,
1040 and avoid broken m4_append.
1041 (lt_dict_add): Fix typo.
1042 * libtool.m4 (_LT_DECL): Don't overquote separator.
1044 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1046 * config.rpath: Add AIX 6 support.
1048 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1050 * Makefile.def (stageprofile). Remove -fprofile-generate
1051 from stage_libcflags.
1052 * Makefile.in: Regenerate.
1054 2008-03-13 Ben Elliston <bje@au.ibm.com>
1056 * config.sub, config.guess: Update from upstream sources.
1058 2008-03-06 Tom Tromey <tromey@redhat.com>
1060 * MAINTAINERS: Update for treelang deletion.
1062 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1064 * MAINTAINERS: Update my email address.
1066 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1068 * MAINTAINERS (darwin port): Add myself as a maintainer.
1069 (objective-c/c++): Add myself as a maintainer.
1071 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1073 * MAINTAINERS (Write After Approval): Update my email address.
1075 2008-02-25 Tomas Bily <tbily@suse.cz>
1077 * MAINTAINERS (Write After Approval): Add myself.
1079 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1081 * MAINTAINERS (OpenMP): Add myself.
1083 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1088 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1089 * configure: Regenerate.
1091 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1092 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1093 STAGE4_LIBCFLAGS): New.
1094 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1095 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1096 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1097 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1098 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1099 for target modules. Don't export LIBCFLAGS.
1100 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1101 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1102 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1103 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1104 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1105 * Makefile.in: Regenerate.
1107 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1110 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1111 Do not use -DDLL_EXPORT. Backport from upstream.
1113 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1115 * MAINTAINERS (Write After Approval): Add myself.
1117 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1119 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1120 * configure: Regenerate.
1122 2008-01-31 Marc Gauthier <marc@tensilica.com>
1124 * configure.ac (xtensa*-*-*): Recognize processor variants.
1125 * configure: Regenerate.
1127 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1130 * configure.ac (PARSE_ARGS): Push suitable setting of
1131 ac_subdirs_all, for `./configure --help=recursive'.
1132 Handle `+' in generic toplevel directory disabling.
1133 * configure: Regenerate.
1135 2008-01-28 Nick Clifton <nickc@redhat.com>
1137 * MAINTAINERS (xstormy16): Take over maintainership.
1139 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1141 * MAINTAINERS (c4x port): Remove.
1143 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1145 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1147 2008-01-23 Ben Elliston <bje@au.ibm.com>
1149 * config.sub, config.guess: Update from upstream sources.
1151 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1153 * MAINTAINERS (Write After Approval): Add myself.
1155 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1157 * MAINTAINERS: Update my email address.
1159 2008-01-09 Raksit Ashok <raksit@google.com>
1161 * MAINTAINERS (Write After Approval): Add myself.
1163 2008-01-09 Raksit Ashok <raksit@google.com>
1165 * MAINTAINERS (Write After Approval): Add myself.
1167 2008-01-08 Ben Elliston <bje@au.ibm.com>
1169 * config.sub, config.guess: Update from upstream sources.
1171 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1173 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1174 Change recommended MPFR from 2.2.1 -> 2.3.0.
1175 * configure: Regenerate.
1177 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1179 * MAINTAINERS: Update my email address.
1181 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1183 * MAINTAINERS: Update my email address.
1185 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1187 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1188 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1189 * Makefile.in: Regenerate.
1191 2007-12-10 Mark Heffernan <meheff@google.com>
1193 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1196 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1198 * configure.ac: Enable libjava for x86_64-*-darwin9.
1199 * configure: Regenerate.
1201 2007-12-07 Bill Maddox <maddox@google.com>
1203 * MAINTAINERS (Write After Approval): Add myself.
1205 2007-12-05 Ben Elliston <bje@au.ibm.com>
1207 * config.sub, config.guess: Update from upstream sources.
1209 2007-12-02 Matthias Klose <doko@ubuntu.com>
1211 * config-ml.in: Remove 64bit configure tests.
1213 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1215 * config-ml.in: Robustify against white space in absolute file
1218 * config-ml.in (multi-clean): Substitute ${Makefile}.
1219 Remove superfluous ${Makefile} in list.
1221 2007-11-19 Thiemo Seufer <ths@mips.com>
1223 * config-ml.in: Don't hardcode the Makefile name.
1225 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1227 * MAINTAINERS (Write After Approval): Add myself.
1229 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1231 * MAINTAINERS (Write After Approval): Add myself.
1233 2007-11-06 Doug Kwan <dougkwan@google.com>
1235 * MAINTAINERS (Write After Approval): Add myself.
1237 2007-10-25 Ben Elliston <bje@au.ibm.com>
1239 * MAINTAINERS (mercury): Remove entry.
1240 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1242 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1244 * Makefile.def (dependencies): Make configure-gdb depend on
1246 * Makefile.in: Regenerated.
1248 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1250 * MAINTAINERS (Fortran maintainer): Remove myself.
1252 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1254 * Makefile.def: To avoid problems running with parallel makes,
1255 build newlib before libgloss so that target specific header
1257 * Makefile.in: Regenerate
1259 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1261 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1262 * Makefile.in: Regenerate.
1264 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1266 * MAINTAINERS (Register allocation reviewer): Add myself.
1268 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1270 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1271 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1272 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1273 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1274 * configure: Regenerate.
1276 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1278 * MAINTAINERS (Register allocation reviewer): Add myself.
1280 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1282 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1283 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1284 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1285 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1286 * configure.ac: Default them to host tools for $host = $build.
1289 * configure: Regenerate.
1290 * Makefile.in: Regenerate.
1292 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1294 * MAINTAINERS (Register allocation reviewer): Add myself.
1296 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1298 * MAINTAINERS (Register allocation reviewer): Add myself.
1300 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1302 * MAINTAINERS (Write After Approval): Fix typo.
1304 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1306 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1307 * configure: Regenerate.
1309 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1312 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1313 they're already prefixed.
1315 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1317 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1319 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1320 * configure: Regenerate.
1321 * Makefile.in: Regenerate.
1323 2007-09-17 Andreas Schwab <schwab@suse.de>
1325 * configure.ac: Raise minimum makeinfo version to 4.6.
1326 * configure: Regenerate.
1328 2007-09-17 Johannes Singler <singler@ira.uka.de>
1330 * MAINTAINERS (write-after-approval) add myself
1332 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1334 * configure.ac: Correct makeinfo version check.
1335 * configure: Regenerate.
1337 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1339 * MAINTAINERS: Update my email address.
1341 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1343 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1344 to $skipdirs and only disable gprof for newlib. Use the normal
1345 mips*-elf* handling in other respects.
1346 * configure: Regnerate.
1348 2007-09-12 David Daney <ddaney@avtrex.com>
1350 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1352 * configure: Regenerate.
1354 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1357 * configure.ac: For libgloss targets, point the linker to the linker
1358 script, startup code and simulator library.
1359 * configure: Regenerate.
1361 2007-09-07 Andrew Haley <aph@redhat.com>
1363 * configure.ac (noconfigdirs): Remove target-libffi and
1365 * configure: Regenerate.
1367 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1370 * configure.ac: Use config/mh-mingw on mingw.
1371 * configure: Regenerate.
1373 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1375 * MAINTAINERS (Write After Approval): Add myself.
1377 2007-09-05 Richard Guenther <rguenther@suse.de>
1379 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1380 nor --disable-checking is provided also turn on yes and types
1381 checking for stage1.
1382 * configure: Re-generate.
1384 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1386 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1387 (Write After Approval): Remove myself.
1389 2007-08-29 Nick Clifton <nickc@redhat.com>
1391 * config.sub, config.guess: Update from upstream sources.
1393 2007-08-22 Bud Davis <jmdavis@link.com>
1395 * MAINTAINERS (Write After Approval): Added myself.
1396 * MAINTAINERS (Reviewers): Removed myself.
1398 2007-08-18 Paul Brook <paul@codesourcery.com>
1399 Joseph Myers <joseph@codesourcery.com>
1401 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1402 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1403 * Makefile.in: Regenerate.
1404 * configure.ac (--with-debug-prefix-map): New.
1405 * configure: Regenerate.
1407 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1408 Nigel Stephens <nigel@mips.com>
1410 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1411 as target_makefile_frag.
1412 * configure: Regenerate.
1414 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1416 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1417 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1418 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1419 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1420 (do-compare, do-compare3, do-compare-debug): New.
1421 ([+compare-target+]): Use them.
1423 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1425 * MAINTAINERS (Write After Approval): Change my email address.
1427 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1428 Ben Elliston <bje@au.ibm.com>
1430 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1431 --silent if $silent.
1432 * configure: Regenerate.
1434 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1436 * MAINTAINERS (Various Maintainers): Add myself as
1437 loop infrastructure maintainer. Update my e-mail
1440 2007-07-31 Diego Novillo <dnovillo@google.com>
1442 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1445 2007-07-26 Richard Guenther <rguenther@suse.de>
1447 * configure.ac: Add types checking to stage1 checking flags.
1448 * configure: Regenerate.
1450 2007-07-17 Nick Clifton <nickc@redhat.com>
1452 * COPYING3: New file. Contains version 3 of the GNU General
1454 * COPYING3.LIB: New file. Contains version 3 of the GNU
1455 Lesser General Public License.
1457 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1459 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1461 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1463 * MAINTAINERS (S/390 co-maintainer): Add myself.
1464 (Write After Approval): Remove myself.
1466 2007-07-13 Dan Hipschman <dsh@google.com>
1468 * MAINTAINERS (Write After Approval): Add myself.
1470 2007-07-11 Nick Clifton <nickc@redhat.com>
1472 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1474 * Makefile.in: Regenerate.
1476 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1478 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1481 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1483 * lt~obsolete.m4: New. Import from 20070318 libtool.
1485 2007-07-03 Julian Brown <julian@codesourcery.com>
1487 * MAINTAINERS (Write After Approval): Add myself.
1489 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1491 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1492 * configure: Regenerate.
1494 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1496 * configure.ac: Add some missing m4 quotation.
1497 * configure: Regenerate.
1499 2007-07-02 Simon Baldwin <simonb@google.com>
1501 * MAINTAINERS (Write After Approval): Add myself.
1503 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1505 * configure: Regenerate.
1507 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1509 * Makefile.def: Add windmc tool to build.
1510 * Makefile.tpl: Likewise.
1511 * configure.ac: Likewise.
1512 * Makefile.in: Regenerate.
1513 * configure: Regenerate.
1515 2007-06-28 DJ Delorie <dj@redhat.com>
1517 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1518 not building newlib.
1519 * configure: Regenerated.
1521 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1523 * MAINTAINERS (Write After Approval): Add myself.
1525 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1527 * MAINTAINERS (Write After Approval): Add myself.
1529 2007-06-19 Chris Matthews <chrismatthews@google.com>
1531 * MAINTAINERS (Write After Approval): Add myself.
1533 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1535 * MAINTAINERS (Write After Approval): Add myself.
1537 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1539 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1540 * Makefile.in: Regenerated.
1542 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1544 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1545 bfin*-*-uclinux* targets.
1546 * configure: Regenerate.
1548 2007-06-14 Ian Lance Taylor <iant@google.com>
1550 * MAINTAINERS: Add myself as non-algorithmic global write
1553 2007-06-14 Diego Novillo <dnovillo@google.com>
1555 * MAINTAINERS: Add self as middle-end maintainer and
1556 non-algorithmic global write maintainer.
1558 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1560 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1561 Move all Fortran maintainers except Paul Brook into the
1562 Non-Autopoiesis section.
1564 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1566 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1567 (distclean-stage[+id+]): Possibly delete stage_last.
1568 * Makefile.in: Regenerate.
1570 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1572 * MAINTAINERS (Various Maintainer): Fix typo.
1574 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1576 * MAINTAINERS (Various Maintainer): Add myself as
1577 dataflow maintainer.
1579 2007-06-07 Ben Elliston <bje@au.ibm.com>
1581 * config.sub, config.guess: Update from upstream sources.
1583 2007-06-07 Ben Elliston <bje@au.ibm.com>
1585 * Makefile.tpl: Fix spelling error.
1586 * Makefile.in: Regenerate.
1588 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1590 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1591 lt_cv_sys_max_cmd_len.
1593 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1595 * MAINTAINERS (Various Maintainers): Add myself as
1596 auto-vectorizer maintainer.
1598 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1601 * libtool.m4: Revert previous change.
1602 * ltgcc.m4: Put it here.
1604 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1606 * MAINTAINERS (Various Maintainers): Add myself as
1607 auto-vectorizer maintainer.
1609 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1612 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1614 2007-05-30 Richard Guenther <rguenther@suse.de>
1616 * MAINTAINERS (Various Maintainers): Add myself as
1617 auto-vectorizer maintainer.
1619 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1622 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1623 * configure: Rebuilt.
1625 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1627 * MAINTAINERS (Write After Approval): Removed my name.
1629 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1631 * MAINTAINERS (Write After Approval): Remove myself.
1633 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1635 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1637 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1639 * ltmain.sh: Update from ToT Libtool.
1640 * libtool.m4: Update from ToT Libtool.
1641 * ltsugar.m4: New. Update from ToT Libtool.
1642 * ltversion.m4: New. Update from ToT Libtool.
1643 * ltoptions.m4: New. Update from ToT Libtool.
1645 * ltcf-c.sh: Remove.
1646 * ltcf-cxx.sh: Remove.
1647 * ltcf-gcj.sh: Remove.
1649 2007-05-22 Ollie Wild <aaw@google.com>
1651 * MAINTAINERS (Write After Approval): Add myself.
1653 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1655 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1657 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1658 Remove CFLAGS/LIBCFLAGS.
1659 (configure-stage[+id+]-[+prefix+][+module+],
1660 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1661 * Makefile.in: Regenerate.
1663 2007-05-15 Diego Novillo <dnovillo@google.com>
1665 * MAINTAINERS: Update e-mail address.
1667 2007-05-15 Revital Eres <eres@il.ibm.com>
1669 * MAINTAINERS (Write After Approval): Add myself.
1671 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1673 * MAINTAINERS (Write After Approval): Updated my address.
1675 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1677 * MAINTAINERS (Write After Approval): Add myself.
1679 2007-05-11 Silvius Rus <rus@google.com>
1681 * MAINTAINERS (Write After Approval): Add myself.
1683 2007-04-23 Tom Tromey <tromey@redhat.com>
1685 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1687 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1689 * MAINTAINERS (cpplib): Rename to ...
1690 (libcpp): ... this. Add C/C++ front end maintainers.
1692 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1694 * config-ml.in: Pass ${ml_config_env} to configure calls.
1696 2007-04-04 Christian Bruel <christian.bruel@st.com>
1698 * MAINTAINERS (Write After Approval): Add myself.
1700 2007-04-02 Dave Korn <dave.korn@artimi.com>
1702 * MAINTAINERS (Write After Approval): Add myself.
1704 2007-03-31 Tobias Burnus <burnus@net-b.de>
1706 * MAINTAINERS (fortran 95 front end): Add myself.
1708 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1710 * MAINTAINERS (Write After Approval): Add myself.
1712 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1714 * MAINTAINERS (Modulo Scheduler): Add myself.
1716 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1718 * MAINTAINERS (fortran 95 front end): Add myself.
1719 (c++ front end): whitespace fix.
1721 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1723 * MAINTAINERS (Write After Approval): Add myself.
1725 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1728 of glob. Quote arguments with single quotes too.
1729 * configure: Regenerate.
1731 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1733 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1734 * Makefile.in: Regenerate
1736 2007-03-07 Andreas Schwab <schwab@suse.de>
1738 * configure: Regenerate.
1740 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1742 * configure.ac: Add "--with-pdfdir" configure option,
1743 which defines pdfdir variable.
1744 * Makefile.def (target=fixincludes): Add install-pdf to
1746 (recursive_targets): Add install-pdf target.
1747 (flags_to_pass): Add pdfdir.
1748 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1750 * configure: Regenerate
1751 * Makefile.in: Regenerate
1753 2007-02-28 Eric Christopher <echristo@apple.com>
1756 2006-12-07 Mike Stump <mrs@apple.com>
1758 * Makefile.def (dependencies): Add dependency for
1759 install-target-libssp and install-target-libgomp on
1761 * Makefile.in: Regenerate.
1763 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1765 * configure: Regenerate.
1766 * configure.ac: Move statements after variable declarations.
1768 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1770 * MAINTAINERS: Add myself as sh maintainer.
1772 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1774 * configure.ac: Adjust for loop syntax.
1775 * configure: Regenerate.
1777 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1779 * configure: Rebuilt.
1781 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1783 * configure.ac: Drop multiple occurrences of --enable-languages,
1784 and fix its quoting.
1785 * configure: Rebuilt.
1787 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1788 Nathan Sidwell <nathan@codesourcery.com>
1789 Vladimir Prus <vladimir@codesourcery.com>
1790 Joseph Myers <joseph@codesourcery.com>
1792 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1793 * configure: Regenerate.
1795 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1797 * ltconfig (freebsd*): Default to elf.
1799 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1801 * configure.ac (target_libraries): Move libgcc before libiberty.
1802 * configure: Regenerated.
1804 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1805 Paolo Bonzini <bonzini@gnu.org>
1808 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1809 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1810 * configure: Regenerated.
1812 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1814 * MAINTAINERS (Language Front End Maintainers): Update my mail
1817 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1820 * configure.ac: Correct syntax for Solaris ksh.
1821 * configure: Regenerated.
1823 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1825 * configure.ac: Sync with src.
1826 * configure: Regenerate.
1828 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1830 * Makefile.in: Regenerate.
1832 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1834 * config.sub: Sync with src.
1836 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1838 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1839 noncanonical equivalents.
1840 * configure.in: Rename to...
1841 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1842 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1843 target_noncanonical. Use them. Rewrite removal of configure
1844 arguments for autoconf 2.59. Discard variable settings. Force
1845 program_transform_name for native tools.
1847 * Makefile.in: Regenerated.
1848 * configure: Regenerated with autoconf 2.59.
1850 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1852 * MAINTAINERS (Write After Approval): Add myself.
1854 2007-01-31 Andreas Schwab <schwab@suse.de>
1856 * Makefile.tpl (LDFLAGS): Substitute it.
1857 * Makefile.in: Regenerate.
1859 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1861 * MAINTAINERS (Write After Approval): Add myself.
1863 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1865 * MAINTAINERS (spu port): Add myself.
1867 2007-01-23 Richard Guenther <rguenther@suse.de>
1870 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1871 * Makefile.tpl (GNATBIND): Substitute it.
1872 (GNATMAKE): Likewise.
1873 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1875 * Makefile.in: Regenerate.
1876 * configure: Regenerate.
1878 2007-01-18 Mike Stump <mrs@apple.com>
1880 * configure.in: Re-enable -Werror for gcc builds.
1882 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1884 * MAINTAINERS (Write After Approval): Add myself.
1886 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1888 * configure.in: Change == to = in test command.
1889 * configure: Regenerate.
1891 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1892 Nick Clifton <nickc@redhat.com>
1893 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1895 * configure.in (build_configargs, host_configargs, target_configargs):
1896 Remove build/host/target parameters.
1897 (host_libs): Add gmp and mpfr.
1898 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1899 * Makefile.def (gmp, mpfr): New.
1900 (gcc): Remove target.
1901 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1902 target_os, target_vendor): New.
1903 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1904 * configure: Regenerate.
1905 * Makefile.in: Regenerate.
1907 2007-01-11 Matt Fago <fago@earthlink.net>
1909 * configure.in: Try to link to functions only in mpfr 2.2.x
1910 to improve robustness of configure tests.
1911 * configure: Regenerate.
1913 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1915 * MAINTAINERS: Add myself as i386 maintainer.
1917 2007-01-08 Jan Hubicka <jh@suse.cz>
1919 * MAINTAINERS: Add myself as i386 maintainer.
1921 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1923 * configure.in: Add support for an x86_64-mingw* target.
1924 * configure: Regenerate.
1926 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1928 * Makefile.tpl (all-target): Correct @if conditional for target
1930 * configure.in: Omit libiberty if building only target libgcc.
1931 * configure, Makefile.in: Regenerated.
1933 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1935 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1936 * configure: Regenerate.
1938 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1940 * Makefile.def (target_modules): Add libgcc.
1941 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1942 * Makefile.tpl (clean-target-libgcc): Delete.
1943 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1944 on gcc even for bootstrapped modules. Rewrite handling of
1945 lang_env_dependencies to loop over target_modules.
1946 * configure.in (target_libraries): Add target-libgcc.
1947 * Makefile.in, configure: Regenerated.
1949 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1951 * configure.in: Reorganize recognition of languages. Add
1952 --enable-stage1-languages. Show supported languages for the chosen
1953 target rather than all recognized languages.
1954 * configure: Regenerate.
1956 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1958 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1959 * Makefile.in: Regenerate.
1961 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1963 * configure.in: Warn that MPFR 2.2.0 is buggy.
1964 * configure: Regenerate.
1966 2006-12-27 Ian Lance Taylor <iant@google.com>
1968 * configure.in: When removing Makefiles to force a reconfigure, also
1969 remove prev-DIR*/Makefile.
1970 * configure: Regenerate.
1972 2006-12-22 Andreas Schwab <schwab@suse.de>
1974 * configure: Regenerate with correct autoconf version.
1976 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1978 * configure.in: add AC_SUBST for *_FOR_TARGET.
1979 * configure: Regenerate.
1981 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1983 * configure.in: Simplify logic for rejecting languages that cannot
1984 be built. Separate the case when a language is unsupported,
1985 from the case when the user chooses not to build a language.
1987 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1989 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1990 it only affects bootstrap and could be tested on "$host" as well.
1991 * configure: Regenerate.
1992 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1994 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1997 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1998 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1999 move here comment from Makefile.tpl.
2000 * Makefile.tpl: Move some definitions higher in the file.
2001 (STAGE1_CHECKING): New.
2002 * configure.in: Add --enable-stage1-checking.
2003 * configure: Regenerate.
2004 * Makefile.in: Regenerate.
2006 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2008 * MAINTAINERS: Add myself as build system maintainer.
2010 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2012 * MAINTAINERS (Write After Approval): Add myself.
2014 2006-12-13 Eric Christopher <echristo@apple.com>
2016 * MAINTAINERS: Add myself as darwin maintainer.
2018 2006-12-11 Ian Lance Taylor <ian@airs.com>
2020 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2022 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2024 MAINTAINERS: Update my entry.
2026 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2028 * configure.in: Handle spu makefile frag.
2029 * Makefile.tpl (MAINT): Define
2030 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2031 * configure: Regenerate.
2032 * Makefile.in: Regenerate.
2034 2006-12-11 Ben Elliston <bje@au.ibm.com>
2036 * config.guess: Import latest version.
2037 * config.sub: Likewise.
2039 2006-12-11 Ben Elliston <bje@au.ibm.com>
2041 * configure.in (spu-*-*): Don't skip target-libiberty.
2042 * configure: Regenerate.
2044 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2047 * configure.in: Correct x86 darwin support for libjava to powerpc
2049 * configure: Regenerate.
2051 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2053 * configure.in: Add x86 darwin support for libjava.
2054 * configure: Regenerate.
2056 2006-12-07 Mike Stump <mrs@apple.com>
2058 * Makefile.def (dependencies): Add dependency for
2059 install-target-libssp and install-target-libgomp on
2061 * Makefile.in: Regenerate.
2063 2006-12-04 Richard Guenther <rguenther@suse.de>
2065 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2066 (Non-Algorithmic Maintainers): Move over non-algorithmic
2067 loop optimizer maintainers, add myself as a non-algorithmic
2068 middle-end maintainer.
2070 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2072 * MAINTAINERS (Write After Approval): Add myself.
2074 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2076 * configure.in: Update error message for missing GMP/MPFR.
2078 * configure: Regenerate.
2080 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2082 * configure.in: Update MPFR version in error message.
2084 * configure: Regenerate.
2086 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2088 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2089 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2090 --with-gmp-lib): New flags.
2092 * configure: Regenerate.
2094 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2096 * MAINTAINERS (Write After Approval): Change my email address.
2098 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2100 * MAINTAINERS (Write After Approval): Add myself.
2102 2006-11-22 Philipp Thomas <pth@suse.de>
2104 * MAINTAINERS (i18n): Update e-mail address.
2106 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2108 * MAINTAINERS (spu port): Add myself as maintainer.
2109 (Write After Approval): Remove myself.
2111 2006-11-22 Ben Elliston <bje@au.ibm.com>
2113 * configure.in (skipdirs): Don't build libssp for SPU.
2114 * configure: Regenerate.
2116 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2118 * MAINTAINERS (spu port): Add myself as maintainer.
2119 (libobjc): Update my email address.
2121 2006-11-21 Andrea Bona <andrea.bona@st.com>
2123 * MAINTAINERS (Write After Approval): Add myself.
2125 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2127 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2128 * configure : Rebuilt.
2130 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2132 * MAINTAINERS (Write After Approval): Add myself.
2134 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2136 * MAINTAINERS (Write After Approval): Add myself.
2138 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2140 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2142 * configure: Regenerate.
2144 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2146 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2147 (unstage): Test for stage_last presence.
2150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2151 * Makefile.in: Regenerate.
2153 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2155 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2158 2006-11-14 Erven Rohou <erven.rohou@st.com>
2160 * MAINTAINERS (Write After Approval): Add myself.
2162 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2164 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2165 and stageN-package/Makefile.
2166 * Makefile.in: Regenerated.
2168 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2170 * configure.in: Remove target-libgloss from noconfigdirs for
2172 * configure: Regenerated.
2174 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2176 * configure.in (have_gmp): Only error if the gcc directory exists.
2178 * configure: Regenerate.
2180 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2182 * configure.in: Robustify error message for missing GMP/MPFR.
2184 * configure: Regenerate.
2186 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2188 * MAINTAINERS (Write After Approval): Add myself.
2190 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2192 * MAINTAINERS: Change email address.
2194 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2196 * MAINTAINERS (Write After Approval): Add myself.
2198 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2200 * MAINTAINERS (Write After Approval): Add myself.
2202 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2204 * MAINTAINERS (Write After Approval): Move myself to
2205 Write After Approval section.
2207 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2209 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2211 * configure: Regenerate.
2213 2006-10-16 Tobias Burnus <burnus@net-b.de>
2215 * MAINTAINERS (Write After Approval): Add myself.
2217 2006-10-16 Ben Elliston <bje@au.ibm.com>
2219 * config.guess: Import latest version.
2220 * config.sub: Likewise.
2222 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2224 * Makefile.def: Added pdf target handling.
2225 * Makefile.tpl: Added pdf target handling.
2226 * Makefile.in: Regenerated.
2228 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2230 * MAINTAINERS: Add self as score port maintainer.
2232 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2234 * MAINTAINERS (Write After Approval): Add myself.
2236 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2238 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2240 * configure: Regenerated.
2242 2006-09-27 Dave Brolley <brolley@redhat.com>
2244 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2246 * configure: Regenerated.
2248 2006-09-26 Thiemo Seufer <ths@mips.com>
2250 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2251 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2252 * configure: Regenerate.
2254 2006-09-24 Graeme Peterson <gridly@gmail.com>
2256 * MAINTAINERS (Write After Approval): Remove myself.
2258 2006-09-22 Chao-ying Fu <fu@mips.com>
2260 * MAINTAINERS (Write After Approval): Add myself.
2262 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2264 * MAINTAINERS: Add self as soft-fp maintainer.
2266 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2268 * MAINTAINERS: Add myself as avr maintainer.
2269 Remove Marek Michalkiewicz as avr maintainer.
2271 2006-09-07 Roberto Costa <roberto.costa@st.com>
2273 * MAINTAINERS (Write After Approval): Add myself.
2275 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2277 * configure.in: Never build newlib for a Mingw host.
2278 Never build newlib as Mingw target library.
2279 Test the existence of winsup/cygwin for building a Cygwin newlib,
2280 rather than just winsup.
2281 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2282 building a Mingw target.
2283 * configure: Regenerate.
2285 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2287 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2289 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2291 * config.guess: Import from src (was more updated).
2292 * config.sub: Likewise.
2294 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2296 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2297 * configure: Regenerated.
2299 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2301 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2302 for stages after the first.
2304 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2306 * Makefile.def: Add dependencies for configure-opcodes
2307 on configure-intl and all-opcodes on all-intl.
2308 * Makefile.in: Regenerated.
2310 2006-07-13 Ben Elliston <bje@au.ibm.com>
2312 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2314 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2316 Port to hosts whose 'sort' and 'tail' implementations
2317 treat operands with leading '+' as file names, as POSIX
2318 has required since 2001. However, make sure the code still
2319 works on pre-POSIX hosts.
2320 * ltmain.sh: Don't assume "sort +2" is equivalent to
2321 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2323 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2325 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2327 2006-07-04 Peter O'Gorman <peter@pogma.com>
2329 * ltconfig: chmod 644 before ranlib during install.
2331 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2334 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2335 if the bootstrap compiler is a GCC version that supports it.
2336 * configure: Regenerate.
2338 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2340 * configure.in: Fix thinkos in previous check-in.
2341 * configure: Regenerate.
2343 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2346 * configure.in: Test subdir_requires and give an appropriate
2348 * configure: Regenerate.
2350 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2352 * MAINTAINERS (Write After Approval): Add myself.
2354 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2356 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2358 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2360 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2362 2006-06-20 David Ayers <d.ayers@inode.at>
2365 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2366 whether target-libjava is being configured instead of whether the
2367 java front end is enabled.
2368 * configure: Regenerate.
2370 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2373 * configure.in: Only enable libgomp on IRIX 6.
2374 * configure: Regenerate.
2376 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2378 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2380 * Makefile.in: Regenerate.
2382 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2384 * config-ml.in: Alter CCASFLAGS to include special
2385 multilib options the same as is done for CFLAGS.
2387 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2389 * configure.in: Don't enable libgomp on hpux10.
2390 * configure: Rebuilt.
2392 2006-06-12 David Ayers <d.ayers@inode.at>
2396 * configure.in: Remove target-boehm-gc from noconfigdirs where
2397 ${libgcj} is specified.
2398 * configure: Regenerate.
2400 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2404 * configure.in: Sync.
2405 * configure: Regenerated.
2407 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2409 * Makefile.def: Added dependencies from sim and gdb on intl, and
2410 added configure dependencies to everything with an all dependency
2412 * Makefile.in: Regenerated.
2414 2006-06-06 David Ayers <d.ayers@inode.at>
2417 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2418 * Makefile.in: Regenerate.
2419 * configure.in: Add --enable-objc-gc at toplevel and have it
2420 enable boehm-gc for Objective-C.
2421 Remove target-boehm-gc from libgcj.
2422 Add target-boehm-gc to target_libraries.
2423 Add target-boehm-gc to noconfigdirs where ${libgcj}
2425 Assert that boehm-gc is supported when requested for Objective-C.
2426 Only build boehm-gc if needed either for Java or Objective-C.
2427 * configure: Regenerate.
2429 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2432 * Makefile.tpl (configure-[+prefix+][+module+],
2433 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2434 Remove rule to unstage bootstrapped modules.
2435 (stage_current): New.
2436 * Makefile.in: Regenerate.
2438 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2440 * MAINTAINERS (Write After Approval): Update my e-mail address.
2442 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2444 * include/libiberty.h: Declare pex_run_in_environment.
2446 2006-05-31 Asher Langton <langton2@llnl.gov>
2448 * MAINTAINERS (Write After Approval): Add myself.
2450 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2452 * Makefile.def (bfd, opcodes): Fix lib_path.
2453 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2454 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2455 * Makefile.in: Regenerate.
2457 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2459 * Makefile.in: Regenerate.
2461 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2463 * Makefile.def: Add install-html target. Add datarootdir
2464 docdir and htmldir to flags_to_pass.
2465 * Makefile.tpl: Add install-html target.
2466 * Makefile.in: Regenerate.
2467 * configure.in: Add --with-datarootdir, --with-docdir, and
2468 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2469 * configure: Regenerate.
2471 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2473 * configure.in: Enable gprof for cross builds.
2474 * configure: Regenerate.
2476 2006-05-22 Richard Guenther <rguenther@suse.de>
2479 2006-01-31 Richard Guenther <rguenther@suse.de>
2480 Paolo Bonzini <bonzini@gnu.org>
2482 * Makefile.def (target_modules): Add libgcc-math target module.
2483 * configure.in (target_libraries): Add libgcc-math target library.
2484 (--enable-libgcc-math): New configure switch.
2485 * Makefile.in: Re-generate.
2486 * configure: Re-generate.
2487 * libgcc-math: New toplevel directory.
2489 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2490 Andreas Tobler <a.tobler@schweiz.ch>
2492 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2493 * configure: Rebuilt.
2495 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2497 * MAINTAINERS (Write After Approval): Add myself.
2499 2006-05-01 DJ Delorie <dj@redhat.com>
2501 * configure.in: Restore CFLAGS if GMP isn't present.
2502 * configure: Regenerate.
2504 2006-05-01 Richard Guenther <rguenther@suse.de>
2506 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2509 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2511 * MAINTAINERS (Write After Approval): Add myself.
2513 2006-04-28 Jan Beulich <jbeulich@novell.com>
2515 * MAINTAINERS (Write After Approval): Add myself.
2517 2006-04-18 DJ Delorie <dj@redhat.com>
2519 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2520 reference libgloss so that libssp can be built in a combined
2522 * configure: Regenerate.
2524 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2526 * MAINTAINERS (Write After Approval): Add myself.
2528 2006-04-05 Ben Elliston <bje@au.ibm.com>
2530 * configure.in: Require makeinfo 4.4 or higher.
2531 * configure: Regenerate.
2533 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2535 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2536 Rearrange the entries of other libraries to have them in one place.
2538 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2540 * MAINTAINERS (Write After Approval): Remove myself.
2541 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2543 2006-03-14 Richard Guenther <rguenther@suse.de>
2545 * configure: Regenerate with autoconf 2.13.
2547 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2549 * MAINTAINERS: Use my work address.
2551 * MAINTAINERS: Update my E-mail address.
2553 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2555 * configure.in: Handle --disable-<component> generically.
2556 * configure: Regenerate.
2558 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2561 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2563 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2565 * MAINTAINERS (Write After Approval): Remove myself.
2566 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2568 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2570 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2571 (TARGET_CONFIGDIRS): Remove.
2572 * configure.in: Remove AC_SUBST(target_configdirs).
2573 * Makefile.in, configure: Regenerated.
2575 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2577 * MAINTAINERS (Write After Approval): Remove myself.
2578 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2580 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2584 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2586 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2587 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2588 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2589 BUILD_PREFIX, BUILD_PREFIX_1.
2590 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2592 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2593 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2595 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2596 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2597 of `cat stage_current`. Always provide the `r' and `s' variables.
2598 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2599 a single shell execution.
2600 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2601 bootstrapped modules, make the stage1 module if the build was not
2602 started yet, else build the current stage.
2603 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2604 (all-build, all-host, all-target, [+make_target+]-host,
2605 [+make_target+]-target): Do not use \-continued lines.
2606 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2607 (current_stage, restrap, stage_last): New.
2609 * Makefile.in: Regenerate.
2610 * configure: Regenerate.
2612 2006-02-19 Bud Davis <jmdavis@link.com>
2614 * MAINTAINERS (Write After Approval): Remove myself.
2615 (Language Front End Maintainers): Add myself as fortran 95
2616 maintainer and update e-mail address.
2618 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2620 * MAINTAINERS (Write After Approval): Remove myself.
2621 (Language Front End Maintainers): Add myself as fortran 95
2624 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2626 * MAINTAINERS (Write After Approval): Add myself.
2628 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2630 * MAINTAINERS (Write After Approval): Remove myself.
2631 (Language Front End Maintainers): Add myself as
2632 fortran 95 maintainer.
2634 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2638 2005-12-27 Leif Ekblad <leif@rdos.net>
2640 * configure.in: Add support for RDOS target.
2641 * configure: Regenerate.
2643 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2644 Andreas Schwab <schwab@suse.de>
2646 * configure: Regenerate.
2648 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2650 * configure.in (enable_libgomp): Add AIX.
2651 * configure: Regenerate.
2653 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2655 * MAINTAINERS (Write After Approval): Add myself.
2657 2006-02-03 Lee Millward <lee.millward@gmail.com>
2659 * MAINTAINERS (Write After Approval): Add myself.
2661 2006-01-31 Richard Guenther <rguenther@suse.de>
2662 Paolo Bonzini <bonzini@gnu.org>
2664 * Makefile.def (target_modules): Add libgcc-math target module.
2665 * configure.in (target_libraries): Add libgcc-math target library.
2666 (--enable-libgcc-math): New configure switch.
2667 * Makefile.in: Re-generate.
2668 * configure: Re-generate.
2669 * libgcc-math: New toplevel directory.
2671 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2673 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2674 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2675 the assembler, linker and binutils.
2676 * configure: Regenerate.
2678 2006-01-22 Dirk Mueller <dmueller@suse.de>
2680 * MAINTAINERS (Write After Approval): Add myself.
2682 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2684 * configure: Regenerate.
2686 2006-01-18 Richard Henderson <rth@redhat.com>
2687 Jakub Jelinek <jakub@redhat.com>
2688 Diego Novillo <dnovillo@redhat.com>
2690 * libgomp: New directory.
2691 * Makefile.def: Add target_module libgomp.
2692 * Makefile.in: Regenerate.
2693 * configure.in (target_libraries): Add target-libgomp.
2694 * configure: Regenerate.
2696 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2698 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2699 @ from continuation.
2700 * Makefile.in: Rebuilt.
2702 2006-01-04 Chris Lattner <sabre@gnu.org>
2704 * MAINTAINERS (Write After Approval): Add myself.
2706 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2710 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2711 * Makefile.tpl (OBJDUMP): New.
2712 (EXTRA_HOST_FLAGS): Add it.
2713 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2715 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2716 to use symbolic links between directories. Avoid race conditions
2717 or make them harmless.
2718 * configure.in: Do not try to use symbolic links between directories.
2720 * Makefile.def (LEAN): Pass.
2721 * Makefile.tpl (LEAN): Define.
2722 (stage[+id+]-start): Accept that the previous directory does not
2723 exist, if the bootstrap is lean.
2724 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2725 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2726 configure substitution.
2727 ([+compare-target+]): Likewise.
2728 ([+bootstrap-target+]-lean): New.
2729 * configure.in: Remove lean bootstrap support from here.
2731 * Makefile.in: Regenerate.
2732 * configure: Regenerate.
2734 2006-01-04 Ben Elliston <bje@au.ibm.com>
2736 * MAINTAINERS (libdecnumber): Add myself.
2738 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2740 * libtool-ldflags: New script.
2742 2006-01-02 Andreas Schwab <schwab@suse.de>
2744 * configure.in: When reconfiguring remove Makefile in
2745 all stage directories.
2746 * configure: Regenerate.
2748 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2750 * MAINTAINERS: Update my email address.
2752 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2754 Revert Ada-related part of the previous change.
2756 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2758 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2759 * Makefile.in: Regenerate.
2760 * configure.in: Do not include mt-ppc-aix target fragment.
2761 * configure: Regenerate.
2763 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2765 * configure.in: Select appropriate fragments for PowerPC/AIX.
2766 * configure: Regenerate.
2768 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2769 BOOT_CFLAGS, BOOT_LDFLAGS.
2770 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2771 BOOT_CFLAGS, BOOT_LDFLAGS.
2772 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2773 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2774 (stage): Fail if we cannot complete the work.
2775 * Makefile.in: Regenerate.
2777 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2779 * configure.in: Replace ms1 with mt.
2780 * configure: Rebuilt.
2782 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2784 * MAINTAINERS: Update my email address.
2786 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2788 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2789 install-host-nogcc): Don't invoke $(stage) at the end.
2790 * Makefile.in: Regenerate.
2792 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2794 * configure.in: Flip the top-level bootstrap switch.
2795 * configure: Regenerate.
2797 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2799 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2800 $(stage) and $(unstage).
2801 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2802 (all): Remove stray semicolon.
2803 (local-distclean): Don't handle multilib.tmp and multilib.out.
2804 (install.all): Set $s for consistency.
2805 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2806 check_multilibs setting. Always make the install directory.
2807 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2809 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2810 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2811 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2812 (multilib.out): Remove.
2813 * Makefile.in: Regenerated.
2815 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2817 * MAINTAINERS (Write After Approval): Add myself.
2819 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2821 * MAINTAINERS: Add myself as mt maintainer.
2823 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2825 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2827 * MAINTAINERS: Change email address.
2829 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2831 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2832 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2833 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2834 Find in-tree tools if available.
2835 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2836 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2837 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2838 (COMPILER_*_FOR_TARGET): New.
2839 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2840 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2841 (CONFIGURED_*, USUAL_*): Remove.
2842 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2843 STRIP): Use autoconf substitutions.
2844 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2845 COMPILER_NM_FOR_TARGET): New.
2846 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2848 (all): Make all-host and all-target in parallel.
2849 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2850 that $$r and $$s are set before invoking a recursive make.
2851 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2852 ([+bootstrap-target+]): Inline most of the `all' target.
2854 2005-11-29 Ben Elliston <bje@au.ibm.com>
2856 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2857 from the gcc build directory.
2858 * Makefile.in: Regenerate.
2860 2005-11-29 Ben Elliston <bje@au.ibm.com>
2862 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2863 depend on all-libdecnumber.
2864 * configure.in (host_libs): Include libdecnumber.
2865 * Makefile.in: Regenerate.
2866 * configure: Likewise.
2868 2005-11-29 Ben Elliston <bje@au.ibm.com>
2870 * libdecnumber: Import decNumber sources from the dfp-branch.
2872 2005-11-21 Kean Johnston <jkj@sco.com>
2874 * config.sub, config.guess: Sync from upstream sources.
2876 2005-11-21 Ben Elliston <bje@au.ibm.com>
2878 Import from Autoconf sources:
2880 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2881 * config/move-if-change: Don't output "$2 is unchanged";
2882 suggested by Ben Elliston. Handle weird characters correctly.
2884 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2886 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2887 to match upstream libtool for darwin.
2889 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2891 * Makefile.def: Remove gdb dependencies for gdbtk.
2892 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2893 (configure-gdb, install-gdb): New rules.
2894 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2895 * Makefile.in, configure: Regenerated.
2897 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2899 * MAINTAINERS (Write After Approval): Add myself.
2901 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2903 * MAINTAINERS (Write After Approval): Add myself.
2905 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2907 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2910 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2913 * Makefile.tpl (do-[+make-target+], do-check, install,
2914 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2915 are set before recursing.
2916 * Makefile.in: Regenerate.
2918 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2921 * Makefile.def (gcc) <target>: Fix thinko.
2922 * Makefile.in: Regenerate.
2924 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2926 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2927 * configure: Regenerate.
2929 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2931 * MAINTAINERS (Write After Approval): Add self.
2933 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2935 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2936 target-libffi, target-qthreads, target-libjava, and
2938 * configure: Regenerate.
2940 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2942 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2943 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2944 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2945 (USUAL_OBJDUMP_FOR_TARGET): New.
2946 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2947 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2948 * configure, Makefile.in: Regenerated.
2950 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2952 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2953 before other host packages.
2955 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2957 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2959 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2963 * configure.in (default_target): Remove.
2964 * Makefile.tpl (all): Do not use prerequisites as subroutines
2965 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2966 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2967 use prerequisites as subroutines.
2968 (check-host, check-target): New.
2969 (bootstrap configure & all targets): Do not use stage*-start
2970 if the directory layout is already ok.
2971 (non-bootstrap configure & all targets): Prepend a $(unstage).
2972 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2973 (NOTPARALLEL): Remove.
2974 (unstage, stage variables): New variables.
2975 (unstage, stage targets): Simply expand to those variables.
2977 * configure: Regenerate.
2978 * Makefile.in: Regenerate.
2980 2005-10-04 James E Wilson <wilson@specifix.com>
2982 * Makefile.def (lang_env_dependencies): Add libmudflap.
2983 * Makefile.in: Regenerate.
2985 2005-10-03 Andreas Schwab <schwab@suse.de>
2987 Backport from libtool CVS:
2988 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2990 * ltmain.sh: add support for installing into temporary
2991 staging area (e.g. 'make install DESTDIR=...')
2993 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2995 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2996 * configure: Regenerated.
2998 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3000 * configure: Regenerate with the correct
3003 2005-09-30 Catherine Moore <clm@cm00re.com>
3005 * configure.in (bfin-*-*): New.
3006 * configure: Regenerated.
3008 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3010 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3011 (LIPO_FOR_TARGET): New.
3012 (CONFIGURED_LIPO_FOR_TARGET): New.
3013 (USUAL_LIPO_FOR_TARGET): New.
3014 (STRIP_FOR_TARGET): New.
3015 (CONFIGURED_STRIP_FOR_TARGET): New.
3016 (USUAL_STRIP_FOR_TARGET): New.
3017 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3019 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3020 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3021 * Makefile.in: Regenerate.
3022 * configure: Regenerate.
3024 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3026 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3027 (rs6000-*-aix*): Same.
3028 * configure: Regenerate.
3030 2005-09-16 Tom Tromey <tromey@redhat.com>
3032 * MAINTAINERS: Add self as java maintainer.
3034 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3036 * configure.in: Recognize f95 in the --enable-languages option,
3037 and substitute it for fortran, issuing a warning.
3038 * configure: Regenerate.
3040 2005-08-30 Phil Edwards <phil@codesourcery.com>
3042 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3043 * configure: Regenerated.
3045 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3047 * MAINTAINERS: Add self as ms1 maintainer.
3049 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3051 * Makefile.def (libssp): Add to lang_env_dependencies.
3052 * Makefile.in: Regenerate.
3054 2005-08-18 Ian Lance Taylor <ian@airs.com>
3056 * MAINTAINERS: Add myself as middle-end maintainer.
3058 2005-08-17 Christian Groessler <chris@groessler.org>
3060 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3061 * Makefile.in: Regenerate.
3063 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3065 * MAINTAINERS (write after approval): Added myself.
3067 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3069 * MAINTAINERS (Write After Approval): Add myself.
3071 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3073 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3074 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3075 Look for alternate names of the target cc and c++
3076 * configure: Regenerate.
3078 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3080 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3081 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3082 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3083 tools; remove code to manually set them.
3084 (Target tools): Look in the environment for them.
3085 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3086 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3087 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3089 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3090 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3091 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3092 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3093 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3094 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3095 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3096 * configure: Regenerate.
3097 * Makefile.in: Regenerate.
3099 2005-07-28 Ben Elliston <bje@au.ibm.com>
3101 * MAINTAINERS: Update for removed CPU targets.
3103 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3105 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3106 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3107 * Makefile.in: Regenerated.
3109 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3111 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3112 (CFLAGS_FOR_TARGET): Use it.
3113 (CXXFLAGS_FOR_TARGET): Likewise.
3114 * Makefile.in: Regenerated.
3115 * configure.in (--with-build-sysroot): New option.
3116 * configure: Regenerated.
3118 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3120 * Makefile.tpl: Wrap install between unstage and stage
3121 * Makefile.in: Regenerate.
3123 2005-07-21 Eric Christopher <echristo@apple.com>
3125 * MAINTAINERS: Update affiliation.
3127 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3129 * MAINTAINERS: Add self as crx port maintainer.
3131 2005-07-20 DJ Delorie <dj@redhat.com>
3133 * MAINTAINERS: Add self as m32c maintainer.
3135 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3137 * all files: Update FSF address.
3139 2005-07-15 Eric Christopher <echristo@redhat.com>
3141 * MAINTAINERS: Change affiliation.
3143 2005-07-14 Jim Blandy <jimb@redhat.com>
3145 * configure.in: Add cases for Renesas m32c.
3146 * configure: Regenerated.
3148 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3150 * COPYING.LIB: Update from fsf.org.
3152 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3154 * COPYING, compile, config.guess,
3155 config.sub, install-sh, missing, mkinstalldirs,
3156 symlink-tree, ylwrap: Sync from upstream sources.
3157 * config-ml.in: Update FSF address.
3159 2005-07-13 Eric Christopher <echristo@redhat.com>
3161 * configure.in: Add toplevel noconfigdir support for tpf.
3162 * configure: Regenerate.
3164 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3168 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3169 * Makefile.in: Regenerate.
3171 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3173 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3174 Brolley to write-after-approval.
3176 2005-07-07 Andreas Schwab <schwab@suse.de>
3178 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3179 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3180 * Makefile.in: Regenerated.
3182 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3184 * configure.in: Don't build sim or rda when targetting darwin.
3185 * configure: Regenerate.
3187 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3189 * configure.in: Add --enable-libssp and --disable-libssp.
3190 * configure: Regenerate with autoconf-2.13.
3192 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3194 * Makefile.def (target_modules): Add libssp.
3195 * configure.in (target_libraries): Add target-libssp.
3196 * configure: Rebuilt.
3197 * Makefile.in: Rebuilt.
3199 2005-07-01 Zack Weinberg <zackw@panix.com>
3201 * MAINTAINERS: Change email address. Resign from maintainership.
3203 2005-07-01 Richard Guenther <rguenther@suse.de>
3205 * MAINTAINERS: Change my e-mail address and affiliation.
3207 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3209 * Makefile.def (stagefeedback): Come after profile.
3210 Define profiledbootstrap target.
3211 * Makefile.tpl (profiledbootstrap): Remove.
3212 (stageprofile-end): Zap stagefeedback.
3213 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3214 * Makefile.in: Regenerate.
3216 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3218 * MAINTAINERS: Update my email address.
3220 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3222 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3223 In 'cpp' stanza, support '#line' as well as '# '.
3225 2005-06-08 Andreas Schwab <schwab@suse.de>
3227 * MAINTAINERS: Move myself from 'Write After Approval' to
3228 'CPU Port Maintainers' section as m68k maintainer.
3230 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3232 * configure.in (unsupported_languages): New macro.
3233 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3234 non-ported target libraries in noconfigdirs.
3235 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3236 non-linux-gnu. Remove libgcj_ex_libffi.
3237 <lang_frag loop>: Set add_this_lang=no if the language is in
3238 unsupported_languages.
3239 * configure: Regenerate.
3241 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3243 * configure.in: Fix typo in handling of --with-mpfr-dir.
3244 * configure: Regenerate.
3246 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3248 * MAINTAINERS: Update my email address.
3250 2005-06-02 Jim Blandy <jimb@redhat.com>
3252 * config.sub: Add cases for the Renesas m32c. (This patch has been
3253 accepted into the master sources.)
3255 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3256 Michael Snyder <msnyder@redhat.com>
3257 Stan Cox <scox@redhat.com>
3259 * configure.in: Set noconfigdirs for ms1.
3261 * configure: Regenerate.
3263 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3265 * MAINTAINERS (Write After Approval): Add self.
3267 2005-06-01 Josh Conner <jconner@apple.com>
3269 * MAINTAINERS (Write After Approval): Add self.
3271 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3273 * MAINTAINERS: Update my email address.
3275 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3277 * MAINTAINERS (Write After Approval): Add self.
3279 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3281 * MAINTAINERS (Write After Approval): Remove self.
3283 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3285 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3286 (Dependencies): Consider target modules for bootstrap dependencies.
3287 Make target bootstrap modules depend on each stage's gcc.
3288 * Makefile.in: Regenerate.
3290 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3292 * Makefile.def (configure-gcc): Depend on binutils having been built.
3293 (all-gcc): No need to do it here.
3294 * Makefile.in: Regenerate.
3296 2005-05-19 Paul Brook <paul@codesourcery.com>
3298 * configure.in: Rewrite misleading error message when requested
3299 language cannot be built.
3300 * configure: Regenerate.
3302 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3304 * ylwrap: Import from Automake 1.9.5.
3306 2005-05-13 David Ung <davidu@mips.com>
3308 * MAINTAINERS (Write After Approval): Add self.
3310 2005-05-09 Mike Stump <mrs@apple.com>
3312 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3313 lt_cv_sys_max_cmd_len for now.
3315 2005-05-09 Stan Cox <scox@redhat.com>
3317 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3319 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3321 * README.SCO: Update the URL.
3323 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3325 * ltconfig: Define file_list_spec. Pass file_list_spec and
3326 with_gnu_ld to libtool.
3327 * ltcf-c.sh (aix[45]): Define file_list_spec.
3328 * ltcf-cxx.sh (aix[45]): Same.
3329 * ltcf-gcj.sh (aix[45]): Same.
3330 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3331 exists, write list of input files to temporary file.
3333 2005-05-04 Mike Stump <mrs@apple.com>
3335 * configure.in: Always pass --target to target configures as
3336 otherwise rebuilds that do --recheck will fail.
3337 * confiugure: Rebuilt.
3339 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3341 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3343 (configure, all): Add bootstrap support.
3344 (Host modules, target modules): Pass post-stage1 flags and exports.
3345 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3346 * Makefile.in: Regenerate.
3348 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3350 * configure: Regenerate.
3352 2005-04-27 Mike Stump <mrs@apple.com>
3354 * MAINTAINERS: Add self as darwin maintainer.
3356 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3358 * config.sub: Update from master copy.
3360 2005-04-21 Mike Stump <mrs@apple.com>
3362 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3363 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3365 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3367 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3368 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3369 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3370 "*-*-elf" and "*-*-linux*".
3371 * configure: Regenerate.
3373 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3375 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3377 2005-04-12 Mike Stump <mrs@apple.com>
3379 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3381 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3383 * MAINTAINERS (Write After Approval): Add myself.
3385 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3387 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3389 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3391 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3392 (TARGET_CONFIGARGS): Include --with-target-subdir.
3393 (configure, all): New macros. Use them throughout.
3394 * Makefile.in: Regenerate.
3396 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3398 * MAINTAINERS (Write After Approval): Add myself.
3400 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3402 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3404 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3406 * MAINTAINERS: Move John Carr to Write After Approval.
3408 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3410 * config/mh-mingw32: Delete.
3411 * configure.in: Don't use it.
3412 * configure: Regenerate.
3414 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3416 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3417 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3418 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3419 (HOST_LIB_PATH): Generate from Makefile.def.
3420 (TARGET_LIB_PATH): Likewise.
3421 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3422 * Makefile.in: Regenerate.
3423 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3424 (RPATH_ENVVAR): Include Darwin case.
3425 * configure: Regenerate.
3427 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3429 * MAINTAINERS (Various Maintainers): Remove self.
3430 (Write After Approval): Add self.
3432 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3434 * MAINTAINERS (Various Maintainers): Add self.
3436 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3438 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3439 * configure: Regenerate.
3441 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3443 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3444 gcc_version, and gcc_version_trigger from set of flags to pass.
3445 * Makefile.tpl: Remove definitions of above variables.
3446 (config.status): Remove dependency on $(gcc_version_trigger).
3447 * Makefile.in: Regenerate.
3448 * configure.in: Do not reference config/gcc-version.m4 nor
3449 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3450 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3451 * configure: Regenerate.
3453 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3454 Andrew Pinski <pinskia@physics.uc.edu>
3456 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3457 * Makefile.in: Regenerate.
3459 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3461 * MAINTAINERS (Write After Approval): Add myself.
3463 2005-03-03 David Ayers <d.ayers@inode.at>
3465 * MAINTAINERS (Write After Approval): Add myself.
3467 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3470 * ltmain.sh: Avoid creating archives with components that have
3471 duplicate basenames.
3473 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3476 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3478 * Makefile.in: Regenerate.
3480 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3482 * Makefile.in: Regenerate to fix conflict between the previous two
3485 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3488 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3489 * Makefile.tpl (HOST_SUBDIR): New substitution.
3490 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3491 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3492 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3493 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3494 (Host modules, Bootstrapped modules): Use it.
3495 (Build modules, Target modules): Do not create symlink trees,
3496 always configure out-of-srcdir.
3497 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3498 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3499 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3500 $(HOST_SUBDIR). Create a symlink for host_subdir.
3502 * Makefile.in: Regenerate.
3503 * configure: Regenerate.
3505 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3507 Merged from libada-gnattools-branch:
3508 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3510 * gnattools: New directory.
3511 * Makefile.def: Add gnattools as a module, depending on target-libada.
3512 * Makefile.in: Regenerate.
3513 * configure.in: Include gnattools in host_tools; disable it if ada
3515 * configure: Regenerate.
3517 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3519 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3520 treelang maintainer.
3521 (Write After Approval): Remove myself.
3523 2005-02-23 Paul Schlie <schlie@comcast.net>
3525 * configure.in: Allow darwin targeted ports to build tk, itcl and
3527 * configure: Regenerate.
3529 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3532 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3533 * configure: Regenerate.
3535 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3537 * MAINTAINERS (Write After Approval): Add myself.
3539 2005-02-10 Ian Lance Taylor <ian@airs.com>
3541 * MAINTAINERS: Update my e-mail address.
3543 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3545 * MAINTAINERS (Write After Approval): Add myself.
3547 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3549 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3550 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3551 target-libgloss when not *-*-elf and *-*-aout.
3552 * configure: Regenerate.
3554 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3556 * MAINTAINERS: Remove obsolete entries.
3558 * MAINTAINERS (Write After Approval): Add Michael Matz.
3560 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3562 * MAINTAINERS: Remove self as cpplib maintainer.
3564 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3566 * install-sh, config.sub: Import from upstream.
3568 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3571 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3572 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3573 * Makefile.in: Regenerate.
3575 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3577 * MAINTAINERS: Update my email address.
3579 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3580 Andreas Schwab <schwab@suse.de>
3583 * config-ml.in: Eval option if surrounded by single quotes.
3585 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3587 Revert 2004-12-28 Makefile changes, a better fix will be
3588 applied to mainline and src after GCC 4.0 branches.
3590 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3594 * Makefile.def (target_modules): Remove stage parameter,
3595 it is always true now.
3596 * Makefile.tpl (configure-build-[+module+],
3597 configure-target-[+module+]): Always build symlink tree
3598 for the directory and for include. BUILD_SUBDIR and
3599 TARGET_SUBDIR cannot be . anymore.
3600 * Makefile.in: Regenerate.
3602 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3604 Revert 2004-12-08 Makefile changes.
3606 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3608 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3611 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3613 * configure.in (sh64-*-*): Reenable gprof.
3614 * configure: Regenerate.
3616 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3618 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3619 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3620 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3621 * Makefile.in: Regenerate.
3623 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3625 * MAINTAINERS: Update my email address.
3627 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3629 * Makefile.tpl: Generate normal dependencies if the LHS module is
3631 * Makefile.in: Regenerate.
3633 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3635 * configure.in: Include config/gxx-include-dir.m4. Use
3636 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3637 * configure: Regenerate.
3639 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3641 * config.if: Delete.
3642 * configure.in: Set libstdcxx_incdir directly.
3643 * configure: Regenerate.
3645 2004-12-02 Eric Christopher <echristo@redhat.com>
3647 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3648 * Makefile.in: Regenerate.
3650 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3652 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3653 * configure: Regenerate.
3655 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3657 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3658 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3659 * configure: Regenerate.
3661 2004-12-01 Eric Christopher <echristo@redhat.com>
3663 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3664 of things to remove.
3666 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3668 * MAINTAINERS (Write After Approval): Update my e-mail address.
3670 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3672 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3673 from CVS libtool to always pass_all.
3675 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3677 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3678 (hppa*64*-*-*): Delete incorrect comment.
3679 * configure: Rebuilt.
3681 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3683 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3685 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3687 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3688 from CVS libtool to always pass_all.
3690 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3692 * install-sh, compile: Import from automake.
3694 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3696 * config.guess, config.sub: Import from savannnah.
3698 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3700 * MAINTAINERS (Write After Approval): Add myself
3702 2004-11-12 Mike Stump <mrs@apple.com>
3704 * Makefile.def: Add html support.
3705 * Makefile.tpl: Likewise.
3706 * Makefile.in: Regenerate.
3708 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3711 * configure.in: Remove all instances of build-fixincludes from
3713 (build_configargs): Supply --target to subdirectories.
3714 * configure: Regenerate.
3716 * Makefile.def: Make gcc install depend on fixincludes install.
3717 * Makefile.in: Regenerate.
3719 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3721 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3723 2004-11-11 Paul Brook <paul@codesourcery.com>
3725 * MAINTAINERS: Add self as arm maintainer. Update email address.
3727 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3729 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3731 * configure: Regenerate.
3733 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3735 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3738 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3740 * Makefile.def (host fixincludes): Specify missing targets.
3741 * Makefile.in: Regenerate.
3743 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3745 * MAINTAINERS: Add myself
3747 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3749 * MAINTAINERS (Write After Approval): Add myself.
3751 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3753 * Makefile.def: Build fixincludes for the host, too.
3754 * Makefile.in: Regenerate.
3755 * configure.in (host_tools): Add fixincludes.
3756 * configure: Regenerate.
3758 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3760 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3761 * configure: Regenerated.
3763 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3766 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3767 * configure: Regenerated.
3769 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3771 * README.SCO: Update per FSF instructions.
3773 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3776 * configure.in (case ${target}): Do not build fixincludes for avr.
3777 * configure: Regenerated.
3779 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3781 * configure.in (case ${target}): Do not build fixincludes
3782 on platforms where it is not used.
3783 * configure: Regenerated.
3785 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3787 * configure.in: Use an absolute path to install-sh.
3788 * configure: Regenerated.
3790 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3792 * MAINTAINERS (Write After Approval): Add myself.
3794 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3796 * MAINTAINERS: Remove from Write After Approval those that are
3797 already maintainers.
3799 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3801 * MAINTAINERS: Update my email address.
3803 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3805 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3806 * configure: Regenerate.
3808 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3810 * MAINTAINERS: Update my email address.
3812 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3814 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3815 entries belonging to this category.
3817 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3819 * MAINTAINERS: Update my e-mail address.
3821 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3823 Fix wrong conflict resolution in:
3825 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3827 * Makefile.in: Regenerate.
3828 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3829 in the recursive `make', instead of hardwiring `all'.
3830 (Autogenerated TARGET-* variables): New.
3832 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3834 * configure.in: Enable target-libgloss for crx-*-*.
3835 * configure: Regenerate.
3837 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3839 * MAINTAINERS (Various Maintainers): Move the "windows,
3840 cygwin, mingw" maintainer to ...
3841 (OS Port Maintainers): ... here.
3843 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3845 * MAINTAINERS (Write After Approval): Remove those that are
3846 maintainers of some subsystem.
3848 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3850 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3851 * ltcf-cxx.sh (tpf*): Likewise.
3852 * ltconfig (tpf*): Add TPF OS configuration support.
3854 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3856 * MAINTAINERS: Change my email address to my new work account.
3858 2004-09-24 Michael Roth <mroth@nessie.de>
3860 * configure.in (--without-headers): Add missing double quotes.
3861 * configure: Regenerate.
3863 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3865 * ylwrap: Revert to previous version.
3867 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3870 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3871 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3872 SET_GCC_LIB_PATH_CMD.
3873 (BASE_TARGET_EXPORTS): Likewise.
3874 * Makefile.in: Regenerated.
3876 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3877 * configure: Regenerated.
3879 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3881 * config.guess: New upstream version
3882 * compile, depcomp, install-sh, ylwrap: Likewise.
3884 2004-09-19 Roger Sayle <roger@eyesopen.com>
3886 * config/mh-x86omitfp: New host makefile fragment. Add
3887 -fomit-frame-pointer to the default BOOT_CFLAGS.
3888 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3889 * configure: Regenerate.
3891 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3894 * configure.in (*-*-darwin*): Renable libobjc.
3895 * configure: Regenerate.
3897 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3899 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3901 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3903 * Makefile.def: Remove libbanshee.
3904 * Makefile.tpl: Ditto.
3905 * configure.in: Ditto.
3906 * Makefile.in: Regen.
3909 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3911 * ltmain.sh: Use $pic_object as $non_pic_object if
3912 $non_pic_object=none.
3914 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3916 * missing: Import latest version from master repository.
3918 2004-09-06 Nick Clifton <nickc@redhat.com>
3920 * config.sub: Import latest version from master repository.
3921 * config.guess: Likewise.
3922 This includes these changes:
3924 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3926 * config.sub: Handle crisv32, alias etraxfs.
3927 * config.guess (crisv32:Linux:*:*): Handle.
3929 2004-08-13 Brad Smith <brad@comstyle.com>
3931 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3932 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3934 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3936 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3937 assume the processor is a powerpc. This is because coreutils
3938 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3939 in this case, due to a MacOS X bug that causes
3940 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3941 to return a negative number.
3942 Problem reported by Petter Reinholdtsen in:
3943 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3945 2004-07-19 Ben Elliston <bje@gnu.org>
3947 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3949 2004-06-24 Ben Elliston <bje@gnu.org>
3951 * config.guess: Update copyright years.
3952 * config.sub: Likewise.
3954 2004-06-22 Robert Millan <robertmh@gnu.org>
3956 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3957 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3959 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3961 * config.guess (*:*VMS:*:*): New entry. Replaces
3962 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3965 2004-06-22 Ben Elliston <bje@gnu.org>
3967 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3968 * config.sub: Likewise.
3970 2004-06-22 Ben Elliston <bje@gnu.org>
3972 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3973 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3975 2004-06-11 Ben Elliston <bje@gnu.org>
3977 * config.guess (pegasos:OpenBSD:*:*): Remove.
3979 2004-06-11 Ben Elliston <bje@gnu.org>
3981 From Wouter Verhelst <wouter@grep.be>:
3982 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3984 2004-06-11 Ben Elliston <bje@gnu.org>
3986 * config.guess (luna88k:OpenBSD:*:*): New.
3988 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3990 * config.guess (m32r*:Linux:*:*): New case.
3991 * config.sub: Handle m32rle.
3993 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3995 From Jens Petersen <petersen@redhat.com>:
3996 * config.sub: Handle sparcv8.
3998 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4000 From Tom Smith <smith@cag.lkg.hp.com>:
4001 * config.guess: Version suffixes are equally significant on Tru64
4002 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4003 prefix of "P" (patched kernel).
4005 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4007 * config.sub: Add support for National Semiconductor CRX target.
4009 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4011 * MAINTAINERS (Various Maintainers): Remove myself as web page
4012 maintainer, add myself as maintainer of build status lists.
4014 2004-09-03 Jan Beulich <jbeulich@novell.com>
4016 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4017 *-*-netware, but add target-libmudflap.
4018 Consolidate *-*-netware targets (of which really only i?86 exists)
4019 into a single entry.
4020 * configure: Likewise.
4022 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4024 * Makefile.tpl (sorry): Remove.
4025 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4026 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4027 (do-clean): Clean per-stage directories too.
4028 (do-distclean): Run distclean-stage1 too.
4029 (.NOTPARALLEL): Enable during toplevel bootstrap.
4030 (stage[+id+]-bubble): Enable parallel execution during
4031 the recursive invocation.
4032 * Makefile.in: Regenerate.
4034 Fix previous checkin:
4036 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4038 * configure.in: Fix indentation.
4039 * configure: Regenerate.
4041 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4043 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4044 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4045 * configure: regenerate
4046 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4050 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4052 * Makefile.def (build_modules): Add fixincludes.
4053 (dependencies): Make gcc depend on fixincludes.
4054 * configure.in (build_tools): Add fixincludes.
4055 (build_configdirs): Always include build_libs.
4056 * Makefile.in: Regenerate.
4057 * configure: Regenerate.
4059 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4061 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4062 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4063 phony targets; do not generate timestamp files.
4064 (distclean-stageN): Remove references to their timestamp files.
4065 (restageN, touch-stageN): Remove.
4066 (stageN-bubble): Rewritten.
4067 (compare): Support lean bootstraps.
4068 * Makefile.in: Regenerate.
4070 * configure.in: Only warn when bootstrapping but
4071 build != host or build != target. Support lean bootstraps.
4072 * configure: Regenerate.
4074 2004-08-26 Phil Edwards <phil@codesourcery.com>
4076 * configure.in: Give a better error message if GMP/MPFR are missing
4077 and a language needing them has been requested.
4078 * configure: Regenerated.
4080 2004-08-25 Phil Edwards <phil@codesourcery.com>
4082 * configure.in: Print a list of available language front-ends if
4083 a requested one is missing. Tidy stray tab characters.
4084 * configure: Regenerated.
4086 2004-08-19 Michael Koch <konqueror@gmx.de>
4088 * gcc/doc/install.texi: Update entry about automake for libjava.
4090 2004-08-17 Robert Millan <robertmh@gnu.org>
4092 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4093 (instead of FreeBSD).
4094 * configure: Regenerate.
4096 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4098 * Makefile.in: Regenerate.
4099 * configure: Regenerate.
4101 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4103 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4104 for bootstrapped modules if toplevel bootstrap is going.
4105 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4106 modules. Adjust for changes in Makefile.def. Enable several
4107 rules even in non-bootstrap mode, just to avoid peppering the
4108 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4109 (stage-[+prev+]-bubble): Remove.
4111 * Makefile.def (Dependencies): Depend on all-build-bison,
4112 all-build-flex, all-build-byacc, all-build-texinfo, rather
4113 than the host variations.
4114 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4116 (BISON): Update for recent Bisons.
4118 (cross): Depend on all-build.
4119 (all): Do not depend on all-build.
4120 (prebootstrap): Remove.
4121 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4122 (Prebootstrap dependencies): Add them to the per-stage targets
4123 and to all-prebootstrap.
4124 * configure.in (build_configdirs): Always enable build_tools.
4125 (BUILD_DIR_PREFIX): Remove.
4127 * Makefile.def (gcc): Add target variable.
4128 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4129 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4130 in the recursive `make', instead of hardwiring `all'.
4131 (Autogenerated TARGET-* variables): New.
4133 2004-08-13 Brian Booth <bbooth@redhat.com>
4135 * MAINTAINERS: Remove myself from write-after-approval.
4137 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4139 * src-release: Stop distributing mmalloc with gdb (which doesn't
4141 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4142 * Makefile.in: Regenerate.
4144 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4146 * configure.in (arm*-*-eabi*): New target.
4147 * configure: Regenerate.
4149 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4151 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4152 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4153 (Dependencies): New section.
4154 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4155 (configure-target-[+module+]): Depend on maybe-all-gcc
4156 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4157 (toplevel profiledbootstrap): Fix dependencies.
4158 * Makefile.in: Regenerate.
4160 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4162 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4163 target-libiberty to noconfigdirs.
4164 * configure: Regenerate.
4166 2004-08-03 Paul Brook <paul@codesourcery.com>
4168 * configure.in: Check for MPFR as well as GMP.
4169 * configure: Regenerate.
4171 2004-08-01 Robert Millan <robertmh@gnu.org>
4173 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4174 libmudflap for all GNU-based systems (with Glibc).
4175 * configure: Regenerate.
4177 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4179 * Makefile.def (host-modules): Add gcc.
4180 * Makefile.in: Regenerate.
4181 * Makefile.tpl (sorry): New rule.
4182 (configure-host, all-host, [+make_target+]-host, do-check,
4183 install-host): Do not add gcc as a special case.
4184 (host modules): Add a small special-casing for gcc. Export
4185 extra_make_flags through the environment.
4186 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4187 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4188 other recursive targets for gcc): Remove.
4190 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4191 (stage, unstage): New rules.
4192 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4193 distclean-stage[+id+]): Use stage_current.
4194 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4195 the stage*-start rules.
4197 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4199 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4202 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4204 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4205 * configure: Regenerate.
4207 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4209 * maintainer-scripts/gcc_release: Revert yesterday's change.
4211 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4213 * MAINTAINERS: Add myself to write-after-approval.
4215 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4218 * gcc/gccbug.in: Updated because of libf2c removal.
4219 * maintainer-scripts/gcc_release: Ditto.
4221 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4223 * configure.in: Build libmudflap by default on FreeBSD.
4224 * configure: Regenerated.
4226 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4228 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4230 * configure: Regenerated.
4232 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4235 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4236 feedback based compiler.
4237 * Makefile.in: Rebuilt.
4239 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4241 * Makefile.def (host_modules): Set bootstrap=true for flex.
4242 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4243 * Makefile.in: Rebuilt.
4245 2004-07-07 Jan Hubicka <jh@suse.cz>
4247 * MAINTAINERS: Add self as a profile feedback maintainer.
4249 2004-07-05 Phil Edwards <phil@codesourcery.com>
4251 * configure.in: Do not prepend $srcdir to /dev/null in
4253 * configure: Regenerate.
4255 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4257 * Makefile.def (build_modules): Add bison, byacc, flex,
4259 (flags_to_pass): Add FLEX.
4260 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4261 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4262 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4263 DEFAULT_MAKEINFO): Remove.
4264 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4265 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4266 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4267 objdir or else use configured tool.
4269 (all): Depend on it.
4270 (Build module dependencies): Add.
4271 * Makefile.in: Regenerate.
4272 * configure.in: Better support for multiple build modules,
4273 matching what is done for host/target modules. Do not look
4274 for "plausible" locations of build tools if Canadian cross.
4275 Use autoconf's AC_PROG_CC to find a C compiler. Define
4276 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4277 * configure: Regenerate.
4279 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4281 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4282 * Makefile.in: Regenerate.
4284 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4286 * Makefile.tpl (configure-build-[+module+],
4287 configure-[+module+], configure-target-[+module+]): Pass
4288 [+extra_configure_args+].
4289 (all-build-[+module+], all-[+module+], check-[+module+],
4290 install-[+module+], [+make_target+]-[+module+],
4291 all-target-[+module+], check-target-[+module+],
4292 install-target-[+module+], [+make_target+]-target-[+module+]):
4293 Pass [+extra_make_args+].
4294 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4295 (GCC_HOST_EXPORTS): Remove.
4296 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4297 cross, check-gcc, check-gcc-c++, install-gcc,
4298 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4299 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4300 * Makefile.in: Regenerate.
4302 2004-06-21 Matthew Sachs <msachs@apple.com>
4304 * MAINTAINERS: Added self to write-after-approval.
4306 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4308 * configure.in: Check for srcdir/winsup rather than build directory
4310 * configure: Regenerate.
4312 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4314 * configure.in: Don't build Cygwin native newlib if winsup
4315 directory is missing. Emit warning instead.
4316 * configure: Regenerate.
4318 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4320 * Makefile.tpl (touch-stage[+id+]): New.
4321 (restage[+prev+]): Depend on touch-stage[+id+].
4323 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4326 * Makefile.def: Add profile and feedback bootstrap stages.
4327 Remove next field from bootstrap stages.
4328 * Makefile.tpl (LN, LN_S): Substitute.
4329 (stageN-start, stageN-end): Use double-colon rules, to
4330 provide a hook for additional setup commands.
4331 (distclean-stageN-gcc, restageN): Create dependencies from
4332 [+prev+], not from [+next+].
4333 (stageN-bubble): Add commands for successive stages from
4334 [+prev+], using double-colon rules.
4335 (all-stageN-gcc): Fix typo.
4336 (stagefeedback-start, profiledbootstrap): New.
4337 * Makefile.in: Regenerate.
4338 * configure.in: Call ACX_PROG_LN.
4339 * configure: Regenerate.
4341 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4343 * MAINTAINERS (Write After Approval): Add myself.
4345 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4347 * MAINTAINERS (Write After Approval): Add myself.
4349 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4351 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4353 * configure: Regenerate.
4355 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4357 * Makefile.tpl: Fix typo.
4358 * Makefile.in: Regenerate.
4360 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4362 * configure.in: Remove new- prefix from toplevel
4364 * configure: Regenerate.
4366 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4368 * Makefile.tpl (all.normal): Rename to all.
4369 (all): Replace with a rule to pick the default
4370 target from configure.
4371 (all-gcc, configure-gcc): Use conditionals to
4372 do nothing when toplevel bootstrap is going on.
4373 (GCC directory bootstrap) [gcc-bootstrap]: Disable.