1 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3 * configure.ac: Add 'lto' to enable_languages, not
4 new_enable_languages, and only if not already present.
5 * configure: Regenerate.
7 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
9 * README: Refer to the various COPYING* files instead of just
11 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
13 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
15 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
17 2009-10-07 Richard Guenther <rguenther@suse.de>
19 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
20 and Richard Guenther as reviewers.
21 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
24 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
26 * config.sub: Update from upstream sources.
28 2009-10-06 Ian Lance Taylor <iant@google.com>
30 * Makefile.def: check-gold depends upon all-gas.
31 * Makefile.in: Rebuild.
33 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
35 * MAINTAINERS (Write After Approval): Add myself.
37 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
39 * Makefile.def: all-lto-plugin depends on all-libiberty.
40 set bootstrap=true for lto-plugin.
42 * Makefile.in: Regenerate.
43 * configure.ac (host_libs): Add lto-plugin.
44 * configure: Regenerate.
46 2009-10-03 Diego Novillo <dnovillo@google.com>
48 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
49 (HOST_LIBELFLIBS): Define.
50 (HOST_LIBELFINC): Define.
51 * Makefile.in: Regenerate.
52 * configure.ac: Add --enable-lto.
53 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
54 If --enable-lto is used, add 'lto' to new_enable_languages.
55 If --enable-lto is used and gold is enabled, add
56 lto-plugin to configdirs.
57 * configure: Regenerate.
59 2009-10-03 Simon Baldwin <simonb@google.com>
61 * configure.ac: If --with-system-zlib, suppress local zlib and
62 pass --with-system-zlib to subdir configure scripts.
63 * configure: Regenerate.
65 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
66 Paolo Bonzini <bonzini@gnu.org>
68 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
70 * Makefile.in: Rebuilt.
72 2009-09-26 Gary Funck <gary@intrepid.com>
74 * MAINTAINERS (Write After Approval): Add myself.
76 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
78 * configure.ac: Update minimum MPC version to 0.7.
79 * configure: Regenerate.
81 2009-09-25 Nick Clifton <nickc@redhat.com>
83 * configure.ac: Pass any --cache-file=/dev/null option on to
85 * configure: Regenerate.
87 2009-09-23 Nick Clifton <nickc@redhat.com>
89 * config.sub, config.guess: Update from upstream sources.
91 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
93 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
94 * Makefile.in: Rebuilt.
96 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
99 * configure.ac: Error out if $srcdir isn't '.' but contains
100 host-${host_noncanonical}.
101 * configure: Regenerate.
103 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
105 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
108 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
110 * configure.ac: If bootstrapping a combined tree with
111 --enable-gold, require c++ in stage1_languages.
112 * configure: Regenerate.
114 * configure.ac: Also add target_libs of stage1_languages to
115 bootstrap_target_libs.
116 * configure: Regenerate.
118 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
119 with --enable-languages not containing c++.
120 * configure: Regenerate.
122 2009-09-15 Jie Zhang <jie.zhang@analog.com>
124 * configure.ac: Disable java and boehm-gc for bfin-*-*.
125 * configure: Regenerate.
127 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
129 * MAINTAINERS (Write After Approval): Update my e-mail address,
130 and move from from here...
131 (Waiting for paperwork): To here.
133 2009-09-09 Joseph Myers <joseph@codesourcery.com>
135 * MAINTAINERS (Reviewers): Add self as driver reviewer.
137 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
139 * configure.ac: Do not use $extrasub for replacing @if/@endif
140 parts in Makefile; instead, use additional arguments to
141 AC_CONFIG_COMMANDS to do the replacement manually, with several
142 sed invocations, to avoid HP-UX sed command limits.
143 * configure: Regenerate.
145 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
147 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
150 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
152 * configure.ac (with-build-config): Document. Handle without.
153 Handle missing argument.
154 * configure: Rebuilt.
156 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
158 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
159 Default to bootstrap-debug only if compare-debug works.
160 * configure: Rebuilt.
161 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
162 * Makefile.in: Rebuilt.
164 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
166 * MAINTAINERS (OS Port Maintainers): Update my email address.
168 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
170 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
171 * Makefile.in: Rebuilt.
173 2009-09-01 Chris Demetriou <cgd@google.com>
175 * MAINTAINERS (Write After Approval): Add myself.
177 2009-08-31 Dodji Seketeli <dodji@redhat.com>
180 * include/dwarf2.h (enum dwarf_tag): Added
181 DW_TAG_GNU_template_template_param
182 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
184 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
186 * Makefile.tpl (AWK): Fix typo.
187 * Makefile.in: Regenerate.
189 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
191 * configure.ac: Detect awk and sed.
192 * Makefile.def (flags_to_pass): Add AWK and SED.
193 * Makefile.tpl (AWK, SED): New.
194 (BASE_FLAGS_TO_PASS): Add AWK and SED.
195 * configure: Regenerate.
196 * Makefile.in: Regenerate.
198 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
200 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
201 (collapseslashes): Likewise.
203 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
205 * configure.ac (AC_PREREQ): Bump to 2.64.
207 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
209 * configure.ac: Remove --with-datarootdir, --with-docdir,
210 --with-pdfdir, --with-htmldir switches.
211 * configure: Regenerate.
213 * configure: Regenerate.
215 * compile: Sync from Automake 1.11.
217 * install-sh: Likewise.
219 * mkinstalldirs: Likewise.
222 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
224 * ltmain.sh (func_normal_abspath): New function.
225 (func_relative_path): Likewise.
226 (func_mode_help): Document new -bindir option for link mode.
227 (func_mode_link): Add new -bindir option, and use it to place
228 output DLL if specified.
230 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
232 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
233 (baseargs): Add --disable-option-checking.
234 * configure: Regenerate.
236 * Makefile.def (configure-target-libiberty): Depend on
237 all-binutils and all-ld.
238 (configure-target-newlib): Likewise.
239 * Makefile.in: Regenerate.
241 2009-08-17 Ben Elliston <bje@au.ibm.com>
243 * config.sub, config.guess: Update from upstream sources.
245 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
247 Sync from src, merge:
249 2009-07-02 Tristan Gingold <gingold@adacore.com>
251 * configure.ac: Do not exclude gas for i386-*-darwin.
252 Add a case for x86_64-*-darwin.
253 * configure: Regenerate.
255 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
257 * MAINTAINERS: Add my name to Write After Approval list.
259 2009-08-06 Michael Eager <eager@eagercon.com>
261 * configure.ac: Add Microblaze target.
262 * configure: Regenerate.
264 2009-07-31 Christian Bruel <christian.bruel@st.com>
266 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
267 * configure: Regenerate.
269 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
271 * MAINTAINERS (Write After Approval): Update my e-mail address.
273 2009-07-06 Ian Lance Taylor <iant@google.com>
275 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
276 * configure: Rebuild.
278 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
280 * MAINTAINERS: Move myself to the Graphite Reviewers.
282 2009-06-30 Wei Guozhi <carrot@google.com>
284 * MAINTAINERS: Add my name to Write After Approval list.
286 2009-06-26 Steve Ellcey <sje@cup.hp.com>
289 * configure.ac (comparestring): Create new variable.
290 * Makefile.tpl (comparestring): Use to skip some comparisions.
291 * configure: Regenerate.
292 * Makefile.in: Regenerate.
294 2009-06-26 Doug Evans <dje@sebabeach.org>
296 * Makefile.def (host_modules): Add cgen.
297 * Makefile.in: Regenerate.
298 * configure.ac (host_tools): Add cgen.
299 * configure: Regenerate.
301 2009-06-23 DJ Delorie <dj@redhat.com>
303 * MAINTAINERS: Add myself as mep maintainer.
305 2009-06-23 Ian Lance Taylor <iant@google.com>
307 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
308 boot_languages. Only bootstrap target libraries listed in
309 target_libs for some boot language. Add --with-stage1-ldflags,
310 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
311 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
312 if not building with C++.
313 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
314 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
315 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
316 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
317 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
318 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
319 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
320 * configure, Makefile.in: Rebuild.
322 2009-06-23 Li Feng <nemokingdom@gmail.com>
324 * MAINTAINERS: Added my name to write-after-approval list.
326 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
328 * configure.ac: Define is_elf for QNX Neutrino targets.
329 * configure: Regenerate.
331 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
333 * MAINTAINERS: Added my name to the write-after-approval list
335 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
337 * configure.ac: Detect MPC in default directory.
338 * configure: Regenerate.
340 2009-06-03 Jerome Guitton <guitton@adacore.com>
341 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
343 * Makefile.tpl (all): Avoid a trailing backslash.
344 * Makefile.in: Regenerate.
346 2009-06-03 Ben Elliston <bje@au.ibm.com>
348 * config.sub, config.guess: Update from upstream sources.
350 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
352 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
354 * configure: Regenerate.
356 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
358 * Makefile.tpl ([+compare-target+]): Compare all stage
359 directories, rather than just gcc.
360 * Makefile.in: Rebuilt.
362 2009-06-01 Doug Kwan <dougkwan@google.com>
364 * configure.ac: Support gold for target arm*-*-*.
365 * configure: Regenerate.
367 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
369 * Makefile.def: Add MPC support and dependencies.
370 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
372 * Makefile.in, configure: Regenerate.
374 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
376 * Makefile.tpl (all): Avoid harmless warning in make all when
377 gcc-bootstrap is enabled but stage_last does not exist.
378 * Makefile.in: Rebuilt.
380 2009-05-24 Nicolas Roche <roche@adacore.com>
382 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
383 * Makefile.in: Regenerate.
385 2009-05-21 Denis Chertykov <chertykov@gmail.com>
387 * MAINTAINERS: Update my e-mail address.
389 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
391 * configure.ac (cygwin noconfigdirs): Remove libgcj.
392 * configure: Regenerate.
394 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
397 * Makefile.tpl (all): Don't assume gcc-bootstrap and
398 gcc-no-bootstrap are mutually exclusive.
399 * Makefile.in: Rebuilt.
401 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
404 * Makefile.tpl (all): Don't end with unconditional success.
405 * Makefile.in: Rebuilt.
407 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
410 * Makefile.def (flags_to_pass): Remove redundant and incomplete
411 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
412 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
413 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
414 stage_configureflags, stage_cflags and stage_libcflags into
415 explicit Makefile macros.
416 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
418 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
419 CC. Set CC_FOR_BUILD from CC.
420 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
421 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
422 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
423 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
425 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
426 (_LIBCFLAGS): Renamed to _TFLAGS.
427 (do-compare-debug, do-compare3-debug): Drop.
428 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
429 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
430 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
431 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
432 (XGCC_FLAGS_FOR_TARGET): New.
433 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
434 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
435 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
436 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
437 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
438 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
440 (BUILD_CONFIG): Include if requested.
441 (all): Set TFLAGS on bootstrap.
442 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
443 (all-stageid-prefixmodule): Likewise.
444 (do-clean, distclean-stageid): Set TFLAGS.
445 (restrap): Fix whitespace.
446 * Makefile.in: Rebuilt.
448 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
450 * config.guess: Sync with src.
452 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
454 * configure.ac ($with_ppl): Default to no if not supplied.
455 ($with_cloog): Likewise.
456 configure: Regenerate.
458 2009-04-27 James E. Wilson <wilson@codesourcery.com>
460 * MAINTAINERS: Update my e-mail address.
462 2009-04-27 Nick Clifton <nickc@redhat.com>
464 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
466 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
468 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
469 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
470 * Makefile.in: Regenerate.
472 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
475 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
476 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
478 * configure, Makefile.in: Regenerate.
480 2009-04-21 Taras Glek <tglek@mozilla.com>
482 * include/hashtab.h: Update GTY annotations to new syntax
483 * include/splay-tree.h: Likewise
485 2009-04-17 Ben Elliston <bje@au.ibm.com>
487 * config.sub, config.guess: Update from upstream sources.
489 2009-04-15 Anthony Green <green@moxielogic.com>
491 * configure.ac: Add moxie support.
492 * configure: Rebuilt.
494 2009-04-14 Jakub Jelinek <jakub@redhat.com>
496 * configure.ac: Change copyright header to refer to version
497 3 of the GNU General Public License and to point readers at the
498 COPYING3 file and the FSF's license web page.
499 * Makefile.def: Likewise.
500 * Makefile.tpl: Likewise.
501 * Makefile.in: Regenerate.
503 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
505 * configure.ac: Restore match for darwin9 or later. Use double
506 brackets since regeneration eats one pair.
507 * configure: Regenerate.
509 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
512 * configure.ac: Require texinfo 4.7.
513 * configure: Regenerated.
515 2009-04-09 Nick Clifton <nickc@redhat.com>
517 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
518 the GCC Runtime Library Exception.
520 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
522 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
523 * configure: Regenerate.
525 2009-04-01 Steve Ellcey <sje@cup.hp.com>
527 * Makefil.def (languages): New entries.
528 * Makefile.tpl (check-gcc-*): New generic target.
529 * Makefile.in: Regenerate.
531 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
533 * MAINTAINERS: Update my email address.
535 2009-03-18 Tom Tromey <tromey@redhat.com>
537 * configure: Rebuild.
538 * configure.ac (host_libs): Add libiconv.
539 * Makefile.in: Rebuild.
540 * Makefile.def (host_modules): Add libiconv.
541 (configure-gdb, all-gdb): Depend on libiconv.
543 2009-03-16 Tristan Gingold <gingold@adacore.com>
545 * configure.ac: Treat gdb as supported on x86_64-darwin.
546 * configure: Regenerate.
548 2009-03-16 Joseph Myers <joseph@codesourcery.com>
550 * configure.ac (--with-host-libstdcxx): New option.
551 * configure: Regenerate.
553 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
555 * MAINTAINERS: Move myself into the write after approval list.
557 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
559 * MAINTAINERS: Update e-mail address.
561 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
563 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
565 2009-03-10 Ira Rosen <irar@il.ibm.com>
567 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
569 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
571 Backport from git Libtool:
573 2009-01-19 Robert Millan <rmh@aybabtu.com>
574 Support GNU/kOpenSolaris.
575 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
576 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
577 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
580 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
582 * MAINTAINERS: Update e-mail address.
584 2009-02-24 Michael Eager <eager@eagercon.com>
586 * MAINTAINERS (Write After Approval): Add self.
588 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
590 * MAINTAINERS (Write After Approval): Add myself.
592 2009-02-05 Andreas Schwab <schwab@suse.de>
594 * Makefile.tpl (stage_last): Define $r and $s before using
595 $(RECURSE_FLAGS_TO_PASS).
596 * Makefile.in: Regenerate
598 2009-01-30 Ian Lance Taylor <iant@google.com>
600 * MAINTAINERS: Move myself to the Global Reviewers list.
602 2009-01-29 Robert Millan <rmh@aybabtu.com>
604 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
605 * configure: Regenerate.
607 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
609 * MAINTAINERS: Make whitespace consistent.
610 Remove Robert Millan from Write After Approval.
612 2009-01-16 Alan Modra <amodra@bigpond.net.au>
614 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
615 (all-opcodes): Depend on all-libiberty.
616 * Makefile.in: Regenerate.
618 2009-01-15 Douglas B Rupp <rupp@gnat.com>
620 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
621 * configure: Regenerate.
623 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
625 * MAINTAINERS (Write After Approval): Add myself.
627 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
629 * MAINTAINERS: Add myself to reviewers (Fortran).
631 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
633 PR tree-optimization/38515
634 * configure.ac (cloog-polylib): Removed.
635 (with_ppl, with_cloog): Test for "no".
636 * configure: Regenerated.
638 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
640 * MAINTAINERS: Moved myself to reviewers (Fortran).
642 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
644 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
645 (Write After Approval): Remove myself.
647 2009-01-03 Diego Novillo <dnovillo@google.com>
649 * MAINTAINERS: Remove myself from alias maintainership.
651 2009-01-02 David Ayers <ayers@fsfe.org>
653 * MAINTAINERS: Update e-mail address.
655 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
657 * MAINTAINERS: Make whitespace consistent.
659 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
661 Backport from upstream Libtool:
662 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
663 Add cache variables to tests that require the linker to work.
664 For shlibpath_overrides_runpath, this also changes the semantics
665 to let the result from the C compiler take precedence.
667 2008-12-02 Ben Elliston <bje@au.ibm.com>
669 * config.sub, config.guess: Update from upstream sources.
671 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
673 * configure.ac (ppllibs): Add by default the lib flags.
674 * configure: Regenerate.
676 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
678 * MAINTAINERS: Add myself to the write after approval list.
680 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
682 * configure.ac: Add double brackets on darwin[912].
683 * configure: Regenerate.
685 2008-12-03 Daniel Kraft <d@domob.eu>
687 * MAINTAINERS: Moved myself and Mikael Morin from Write After
688 Approval to Reviewer section (for Fortran front-end).
690 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
692 * configure.ac: Expand to darwin10 and later.
693 * configure: Regenerate.
695 2008-12-02 Andreas Schwab <schwab@suse.de>
697 * Makefile.def: configure-target-boehm-gc depends on
698 all-target-libstdc++-v3.
699 * Makefile.in: Regenerate.
701 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
703 * MAINTAINERS: Add myself as mingw maintainer.
705 2008-12-02 Ben Elliston <bje@au.ibm.com>
707 * config.sub, config.guess: Update from upstream sources.
709 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
711 * README.SCO: Remove.
713 2008-11-29 Fernando Pereira <pronesto@gmail.com>
715 * MAINTAINERS: Add myself to the write after approval list.
717 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
719 * MAINTAINERS: Update my email address in WAA section.
721 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
723 * MAINTAINERS: Update e-mail address.
725 2008-11-27 Toon Moene <toon@moene.org>
727 * MAINTAINERS: Change e-mail address.
729 2008-11-27 Tristan Gingold <gingold@adacore.com>
731 * configure.ac: Build gdb for i?86-*-darwin*
732 * configure: Regenerated.
734 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
736 * MAINTAINERS: Added my full name.
738 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
745 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
747 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
748 * Makefile.in: Regenerated.
750 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
757 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
758 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
759 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
760 (HOST_EXPORTS): Pass CPPFLAGS.
761 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
762 (LDFLAGS_FOR_TARGET): Initialize from configure script.
763 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
764 * Makefile.in, configure: Regenerated.
765 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
766 and CPPFLAGS_FOR_BUILD.
768 2008-11-06 Jeff Law <law@redhat.com>
770 * MAINTAINERS: Add myself as middle end maintainer.
772 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
774 * MAINTAINERS (Write after approval): Add myself.
776 2008-11-05 Diego Novillo <dnovillo@google.com>
778 * MAINTAINERS (Global Reviewers): Add myself.
779 (Non-Algorithmic Maintainers): Remove myself.
781 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
783 * MAINTAINERS (Write after approval): Add myself.
785 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
787 * MAINTAINERS (Write after approval): Add myself.
789 2008-10-31 Ben Elliston <bje@au.ibm.com>
791 * configure.ac (spu-*-*): Remove special case.
792 * configure: Regenerate.
794 2008-10-30 Catherine Moore <clm@codesourcery.com>
796 * MAINTAINERS (Write after approval): Update my email address.
798 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
800 * configure.ac [spu-*-*]: Do not set skipdirs.
801 * configure: Re-generate.
803 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
805 * MAINTAINERS (Various Maintainers): Add myself to reload.
807 2008-10-25 Richard Guenther <rguenther@suse.de>
809 * MAINTAINERS (Various Maintainers): Add myself as middle-end
810 maintainer. Remove myself as libgcc-math maintainer.
811 (Non-Algorithmic Maintainers): Remove myself.
813 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
815 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
816 * Makefile.in: Regenerated.
818 2008-10-23 Cary Coutant <ccoutant@google.com>
820 * MAINTAINERS (Write after approval): Add myself.
822 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
829 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
830 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
831 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
832 (HOST_EXPORTS): Pass CPPFLAGS.
833 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
834 (LDFLAGS_FOR_TARGET): Initialize from configure script.
835 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
836 * Makefile.in, configure: Regenerated.
837 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
838 and CPPFLAGS_FOR_BUILD.
840 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
842 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
845 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
847 * MAINTAINERS (Write After Approval): Added myself.
849 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
851 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
852 recommended version to 2.3.2.
854 * configure: Regenerate.
856 2008-10-01 Mark Mitchell <mark@codesourcery.com>
858 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
860 2008-09-29 David Daney <david.daney@caviumnetworks.com>
862 * MAINTAINERS (Write After Approval): Update e-mail address.
864 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
866 * libtool.m4: Update to libtool 2.2.6.
867 * lt~obsolete.m4: Update to libtool 2.2.6.
868 * ltmain.sh: Update to libtool 2.2.6.
869 * ltsugar.m4: Update to libtool 2.2.6.
870 * ltversion.m4: Update to libtool 2.2.6.
871 * ltoptions.m4: Update to libtool 2.2.6.
872 * ltgcc.m4: Update to match changes from libtool 2.2.6.
874 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
876 * MAINTAINERS (Write After Approval): Add myself.
878 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
880 * MAINTAINERS (Write After Approval): Update my name.
882 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
884 * MAINTAINERS: Add myself in "Write After Approval".
886 2008-09-18 Steve Ellcey <sje@cup.hp.com>
888 * MAINTAINERS: Add myself as ia64 maintainer.
890 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
892 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
893 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
894 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
895 and Michael Tiemann from Write After Approval since they do not
896 actually have access.
898 2008-09-05 Richard Guenther <rguenther@suse.de>
900 * configure.ac: Initialize clooglibs to -lcloog.
901 * configure: Re-generate.
903 2008-09-04 Le-Chun Wu <lcwu@google.com>
905 * MAINTAINERS (Write After Approval): Add myself.
907 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
909 * configure.ac (--with-cloog-polylib): New.
910 (--disable-cloog-version-check): New.
911 (--disable-ppl-version-check): New.
912 * configure: Re-generate.
914 2008-09-03 Richard Guenther <rguenther@suse.de>
916 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
918 * configure: Re-generate.
920 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
923 * MAINTAINERS: Add picoChip maintainers.
925 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
926 Tobias Grosser <grosser@fim.uni-passau.de>
927 Jan Sjodin <jan.sjodin@amd.com>
928 Harsha Jagasia <harsha.jagasia@amd.com>
929 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
930 Konrad Trifunovic <konrad.trifunovic@inria.fr>
931 Adrien Eliche <aeliche@isty.uvsq.fr>
933 Merge from graphite branch.
934 * configure: Regenerate.
935 * Makefile.in: Regenerate.
936 * configure.ac (host_libs): Add ppl and cloog.
937 Add checks for PPL and CLooG.
938 * Makefile.def (ppl, cloog): Added modules and dependences.
939 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
940 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
942 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
944 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
945 (GCC_SHLIB_SUBDIR): New.
946 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
947 * configure: Regenerate.
948 * Makefile.in: Regenerate.
950 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
952 * MAINTAINERS: Consistently use tabs to separate columns.
954 2008-08-29 Tristan Gingold <gingold@adacore.com>
956 * MAINTAINERS (Write after Approval): Add myself.
958 2008-08-28 Tristan Gingold <gingold@adacore.com>
960 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
961 Enable bfd, binutils and opcodes.
962 * configure: Regenerate.
964 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
966 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
968 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
970 * MAINTAINERS: Use correct Umlaut for last name.
972 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
974 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
976 2008-08-16 David Edelsohn <edelsohn@gnu.org>
978 * MAINTAINERS: Update my email address.
980 2008-08-16 Nicolas Roche <roche@adacore.com>
982 * Makefile.tpl: Add BOOT_ADAFLAGS.
983 * Makefile.in: Regenerate.
985 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
987 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
988 * configure: Regenerate.
990 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
992 * configure.ac: Add makefile fragments for hpux.
993 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
994 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
995 * configure: Regenerate.
996 * Makefile.in: Regenerate.
998 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1000 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1002 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1004 * MAINTAINERS (Write after Approval): Add myself.
1006 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1008 * MAINTAINERS (Write After Approval): Add myself.
1010 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1012 * MAINTAINERS (Write After Approval): Add myself.
1014 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1016 * MAINTAINERS: Update my email address.
1018 2008-06-25 Joey Ye <joey.ye@intel.com>
1020 * MAINTAINERS (Write After Approval): Add myself.
1022 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1024 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1025 * Makefile.in: Regenerate.
1026 * configure: Regenerate.
1028 2008-06-17 Daniel Kraft <d@domob.eu>
1030 * MAINTAINERS (Write After Approval): Add myself.
1032 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1034 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1035 "$@" is still intact with both Autoconf 2.59 and 2.62.
1036 * configure: Regenerate.
1038 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1040 * Makefile.tpl: Fix comment errors.
1041 * Makefile.in: Regenerate.
1043 2008-06-12 David S. Miller <davem@davemloft.net>
1044 David Edelsohn <edelsohn@gnu.org>
1046 * configure.ac: Add powerpc*-*-* to gold supported targets.
1047 * configure: Regenerate.
1049 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1051 PR tree-optimization/36218
1052 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1053 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1054 (all prefix="build-"): Pass them to build-system sub-makes.
1055 * Makefile.in: Regenerate.
1057 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1059 * MAINTAINERS (mt port): Remove.
1060 (sco5, unixware, sco udk): Remove.
1061 (Kean Johnston): Add to Write After Approval.
1063 2008-05-30 Julian Brown <julian@codesourcery.com>
1065 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1066 of libobjc for ARM EABI Linux.
1067 * configure: Regenerate.
1069 2008-05-18 Xinliang David Li <davidxl@google.com>
1071 * ChangeLog: Remove wrong ChangeLog entry.
1073 2008-05-17 Xinliang David Li <davidxl@google.com>
1075 * MAINTAINERS (Write After Approval): Add myself.
1077 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1079 * MAINTAINERS (Write After Approval): Add myself.
1081 2008-05-14 Rafael Espíndola <espindola@google.com>
1083 * config-ml.in: don't handle --enable-shared and --enable-static.
1085 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1087 * MAINTAINERS: Update my email address.
1089 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1091 * MAINTAINERS: Update my email address.
1093 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1095 * MAINTAINERS (Write After Approval): Add myself.
1097 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1099 * MAINTAINERS (Write After Approval): Add myself.
1101 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1103 * MAINTAINERS (crx): Add myself.
1105 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1108 2008-04-14 David S. Miller <davem@davemloft.net>
1110 * configure.ac: Add sparc*-*-* to gold supported targets.
1111 * configure: Regenerate.
1113 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1116 * configure.ac: Include override.m4.
1117 * configure: Regenerate.
1119 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1121 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1122 * Makefile.in: Regenerate.
1124 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1126 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1127 as nonconfigurable directories list.
1128 * configure: Regenerate.
1130 2008-04-14 Ben Elliston <bje@au.ibm.com>
1132 * config.sub, config.guess: Update from upstream sources.
1134 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1136 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1137 * Makefile.in: Regenerate.
1139 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1141 * configure.ac: Do not build libssp for the AVR.
1142 * configure: Regenerate.
1144 2008-04-07 Ian Lance Taylor <iant@google.com>
1146 * Makefile.def: check-gold depends upon all-binutils.
1147 * Makefile.in: Regenerate.
1149 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1151 * MAINTAINERS (Write After Approval): Add myself.
1153 2008-04-04 Nick Clifton <nickc@redhat.com>
1156 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1158 * configure: Regenerate.
1160 2008-04-04 NightStrike <NightStrike@gmail.com>
1163 * configure.ac: Combine rules for mingw32 and mingw64.
1164 * configure: Regenerate.
1166 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1168 * MAINTAINERS (Write After Approval): Add myself.
1170 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1172 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1173 * Makefile.in (.NOTPARALLEL): Ditto.
1175 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1177 * MAINTAINERS (Write After Approval): Add myself.
1179 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1181 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1182 * Makefile.in (.NOTPARALLEL): Regenerate.
1184 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1186 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1187 * Makefile.in: Regenerate.
1189 2008-03-26 Jakub Staszak <kuba@et.pl>
1191 * MAINTAINERS (Write After Approval): Add myself.
1193 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1195 * MAINTAINERS: Update e-mail address.
1197 2008-03-20 Ian Lance Taylor <iant@google.com>
1199 * configure.ac: Add support for --enable-gold.
1200 * Makefile.def: Add gold as a directory like ld.
1201 * configure, Makefile.in: Regenerate.
1203 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1205 * configure.ac: m4_include config/proginstall.m4.
1206 * configure: Regenerate.
1208 Backport from upstream Libtool:
1210 2007-10-12 Eric Blake <ebb9@byu.net>
1212 Deal with Autoconf 2.62's semantic change in m4_append.
1213 * ltsugar.m4 (lt_append): Replace broken versions of
1215 (lt_if_append_uniq): Don't require separator to be overquoted,
1216 and avoid broken m4_append.
1217 (lt_dict_add): Fix typo.
1218 * libtool.m4 (_LT_DECL): Don't overquote separator.
1220 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1222 * config.rpath: Add AIX 6 support.
1224 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1226 * Makefile.def (stageprofile). Remove -fprofile-generate
1227 from stage_libcflags.
1228 * Makefile.in: Regenerate.
1230 2008-03-13 Ben Elliston <bje@au.ibm.com>
1232 * config.sub, config.guess: Update from upstream sources.
1234 2008-03-06 Tom Tromey <tromey@redhat.com>
1236 * MAINTAINERS: Update for treelang deletion.
1238 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1240 * MAINTAINERS: Update my email address.
1242 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1244 * MAINTAINERS (darwin port): Add myself as a maintainer.
1245 (objective-c/c++): Add myself as a maintainer.
1247 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1249 * MAINTAINERS (Write After Approval): Update my email address.
1251 2008-02-25 Tomas Bily <tbily@suse.cz>
1253 * MAINTAINERS (Write After Approval): Add myself.
1255 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1257 * MAINTAINERS (OpenMP): Add myself.
1259 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1264 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1265 * configure: Regenerate.
1267 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1268 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1269 STAGE4_LIBCFLAGS): New.
1270 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1271 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1272 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1273 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1274 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1275 for target modules. Don't export LIBCFLAGS.
1276 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1277 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1278 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1279 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1280 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1281 * Makefile.in: Regenerate.
1283 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1286 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1287 Do not use -DDLL_EXPORT. Backport from upstream.
1289 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1291 * MAINTAINERS (Write After Approval): Add myself.
1293 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1295 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1296 * configure: Regenerate.
1298 2008-01-31 Marc Gauthier <marc@tensilica.com>
1300 * configure.ac (xtensa*-*-*): Recognize processor variants.
1301 * configure: Regenerate.
1303 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1306 * configure.ac (PARSE_ARGS): Push suitable setting of
1307 ac_subdirs_all, for `./configure --help=recursive'.
1308 Handle `+' in generic toplevel directory disabling.
1309 * configure: Regenerate.
1311 2008-01-28 Nick Clifton <nickc@redhat.com>
1313 * MAINTAINERS (xstormy16): Take over maintainership.
1315 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1317 * MAINTAINERS (c4x port): Remove.
1319 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1321 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1323 2008-01-23 Ben Elliston <bje@au.ibm.com>
1325 * config.sub, config.guess: Update from upstream sources.
1327 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1329 * MAINTAINERS (Write After Approval): Add myself.
1331 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1333 * MAINTAINERS: Update my email address.
1335 2008-01-09 Raksit Ashok <raksit@google.com>
1337 * MAINTAINERS (Write After Approval): Add myself.
1339 2008-01-09 Raksit Ashok <raksit@google.com>
1341 * MAINTAINERS (Write After Approval): Add myself.
1343 2008-01-08 Ben Elliston <bje@au.ibm.com>
1345 * config.sub, config.guess: Update from upstream sources.
1347 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1349 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1350 Change recommended MPFR from 2.2.1 -> 2.3.0.
1351 * configure: Regenerate.
1353 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1355 * MAINTAINERS: Update my email address.
1357 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1359 * MAINTAINERS: Update my email address.
1361 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1363 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1364 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1365 * Makefile.in: Regenerate.
1367 2007-12-10 Mark Heffernan <meheff@google.com>
1369 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1372 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1374 * configure.ac: Enable libjava for x86_64-*-darwin9.
1375 * configure: Regenerate.
1377 2007-12-07 Bill Maddox <maddox@google.com>
1379 * MAINTAINERS (Write After Approval): Add myself.
1381 2007-12-05 Ben Elliston <bje@au.ibm.com>
1383 * config.sub, config.guess: Update from upstream sources.
1385 2007-12-02 Matthias Klose <doko@ubuntu.com>
1387 * config-ml.in: Remove 64bit configure tests.
1389 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391 * config-ml.in: Robustify against white space in absolute file
1394 * config-ml.in (multi-clean): Substitute ${Makefile}.
1395 Remove superfluous ${Makefile} in list.
1397 2007-11-19 Thiemo Seufer <ths@mips.com>
1399 * config-ml.in: Don't hardcode the Makefile name.
1401 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1403 * MAINTAINERS (Write After Approval): Add myself.
1405 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1407 * MAINTAINERS (Write After Approval): Add myself.
1409 2007-11-06 Doug Kwan <dougkwan@google.com>
1411 * MAINTAINERS (Write After Approval): Add myself.
1413 2007-10-25 Ben Elliston <bje@au.ibm.com>
1415 * MAINTAINERS (mercury): Remove entry.
1416 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1418 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1420 * Makefile.def (dependencies): Make configure-gdb depend on
1422 * Makefile.in: Regenerated.
1424 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1426 * MAINTAINERS (Fortran maintainer): Remove myself.
1428 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1430 * Makefile.def: To avoid problems running with parallel makes,
1431 build newlib before libgloss so that target specific header
1433 * Makefile.in: Regenerate
1435 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1437 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1438 * Makefile.in: Regenerate.
1440 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1442 * MAINTAINERS (Register allocation reviewer): Add myself.
1444 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1446 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1447 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1448 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1449 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1450 * configure: Regenerate.
1452 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1454 * MAINTAINERS (Register allocation reviewer): Add myself.
1456 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1458 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1459 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1460 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1461 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1462 * configure.ac: Default them to host tools for $host = $build.
1465 * configure: Regenerate.
1466 * Makefile.in: Regenerate.
1468 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1470 * MAINTAINERS (Register allocation reviewer): Add myself.
1472 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1474 * MAINTAINERS (Register allocation reviewer): Add myself.
1476 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1478 * MAINTAINERS (Write After Approval): Fix typo.
1480 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1482 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1483 * configure: Regenerate.
1485 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1488 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1489 they're already prefixed.
1491 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1493 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1495 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1496 * configure: Regenerate.
1497 * Makefile.in: Regenerate.
1499 2007-09-17 Andreas Schwab <schwab@suse.de>
1501 * configure.ac: Raise minimum makeinfo version to 4.6.
1502 * configure: Regenerate.
1504 2007-09-17 Johannes Singler <singler@ira.uka.de>
1506 * MAINTAINERS (write-after-approval) add myself
1508 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1510 * configure.ac: Correct makeinfo version check.
1511 * configure: Regenerate.
1513 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1515 * MAINTAINERS: Update my email address.
1517 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1519 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1520 to $skipdirs and only disable gprof for newlib. Use the normal
1521 mips*-elf* handling in other respects.
1522 * configure: Regnerate.
1524 2007-09-12 David Daney <ddaney@avtrex.com>
1526 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1528 * configure: Regenerate.
1530 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1533 * configure.ac: For libgloss targets, point the linker to the linker
1534 script, startup code and simulator library.
1535 * configure: Regenerate.
1537 2007-09-07 Andrew Haley <aph@redhat.com>
1539 * configure.ac (noconfigdirs): Remove target-libffi and
1541 * configure: Regenerate.
1543 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1546 * configure.ac: Use config/mh-mingw on mingw.
1547 * configure: Regenerate.
1549 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1551 * MAINTAINERS (Write After Approval): Add myself.
1553 2007-09-05 Richard Guenther <rguenther@suse.de>
1555 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1556 nor --disable-checking is provided also turn on yes and types
1557 checking for stage1.
1558 * configure: Re-generate.
1560 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1562 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1563 (Write After Approval): Remove myself.
1565 2007-08-29 Nick Clifton <nickc@redhat.com>
1567 * config.sub, config.guess: Update from upstream sources.
1569 2007-08-22 Bud Davis <jmdavis@link.com>
1571 * MAINTAINERS (Write After Approval): Added myself.
1572 * MAINTAINERS (Reviewers): Removed myself.
1574 2007-08-18 Paul Brook <paul@codesourcery.com>
1575 Joseph Myers <joseph@codesourcery.com>
1577 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1578 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1579 * Makefile.in: Regenerate.
1580 * configure.ac (--with-debug-prefix-map): New.
1581 * configure: Regenerate.
1583 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1584 Nigel Stephens <nigel@mips.com>
1586 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1587 as target_makefile_frag.
1588 * configure: Regenerate.
1590 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1592 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1593 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1594 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1595 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1596 (do-compare, do-compare3, do-compare-debug): New.
1597 ([+compare-target+]): Use them.
1599 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1601 * MAINTAINERS (Write After Approval): Change my email address.
1603 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1604 Ben Elliston <bje@au.ibm.com>
1606 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1607 --silent if $silent.
1608 * configure: Regenerate.
1610 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1612 * MAINTAINERS (Various Maintainers): Add myself as
1613 loop infrastructure maintainer. Update my e-mail
1616 2007-07-31 Diego Novillo <dnovillo@google.com>
1618 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1621 2007-07-26 Richard Guenther <rguenther@suse.de>
1623 * configure.ac: Add types checking to stage1 checking flags.
1624 * configure: Regenerate.
1626 2007-07-17 Nick Clifton <nickc@redhat.com>
1628 * COPYING3: New file. Contains version 3 of the GNU General
1630 * COPYING3.LIB: New file. Contains version 3 of the GNU
1631 Lesser General Public License.
1633 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1635 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1637 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1639 * MAINTAINERS (S/390 co-maintainer): Add myself.
1640 (Write After Approval): Remove myself.
1642 2007-07-13 Dan Hipschman <dsh@google.com>
1644 * MAINTAINERS (Write After Approval): Add myself.
1646 2007-07-11 Nick Clifton <nickc@redhat.com>
1648 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1650 * Makefile.in: Regenerate.
1652 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1654 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1657 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1659 * lt~obsolete.m4: New. Import from 20070318 libtool.
1661 2007-07-03 Julian Brown <julian@codesourcery.com>
1663 * MAINTAINERS (Write After Approval): Add myself.
1665 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1667 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1668 * configure: Regenerate.
1670 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1672 * configure.ac: Add some missing m4 quotation.
1673 * configure: Regenerate.
1675 2007-07-02 Simon Baldwin <simonb@google.com>
1677 * MAINTAINERS (Write After Approval): Add myself.
1679 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1681 * configure: Regenerate.
1683 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1685 * Makefile.def: Add windmc tool to build.
1686 * Makefile.tpl: Likewise.
1687 * configure.ac: Likewise.
1688 * Makefile.in: Regenerate.
1689 * configure: Regenerate.
1691 2007-06-28 DJ Delorie <dj@redhat.com>
1693 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1694 not building newlib.
1695 * configure: Regenerated.
1697 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1699 * MAINTAINERS (Write After Approval): Add myself.
1701 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1703 * MAINTAINERS (Write After Approval): Add myself.
1705 2007-06-19 Chris Matthews <chrismatthews@google.com>
1707 * MAINTAINERS (Write After Approval): Add myself.
1709 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1711 * MAINTAINERS (Write After Approval): Add myself.
1713 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1715 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1716 * Makefile.in: Regenerated.
1718 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1720 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1721 bfin*-*-uclinux* targets.
1722 * configure: Regenerate.
1724 2007-06-14 Ian Lance Taylor <iant@google.com>
1726 * MAINTAINERS: Add myself as non-algorithmic global write
1729 2007-06-14 Diego Novillo <dnovillo@google.com>
1731 * MAINTAINERS: Add self as middle-end maintainer and
1732 non-algorithmic global write maintainer.
1734 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1736 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1737 Move all Fortran maintainers except Paul Brook into the
1738 Non-Autopoiesis section.
1740 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1742 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1743 (distclean-stage[+id+]): Possibly delete stage_last.
1744 * Makefile.in: Regenerate.
1746 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1748 * MAINTAINERS (Various Maintainer): Fix typo.
1750 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1752 * MAINTAINERS (Various Maintainer): Add myself as
1753 dataflow maintainer.
1755 2007-06-07 Ben Elliston <bje@au.ibm.com>
1757 * config.sub, config.guess: Update from upstream sources.
1759 2007-06-07 Ben Elliston <bje@au.ibm.com>
1761 * Makefile.tpl: Fix spelling error.
1762 * Makefile.in: Regenerate.
1764 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1766 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1767 lt_cv_sys_max_cmd_len.
1769 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1771 * MAINTAINERS (Various Maintainers): Add myself as
1772 auto-vectorizer maintainer.
1774 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1777 * libtool.m4: Revert previous change.
1778 * ltgcc.m4: Put it here.
1780 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1782 * MAINTAINERS (Various Maintainers): Add myself as
1783 auto-vectorizer maintainer.
1785 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1788 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1790 2007-05-30 Richard Guenther <rguenther@suse.de>
1792 * MAINTAINERS (Various Maintainers): Add myself as
1793 auto-vectorizer maintainer.
1795 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1798 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1799 * configure: Rebuilt.
1801 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1803 * MAINTAINERS (Write After Approval): Removed my name.
1805 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1807 * MAINTAINERS (Write After Approval): Remove myself.
1809 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1811 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1813 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1815 * ltmain.sh: Update from ToT Libtool.
1816 * libtool.m4: Update from ToT Libtool.
1817 * ltsugar.m4: New. Update from ToT Libtool.
1818 * ltversion.m4: New. Update from ToT Libtool.
1819 * ltoptions.m4: New. Update from ToT Libtool.
1821 * ltcf-c.sh: Remove.
1822 * ltcf-cxx.sh: Remove.
1823 * ltcf-gcj.sh: Remove.
1825 2007-05-22 Ollie Wild <aaw@google.com>
1827 * MAINTAINERS (Write After Approval): Add myself.
1829 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1831 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1833 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1834 Remove CFLAGS/LIBCFLAGS.
1835 (configure-stage[+id+]-[+prefix+][+module+],
1836 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1837 * Makefile.in: Regenerate.
1839 2007-05-15 Diego Novillo <dnovillo@google.com>
1841 * MAINTAINERS: Update e-mail address.
1843 2007-05-15 Revital Eres <eres@il.ibm.com>
1845 * MAINTAINERS (Write After Approval): Add myself.
1847 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1849 * MAINTAINERS (Write After Approval): Updated my address.
1851 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1853 * MAINTAINERS (Write After Approval): Add myself.
1855 2007-05-11 Silvius Rus <rus@google.com>
1857 * MAINTAINERS (Write After Approval): Add myself.
1859 2007-04-23 Tom Tromey <tromey@redhat.com>
1861 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1863 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1865 * MAINTAINERS (cpplib): Rename to ...
1866 (libcpp): ... this. Add C/C++ front end maintainers.
1868 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1870 * config-ml.in: Pass ${ml_config_env} to configure calls.
1872 2007-04-04 Christian Bruel <christian.bruel@st.com>
1874 * MAINTAINERS (Write After Approval): Add myself.
1876 2007-04-02 Dave Korn <dave.korn@artimi.com>
1878 * MAINTAINERS (Write After Approval): Add myself.
1880 2007-03-31 Tobias Burnus <burnus@net-b.de>
1882 * MAINTAINERS (fortran 95 front end): Add myself.
1884 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1886 * MAINTAINERS (Write After Approval): Add myself.
1888 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1890 * MAINTAINERS (Modulo Scheduler): Add myself.
1892 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1894 * MAINTAINERS (fortran 95 front end): Add myself.
1895 (c++ front end): whitespace fix.
1897 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1899 * MAINTAINERS (Write After Approval): Add myself.
1901 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1903 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1904 of glob. Quote arguments with single quotes too.
1905 * configure: Regenerate.
1907 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1909 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1910 * Makefile.in: Regenerate
1912 2007-03-07 Andreas Schwab <schwab@suse.de>
1914 * configure: Regenerate.
1916 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1918 * configure.ac: Add "--with-pdfdir" configure option,
1919 which defines pdfdir variable.
1920 * Makefile.def (target=fixincludes): Add install-pdf to
1922 (recursive_targets): Add install-pdf target.
1923 (flags_to_pass): Add pdfdir.
1924 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1926 * configure: Regenerate
1927 * Makefile.in: Regenerate
1929 2007-02-28 Eric Christopher <echristo@apple.com>
1932 2006-12-07 Mike Stump <mrs@apple.com>
1934 * Makefile.def (dependencies): Add dependency for
1935 install-target-libssp and install-target-libgomp on
1937 * Makefile.in: Regenerate.
1939 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1941 * configure: Regenerate.
1942 * configure.ac: Move statements after variable declarations.
1944 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1946 * MAINTAINERS: Add myself as sh maintainer.
1948 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1950 * configure.ac: Adjust for loop syntax.
1951 * configure: Regenerate.
1953 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1955 * configure: Rebuilt.
1957 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1959 * configure.ac: Drop multiple occurrences of --enable-languages,
1960 and fix its quoting.
1961 * configure: Rebuilt.
1963 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1964 Nathan Sidwell <nathan@codesourcery.com>
1965 Vladimir Prus <vladimir@codesourcery.com>
1966 Joseph Myers <joseph@codesourcery.com>
1968 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1969 * configure: Regenerate.
1971 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1973 * ltconfig (freebsd*): Default to elf.
1975 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1977 * configure.ac (target_libraries): Move libgcc before libiberty.
1978 * configure: Regenerated.
1980 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1981 Paolo Bonzini <bonzini@gnu.org>
1984 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1985 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1986 * configure: Regenerated.
1988 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1990 * MAINTAINERS (Language Front End Maintainers): Update my mail
1993 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1996 * configure.ac: Correct syntax for Solaris ksh.
1997 * configure: Regenerated.
1999 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2001 * configure.ac: Sync with src.
2002 * configure: Regenerate.
2004 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2006 * Makefile.in: Regenerate.
2008 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2010 * config.sub: Sync with src.
2012 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2014 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2015 noncanonical equivalents.
2016 * configure.in: Rename to...
2017 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2018 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2019 target_noncanonical. Use them. Rewrite removal of configure
2020 arguments for autoconf 2.59. Discard variable settings. Force
2021 program_transform_name for native tools.
2023 * Makefile.in: Regenerated.
2024 * configure: Regenerated with autoconf 2.59.
2026 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2028 * MAINTAINERS (Write After Approval): Add myself.
2030 2007-01-31 Andreas Schwab <schwab@suse.de>
2032 * Makefile.tpl (LDFLAGS): Substitute it.
2033 * Makefile.in: Regenerate.
2035 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2037 * MAINTAINERS (Write After Approval): Add myself.
2039 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2041 * MAINTAINERS (spu port): Add myself.
2043 2007-01-23 Richard Guenther <rguenther@suse.de>
2046 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2047 * Makefile.tpl (GNATBIND): Substitute it.
2048 (GNATMAKE): Likewise.
2049 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2051 * Makefile.in: Regenerate.
2052 * configure: Regenerate.
2054 2007-01-18 Mike Stump <mrs@apple.com>
2056 * configure.in: Re-enable -Werror for gcc builds.
2058 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2060 * MAINTAINERS (Write After Approval): Add myself.
2062 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2064 * configure.in: Change == to = in test command.
2065 * configure: Regenerate.
2067 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2068 Nick Clifton <nickc@redhat.com>
2069 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2071 * configure.in (build_configargs, host_configargs, target_configargs):
2072 Remove build/host/target parameters.
2073 (host_libs): Add gmp and mpfr.
2074 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2075 * Makefile.def (gmp, mpfr): New.
2076 (gcc): Remove target.
2077 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2078 target_os, target_vendor): New.
2079 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2080 * configure: Regenerate.
2081 * Makefile.in: Regenerate.
2083 2007-01-11 Matt Fago <fago@earthlink.net>
2085 * configure.in: Try to link to functions only in mpfr 2.2.x
2086 to improve robustness of configure tests.
2087 * configure: Regenerate.
2089 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2091 * MAINTAINERS: Add myself as i386 maintainer.
2093 2007-01-08 Jan Hubicka <jh@suse.cz>
2095 * MAINTAINERS: Add myself as i386 maintainer.
2097 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2099 * configure.in: Add support for an x86_64-mingw* target.
2100 * configure: Regenerate.
2102 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2104 * Makefile.tpl (all-target): Correct @if conditional for target
2106 * configure.in: Omit libiberty if building only target libgcc.
2107 * configure, Makefile.in: Regenerated.
2109 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2111 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2112 * configure: Regenerate.
2114 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2116 * Makefile.def (target_modules): Add libgcc.
2117 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2118 * Makefile.tpl (clean-target-libgcc): Delete.
2119 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2120 on gcc even for bootstrapped modules. Rewrite handling of
2121 lang_env_dependencies to loop over target_modules.
2122 * configure.in (target_libraries): Add target-libgcc.
2123 * Makefile.in, configure: Regenerated.
2125 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2127 * configure.in: Reorganize recognition of languages. Add
2128 --enable-stage1-languages. Show supported languages for the chosen
2129 target rather than all recognized languages.
2130 * configure: Regenerate.
2132 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2134 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2135 * Makefile.in: Regenerate.
2137 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2139 * configure.in: Warn that MPFR 2.2.0 is buggy.
2140 * configure: Regenerate.
2142 2006-12-27 Ian Lance Taylor <iant@google.com>
2144 * configure.in: When removing Makefiles to force a reconfigure, also
2145 remove prev-DIR*/Makefile.
2146 * configure: Regenerate.
2148 2006-12-22 Andreas Schwab <schwab@suse.de>
2150 * configure: Regenerate with correct autoconf version.
2152 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2154 * configure.in: add AC_SUBST for *_FOR_TARGET.
2155 * configure: Regenerate.
2157 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2159 * configure.in: Simplify logic for rejecting languages that cannot
2160 be built. Separate the case when a language is unsupported,
2161 from the case when the user chooses not to build a language.
2163 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2165 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2166 it only affects bootstrap and could be tested on "$host" as well.
2167 * configure: Regenerate.
2168 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2170 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2173 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2174 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2175 move here comment from Makefile.tpl.
2176 * Makefile.tpl: Move some definitions higher in the file.
2177 (STAGE1_CHECKING): New.
2178 * configure.in: Add --enable-stage1-checking.
2179 * configure: Regenerate.
2180 * Makefile.in: Regenerate.
2182 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2184 * MAINTAINERS: Add myself as build system maintainer.
2186 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2188 * MAINTAINERS (Write After Approval): Add myself.
2190 2006-12-13 Eric Christopher <echristo@apple.com>
2192 * MAINTAINERS: Add myself as darwin maintainer.
2194 2006-12-11 Ian Lance Taylor <ian@airs.com>
2196 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2198 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2200 MAINTAINERS: Update my entry.
2202 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2204 * configure.in: Handle spu makefile frag.
2205 * Makefile.tpl (MAINT): Define
2206 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2207 * configure: Regenerate.
2208 * Makefile.in: Regenerate.
2210 2006-12-11 Ben Elliston <bje@au.ibm.com>
2212 * config.guess: Import latest version.
2213 * config.sub: Likewise.
2215 2006-12-11 Ben Elliston <bje@au.ibm.com>
2217 * configure.in (spu-*-*): Don't skip target-libiberty.
2218 * configure: Regenerate.
2220 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2223 * configure.in: Correct x86 darwin support for libjava to powerpc
2225 * configure: Regenerate.
2227 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2229 * configure.in: Add x86 darwin support for libjava.
2230 * configure: Regenerate.
2232 2006-12-07 Mike Stump <mrs@apple.com>
2234 * Makefile.def (dependencies): Add dependency for
2235 install-target-libssp and install-target-libgomp on
2237 * Makefile.in: Regenerate.
2239 2006-12-04 Richard Guenther <rguenther@suse.de>
2241 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2242 (Non-Algorithmic Maintainers): Move over non-algorithmic
2243 loop optimizer maintainers, add myself as a non-algorithmic
2244 middle-end maintainer.
2246 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2248 * MAINTAINERS (Write After Approval): Add myself.
2250 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2252 * configure.in: Update error message for missing GMP/MPFR.
2254 * configure: Regenerate.
2256 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2258 * configure.in: Update MPFR version in error message.
2260 * configure: Regenerate.
2262 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2264 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2265 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2266 --with-gmp-lib): New flags.
2268 * configure: Regenerate.
2270 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2272 * MAINTAINERS (Write After Approval): Change my email address.
2274 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2276 * MAINTAINERS (Write After Approval): Add myself.
2278 2006-11-22 Philipp Thomas <pth@suse.de>
2280 * MAINTAINERS (i18n): Update e-mail address.
2282 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2284 * MAINTAINERS (spu port): Add myself as maintainer.
2285 (Write After Approval): Remove myself.
2287 2006-11-22 Ben Elliston <bje@au.ibm.com>
2289 * configure.in (skipdirs): Don't build libssp for SPU.
2290 * configure: Regenerate.
2292 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2294 * MAINTAINERS (spu port): Add myself as maintainer.
2295 (libobjc): Update my email address.
2297 2006-11-21 Andrea Bona <andrea.bona@st.com>
2299 * MAINTAINERS (Write After Approval): Add myself.
2301 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2303 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2304 * configure : Rebuilt.
2306 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2308 * MAINTAINERS (Write After Approval): Add myself.
2310 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2312 * MAINTAINERS (Write After Approval): Add myself.
2314 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2316 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2318 * configure: Regenerate.
2320 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2322 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2323 (unstage): Test for stage_last presence.
2326 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2327 * Makefile.in: Regenerate.
2329 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2331 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2334 2006-11-14 Erven Rohou <erven.rohou@st.com>
2336 * MAINTAINERS (Write After Approval): Add myself.
2338 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2340 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2341 and stageN-package/Makefile.
2342 * Makefile.in: Regenerated.
2344 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2346 * configure.in: Remove target-libgloss from noconfigdirs for
2348 * configure: Regenerated.
2350 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2352 * configure.in (have_gmp): Only error if the gcc directory exists.
2354 * configure: Regenerate.
2356 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2358 * configure.in: Robustify error message for missing GMP/MPFR.
2360 * configure: Regenerate.
2362 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2364 * MAINTAINERS (Write After Approval): Add myself.
2366 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2368 * MAINTAINERS: Change email address.
2370 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2372 * MAINTAINERS (Write After Approval): Add myself.
2374 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2376 * MAINTAINERS (Write After Approval): Add myself.
2378 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2380 * MAINTAINERS (Write After Approval): Move myself to
2381 Write After Approval section.
2383 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2385 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2387 * configure: Regenerate.
2389 2006-10-16 Tobias Burnus <burnus@net-b.de>
2391 * MAINTAINERS (Write After Approval): Add myself.
2393 2006-10-16 Ben Elliston <bje@au.ibm.com>
2395 * config.guess: Import latest version.
2396 * config.sub: Likewise.
2398 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2400 * Makefile.def: Added pdf target handling.
2401 * Makefile.tpl: Added pdf target handling.
2402 * Makefile.in: Regenerated.
2404 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2406 * MAINTAINERS: Add self as score port maintainer.
2408 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2410 * MAINTAINERS (Write After Approval): Add myself.
2412 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2414 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2416 * configure: Regenerated.
2418 2006-09-27 Dave Brolley <brolley@redhat.com>
2420 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2422 * configure: Regenerated.
2424 2006-09-26 Thiemo Seufer <ths@mips.com>
2426 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2427 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2428 * configure: Regenerate.
2430 2006-09-24 Graeme Peterson <gridly@gmail.com>
2432 * MAINTAINERS (Write After Approval): Remove myself.
2434 2006-09-22 Chao-ying Fu <fu@mips.com>
2436 * MAINTAINERS (Write After Approval): Add myself.
2438 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2440 * MAINTAINERS: Add self as soft-fp maintainer.
2442 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2444 * MAINTAINERS: Add myself as avr maintainer.
2445 Remove Marek Michalkiewicz as avr maintainer.
2447 2006-09-07 Roberto Costa <roberto.costa@st.com>
2449 * MAINTAINERS (Write After Approval): Add myself.
2451 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2453 * configure.in: Never build newlib for a Mingw host.
2454 Never build newlib as Mingw target library.
2455 Test the existence of winsup/cygwin for building a Cygwin newlib,
2456 rather than just winsup.
2457 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2458 building a Mingw target.
2459 * configure: Regenerate.
2461 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2463 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2465 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2467 * config.guess: Import from src (was more updated).
2468 * config.sub: Likewise.
2470 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2472 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2473 * configure: Regenerated.
2475 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2477 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2478 for stages after the first.
2480 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2482 * Makefile.def: Add dependencies for configure-opcodes
2483 on configure-intl and all-opcodes on all-intl.
2484 * Makefile.in: Regenerated.
2486 2006-07-13 Ben Elliston <bje@au.ibm.com>
2488 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2490 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2492 Port to hosts whose 'sort' and 'tail' implementations
2493 treat operands with leading '+' as file names, as POSIX
2494 has required since 2001. However, make sure the code still
2495 works on pre-POSIX hosts.
2496 * ltmain.sh: Don't assume "sort +2" is equivalent to
2497 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2499 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2501 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2503 2006-07-04 Peter O'Gorman <peter@pogma.com>
2505 * ltconfig: chmod 644 before ranlib during install.
2507 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2510 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2511 if the bootstrap compiler is a GCC version that supports it.
2512 * configure: Regenerate.
2514 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2516 * configure.in: Fix thinkos in previous check-in.
2517 * configure: Regenerate.
2519 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2522 * configure.in: Test subdir_requires and give an appropriate
2524 * configure: Regenerate.
2526 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2528 * MAINTAINERS (Write After Approval): Add myself.
2530 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2532 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2534 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2536 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2538 2006-06-20 David Ayers <d.ayers@inode.at>
2541 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2542 whether target-libjava is being configured instead of whether the
2543 java front end is enabled.
2544 * configure: Regenerate.
2546 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2549 * configure.in: Only enable libgomp on IRIX 6.
2550 * configure: Regenerate.
2552 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2554 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2556 * Makefile.in: Regenerate.
2558 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2560 * config-ml.in: Alter CCASFLAGS to include special
2561 multilib options the same as is done for CFLAGS.
2563 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2565 * configure.in: Don't enable libgomp on hpux10.
2566 * configure: Rebuilt.
2568 2006-06-12 David Ayers <d.ayers@inode.at>
2572 * configure.in: Remove target-boehm-gc from noconfigdirs where
2573 ${libgcj} is specified.
2574 * configure: Regenerate.
2576 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2580 * configure.in: Sync.
2581 * configure: Regenerated.
2583 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2585 * Makefile.def: Added dependencies from sim and gdb on intl, and
2586 added configure dependencies to everything with an all dependency
2588 * Makefile.in: Regenerated.
2590 2006-06-06 David Ayers <d.ayers@inode.at>
2593 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2594 * Makefile.in: Regenerate.
2595 * configure.in: Add --enable-objc-gc at toplevel and have it
2596 enable boehm-gc for Objective-C.
2597 Remove target-boehm-gc from libgcj.
2598 Add target-boehm-gc to target_libraries.
2599 Add target-boehm-gc to noconfigdirs where ${libgcj}
2601 Assert that boehm-gc is supported when requested for Objective-C.
2602 Only build boehm-gc if needed either for Java or Objective-C.
2603 * configure: Regenerate.
2605 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2608 * Makefile.tpl (configure-[+prefix+][+module+],
2609 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2610 Remove rule to unstage bootstrapped modules.
2611 (stage_current): New.
2612 * Makefile.in: Regenerate.
2614 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2616 * MAINTAINERS (Write After Approval): Update my e-mail address.
2618 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2620 * include/libiberty.h: Declare pex_run_in_environment.
2622 2006-05-31 Asher Langton <langton2@llnl.gov>
2624 * MAINTAINERS (Write After Approval): Add myself.
2626 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2628 * Makefile.def (bfd, opcodes): Fix lib_path.
2629 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2630 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2631 * Makefile.in: Regenerate.
2633 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2635 * Makefile.in: Regenerate.
2637 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2639 * Makefile.def: Add install-html target. Add datarootdir
2640 docdir and htmldir to flags_to_pass.
2641 * Makefile.tpl: Add install-html target.
2642 * Makefile.in: Regenerate.
2643 * configure.in: Add --with-datarootdir, --with-docdir, and
2644 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2645 * configure: Regenerate.
2647 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2649 * configure.in: Enable gprof for cross builds.
2650 * configure: Regenerate.
2652 2006-05-22 Richard Guenther <rguenther@suse.de>
2655 2006-01-31 Richard Guenther <rguenther@suse.de>
2656 Paolo Bonzini <bonzini@gnu.org>
2658 * Makefile.def (target_modules): Add libgcc-math target module.
2659 * configure.in (target_libraries): Add libgcc-math target library.
2660 (--enable-libgcc-math): New configure switch.
2661 * Makefile.in: Re-generate.
2662 * configure: Re-generate.
2663 * libgcc-math: New toplevel directory.
2665 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2666 Andreas Tobler <a.tobler@schweiz.ch>
2668 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2669 * configure: Rebuilt.
2671 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2673 * MAINTAINERS (Write After Approval): Add myself.
2675 2006-05-01 DJ Delorie <dj@redhat.com>
2677 * configure.in: Restore CFLAGS if GMP isn't present.
2678 * configure: Regenerate.
2680 2006-05-01 Richard Guenther <rguenther@suse.de>
2682 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2685 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2687 * MAINTAINERS (Write After Approval): Add myself.
2689 2006-04-28 Jan Beulich <jbeulich@novell.com>
2691 * MAINTAINERS (Write After Approval): Add myself.
2693 2006-04-18 DJ Delorie <dj@redhat.com>
2695 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2696 reference libgloss so that libssp can be built in a combined
2698 * configure: Regenerate.
2700 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2702 * MAINTAINERS (Write After Approval): Add myself.
2704 2006-04-05 Ben Elliston <bje@au.ibm.com>
2706 * configure.in: Require makeinfo 4.4 or higher.
2707 * configure: Regenerate.
2709 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2711 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2712 Rearrange the entries of other libraries to have them in one place.
2714 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2716 * MAINTAINERS (Write After Approval): Remove myself.
2717 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2719 2006-03-14 Richard Guenther <rguenther@suse.de>
2721 * configure: Regenerate with autoconf 2.13.
2723 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2725 * MAINTAINERS: Use my work address.
2727 * MAINTAINERS: Update my E-mail address.
2729 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2731 * configure.in: Handle --disable-<component> generically.
2732 * configure: Regenerate.
2734 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2737 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2739 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2741 * MAINTAINERS (Write After Approval): Remove myself.
2742 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2744 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2746 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2747 (TARGET_CONFIGDIRS): Remove.
2748 * configure.in: Remove AC_SUBST(target_configdirs).
2749 * Makefile.in, configure: Regenerated.
2751 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2753 * MAINTAINERS (Write After Approval): Remove myself.
2754 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2756 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2760 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2762 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2763 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2764 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2765 BUILD_PREFIX, BUILD_PREFIX_1.
2766 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2768 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2769 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2771 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2772 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2773 of `cat stage_current`. Always provide the `r' and `s' variables.
2774 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2775 a single shell execution.
2776 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2777 bootstrapped modules, make the stage1 module if the build was not
2778 started yet, else build the current stage.
2779 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2780 (all-build, all-host, all-target, [+make_target+]-host,
2781 [+make_target+]-target): Do not use \-continued lines.
2782 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2783 (current_stage, restrap, stage_last): New.
2785 * Makefile.in: Regenerate.
2786 * configure: Regenerate.
2788 2006-02-19 Bud Davis <jmdavis@link.com>
2790 * MAINTAINERS (Write After Approval): Remove myself.
2791 (Language Front End Maintainers): Add myself as fortran 95
2792 maintainer and update e-mail address.
2794 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2796 * MAINTAINERS (Write After Approval): Remove myself.
2797 (Language Front End Maintainers): Add myself as fortran 95
2800 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2802 * MAINTAINERS (Write After Approval): Add myself.
2804 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2806 * MAINTAINERS (Write After Approval): Remove myself.
2807 (Language Front End Maintainers): Add myself as
2808 fortran 95 maintainer.
2810 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2814 2005-12-27 Leif Ekblad <leif@rdos.net>
2816 * configure.in: Add support for RDOS target.
2817 * configure: Regenerate.
2819 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2820 Andreas Schwab <schwab@suse.de>
2822 * configure: Regenerate.
2824 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2826 * configure.in (enable_libgomp): Add AIX.
2827 * configure: Regenerate.
2829 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2831 * MAINTAINERS (Write After Approval): Add myself.
2833 2006-02-03 Lee Millward <lee.millward@gmail.com>
2835 * MAINTAINERS (Write After Approval): Add myself.
2837 2006-01-31 Richard Guenther <rguenther@suse.de>
2838 Paolo Bonzini <bonzini@gnu.org>
2840 * Makefile.def (target_modules): Add libgcc-math target module.
2841 * configure.in (target_libraries): Add libgcc-math target library.
2842 (--enable-libgcc-math): New configure switch.
2843 * Makefile.in: Re-generate.
2844 * configure: Re-generate.
2845 * libgcc-math: New toplevel directory.
2847 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2849 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2850 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2851 the assembler, linker and binutils.
2852 * configure: Regenerate.
2854 2006-01-22 Dirk Mueller <dmueller@suse.de>
2856 * MAINTAINERS (Write After Approval): Add myself.
2858 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2860 * configure: Regenerate.
2862 2006-01-18 Richard Henderson <rth@redhat.com>
2863 Jakub Jelinek <jakub@redhat.com>
2864 Diego Novillo <dnovillo@redhat.com>
2866 * libgomp: New directory.
2867 * Makefile.def: Add target_module libgomp.
2868 * Makefile.in: Regenerate.
2869 * configure.in (target_libraries): Add target-libgomp.
2870 * configure: Regenerate.
2872 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2874 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2875 @ from continuation.
2876 * Makefile.in: Rebuilt.
2878 2006-01-04 Chris Lattner <sabre@gnu.org>
2880 * MAINTAINERS (Write After Approval): Add myself.
2882 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2886 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2887 * Makefile.tpl (OBJDUMP): New.
2888 (EXTRA_HOST_FLAGS): Add it.
2889 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2891 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2892 to use symbolic links between directories. Avoid race conditions
2893 or make them harmless.
2894 * configure.in: Do not try to use symbolic links between directories.
2896 * Makefile.def (LEAN): Pass.
2897 * Makefile.tpl (LEAN): Define.
2898 (stage[+id+]-start): Accept that the previous directory does not
2899 exist, if the bootstrap is lean.
2900 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2901 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2902 configure substitution.
2903 ([+compare-target+]): Likewise.
2904 ([+bootstrap-target+]-lean): New.
2905 * configure.in: Remove lean bootstrap support from here.
2907 * Makefile.in: Regenerate.
2908 * configure: Regenerate.
2910 2006-01-04 Ben Elliston <bje@au.ibm.com>
2912 * MAINTAINERS (libdecnumber): Add myself.
2914 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2916 * libtool-ldflags: New script.
2918 2006-01-02 Andreas Schwab <schwab@suse.de>
2920 * configure.in: When reconfiguring remove Makefile in
2921 all stage directories.
2922 * configure: Regenerate.
2924 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2926 * MAINTAINERS: Update my email address.
2928 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2930 Revert Ada-related part of the previous change.
2932 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2934 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2935 * Makefile.in: Regenerate.
2936 * configure.in: Do not include mt-ppc-aix target fragment.
2937 * configure: Regenerate.
2939 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2941 * configure.in: Select appropriate fragments for PowerPC/AIX.
2942 * configure: Regenerate.
2944 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2945 BOOT_CFLAGS, BOOT_LDFLAGS.
2946 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2947 BOOT_CFLAGS, BOOT_LDFLAGS.
2948 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2949 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2950 (stage): Fail if we cannot complete the work.
2951 * Makefile.in: Regenerate.
2953 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2955 * configure.in: Replace ms1 with mt.
2956 * configure: Rebuilt.
2958 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2960 * MAINTAINERS: Update my email address.
2962 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2964 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2965 install-host-nogcc): Don't invoke $(stage) at the end.
2966 * Makefile.in: Regenerate.
2968 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2970 * configure.in: Flip the top-level bootstrap switch.
2971 * configure: Regenerate.
2973 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2975 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2976 $(stage) and $(unstage).
2977 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2978 (all): Remove stray semicolon.
2979 (local-distclean): Don't handle multilib.tmp and multilib.out.
2980 (install.all): Set $s for consistency.
2981 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2982 check_multilibs setting. Always make the install directory.
2983 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2985 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2986 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2987 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2988 (multilib.out): Remove.
2989 * Makefile.in: Regenerated.
2991 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2993 * MAINTAINERS (Write After Approval): Add myself.
2995 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2997 * MAINTAINERS: Add myself as mt maintainer.
2999 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3001 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3003 * MAINTAINERS: Change email address.
3005 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3007 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3008 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3009 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3010 Find in-tree tools if available.
3011 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3012 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3013 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3014 (COMPILER_*_FOR_TARGET): New.
3015 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3016 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3017 (CONFIGURED_*, USUAL_*): Remove.
3018 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3019 STRIP): Use autoconf substitutions.
3020 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3021 COMPILER_NM_FOR_TARGET): New.
3022 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3024 (all): Make all-host and all-target in parallel.
3025 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3026 that $$r and $$s are set before invoking a recursive make.
3027 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3028 ([+bootstrap-target+]): Inline most of the `all' target.
3030 2005-11-29 Ben Elliston <bje@au.ibm.com>
3032 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3033 from the gcc build directory.
3034 * Makefile.in: Regenerate.
3036 2005-11-29 Ben Elliston <bje@au.ibm.com>
3038 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3039 depend on all-libdecnumber.
3040 * configure.in (host_libs): Include libdecnumber.
3041 * Makefile.in: Regenerate.
3042 * configure: Likewise.
3044 2005-11-29 Ben Elliston <bje@au.ibm.com>
3046 * libdecnumber: Import decNumber sources from the dfp-branch.
3048 2005-11-21 Kean Johnston <jkj@sco.com>
3050 * config.sub, config.guess: Sync from upstream sources.
3052 2005-11-21 Ben Elliston <bje@au.ibm.com>
3054 Import from Autoconf sources:
3056 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3057 * config/move-if-change: Don't output "$2 is unchanged";
3058 suggested by Ben Elliston. Handle weird characters correctly.
3060 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3062 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3063 to match upstream libtool for darwin.
3065 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3067 * Makefile.def: Remove gdb dependencies for gdbtk.
3068 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3069 (configure-gdb, install-gdb): New rules.
3070 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3071 * Makefile.in, configure: Regenerated.
3073 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3075 * MAINTAINERS (Write After Approval): Add myself.
3077 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3079 * MAINTAINERS (Write After Approval): Add myself.
3081 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3083 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3086 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3089 * Makefile.tpl (do-[+make-target+], do-check, install,
3090 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3091 are set before recursing.
3092 * Makefile.in: Regenerate.
3094 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3097 * Makefile.def (gcc) <target>: Fix thinko.
3098 * Makefile.in: Regenerate.
3100 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3102 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3103 * configure: Regenerate.
3105 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3107 * MAINTAINERS (Write After Approval): Add self.
3109 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3111 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3112 target-libffi, target-qthreads, target-libjava, and
3114 * configure: Regenerate.
3116 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3118 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3119 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3120 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3121 (USUAL_OBJDUMP_FOR_TARGET): New.
3122 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3123 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3124 * configure, Makefile.in: Regenerated.
3126 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3128 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3129 before other host packages.
3131 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3133 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3135 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3139 * configure.in (default_target): Remove.
3140 * Makefile.tpl (all): Do not use prerequisites as subroutines
3141 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3142 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3143 use prerequisites as subroutines.
3144 (check-host, check-target): New.
3145 (bootstrap configure & all targets): Do not use stage*-start
3146 if the directory layout is already ok.
3147 (non-bootstrap configure & all targets): Prepend a $(unstage).
3148 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3149 (NOTPARALLEL): Remove.
3150 (unstage, stage variables): New variables.
3151 (unstage, stage targets): Simply expand to those variables.
3153 * configure: Regenerate.
3154 * Makefile.in: Regenerate.
3156 2005-10-04 James E Wilson <wilson@specifix.com>
3158 * Makefile.def (lang_env_dependencies): Add libmudflap.
3159 * Makefile.in: Regenerate.
3161 2005-10-03 Andreas Schwab <schwab@suse.de>
3163 Backport from libtool CVS:
3164 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3166 * ltmain.sh: add support for installing into temporary
3167 staging area (e.g. 'make install DESTDIR=...')
3169 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3171 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3172 * configure: Regenerated.
3174 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3176 * configure: Regenerate with the correct
3179 2005-09-30 Catherine Moore <clm@cm00re.com>
3181 * configure.in (bfin-*-*): New.
3182 * configure: Regenerated.
3184 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3186 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3187 (LIPO_FOR_TARGET): New.
3188 (CONFIGURED_LIPO_FOR_TARGET): New.
3189 (USUAL_LIPO_FOR_TARGET): New.
3190 (STRIP_FOR_TARGET): New.
3191 (CONFIGURED_STRIP_FOR_TARGET): New.
3192 (USUAL_STRIP_FOR_TARGET): New.
3193 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3195 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3196 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3197 * Makefile.in: Regenerate.
3198 * configure: Regenerate.
3200 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3202 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3203 (rs6000-*-aix*): Same.
3204 * configure: Regenerate.
3206 2005-09-16 Tom Tromey <tromey@redhat.com>
3208 * MAINTAINERS: Add self as java maintainer.
3210 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3212 * configure.in: Recognize f95 in the --enable-languages option,
3213 and substitute it for fortran, issuing a warning.
3214 * configure: Regenerate.
3216 2005-08-30 Phil Edwards <phil@codesourcery.com>
3218 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3219 * configure: Regenerated.
3221 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3223 * MAINTAINERS: Add self as ms1 maintainer.
3225 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3227 * Makefile.def (libssp): Add to lang_env_dependencies.
3228 * Makefile.in: Regenerate.
3230 2005-08-18 Ian Lance Taylor <ian@airs.com>
3232 * MAINTAINERS: Add myself as middle-end maintainer.
3234 2005-08-17 Christian Groessler <chris@groessler.org>
3236 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3237 * Makefile.in: Regenerate.
3239 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3241 * MAINTAINERS (write after approval): Added myself.
3243 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3245 * MAINTAINERS (Write After Approval): Add myself.
3247 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3249 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3250 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3251 Look for alternate names of the target cc and c++
3252 * configure: Regenerate.
3254 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3256 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3257 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3258 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3259 tools; remove code to manually set them.
3260 (Target tools): Look in the environment for them.
3261 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3262 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3263 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3265 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3266 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3267 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3268 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3269 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3270 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3271 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3272 * configure: Regenerate.
3273 * Makefile.in: Regenerate.
3275 2005-07-28 Ben Elliston <bje@au.ibm.com>
3277 * MAINTAINERS: Update for removed CPU targets.
3279 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3281 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3282 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3283 * Makefile.in: Regenerated.
3285 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3287 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3288 (CFLAGS_FOR_TARGET): Use it.
3289 (CXXFLAGS_FOR_TARGET): Likewise.
3290 * Makefile.in: Regenerated.
3291 * configure.in (--with-build-sysroot): New option.
3292 * configure: Regenerated.
3294 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3296 * Makefile.tpl: Wrap install between unstage and stage
3297 * Makefile.in: Regenerate.
3299 2005-07-21 Eric Christopher <echristo@apple.com>
3301 * MAINTAINERS: Update affiliation.
3303 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3305 * MAINTAINERS: Add self as crx port maintainer.
3307 2005-07-20 DJ Delorie <dj@redhat.com>
3309 * MAINTAINERS: Add self as m32c maintainer.
3311 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3313 * all files: Update FSF address.
3315 2005-07-15 Eric Christopher <echristo@redhat.com>
3317 * MAINTAINERS: Change affiliation.
3319 2005-07-14 Jim Blandy <jimb@redhat.com>
3321 * configure.in: Add cases for Renesas m32c.
3322 * configure: Regenerated.
3324 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3326 * COPYING.LIB: Update from fsf.org.
3328 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3330 * COPYING, compile, config.guess,
3331 config.sub, install-sh, missing, mkinstalldirs,
3332 symlink-tree, ylwrap: Sync from upstream sources.
3333 * config-ml.in: Update FSF address.
3335 2005-07-13 Eric Christopher <echristo@redhat.com>
3337 * configure.in: Add toplevel noconfigdir support for tpf.
3338 * configure: Regenerate.
3340 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3345 * Makefile.in: Regenerate.
3347 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3349 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3350 Brolley to write-after-approval.
3352 2005-07-07 Andreas Schwab <schwab@suse.de>
3354 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3355 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3356 * Makefile.in: Regenerated.
3358 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3360 * configure.in: Don't build sim or rda when targetting darwin.
3361 * configure: Regenerate.
3363 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3365 * configure.in: Add --enable-libssp and --disable-libssp.
3366 * configure: Regenerate with autoconf-2.13.
3368 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3370 * Makefile.def (target_modules): Add libssp.
3371 * configure.in (target_libraries): Add target-libssp.
3372 * configure: Rebuilt.
3373 * Makefile.in: Rebuilt.
3375 2005-07-01 Zack Weinberg <zackw@panix.com>
3377 * MAINTAINERS: Change email address. Resign from maintainership.
3379 2005-07-01 Richard Guenther <rguenther@suse.de>
3381 * MAINTAINERS: Change my e-mail address and affiliation.
3383 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3385 * Makefile.def (stagefeedback): Come after profile.
3386 Define profiledbootstrap target.
3387 * Makefile.tpl (profiledbootstrap): Remove.
3388 (stageprofile-end): Zap stagefeedback.
3389 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3390 * Makefile.in: Regenerate.
3392 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3394 * MAINTAINERS: Update my email address.
3396 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3398 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3399 In 'cpp' stanza, support '#line' as well as '# '.
3401 2005-06-08 Andreas Schwab <schwab@suse.de>
3403 * MAINTAINERS: Move myself from 'Write After Approval' to
3404 'CPU Port Maintainers' section as m68k maintainer.
3406 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3408 * configure.in (unsupported_languages): New macro.
3409 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3410 non-ported target libraries in noconfigdirs.
3411 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3412 non-linux-gnu. Remove libgcj_ex_libffi.
3413 <lang_frag loop>: Set add_this_lang=no if the language is in
3414 unsupported_languages.
3415 * configure: Regenerate.
3417 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3419 * configure.in: Fix typo in handling of --with-mpfr-dir.
3420 * configure: Regenerate.
3422 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3424 * MAINTAINERS: Update my email address.
3426 2005-06-02 Jim Blandy <jimb@redhat.com>
3428 * config.sub: Add cases for the Renesas m32c. (This patch has been
3429 accepted into the master sources.)
3431 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3432 Michael Snyder <msnyder@redhat.com>
3433 Stan Cox <scox@redhat.com>
3435 * configure.in: Set noconfigdirs for ms1.
3437 * configure: Regenerate.
3439 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3441 * MAINTAINERS (Write After Approval): Add self.
3443 2005-06-01 Josh Conner <jconner@apple.com>
3445 * MAINTAINERS (Write After Approval): Add self.
3447 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3449 * MAINTAINERS: Update my email address.
3451 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3453 * MAINTAINERS (Write After Approval): Add self.
3455 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3457 * MAINTAINERS (Write After Approval): Remove self.
3459 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3461 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3462 (Dependencies): Consider target modules for bootstrap dependencies.
3463 Make target bootstrap modules depend on each stage's gcc.
3464 * Makefile.in: Regenerate.
3466 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3468 * Makefile.def (configure-gcc): Depend on binutils having been built.
3469 (all-gcc): No need to do it here.
3470 * Makefile.in: Regenerate.
3472 2005-05-19 Paul Brook <paul@codesourcery.com>
3474 * configure.in: Rewrite misleading error message when requested
3475 language cannot be built.
3476 * configure: Regenerate.
3478 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3480 * ylwrap: Import from Automake 1.9.5.
3482 2005-05-13 David Ung <davidu@mips.com>
3484 * MAINTAINERS (Write After Approval): Add self.
3486 2005-05-09 Mike Stump <mrs@apple.com>
3488 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3489 lt_cv_sys_max_cmd_len for now.
3491 2005-05-09 Stan Cox <scox@redhat.com>
3493 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3495 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3497 * README.SCO: Update the URL.
3499 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3501 * ltconfig: Define file_list_spec. Pass file_list_spec and
3502 with_gnu_ld to libtool.
3503 * ltcf-c.sh (aix[45]): Define file_list_spec.
3504 * ltcf-cxx.sh (aix[45]): Same.
3505 * ltcf-gcj.sh (aix[45]): Same.
3506 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3507 exists, write list of input files to temporary file.
3509 2005-05-04 Mike Stump <mrs@apple.com>
3511 * configure.in: Always pass --target to target configures as
3512 otherwise rebuilds that do --recheck will fail.
3513 * confiugure: Rebuilt.
3515 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3517 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3519 (configure, all): Add bootstrap support.
3520 (Host modules, target modules): Pass post-stage1 flags and exports.
3521 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3522 * Makefile.in: Regenerate.
3524 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3526 * configure: Regenerate.
3528 2005-04-27 Mike Stump <mrs@apple.com>
3530 * MAINTAINERS: Add self as darwin maintainer.
3532 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3534 * config.sub: Update from master copy.
3536 2005-04-21 Mike Stump <mrs@apple.com>
3538 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3539 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3541 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3543 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3544 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3545 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3546 "*-*-elf" and "*-*-linux*".
3547 * configure: Regenerate.
3549 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3551 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3553 2005-04-12 Mike Stump <mrs@apple.com>
3555 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3557 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3559 * MAINTAINERS (Write After Approval): Add myself.
3561 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3563 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3565 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3567 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3568 (TARGET_CONFIGARGS): Include --with-target-subdir.
3569 (configure, all): New macros. Use them throughout.
3570 * Makefile.in: Regenerate.
3572 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3574 * MAINTAINERS (Write After Approval): Add myself.
3576 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3578 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3580 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3582 * MAINTAINERS: Move John Carr to Write After Approval.
3584 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3586 * config/mh-mingw32: Delete.
3587 * configure.in: Don't use it.
3588 * configure: Regenerate.
3590 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3592 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3593 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3594 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3595 (HOST_LIB_PATH): Generate from Makefile.def.
3596 (TARGET_LIB_PATH): Likewise.
3597 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3598 * Makefile.in: Regenerate.
3599 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3600 (RPATH_ENVVAR): Include Darwin case.
3601 * configure: Regenerate.
3603 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3605 * MAINTAINERS (Various Maintainers): Remove self.
3606 (Write After Approval): Add self.
3608 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3610 * MAINTAINERS (Various Maintainers): Add self.
3612 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3614 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3615 * configure: Regenerate.
3617 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3619 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3620 gcc_version, and gcc_version_trigger from set of flags to pass.
3621 * Makefile.tpl: Remove definitions of above variables.
3622 (config.status): Remove dependency on $(gcc_version_trigger).
3623 * Makefile.in: Regenerate.
3624 * configure.in: Do not reference config/gcc-version.m4 nor
3625 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3626 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3627 * configure: Regenerate.
3629 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3630 Andrew Pinski <pinskia@physics.uc.edu>
3632 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3633 * Makefile.in: Regenerate.
3635 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3637 * MAINTAINERS (Write After Approval): Add myself.
3639 2005-03-03 David Ayers <d.ayers@inode.at>
3641 * MAINTAINERS (Write After Approval): Add myself.
3643 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3646 * ltmain.sh: Avoid creating archives with components that have
3647 duplicate basenames.
3649 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3652 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3654 * Makefile.in: Regenerate.
3656 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3658 * Makefile.in: Regenerate to fix conflict between the previous two
3661 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3664 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3665 * Makefile.tpl (HOST_SUBDIR): New substitution.
3666 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3667 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3668 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3669 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3670 (Host modules, Bootstrapped modules): Use it.
3671 (Build modules, Target modules): Do not create symlink trees,
3672 always configure out-of-srcdir.
3673 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3674 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3675 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3676 $(HOST_SUBDIR). Create a symlink for host_subdir.
3678 * Makefile.in: Regenerate.
3679 * configure: Regenerate.
3681 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3683 Merged from libada-gnattools-branch:
3684 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3686 * gnattools: New directory.
3687 * Makefile.def: Add gnattools as a module, depending on target-libada.
3688 * Makefile.in: Regenerate.
3689 * configure.in: Include gnattools in host_tools; disable it if ada
3691 * configure: Regenerate.
3693 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3695 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3696 treelang maintainer.
3697 (Write After Approval): Remove myself.
3699 2005-02-23 Paul Schlie <schlie@comcast.net>
3701 * configure.in: Allow darwin targeted ports to build tk, itcl and
3703 * configure: Regenerate.
3705 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3708 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3709 * configure: Regenerate.
3711 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3713 * MAINTAINERS (Write After Approval): Add myself.
3715 2005-02-10 Ian Lance Taylor <ian@airs.com>
3717 * MAINTAINERS: Update my e-mail address.
3719 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3721 * MAINTAINERS (Write After Approval): Add myself.
3723 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3725 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3726 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3727 target-libgloss when not *-*-elf and *-*-aout.
3728 * configure: Regenerate.
3730 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3732 * MAINTAINERS: Remove obsolete entries.
3734 * MAINTAINERS (Write After Approval): Add Michael Matz.
3736 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3738 * MAINTAINERS: Remove self as cpplib maintainer.
3740 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3742 * install-sh, config.sub: Import from upstream.
3744 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3747 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3748 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3749 * Makefile.in: Regenerate.
3751 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3753 * MAINTAINERS: Update my email address.
3755 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3756 Andreas Schwab <schwab@suse.de>
3759 * config-ml.in: Eval option if surrounded by single quotes.
3761 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3763 Revert 2004-12-28 Makefile changes, a better fix will be
3764 applied to mainline and src after GCC 4.0 branches.
3766 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3770 * Makefile.def (target_modules): Remove stage parameter,
3771 it is always true now.
3772 * Makefile.tpl (configure-build-[+module+],
3773 configure-target-[+module+]): Always build symlink tree
3774 for the directory and for include. BUILD_SUBDIR and
3775 TARGET_SUBDIR cannot be . anymore.
3776 * Makefile.in: Regenerate.
3778 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3780 Revert 2004-12-08 Makefile changes.
3782 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3784 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3787 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3789 * configure.in (sh64-*-*): Reenable gprof.
3790 * configure: Regenerate.
3792 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3794 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3795 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3796 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3797 * Makefile.in: Regenerate.
3799 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3801 * MAINTAINERS: Update my email address.
3803 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3805 * Makefile.tpl: Generate normal dependencies if the LHS module is
3807 * Makefile.in: Regenerate.
3809 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3811 * configure.in: Include config/gxx-include-dir.m4. Use
3812 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3813 * configure: Regenerate.
3815 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3817 * config.if: Delete.
3818 * configure.in: Set libstdcxx_incdir directly.
3819 * configure: Regenerate.
3821 2004-12-02 Eric Christopher <echristo@redhat.com>
3823 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3824 * Makefile.in: Regenerate.
3826 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3828 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3829 * configure: Regenerate.
3831 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3833 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3834 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3835 * configure: Regenerate.
3837 2004-12-01 Eric Christopher <echristo@redhat.com>
3839 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3840 of things to remove.
3842 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3844 * MAINTAINERS (Write After Approval): Update my e-mail address.
3846 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3848 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3849 from CVS libtool to always pass_all.
3851 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3853 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3854 (hppa*64*-*-*): Delete incorrect comment.
3855 * configure: Rebuilt.
3857 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3859 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3861 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3863 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3864 from CVS libtool to always pass_all.
3866 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3868 * install-sh, compile: Import from automake.
3870 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3872 * config.guess, config.sub: Import from savannnah.
3874 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3876 * MAINTAINERS (Write After Approval): Add myself
3878 2004-11-12 Mike Stump <mrs@apple.com>
3880 * Makefile.def: Add html support.
3881 * Makefile.tpl: Likewise.
3882 * Makefile.in: Regenerate.
3884 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3887 * configure.in: Remove all instances of build-fixincludes from
3889 (build_configargs): Supply --target to subdirectories.
3890 * configure: Regenerate.
3892 * Makefile.def: Make gcc install depend on fixincludes install.
3893 * Makefile.in: Regenerate.
3895 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3897 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3899 2004-11-11 Paul Brook <paul@codesourcery.com>
3901 * MAINTAINERS: Add self as arm maintainer. Update email address.
3903 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3905 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3907 * configure: Regenerate.
3909 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3911 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3914 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3916 * Makefile.def (host fixincludes): Specify missing targets.
3917 * Makefile.in: Regenerate.
3919 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3921 * MAINTAINERS: Add myself
3923 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3925 * MAINTAINERS (Write After Approval): Add myself.
3927 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3929 * Makefile.def: Build fixincludes for the host, too.
3930 * Makefile.in: Regenerate.
3931 * configure.in (host_tools): Add fixincludes.
3932 * configure: Regenerate.
3934 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3936 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3937 * configure: Regenerated.
3939 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3942 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3943 * configure: Regenerated.
3945 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3947 * README.SCO: Update per FSF instructions.
3949 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3952 * configure.in (case ${target}): Do not build fixincludes for avr.
3953 * configure: Regenerated.
3955 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3957 * configure.in (case ${target}): Do not build fixincludes
3958 on platforms where it is not used.
3959 * configure: Regenerated.
3961 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3963 * configure.in: Use an absolute path to install-sh.
3964 * configure: Regenerated.
3966 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3968 * MAINTAINERS (Write After Approval): Add myself.
3970 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3972 * MAINTAINERS: Remove from Write After Approval those that are
3973 already maintainers.
3975 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3977 * MAINTAINERS: Update my email address.
3979 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3981 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3982 * configure: Regenerate.
3984 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3986 * MAINTAINERS: Update my email address.
3988 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3990 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3991 entries belonging to this category.
3993 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3995 * MAINTAINERS: Update my e-mail address.
3997 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3999 Fix wrong conflict resolution in:
4001 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4003 * Makefile.in: Regenerate.
4004 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4005 in the recursive `make', instead of hardwiring `all'.
4006 (Autogenerated TARGET-* variables): New.
4008 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4010 * configure.in: Enable target-libgloss for crx-*-*.
4011 * configure: Regenerate.
4013 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4015 * MAINTAINERS (Various Maintainers): Move the "windows,
4016 cygwin, mingw" maintainer to ...
4017 (OS Port Maintainers): ... here.
4019 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4021 * MAINTAINERS (Write After Approval): Remove those that are
4022 maintainers of some subsystem.
4024 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4026 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4027 * ltcf-cxx.sh (tpf*): Likewise.
4028 * ltconfig (tpf*): Add TPF OS configuration support.
4030 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4032 * MAINTAINERS: Change my email address to my new work account.
4034 2004-09-24 Michael Roth <mroth@nessie.de>
4036 * configure.in (--without-headers): Add missing double quotes.
4037 * configure: Regenerate.
4039 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4041 * ylwrap: Revert to previous version.
4043 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4046 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4047 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4048 SET_GCC_LIB_PATH_CMD.
4049 (BASE_TARGET_EXPORTS): Likewise.
4050 * Makefile.in: Regenerated.
4052 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4053 * configure: Regenerated.
4055 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4057 * config.guess: New upstream version
4058 * compile, depcomp, install-sh, ylwrap: Likewise.
4060 2004-09-19 Roger Sayle <roger@eyesopen.com>
4062 * config/mh-x86omitfp: New host makefile fragment. Add
4063 -fomit-frame-pointer to the default BOOT_CFLAGS.
4064 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4065 * configure: Regenerate.
4067 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4070 * configure.in (*-*-darwin*): Renable libobjc.
4071 * configure: Regenerate.
4073 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4075 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4077 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4079 * Makefile.def: Remove libbanshee.
4080 * Makefile.tpl: Ditto.
4081 * configure.in: Ditto.
4082 * Makefile.in: Regen.
4085 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4087 * ltmain.sh: Use $pic_object as $non_pic_object if
4088 $non_pic_object=none.
4090 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4092 * missing: Import latest version from master repository.
4094 2004-09-06 Nick Clifton <nickc@redhat.com>
4096 * config.sub: Import latest version from master repository.
4097 * config.guess: Likewise.
4098 This includes these changes:
4100 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4102 * config.sub: Handle crisv32, alias etraxfs.
4103 * config.guess (crisv32:Linux:*:*): Handle.
4105 2004-08-13 Brad Smith <brad@comstyle.com>
4107 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4108 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4110 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4112 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4113 assume the processor is a powerpc. This is because coreutils
4114 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4115 in this case, due to a MacOS X bug that causes
4116 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4117 to return a negative number.
4118 Problem reported by Petter Reinholdtsen in:
4119 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4121 2004-07-19 Ben Elliston <bje@gnu.org>
4123 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4125 2004-06-24 Ben Elliston <bje@gnu.org>
4127 * config.guess: Update copyright years.
4128 * config.sub: Likewise.
4130 2004-06-22 Robert Millan <robertmh@gnu.org>
4132 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4133 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4135 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4137 * config.guess (*:*VMS:*:*): New entry. Replaces
4138 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4141 2004-06-22 Ben Elliston <bje@gnu.org>
4143 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4144 * config.sub: Likewise.
4146 2004-06-22 Ben Elliston <bje@gnu.org>
4148 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4149 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4151 2004-06-11 Ben Elliston <bje@gnu.org>
4153 * config.guess (pegasos:OpenBSD:*:*): Remove.
4155 2004-06-11 Ben Elliston <bje@gnu.org>
4157 From Wouter Verhelst <wouter@grep.be>:
4158 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4160 2004-06-11 Ben Elliston <bje@gnu.org>
4162 * config.guess (luna88k:OpenBSD:*:*): New.
4164 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4166 * config.guess (m32r*:Linux:*:*): New case.
4167 * config.sub: Handle m32rle.
4169 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4171 From Jens Petersen <petersen@redhat.com>:
4172 * config.sub: Handle sparcv8.
4174 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4176 From Tom Smith <smith@cag.lkg.hp.com>:
4177 * config.guess: Version suffixes are equally significant on Tru64
4178 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4179 prefix of "P" (patched kernel).
4181 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4183 * config.sub: Add support for National Semiconductor CRX target.
4185 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4187 * MAINTAINERS (Various Maintainers): Remove myself as web page
4188 maintainer, add myself as maintainer of build status lists.
4190 2004-09-03 Jan Beulich <jbeulich@novell.com>
4192 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4193 *-*-netware, but add target-libmudflap.
4194 Consolidate *-*-netware targets (of which really only i?86 exists)
4195 into a single entry.
4196 * configure: Likewise.
4198 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4200 * Makefile.tpl (sorry): Remove.
4201 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4202 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4203 (do-clean): Clean per-stage directories too.
4204 (do-distclean): Run distclean-stage1 too.
4205 (.NOTPARALLEL): Enable during toplevel bootstrap.
4206 (stage[+id+]-bubble): Enable parallel execution during
4207 the recursive invocation.
4208 * Makefile.in: Regenerate.
4210 Fix previous checkin:
4212 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4214 * configure.in: Fix indentation.
4215 * configure: Regenerate.
4217 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4219 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4220 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4221 * configure: regenerate
4222 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4226 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4228 * Makefile.def (build_modules): Add fixincludes.
4229 (dependencies): Make gcc depend on fixincludes.
4230 * configure.in (build_tools): Add fixincludes.
4231 (build_configdirs): Always include build_libs.
4232 * Makefile.in: Regenerate.
4233 * configure: Regenerate.
4235 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4237 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4238 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4239 phony targets; do not generate timestamp files.
4240 (distclean-stageN): Remove references to their timestamp files.
4241 (restageN, touch-stageN): Remove.
4242 (stageN-bubble): Rewritten.
4243 (compare): Support lean bootstraps.
4244 * Makefile.in: Regenerate.
4246 * configure.in: Only warn when bootstrapping but
4247 build != host or build != target. Support lean bootstraps.
4248 * configure: Regenerate.
4250 2004-08-26 Phil Edwards <phil@codesourcery.com>
4252 * configure.in: Give a better error message if GMP/MPFR are missing
4253 and a language needing them has been requested.
4254 * configure: Regenerated.
4256 2004-08-25 Phil Edwards <phil@codesourcery.com>
4258 * configure.in: Print a list of available language front-ends if
4259 a requested one is missing. Tidy stray tab characters.
4260 * configure: Regenerated.
4262 2004-08-19 Michael Koch <konqueror@gmx.de>
4264 * gcc/doc/install.texi: Update entry about automake for libjava.
4266 2004-08-17 Robert Millan <robertmh@gnu.org>
4268 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4269 (instead of FreeBSD).
4270 * configure: Regenerate.
4272 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4274 * Makefile.in: Regenerate.
4275 * configure: Regenerate.
4277 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4279 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4280 for bootstrapped modules if toplevel bootstrap is going.
4281 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4282 modules. Adjust for changes in Makefile.def. Enable several
4283 rules even in non-bootstrap mode, just to avoid peppering the
4284 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4285 (stage-[+prev+]-bubble): Remove.
4287 * Makefile.def (Dependencies): Depend on all-build-bison,
4288 all-build-flex, all-build-byacc, all-build-texinfo, rather
4289 than the host variations.
4290 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4292 (BISON): Update for recent Bisons.
4294 (cross): Depend on all-build.
4295 (all): Do not depend on all-build.
4296 (prebootstrap): Remove.
4297 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4298 (Prebootstrap dependencies): Add them to the per-stage targets
4299 and to all-prebootstrap.
4300 * configure.in (build_configdirs): Always enable build_tools.
4301 (BUILD_DIR_PREFIX): Remove.
4303 * Makefile.def (gcc): Add target variable.
4304 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4305 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4306 in the recursive `make', instead of hardwiring `all'.
4307 (Autogenerated TARGET-* variables): New.
4309 2004-08-13 Brian Booth <bbooth@redhat.com>
4311 * MAINTAINERS: Remove myself from write-after-approval.
4313 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4315 * src-release: Stop distributing mmalloc with gdb (which doesn't
4317 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4318 * Makefile.in: Regenerate.
4320 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4322 * configure.in (arm*-*-eabi*): New target.
4323 * configure: Regenerate.
4325 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4327 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4328 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4329 (Dependencies): New section.
4330 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4331 (configure-target-[+module+]): Depend on maybe-all-gcc
4332 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4333 (toplevel profiledbootstrap): Fix dependencies.
4334 * Makefile.in: Regenerate.
4336 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4338 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4339 target-libiberty to noconfigdirs.
4340 * configure: Regenerate.
4342 2004-08-03 Paul Brook <paul@codesourcery.com>
4344 * configure.in: Check for MPFR as well as GMP.
4345 * configure: Regenerate.
4347 2004-08-01 Robert Millan <robertmh@gnu.org>
4349 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4350 libmudflap for all GNU-based systems (with Glibc).
4351 * configure: Regenerate.
4353 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4355 * Makefile.def (host-modules): Add gcc.
4356 * Makefile.in: Regenerate.
4357 * Makefile.tpl (sorry): New rule.
4358 (configure-host, all-host, [+make_target+]-host, do-check,
4359 install-host): Do not add gcc as a special case.
4360 (host modules): Add a small special-casing for gcc. Export
4361 extra_make_flags through the environment.
4362 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4363 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4364 other recursive targets for gcc): Remove.
4366 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4367 (stage, unstage): New rules.
4368 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4369 distclean-stage[+id+]): Use stage_current.
4370 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4371 the stage*-start rules.
4373 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4375 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4378 2004-08-02 Paolo Bonzini <bonzini@gnu.org>