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