1 2009-10-21 Richard Guenther <rguenther@suse.de>
3 * configure.ac: Adjust the ppl and cloog configure to work as
4 documented. Disable cloog if ppl was disabled. Omit the version
5 checks if they were disabled.
6 * configure: Re-generate.
8 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10 * configure.ac: Add 'lto' to enable_languages, not
11 new_enable_languages, and only if not already present.
12 * configure: Regenerate.
14 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
16 * README: Refer to the various COPYING* files instead of just
18 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
20 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
22 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
24 2009-10-07 Richard Guenther <rguenther@suse.de>
26 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
27 and Richard Guenther as reviewers.
28 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
31 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
33 * config.sub: Update from upstream sources.
35 2009-10-06 Ian Lance Taylor <iant@google.com>
37 * Makefile.def: check-gold depends upon all-gas.
38 * Makefile.in: Rebuild.
40 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
42 * MAINTAINERS (Write After Approval): Add myself.
44 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
46 * Makefile.def: all-lto-plugin depends on all-libiberty.
47 set bootstrap=true for lto-plugin.
49 * Makefile.in: Regenerate.
50 * configure.ac (host_libs): Add lto-plugin.
51 * configure: Regenerate.
53 2009-10-03 Diego Novillo <dnovillo@google.com>
55 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
56 (HOST_LIBELFLIBS): Define.
57 (HOST_LIBELFINC): Define.
58 * Makefile.in: Regenerate.
59 * configure.ac: Add --enable-lto.
60 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
61 If --enable-lto is used, add 'lto' to new_enable_languages.
62 If --enable-lto is used and gold is enabled, add
63 lto-plugin to configdirs.
64 * configure: Regenerate.
66 2009-10-03 Simon Baldwin <simonb@google.com>
68 * configure.ac: If --with-system-zlib, suppress local zlib and
69 pass --with-system-zlib to subdir configure scripts.
70 * configure: Regenerate.
72 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
73 Paolo Bonzini <bonzini@gnu.org>
75 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
77 * Makefile.in: Rebuilt.
79 2009-09-26 Gary Funck <gary@intrepid.com>
81 * MAINTAINERS (Write After Approval): Add myself.
83 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
85 * configure.ac: Update minimum MPC version to 0.7.
86 * configure: Regenerate.
88 2009-09-25 Nick Clifton <nickc@redhat.com>
90 * configure.ac: Pass any --cache-file=/dev/null option on to
92 * configure: Regenerate.
94 2009-09-23 Nick Clifton <nickc@redhat.com>
96 * config.sub, config.guess: Update from upstream sources.
98 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
100 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
101 * Makefile.in: Rebuilt.
103 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
106 * configure.ac: Error out if $srcdir isn't '.' but contains
107 host-${host_noncanonical}.
108 * configure: Regenerate.
110 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
112 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
115 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
117 * configure.ac: If bootstrapping a combined tree with
118 --enable-gold, require c++ in stage1_languages.
119 * configure: Regenerate.
121 * configure.ac: Also add target_libs of stage1_languages to
122 bootstrap_target_libs.
123 * configure: Regenerate.
125 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
126 with --enable-languages not containing c++.
127 * configure: Regenerate.
129 2009-09-15 Jie Zhang <jie.zhang@analog.com>
131 * configure.ac: Disable java and boehm-gc for bfin-*-*.
132 * configure: Regenerate.
134 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
136 * MAINTAINERS (Write After Approval): Update my e-mail address,
137 and move from from here...
138 (Waiting for paperwork): To here.
140 2009-09-09 Joseph Myers <joseph@codesourcery.com>
142 * MAINTAINERS (Reviewers): Add self as driver reviewer.
144 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
146 * configure.ac: Do not use $extrasub for replacing @if/@endif
147 parts in Makefile; instead, use additional arguments to
148 AC_CONFIG_COMMANDS to do the replacement manually, with several
149 sed invocations, to avoid HP-UX sed command limits.
150 * configure: Regenerate.
152 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
154 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
157 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
159 * configure.ac (with-build-config): Document. Handle without.
160 Handle missing argument.
161 * configure: Rebuilt.
163 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
165 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
166 Default to bootstrap-debug only if compare-debug works.
167 * configure: Rebuilt.
168 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
169 * Makefile.in: Rebuilt.
171 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
173 * MAINTAINERS (OS Port Maintainers): Update my email address.
175 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
177 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
178 * Makefile.in: Rebuilt.
180 2009-09-01 Chris Demetriou <cgd@google.com>
182 * MAINTAINERS (Write After Approval): Add myself.
184 2009-08-31 Dodji Seketeli <dodji@redhat.com>
187 * include/dwarf2.h (enum dwarf_tag): Added
188 DW_TAG_GNU_template_template_param
189 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
191 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
193 * Makefile.tpl (AWK): Fix typo.
194 * Makefile.in: Regenerate.
196 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
198 * configure.ac: Detect awk and sed.
199 * Makefile.def (flags_to_pass): Add AWK and SED.
200 * Makefile.tpl (AWK, SED): New.
201 (BASE_FLAGS_TO_PASS): Add AWK and SED.
202 * configure: Regenerate.
203 * Makefile.in: Regenerate.
205 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
207 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
208 (collapseslashes): Likewise.
210 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
212 * configure.ac (AC_PREREQ): Bump to 2.64.
214 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
216 * configure.ac: Remove --with-datarootdir, --with-docdir,
217 --with-pdfdir, --with-htmldir switches.
218 * configure: Regenerate.
220 * configure: Regenerate.
222 * compile: Sync from Automake 1.11.
224 * install-sh: Likewise.
226 * mkinstalldirs: Likewise.
229 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
231 * ltmain.sh (func_normal_abspath): New function.
232 (func_relative_path): Likewise.
233 (func_mode_help): Document new -bindir option for link mode.
234 (func_mode_link): Add new -bindir option, and use it to place
235 output DLL if specified.
237 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
239 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
240 (baseargs): Add --disable-option-checking.
241 * configure: Regenerate.
243 * Makefile.def (configure-target-libiberty): Depend on
244 all-binutils and all-ld.
245 (configure-target-newlib): Likewise.
246 * Makefile.in: Regenerate.
248 2009-08-17 Ben Elliston <bje@au.ibm.com>
250 * config.sub, config.guess: Update from upstream sources.
252 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
254 Sync from src, merge:
256 2009-07-02 Tristan Gingold <gingold@adacore.com>
258 * configure.ac: Do not exclude gas for i386-*-darwin.
259 Add a case for x86_64-*-darwin.
260 * configure: Regenerate.
262 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
264 * MAINTAINERS: Add my name to Write After Approval list.
266 2009-08-06 Michael Eager <eager@eagercon.com>
268 * configure.ac: Add Microblaze target.
269 * configure: Regenerate.
271 2009-07-31 Christian Bruel <christian.bruel@st.com>
273 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
274 * configure: Regenerate.
276 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
278 * MAINTAINERS (Write After Approval): Update my e-mail address.
280 2009-07-06 Ian Lance Taylor <iant@google.com>
282 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
283 * configure: Rebuild.
285 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
287 * MAINTAINERS: Move myself to the Graphite Reviewers.
289 2009-06-30 Wei Guozhi <carrot@google.com>
291 * MAINTAINERS: Add my name to Write After Approval list.
293 2009-06-26 Steve Ellcey <sje@cup.hp.com>
296 * configure.ac (comparestring): Create new variable.
297 * Makefile.tpl (comparestring): Use to skip some comparisions.
298 * configure: Regenerate.
299 * Makefile.in: Regenerate.
301 2009-06-26 Doug Evans <dje@sebabeach.org>
303 * Makefile.def (host_modules): Add cgen.
304 * Makefile.in: Regenerate.
305 * configure.ac (host_tools): Add cgen.
306 * configure: Regenerate.
308 2009-06-23 DJ Delorie <dj@redhat.com>
310 * MAINTAINERS: Add myself as mep maintainer.
312 2009-06-23 Ian Lance Taylor <iant@google.com>
314 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
315 boot_languages. Only bootstrap target libraries listed in
316 target_libs for some boot language. Add --with-stage1-ldflags,
317 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
318 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
319 if not building with C++.
320 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
321 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
322 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
323 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
324 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
325 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
326 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
327 * configure, Makefile.in: Rebuild.
329 2009-06-23 Li Feng <nemokingdom@gmail.com>
331 * MAINTAINERS: Added my name to write-after-approval list.
333 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
335 * configure.ac: Define is_elf for QNX Neutrino targets.
336 * configure: Regenerate.
338 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
340 * MAINTAINERS: Added my name to the write-after-approval list
342 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
344 * configure.ac: Detect MPC in default directory.
345 * configure: Regenerate.
347 2009-06-03 Jerome Guitton <guitton@adacore.com>
348 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
350 * Makefile.tpl (all): Avoid a trailing backslash.
351 * Makefile.in: Regenerate.
353 2009-06-03 Ben Elliston <bje@au.ibm.com>
355 * config.sub, config.guess: Update from upstream sources.
357 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
359 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
361 * configure: Regenerate.
363 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
365 * Makefile.tpl ([+compare-target+]): Compare all stage
366 directories, rather than just gcc.
367 * Makefile.in: Rebuilt.
369 2009-06-01 Doug Kwan <dougkwan@google.com>
371 * configure.ac: Support gold for target arm*-*-*.
372 * configure: Regenerate.
374 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
376 * Makefile.def: Add MPC support and dependencies.
377 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
379 * Makefile.in, configure: Regenerate.
381 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
383 * Makefile.tpl (all): Avoid harmless warning in make all when
384 gcc-bootstrap is enabled but stage_last does not exist.
385 * Makefile.in: Rebuilt.
387 2009-05-24 Nicolas Roche <roche@adacore.com>
389 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
390 * Makefile.in: Regenerate.
392 2009-05-21 Denis Chertykov <chertykov@gmail.com>
394 * MAINTAINERS: Update my e-mail address.
396 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
398 * configure.ac (cygwin noconfigdirs): Remove libgcj.
399 * configure: Regenerate.
401 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
404 * Makefile.tpl (all): Don't assume gcc-bootstrap and
405 gcc-no-bootstrap are mutually exclusive.
406 * Makefile.in: Rebuilt.
408 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
411 * Makefile.tpl (all): Don't end with unconditional success.
412 * Makefile.in: Rebuilt.
414 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
417 * Makefile.def (flags_to_pass): Remove redundant and incomplete
418 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
419 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
420 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
421 stage_configureflags, stage_cflags and stage_libcflags into
422 explicit Makefile macros.
423 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
425 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
426 CC. Set CC_FOR_BUILD from CC.
427 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
428 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
429 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
430 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
432 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
433 (_LIBCFLAGS): Renamed to _TFLAGS.
434 (do-compare-debug, do-compare3-debug): Drop.
435 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
436 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
437 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
438 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
439 (XGCC_FLAGS_FOR_TARGET): New.
440 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
441 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
442 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
443 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
444 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
445 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
447 (BUILD_CONFIG): Include if requested.
448 (all): Set TFLAGS on bootstrap.
449 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
450 (all-stageid-prefixmodule): Likewise.
451 (do-clean, distclean-stageid): Set TFLAGS.
452 (restrap): Fix whitespace.
453 * Makefile.in: Rebuilt.
455 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
457 * config.guess: Sync with src.
459 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
461 * configure.ac ($with_ppl): Default to no if not supplied.
462 ($with_cloog): Likewise.
463 configure: Regenerate.
465 2009-04-27 James E. Wilson <wilson@codesourcery.com>
467 * MAINTAINERS: Update my e-mail address.
469 2009-04-27 Nick Clifton <nickc@redhat.com>
471 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
473 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
475 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
476 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
477 * Makefile.in: Regenerate.
479 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
482 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
483 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
485 * configure, Makefile.in: Regenerate.
487 2009-04-21 Taras Glek <tglek@mozilla.com>
489 * include/hashtab.h: Update GTY annotations to new syntax
490 * include/splay-tree.h: Likewise
492 2009-04-17 Ben Elliston <bje@au.ibm.com>
494 * config.sub, config.guess: Update from upstream sources.
496 2009-04-15 Anthony Green <green@moxielogic.com>
498 * configure.ac: Add moxie support.
499 * configure: Rebuilt.
501 2009-04-14 Jakub Jelinek <jakub@redhat.com>
503 * configure.ac: Change copyright header to refer to version
504 3 of the GNU General Public License and to point readers at the
505 COPYING3 file and the FSF's license web page.
506 * Makefile.def: Likewise.
507 * Makefile.tpl: Likewise.
508 * Makefile.in: Regenerate.
510 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
512 * configure.ac: Restore match for darwin9 or later. Use double
513 brackets since regeneration eats one pair.
514 * configure: Regenerate.
516 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
519 * configure.ac: Require texinfo 4.7.
520 * configure: Regenerated.
522 2009-04-09 Nick Clifton <nickc@redhat.com>
524 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
525 the GCC Runtime Library Exception.
527 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
529 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
530 * configure: Regenerate.
532 2009-04-01 Steve Ellcey <sje@cup.hp.com>
534 * Makefil.def (languages): New entries.
535 * Makefile.tpl (check-gcc-*): New generic target.
536 * Makefile.in: Regenerate.
538 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
540 * MAINTAINERS: Update my email address.
542 2009-03-18 Tom Tromey <tromey@redhat.com>
544 * configure: Rebuild.
545 * configure.ac (host_libs): Add libiconv.
546 * Makefile.in: Rebuild.
547 * Makefile.def (host_modules): Add libiconv.
548 (configure-gdb, all-gdb): Depend on libiconv.
550 2009-03-16 Tristan Gingold <gingold@adacore.com>
552 * configure.ac: Treat gdb as supported on x86_64-darwin.
553 * configure: Regenerate.
555 2009-03-16 Joseph Myers <joseph@codesourcery.com>
557 * configure.ac (--with-host-libstdcxx): New option.
558 * configure: Regenerate.
560 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
562 * MAINTAINERS: Move myself into the write after approval list.
564 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
566 * MAINTAINERS: Update e-mail address.
568 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
570 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
572 2009-03-10 Ira Rosen <irar@il.ibm.com>
574 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
576 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
578 Backport from git Libtool:
580 2009-01-19 Robert Millan <rmh@aybabtu.com>
581 Support GNU/kOpenSolaris.
582 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
583 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
584 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
587 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
589 * MAINTAINERS: Update e-mail address.
591 2009-02-24 Michael Eager <eager@eagercon.com>
593 * MAINTAINERS (Write After Approval): Add self.
595 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
597 * MAINTAINERS (Write After Approval): Add myself.
599 2009-02-05 Andreas Schwab <schwab@suse.de>
601 * Makefile.tpl (stage_last): Define $r and $s before using
602 $(RECURSE_FLAGS_TO_PASS).
603 * Makefile.in: Regenerate
605 2009-01-30 Ian Lance Taylor <iant@google.com>
607 * MAINTAINERS: Move myself to the Global Reviewers list.
609 2009-01-29 Robert Millan <rmh@aybabtu.com>
611 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
612 * configure: Regenerate.
614 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
616 * MAINTAINERS: Make whitespace consistent.
617 Remove Robert Millan from Write After Approval.
619 2009-01-16 Alan Modra <amodra@bigpond.net.au>
621 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
622 (all-opcodes): Depend on all-libiberty.
623 * Makefile.in: Regenerate.
625 2009-01-15 Douglas B Rupp <rupp@gnat.com>
627 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
628 * configure: Regenerate.
630 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
632 * MAINTAINERS (Write After Approval): Add myself.
634 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
636 * MAINTAINERS: Add myself to reviewers (Fortran).
638 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
640 PR tree-optimization/38515
641 * configure.ac (cloog-polylib): Removed.
642 (with_ppl, with_cloog): Test for "no".
643 * configure: Regenerated.
645 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
647 * MAINTAINERS: Moved myself to reviewers (Fortran).
649 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
651 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
652 (Write After Approval): Remove myself.
654 2009-01-03 Diego Novillo <dnovillo@google.com>
656 * MAINTAINERS: Remove myself from alias maintainership.
658 2009-01-02 David Ayers <ayers@fsfe.org>
660 * MAINTAINERS: Update e-mail address.
662 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
664 * MAINTAINERS: Make whitespace consistent.
666 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
668 Backport from upstream Libtool:
669 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
670 Add cache variables to tests that require the linker to work.
671 For shlibpath_overrides_runpath, this also changes the semantics
672 to let the result from the C compiler take precedence.
674 2008-12-02 Ben Elliston <bje@au.ibm.com>
676 * config.sub, config.guess: Update from upstream sources.
678 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
680 * configure.ac (ppllibs): Add by default the lib flags.
681 * configure: Regenerate.
683 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
685 * MAINTAINERS: Add myself to the write after approval list.
687 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
689 * configure.ac: Add double brackets on darwin[912].
690 * configure: Regenerate.
692 2008-12-03 Daniel Kraft <d@domob.eu>
694 * MAINTAINERS: Moved myself and Mikael Morin from Write After
695 Approval to Reviewer section (for Fortran front-end).
697 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
699 * configure.ac: Expand to darwin10 and later.
700 * configure: Regenerate.
702 2008-12-02 Andreas Schwab <schwab@suse.de>
704 * Makefile.def: configure-target-boehm-gc depends on
705 all-target-libstdc++-v3.
706 * Makefile.in: Regenerate.
708 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
710 * MAINTAINERS: Add myself as mingw maintainer.
712 2008-12-02 Ben Elliston <bje@au.ibm.com>
714 * config.sub, config.guess: Update from upstream sources.
716 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
718 * README.SCO: Remove.
720 2008-11-29 Fernando Pereira <pronesto@gmail.com>
722 * MAINTAINERS: Add myself to the write after approval list.
724 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
726 * MAINTAINERS: Update my email address in WAA section.
728 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
730 * MAINTAINERS: Update e-mail address.
732 2008-11-27 Toon Moene <toon@moene.org>
734 * MAINTAINERS: Change e-mail address.
736 2008-11-27 Tristan Gingold <gingold@adacore.com>
738 * configure.ac: Build gdb for i?86-*-darwin*
739 * configure: Regenerated.
741 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
743 * MAINTAINERS: Added my full name.
745 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
752 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
754 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
755 * Makefile.in: Regenerated.
757 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
764 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
765 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
766 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
767 (HOST_EXPORTS): Pass CPPFLAGS.
768 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
769 (LDFLAGS_FOR_TARGET): Initialize from configure script.
770 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
771 * Makefile.in, configure: Regenerated.
772 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
773 and CPPFLAGS_FOR_BUILD.
775 2008-11-06 Jeff Law <law@redhat.com>
777 * MAINTAINERS: Add myself as middle end maintainer.
779 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
781 * MAINTAINERS (Write after approval): Add myself.
783 2008-11-05 Diego Novillo <dnovillo@google.com>
785 * MAINTAINERS (Global Reviewers): Add myself.
786 (Non-Algorithmic Maintainers): Remove myself.
788 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
790 * MAINTAINERS (Write after approval): Add myself.
792 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
794 * MAINTAINERS (Write after approval): Add myself.
796 2008-10-31 Ben Elliston <bje@au.ibm.com>
798 * configure.ac (spu-*-*): Remove special case.
799 * configure: Regenerate.
801 2008-10-30 Catherine Moore <clm@codesourcery.com>
803 * MAINTAINERS (Write after approval): Update my email address.
805 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
807 * configure.ac [spu-*-*]: Do not set skipdirs.
808 * configure: Re-generate.
810 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
812 * MAINTAINERS (Various Maintainers): Add myself to reload.
814 2008-10-25 Richard Guenther <rguenther@suse.de>
816 * MAINTAINERS (Various Maintainers): Add myself as middle-end
817 maintainer. Remove myself as libgcc-math maintainer.
818 (Non-Algorithmic Maintainers): Remove myself.
820 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
822 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
823 * Makefile.in: Regenerated.
825 2008-10-23 Cary Coutant <ccoutant@google.com>
827 * MAINTAINERS (Write after approval): Add myself.
829 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
836 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
837 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
838 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
839 (HOST_EXPORTS): Pass CPPFLAGS.
840 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
841 (LDFLAGS_FOR_TARGET): Initialize from configure script.
842 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
843 * Makefile.in, configure: Regenerated.
844 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
845 and CPPFLAGS_FOR_BUILD.
847 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
849 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
852 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
854 * MAINTAINERS (Write After Approval): Added myself.
856 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
858 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
859 recommended version to 2.3.2.
861 * configure: Regenerate.
863 2008-10-01 Mark Mitchell <mark@codesourcery.com>
865 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
867 2008-09-29 David Daney <david.daney@caviumnetworks.com>
869 * MAINTAINERS (Write After Approval): Update e-mail address.
871 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
873 * libtool.m4: Update to libtool 2.2.6.
874 * lt~obsolete.m4: Update to libtool 2.2.6.
875 * ltmain.sh: Update to libtool 2.2.6.
876 * ltsugar.m4: Update to libtool 2.2.6.
877 * ltversion.m4: Update to libtool 2.2.6.
878 * ltoptions.m4: Update to libtool 2.2.6.
879 * ltgcc.m4: Update to match changes from libtool 2.2.6.
881 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
883 * MAINTAINERS (Write After Approval): Add myself.
885 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
887 * MAINTAINERS (Write After Approval): Update my name.
889 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
891 * MAINTAINERS: Add myself in "Write After Approval".
893 2008-09-18 Steve Ellcey <sje@cup.hp.com>
895 * MAINTAINERS: Add myself as ia64 maintainer.
897 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
899 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
900 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
901 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
902 and Michael Tiemann from Write After Approval since they do not
903 actually have access.
905 2008-09-05 Richard Guenther <rguenther@suse.de>
907 * configure.ac: Initialize clooglibs to -lcloog.
908 * configure: Re-generate.
910 2008-09-04 Le-Chun Wu <lcwu@google.com>
912 * MAINTAINERS (Write After Approval): Add myself.
914 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
916 * configure.ac (--with-cloog-polylib): New.
917 (--disable-cloog-version-check): New.
918 (--disable-ppl-version-check): New.
919 * configure: Re-generate.
921 2008-09-03 Richard Guenther <rguenther@suse.de>
923 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
925 * configure: Re-generate.
927 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
930 * MAINTAINERS: Add picoChip maintainers.
932 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
933 Tobias Grosser <grosser@fim.uni-passau.de>
934 Jan Sjodin <jan.sjodin@amd.com>
935 Harsha Jagasia <harsha.jagasia@amd.com>
936 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
937 Konrad Trifunovic <konrad.trifunovic@inria.fr>
938 Adrien Eliche <aeliche@isty.uvsq.fr>
940 Merge from graphite branch.
941 * configure: Regenerate.
942 * Makefile.in: Regenerate.
943 * configure.ac (host_libs): Add ppl and cloog.
944 Add checks for PPL and CLooG.
945 * Makefile.def (ppl, cloog): Added modules and dependences.
946 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
947 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
949 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
951 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
952 (GCC_SHLIB_SUBDIR): New.
953 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
954 * configure: Regenerate.
955 * Makefile.in: Regenerate.
957 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
959 * MAINTAINERS: Consistently use tabs to separate columns.
961 2008-08-29 Tristan Gingold <gingold@adacore.com>
963 * MAINTAINERS (Write after Approval): Add myself.
965 2008-08-28 Tristan Gingold <gingold@adacore.com>
967 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
968 Enable bfd, binutils and opcodes.
969 * configure: Regenerate.
971 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
973 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
975 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
977 * MAINTAINERS: Use correct Umlaut for last name.
979 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
981 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
983 2008-08-16 David Edelsohn <edelsohn@gnu.org>
985 * MAINTAINERS: Update my email address.
987 2008-08-16 Nicolas Roche <roche@adacore.com>
989 * Makefile.tpl: Add BOOT_ADAFLAGS.
990 * Makefile.in: Regenerate.
992 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
994 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
995 * configure: Regenerate.
997 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
999 * configure.ac: Add makefile fragments for hpux.
1000 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1001 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1002 * configure: Regenerate.
1003 * Makefile.in: Regenerate.
1005 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1007 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1009 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1011 * MAINTAINERS (Write after Approval): Add myself.
1013 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1015 * MAINTAINERS (Write After Approval): Add myself.
1017 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1019 * MAINTAINERS (Write After Approval): Add myself.
1021 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1023 * MAINTAINERS: Update my email address.
1025 2008-06-25 Joey Ye <joey.ye@intel.com>
1027 * MAINTAINERS (Write After Approval): Add myself.
1029 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1031 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1032 * Makefile.in: Regenerate.
1033 * configure: Regenerate.
1035 2008-06-17 Daniel Kraft <d@domob.eu>
1037 * MAINTAINERS (Write After Approval): Add myself.
1039 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1041 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1042 "$@" is still intact with both Autoconf 2.59 and 2.62.
1043 * configure: Regenerate.
1045 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1047 * Makefile.tpl: Fix comment errors.
1048 * Makefile.in: Regenerate.
1050 2008-06-12 David S. Miller <davem@davemloft.net>
1051 David Edelsohn <edelsohn@gnu.org>
1053 * configure.ac: Add powerpc*-*-* to gold supported targets.
1054 * configure: Regenerate.
1056 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1058 PR tree-optimization/36218
1059 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1060 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1061 (all prefix="build-"): Pass them to build-system sub-makes.
1062 * Makefile.in: Regenerate.
1064 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1066 * MAINTAINERS (mt port): Remove.
1067 (sco5, unixware, sco udk): Remove.
1068 (Kean Johnston): Add to Write After Approval.
1070 2008-05-30 Julian Brown <julian@codesourcery.com>
1072 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1073 of libobjc for ARM EABI Linux.
1074 * configure: Regenerate.
1076 2008-05-18 Xinliang David Li <davidxl@google.com>
1078 * ChangeLog: Remove wrong ChangeLog entry.
1080 2008-05-17 Xinliang David Li <davidxl@google.com>
1082 * MAINTAINERS (Write After Approval): Add myself.
1084 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1086 * MAINTAINERS (Write After Approval): Add myself.
1088 2008-05-14 Rafael Espíndola <espindola@google.com>
1090 * config-ml.in: don't handle --enable-shared and --enable-static.
1092 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1094 * MAINTAINERS: Update my email address.
1096 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1098 * MAINTAINERS: Update my email address.
1100 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1102 * MAINTAINERS (Write After Approval): Add myself.
1104 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1106 * MAINTAINERS (Write After Approval): Add myself.
1108 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1110 * MAINTAINERS (crx): Add myself.
1112 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1115 2008-04-14 David S. Miller <davem@davemloft.net>
1117 * configure.ac: Add sparc*-*-* to gold supported targets.
1118 * configure: Regenerate.
1120 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1123 * configure.ac: Include override.m4.
1124 * configure: Regenerate.
1126 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1128 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1129 * Makefile.in: Regenerate.
1131 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1133 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1134 as nonconfigurable directories list.
1135 * configure: Regenerate.
1137 2008-04-14 Ben Elliston <bje@au.ibm.com>
1139 * config.sub, config.guess: Update from upstream sources.
1141 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1143 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1144 * Makefile.in: Regenerate.
1146 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1148 * configure.ac: Do not build libssp for the AVR.
1149 * configure: Regenerate.
1151 2008-04-07 Ian Lance Taylor <iant@google.com>
1153 * Makefile.def: check-gold depends upon all-binutils.
1154 * Makefile.in: Regenerate.
1156 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1158 * MAINTAINERS (Write After Approval): Add myself.
1160 2008-04-04 Nick Clifton <nickc@redhat.com>
1163 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1165 * configure: Regenerate.
1167 2008-04-04 NightStrike <NightStrike@gmail.com>
1170 * configure.ac: Combine rules for mingw32 and mingw64.
1171 * configure: Regenerate.
1173 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1175 * MAINTAINERS (Write After Approval): Add myself.
1177 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1179 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1180 * Makefile.in (.NOTPARALLEL): Ditto.
1182 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1184 * MAINTAINERS (Write After Approval): Add myself.
1186 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1188 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1189 * Makefile.in (.NOTPARALLEL): Regenerate.
1191 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1193 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1194 * Makefile.in: Regenerate.
1196 2008-03-26 Jakub Staszak <kuba@et.pl>
1198 * MAINTAINERS (Write After Approval): Add myself.
1200 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1202 * MAINTAINERS: Update e-mail address.
1204 2008-03-20 Ian Lance Taylor <iant@google.com>
1206 * configure.ac: Add support for --enable-gold.
1207 * Makefile.def: Add gold as a directory like ld.
1208 * configure, Makefile.in: Regenerate.
1210 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1212 * configure.ac: m4_include config/proginstall.m4.
1213 * configure: Regenerate.
1215 Backport from upstream Libtool:
1217 2007-10-12 Eric Blake <ebb9@byu.net>
1219 Deal with Autoconf 2.62's semantic change in m4_append.
1220 * ltsugar.m4 (lt_append): Replace broken versions of
1222 (lt_if_append_uniq): Don't require separator to be overquoted,
1223 and avoid broken m4_append.
1224 (lt_dict_add): Fix typo.
1225 * libtool.m4 (_LT_DECL): Don't overquote separator.
1227 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1229 * config.rpath: Add AIX 6 support.
1231 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1233 * Makefile.def (stageprofile). Remove -fprofile-generate
1234 from stage_libcflags.
1235 * Makefile.in: Regenerate.
1237 2008-03-13 Ben Elliston <bje@au.ibm.com>
1239 * config.sub, config.guess: Update from upstream sources.
1241 2008-03-06 Tom Tromey <tromey@redhat.com>
1243 * MAINTAINERS: Update for treelang deletion.
1245 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1247 * MAINTAINERS: Update my email address.
1249 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1251 * MAINTAINERS (darwin port): Add myself as a maintainer.
1252 (objective-c/c++): Add myself as a maintainer.
1254 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1256 * MAINTAINERS (Write After Approval): Update my email address.
1258 2008-02-25 Tomas Bily <tbily@suse.cz>
1260 * MAINTAINERS (Write After Approval): Add myself.
1262 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1264 * MAINTAINERS (OpenMP): Add myself.
1266 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1271 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1272 * configure: Regenerate.
1274 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1275 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1276 STAGE4_LIBCFLAGS): New.
1277 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1278 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1279 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1280 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1281 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1282 for target modules. Don't export LIBCFLAGS.
1283 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1284 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1285 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1286 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1287 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1288 * Makefile.in: Regenerate.
1290 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1293 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1294 Do not use -DDLL_EXPORT. Backport from upstream.
1296 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1298 * MAINTAINERS (Write After Approval): Add myself.
1300 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1302 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1303 * configure: Regenerate.
1305 2008-01-31 Marc Gauthier <marc@tensilica.com>
1307 * configure.ac (xtensa*-*-*): Recognize processor variants.
1308 * configure: Regenerate.
1310 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1313 * configure.ac (PARSE_ARGS): Push suitable setting of
1314 ac_subdirs_all, for `./configure --help=recursive'.
1315 Handle `+' in generic toplevel directory disabling.
1316 * configure: Regenerate.
1318 2008-01-28 Nick Clifton <nickc@redhat.com>
1320 * MAINTAINERS (xstormy16): Take over maintainership.
1322 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1324 * MAINTAINERS (c4x port): Remove.
1326 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1328 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1330 2008-01-23 Ben Elliston <bje@au.ibm.com>
1332 * config.sub, config.guess: Update from upstream sources.
1334 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1336 * MAINTAINERS (Write After Approval): Add myself.
1338 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1340 * MAINTAINERS: Update my email address.
1342 2008-01-09 Raksit Ashok <raksit@google.com>
1344 * MAINTAINERS (Write After Approval): Add myself.
1346 2008-01-09 Raksit Ashok <raksit@google.com>
1348 * MAINTAINERS (Write After Approval): Add myself.
1350 2008-01-08 Ben Elliston <bje@au.ibm.com>
1352 * config.sub, config.guess: Update from upstream sources.
1354 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1356 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1357 Change recommended MPFR from 2.2.1 -> 2.3.0.
1358 * configure: Regenerate.
1360 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1362 * MAINTAINERS: Update my email address.
1364 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1366 * MAINTAINERS: Update my email address.
1368 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1370 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1371 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1372 * Makefile.in: Regenerate.
1374 2007-12-10 Mark Heffernan <meheff@google.com>
1376 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1379 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1381 * configure.ac: Enable libjava for x86_64-*-darwin9.
1382 * configure: Regenerate.
1384 2007-12-07 Bill Maddox <maddox@google.com>
1386 * MAINTAINERS (Write After Approval): Add myself.
1388 2007-12-05 Ben Elliston <bje@au.ibm.com>
1390 * config.sub, config.guess: Update from upstream sources.
1392 2007-12-02 Matthias Klose <doko@ubuntu.com>
1394 * config-ml.in: Remove 64bit configure tests.
1396 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1398 * config-ml.in: Robustify against white space in absolute file
1401 * config-ml.in (multi-clean): Substitute ${Makefile}.
1402 Remove superfluous ${Makefile} in list.
1404 2007-11-19 Thiemo Seufer <ths@mips.com>
1406 * config-ml.in: Don't hardcode the Makefile name.
1408 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1410 * MAINTAINERS (Write After Approval): Add myself.
1412 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1414 * MAINTAINERS (Write After Approval): Add myself.
1416 2007-11-06 Doug Kwan <dougkwan@google.com>
1418 * MAINTAINERS (Write After Approval): Add myself.
1420 2007-10-25 Ben Elliston <bje@au.ibm.com>
1422 * MAINTAINERS (mercury): Remove entry.
1423 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1425 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1427 * Makefile.def (dependencies): Make configure-gdb depend on
1429 * Makefile.in: Regenerated.
1431 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1433 * MAINTAINERS (Fortran maintainer): Remove myself.
1435 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1437 * Makefile.def: To avoid problems running with parallel makes,
1438 build newlib before libgloss so that target specific header
1440 * Makefile.in: Regenerate
1442 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1444 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1445 * Makefile.in: Regenerate.
1447 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1449 * MAINTAINERS (Register allocation reviewer): Add myself.
1451 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1453 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1454 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1455 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1456 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1457 * configure: Regenerate.
1459 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1461 * MAINTAINERS (Register allocation reviewer): Add myself.
1463 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1465 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1466 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1467 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1468 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1469 * configure.ac: Default them to host tools for $host = $build.
1472 * configure: Regenerate.
1473 * Makefile.in: Regenerate.
1475 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1477 * MAINTAINERS (Register allocation reviewer): Add myself.
1479 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1481 * MAINTAINERS (Register allocation reviewer): Add myself.
1483 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1485 * MAINTAINERS (Write After Approval): Fix typo.
1487 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1489 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1490 * configure: Regenerate.
1492 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1495 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1496 they're already prefixed.
1498 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1500 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1502 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1503 * configure: Regenerate.
1504 * Makefile.in: Regenerate.
1506 2007-09-17 Andreas Schwab <schwab@suse.de>
1508 * configure.ac: Raise minimum makeinfo version to 4.6.
1509 * configure: Regenerate.
1511 2007-09-17 Johannes Singler <singler@ira.uka.de>
1513 * MAINTAINERS (write-after-approval) add myself
1515 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1517 * configure.ac: Correct makeinfo version check.
1518 * configure: Regenerate.
1520 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1522 * MAINTAINERS: Update my email address.
1524 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1526 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1527 to $skipdirs and only disable gprof for newlib. Use the normal
1528 mips*-elf* handling in other respects.
1529 * configure: Regnerate.
1531 2007-09-12 David Daney <ddaney@avtrex.com>
1533 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1535 * configure: Regenerate.
1537 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1540 * configure.ac: For libgloss targets, point the linker to the linker
1541 script, startup code and simulator library.
1542 * configure: Regenerate.
1544 2007-09-07 Andrew Haley <aph@redhat.com>
1546 * configure.ac (noconfigdirs): Remove target-libffi and
1548 * configure: Regenerate.
1550 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1553 * configure.ac: Use config/mh-mingw on mingw.
1554 * configure: Regenerate.
1556 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1558 * MAINTAINERS (Write After Approval): Add myself.
1560 2007-09-05 Richard Guenther <rguenther@suse.de>
1562 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1563 nor --disable-checking is provided also turn on yes and types
1564 checking for stage1.
1565 * configure: Re-generate.
1567 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1569 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1570 (Write After Approval): Remove myself.
1572 2007-08-29 Nick Clifton <nickc@redhat.com>
1574 * config.sub, config.guess: Update from upstream sources.
1576 2007-08-22 Bud Davis <jmdavis@link.com>
1578 * MAINTAINERS (Write After Approval): Added myself.
1579 * MAINTAINERS (Reviewers): Removed myself.
1581 2007-08-18 Paul Brook <paul@codesourcery.com>
1582 Joseph Myers <joseph@codesourcery.com>
1584 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1585 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1586 * Makefile.in: Regenerate.
1587 * configure.ac (--with-debug-prefix-map): New.
1588 * configure: Regenerate.
1590 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1591 Nigel Stephens <nigel@mips.com>
1593 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1594 as target_makefile_frag.
1595 * configure: Regenerate.
1597 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1599 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1600 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1601 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1602 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1603 (do-compare, do-compare3, do-compare-debug): New.
1604 ([+compare-target+]): Use them.
1606 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1608 * MAINTAINERS (Write After Approval): Change my email address.
1610 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1611 Ben Elliston <bje@au.ibm.com>
1613 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1614 --silent if $silent.
1615 * configure: Regenerate.
1617 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1619 * MAINTAINERS (Various Maintainers): Add myself as
1620 loop infrastructure maintainer. Update my e-mail
1623 2007-07-31 Diego Novillo <dnovillo@google.com>
1625 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1628 2007-07-26 Richard Guenther <rguenther@suse.de>
1630 * configure.ac: Add types checking to stage1 checking flags.
1631 * configure: Regenerate.
1633 2007-07-17 Nick Clifton <nickc@redhat.com>
1635 * COPYING3: New file. Contains version 3 of the GNU General
1637 * COPYING3.LIB: New file. Contains version 3 of the GNU
1638 Lesser General Public License.
1640 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1642 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1644 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1646 * MAINTAINERS (S/390 co-maintainer): Add myself.
1647 (Write After Approval): Remove myself.
1649 2007-07-13 Dan Hipschman <dsh@google.com>
1651 * MAINTAINERS (Write After Approval): Add myself.
1653 2007-07-11 Nick Clifton <nickc@redhat.com>
1655 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1657 * Makefile.in: Regenerate.
1659 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1661 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1664 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1666 * lt~obsolete.m4: New. Import from 20070318 libtool.
1668 2007-07-03 Julian Brown <julian@codesourcery.com>
1670 * MAINTAINERS (Write After Approval): Add myself.
1672 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1674 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1675 * configure: Regenerate.
1677 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1679 * configure.ac: Add some missing m4 quotation.
1680 * configure: Regenerate.
1682 2007-07-02 Simon Baldwin <simonb@google.com>
1684 * MAINTAINERS (Write After Approval): Add myself.
1686 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1688 * configure: Regenerate.
1690 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1692 * Makefile.def: Add windmc tool to build.
1693 * Makefile.tpl: Likewise.
1694 * configure.ac: Likewise.
1695 * Makefile.in: Regenerate.
1696 * configure: Regenerate.
1698 2007-06-28 DJ Delorie <dj@redhat.com>
1700 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1701 not building newlib.
1702 * configure: Regenerated.
1704 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1706 * MAINTAINERS (Write After Approval): Add myself.
1708 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1710 * MAINTAINERS (Write After Approval): Add myself.
1712 2007-06-19 Chris Matthews <chrismatthews@google.com>
1714 * MAINTAINERS (Write After Approval): Add myself.
1716 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1718 * MAINTAINERS (Write After Approval): Add myself.
1720 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1722 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1723 * Makefile.in: Regenerated.
1725 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1727 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1728 bfin*-*-uclinux* targets.
1729 * configure: Regenerate.
1731 2007-06-14 Ian Lance Taylor <iant@google.com>
1733 * MAINTAINERS: Add myself as non-algorithmic global write
1736 2007-06-14 Diego Novillo <dnovillo@google.com>
1738 * MAINTAINERS: Add self as middle-end maintainer and
1739 non-algorithmic global write maintainer.
1741 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1743 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1744 Move all Fortran maintainers except Paul Brook into the
1745 Non-Autopoiesis section.
1747 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1749 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1750 (distclean-stage[+id+]): Possibly delete stage_last.
1751 * Makefile.in: Regenerate.
1753 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1755 * MAINTAINERS (Various Maintainer): Fix typo.
1757 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1759 * MAINTAINERS (Various Maintainer): Add myself as
1760 dataflow maintainer.
1762 2007-06-07 Ben Elliston <bje@au.ibm.com>
1764 * config.sub, config.guess: Update from upstream sources.
1766 2007-06-07 Ben Elliston <bje@au.ibm.com>
1768 * Makefile.tpl: Fix spelling error.
1769 * Makefile.in: Regenerate.
1771 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1773 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1774 lt_cv_sys_max_cmd_len.
1776 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1778 * MAINTAINERS (Various Maintainers): Add myself as
1779 auto-vectorizer maintainer.
1781 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1784 * libtool.m4: Revert previous change.
1785 * ltgcc.m4: Put it here.
1787 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1789 * MAINTAINERS (Various Maintainers): Add myself as
1790 auto-vectorizer maintainer.
1792 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1795 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1797 2007-05-30 Richard Guenther <rguenther@suse.de>
1799 * MAINTAINERS (Various Maintainers): Add myself as
1800 auto-vectorizer maintainer.
1802 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1805 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1806 * configure: Rebuilt.
1808 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1810 * MAINTAINERS (Write After Approval): Removed my name.
1812 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1814 * MAINTAINERS (Write After Approval): Remove myself.
1816 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1818 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1820 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1822 * ltmain.sh: Update from ToT Libtool.
1823 * libtool.m4: Update from ToT Libtool.
1824 * ltsugar.m4: New. Update from ToT Libtool.
1825 * ltversion.m4: New. Update from ToT Libtool.
1826 * ltoptions.m4: New. Update from ToT Libtool.
1828 * ltcf-c.sh: Remove.
1829 * ltcf-cxx.sh: Remove.
1830 * ltcf-gcj.sh: Remove.
1832 2007-05-22 Ollie Wild <aaw@google.com>
1834 * MAINTAINERS (Write After Approval): Add myself.
1836 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1838 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1840 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1841 Remove CFLAGS/LIBCFLAGS.
1842 (configure-stage[+id+]-[+prefix+][+module+],
1843 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1844 * Makefile.in: Regenerate.
1846 2007-05-15 Diego Novillo <dnovillo@google.com>
1848 * MAINTAINERS: Update e-mail address.
1850 2007-05-15 Revital Eres <eres@il.ibm.com>
1852 * MAINTAINERS (Write After Approval): Add myself.
1854 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1856 * MAINTAINERS (Write After Approval): Updated my address.
1858 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1860 * MAINTAINERS (Write After Approval): Add myself.
1862 2007-05-11 Silvius Rus <rus@google.com>
1864 * MAINTAINERS (Write After Approval): Add myself.
1866 2007-04-23 Tom Tromey <tromey@redhat.com>
1868 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1870 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1872 * MAINTAINERS (cpplib): Rename to ...
1873 (libcpp): ... this. Add C/C++ front end maintainers.
1875 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1877 * config-ml.in: Pass ${ml_config_env} to configure calls.
1879 2007-04-04 Christian Bruel <christian.bruel@st.com>
1881 * MAINTAINERS (Write After Approval): Add myself.
1883 2007-04-02 Dave Korn <dave.korn@artimi.com>
1885 * MAINTAINERS (Write After Approval): Add myself.
1887 2007-03-31 Tobias Burnus <burnus@net-b.de>
1889 * MAINTAINERS (fortran 95 front end): Add myself.
1891 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1893 * MAINTAINERS (Write After Approval): Add myself.
1895 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1897 * MAINTAINERS (Modulo Scheduler): Add myself.
1899 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1901 * MAINTAINERS (fortran 95 front end): Add myself.
1902 (c++ front end): whitespace fix.
1904 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1906 * MAINTAINERS (Write After Approval): Add myself.
1908 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1910 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1911 of glob. Quote arguments with single quotes too.
1912 * configure: Regenerate.
1914 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1916 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1917 * Makefile.in: Regenerate
1919 2007-03-07 Andreas Schwab <schwab@suse.de>
1921 * configure: Regenerate.
1923 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1925 * configure.ac: Add "--with-pdfdir" configure option,
1926 which defines pdfdir variable.
1927 * Makefile.def (target=fixincludes): Add install-pdf to
1929 (recursive_targets): Add install-pdf target.
1930 (flags_to_pass): Add pdfdir.
1931 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1933 * configure: Regenerate
1934 * Makefile.in: Regenerate
1936 2007-02-28 Eric Christopher <echristo@apple.com>
1939 2006-12-07 Mike Stump <mrs@apple.com>
1941 * Makefile.def (dependencies): Add dependency for
1942 install-target-libssp and install-target-libgomp on
1944 * Makefile.in: Regenerate.
1946 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1948 * configure: Regenerate.
1949 * configure.ac: Move statements after variable declarations.
1951 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1953 * MAINTAINERS: Add myself as sh maintainer.
1955 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1957 * configure.ac: Adjust for loop syntax.
1958 * configure: Regenerate.
1960 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1962 * configure: Rebuilt.
1964 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1966 * configure.ac: Drop multiple occurrences of --enable-languages,
1967 and fix its quoting.
1968 * configure: Rebuilt.
1970 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1971 Nathan Sidwell <nathan@codesourcery.com>
1972 Vladimir Prus <vladimir@codesourcery.com>
1973 Joseph Myers <joseph@codesourcery.com>
1975 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1976 * configure: Regenerate.
1978 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1980 * ltconfig (freebsd*): Default to elf.
1982 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1984 * configure.ac (target_libraries): Move libgcc before libiberty.
1985 * configure: Regenerated.
1987 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1988 Paolo Bonzini <bonzini@gnu.org>
1991 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1992 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1993 * configure: Regenerated.
1995 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1997 * MAINTAINERS (Language Front End Maintainers): Update my mail
2000 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2003 * configure.ac: Correct syntax for Solaris ksh.
2004 * configure: Regenerated.
2006 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2008 * configure.ac: Sync with src.
2009 * configure: Regenerate.
2011 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2013 * Makefile.in: Regenerate.
2015 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2017 * config.sub: Sync with src.
2019 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2021 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2022 noncanonical equivalents.
2023 * configure.in: Rename to...
2024 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2025 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2026 target_noncanonical. Use them. Rewrite removal of configure
2027 arguments for autoconf 2.59. Discard variable settings. Force
2028 program_transform_name for native tools.
2030 * Makefile.in: Regenerated.
2031 * configure: Regenerated with autoconf 2.59.
2033 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2035 * MAINTAINERS (Write After Approval): Add myself.
2037 2007-01-31 Andreas Schwab <schwab@suse.de>
2039 * Makefile.tpl (LDFLAGS): Substitute it.
2040 * Makefile.in: Regenerate.
2042 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2044 * MAINTAINERS (Write After Approval): Add myself.
2046 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2048 * MAINTAINERS (spu port): Add myself.
2050 2007-01-23 Richard Guenther <rguenther@suse.de>
2053 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2054 * Makefile.tpl (GNATBIND): Substitute it.
2055 (GNATMAKE): Likewise.
2056 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2058 * Makefile.in: Regenerate.
2059 * configure: Regenerate.
2061 2007-01-18 Mike Stump <mrs@apple.com>
2063 * configure.in: Re-enable -Werror for gcc builds.
2065 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2067 * MAINTAINERS (Write After Approval): Add myself.
2069 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2071 * configure.in: Change == to = in test command.
2072 * configure: Regenerate.
2074 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2075 Nick Clifton <nickc@redhat.com>
2076 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2078 * configure.in (build_configargs, host_configargs, target_configargs):
2079 Remove build/host/target parameters.
2080 (host_libs): Add gmp and mpfr.
2081 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2082 * Makefile.def (gmp, mpfr): New.
2083 (gcc): Remove target.
2084 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2085 target_os, target_vendor): New.
2086 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2087 * configure: Regenerate.
2088 * Makefile.in: Regenerate.
2090 2007-01-11 Matt Fago <fago@earthlink.net>
2092 * configure.in: Try to link to functions only in mpfr 2.2.x
2093 to improve robustness of configure tests.
2094 * configure: Regenerate.
2096 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2098 * MAINTAINERS: Add myself as i386 maintainer.
2100 2007-01-08 Jan Hubicka <jh@suse.cz>
2102 * MAINTAINERS: Add myself as i386 maintainer.
2104 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2106 * configure.in: Add support for an x86_64-mingw* target.
2107 * configure: Regenerate.
2109 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2111 * Makefile.tpl (all-target): Correct @if conditional for target
2113 * configure.in: Omit libiberty if building only target libgcc.
2114 * configure, Makefile.in: Regenerated.
2116 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2118 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2119 * configure: Regenerate.
2121 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2123 * Makefile.def (target_modules): Add libgcc.
2124 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2125 * Makefile.tpl (clean-target-libgcc): Delete.
2126 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2127 on gcc even for bootstrapped modules. Rewrite handling of
2128 lang_env_dependencies to loop over target_modules.
2129 * configure.in (target_libraries): Add target-libgcc.
2130 * Makefile.in, configure: Regenerated.
2132 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2134 * configure.in: Reorganize recognition of languages. Add
2135 --enable-stage1-languages. Show supported languages for the chosen
2136 target rather than all recognized languages.
2137 * configure: Regenerate.
2139 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2141 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2142 * Makefile.in: Regenerate.
2144 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2146 * configure.in: Warn that MPFR 2.2.0 is buggy.
2147 * configure: Regenerate.
2149 2006-12-27 Ian Lance Taylor <iant@google.com>
2151 * configure.in: When removing Makefiles to force a reconfigure, also
2152 remove prev-DIR*/Makefile.
2153 * configure: Regenerate.
2155 2006-12-22 Andreas Schwab <schwab@suse.de>
2157 * configure: Regenerate with correct autoconf version.
2159 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2161 * configure.in: add AC_SUBST for *_FOR_TARGET.
2162 * configure: Regenerate.
2164 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2166 * configure.in: Simplify logic for rejecting languages that cannot
2167 be built. Separate the case when a language is unsupported,
2168 from the case when the user chooses not to build a language.
2170 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2172 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2173 it only affects bootstrap and could be tested on "$host" as well.
2174 * configure: Regenerate.
2175 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2177 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2180 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2181 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2182 move here comment from Makefile.tpl.
2183 * Makefile.tpl: Move some definitions higher in the file.
2184 (STAGE1_CHECKING): New.
2185 * configure.in: Add --enable-stage1-checking.
2186 * configure: Regenerate.
2187 * Makefile.in: Regenerate.
2189 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2191 * MAINTAINERS: Add myself as build system maintainer.
2193 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2195 * MAINTAINERS (Write After Approval): Add myself.
2197 2006-12-13 Eric Christopher <echristo@apple.com>
2199 * MAINTAINERS: Add myself as darwin maintainer.
2201 2006-12-11 Ian Lance Taylor <ian@airs.com>
2203 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2205 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2207 MAINTAINERS: Update my entry.
2209 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2211 * configure.in: Handle spu makefile frag.
2212 * Makefile.tpl (MAINT): Define
2213 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2214 * configure: Regenerate.
2215 * Makefile.in: Regenerate.
2217 2006-12-11 Ben Elliston <bje@au.ibm.com>
2219 * config.guess: Import latest version.
2220 * config.sub: Likewise.
2222 2006-12-11 Ben Elliston <bje@au.ibm.com>
2224 * configure.in (spu-*-*): Don't skip target-libiberty.
2225 * configure: Regenerate.
2227 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2230 * configure.in: Correct x86 darwin support for libjava to powerpc
2232 * configure: Regenerate.
2234 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2236 * configure.in: Add x86 darwin support for libjava.
2237 * configure: Regenerate.
2239 2006-12-07 Mike Stump <mrs@apple.com>
2241 * Makefile.def (dependencies): Add dependency for
2242 install-target-libssp and install-target-libgomp on
2244 * Makefile.in: Regenerate.
2246 2006-12-04 Richard Guenther <rguenther@suse.de>
2248 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2249 (Non-Algorithmic Maintainers): Move over non-algorithmic
2250 loop optimizer maintainers, add myself as a non-algorithmic
2251 middle-end maintainer.
2253 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2255 * MAINTAINERS (Write After Approval): Add myself.
2257 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2259 * configure.in: Update error message for missing GMP/MPFR.
2261 * configure: Regenerate.
2263 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2265 * configure.in: Update MPFR version in error message.
2267 * configure: Regenerate.
2269 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2271 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2272 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2273 --with-gmp-lib): New flags.
2275 * configure: Regenerate.
2277 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2279 * MAINTAINERS (Write After Approval): Change my email address.
2281 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2283 * MAINTAINERS (Write After Approval): Add myself.
2285 2006-11-22 Philipp Thomas <pth@suse.de>
2287 * MAINTAINERS (i18n): Update e-mail address.
2289 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2291 * MAINTAINERS (spu port): Add myself as maintainer.
2292 (Write After Approval): Remove myself.
2294 2006-11-22 Ben Elliston <bje@au.ibm.com>
2296 * configure.in (skipdirs): Don't build libssp for SPU.
2297 * configure: Regenerate.
2299 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2301 * MAINTAINERS (spu port): Add myself as maintainer.
2302 (libobjc): Update my email address.
2304 2006-11-21 Andrea Bona <andrea.bona@st.com>
2306 * MAINTAINERS (Write After Approval): Add myself.
2308 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2310 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2311 * configure : Rebuilt.
2313 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2315 * MAINTAINERS (Write After Approval): Add myself.
2317 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2319 * MAINTAINERS (Write After Approval): Add myself.
2321 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2323 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2325 * configure: Regenerate.
2327 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2329 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2330 (unstage): Test for stage_last presence.
2333 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2334 * Makefile.in: Regenerate.
2336 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2338 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2341 2006-11-14 Erven Rohou <erven.rohou@st.com>
2343 * MAINTAINERS (Write After Approval): Add myself.
2345 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2347 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2348 and stageN-package/Makefile.
2349 * Makefile.in: Regenerated.
2351 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2353 * configure.in: Remove target-libgloss from noconfigdirs for
2355 * configure: Regenerated.
2357 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2359 * configure.in (have_gmp): Only error if the gcc directory exists.
2361 * configure: Regenerate.
2363 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2365 * configure.in: Robustify error message for missing GMP/MPFR.
2367 * configure: Regenerate.
2369 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2371 * MAINTAINERS (Write After Approval): Add myself.
2373 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2375 * MAINTAINERS: Change email address.
2377 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2379 * MAINTAINERS (Write After Approval): Add myself.
2381 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2383 * MAINTAINERS (Write After Approval): Add myself.
2385 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2387 * MAINTAINERS (Write After Approval): Move myself to
2388 Write After Approval section.
2390 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2392 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2394 * configure: Regenerate.
2396 2006-10-16 Tobias Burnus <burnus@net-b.de>
2398 * MAINTAINERS (Write After Approval): Add myself.
2400 2006-10-16 Ben Elliston <bje@au.ibm.com>
2402 * config.guess: Import latest version.
2403 * config.sub: Likewise.
2405 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2407 * Makefile.def: Added pdf target handling.
2408 * Makefile.tpl: Added pdf target handling.
2409 * Makefile.in: Regenerated.
2411 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2413 * MAINTAINERS: Add self as score port maintainer.
2415 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2417 * MAINTAINERS (Write After Approval): Add myself.
2419 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2421 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2423 * configure: Regenerated.
2425 2006-09-27 Dave Brolley <brolley@redhat.com>
2427 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2429 * configure: Regenerated.
2431 2006-09-26 Thiemo Seufer <ths@mips.com>
2433 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2434 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2435 * configure: Regenerate.
2437 2006-09-24 Graeme Peterson <gridly@gmail.com>
2439 * MAINTAINERS (Write After Approval): Remove myself.
2441 2006-09-22 Chao-ying Fu <fu@mips.com>
2443 * MAINTAINERS (Write After Approval): Add myself.
2445 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2447 * MAINTAINERS: Add self as soft-fp maintainer.
2449 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2451 * MAINTAINERS: Add myself as avr maintainer.
2452 Remove Marek Michalkiewicz as avr maintainer.
2454 2006-09-07 Roberto Costa <roberto.costa@st.com>
2456 * MAINTAINERS (Write After Approval): Add myself.
2458 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2460 * configure.in: Never build newlib for a Mingw host.
2461 Never build newlib as Mingw target library.
2462 Test the existence of winsup/cygwin for building a Cygwin newlib,
2463 rather than just winsup.
2464 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2465 building a Mingw target.
2466 * configure: Regenerate.
2468 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2470 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2472 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2474 * config.guess: Import from src (was more updated).
2475 * config.sub: Likewise.
2477 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2479 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2480 * configure: Regenerated.
2482 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2484 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2485 for stages after the first.
2487 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2489 * Makefile.def: Add dependencies for configure-opcodes
2490 on configure-intl and all-opcodes on all-intl.
2491 * Makefile.in: Regenerated.
2493 2006-07-13 Ben Elliston <bje@au.ibm.com>
2495 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2497 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2499 Port to hosts whose 'sort' and 'tail' implementations
2500 treat operands with leading '+' as file names, as POSIX
2501 has required since 2001. However, make sure the code still
2502 works on pre-POSIX hosts.
2503 * ltmain.sh: Don't assume "sort +2" is equivalent to
2504 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2506 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2508 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2510 2006-07-04 Peter O'Gorman <peter@pogma.com>
2512 * ltconfig: chmod 644 before ranlib during install.
2514 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2517 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2518 if the bootstrap compiler is a GCC version that supports it.
2519 * configure: Regenerate.
2521 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2523 * configure.in: Fix thinkos in previous check-in.
2524 * configure: Regenerate.
2526 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2529 * configure.in: Test subdir_requires and give an appropriate
2531 * configure: Regenerate.
2533 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2535 * MAINTAINERS (Write After Approval): Add myself.
2537 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2539 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2541 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2543 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2545 2006-06-20 David Ayers <d.ayers@inode.at>
2548 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2549 whether target-libjava is being configured instead of whether the
2550 java front end is enabled.
2551 * configure: Regenerate.
2553 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2556 * configure.in: Only enable libgomp on IRIX 6.
2557 * configure: Regenerate.
2559 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2561 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2563 * Makefile.in: Regenerate.
2565 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2567 * config-ml.in: Alter CCASFLAGS to include special
2568 multilib options the same as is done for CFLAGS.
2570 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2572 * configure.in: Don't enable libgomp on hpux10.
2573 * configure: Rebuilt.
2575 2006-06-12 David Ayers <d.ayers@inode.at>
2579 * configure.in: Remove target-boehm-gc from noconfigdirs where
2580 ${libgcj} is specified.
2581 * configure: Regenerate.
2583 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2587 * configure.in: Sync.
2588 * configure: Regenerated.
2590 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2592 * Makefile.def: Added dependencies from sim and gdb on intl, and
2593 added configure dependencies to everything with an all dependency
2595 * Makefile.in: Regenerated.
2597 2006-06-06 David Ayers <d.ayers@inode.at>
2600 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2601 * Makefile.in: Regenerate.
2602 * configure.in: Add --enable-objc-gc at toplevel and have it
2603 enable boehm-gc for Objective-C.
2604 Remove target-boehm-gc from libgcj.
2605 Add target-boehm-gc to target_libraries.
2606 Add target-boehm-gc to noconfigdirs where ${libgcj}
2608 Assert that boehm-gc is supported when requested for Objective-C.
2609 Only build boehm-gc if needed either for Java or Objective-C.
2610 * configure: Regenerate.
2612 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2615 * Makefile.tpl (configure-[+prefix+][+module+],
2616 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2617 Remove rule to unstage bootstrapped modules.
2618 (stage_current): New.
2619 * Makefile.in: Regenerate.
2621 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2623 * MAINTAINERS (Write After Approval): Update my e-mail address.
2625 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2627 * include/libiberty.h: Declare pex_run_in_environment.
2629 2006-05-31 Asher Langton <langton2@llnl.gov>
2631 * MAINTAINERS (Write After Approval): Add myself.
2633 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2635 * Makefile.def (bfd, opcodes): Fix lib_path.
2636 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2637 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2638 * Makefile.in: Regenerate.
2640 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2642 * Makefile.in: Regenerate.
2644 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2646 * Makefile.def: Add install-html target. Add datarootdir
2647 docdir and htmldir to flags_to_pass.
2648 * Makefile.tpl: Add install-html target.
2649 * Makefile.in: Regenerate.
2650 * configure.in: Add --with-datarootdir, --with-docdir, and
2651 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2652 * configure: Regenerate.
2654 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2656 * configure.in: Enable gprof for cross builds.
2657 * configure: Regenerate.
2659 2006-05-22 Richard Guenther <rguenther@suse.de>
2662 2006-01-31 Richard Guenther <rguenther@suse.de>
2663 Paolo Bonzini <bonzini@gnu.org>
2665 * Makefile.def (target_modules): Add libgcc-math target module.
2666 * configure.in (target_libraries): Add libgcc-math target library.
2667 (--enable-libgcc-math): New configure switch.
2668 * Makefile.in: Re-generate.
2669 * configure: Re-generate.
2670 * libgcc-math: New toplevel directory.
2672 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2673 Andreas Tobler <a.tobler@schweiz.ch>
2675 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2676 * configure: Rebuilt.
2678 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2680 * MAINTAINERS (Write After Approval): Add myself.
2682 2006-05-01 DJ Delorie <dj@redhat.com>
2684 * configure.in: Restore CFLAGS if GMP isn't present.
2685 * configure: Regenerate.
2687 2006-05-01 Richard Guenther <rguenther@suse.de>
2689 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2692 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2694 * MAINTAINERS (Write After Approval): Add myself.
2696 2006-04-28 Jan Beulich <jbeulich@novell.com>
2698 * MAINTAINERS (Write After Approval): Add myself.
2700 2006-04-18 DJ Delorie <dj@redhat.com>
2702 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2703 reference libgloss so that libssp can be built in a combined
2705 * configure: Regenerate.
2707 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2709 * MAINTAINERS (Write After Approval): Add myself.
2711 2006-04-05 Ben Elliston <bje@au.ibm.com>
2713 * configure.in: Require makeinfo 4.4 or higher.
2714 * configure: Regenerate.
2716 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2718 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2719 Rearrange the entries of other libraries to have them in one place.
2721 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2723 * MAINTAINERS (Write After Approval): Remove myself.
2724 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2726 2006-03-14 Richard Guenther <rguenther@suse.de>
2728 * configure: Regenerate with autoconf 2.13.
2730 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2732 * MAINTAINERS: Use my work address.
2734 * MAINTAINERS: Update my E-mail address.
2736 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2738 * configure.in: Handle --disable-<component> generically.
2739 * configure: Regenerate.
2741 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2744 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2746 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2748 * MAINTAINERS (Write After Approval): Remove myself.
2749 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2751 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2753 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2754 (TARGET_CONFIGDIRS): Remove.
2755 * configure.in: Remove AC_SUBST(target_configdirs).
2756 * Makefile.in, configure: Regenerated.
2758 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2760 * MAINTAINERS (Write After Approval): Remove myself.
2761 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2763 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2767 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2769 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2770 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2771 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2772 BUILD_PREFIX, BUILD_PREFIX_1.
2773 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2775 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2776 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2778 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2779 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2780 of `cat stage_current`. Always provide the `r' and `s' variables.
2781 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2782 a single shell execution.
2783 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2784 bootstrapped modules, make the stage1 module if the build was not
2785 started yet, else build the current stage.
2786 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2787 (all-build, all-host, all-target, [+make_target+]-host,
2788 [+make_target+]-target): Do not use \-continued lines.
2789 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2790 (current_stage, restrap, stage_last): New.
2792 * Makefile.in: Regenerate.
2793 * configure: Regenerate.
2795 2006-02-19 Bud Davis <jmdavis@link.com>
2797 * MAINTAINERS (Write After Approval): Remove myself.
2798 (Language Front End Maintainers): Add myself as fortran 95
2799 maintainer and update e-mail address.
2801 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2803 * MAINTAINERS (Write After Approval): Remove myself.
2804 (Language Front End Maintainers): Add myself as fortran 95
2807 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2809 * MAINTAINERS (Write After Approval): Add myself.
2811 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2813 * MAINTAINERS (Write After Approval): Remove myself.
2814 (Language Front End Maintainers): Add myself as
2815 fortran 95 maintainer.
2817 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2821 2005-12-27 Leif Ekblad <leif@rdos.net>
2823 * configure.in: Add support for RDOS target.
2824 * configure: Regenerate.
2826 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2827 Andreas Schwab <schwab@suse.de>
2829 * configure: Regenerate.
2831 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2833 * configure.in (enable_libgomp): Add AIX.
2834 * configure: Regenerate.
2836 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2838 * MAINTAINERS (Write After Approval): Add myself.
2840 2006-02-03 Lee Millward <lee.millward@gmail.com>
2842 * MAINTAINERS (Write After Approval): Add myself.
2844 2006-01-31 Richard Guenther <rguenther@suse.de>
2845 Paolo Bonzini <bonzini@gnu.org>
2847 * Makefile.def (target_modules): Add libgcc-math target module.
2848 * configure.in (target_libraries): Add libgcc-math target library.
2849 (--enable-libgcc-math): New configure switch.
2850 * Makefile.in: Re-generate.
2851 * configure: Re-generate.
2852 * libgcc-math: New toplevel directory.
2854 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2856 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2857 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2858 the assembler, linker and binutils.
2859 * configure: Regenerate.
2861 2006-01-22 Dirk Mueller <dmueller@suse.de>
2863 * MAINTAINERS (Write After Approval): Add myself.
2865 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2867 * configure: Regenerate.
2869 2006-01-18 Richard Henderson <rth@redhat.com>
2870 Jakub Jelinek <jakub@redhat.com>
2871 Diego Novillo <dnovillo@redhat.com>
2873 * libgomp: New directory.
2874 * Makefile.def: Add target_module libgomp.
2875 * Makefile.in: Regenerate.
2876 * configure.in (target_libraries): Add target-libgomp.
2877 * configure: Regenerate.
2879 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2881 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2882 @ from continuation.
2883 * Makefile.in: Rebuilt.
2885 2006-01-04 Chris Lattner <sabre@gnu.org>
2887 * MAINTAINERS (Write After Approval): Add myself.
2889 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2893 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2894 * Makefile.tpl (OBJDUMP): New.
2895 (EXTRA_HOST_FLAGS): Add it.
2896 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2898 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2899 to use symbolic links between directories. Avoid race conditions
2900 or make them harmless.
2901 * configure.in: Do not try to use symbolic links between directories.
2903 * Makefile.def (LEAN): Pass.
2904 * Makefile.tpl (LEAN): Define.
2905 (stage[+id+]-start): Accept that the previous directory does not
2906 exist, if the bootstrap is lean.
2907 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2908 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2909 configure substitution.
2910 ([+compare-target+]): Likewise.
2911 ([+bootstrap-target+]-lean): New.
2912 * configure.in: Remove lean bootstrap support from here.
2914 * Makefile.in: Regenerate.
2915 * configure: Regenerate.
2917 2006-01-04 Ben Elliston <bje@au.ibm.com>
2919 * MAINTAINERS (libdecnumber): Add myself.
2921 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2923 * libtool-ldflags: New script.
2925 2006-01-02 Andreas Schwab <schwab@suse.de>
2927 * configure.in: When reconfiguring remove Makefile in
2928 all stage directories.
2929 * configure: Regenerate.
2931 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2933 * MAINTAINERS: Update my email address.
2935 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2937 Revert Ada-related part of the previous change.
2939 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2941 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2942 * Makefile.in: Regenerate.
2943 * configure.in: Do not include mt-ppc-aix target fragment.
2944 * configure: Regenerate.
2946 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2948 * configure.in: Select appropriate fragments for PowerPC/AIX.
2949 * configure: Regenerate.
2951 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2952 BOOT_CFLAGS, BOOT_LDFLAGS.
2953 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2954 BOOT_CFLAGS, BOOT_LDFLAGS.
2955 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2956 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2957 (stage): Fail if we cannot complete the work.
2958 * Makefile.in: Regenerate.
2960 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2962 * configure.in: Replace ms1 with mt.
2963 * configure: Rebuilt.
2965 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2967 * MAINTAINERS: Update my email address.
2969 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2971 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2972 install-host-nogcc): Don't invoke $(stage) at the end.
2973 * Makefile.in: Regenerate.
2975 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2977 * configure.in: Flip the top-level bootstrap switch.
2978 * configure: Regenerate.
2980 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2982 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2983 $(stage) and $(unstage).
2984 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2985 (all): Remove stray semicolon.
2986 (local-distclean): Don't handle multilib.tmp and multilib.out.
2987 (install.all): Set $s for consistency.
2988 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2989 check_multilibs setting. Always make the install directory.
2990 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2992 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2993 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2994 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2995 (multilib.out): Remove.
2996 * Makefile.in: Regenerated.
2998 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3000 * MAINTAINERS (Write After Approval): Add myself.
3002 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3004 * MAINTAINERS: Add myself as mt maintainer.
3006 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3008 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3010 * MAINTAINERS: Change email address.
3012 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3014 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3015 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3016 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3017 Find in-tree tools if available.
3018 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3019 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3020 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3021 (COMPILER_*_FOR_TARGET): New.
3022 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3023 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3024 (CONFIGURED_*, USUAL_*): Remove.
3025 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3026 STRIP): Use autoconf substitutions.
3027 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3028 COMPILER_NM_FOR_TARGET): New.
3029 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3031 (all): Make all-host and all-target in parallel.
3032 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3033 that $$r and $$s are set before invoking a recursive make.
3034 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3035 ([+bootstrap-target+]): Inline most of the `all' target.
3037 2005-11-29 Ben Elliston <bje@au.ibm.com>
3039 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3040 from the gcc build directory.
3041 * Makefile.in: Regenerate.
3043 2005-11-29 Ben Elliston <bje@au.ibm.com>
3045 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3046 depend on all-libdecnumber.
3047 * configure.in (host_libs): Include libdecnumber.
3048 * Makefile.in: Regenerate.
3049 * configure: Likewise.
3051 2005-11-29 Ben Elliston <bje@au.ibm.com>
3053 * libdecnumber: Import decNumber sources from the dfp-branch.
3055 2005-11-21 Kean Johnston <jkj@sco.com>
3057 * config.sub, config.guess: Sync from upstream sources.
3059 2005-11-21 Ben Elliston <bje@au.ibm.com>
3061 Import from Autoconf sources:
3063 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3064 * config/move-if-change: Don't output "$2 is unchanged";
3065 suggested by Ben Elliston. Handle weird characters correctly.
3067 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3069 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3070 to match upstream libtool for darwin.
3072 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3074 * Makefile.def: Remove gdb dependencies for gdbtk.
3075 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3076 (configure-gdb, install-gdb): New rules.
3077 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3078 * Makefile.in, configure: Regenerated.
3080 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3082 * MAINTAINERS (Write After Approval): Add myself.
3084 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3086 * MAINTAINERS (Write After Approval): Add myself.
3088 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3090 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3093 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3096 * Makefile.tpl (do-[+make-target+], do-check, install,
3097 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3098 are set before recursing.
3099 * Makefile.in: Regenerate.
3101 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3104 * Makefile.def (gcc) <target>: Fix thinko.
3105 * Makefile.in: Regenerate.
3107 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3109 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3110 * configure: Regenerate.
3112 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3114 * MAINTAINERS (Write After Approval): Add self.
3116 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3118 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3119 target-libffi, target-qthreads, target-libjava, and
3121 * configure: Regenerate.
3123 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3125 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3126 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3127 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3128 (USUAL_OBJDUMP_FOR_TARGET): New.
3129 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3130 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3131 * configure, Makefile.in: Regenerated.
3133 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3135 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3136 before other host packages.
3138 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3140 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3142 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3146 * configure.in (default_target): Remove.
3147 * Makefile.tpl (all): Do not use prerequisites as subroutines
3148 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3149 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3150 use prerequisites as subroutines.
3151 (check-host, check-target): New.
3152 (bootstrap configure & all targets): Do not use stage*-start
3153 if the directory layout is already ok.
3154 (non-bootstrap configure & all targets): Prepend a $(unstage).
3155 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3156 (NOTPARALLEL): Remove.
3157 (unstage, stage variables): New variables.
3158 (unstage, stage targets): Simply expand to those variables.
3160 * configure: Regenerate.
3161 * Makefile.in: Regenerate.
3163 2005-10-04 James E Wilson <wilson@specifix.com>
3165 * Makefile.def (lang_env_dependencies): Add libmudflap.
3166 * Makefile.in: Regenerate.
3168 2005-10-03 Andreas Schwab <schwab@suse.de>
3170 Backport from libtool CVS:
3171 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3173 * ltmain.sh: add support for installing into temporary
3174 staging area (e.g. 'make install DESTDIR=...')
3176 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3178 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3179 * configure: Regenerated.
3181 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3183 * configure: Regenerate with the correct
3186 2005-09-30 Catherine Moore <clm@cm00re.com>
3188 * configure.in (bfin-*-*): New.
3189 * configure: Regenerated.
3191 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3193 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3194 (LIPO_FOR_TARGET): New.
3195 (CONFIGURED_LIPO_FOR_TARGET): New.
3196 (USUAL_LIPO_FOR_TARGET): New.
3197 (STRIP_FOR_TARGET): New.
3198 (CONFIGURED_STRIP_FOR_TARGET): New.
3199 (USUAL_STRIP_FOR_TARGET): New.
3200 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3202 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3203 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3204 * Makefile.in: Regenerate.
3205 * configure: Regenerate.
3207 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3209 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3210 (rs6000-*-aix*): Same.
3211 * configure: Regenerate.
3213 2005-09-16 Tom Tromey <tromey@redhat.com>
3215 * MAINTAINERS: Add self as java maintainer.
3217 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3219 * configure.in: Recognize f95 in the --enable-languages option,
3220 and substitute it for fortran, issuing a warning.
3221 * configure: Regenerate.
3223 2005-08-30 Phil Edwards <phil@codesourcery.com>
3225 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3226 * configure: Regenerated.
3228 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3230 * MAINTAINERS: Add self as ms1 maintainer.
3232 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3234 * Makefile.def (libssp): Add to lang_env_dependencies.
3235 * Makefile.in: Regenerate.
3237 2005-08-18 Ian Lance Taylor <ian@airs.com>
3239 * MAINTAINERS: Add myself as middle-end maintainer.
3241 2005-08-17 Christian Groessler <chris@groessler.org>
3243 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3244 * Makefile.in: Regenerate.
3246 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3248 * MAINTAINERS (write after approval): Added myself.
3250 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3252 * MAINTAINERS (Write After Approval): Add myself.
3254 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3256 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3257 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3258 Look for alternate names of the target cc and c++
3259 * configure: Regenerate.
3261 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3263 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3264 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3265 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3266 tools; remove code to manually set them.
3267 (Target tools): Look in the environment for them.
3268 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3269 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3270 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3272 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3273 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3274 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3275 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3276 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3277 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3278 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3279 * configure: Regenerate.
3280 * Makefile.in: Regenerate.
3282 2005-07-28 Ben Elliston <bje@au.ibm.com>
3284 * MAINTAINERS: Update for removed CPU targets.
3286 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3288 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3289 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3290 * Makefile.in: Regenerated.
3292 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3294 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3295 (CFLAGS_FOR_TARGET): Use it.
3296 (CXXFLAGS_FOR_TARGET): Likewise.
3297 * Makefile.in: Regenerated.
3298 * configure.in (--with-build-sysroot): New option.
3299 * configure: Regenerated.
3301 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3303 * Makefile.tpl: Wrap install between unstage and stage
3304 * Makefile.in: Regenerate.
3306 2005-07-21 Eric Christopher <echristo@apple.com>
3308 * MAINTAINERS: Update affiliation.
3310 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3312 * MAINTAINERS: Add self as crx port maintainer.
3314 2005-07-20 DJ Delorie <dj@redhat.com>
3316 * MAINTAINERS: Add self as m32c maintainer.
3318 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3320 * all files: Update FSF address.
3322 2005-07-15 Eric Christopher <echristo@redhat.com>
3324 * MAINTAINERS: Change affiliation.
3326 2005-07-14 Jim Blandy <jimb@redhat.com>
3328 * configure.in: Add cases for Renesas m32c.
3329 * configure: Regenerated.
3331 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3333 * COPYING.LIB: Update from fsf.org.
3335 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3337 * COPYING, compile, config.guess,
3338 config.sub, install-sh, missing, mkinstalldirs,
3339 symlink-tree, ylwrap: Sync from upstream sources.
3340 * config-ml.in: Update FSF address.
3342 2005-07-13 Eric Christopher <echristo@redhat.com>
3344 * configure.in: Add toplevel noconfigdir support for tpf.
3345 * configure: Regenerate.
3347 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3351 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3352 * Makefile.in: Regenerate.
3354 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3356 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3357 Brolley to write-after-approval.
3359 2005-07-07 Andreas Schwab <schwab@suse.de>
3361 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3362 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3363 * Makefile.in: Regenerated.
3365 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3367 * configure.in: Don't build sim or rda when targetting darwin.
3368 * configure: Regenerate.
3370 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3372 * configure.in: Add --enable-libssp and --disable-libssp.
3373 * configure: Regenerate with autoconf-2.13.
3375 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3377 * Makefile.def (target_modules): Add libssp.
3378 * configure.in (target_libraries): Add target-libssp.
3379 * configure: Rebuilt.
3380 * Makefile.in: Rebuilt.
3382 2005-07-01 Zack Weinberg <zackw@panix.com>
3384 * MAINTAINERS: Change email address. Resign from maintainership.
3386 2005-07-01 Richard Guenther <rguenther@suse.de>
3388 * MAINTAINERS: Change my e-mail address and affiliation.
3390 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3392 * Makefile.def (stagefeedback): Come after profile.
3393 Define profiledbootstrap target.
3394 * Makefile.tpl (profiledbootstrap): Remove.
3395 (stageprofile-end): Zap stagefeedback.
3396 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3397 * Makefile.in: Regenerate.
3399 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3401 * MAINTAINERS: Update my email address.
3403 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3405 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3406 In 'cpp' stanza, support '#line' as well as '# '.
3408 2005-06-08 Andreas Schwab <schwab@suse.de>
3410 * MAINTAINERS: Move myself from 'Write After Approval' to
3411 'CPU Port Maintainers' section as m68k maintainer.
3413 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3415 * configure.in (unsupported_languages): New macro.
3416 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3417 non-ported target libraries in noconfigdirs.
3418 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3419 non-linux-gnu. Remove libgcj_ex_libffi.
3420 <lang_frag loop>: Set add_this_lang=no if the language is in
3421 unsupported_languages.
3422 * configure: Regenerate.
3424 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3426 * configure.in: Fix typo in handling of --with-mpfr-dir.
3427 * configure: Regenerate.
3429 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3431 * MAINTAINERS: Update my email address.
3433 2005-06-02 Jim Blandy <jimb@redhat.com>
3435 * config.sub: Add cases for the Renesas m32c. (This patch has been
3436 accepted into the master sources.)
3438 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3439 Michael Snyder <msnyder@redhat.com>
3440 Stan Cox <scox@redhat.com>
3442 * configure.in: Set noconfigdirs for ms1.
3444 * configure: Regenerate.
3446 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3448 * MAINTAINERS (Write After Approval): Add self.
3450 2005-06-01 Josh Conner <jconner@apple.com>
3452 * MAINTAINERS (Write After Approval): Add self.
3454 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3456 * MAINTAINERS: Update my email address.
3458 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3460 * MAINTAINERS (Write After Approval): Add self.
3462 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3464 * MAINTAINERS (Write After Approval): Remove self.
3466 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3468 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3469 (Dependencies): Consider target modules for bootstrap dependencies.
3470 Make target bootstrap modules depend on each stage's gcc.
3471 * Makefile.in: Regenerate.
3473 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3475 * Makefile.def (configure-gcc): Depend on binutils having been built.
3476 (all-gcc): No need to do it here.
3477 * Makefile.in: Regenerate.
3479 2005-05-19 Paul Brook <paul@codesourcery.com>
3481 * configure.in: Rewrite misleading error message when requested
3482 language cannot be built.
3483 * configure: Regenerate.
3485 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3487 * ylwrap: Import from Automake 1.9.5.
3489 2005-05-13 David Ung <davidu@mips.com>
3491 * MAINTAINERS (Write After Approval): Add self.
3493 2005-05-09 Mike Stump <mrs@apple.com>
3495 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3496 lt_cv_sys_max_cmd_len for now.
3498 2005-05-09 Stan Cox <scox@redhat.com>
3500 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3502 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3504 * README.SCO: Update the URL.
3506 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3508 * ltconfig: Define file_list_spec. Pass file_list_spec and
3509 with_gnu_ld to libtool.
3510 * ltcf-c.sh (aix[45]): Define file_list_spec.
3511 * ltcf-cxx.sh (aix[45]): Same.
3512 * ltcf-gcj.sh (aix[45]): Same.
3513 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3514 exists, write list of input files to temporary file.
3516 2005-05-04 Mike Stump <mrs@apple.com>
3518 * configure.in: Always pass --target to target configures as
3519 otherwise rebuilds that do --recheck will fail.
3520 * confiugure: Rebuilt.
3522 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3524 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3526 (configure, all): Add bootstrap support.
3527 (Host modules, target modules): Pass post-stage1 flags and exports.
3528 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3529 * Makefile.in: Regenerate.
3531 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3533 * configure: Regenerate.
3535 2005-04-27 Mike Stump <mrs@apple.com>
3537 * MAINTAINERS: Add self as darwin maintainer.
3539 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3541 * config.sub: Update from master copy.
3543 2005-04-21 Mike Stump <mrs@apple.com>
3545 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3546 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3548 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3550 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3551 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3552 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3553 "*-*-elf" and "*-*-linux*".
3554 * configure: Regenerate.
3556 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3558 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3560 2005-04-12 Mike Stump <mrs@apple.com>
3562 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3564 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3566 * MAINTAINERS (Write After Approval): Add myself.
3568 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3570 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3572 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3574 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3575 (TARGET_CONFIGARGS): Include --with-target-subdir.
3576 (configure, all): New macros. Use them throughout.
3577 * Makefile.in: Regenerate.
3579 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3581 * MAINTAINERS (Write After Approval): Add myself.
3583 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3585 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3587 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3589 * MAINTAINERS: Move John Carr to Write After Approval.
3591 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3593 * config/mh-mingw32: Delete.
3594 * configure.in: Don't use it.
3595 * configure: Regenerate.
3597 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3599 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3600 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3601 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3602 (HOST_LIB_PATH): Generate from Makefile.def.
3603 (TARGET_LIB_PATH): Likewise.
3604 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3605 * Makefile.in: Regenerate.
3606 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3607 (RPATH_ENVVAR): Include Darwin case.
3608 * configure: Regenerate.
3610 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3612 * MAINTAINERS (Various Maintainers): Remove self.
3613 (Write After Approval): Add self.
3615 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3617 * MAINTAINERS (Various Maintainers): Add self.
3619 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3621 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3622 * configure: Regenerate.
3624 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3626 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3627 gcc_version, and gcc_version_trigger from set of flags to pass.
3628 * Makefile.tpl: Remove definitions of above variables.
3629 (config.status): Remove dependency on $(gcc_version_trigger).
3630 * Makefile.in: Regenerate.
3631 * configure.in: Do not reference config/gcc-version.m4 nor
3632 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3633 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3634 * configure: Regenerate.
3636 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3637 Andrew Pinski <pinskia@physics.uc.edu>
3639 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3640 * Makefile.in: Regenerate.
3642 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3644 * MAINTAINERS (Write After Approval): Add myself.
3646 2005-03-03 David Ayers <d.ayers@inode.at>
3648 * MAINTAINERS (Write After Approval): Add myself.
3650 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3653 * ltmain.sh: Avoid creating archives with components that have
3654 duplicate basenames.
3656 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3659 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3661 * Makefile.in: Regenerate.
3663 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3665 * Makefile.in: Regenerate to fix conflict between the previous two
3668 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3671 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3672 * Makefile.tpl (HOST_SUBDIR): New substitution.
3673 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3674 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3675 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3676 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3677 (Host modules, Bootstrapped modules): Use it.
3678 (Build modules, Target modules): Do not create symlink trees,
3679 always configure out-of-srcdir.
3680 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3681 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3682 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3683 $(HOST_SUBDIR). Create a symlink for host_subdir.
3685 * Makefile.in: Regenerate.
3686 * configure: Regenerate.
3688 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3690 Merged from libada-gnattools-branch:
3691 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3693 * gnattools: New directory.
3694 * Makefile.def: Add gnattools as a module, depending on target-libada.
3695 * Makefile.in: Regenerate.
3696 * configure.in: Include gnattools in host_tools; disable it if ada
3698 * configure: Regenerate.
3700 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3702 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3703 treelang maintainer.
3704 (Write After Approval): Remove myself.
3706 2005-02-23 Paul Schlie <schlie@comcast.net>
3708 * configure.in: Allow darwin targeted ports to build tk, itcl and
3710 * configure: Regenerate.
3712 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3715 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3716 * configure: Regenerate.
3718 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3720 * MAINTAINERS (Write After Approval): Add myself.
3722 2005-02-10 Ian Lance Taylor <ian@airs.com>
3724 * MAINTAINERS: Update my e-mail address.
3726 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3728 * MAINTAINERS (Write After Approval): Add myself.
3730 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3732 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3733 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3734 target-libgloss when not *-*-elf and *-*-aout.
3735 * configure: Regenerate.
3737 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3739 * MAINTAINERS: Remove obsolete entries.
3741 * MAINTAINERS (Write After Approval): Add Michael Matz.
3743 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3745 * MAINTAINERS: Remove self as cpplib maintainer.
3747 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3749 * install-sh, config.sub: Import from upstream.
3751 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3754 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3755 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3756 * Makefile.in: Regenerate.
3758 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3760 * MAINTAINERS: Update my email address.
3762 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3763 Andreas Schwab <schwab@suse.de>
3766 * config-ml.in: Eval option if surrounded by single quotes.
3768 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3770 Revert 2004-12-28 Makefile changes, a better fix will be
3771 applied to mainline and src after GCC 4.0 branches.
3773 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3777 * Makefile.def (target_modules): Remove stage parameter,
3778 it is always true now.
3779 * Makefile.tpl (configure-build-[+module+],
3780 configure-target-[+module+]): Always build symlink tree
3781 for the directory and for include. BUILD_SUBDIR and
3782 TARGET_SUBDIR cannot be . anymore.
3783 * Makefile.in: Regenerate.
3785 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3787 Revert 2004-12-08 Makefile changes.
3789 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3791 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3794 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3796 * configure.in (sh64-*-*): Reenable gprof.
3797 * configure: Regenerate.
3799 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3801 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3802 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3803 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3804 * Makefile.in: Regenerate.
3806 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3808 * MAINTAINERS: Update my email address.
3810 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3812 * Makefile.tpl: Generate normal dependencies if the LHS module is
3814 * Makefile.in: Regenerate.
3816 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3818 * configure.in: Include config/gxx-include-dir.m4. Use
3819 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3820 * configure: Regenerate.
3822 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3824 * config.if: Delete.
3825 * configure.in: Set libstdcxx_incdir directly.
3826 * configure: Regenerate.
3828 2004-12-02 Eric Christopher <echristo@redhat.com>
3830 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3831 * Makefile.in: Regenerate.
3833 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3835 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3836 * configure: Regenerate.
3838 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3840 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3841 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3842 * configure: Regenerate.
3844 2004-12-01 Eric Christopher <echristo@redhat.com>
3846 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3847 of things to remove.
3849 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3851 * MAINTAINERS (Write After Approval): Update my e-mail address.
3853 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3855 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3856 from CVS libtool to always pass_all.
3858 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3860 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3861 (hppa*64*-*-*): Delete incorrect comment.
3862 * configure: Rebuilt.
3864 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3866 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3868 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3870 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3871 from CVS libtool to always pass_all.
3873 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3875 * install-sh, compile: Import from automake.
3877 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3879 * config.guess, config.sub: Import from savannnah.
3881 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3883 * MAINTAINERS (Write After Approval): Add myself
3885 2004-11-12 Mike Stump <mrs@apple.com>
3887 * Makefile.def: Add html support.
3888 * Makefile.tpl: Likewise.
3889 * Makefile.in: Regenerate.
3891 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3894 * configure.in: Remove all instances of build-fixincludes from
3896 (build_configargs): Supply --target to subdirectories.
3897 * configure: Regenerate.
3899 * Makefile.def: Make gcc install depend on fixincludes install.
3900 * Makefile.in: Regenerate.
3902 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3904 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3906 2004-11-11 Paul Brook <paul@codesourcery.com>
3908 * MAINTAINERS: Add self as arm maintainer. Update email address.
3910 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3912 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3914 * configure: Regenerate.
3916 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3918 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3921 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3923 * Makefile.def (host fixincludes): Specify missing targets.
3924 * Makefile.in: Regenerate.
3926 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3928 * MAINTAINERS: Add myself
3930 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3932 * MAINTAINERS (Write After Approval): Add myself.
3934 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3936 * Makefile.def: Build fixincludes for the host, too.
3937 * Makefile.in: Regenerate.
3938 * configure.in (host_tools): Add fixincludes.
3939 * configure: Regenerate.
3941 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3943 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3944 * configure: Regenerated.
3946 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3949 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3950 * configure: Regenerated.
3952 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3954 * README.SCO: Update per FSF instructions.
3956 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3959 * configure.in (case ${target}): Do not build fixincludes for avr.
3960 * configure: Regenerated.
3962 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3964 * configure.in (case ${target}): Do not build fixincludes
3965 on platforms where it is not used.
3966 * configure: Regenerated.
3968 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3970 * configure.in: Use an absolute path to install-sh.
3971 * configure: Regenerated.
3973 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3975 * MAINTAINERS (Write After Approval): Add myself.
3977 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3979 * MAINTAINERS: Remove from Write After Approval those that are
3980 already maintainers.
3982 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3984 * MAINTAINERS: Update my email address.
3986 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3988 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3989 * configure: Regenerate.
3991 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3993 * MAINTAINERS: Update my email address.
3995 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3997 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3998 entries belonging to this category.
4000 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4002 * MAINTAINERS: Update my e-mail address.
4004 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4006 Fix wrong conflict resolution in:
4008 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4010 * Makefile.in: Regenerate.
4011 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4012 in the recursive `make', instead of hardwiring `all'.
4013 (Autogenerated TARGET-* variables): New.
4015 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4017 * configure.in: Enable target-libgloss for crx-*-*.
4018 * configure: Regenerate.
4020 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4022 * MAINTAINERS (Various Maintainers): Move the "windows,
4023 cygwin, mingw" maintainer to ...
4024 (OS Port Maintainers): ... here.
4026 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4028 * MAINTAINERS (Write After Approval): Remove those that are
4029 maintainers of some subsystem.
4031 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4033 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4034 * ltcf-cxx.sh (tpf*): Likewise.
4035 * ltconfig (tpf*): Add TPF OS configuration support.
4037 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4039 * MAINTAINERS: Change my email address to my new work account.
4041 2004-09-24 Michael Roth <mroth@nessie.de>
4043 * configure.in (--without-headers): Add missing double quotes.
4044 * configure: Regenerate.
4046 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4048 * ylwrap: Revert to previous version.
4050 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4053 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4054 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4055 SET_GCC_LIB_PATH_CMD.
4056 (BASE_TARGET_EXPORTS): Likewise.
4057 * Makefile.in: Regenerated.
4059 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4060 * configure: Regenerated.
4062 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4064 * config.guess: New upstream version
4065 * compile, depcomp, install-sh, ylwrap: Likewise.
4067 2004-09-19 Roger Sayle <roger@eyesopen.com>
4069 * config/mh-x86omitfp: New host makefile fragment. Add
4070 -fomit-frame-pointer to the default BOOT_CFLAGS.
4071 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4072 * configure: Regenerate.
4074 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4077 * configure.in (*-*-darwin*): Renable libobjc.
4078 * configure: Regenerate.
4080 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4082 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4084 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4086 * Makefile.def: Remove libbanshee.
4087 * Makefile.tpl: Ditto.
4088 * configure.in: Ditto.
4089 * Makefile.in: Regen.
4092 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4094 * ltmain.sh: Use $pic_object as $non_pic_object if
4095 $non_pic_object=none.
4097 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4099 * missing: Import latest version from master repository.
4101 2004-09-06 Nick Clifton <nickc@redhat.com>
4103 * config.sub: Import latest version from master repository.
4104 * config.guess: Likewise.
4105 This includes these changes:
4107 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4109 * config.sub: Handle crisv32, alias etraxfs.
4110 * config.guess (crisv32:Linux:*:*): Handle.
4112 2004-08-13 Brad Smith <brad@comstyle.com>
4114 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4115 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4117 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4119 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4120 assume the processor is a powerpc. This is because coreutils
4121 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4122 in this case, due to a MacOS X bug that causes
4123 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4124 to return a negative number.
4125 Problem reported by Petter Reinholdtsen in:
4126 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4128 2004-07-19 Ben Elliston <bje@gnu.org>
4130 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4132 2004-06-24 Ben Elliston <bje@gnu.org>
4134 * config.guess: Update copyright years.
4135 * config.sub: Likewise.
4137 2004-06-22 Robert Millan <robertmh@gnu.org>
4139 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4140 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4142 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4144 * config.guess (*:*VMS:*:*): New entry. Replaces
4145 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4148 2004-06-22 Ben Elliston <bje@gnu.org>
4150 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4151 * config.sub: Likewise.
4153 2004-06-22 Ben Elliston <bje@gnu.org>
4155 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4156 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4158 2004-06-11 Ben Elliston <bje@gnu.org>
4160 * config.guess (pegasos:OpenBSD:*:*): Remove.
4162 2004-06-11 Ben Elliston <bje@gnu.org>
4164 From Wouter Verhelst <wouter@grep.be>:
4165 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4167 2004-06-11 Ben Elliston <bje@gnu.org>
4169 * config.guess (luna88k:OpenBSD:*:*): New.
4171 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4173 * config.guess (m32r*:Linux:*:*): New case.
4174 * config.sub: Handle m32rle.
4176 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4178 From Jens Petersen <petersen@redhat.com>:
4179 * config.sub: Handle sparcv8.
4181 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4183 From Tom Smith <smith@cag.lkg.hp.com>:
4184 * config.guess: Version suffixes are equally significant on Tru64
4185 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4186 prefix of "P" (patched kernel).
4188 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4190 * config.sub: Add support for National Semiconductor CRX target.
4192 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4194 * MAINTAINERS (Various Maintainers): Remove myself as web page
4195 maintainer, add myself as maintainer of build status lists.
4197 2004-09-03 Jan Beulich <jbeulich@novell.com>
4199 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4200 *-*-netware, but add target-libmudflap.
4201 Consolidate *-*-netware targets (of which really only i?86 exists)
4202 into a single entry.
4203 * configure: Likewise.
4205 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4207 * Makefile.tpl (sorry): Remove.
4208 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4209 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4210 (do-clean): Clean per-stage directories too.
4211 (do-distclean): Run distclean-stage1 too.
4212 (.NOTPARALLEL): Enable during toplevel bootstrap.
4213 (stage[+id+]-bubble): Enable parallel execution during
4214 the recursive invocation.
4215 * Makefile.in: Regenerate.
4217 Fix previous checkin:
4219 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4221 * configure.in: Fix indentation.
4222 * configure: Regenerate.
4224 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4226 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4227 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4228 * configure: regenerate
4229 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4233 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4235 * Makefile.def (build_modules): Add fixincludes.
4236 (dependencies): Make gcc depend on fixincludes.
4237 * configure.in (build_tools): Add fixincludes.
4238 (build_configdirs): Always include build_libs.
4239 * Makefile.in: Regenerate.
4240 * configure: Regenerate.
4242 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4244 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4245 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4246 phony targets; do not generate timestamp files.
4247 (distclean-stageN): Remove references to their timestamp files.
4248 (restageN, touch-stageN): Remove.
4249 (stageN-bubble): Rewritten.
4250 (compare): Support lean bootstraps.
4251 * Makefile.in: Regenerate.
4253 * configure.in: Only warn when bootstrapping but
4254 build != host or build != target. Support lean bootstraps.
4255 * configure: Regenerate.
4257 2004-08-26 Phil Edwards <phil@codesourcery.com>
4259 * configure.in: Give a better error message if GMP/MPFR are missing
4260 and a language needing them has been requested.
4261 * configure: Regenerated.
4263 2004-08-25 Phil Edwards <phil@codesourcery.com>
4265 * configure.in: Print a list of available language front-ends if
4266 a requested one is missing. Tidy stray tab characters.
4267 * configure: Regenerated.
4269 2004-08-19 Michael Koch <konqueror@gmx.de>
4271 * gcc/doc/install.texi: Update entry about automake for libjava.
4273 2004-08-17 Robert Millan <robertmh@gnu.org>
4275 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4276 (instead of FreeBSD).
4277 * configure: Regenerate.
4279 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4281 * Makefile.in: Regenerate.
4282 * configure: Regenerate.
4284 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4286 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4287 for bootstrapped modules if toplevel bootstrap is going.
4288 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4289 modules. Adjust for changes in Makefile.def. Enable several
4290 rules even in non-bootstrap mode, just to avoid peppering the
4291 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4292 (stage-[+prev+]-bubble): Remove.
4294 * Makefile.def (Dependencies): Depend on all-build-bison,
4295 all-build-flex, all-build-byacc, all-build-texinfo, rather
4296 than the host variations.
4297 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4299 (BISON): Update for recent Bisons.
4301 (cross): Depend on all-build.
4302 (all): Do not depend on all-build.
4303 (prebootstrap): Remove.
4304 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4305 (Prebootstrap dependencies): Add them to the per-stage targets
4306 and to all-prebootstrap.
4307 * configure.in (build_configdirs): Always enable build_tools.
4308 (BUILD_DIR_PREFIX): Remove.
4310 * Makefile.def (gcc): Add target variable.
4311 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4312 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4313 in the recursive `make', instead of hardwiring `all'.
4314 (Autogenerated TARGET-* variables): New.
4316 2004-08-13 Brian Booth <bbooth@redhat.com>
4318 * MAINTAINERS: Remove myself from write-after-approval.
4320 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4322 * src-release: Stop distributing mmalloc with gdb (which doesn't
4324 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4325 * Makefile.in: Regenerate.
4327 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4329 * configure.in (arm*-*-eabi*): New target.
4330 * configure: Regenerate.
4332 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4334 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4335 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4336 (Dependencies): New section.
4337 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4338 (configure-target-[+module+]): Depend on maybe-all-gcc
4339 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4340 (toplevel profiledbootstrap): Fix dependencies.
4341 * Makefile.in: Regenerate.
4343 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4345 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4346 target-libiberty to noconfigdirs.
4347 * configure: Regenerate.
4349 2004-08-03 Paul Brook <paul@codesourcery.com>
4351 * configure.in: Check for MPFR as well as GMP.
4352 * configure: Regenerate.
4354 2004-08-01 Robert Millan <robertmh@gnu.org>
4356 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4357 libmudflap for all GNU-based systems (with Glibc).
4358 * configure: Regenerate.
4360 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4362 * Makefile.def (host-modules): Add gcc.
4363 * Makefile.in: Regenerate.
4364 * Makefile.tpl (sorry): New rule.
4365 (configure-host, all-host, [+make_target+]-host, do-check,
4366 install-host): Do not add gcc as a special case.
4367 (host modules): Add a small special-casing for gcc. Export
4368 extra_make_flags through the environment.
4369 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4370 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4371 other recursive targets for gcc): Remove.
4373 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4374 (stage, unstage): New rules.
4375 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4376 distclean-stage[+id+]): Use stage_current.
4377 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually