1 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3 * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC.
5 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7 * MAINTAINERS: Add my name to Write After Approval list.
9 2009-08-06 Michael Eager <eager@eagercon.com>
11 * configure.ac: Add Microblaze target.
12 * configure: Regenerate.
14 2009-07-31 Christian Bruel <christian.bruel@st.com>
16 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
17 * configure: Regenerate.
19 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
21 * MAINTAINERS (Write After Approval): Update my e-mail address.
23 2009-07-06 Ian Lance Taylor <iant@google.com>
25 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
28 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
30 * MAINTAINERS: Move myself to the Graphite Reviewers.
32 2009-06-30 Wei Guozhi <carrot@google.com>
34 * MAINTAINERS: Add my name to Write After Approval list.
36 2009-06-26 Steve Ellcey <sje@cup.hp.com>
39 * configure.ac (comparestring): Create new variable.
40 * Makefile.tpl (comparestring): Use to skip some comparisions.
41 * configure: Regenerate.
42 * Makefile.in: Regenerate.
44 2009-06-26 Doug Evans <dje@sebabeach.org>
46 * Makefile.def (host_modules): Add cgen.
47 * Makefile.in: Regenerate.
48 * configure.ac (host_tools): Add cgen.
49 * configure: Regenerate.
51 2009-06-23 DJ Delorie <dj@redhat.com>
53 * MAINTAINERS: Add myself as mep maintainer.
55 2009-06-23 Ian Lance Taylor <iant@google.com>
57 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
58 boot_languages. Only bootstrap target libraries listed in
59 target_libs for some boot language. Add --with-stage1-ldflags,
60 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
61 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
62 if not building with C++.
63 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
64 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
65 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
66 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
67 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
68 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
69 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
70 * configure, Makefile.in: Rebuild.
72 2009-06-23 Li Feng <nemokingdom@gmail.com>
74 * MAINTAINERS: Added my name to write-after-approval list.
76 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
78 * configure.ac: Define is_elf for QNX Neutrino targets.
79 * configure: Regenerate.
81 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
83 * MAINTAINERS: Added my name to the write-after-approval list
85 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
87 * configure.ac: Detect MPC in default directory.
88 * configure: Regenerate.
90 2009-06-03 Jerome Guitton <guitton@adacore.com>
91 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
93 * Makefile.tpl (all): Avoid a trailing backslash.
94 * Makefile.in: Regenerate.
96 2009-06-03 Ben Elliston <bje@au.ibm.com>
98 * config.sub, config.guess: Update from upstream sources.
100 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
102 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
104 * configure: Regenerate.
106 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
108 * Makefile.tpl ([+compare-target+]): Compare all stage
109 directories, rather than just gcc.
110 * Makefile.in: Rebuilt.
112 2009-06-01 Doug Kwan <dougkwan@google.com>
114 * configure.ac: Support gold for target arm*-*-*.
115 * configure: Regenerate.
117 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
119 * Makefile.def: Add MPC support and dependencies.
120 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
122 * Makefile.in, configure: Regenerate.
124 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
126 * Makefile.tpl (all): Avoid harmless warning in make all when
127 gcc-bootstrap is enabled but stage_last does not exist.
128 * Makefile.in: Rebuilt.
130 2009-05-24 Nicolas Roche <roche@adacore.com>
132 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
133 * Makefile.in: Regenerate.
135 2009-05-21 Denis Chertykov <chertykov@gmail.com>
137 * MAINTAINERS: Update my e-mail address.
139 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
141 * configure.ac (cygwin noconfigdirs): Remove libgcj.
142 * configure: Regenerate.
144 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
147 * Makefile.tpl (all): Don't assume gcc-bootstrap and
148 gcc-no-bootstrap are mutually exclusive.
149 * Makefile.in: Rebuilt.
151 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
154 * Makefile.tpl (all): Don't end with unconditional success.
155 * Makefile.in: Rebuilt.
157 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
160 * Makefile.def (flags_to_pass): Remove redundant and incomplete
161 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
162 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
163 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
164 stage_configureflags, stage_cflags and stage_libcflags into
165 explicit Makefile macros.
166 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
168 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
169 CC. Set CC_FOR_BUILD from CC.
170 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
171 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
172 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
173 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
175 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
176 (_LIBCFLAGS): Renamed to _TFLAGS.
177 (do-compare-debug, do-compare3-debug): Drop.
178 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
179 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
180 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
181 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
182 (XGCC_FLAGS_FOR_TARGET): New.
183 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
184 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
185 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
186 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
187 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
188 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
190 (BUILD_CONFIG): Include if requested.
191 (all): Set TFLAGS on bootstrap.
192 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
193 (all-stageid-prefixmodule): Likewise.
194 (do-clean, distclean-stageid): Set TFLAGS.
195 (restrap): Fix whitespace.
196 * Makefile.in: Rebuilt.
198 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
200 * config.guess: Sync with src.
202 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
204 * configure.ac ($with_ppl): Default to no if not supplied.
205 ($with_cloog): Likewise.
206 configure: Regenerate.
208 2009-04-27 James E. Wilson <wilson@codesourcery.com>
210 * MAINTAINERS: Update my e-mail address.
212 2009-04-27 Nick Clifton <nickc@redhat.com>
214 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
216 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
218 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
219 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
220 * Makefile.in: Regenerate.
222 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
225 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
226 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
228 * configure, Makefile.in: Regenerate.
230 2009-04-21 Taras Glek <tglek@mozilla.com>
232 * include/hashtab.h: Update GTY annotations to new syntax
233 * include/splay-tree.h: Likewise
235 2009-04-17 Ben Elliston <bje@au.ibm.com>
237 * config.sub, config.guess: Update from upstream sources.
239 2009-04-15 Anthony Green <green@moxielogic.com>
241 * configure.ac: Add moxie support.
242 * configure: Rebuilt.
244 2009-04-14 Jakub Jelinek <jakub@redhat.com>
246 * configure.ac: Change copyright header to refer to version
247 3 of the GNU General Public License and to point readers at the
248 COPYING3 file and the FSF's license web page.
249 * Makefile.def: Likewise.
250 * Makefile.tpl: Likewise.
251 * Makefile.in: Regenerate.
253 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
255 * configure.ac: Restore match for darwin9 or later. Use double
256 brackets since regeneration eats one pair.
257 * configure: Regenerate.
259 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
262 * configure.ac: Require texinfo 4.7.
263 * configure: Regenerated.
265 2009-04-09 Nick Clifton <nickc@redhat.com>
267 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
268 the GCC Runtime Library Exception.
270 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
272 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
273 * configure: Regenerate.
275 2009-04-01 Steve Ellcey <sje@cup.hp.com>
277 * Makefil.def (languages): New entries.
278 * Makefile.tpl (check-gcc-*): New generic target.
279 * Makefile.in: Regenerate.
281 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
283 * MAINTAINERS: Update my email address.
285 2009-03-18 Tom Tromey <tromey@redhat.com>
287 * configure: Rebuild.
288 * configure.ac (host_libs): Add libiconv.
289 * Makefile.in: Rebuild.
290 * Makefile.def (host_modules): Add libiconv.
291 (configure-gdb, all-gdb): Depend on libiconv.
293 2009-03-16 Tristan Gingold <gingold@adacore.com>
295 * configure.ac: Treat gdb as supported on x86_64-darwin.
296 * configure: Regenerate.
298 2009-03-16 Joseph Myers <joseph@codesourcery.com>
300 * configure.ac (--with-host-libstdcxx): New option.
301 * configure: Regenerate.
303 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
305 * MAINTAINERS: Move myself into the write after approval list.
307 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
309 * MAINTAINERS: Update e-mail address.
311 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
313 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
315 2009-03-10 Ira Rosen <irar@il.ibm.com>
317 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
319 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
321 Backport from git Libtool:
323 2009-01-19 Robert Millan <rmh@aybabtu.com>
324 Support GNU/kOpenSolaris.
325 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
326 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
327 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
330 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
332 * MAINTAINERS: Update e-mail address.
334 2009-02-24 Michael Eager <eager@eagercon.com>
336 * MAINTAINERS (Write After Approval): Add self.
338 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
340 * MAINTAINERS (Write After Approval): Add myself.
342 2009-02-05 Andreas Schwab <schwab@suse.de>
344 * Makefile.tpl (stage_last): Define $r and $s before using
345 $(RECURSE_FLAGS_TO_PASS).
346 * Makefile.in: Regenerate
348 2009-01-30 Ian Lance Taylor <iant@google.com>
350 * MAINTAINERS: Move myself to the Global Reviewers list.
352 2009-01-29 Robert Millan <rmh@aybabtu.com>
354 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
355 * configure: Regenerate.
357 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
359 * MAINTAINERS: Make whitespace consistent.
360 Remove Robert Millan from Write After Approval.
362 2009-01-16 Alan Modra <amodra@bigpond.net.au>
364 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
365 (all-opcodes): Depend on all-libiberty.
366 * Makefile.in: Regenerate.
368 2009-01-15 Douglas B Rupp <rupp@gnat.com>
370 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
371 * configure: Regenerate.
373 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
375 * MAINTAINERS (Write After Approval): Add myself.
377 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
379 * MAINTAINERS: Add myself to reviewers (Fortran).
381 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
383 PR tree-optimization/38515
384 * configure.ac (cloog-polylib): Removed.
385 (with_ppl, with_cloog): Test for "no".
386 * configure: Regenerated.
388 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
390 * MAINTAINERS: Moved myself to reviewers (Fortran).
392 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
394 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
395 (Write After Approval): Remove myself.
397 2009-01-03 Diego Novillo <dnovillo@google.com>
399 * MAINTAINERS: Remove myself from alias maintainership.
401 2009-01-02 David Ayers <ayers@fsfe.org>
403 * MAINTAINERS: Update e-mail address.
405 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
407 * MAINTAINERS: Make whitespace consistent.
409 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
411 Backport from upstream Libtool:
412 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
413 Add cache variables to tests that require the linker to work.
414 For shlibpath_overrides_runpath, this also changes the semantics
415 to let the result from the C compiler take precedence.
417 2008-12-02 Ben Elliston <bje@au.ibm.com>
419 * config.sub, config.guess: Update from upstream sources.
421 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
423 * configure.ac (ppllibs): Add by default the lib flags.
424 * configure: Regenerate.
426 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
428 * MAINTAINERS: Add myself to the write after approval list.
430 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
432 * configure.ac: Add double brackets on darwin[912].
433 * configure: Regenerate.
435 2008-12-03 Daniel Kraft <d@domob.eu>
437 * MAINTAINERS: Moved myself and Mikael Morin from Write After
438 Approval to Reviewer section (for Fortran front-end).
440 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
442 * configure.ac: Expand to darwin10 and later.
443 * configure: Regenerate.
445 2008-12-02 Andreas Schwab <schwab@suse.de>
447 * Makefile.def: configure-target-boehm-gc depends on
448 all-target-libstdc++-v3.
449 * Makefile.in: Regenerate.
451 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
453 * MAINTAINERS: Add myself as mingw maintainer.
455 2008-12-02 Ben Elliston <bje@au.ibm.com>
457 * config.sub, config.guess: Update from upstream sources.
459 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
461 * README.SCO: Remove.
463 2008-11-29 Fernando Pereira <pronesto@gmail.com>
465 * MAINTAINERS: Add myself to the write after approval list.
467 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
469 * MAINTAINERS: Update my email address in WAA section.
471 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
473 * MAINTAINERS: Update e-mail address.
475 2008-11-27 Toon Moene <toon@moene.org>
477 * MAINTAINERS: Change e-mail address.
479 2008-11-27 Tristan Gingold <gingold@adacore.com>
481 * configure.ac: Build gdb for i?86-*-darwin*
482 * configure: Regenerated.
484 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
486 * MAINTAINERS: Added my full name.
488 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
495 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
497 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
498 * Makefile.in: Regenerated.
500 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
507 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
508 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
509 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
510 (HOST_EXPORTS): Pass CPPFLAGS.
511 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
512 (LDFLAGS_FOR_TARGET): Initialize from configure script.
513 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
514 * Makefile.in, configure: Regenerated.
515 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
516 and CPPFLAGS_FOR_BUILD.
518 2008-11-06 Jeff Law <law@redhat.com>
520 * MAINTAINERS: Add myself as middle end maintainer.
522 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
524 * MAINTAINERS (Write after approval): Add myself.
526 2008-11-05 Diego Novillo <dnovillo@google.com>
528 * MAINTAINERS (Global Reviewers): Add myself.
529 (Non-Algorithmic Maintainers): Remove myself.
531 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
533 * MAINTAINERS (Write after approval): Add myself.
535 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
537 * MAINTAINERS (Write after approval): Add myself.
539 2008-10-31 Ben Elliston <bje@au.ibm.com>
541 * configure.ac (spu-*-*): Remove special case.
542 * configure: Regenerate.
544 2008-10-30 Catherine Moore <clm@codesourcery.com>
546 * MAINTAINERS (Write after approval): Update my email address.
548 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
550 * configure.ac [spu-*-*]: Do not set skipdirs.
551 * configure: Re-generate.
553 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
555 * MAINTAINERS (Various Maintainers): Add myself to reload.
557 2008-10-25 Richard Guenther <rguenther@suse.de>
559 * MAINTAINERS (Various Maintainers): Add myself as middle-end
560 maintainer. Remove myself as libgcc-math maintainer.
561 (Non-Algorithmic Maintainers): Remove myself.
563 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
565 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
566 * Makefile.in: Regenerated.
568 2008-10-23 Cary Coutant <ccoutant@google.com>
570 * MAINTAINERS (Write after approval): Add myself.
572 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
579 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
580 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
581 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
582 (HOST_EXPORTS): Pass CPPFLAGS.
583 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
584 (LDFLAGS_FOR_TARGET): Initialize from configure script.
585 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
586 * Makefile.in, configure: Regenerated.
587 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
588 and CPPFLAGS_FOR_BUILD.
590 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
592 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
595 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
597 * MAINTAINERS (Write After Approval): Added myself.
599 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
601 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
602 recommended version to 2.3.2.
604 * configure: Regenerate.
606 2008-10-01 Mark Mitchell <mark@codesourcery.com>
608 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
610 2008-09-29 David Daney <david.daney@caviumnetworks.com>
612 * MAINTAINERS (Write After Approval): Update e-mail address.
614 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
616 * libtool.m4: Update to libtool 2.2.6.
617 * lt~obsolete.m4: Update to libtool 2.2.6.
618 * ltmain.sh: Update to libtool 2.2.6.
619 * ltsugar.m4: Update to libtool 2.2.6.
620 * ltversion.m4: Update to libtool 2.2.6.
621 * ltoptions.m4: Update to libtool 2.2.6.
622 * ltgcc.m4: Update to match changes from libtool 2.2.6.
624 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
626 * MAINTAINERS (Write After Approval): Add myself.
628 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
630 * MAINTAINERS (Write After Approval): Update my name.
632 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
634 * MAINTAINERS: Add myself in "Write After Approval".
636 2008-09-18 Steve Ellcey <sje@cup.hp.com>
638 * MAINTAINERS: Add myself as ia64 maintainer.
640 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
642 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
643 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
644 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
645 and Michael Tiemann from Write After Approval since they do not
646 actually have access.
648 2008-09-05 Richard Guenther <rguenther@suse.de>
650 * configure.ac: Initialize clooglibs to -lcloog.
651 * configure: Re-generate.
653 2008-09-04 Le-Chun Wu <lcwu@google.com>
655 * MAINTAINERS (Write After Approval): Add myself.
657 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
659 * configure.ac (--with-cloog-polylib): New.
660 (--disable-cloog-version-check): New.
661 (--disable-ppl-version-check): New.
662 * configure: Re-generate.
664 2008-09-03 Richard Guenther <rguenther@suse.de>
666 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
668 * configure: Re-generate.
670 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
673 * MAINTAINERS: Add picoChip maintainers.
675 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
676 Tobias Grosser <grosser@fim.uni-passau.de>
677 Jan Sjodin <jan.sjodin@amd.com>
678 Harsha Jagasia <harsha.jagasia@amd.com>
679 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
680 Konrad Trifunovic <konrad.trifunovic@inria.fr>
681 Adrien Eliche <aeliche@isty.uvsq.fr>
683 Merge from graphite branch.
684 * configure: Regenerate.
685 * Makefile.in: Regenerate.
686 * configure.ac (host_libs): Add ppl and cloog.
687 Add checks for PPL and CLooG.
688 * Makefile.def (ppl, cloog): Added modules and dependences.
689 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
690 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
692 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
694 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
695 (GCC_SHLIB_SUBDIR): New.
696 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
697 * configure: Regenerate.
698 * Makefile.in: Regenerate.
700 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
702 * MAINTAINERS: Consistently use tabs to separate columns.
704 2008-08-29 Tristan Gingold <gingold@adacore.com>
706 * MAINTAINERS (Write after Approval): Add myself.
708 2008-08-28 Tristan Gingold <gingold@adacore.com>
710 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
711 Enable bfd, binutils and opcodes.
712 * configure: Regenerate.
714 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
716 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
718 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
720 * MAINTAINERS: Use correct Umlaut for last name.
722 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
724 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
726 2008-08-16 David Edelsohn <edelsohn@gnu.org>
728 * MAINTAINERS: Update my email address.
730 2008-08-16 Nicolas Roche <roche@adacore.com>
732 * Makefile.tpl: Add BOOT_ADAFLAGS.
733 * Makefile.in: Regenerate.
735 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
737 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
738 * configure: Regenerate.
740 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
742 * configure.ac: Add makefile fragments for hpux.
743 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
744 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
745 * configure: Regenerate.
746 * Makefile.in: Regenerate.
748 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
750 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
752 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
754 * MAINTAINERS (Write after Approval): Add myself.
756 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
758 * MAINTAINERS (Write After Approval): Add myself.
760 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
762 * MAINTAINERS (Write After Approval): Add myself.
764 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
766 * MAINTAINERS: Update my email address.
768 2008-06-25 Joey Ye <joey.ye@intel.com>
770 * MAINTAINERS (Write After Approval): Add myself.
772 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
774 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
775 * Makefile.in: Regenerate.
776 * configure: Regenerate.
778 2008-06-17 Daniel Kraft <d@domob.eu>
780 * MAINTAINERS (Write After Approval): Add myself.
782 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
784 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
785 "$@" is still intact with both Autoconf 2.59 and 2.62.
786 * configure: Regenerate.
788 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
790 * Makefile.tpl: Fix comment errors.
791 * Makefile.in: Regenerate.
793 2008-06-12 David S. Miller <davem@davemloft.net>
794 David Edelsohn <edelsohn@gnu.org>
796 * configure.ac: Add powerpc*-*-* to gold supported targets.
797 * configure: Regenerate.
799 2008-06-08 Joseph Myers <joseph@codesourcery.com>
801 PR tree-optimization/36218
802 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
803 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
804 (all prefix="build-"): Pass them to build-system sub-makes.
805 * Makefile.in: Regenerate.
807 2008-06-07 Joseph Myers <joseph@codesourcery.com>
809 * MAINTAINERS (mt port): Remove.
810 (sco5, unixware, sco udk): Remove.
811 (Kean Johnston): Add to Write After Approval.
813 2008-05-30 Julian Brown <julian@codesourcery.com>
815 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
816 of libobjc for ARM EABI Linux.
817 * configure: Regenerate.
819 2008-05-18 Xinliang David Li <davidxl@google.com>
821 * ChangeLog: Remove wrong ChangeLog entry.
823 2008-05-17 Xinliang David Li <davidxl@google.com>
825 * MAINTAINERS (Write After Approval): Add myself.
827 2008-05-15 Janus Weil <janus@gcc.gnu.org>
829 * MAINTAINERS (Write After Approval): Add myself.
831 2008-05-14 Rafael Espíndola <espindola@google.com>
833 * config-ml.in: don't handle --enable-shared and --enable-static.
835 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
837 * MAINTAINERS: Update my email address.
839 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
841 * MAINTAINERS: Update my email address.
843 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
845 * MAINTAINERS (Write After Approval): Add myself.
847 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
849 * MAINTAINERS (Write After Approval): Add myself.
851 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
853 * MAINTAINERS (crx): Add myself.
855 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
858 2008-04-14 David S. Miller <davem@davemloft.net>
860 * configure.ac: Add sparc*-*-* to gold supported targets.
861 * configure: Regenerate.
863 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
866 * configure.ac: Include override.m4.
867 * configure: Regenerate.
869 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
871 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
872 * Makefile.in: Regenerate.
874 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
876 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
877 as nonconfigurable directories list.
878 * configure: Regenerate.
880 2008-04-14 Ben Elliston <bje@au.ibm.com>
882 * config.sub, config.guess: Update from upstream sources.
884 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
886 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
887 * Makefile.in: Regenerate.
889 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
891 * configure.ac: Do not build libssp for the AVR.
892 * configure: Regenerate.
894 2008-04-07 Ian Lance Taylor <iant@google.com>
896 * Makefile.def: check-gold depends upon all-binutils.
897 * Makefile.in: Regenerate.
899 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
901 * MAINTAINERS (Write After Approval): Add myself.
903 2008-04-04 Nick Clifton <nickc@redhat.com>
906 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
908 * configure: Regenerate.
910 2008-04-04 NightStrike <NightStrike@gmail.com>
913 * configure.ac: Combine rules for mingw32 and mingw64.
914 * configure: Regenerate.
916 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
918 * MAINTAINERS (Write After Approval): Add myself.
920 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
922 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
923 * Makefile.in (.NOTPARALLEL): Ditto.
925 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
927 * MAINTAINERS (Write After Approval): Add myself.
929 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
931 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
932 * Makefile.in (.NOTPARALLEL): Regenerate.
934 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
936 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
937 * Makefile.in: Regenerate.
939 2008-03-26 Jakub Staszak <kuba@et.pl>
941 * MAINTAINERS (Write After Approval): Add myself.
943 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
945 * MAINTAINERS: Update e-mail address.
947 2008-03-20 Ian Lance Taylor <iant@google.com>
949 * configure.ac: Add support for --enable-gold.
950 * Makefile.def: Add gold as a directory like ld.
951 * configure, Makefile.in: Regenerate.
953 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
955 * configure.ac: m4_include config/proginstall.m4.
956 * configure: Regenerate.
958 Backport from upstream Libtool:
960 2007-10-12 Eric Blake <ebb9@byu.net>
962 Deal with Autoconf 2.62's semantic change in m4_append.
963 * ltsugar.m4 (lt_append): Replace broken versions of
965 (lt_if_append_uniq): Don't require separator to be overquoted,
966 and avoid broken m4_append.
967 (lt_dict_add): Fix typo.
968 * libtool.m4 (_LT_DECL): Don't overquote separator.
970 2008-03-13 David Edelsohn <edelsohn@gnu.org>
972 * config.rpath: Add AIX 6 support.
974 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
976 * Makefile.def (stageprofile). Remove -fprofile-generate
977 from stage_libcflags.
978 * Makefile.in: Regenerate.
980 2008-03-13 Ben Elliston <bje@au.ibm.com>
982 * config.sub, config.guess: Update from upstream sources.
984 2008-03-06 Tom Tromey <tromey@redhat.com>
986 * MAINTAINERS: Update for treelang deletion.
988 2008-03-03 James E. Wilson <wilson@tuliptree.org>
990 * MAINTAINERS: Update my email address.
992 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
994 * MAINTAINERS (darwin port): Add myself as a maintainer.
995 (objective-c/c++): Add myself as a maintainer.
997 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
999 * MAINTAINERS (Write After Approval): Update my email address.
1001 2008-02-25 Tomas Bily <tbily@suse.cz>
1003 * MAINTAINERS (Write After Approval): Add myself.
1005 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1007 * MAINTAINERS (OpenMP): Add myself.
1009 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1014 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1015 * configure: Regenerate.
1017 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1018 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1019 STAGE4_LIBCFLAGS): New.
1020 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1021 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1022 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1023 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1024 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1025 for target modules. Don't export LIBCFLAGS.
1026 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1027 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1028 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1029 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1030 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1031 * Makefile.in: Regenerate.
1033 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1037 Do not use -DDLL_EXPORT. Backport from upstream.
1039 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1041 * MAINTAINERS (Write After Approval): Add myself.
1043 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1045 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1046 * configure: Regenerate.
1048 2008-01-31 Marc Gauthier <marc@tensilica.com>
1050 * configure.ac (xtensa*-*-*): Recognize processor variants.
1051 * configure: Regenerate.
1053 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1056 * configure.ac (PARSE_ARGS): Push suitable setting of
1057 ac_subdirs_all, for `./configure --help=recursive'.
1058 Handle `+' in generic toplevel directory disabling.
1059 * configure: Regenerate.
1061 2008-01-28 Nick Clifton <nickc@redhat.com>
1063 * MAINTAINERS (xstormy16): Take over maintainership.
1065 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1067 * MAINTAINERS (c4x port): Remove.
1069 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1071 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1073 2008-01-23 Ben Elliston <bje@au.ibm.com>
1075 * config.sub, config.guess: Update from upstream sources.
1077 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1079 * MAINTAINERS (Write After Approval): Add myself.
1081 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1083 * MAINTAINERS: Update my email address.
1085 2008-01-09 Raksit Ashok <raksit@google.com>
1087 * MAINTAINERS (Write After Approval): Add myself.
1089 2008-01-09 Raksit Ashok <raksit@google.com>
1091 * MAINTAINERS (Write After Approval): Add myself.
1093 2008-01-08 Ben Elliston <bje@au.ibm.com>
1095 * config.sub, config.guess: Update from upstream sources.
1097 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1099 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1100 Change recommended MPFR from 2.2.1 -> 2.3.0.
1101 * configure: Regenerate.
1103 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1105 * MAINTAINERS: Update my email address.
1107 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1109 * MAINTAINERS: Update my email address.
1111 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1113 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1114 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1115 * Makefile.in: Regenerate.
1117 2007-12-10 Mark Heffernan <meheff@google.com>
1119 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1122 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1124 * configure.ac: Enable libjava for x86_64-*-darwin9.
1125 * configure: Regenerate.
1127 2007-12-07 Bill Maddox <maddox@google.com>
1129 * MAINTAINERS (Write After Approval): Add myself.
1131 2007-12-05 Ben Elliston <bje@au.ibm.com>
1133 * config.sub, config.guess: Update from upstream sources.
1135 2007-12-02 Matthias Klose <doko@ubuntu.com>
1137 * config-ml.in: Remove 64bit configure tests.
1139 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1141 * config-ml.in: Robustify against white space in absolute file
1144 * config-ml.in (multi-clean): Substitute ${Makefile}.
1145 Remove superfluous ${Makefile} in list.
1147 2007-11-19 Thiemo Seufer <ths@mips.com>
1149 * config-ml.in: Don't hardcode the Makefile name.
1151 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1153 * MAINTAINERS (Write After Approval): Add myself.
1155 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1157 * MAINTAINERS (Write After Approval): Add myself.
1159 2007-11-06 Doug Kwan <dougkwan@google.com>
1161 * MAINTAINERS (Write After Approval): Add myself.
1163 2007-10-25 Ben Elliston <bje@au.ibm.com>
1165 * MAINTAINERS (mercury): Remove entry.
1166 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1168 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1170 * Makefile.def (dependencies): Make configure-gdb depend on
1172 * Makefile.in: Regenerated.
1174 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1176 * MAINTAINERS (Fortran maintainer): Remove myself.
1178 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1180 * Makefile.def: To avoid problems running with parallel makes,
1181 build newlib before libgloss so that target specific header
1183 * Makefile.in: Regenerate
1185 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1187 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1188 * Makefile.in: Regenerate.
1190 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1192 * MAINTAINERS (Register allocation reviewer): Add myself.
1194 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1196 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1197 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1198 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1199 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1200 * configure: Regenerate.
1202 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1204 * MAINTAINERS (Register allocation reviewer): Add myself.
1206 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1208 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1209 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1210 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1211 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1212 * configure.ac: Default them to host tools for $host = $build.
1215 * configure: Regenerate.
1216 * Makefile.in: Regenerate.
1218 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1220 * MAINTAINERS (Register allocation reviewer): Add myself.
1222 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1224 * MAINTAINERS (Register allocation reviewer): Add myself.
1226 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1228 * MAINTAINERS (Write After Approval): Fix typo.
1230 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1232 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1233 * configure: Regenerate.
1235 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1238 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1239 they're already prefixed.
1241 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1243 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1245 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1246 * configure: Regenerate.
1247 * Makefile.in: Regenerate.
1249 2007-09-17 Andreas Schwab <schwab@suse.de>
1251 * configure.ac: Raise minimum makeinfo version to 4.6.
1252 * configure: Regenerate.
1254 2007-09-17 Johannes Singler <singler@ira.uka.de>
1256 * MAINTAINERS (write-after-approval) add myself
1258 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1260 * configure.ac: Correct makeinfo version check.
1261 * configure: Regenerate.
1263 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1265 * MAINTAINERS: Update my email address.
1267 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1269 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1270 to $skipdirs and only disable gprof for newlib. Use the normal
1271 mips*-elf* handling in other respects.
1272 * configure: Regnerate.
1274 2007-09-12 David Daney <ddaney@avtrex.com>
1276 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1278 * configure: Regenerate.
1280 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1283 * configure.ac: For libgloss targets, point the linker to the linker
1284 script, startup code and simulator library.
1285 * configure: Regenerate.
1287 2007-09-07 Andrew Haley <aph@redhat.com>
1289 * configure.ac (noconfigdirs): Remove target-libffi and
1291 * configure: Regenerate.
1293 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1296 * configure.ac: Use config/mh-mingw on mingw.
1297 * configure: Regenerate.
1299 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1301 * MAINTAINERS (Write After Approval): Add myself.
1303 2007-09-05 Richard Guenther <rguenther@suse.de>
1305 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1306 nor --disable-checking is provided also turn on yes and types
1307 checking for stage1.
1308 * configure: Re-generate.
1310 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1312 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1313 (Write After Approval): Remove myself.
1315 2007-08-29 Nick Clifton <nickc@redhat.com>
1317 * config.sub, config.guess: Update from upstream sources.
1319 2007-08-22 Bud Davis <jmdavis@link.com>
1321 * MAINTAINERS (Write After Approval): Added myself.
1322 * MAINTAINERS (Reviewers): Removed myself.
1324 2007-08-18 Paul Brook <paul@codesourcery.com>
1325 Joseph Myers <joseph@codesourcery.com>
1327 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1328 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1329 * Makefile.in: Regenerate.
1330 * configure.ac (--with-debug-prefix-map): New.
1331 * configure: Regenerate.
1333 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1334 Nigel Stephens <nigel@mips.com>
1336 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1337 as target_makefile_frag.
1338 * configure: Regenerate.
1340 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1342 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1343 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1344 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1345 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1346 (do-compare, do-compare3, do-compare-debug): New.
1347 ([+compare-target+]): Use them.
1349 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1351 * MAINTAINERS (Write After Approval): Change my email address.
1353 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354 Ben Elliston <bje@au.ibm.com>
1356 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1357 --silent if $silent.
1358 * configure: Regenerate.
1360 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1362 * MAINTAINERS (Various Maintainers): Add myself as
1363 loop infrastructure maintainer. Update my e-mail
1366 2007-07-31 Diego Novillo <dnovillo@google.com>
1368 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1371 2007-07-26 Richard Guenther <rguenther@suse.de>
1373 * configure.ac: Add types checking to stage1 checking flags.
1374 * configure: Regenerate.
1376 2007-07-17 Nick Clifton <nickc@redhat.com>
1378 * COPYING3: New file. Contains version 3 of the GNU General
1380 * COPYING3.LIB: New file. Contains version 3 of the GNU
1381 Lesser General Public License.
1383 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1385 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1387 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1389 * MAINTAINERS (S/390 co-maintainer): Add myself.
1390 (Write After Approval): Remove myself.
1392 2007-07-13 Dan Hipschman <dsh@google.com>
1394 * MAINTAINERS (Write After Approval): Add myself.
1396 2007-07-11 Nick Clifton <nickc@redhat.com>
1398 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1400 * Makefile.in: Regenerate.
1402 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1404 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1407 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1409 * lt~obsolete.m4: New. Import from 20070318 libtool.
1411 2007-07-03 Julian Brown <julian@codesourcery.com>
1413 * MAINTAINERS (Write After Approval): Add myself.
1415 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1417 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1418 * configure: Regenerate.
1420 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1422 * configure.ac: Add some missing m4 quotation.
1423 * configure: Regenerate.
1425 2007-07-02 Simon Baldwin <simonb@google.com>
1427 * MAINTAINERS (Write After Approval): Add myself.
1429 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1431 * configure: Regenerate.
1433 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1435 * Makefile.def: Add windmc tool to build.
1436 * Makefile.tpl: Likewise.
1437 * configure.ac: Likewise.
1438 * Makefile.in: Regenerate.
1439 * configure: Regenerate.
1441 2007-06-28 DJ Delorie <dj@redhat.com>
1443 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1444 not building newlib.
1445 * configure: Regenerated.
1447 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1449 * MAINTAINERS (Write After Approval): Add myself.
1451 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1453 * MAINTAINERS (Write After Approval): Add myself.
1455 2007-06-19 Chris Matthews <chrismatthews@google.com>
1457 * MAINTAINERS (Write After Approval): Add myself.
1459 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1461 * MAINTAINERS (Write After Approval): Add myself.
1463 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1465 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1466 * Makefile.in: Regenerated.
1468 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1470 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1471 bfin*-*-uclinux* targets.
1472 * configure: Regenerate.
1474 2007-06-14 Ian Lance Taylor <iant@google.com>
1476 * MAINTAINERS: Add myself as non-algorithmic global write
1479 2007-06-14 Diego Novillo <dnovillo@google.com>
1481 * MAINTAINERS: Add self as middle-end maintainer and
1482 non-algorithmic global write maintainer.
1484 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1486 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1487 Move all Fortran maintainers except Paul Brook into the
1488 Non-Autopoiesis section.
1490 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1492 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1493 (distclean-stage[+id+]): Possibly delete stage_last.
1494 * Makefile.in: Regenerate.
1496 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1498 * MAINTAINERS (Various Maintainer): Fix typo.
1500 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1502 * MAINTAINERS (Various Maintainer): Add myself as
1503 dataflow maintainer.
1505 2007-06-07 Ben Elliston <bje@au.ibm.com>
1507 * config.sub, config.guess: Update from upstream sources.
1509 2007-06-07 Ben Elliston <bje@au.ibm.com>
1511 * Makefile.tpl: Fix spelling error.
1512 * Makefile.in: Regenerate.
1514 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1516 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1517 lt_cv_sys_max_cmd_len.
1519 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1521 * MAINTAINERS (Various Maintainers): Add myself as
1522 auto-vectorizer maintainer.
1524 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1527 * libtool.m4: Revert previous change.
1528 * ltgcc.m4: Put it here.
1530 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1532 * MAINTAINERS (Various Maintainers): Add myself as
1533 auto-vectorizer maintainer.
1535 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1538 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1540 2007-05-30 Richard Guenther <rguenther@suse.de>
1542 * MAINTAINERS (Various Maintainers): Add myself as
1543 auto-vectorizer maintainer.
1545 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1548 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1549 * configure: Rebuilt.
1551 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1553 * MAINTAINERS (Write After Approval): Removed my name.
1555 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1557 * MAINTAINERS (Write After Approval): Remove myself.
1559 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1561 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1563 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1565 * ltmain.sh: Update from ToT Libtool.
1566 * libtool.m4: Update from ToT Libtool.
1567 * ltsugar.m4: New. Update from ToT Libtool.
1568 * ltversion.m4: New. Update from ToT Libtool.
1569 * ltoptions.m4: New. Update from ToT Libtool.
1571 * ltcf-c.sh: Remove.
1572 * ltcf-cxx.sh: Remove.
1573 * ltcf-gcj.sh: Remove.
1575 2007-05-22 Ollie Wild <aaw@google.com>
1577 * MAINTAINERS (Write After Approval): Add myself.
1579 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1581 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1583 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1584 Remove CFLAGS/LIBCFLAGS.
1585 (configure-stage[+id+]-[+prefix+][+module+],
1586 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1587 * Makefile.in: Regenerate.
1589 2007-05-15 Diego Novillo <dnovillo@google.com>
1591 * MAINTAINERS: Update e-mail address.
1593 2007-05-15 Revital Eres <eres@il.ibm.com>
1595 * MAINTAINERS (Write After Approval): Add myself.
1597 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1599 * MAINTAINERS (Write After Approval): Updated my address.
1601 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1603 * MAINTAINERS (Write After Approval): Add myself.
1605 2007-05-11 Silvius Rus <rus@google.com>
1607 * MAINTAINERS (Write After Approval): Add myself.
1609 2007-04-23 Tom Tromey <tromey@redhat.com>
1611 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1613 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1615 * MAINTAINERS (cpplib): Rename to ...
1616 (libcpp): ... this. Add C/C++ front end maintainers.
1618 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1620 * config-ml.in: Pass ${ml_config_env} to configure calls.
1622 2007-04-04 Christian Bruel <christian.bruel@st.com>
1624 * MAINTAINERS (Write After Approval): Add myself.
1626 2007-04-02 Dave Korn <dave.korn@artimi.com>
1628 * MAINTAINERS (Write After Approval): Add myself.
1630 2007-03-31 Tobias Burnus <burnus@net-b.de>
1632 * MAINTAINERS (fortran 95 front end): Add myself.
1634 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1636 * MAINTAINERS (Write After Approval): Add myself.
1638 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1640 * MAINTAINERS (Modulo Scheduler): Add myself.
1642 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1644 * MAINTAINERS (fortran 95 front end): Add myself.
1645 (c++ front end): whitespace fix.
1647 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1649 * MAINTAINERS (Write After Approval): Add myself.
1651 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1653 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1654 of glob. Quote arguments with single quotes too.
1655 * configure: Regenerate.
1657 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1659 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1660 * Makefile.in: Regenerate
1662 2007-03-07 Andreas Schwab <schwab@suse.de>
1664 * configure: Regenerate.
1666 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1668 * configure.ac: Add "--with-pdfdir" configure option,
1669 which defines pdfdir variable.
1670 * Makefile.def (target=fixincludes): Add install-pdf to
1672 (recursive_targets): Add install-pdf target.
1673 (flags_to_pass): Add pdfdir.
1674 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1676 * configure: Regenerate
1677 * Makefile.in: Regenerate
1679 2007-02-28 Eric Christopher <echristo@apple.com>
1682 2006-12-07 Mike Stump <mrs@apple.com>
1684 * Makefile.def (dependencies): Add dependency for
1685 install-target-libssp and install-target-libgomp on
1687 * Makefile.in: Regenerate.
1689 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1691 * configure: Regenerate.
1692 * configure.ac: Move statements after variable declarations.
1694 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1696 * MAINTAINERS: Add myself as sh maintainer.
1698 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1700 * configure.ac: Adjust for loop syntax.
1701 * configure: Regenerate.
1703 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1705 * configure: Rebuilt.
1707 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1709 * configure.ac: Drop multiple occurrences of --enable-languages,
1710 and fix its quoting.
1711 * configure: Rebuilt.
1713 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1714 Nathan Sidwell <nathan@codesourcery.com>
1715 Vladimir Prus <vladimir@codesourcery.com>
1716 Joseph Myers <joseph@codesourcery.com>
1718 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1719 * configure: Regenerate.
1721 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1723 * ltconfig (freebsd*): Default to elf.
1725 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1727 * configure.ac (target_libraries): Move libgcc before libiberty.
1728 * configure: Regenerated.
1730 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1731 Paolo Bonzini <bonzini@gnu.org>
1734 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1735 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1736 * configure: Regenerated.
1738 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1740 * MAINTAINERS (Language Front End Maintainers): Update my mail
1743 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1746 * configure.ac: Correct syntax for Solaris ksh.
1747 * configure: Regenerated.
1749 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1751 * configure.ac: Sync with src.
1752 * configure: Regenerate.
1754 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1756 * Makefile.in: Regenerate.
1758 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1760 * config.sub: Sync with src.
1762 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1764 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1765 noncanonical equivalents.
1766 * configure.in: Rename to...
1767 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1768 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1769 target_noncanonical. Use them. Rewrite removal of configure
1770 arguments for autoconf 2.59. Discard variable settings. Force
1771 program_transform_name for native tools.
1773 * Makefile.in: Regenerated.
1774 * configure: Regenerated with autoconf 2.59.
1776 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1778 * MAINTAINERS (Write After Approval): Add myself.
1780 2007-01-31 Andreas Schwab <schwab@suse.de>
1782 * Makefile.tpl (LDFLAGS): Substitute it.
1783 * Makefile.in: Regenerate.
1785 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1787 * MAINTAINERS (Write After Approval): Add myself.
1789 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1791 * MAINTAINERS (spu port): Add myself.
1793 2007-01-23 Richard Guenther <rguenther@suse.de>
1796 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1797 * Makefile.tpl (GNATBIND): Substitute it.
1798 (GNATMAKE): Likewise.
1799 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1801 * Makefile.in: Regenerate.
1802 * configure: Regenerate.
1804 2007-01-18 Mike Stump <mrs@apple.com>
1806 * configure.in: Re-enable -Werror for gcc builds.
1808 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1810 * MAINTAINERS (Write After Approval): Add myself.
1812 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1814 * configure.in: Change == to = in test command.
1815 * configure: Regenerate.
1817 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1818 Nick Clifton <nickc@redhat.com>
1819 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1821 * configure.in (build_configargs, host_configargs, target_configargs):
1822 Remove build/host/target parameters.
1823 (host_libs): Add gmp and mpfr.
1824 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1825 * Makefile.def (gmp, mpfr): New.
1826 (gcc): Remove target.
1827 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1828 target_os, target_vendor): New.
1829 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1830 * configure: Regenerate.
1831 * Makefile.in: Regenerate.
1833 2007-01-11 Matt Fago <fago@earthlink.net>
1835 * configure.in: Try to link to functions only in mpfr 2.2.x
1836 to improve robustness of configure tests.
1837 * configure: Regenerate.
1839 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1841 * MAINTAINERS: Add myself as i386 maintainer.
1843 2007-01-08 Jan Hubicka <jh@suse.cz>
1845 * MAINTAINERS: Add myself as i386 maintainer.
1847 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1849 * configure.in: Add support for an x86_64-mingw* target.
1850 * configure: Regenerate.
1852 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1854 * Makefile.tpl (all-target): Correct @if conditional for target
1856 * configure.in: Omit libiberty if building only target libgcc.
1857 * configure, Makefile.in: Regenerated.
1859 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1861 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1862 * configure: Regenerate.
1864 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1866 * Makefile.def (target_modules): Add libgcc.
1867 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1868 * Makefile.tpl (clean-target-libgcc): Delete.
1869 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1870 on gcc even for bootstrapped modules. Rewrite handling of
1871 lang_env_dependencies to loop over target_modules.
1872 * configure.in (target_libraries): Add target-libgcc.
1873 * Makefile.in, configure: Regenerated.
1875 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1877 * configure.in: Reorganize recognition of languages. Add
1878 --enable-stage1-languages. Show supported languages for the chosen
1879 target rather than all recognized languages.
1880 * configure: Regenerate.
1882 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1884 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1885 * Makefile.in: Regenerate.
1887 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1889 * configure.in: Warn that MPFR 2.2.0 is buggy.
1890 * configure: Regenerate.
1892 2006-12-27 Ian Lance Taylor <iant@google.com>
1894 * configure.in: When removing Makefiles to force a reconfigure, also
1895 remove prev-DIR*/Makefile.
1896 * configure: Regenerate.
1898 2006-12-22 Andreas Schwab <schwab@suse.de>
1900 * configure: Regenerate with correct autoconf version.
1902 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1904 * configure.in: add AC_SUBST for *_FOR_TARGET.
1905 * configure: Regenerate.
1907 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1909 * configure.in: Simplify logic for rejecting languages that cannot
1910 be built. Separate the case when a language is unsupported,
1911 from the case when the user chooses not to build a language.
1913 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1915 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1916 it only affects bootstrap and could be tested on "$host" as well.
1917 * configure: Regenerate.
1918 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1920 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1923 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1924 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1925 move here comment from Makefile.tpl.
1926 * Makefile.tpl: Move some definitions higher in the file.
1927 (STAGE1_CHECKING): New.
1928 * configure.in: Add --enable-stage1-checking.
1929 * configure: Regenerate.
1930 * Makefile.in: Regenerate.
1932 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1934 * MAINTAINERS: Add myself as build system maintainer.
1936 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1938 * MAINTAINERS (Write After Approval): Add myself.
1940 2006-12-13 Eric Christopher <echristo@apple.com>
1942 * MAINTAINERS: Add myself as darwin maintainer.
1944 2006-12-11 Ian Lance Taylor <ian@airs.com>
1946 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1948 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1950 MAINTAINERS: Update my entry.
1952 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1954 * configure.in: Handle spu makefile frag.
1955 * Makefile.tpl (MAINT): Define
1956 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1957 * configure: Regenerate.
1958 * Makefile.in: Regenerate.
1960 2006-12-11 Ben Elliston <bje@au.ibm.com>
1962 * config.guess: Import latest version.
1963 * config.sub: Likewise.
1965 2006-12-11 Ben Elliston <bje@au.ibm.com>
1967 * configure.in (spu-*-*): Don't skip target-libiberty.
1968 * configure: Regenerate.
1970 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1973 * configure.in: Correct x86 darwin support for libjava to powerpc
1975 * configure: Regenerate.
1977 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1979 * configure.in: Add x86 darwin support for libjava.
1980 * configure: Regenerate.
1982 2006-12-07 Mike Stump <mrs@apple.com>
1984 * Makefile.def (dependencies): Add dependency for
1985 install-target-libssp and install-target-libgomp on
1987 * Makefile.in: Regenerate.
1989 2006-12-04 Richard Guenther <rguenther@suse.de>
1991 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1992 (Non-Algorithmic Maintainers): Move over non-algorithmic
1993 loop optimizer maintainers, add myself as a non-algorithmic
1994 middle-end maintainer.
1996 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1998 * MAINTAINERS (Write After Approval): Add myself.
2000 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2002 * configure.in: Update error message for missing GMP/MPFR.
2004 * configure: Regenerate.
2006 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2008 * configure.in: Update MPFR version in error message.
2010 * configure: Regenerate.
2012 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2014 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2015 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2016 --with-gmp-lib): New flags.
2018 * configure: Regenerate.
2020 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2022 * MAINTAINERS (Write After Approval): Change my email address.
2024 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2026 * MAINTAINERS (Write After Approval): Add myself.
2028 2006-11-22 Philipp Thomas <pth@suse.de>
2030 * MAINTAINERS (i18n): Update e-mail address.
2032 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2034 * MAINTAINERS (spu port): Add myself as maintainer.
2035 (Write After Approval): Remove myself.
2037 2006-11-22 Ben Elliston <bje@au.ibm.com>
2039 * configure.in (skipdirs): Don't build libssp for SPU.
2040 * configure: Regenerate.
2042 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2044 * MAINTAINERS (spu port): Add myself as maintainer.
2045 (libobjc): Update my email address.
2047 2006-11-21 Andrea Bona <andrea.bona@st.com>
2049 * MAINTAINERS (Write After Approval): Add myself.
2051 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2053 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2054 * configure : Rebuilt.
2056 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2058 * MAINTAINERS (Write After Approval): Add myself.
2060 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2062 * MAINTAINERS (Write After Approval): Add myself.
2064 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2066 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2068 * configure: Regenerate.
2070 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2072 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2073 (unstage): Test for stage_last presence.
2076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2077 * Makefile.in: Regenerate.
2079 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2081 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2084 2006-11-14 Erven Rohou <erven.rohou@st.com>
2086 * MAINTAINERS (Write After Approval): Add myself.
2088 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2090 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2091 and stageN-package/Makefile.
2092 * Makefile.in: Regenerated.
2094 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2096 * configure.in: Remove target-libgloss from noconfigdirs for
2098 * configure: Regenerated.
2100 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2102 * configure.in (have_gmp): Only error if the gcc directory exists.
2104 * configure: Regenerate.
2106 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2108 * configure.in: Robustify error message for missing GMP/MPFR.
2110 * configure: Regenerate.
2112 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2114 * MAINTAINERS (Write After Approval): Add myself.
2116 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2118 * MAINTAINERS: Change email address.
2120 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2122 * MAINTAINERS (Write After Approval): Add myself.
2124 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2126 * MAINTAINERS (Write After Approval): Add myself.
2128 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2130 * MAINTAINERS (Write After Approval): Move myself to
2131 Write After Approval section.
2133 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2135 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2137 * configure: Regenerate.
2139 2006-10-16 Tobias Burnus <burnus@net-b.de>
2141 * MAINTAINERS (Write After Approval): Add myself.
2143 2006-10-16 Ben Elliston <bje@au.ibm.com>
2145 * config.guess: Import latest version.
2146 * config.sub: Likewise.
2148 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2150 * Makefile.def: Added pdf target handling.
2151 * Makefile.tpl: Added pdf target handling.
2152 * Makefile.in: Regenerated.
2154 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2156 * MAINTAINERS: Add self as score port maintainer.
2158 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2160 * MAINTAINERS (Write After Approval): Add myself.
2162 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2164 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2166 * configure: Regenerated.
2168 2006-09-27 Dave Brolley <brolley@redhat.com>
2170 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2172 * configure: Regenerated.
2174 2006-09-26 Thiemo Seufer <ths@mips.com>
2176 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2177 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2178 * configure: Regenerate.
2180 2006-09-24 Graeme Peterson <gridly@gmail.com>
2182 * MAINTAINERS (Write After Approval): Remove myself.
2184 2006-09-22 Chao-ying Fu <fu@mips.com>
2186 * MAINTAINERS (Write After Approval): Add myself.
2188 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2190 * MAINTAINERS: Add self as soft-fp maintainer.
2192 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2194 * MAINTAINERS: Add myself as avr maintainer.
2195 Remove Marek Michalkiewicz as avr maintainer.
2197 2006-09-07 Roberto Costa <roberto.costa@st.com>
2199 * MAINTAINERS (Write After Approval): Add myself.
2201 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2203 * configure.in: Never build newlib for a Mingw host.
2204 Never build newlib as Mingw target library.
2205 Test the existence of winsup/cygwin for building a Cygwin newlib,
2206 rather than just winsup.
2207 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2208 building a Mingw target.
2209 * configure: Regenerate.
2211 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2213 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2215 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2217 * config.guess: Import from src (was more updated).
2218 * config.sub: Likewise.
2220 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2222 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2223 * configure: Regenerated.
2225 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2227 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2228 for stages after the first.
2230 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2232 * Makefile.def: Add dependencies for configure-opcodes
2233 on configure-intl and all-opcodes on all-intl.
2234 * Makefile.in: Regenerated.
2236 2006-07-13 Ben Elliston <bje@au.ibm.com>
2238 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2240 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2242 Port to hosts whose 'sort' and 'tail' implementations
2243 treat operands with leading '+' as file names, as POSIX
2244 has required since 2001. However, make sure the code still
2245 works on pre-POSIX hosts.
2246 * ltmain.sh: Don't assume "sort +2" is equivalent to
2247 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2249 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2251 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2253 2006-07-04 Peter O'Gorman <peter@pogma.com>
2255 * ltconfig: chmod 644 before ranlib during install.
2257 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2260 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2261 if the bootstrap compiler is a GCC version that supports it.
2262 * configure: Regenerate.
2264 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2266 * configure.in: Fix thinkos in previous check-in.
2267 * configure: Regenerate.
2269 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2272 * configure.in: Test subdir_requires and give an appropriate
2274 * configure: Regenerate.
2276 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2278 * MAINTAINERS (Write After Approval): Add myself.
2280 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2282 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2284 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2286 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2288 2006-06-20 David Ayers <d.ayers@inode.at>
2291 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2292 whether target-libjava is being configured instead of whether the
2293 java front end is enabled.
2294 * configure: Regenerate.
2296 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2299 * configure.in: Only enable libgomp on IRIX 6.
2300 * configure: Regenerate.
2302 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2304 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2306 * Makefile.in: Regenerate.
2308 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2310 * config-ml.in: Alter CCASFLAGS to include special
2311 multilib options the same as is done for CFLAGS.
2313 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2315 * configure.in: Don't enable libgomp on hpux10.
2316 * configure: Rebuilt.
2318 2006-06-12 David Ayers <d.ayers@inode.at>
2322 * configure.in: Remove target-boehm-gc from noconfigdirs where
2323 ${libgcj} is specified.
2324 * configure: Regenerate.
2326 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2330 * configure.in: Sync.
2331 * configure: Regenerated.
2333 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2335 * Makefile.def: Added dependencies from sim and gdb on intl, and
2336 added configure dependencies to everything with an all dependency
2338 * Makefile.in: Regenerated.
2340 2006-06-06 David Ayers <d.ayers@inode.at>
2343 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2344 * Makefile.in: Regenerate.
2345 * configure.in: Add --enable-objc-gc at toplevel and have it
2346 enable boehm-gc for Objective-C.
2347 Remove target-boehm-gc from libgcj.
2348 Add target-boehm-gc to target_libraries.
2349 Add target-boehm-gc to noconfigdirs where ${libgcj}
2351 Assert that boehm-gc is supported when requested for Objective-C.
2352 Only build boehm-gc if needed either for Java or Objective-C.
2353 * configure: Regenerate.
2355 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2358 * Makefile.tpl (configure-[+prefix+][+module+],
2359 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2360 Remove rule to unstage bootstrapped modules.
2361 (stage_current): New.
2362 * Makefile.in: Regenerate.
2364 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2366 * MAINTAINERS (Write After Approval): Update my e-mail address.
2368 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2370 * include/libiberty.h: Declare pex_run_in_environment.
2372 2006-05-31 Asher Langton <langton2@llnl.gov>
2374 * MAINTAINERS (Write After Approval): Add myself.
2376 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2378 * Makefile.def (bfd, opcodes): Fix lib_path.
2379 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2380 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2381 * Makefile.in: Regenerate.
2383 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2385 * Makefile.in: Regenerate.
2387 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2389 * Makefile.def: Add install-html target. Add datarootdir
2390 docdir and htmldir to flags_to_pass.
2391 * Makefile.tpl: Add install-html target.
2392 * Makefile.in: Regenerate.
2393 * configure.in: Add --with-datarootdir, --with-docdir, and
2394 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2395 * configure: Regenerate.
2397 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2399 * configure.in: Enable gprof for cross builds.
2400 * configure: Regenerate.
2402 2006-05-22 Richard Guenther <rguenther@suse.de>
2405 2006-01-31 Richard Guenther <rguenther@suse.de>
2406 Paolo Bonzini <bonzini@gnu.org>
2408 * Makefile.def (target_modules): Add libgcc-math target module.
2409 * configure.in (target_libraries): Add libgcc-math target library.
2410 (--enable-libgcc-math): New configure switch.
2411 * Makefile.in: Re-generate.
2412 * configure: Re-generate.
2413 * libgcc-math: New toplevel directory.
2415 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2416 Andreas Tobler <a.tobler@schweiz.ch>
2418 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2419 * configure: Rebuilt.
2421 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2423 * MAINTAINERS (Write After Approval): Add myself.
2425 2006-05-01 DJ Delorie <dj@redhat.com>
2427 * configure.in: Restore CFLAGS if GMP isn't present.
2428 * configure: Regenerate.
2430 2006-05-01 Richard Guenther <rguenther@suse.de>
2432 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2435 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2437 * MAINTAINERS (Write After Approval): Add myself.
2439 2006-04-28 Jan Beulich <jbeulich@novell.com>
2441 * MAINTAINERS (Write After Approval): Add myself.
2443 2006-04-18 DJ Delorie <dj@redhat.com>
2445 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2446 reference libgloss so that libssp can be built in a combined
2448 * configure: Regenerate.
2450 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2452 * MAINTAINERS (Write After Approval): Add myself.
2454 2006-04-05 Ben Elliston <bje@au.ibm.com>
2456 * configure.in: Require makeinfo 4.4 or higher.
2457 * configure: Regenerate.
2459 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2461 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2462 Rearrange the entries of other libraries to have them in one place.
2464 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2466 * MAINTAINERS (Write After Approval): Remove myself.
2467 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2469 2006-03-14 Richard Guenther <rguenther@suse.de>
2471 * configure: Regenerate with autoconf 2.13.
2473 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2475 * MAINTAINERS: Use my work address.
2477 * MAINTAINERS: Update my E-mail address.
2479 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2481 * configure.in: Handle --disable-<component> generically.
2482 * configure: Regenerate.
2484 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2487 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2489 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2491 * MAINTAINERS (Write After Approval): Remove myself.
2492 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2494 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2496 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2497 (TARGET_CONFIGDIRS): Remove.
2498 * configure.in: Remove AC_SUBST(target_configdirs).
2499 * Makefile.in, configure: Regenerated.
2501 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2503 * MAINTAINERS (Write After Approval): Remove myself.
2504 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2506 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2510 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2512 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2513 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2514 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2515 BUILD_PREFIX, BUILD_PREFIX_1.
2516 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2518 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2519 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2521 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2522 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2523 of `cat stage_current`. Always provide the `r' and `s' variables.
2524 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2525 a single shell execution.
2526 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2527 bootstrapped modules, make the stage1 module if the build was not
2528 started yet, else build the current stage.
2529 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2530 (all-build, all-host, all-target, [+make_target+]-host,
2531 [+make_target+]-target): Do not use \-continued lines.
2532 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2533 (current_stage, restrap, stage_last): New.
2535 * Makefile.in: Regenerate.
2536 * configure: Regenerate.
2538 2006-02-19 Bud Davis <jmdavis@link.com>
2540 * MAINTAINERS (Write After Approval): Remove myself.
2541 (Language Front End Maintainers): Add myself as fortran 95
2542 maintainer and update e-mail address.
2544 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2546 * MAINTAINERS (Write After Approval): Remove myself.
2547 (Language Front End Maintainers): Add myself as fortran 95
2550 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2552 * MAINTAINERS (Write After Approval): Add myself.
2554 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2556 * MAINTAINERS (Write After Approval): Remove myself.
2557 (Language Front End Maintainers): Add myself as
2558 fortran 95 maintainer.
2560 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2564 2005-12-27 Leif Ekblad <leif@rdos.net>
2566 * configure.in: Add support for RDOS target.
2567 * configure: Regenerate.
2569 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2570 Andreas Schwab <schwab@suse.de>
2572 * configure: Regenerate.
2574 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2576 * configure.in (enable_libgomp): Add AIX.
2577 * configure: Regenerate.
2579 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2581 * MAINTAINERS (Write After Approval): Add myself.
2583 2006-02-03 Lee Millward <lee.millward@gmail.com>
2585 * MAINTAINERS (Write After Approval): Add myself.
2587 2006-01-31 Richard Guenther <rguenther@suse.de>
2588 Paolo Bonzini <bonzini@gnu.org>
2590 * Makefile.def (target_modules): Add libgcc-math target module.
2591 * configure.in (target_libraries): Add libgcc-math target library.
2592 (--enable-libgcc-math): New configure switch.
2593 * Makefile.in: Re-generate.
2594 * configure: Re-generate.
2595 * libgcc-math: New toplevel directory.
2597 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2599 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2600 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2601 the assembler, linker and binutils.
2602 * configure: Regenerate.
2604 2006-01-22 Dirk Mueller <dmueller@suse.de>
2606 * MAINTAINERS (Write After Approval): Add myself.
2608 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2610 * configure: Regenerate.
2612 2006-01-18 Richard Henderson <rth@redhat.com>
2613 Jakub Jelinek <jakub@redhat.com>
2614 Diego Novillo <dnovillo@redhat.com>
2616 * libgomp: New directory.
2617 * Makefile.def: Add target_module libgomp.
2618 * Makefile.in: Regenerate.
2619 * configure.in (target_libraries): Add target-libgomp.
2620 * configure: Regenerate.
2622 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2624 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2625 @ from continuation.
2626 * Makefile.in: Rebuilt.
2628 2006-01-04 Chris Lattner <sabre@gnu.org>
2630 * MAINTAINERS (Write After Approval): Add myself.
2632 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2636 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2637 * Makefile.tpl (OBJDUMP): New.
2638 (EXTRA_HOST_FLAGS): Add it.
2639 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2641 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2642 to use symbolic links between directories. Avoid race conditions
2643 or make them harmless.
2644 * configure.in: Do not try to use symbolic links between directories.
2646 * Makefile.def (LEAN): Pass.
2647 * Makefile.tpl (LEAN): Define.
2648 (stage[+id+]-start): Accept that the previous directory does not
2649 exist, if the bootstrap is lean.
2650 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2651 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2652 configure substitution.
2653 ([+compare-target+]): Likewise.
2654 ([+bootstrap-target+]-lean): New.
2655 * configure.in: Remove lean bootstrap support from here.
2657 * Makefile.in: Regenerate.
2658 * configure: Regenerate.
2660 2006-01-04 Ben Elliston <bje@au.ibm.com>
2662 * MAINTAINERS (libdecnumber): Add myself.
2664 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2666 * libtool-ldflags: New script.
2668 2006-01-02 Andreas Schwab <schwab@suse.de>
2670 * configure.in: When reconfiguring remove Makefile in
2671 all stage directories.
2672 * configure: Regenerate.
2674 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2676 * MAINTAINERS: Update my email address.
2678 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2680 Revert Ada-related part of the previous change.
2682 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2684 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2685 * Makefile.in: Regenerate.
2686 * configure.in: Do not include mt-ppc-aix target fragment.
2687 * configure: Regenerate.
2689 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2691 * configure.in: Select appropriate fragments for PowerPC/AIX.
2692 * configure: Regenerate.
2694 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2695 BOOT_CFLAGS, BOOT_LDFLAGS.
2696 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2697 BOOT_CFLAGS, BOOT_LDFLAGS.
2698 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2699 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2700 (stage): Fail if we cannot complete the work.
2701 * Makefile.in: Regenerate.
2703 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2705 * configure.in: Replace ms1 with mt.
2706 * configure: Rebuilt.
2708 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2710 * MAINTAINERS: Update my email address.
2712 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2714 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2715 install-host-nogcc): Don't invoke $(stage) at the end.
2716 * Makefile.in: Regenerate.
2718 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2720 * configure.in: Flip the top-level bootstrap switch.
2721 * configure: Regenerate.
2723 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2725 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2726 $(stage) and $(unstage).
2727 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2728 (all): Remove stray semicolon.
2729 (local-distclean): Don't handle multilib.tmp and multilib.out.
2730 (install.all): Set $s for consistency.
2731 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2732 check_multilibs setting. Always make the install directory.
2733 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2735 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2736 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2737 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2738 (multilib.out): Remove.
2739 * Makefile.in: Regenerated.
2741 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2743 * MAINTAINERS (Write After Approval): Add myself.
2745 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2747 * MAINTAINERS: Add myself as mt maintainer.
2749 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2751 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2753 * MAINTAINERS: Change email address.
2755 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2757 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2758 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2759 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2760 Find in-tree tools if available.
2761 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2762 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2763 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2764 (COMPILER_*_FOR_TARGET): New.
2765 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2766 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2767 (CONFIGURED_*, USUAL_*): Remove.
2768 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2769 STRIP): Use autoconf substitutions.
2770 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2771 COMPILER_NM_FOR_TARGET): New.
2772 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2774 (all): Make all-host and all-target in parallel.
2775 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2776 that $$r and $$s are set before invoking a recursive make.
2777 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2778 ([+bootstrap-target+]): Inline most of the `all' target.
2780 2005-11-29 Ben Elliston <bje@au.ibm.com>
2782 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2783 from the gcc build directory.
2784 * Makefile.in: Regenerate.
2786 2005-11-29 Ben Elliston <bje@au.ibm.com>
2788 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2789 depend on all-libdecnumber.
2790 * configure.in (host_libs): Include libdecnumber.
2791 * Makefile.in: Regenerate.
2792 * configure: Likewise.
2794 2005-11-29 Ben Elliston <bje@au.ibm.com>
2796 * libdecnumber: Import decNumber sources from the dfp-branch.
2798 2005-11-21 Kean Johnston <jkj@sco.com>
2800 * config.sub, config.guess: Sync from upstream sources.
2802 2005-11-21 Ben Elliston <bje@au.ibm.com>
2804 Import from Autoconf sources:
2806 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2807 * config/move-if-change: Don't output "$2 is unchanged";
2808 suggested by Ben Elliston. Handle weird characters correctly.
2810 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2812 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2813 to match upstream libtool for darwin.
2815 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2817 * Makefile.def: Remove gdb dependencies for gdbtk.
2818 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2819 (configure-gdb, install-gdb): New rules.
2820 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2821 * Makefile.in, configure: Regenerated.
2823 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2825 * MAINTAINERS (Write After Approval): Add myself.
2827 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2829 * MAINTAINERS (Write After Approval): Add myself.
2831 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2833 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2836 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2839 * Makefile.tpl (do-[+make-target+], do-check, install,
2840 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2841 are set before recursing.
2842 * Makefile.in: Regenerate.
2844 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2847 * Makefile.def (gcc) <target>: Fix thinko.
2848 * Makefile.in: Regenerate.
2850 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2852 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2853 * configure: Regenerate.
2855 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2857 * MAINTAINERS (Write After Approval): Add self.
2859 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2861 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2862 target-libffi, target-qthreads, target-libjava, and
2864 * configure: Regenerate.
2866 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2868 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2869 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2870 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2871 (USUAL_OBJDUMP_FOR_TARGET): New.
2872 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2873 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2874 * configure, Makefile.in: Regenerated.
2876 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2878 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2879 before other host packages.
2881 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2883 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2885 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2889 * configure.in (default_target): Remove.
2890 * Makefile.tpl (all): Do not use prerequisites as subroutines
2891 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2892 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2893 use prerequisites as subroutines.
2894 (check-host, check-target): New.
2895 (bootstrap configure & all targets): Do not use stage*-start
2896 if the directory layout is already ok.
2897 (non-bootstrap configure & all targets): Prepend a $(unstage).
2898 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2899 (NOTPARALLEL): Remove.
2900 (unstage, stage variables): New variables.
2901 (unstage, stage targets): Simply expand to those variables.
2903 * configure: Regenerate.
2904 * Makefile.in: Regenerate.
2906 2005-10-04 James E Wilson <wilson@specifix.com>
2908 * Makefile.def (lang_env_dependencies): Add libmudflap.
2909 * Makefile.in: Regenerate.
2911 2005-10-03 Andreas Schwab <schwab@suse.de>
2913 Backport from libtool CVS:
2914 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2916 * ltmain.sh: add support for installing into temporary
2917 staging area (e.g. 'make install DESTDIR=...')
2919 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2921 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2922 * configure: Regenerated.
2924 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2926 * configure: Regenerate with the correct
2929 2005-09-30 Catherine Moore <clm@cm00re.com>
2931 * configure.in (bfin-*-*): New.
2932 * configure: Regenerated.
2934 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2936 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2937 (LIPO_FOR_TARGET): New.
2938 (CONFIGURED_LIPO_FOR_TARGET): New.
2939 (USUAL_LIPO_FOR_TARGET): New.
2940 (STRIP_FOR_TARGET): New.
2941 (CONFIGURED_STRIP_FOR_TARGET): New.
2942 (USUAL_STRIP_FOR_TARGET): New.
2943 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2945 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2946 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2947 * Makefile.in: Regenerate.
2948 * configure: Regenerate.
2950 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2952 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2953 (rs6000-*-aix*): Same.
2954 * configure: Regenerate.
2956 2005-09-16 Tom Tromey <tromey@redhat.com>
2958 * MAINTAINERS: Add self as java maintainer.
2960 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2962 * configure.in: Recognize f95 in the --enable-languages option,
2963 and substitute it for fortran, issuing a warning.
2964 * configure: Regenerate.
2966 2005-08-30 Phil Edwards <phil@codesourcery.com>
2968 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2969 * configure: Regenerated.
2971 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2973 * MAINTAINERS: Add self as ms1 maintainer.
2975 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2977 * Makefile.def (libssp): Add to lang_env_dependencies.
2978 * Makefile.in: Regenerate.
2980 2005-08-18 Ian Lance Taylor <ian@airs.com>
2982 * MAINTAINERS: Add myself as middle-end maintainer.
2984 2005-08-17 Christian Groessler <chris@groessler.org>
2986 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2987 * Makefile.in: Regenerate.
2989 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2991 * MAINTAINERS (write after approval): Added myself.
2993 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2995 * MAINTAINERS (Write After Approval): Add myself.
2997 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2999 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3000 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3001 Look for alternate names of the target cc and c++
3002 * configure: Regenerate.
3004 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3006 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3007 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3008 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3009 tools; remove code to manually set them.
3010 (Target tools): Look in the environment for them.
3011 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3012 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3013 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3015 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3016 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3017 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3018 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3019 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3020 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3021 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3022 * configure: Regenerate.
3023 * Makefile.in: Regenerate.
3025 2005-07-28 Ben Elliston <bje@au.ibm.com>
3027 * MAINTAINERS: Update for removed CPU targets.
3029 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3031 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3032 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3033 * Makefile.in: Regenerated.
3035 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3037 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3038 (CFLAGS_FOR_TARGET): Use it.
3039 (CXXFLAGS_FOR_TARGET): Likewise.
3040 * Makefile.in: Regenerated.
3041 * configure.in (--with-build-sysroot): New option.
3042 * configure: Regenerated.
3044 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3046 * Makefile.tpl: Wrap install between unstage and stage
3047 * Makefile.in: Regenerate.
3049 2005-07-21 Eric Christopher <echristo@apple.com>
3051 * MAINTAINERS: Update affiliation.
3053 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3055 * MAINTAINERS: Add self as crx port maintainer.
3057 2005-07-20 DJ Delorie <dj@redhat.com>
3059 * MAINTAINERS: Add self as m32c maintainer.
3061 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3063 * all files: Update FSF address.
3065 2005-07-15 Eric Christopher <echristo@redhat.com>
3067 * MAINTAINERS: Change affiliation.
3069 2005-07-14 Jim Blandy <jimb@redhat.com>
3071 * configure.in: Add cases for Renesas m32c.
3072 * configure: Regenerated.
3074 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3076 * COPYING.LIB: Update from fsf.org.
3078 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3080 * COPYING, compile, config.guess,
3081 config.sub, install-sh, missing, mkinstalldirs,
3082 symlink-tree, ylwrap: Sync from upstream sources.
3083 * config-ml.in: Update FSF address.
3085 2005-07-13 Eric Christopher <echristo@redhat.com>
3087 * configure.in: Add toplevel noconfigdir support for tpf.
3088 * configure: Regenerate.
3090 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3094 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3095 * Makefile.in: Regenerate.
3097 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3099 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3100 Brolley to write-after-approval.
3102 2005-07-07 Andreas Schwab <schwab@suse.de>
3104 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3105 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3106 * Makefile.in: Regenerated.
3108 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3110 * configure.in: Don't build sim or rda when targetting darwin.
3111 * configure: Regenerate.
3113 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3115 * configure.in: Add --enable-libssp and --disable-libssp.
3116 * configure: Regenerate with autoconf-2.13.
3118 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3120 * Makefile.def (target_modules): Add libssp.
3121 * configure.in (target_libraries): Add target-libssp.
3122 * configure: Rebuilt.
3123 * Makefile.in: Rebuilt.
3125 2005-07-01 Zack Weinberg <zackw@panix.com>
3127 * MAINTAINERS: Change email address. Resign from maintainership.
3129 2005-07-01 Richard Guenther <rguenther@suse.de>
3131 * MAINTAINERS: Change my e-mail address and affiliation.
3133 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3135 * Makefile.def (stagefeedback): Come after profile.
3136 Define profiledbootstrap target.
3137 * Makefile.tpl (profiledbootstrap): Remove.
3138 (stageprofile-end): Zap stagefeedback.
3139 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3140 * Makefile.in: Regenerate.
3142 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3144 * MAINTAINERS: Update my email address.
3146 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3148 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3149 In 'cpp' stanza, support '#line' as well as '# '.
3151 2005-06-08 Andreas Schwab <schwab@suse.de>
3153 * MAINTAINERS: Move myself from 'Write After Approval' to
3154 'CPU Port Maintainers' section as m68k maintainer.
3156 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3158 * configure.in (unsupported_languages): New macro.
3159 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3160 non-ported target libraries in noconfigdirs.
3161 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3162 non-linux-gnu. Remove libgcj_ex_libffi.
3163 <lang_frag loop>: Set add_this_lang=no if the language is in
3164 unsupported_languages.
3165 * configure: Regenerate.
3167 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3169 * configure.in: Fix typo in handling of --with-mpfr-dir.
3170 * configure: Regenerate.
3172 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3174 * MAINTAINERS: Update my email address.
3176 2005-06-02 Jim Blandy <jimb@redhat.com>
3178 * config.sub: Add cases for the Renesas m32c. (This patch has been
3179 accepted into the master sources.)
3181 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3182 Michael Snyder <msnyder@redhat.com>
3183 Stan Cox <scox@redhat.com>
3185 * configure.in: Set noconfigdirs for ms1.
3187 * configure: Regenerate.
3189 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3191 * MAINTAINERS (Write After Approval): Add self.
3193 2005-06-01 Josh Conner <jconner@apple.com>
3195 * MAINTAINERS (Write After Approval): Add self.
3197 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3199 * MAINTAINERS: Update my email address.
3201 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3203 * MAINTAINERS (Write After Approval): Add self.
3205 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3207 * MAINTAINERS (Write After Approval): Remove self.
3209 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3211 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3212 (Dependencies): Consider target modules for bootstrap dependencies.
3213 Make target bootstrap modules depend on each stage's gcc.
3214 * Makefile.in: Regenerate.
3216 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3218 * Makefile.def (configure-gcc): Depend on binutils having been built.
3219 (all-gcc): No need to do it here.
3220 * Makefile.in: Regenerate.
3222 2005-05-19 Paul Brook <paul@codesourcery.com>
3224 * configure.in: Rewrite misleading error message when requested
3225 language cannot be built.
3226 * configure: Regenerate.
3228 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3230 * ylwrap: Import from Automake 1.9.5.
3232 2005-05-13 David Ung <davidu@mips.com>
3234 * MAINTAINERS (Write After Approval): Add self.
3236 2005-05-09 Mike Stump <mrs@apple.com>
3238 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3239 lt_cv_sys_max_cmd_len for now.
3241 2005-05-09 Stan Cox <scox@redhat.com>
3243 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3245 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3247 * README.SCO: Update the URL.
3249 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3251 * ltconfig: Define file_list_spec. Pass file_list_spec and
3252 with_gnu_ld to libtool.
3253 * ltcf-c.sh (aix[45]): Define file_list_spec.
3254 * ltcf-cxx.sh (aix[45]): Same.
3255 * ltcf-gcj.sh (aix[45]): Same.
3256 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3257 exists, write list of input files to temporary file.
3259 2005-05-04 Mike Stump <mrs@apple.com>
3261 * configure.in: Always pass --target to target configures as
3262 otherwise rebuilds that do --recheck will fail.
3263 * confiugure: Rebuilt.
3265 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3267 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3269 (configure, all): Add bootstrap support.
3270 (Host modules, target modules): Pass post-stage1 flags and exports.
3271 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3272 * Makefile.in: Regenerate.
3274 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3276 * configure: Regenerate.
3278 2005-04-27 Mike Stump <mrs@apple.com>
3280 * MAINTAINERS: Add self as darwin maintainer.
3282 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3284 * config.sub: Update from master copy.
3286 2005-04-21 Mike Stump <mrs@apple.com>
3288 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3289 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3291 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3293 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3294 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3295 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3296 "*-*-elf" and "*-*-linux*".
3297 * configure: Regenerate.
3299 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3301 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3303 2005-04-12 Mike Stump <mrs@apple.com>
3305 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3307 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3309 * MAINTAINERS (Write After Approval): Add myself.
3311 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3313 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3315 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3317 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3318 (TARGET_CONFIGARGS): Include --with-target-subdir.
3319 (configure, all): New macros. Use them throughout.
3320 * Makefile.in: Regenerate.
3322 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3324 * MAINTAINERS (Write After Approval): Add myself.
3326 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3328 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3330 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3332 * MAINTAINERS: Move John Carr to Write After Approval.
3334 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3336 * config/mh-mingw32: Delete.
3337 * configure.in: Don't use it.
3338 * configure: Regenerate.
3340 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3342 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3343 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3344 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3345 (HOST_LIB_PATH): Generate from Makefile.def.
3346 (TARGET_LIB_PATH): Likewise.
3347 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3348 * Makefile.in: Regenerate.
3349 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3350 (RPATH_ENVVAR): Include Darwin case.
3351 * configure: Regenerate.
3353 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3355 * MAINTAINERS (Various Maintainers): Remove self.
3356 (Write After Approval): Add self.
3358 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3360 * MAINTAINERS (Various Maintainers): Add self.
3362 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3364 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3365 * configure: Regenerate.
3367 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3369 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3370 gcc_version, and gcc_version_trigger from set of flags to pass.
3371 * Makefile.tpl: Remove definitions of above variables.
3372 (config.status): Remove dependency on $(gcc_version_trigger).
3373 * Makefile.in: Regenerate.
3374 * configure.in: Do not reference config/gcc-version.m4 nor
3375 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3376 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3377 * configure: Regenerate.
3379 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3380 Andrew Pinski <pinskia@physics.uc.edu>
3382 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3383 * Makefile.in: Regenerate.
3385 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3387 * MAINTAINERS (Write After Approval): Add myself.
3389 2005-03-03 David Ayers <d.ayers@inode.at>
3391 * MAINTAINERS (Write After Approval): Add myself.
3393 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3396 * ltmain.sh: Avoid creating archives with components that have
3397 duplicate basenames.
3399 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3402 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3404 * Makefile.in: Regenerate.
3406 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3408 * Makefile.in: Regenerate to fix conflict between the previous two
3411 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3414 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3415 * Makefile.tpl (HOST_SUBDIR): New substitution.
3416 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3417 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3418 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3419 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3420 (Host modules, Bootstrapped modules): Use it.
3421 (Build modules, Target modules): Do not create symlink trees,
3422 always configure out-of-srcdir.
3423 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3424 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3425 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3426 $(HOST_SUBDIR). Create a symlink for host_subdir.
3428 * Makefile.in: Regenerate.
3429 * configure: Regenerate.
3431 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3433 Merged from libada-gnattools-branch:
3434 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3436 * gnattools: New directory.
3437 * Makefile.def: Add gnattools as a module, depending on target-libada.
3438 * Makefile.in: Regenerate.
3439 * configure.in: Include gnattools in host_tools; disable it if ada
3441 * configure: Regenerate.
3443 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3445 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3446 treelang maintainer.
3447 (Write After Approval): Remove myself.
3449 2005-02-23 Paul Schlie <schlie@comcast.net>
3451 * configure.in: Allow darwin targeted ports to build tk, itcl and
3453 * configure: Regenerate.
3455 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3458 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3459 * configure: Regenerate.
3461 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3463 * MAINTAINERS (Write After Approval): Add myself.
3465 2005-02-10 Ian Lance Taylor <ian@airs.com>
3467 * MAINTAINERS: Update my e-mail address.
3469 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3471 * MAINTAINERS (Write After Approval): Add myself.
3473 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3475 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3476 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3477 target-libgloss when not *-*-elf and *-*-aout.
3478 * configure: Regenerate.
3480 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3482 * MAINTAINERS: Remove obsolete entries.
3484 * MAINTAINERS (Write After Approval): Add Michael Matz.
3486 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3488 * MAINTAINERS: Remove self as cpplib maintainer.
3490 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3492 * install-sh, config.sub: Import from upstream.
3494 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3497 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3498 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3499 * Makefile.in: Regenerate.
3501 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3503 * MAINTAINERS: Update my email address.
3505 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3506 Andreas Schwab <schwab@suse.de>
3509 * config-ml.in: Eval option if surrounded by single quotes.
3511 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3513 Revert 2004-12-28 Makefile changes, a better fix will be
3514 applied to mainline and src after GCC 4.0 branches.
3516 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3520 * Makefile.def (target_modules): Remove stage parameter,
3521 it is always true now.
3522 * Makefile.tpl (configure-build-[+module+],
3523 configure-target-[+module+]): Always build symlink tree
3524 for the directory and for include. BUILD_SUBDIR and
3525 TARGET_SUBDIR cannot be . anymore.
3526 * Makefile.in: Regenerate.
3528 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3530 Revert 2004-12-08 Makefile changes.
3532 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3534 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3537 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3539 * configure.in (sh64-*-*): Reenable gprof.
3540 * configure: Regenerate.
3542 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3544 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3545 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3546 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3547 * Makefile.in: Regenerate.
3549 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3551 * MAINTAINERS: Update my email address.
3553 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3555 * Makefile.tpl: Generate normal dependencies if the LHS module is
3557 * Makefile.in: Regenerate.
3559 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3561 * configure.in: Include config/gxx-include-dir.m4. Use
3562 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3563 * configure: Regenerate.
3565 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3567 * config.if: Delete.
3568 * configure.in: Set libstdcxx_incdir directly.
3569 * configure: Regenerate.
3571 2004-12-02 Eric Christopher <echristo@redhat.com>
3573 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3574 * Makefile.in: Regenerate.
3576 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3578 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3579 * configure: Regenerate.
3581 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3583 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3584 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3585 * configure: Regenerate.
3587 2004-12-01 Eric Christopher <echristo@redhat.com>
3589 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3590 of things to remove.
3592 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3594 * MAINTAINERS (Write After Approval): Update my e-mail address.
3596 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3598 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3599 from CVS libtool to always pass_all.
3601 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3603 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3604 (hppa*64*-*-*): Delete incorrect comment.
3605 * configure: Rebuilt.
3607 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3609 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3611 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3613 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3614 from CVS libtool to always pass_all.
3616 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3618 * install-sh, compile: Import from automake.
3620 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3622 * config.guess, config.sub: Import from savannnah.
3624 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3626 * MAINTAINERS (Write After Approval): Add myself
3628 2004-11-12 Mike Stump <mrs@apple.com>
3630 * Makefile.def: Add html support.
3631 * Makefile.tpl: Likewise.
3632 * Makefile.in: Regenerate.
3634 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3637 * configure.in: Remove all instances of build-fixincludes from
3639 (build_configargs): Supply --target to subdirectories.
3640 * configure: Regenerate.
3642 * Makefile.def: Make gcc install depend on fixincludes install.
3643 * Makefile.in: Regenerate.
3645 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3647 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3649 2004-11-11 Paul Brook <paul@codesourcery.com>
3651 * MAINTAINERS: Add self as arm maintainer. Update email address.
3653 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3655 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3657 * configure: Regenerate.
3659 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3661 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3664 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3666 * Makefile.def (host fixincludes): Specify missing targets.
3667 * Makefile.in: Regenerate.
3669 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3671 * MAINTAINERS: Add myself
3673 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3675 * MAINTAINERS (Write After Approval): Add myself.
3677 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3679 * Makefile.def: Build fixincludes for the host, too.
3680 * Makefile.in: Regenerate.
3681 * configure.in (host_tools): Add fixincludes.
3682 * configure: Regenerate.
3684 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3686 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3687 * configure: Regenerated.
3689 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3692 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3693 * configure: Regenerated.
3695 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3697 * README.SCO: Update per FSF instructions.
3699 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3702 * configure.in (case ${target}): Do not build fixincludes for avr.
3703 * configure: Regenerated.
3705 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3707 * configure.in (case ${target}): Do not build fixincludes
3708 on platforms where it is not used.
3709 * configure: Regenerated.
3711 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3713 * configure.in: Use an absolute path to install-sh.
3714 * configure: Regenerated.
3716 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3718 * MAINTAINERS (Write After Approval): Add myself.
3720 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3722 * MAINTAINERS: Remove from Write Aft