* var-tracking.c (dv_is_decl_p): Adjust NULL behavior to match
[official-gcc.git] / ChangeLog
blob6c2978002636471c9599712f0d0f9deecbcd6011
1 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4         Default to bootstrap-debug only if compare-debug works.
5         * configure: Rebuilt.
6         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7         * Makefile.in: Rebuilt.
9 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11         * MAINTAINERS (OS Port Maintainers): Update my email address.
13 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
15         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
16         * Makefile.in: Rebuilt.
18 2009-09-01  Chris Demetriou  <cgd@google.com>
20         * MAINTAINERS (Write After Approval): Add myself.
22 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
24         PR debug/30161
25         * include/dwarf2.h (enum dwarf_tag): Added
26         DW_TAG_GNU_template_template_param
27         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
29 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
31         * Makefile.tpl (AWK): Fix typo.
32         * Makefile.in: Regenerate.
34 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
36         * configure.ac: Detect awk and sed.
37         * Makefile.def (flags_to_pass): Add AWK and SED.
38         * Makefile.tpl (AWK, SED): New.
39         (BASE_FLAGS_TO_PASS): Add AWK and SED.
40         * configure: Regenerate.
41         * Makefile.in: Regenerate.
43 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
45         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
46         (collapseslashes): Likewise.
48 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
50         * configure.ac (AC_PREREQ): Bump to 2.64.
52 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
54         * configure.ac: Remove --with-datarootdir, --with-docdir,
55         --with-pdfdir, --with-htmldir switches.
56         * configure: Regenerate.
58         * configure: Regenerate.
60         * compile: Sync from Automake 1.11.
61         * depcomp: Likewise.
62         * install-sh: Likewise.
63         * missing: Likewise.
64         * mkinstalldirs: Likewise.
65         * ylwrap: Likewise.
67 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
69         * ltmain.sh (func_normal_abspath): New function.
70         (func_relative_path): Likewise.
71         (func_mode_help): Document new -bindir option for link mode.
72         (func_mode_link): Add new -bindir option, and use it to place
73         output DLL if specified.
75 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
77         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
78         (baseargs): Add --disable-option-checking.
79         * configure: Regenerate.
81         * Makefile.def (configure-target-libiberty): Depend on
82         all-binutils and all-ld.
83         (configure-target-newlib): Likewise.
84         * Makefile.in: Regenerate.
86 2009-08-17  Ben Elliston  <bje@au.ibm.com>
88         * config.sub, config.guess: Update from upstream sources.
90 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92         Sync from src, merge:
94         2009-07-02  Tristan Gingold  <gingold@adacore.com>
96         * configure.ac: Do not exclude gas for i386-*-darwin.
97         Add a case for x86_64-*-darwin.
98         * configure: Regenerate.
100 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
102         * MAINTAINERS: Add my name to Write After Approval list.
104 2009-08-06  Michael Eager <eager@eagercon.com>
106         * configure.ac: Add Microblaze target.
107         * configure: Regenerate.
109 2009-07-31  Christian Bruel  <christian.bruel@st.com>
111         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
112         * configure: Regenerate.
113         
114 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
116         * MAINTAINERS (Write After Approval): Update my e-mail address.
118 2009-07-06  Ian Lance Taylor  <iant@google.com>
120         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
121         * configure: Rebuild.
123 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
125         * MAINTAINERS: Move myself to the Graphite Reviewers.
127 2009-06-30  Wei Guozhi  <carrot@google.com>
129         * MAINTAINERS: Add my name to Write After Approval list.
131 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
133         PR bootstrap/40338
134         * configure.ac (comparestring): Create new variable.
135         * Makefile.tpl (comparestring): Use to skip some comparisions.
136         * configure: Regenerate.
137         * Makefile.in: Regenerate.
139 2009-06-26  Doug Evans  <dje@sebabeach.org>
141         * Makefile.def (host_modules): Add cgen.
142         * Makefile.in: Regenerate.
143         * configure.ac (host_tools): Add cgen.
144         * configure: Regenerate.
146 2009-06-23  DJ Delorie  <dj@redhat.com>
148         * MAINTAINERS: Add myself as mep maintainer.
150 2009-06-23  Ian Lance Taylor  <iant@google.com>
152         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
153         boot_languages.  Only bootstrap target libraries listed in
154         target_libs for some boot language.  Add --with-stage1-ldflags,
155         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
156         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
157         if not building with C++.
158         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
159         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
160         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
161         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
162         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
163         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
164         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
165         * configure, Makefile.in: Rebuild.
167 2009-06-23  Li Feng  <nemokingdom@gmail.com>
169         * MAINTAINERS: Added my name to write-after-approval list.
171 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
173         * configure.ac: Define is_elf for QNX Neutrino targets.
174         * configure: Regenerate.
176 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
178         * MAINTAINERS: Added my name to the write-after-approval list
180 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
182         * configure.ac: Detect MPC in default directory.
183         * configure: Regenerate.
185 2009-06-03  Jerome Guitton  <guitton@adacore.com>
186             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188         * Makefile.tpl (all): Avoid a trailing backslash.
189         * Makefile.in: Regenerate.
191 2009-06-03  Ben Elliston  <bje@au.ibm.com>
193         * config.sub, config.guess: Update from upstream sources.
195 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
197         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
198         to noconfdirs.
199         * configure: Regenerate.
201 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
203         * Makefile.tpl ([+compare-target+]): Compare all stage
204         directories, rather than just gcc.
205         * Makefile.in: Rebuilt.
207 2009-06-01  Doug Kwan  <dougkwan@google.com>
209         * configure.ac: Support gold for target arm*-*-*.
210         * configure: Regenerate.
212 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
214         * Makefile.def: Add MPC support and dependencies.
215         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
217         * Makefile.in, configure: Regenerate.
219 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
221         * Makefile.tpl (all): Avoid harmless warning in make all when
222         gcc-bootstrap is enabled but stage_last does not exist.
223         * Makefile.in: Rebuilt.
225 2009-05-24  Nicolas Roche  <roche@adacore.com>
227         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
228         * Makefile.in: Regenerate.
230 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
232         * MAINTAINERS: Update my e-mail address.
234 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
236         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
237         * configure:  Regenerate.
239 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
241         PR other/40159
242         * Makefile.tpl (all): Don't assume gcc-bootstrap and
243         gcc-no-bootstrap are mutually exclusive.
244         * Makefile.in: Rebuilt.
246 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
248         PR other/40159
249         * Makefile.tpl (all): Don't end with unconditional success.
250         * Makefile.in: Rebuilt.
252 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
254         PR target/37137
255         * Makefile.def (flags_to_pass): Remove redundant and incomplete
256         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
257         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
258         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
259         stage_configureflags, stage_cflags and stage_libcflags into
260         explicit Makefile macros.
261         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
262         GFORTRAN.
263         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
264         CC.  Set CC_FOR_BUILD from CC.
265         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
266         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
267         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
268         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
269         and GFORTRAN.
270         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
271         (_LIBCFLAGS): Renamed to _TFLAGS.
272         (do-compare-debug, do-compare3-debug): Drop.
273         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
274         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
275         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
276         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
277         (XGCC_FLAGS_FOR_TARGET): New.
278         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
279         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
280         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
281         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
282         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
283         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
284         TFLAGS.
285         (BUILD_CONFIG): Include if requested.
286         (all): Set TFLAGS on bootstrap.
287         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
288         (all-stageid-prefixmodule): Likewise.
289         (do-clean, distclean-stageid): Set TFLAGS.
290         (restrap): Fix whitespace.
291         * Makefile.in: Rebuilt.
293 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
295         * config.guess: Sync with src.
297 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
299         * configure.ac ($with_ppl):  Default to no if not supplied.
300         ($with_cloog):  Likewise.
301         configure:  Regenerate.
303 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
305         * MAINTAINERS: Update my e-mail address.
307 2009-04-27  Nick Clifton  <nickc@redhat.com>
309         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
311 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
313         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
314         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
315         * Makefile.in: Regenerate.
317 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
319         PR bootstrap/39739
320         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
321         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
323         * configure, Makefile.in: Regenerate.
325 2009-04-21  Taras Glek  <tglek@mozilla.com>
327         * include/hashtab.h: Update GTY annotations to new syntax
328         * include/splay-tree.h: Likewise
330 2009-04-17  Ben Elliston  <bje@au.ibm.com>
332         * config.sub, config.guess: Update from upstream sources.
334 2009-04-15  Anthony Green  <green@moxielogic.com>
336         * configure.ac: Add moxie support.
337         * configure: Rebuilt.
339 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
341         * configure.ac: Change copyright header to refer to version
342         3 of the GNU General Public License and to point readers at the
343         COPYING3 file and the FSF's license web page.
344         * Makefile.def: Likewise.
345         * Makefile.tpl: Likewise.
346         * Makefile.in: Regenerate.
348 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
350         * configure.ac: Restore match for darwin9 or later. Use double
351         brackets since regeneration eats one pair.
352         * configure: Regenerate.
354 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
356         PR gas/10039
357         * configure.ac: Require texinfo 4.7.
358         * configure: Regenerated.
360 2009-04-09  Nick Clifton  <nickc@redhat.com>
362         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
363         the GCC Runtime Library Exception.
365 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
367         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
368         * configure: Regenerate.
370 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
372         * Makefil.def (languages): New entries.
373         * Makefile.tpl (check-gcc-*): New generic target.
374         * Makefile.in: Regenerate.
376 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
378         * MAINTAINERS:  Update my email address.
380 2009-03-18  Tom Tromey  <tromey@redhat.com>
382         * configure: Rebuild.
383         * configure.ac (host_libs): Add libiconv.
384         * Makefile.in: Rebuild.
385         * Makefile.def (host_modules): Add libiconv.
386         (configure-gdb, all-gdb): Depend on libiconv.
388 2009-03-16  Tristan Gingold  <gingold@adacore.com>
390         * configure.ac: Treat gdb as supported on x86_64-darwin.
391         * configure: Regenerate.
393 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
395         * configure.ac (--with-host-libstdcxx): New option.
396         * configure: Regenerate.
398 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
400         * MAINTAINERS:  Move myself into the write after approval list.
402 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
404         * MAINTAINERS: Update e-mail address.
405         
406 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
408         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
410 2009-03-10  Ira Rosen <irar@il.ibm.com>
412         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
414 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
416         Backport from git Libtool:
418         2009-01-19  Robert Millan  <rmh@aybabtu.com>
419         Support GNU/kOpenSolaris.
420         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
421         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
422         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
423         GNU/kOpenSolaris.
425 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
427         * MAINTAINERS: Update e-mail address.
429 2009-02-24  Michael Eager  <eager@eagercon.com>
431         * MAINTAINERS (Write After Approval): Add self.
433 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
435         * MAINTAINERS (Write After Approval): Add myself.
437 2009-02-05  Andreas Schwab  <schwab@suse.de>
439         * Makefile.tpl (stage_last): Define $r and $s before using
440         $(RECURSE_FLAGS_TO_PASS).
441         * Makefile.in: Regenerate
443 2009-01-30  Ian Lance Taylor  <iant@google.com>
445         * MAINTAINERS: Move myself to the Global Reviewers list.
447 2009-01-29  Robert Millan  <rmh@aybabtu.com>
449         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
450         * configure: Regenerate.
452 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
454         * MAINTAINERS: Make whitespace consistent.
455         Remove Robert Millan from Write After Approval.
457 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
459         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
460         (all-opcodes): Depend on all-libiberty.
461         * Makefile.in: Regenerate.
463 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
465         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
466         * configure: Regenerate.
468 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
470         * MAINTAINERS (Write After Approval): Add myself.
472 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
474         * MAINTAINERS: Add myself to reviewers (Fortran).
476 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
478         PR tree-optimization/38515
479         * configure.ac (cloog-polylib): Removed.
480         (with_ppl, with_cloog): Test for "no".
481         * configure: Regenerated.
483 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
485         * MAINTAINERS: Moved myself to reviewers (Fortran).
487 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
489         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
490         (Write After Approval): Remove myself.
492 2009-01-03  Diego Novillo  <dnovillo@google.com>
494         * MAINTAINERS: Remove myself from alias maintainership.
496 2009-01-02  David Ayers  <ayers@fsfe.org>
498         * MAINTAINERS: Update e-mail address.
500 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
502         * MAINTAINERS: Make whitespace consistent.
504 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
506         Backport from upstream Libtool:
507         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
508         Add cache variables to tests that require the linker to work.
509         For shlibpath_overrides_runpath, this also changes the semantics
510         to let the result from the C compiler take precedence.
512 2008-12-02  Ben Elliston  <bje@au.ibm.com>
514         * config.sub, config.guess: Update from upstream sources.
516 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
518         * configure.ac (ppllibs): Add by default the lib flags.
519         * configure: Regenerate.
521 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
523         * MAINTAINERS:  Add myself to the write after approval list.
525 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
527         * configure.ac: Add double brackets on darwin[912].
528         * configure: Regenerate.
530 2008-12-03  Daniel Kraft  <d@domob.eu>
532         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
533         Approval to Reviewer section (for Fortran front-end).
535 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
537         * configure.ac: Expand to darwin10 and later.
538         * configure: Regenerate.
540 2008-12-02  Andreas Schwab  <schwab@suse.de>
542         * Makefile.def: configure-target-boehm-gc depends on
543         all-target-libstdc++-v3.
544         * Makefile.in: Regenerate.
546 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
548         * MAINTAINERS:  Add myself as mingw maintainer.
550 2008-12-02  Ben Elliston  <bje@au.ibm.com>
552         * config.sub, config.guess: Update from upstream sources.
554 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
556         * README.SCO: Remove.
558 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
560         * MAINTAINERS:  Add myself to the write after approval list.
562 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
564         * MAINTAINERS:  Update my email address in WAA section.
566 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
568         * MAINTAINERS: Update e-mail address.
570 2008-11-27  Toon Moene <toon@moene.org>
572         * MAINTAINERS: Change e-mail address.
574 2008-11-27  Tristan Gingold  <gingold@adacore.com>
576         * configure.ac: Build gdb for i?86-*-darwin*
577         * configure: Regenerated.
579 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
581         * MAINTAINERS: Added my full name.
583 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
585         PR bootstrap/38014
586         PR bootstrap/37923
588         Revert:
590         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
592         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
593         * Makefile.in: Regenerated.
595         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
597         PR gdb/921
598         PR gdb/1646
599         PR gdb/2175
600         PR gdb/2176
602         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
603         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
604         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
605         (HOST_EXPORTS): Pass CPPFLAGS.
606         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
607         (LDFLAGS_FOR_TARGET): Initialize from configure script.
608         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
609         * Makefile.in, configure: Regenerated.
610         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
611         and CPPFLAGS_FOR_BUILD.
613 2008-11-06  Jeff Law <law@redhat.com>
615         * MAINTAINERS: Add myself as middle end maintainer.
617 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
619         * MAINTAINERS (Write after approval): Add myself.
621 2008-11-05  Diego Novillo  <dnovillo@google.com>
623         * MAINTAINERS (Global Reviewers): Add myself.
624         (Non-Algorithmic Maintainers): Remove myself.
626 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
628         * MAINTAINERS (Write after approval): Add myself.
630 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
632         * MAINTAINERS (Write after approval): Add myself.
634 2008-10-31  Ben Elliston  <bje@au.ibm.com>
636         * configure.ac (spu-*-*): Remove special case.
637         * configure: Regenerate.
639 2008-10-30  Catherine Moore  <clm@codesourcery.com>
641         * MAINTAINERS (Write after approval): Update my email address.
643 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
645         * configure.ac [spu-*-*]: Do not set skipdirs.
646         * configure: Re-generate.
648 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
650         * MAINTAINERS (Various Maintainers): Add myself to reload.
652 2008-10-25  Richard Guenther  <rguenther@suse.de>
654         * MAINTAINERS (Various Maintainers): Add myself as middle-end
655         maintainer.  Remove myself as libgcc-math maintainer.
656         (Non-Algorithmic Maintainers): Remove myself.
658 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
660         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
661         * Makefile.in: Regenerated.
663 2008-10-23  Cary Coutant  <ccoutant@google.com>
665         * MAINTAINERS (Write after approval): Add myself.
667 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
669         PR gdb/921
670         PR gdb/1646
671         PR gdb/2175
672         PR gdb/2176
674         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
675         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
676         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
677         (HOST_EXPORTS): Pass CPPFLAGS.
678         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
679         (LDFLAGS_FOR_TARGET): Initialize from configure script.
680         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
681         * Makefile.in, configure: Regenerated.
682         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
683         and CPPFLAGS_FOR_BUILD.
685 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
687         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
688         Sebastian Pop.
690 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
692         * MAINTAINERS (Write After Approval): Added myself.
694 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
696         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
697         recommended version to 2.3.2.
699         * configure: Regenerate.
701 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
703         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
705 2008-09-29  David Daney <david.daney@caviumnetworks.com>
707         * MAINTAINERS (Write After Approval): Update e-mail address.
709 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
711         * libtool.m4: Update to libtool 2.2.6.
712         * lt~obsolete.m4: Update to libtool 2.2.6.
713         * ltmain.sh: Update to libtool 2.2.6.
714         * ltsugar.m4: Update to libtool 2.2.6.
715         * ltversion.m4: Update to libtool 2.2.6.
716         * ltoptions.m4: Update to libtool 2.2.6.
717         * ltgcc.m4: Update to match changes from libtool 2.2.6.
719 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
721         * MAINTAINERS (Write After Approval): Add myself.
723 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
725         * MAINTAINERS (Write After Approval): Update my name.
727 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
729         * MAINTAINERS: Add myself in "Write After Approval".
731 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
733         * MAINTAINERS: Add myself as ia64 maintainer.
735 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
737         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
738         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
739         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
740         and Michael Tiemann from Write After Approval since they do not
741         actually have access.
743 2008-09-05  Richard Guenther  <rguenther@suse.de>
745         * configure.ac: Initialize clooglibs to -lcloog.
746         * configure: Re-generate.
748 2008-09-04  Le-Chun Wu  <lcwu@google.com>
750         * MAINTAINERS (Write After Approval): Add myself.
752 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
754         * configure.ac (--with-cloog-polylib): New.
755         (--disable-cloog-version-check): New.
756         (--disable-ppl-version-check): New.
757         * configure: Re-generate.
759 2008-09-03  Richard Guenther  <rguenther@suse.de>
761         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
762         cloog test.
763         * configure: Re-generate.
765 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
767         Add picoChip port.
768         * MAINTAINERS: Add picoChip maintainers.
770 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
771             Tobias Grosser  <grosser@fim.uni-passau.de>
772             Jan Sjodin  <jan.sjodin@amd.com>
773             Harsha Jagasia  <harsha.jagasia@amd.com>
774             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
775             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
776             Adrien Eliche  <aeliche@isty.uvsq.fr>
778         Merge from graphite branch.
779         * configure: Regenerate.
780         * Makefile.in: Regenerate.
781         * configure.ac (host_libs): Add ppl and cloog.
782         Add checks for PPL and CLooG.
783         * Makefile.def (ppl, cloog): Added modules and dependences.
784         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
785         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
787 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
789         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
790         (GCC_SHLIB_SUBDIR): New.
791         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
792         * configure: Regenerate.
793         * Makefile.in: Regenerate.
795 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
797         * MAINTAINERS: Consistently use tabs to separate columns.
799 2008-08-29  Tristan Gingold  <gingold@adacore.com>
801         * MAINTAINERS (Write after Approval): Add myself.
803 2008-08-28  Tristan Gingold  <gingold@adacore.com>
805         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
806         Enable bfd, binutils and opcodes.
807         * configure: Regenerate.
809 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
811         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
813 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
815         * MAINTAINERS:  Use correct Umlaut for last name.
817 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
819         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
821 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
823         * MAINTAINERS: Update my email address.
825 2008-08-16  Nicolas Roche  <roche@adacore.com>
827         * Makefile.tpl: Add BOOT_ADAFLAGS.
828         * Makefile.in: Regenerate.
830 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
832         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
833         * configure: Regenerate.
835 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
837         * configure.ac: Add makefile fragments for hpux.
838         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
839         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
840         * configure: Regenerate.
841         * Makefile.in: Regenerate.
843 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
845         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
847 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
849         * MAINTAINERS (Write after Approval): Add myself.
851 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
853         * MAINTAINERS (Write After Approval):  Add myself.
855 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
857         * MAINTAINERS (Write After Approval):  Add myself.
859 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
861         * MAINTAINERS: Update my email address.
863 2008-06-25  Joey Ye  <joey.ye@intel.com>
865         * MAINTAINERS (Write After Approval):  Add myself.
867 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
869         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
870         * Makefile.in: Regenerate.
871         * configure: Regenerate.
873 2008-06-17  Daniel Kraft  <d@domob.eu>
875         * MAINTAINERS (Write After Approval):  Add myself.
877 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
879         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
880         "$@" is still intact with both Autoconf 2.59 and 2.62.
881         * configure: Regenerate.
883 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
885         * Makefile.tpl: Fix comment errors.
886         * Makefile.in: Regenerate.
888 2008-06-12  David S. Miller  <davem@davemloft.net>
889             David Edelsohn  <edelsohn@gnu.org>
891         * configure.ac: Add powerpc*-*-* to gold supported targets.
892         * configure: Regenerate.
894 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
896         PR tree-optimization/36218
897         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
898         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
899         (all prefix="build-"): Pass them to build-system sub-makes.
900         * Makefile.in: Regenerate.
902 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
904         * MAINTAINERS (mt port): Remove.
905         (sco5, unixware, sco udk): Remove.
906         (Kean Johnston): Add to Write After Approval.
908 2008-05-30  Julian Brown  <julian@codesourcery.com>
910         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
911         of libobjc for ARM EABI Linux.
912         * configure: Regenerate.
914 2008-05-18 Xinliang David Li   <davidxl@google.com>
916         * ChangeLog: Remove wrong ChangeLog entry.
918 2008-05-17 Xinliang David Li   <davidxl@google.com>
920         * MAINTAINERS (Write After Approval): Add myself.
922 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2008-05-14  Rafael Espíndola  <espindola@google.com>
928         * config-ml.in: don't handle --enable-shared and --enable-static.
930 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
932         * MAINTAINERS: Update my email address.
934 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
936         * MAINTAINERS: Update my email address.
938 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
944         * MAINTAINERS (Write After Approval): Add myself.
946 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
948         * MAINTAINERS (crx): Add myself.
950 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
952         Sync with src:
953         2008-04-14  David S. Miller  <davem@davemloft.net>
955         * configure.ac: Add sparc*-*-* to gold supported targets.
956         * configure: Regenerate.
958 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
960         PR bootstrap/35457
961         * configure.ac: Include override.m4.
962         * configure: Regenerate.
964 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
966         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
967         * Makefile.in: Regenerate.
969 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
971         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
972         as nonconfigurable directories list.
973         * configure: Regenerate.
975 2008-04-14  Ben Elliston  <bje@au.ibm.com>
977         * config.sub, config.guess: Update from upstream sources.
979 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
981         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
982         * Makefile.in: Regenerate.
984 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
986         * configure.ac: Do not build libssp for the AVR.
987         * configure: Regenerate.
989 2008-04-07  Ian Lance Taylor  <iant@google.com>
991         * Makefile.def: check-gold depends upon all-binutils.
992         * Makefile.in: Regenerate.
994 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
996         * MAINTAINERS (Write After Approval): Add myself.
998 2008-04-04  Nick Clifton  <nickc@redhat.com>
1000         PR binutils/4334
1001         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1002         builds.
1003         * configure: Regenerate.
1005 2008-04-04  NightStrike  <NightStrike@gmail.com>
1007         PR other/35151
1008         * configure.ac: Combine rules for mingw32 and mingw64.
1009         * configure: Regenerate.
1011 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1013         * MAINTAINERS (Write After Approval): Add myself.
1015 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1017         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1018         * Makefile.in (.NOTPARALLEL): Ditto.
1020 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1022         * MAINTAINERS (Write After Approval): Add myself.
1024 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1026         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1027         * Makefile.in (.NOTPARALLEL): Regenerate.
1029 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1031         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1032         * Makefile.in: Regenerate.
1034 2008-03-26  Jakub Staszak  <kuba@et.pl>
1036         * MAINTAINERS (Write After Approval): Add myself.
1038 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1040         * MAINTAINERS:  Update e-mail address.
1042 2008-03-20  Ian Lance Taylor  <iant@google.com>
1044         * configure.ac: Add support for --enable-gold.
1045         * Makefile.def: Add gold as a directory like ld.
1046         * configure, Makefile.in: Regenerate.
1048 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1050         * configure.ac: m4_include config/proginstall.m4.
1051         * configure: Regenerate.
1053         Backport from upstream Libtool:
1055         2007-10-12  Eric Blake  <ebb9@byu.net>
1057         Deal with Autoconf 2.62's semantic change in m4_append.
1058         * ltsugar.m4 (lt_append): Replace broken versions of
1059         m4_append.
1060         (lt_if_append_uniq): Don't require separator to be overquoted,
1061         and avoid broken m4_append.
1062         (lt_dict_add): Fix typo.
1063         * libtool.m4 (_LT_DECL): Don't overquote separator.
1065 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1067         * config.rpath: Add AIX 6 support.
1069 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1071         * Makefile.def (stageprofile).  Remove -fprofile-generate
1072         from stage_libcflags.
1073         * Makefile.in: Regenerate.
1075 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1077         * config.sub, config.guess: Update from upstream sources.
1079 2008-03-06  Tom Tromey  <tromey@redhat.com>
1081         * MAINTAINERS: Update for treelang deletion.
1083 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1085         * MAINTAINERS: Update my email address.
1087 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1089         * MAINTAINERS (darwin port): Add myself as a maintainer.
1090         (objective-c/c++): Add myself as a maintainer.
1092 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1094         * MAINTAINERS (Write After Approval): Update my email address.
1096 2008-02-25  Tomas Bily  <tbily@suse.cz>
1098         * MAINTAINERS (Write After Approval): Add myself.
1100 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1102         * MAINTAINERS (OpenMP): Add myself.
1104 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1106         PR bootstrap/32009
1107         PR bootstrap/32161
1109         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1110         * configure: Regenerate.
1112         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1113         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1114         STAGE4_LIBCFLAGS): New.
1115         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1116         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1117         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1118         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1119         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1120         for target modules.  Don't export LIBCFLAGS.
1121         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1122         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1123         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1124         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1125         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1126         * Makefile.in: Regenerate.
1128 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1130         PR libgcj/33085
1131         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1132         Do not use -DDLL_EXPORT.  Backport from upstream.
1134 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1136         * MAINTAINERS (Write After Approval): Add myself.
1138 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1140         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1141         * configure: Regenerate.
1143 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1145         * configure.ac (xtensa*-*-*): Recognize processor variants.
1146         * configure: Regenerate.
1148 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1150         PR bootstrap/34922
1151         * configure.ac (PARSE_ARGS): Push suitable setting of
1152         ac_subdirs_all, for `./configure --help=recursive'.
1153         Handle `+' in generic toplevel directory disabling.
1154         * configure: Regenerate.
1156 2008-01-28  Nick Clifton  <nickc@redhat.com>
1158         * MAINTAINERS (xstormy16): Take over maintainership.
1160 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1162         * MAINTAINERS (c4x port): Remove.
1164 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1166         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1168 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1170         * config.sub, config.guess: Update from upstream sources.
1172 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1174         * MAINTAINERS (Write After Approval): Add myself.
1176 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1178         * MAINTAINERS: Update my email address.
1180 2008-01-09  Raksit Ashok  <raksit@google.com>
1182         * MAINTAINERS (Write After Approval): Add myself.
1184 2008-01-09  Raksit Ashok  <raksit@google.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1190         * config.sub, config.guess: Update from upstream sources.
1192 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1194         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1195         Change recommended MPFR from 2.2.1 -> 2.3.0.
1196         * configure: Regenerate.
1198 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1200         * MAINTAINERS: Update my email address.
1202 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1204         * MAINTAINERS: Update my email address.
1206 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1208         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1209         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1210         * Makefile.in: Regenerate.
1212 2007-12-10  Mark Heffernan <meheff@google.com>
1214         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1215         misplaced entries.
1217 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1219         * configure.ac: Enable libjava for x86_64-*-darwin9.
1220         * configure: Regenerate.
1222 2007-12-07  Bill Maddox <maddox@google.com>
1224         * MAINTAINERS (Write After Approval): Add myself.
1226 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1228         * config.sub, config.guess: Update from upstream sources.
1230 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1232         * config-ml.in: Remove 64bit configure tests.
1234 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1236         * config-ml.in: Robustify against white space in absolute file
1237         names.
1239         * config-ml.in (multi-clean): Substitute ${Makefile}.
1240         Remove superfluous ${Makefile} in list.
1242 2007-11-19  Thiemo Seufer  <ths@mips.com>
1244         * config-ml.in: Don't hardcode the Makefile name.
1246 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1248         * MAINTAINERS (Write After Approval): Add myself.
1250 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1252         * MAINTAINERS (Write After Approval): Add myself.
1254 2007-11-06  Doug Kwan <dougkwan@google.com>
1256         * MAINTAINERS (Write After Approval): Add myself.
1258 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1260         * MAINTAINERS (mercury): Remove entry.
1261         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1263 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1265         * Makefile.def (dependencies): Make configure-gdb depend on
1266         all-intl.
1267         * Makefile.in: Regenerated.
1269 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1271         * MAINTAINERS (Fortran maintainer): Remove myself.
1273 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1275         * Makefile.def: To avoid problems running with parallel makes,
1276         build newlib before libgloss so that target specific header
1277         files are availble.
1278         * Makefile.in: Regenerate
1280 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1282         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1283         * Makefile.in: Regenerate.
1285 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1287         * MAINTAINERS (Register allocation reviewer): Add myself.
1289 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1291         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1292         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1293         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1294         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1295         * configure: Regenerate.
1297 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1299         * MAINTAINERS (Register allocation reviewer): Add myself.
1301 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1303         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1304         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1305         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1306         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1307         * configure.ac: Default them to host tools for $host = $build.
1308         Subst them.
1310         * configure: Regenerate.
1311         * Makefile.in: Regenerate.
1313 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1315         * MAINTAINERS (Register allocation reviewer): Add myself.
1317 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1319         * MAINTAINERS (Register allocation reviewer): Add myself.
1321 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1323         * MAINTAINERS (Write After Approval): Fix typo.
1325 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1327         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1328         * configure: Regenerate.
1330 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1332         PR bootstrap/31906
1333         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1334         they're already prefixed.
1336 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1338         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1339         libstdc++.
1340         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1341         * configure: Regenerate.
1342         * Makefile.in: Regenerate.
1344 2007-09-17  Andreas Schwab  <schwab@suse.de>
1346         * configure.ac: Raise minimum makeinfo version to 4.6.
1347         * configure: Regenerate.
1349 2007-09-17  Johannes Singler <singler@ira.uka.de>
1351         * MAINTAINERS (write-after-approval) add myself
1353 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1355         * configure.ac: Correct makeinfo version check.
1356         * configure: Regenerate.
1358 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1360         * MAINTAINERS: Update my email address.
1362 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1364         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1365         to $skipdirs and only disable gprof for newlib.  Use the normal
1366         mips*-elf* handling in other respects.
1367         * configure: Regnerate.
1369 2007-09-12  David Daney  <ddaney@avtrex.com>
1371         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1372         enabling libgcj.
1373         * configure: Regenerate.
1375 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1377         PR other/32154
1378         * configure.ac: For libgloss targets, point the linker to the linker
1379         script, startup code and simulator library.
1380         * configure: Regenerate.
1382 2007-09-07  Andrew Haley  <aph@redhat.com>
1384         * configure.ac (noconfigdirs): Remove target-libffi and
1385         target-libjava.
1386         * configure: Regenerate.
1388 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1390         PR target/33281
1391         * configure.ac: Use config/mh-mingw on mingw.
1392         * configure: Regenerate.
1394 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1396         * MAINTAINERS (Write After Approval): Add myself.
1398 2007-09-05  Richard Guenther  <rguenther@suse.de>
1400         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1401         nor --disable-checking is provided also turn on yes and types
1402         checking for stage1.
1403         * configure: Re-generate.
1405 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1407         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1408         (Write After Approval): Remove myself.
1410 2007-08-29  Nick Clifton  <nickc@redhat.com>
1412         * config.sub, config.guess: Update from upstream sources.
1414 2007-08-22  Bud Davis  <jmdavis@link.com>
1416         * MAINTAINERS (Write After Approval): Added myself.
1417         * MAINTAINERS (Reviewers): Removed myself.
1419 2007-08-18  Paul Brook  <paul@codesourcery.com>
1420             Joseph Myers  <joseph@codesourcery.com>
1422         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1423         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1424         * Makefile.in: Regenerate.
1425         * configure.ac (--with-debug-prefix-map): New.
1426         * configure: Regenerate.
1428 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1429             Nigel Stephens  <nigel@mips.com>
1431         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1432         as target_makefile_frag.
1433         * configure: Regenerate.
1435 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1437         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1438         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1439         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1440         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1441         (do-compare, do-compare3, do-compare-debug): New.
1442         ([+compare-target+]): Use them.
1444 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1446         * MAINTAINERS (Write After Approval): Change my email address.
1448 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1449             Ben Elliston  <bje@au.ibm.com>
1451         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1452         --silent if $silent.
1453         * configure: Regenerate.
1455 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1457         * MAINTAINERS (Various Maintainers): Add myself as
1458         loop infrastructure maintainer.  Update my e-mail
1459         address.
1461 2007-07-31  Diego Novillo  <dnovillo@google.com>
1463         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1464         Adjust description.
1466 2007-07-26  Richard Guenther  <rguenther@suse.de>
1468         * configure.ac: Add types checking to stage1 checking flags.
1469         * configure: Regenerate.
1471 2007-07-17  Nick Clifton  <nickc@redhat.com>
1473         * COPYING3: New file.  Contains version 3 of the GNU General
1474         Public License.
1475         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1476         Lesser General Public License.
1478 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1480         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1482 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1484         * MAINTAINERS (S/390 co-maintainer): Add myself.
1485         (Write After Approval): Remove myself.
1487 2007-07-13  Dan Hipschman  <dsh@google.com>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2007-07-11  Nick Clifton  <nickc@redhat.com>
1493         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1494         WINDRES export.
1495         * Makefile.in: Regenerate.
1497 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1499         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1500         maintainer.
1502 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1504         * lt~obsolete.m4: New. Import from 20070318 libtool.
1506 2007-07-03  Julian Brown  <julian@codesourcery.com>
1508         * MAINTAINERS (Write After Approval): Add myself.
1510 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1512         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1513         * configure: Regenerate.
1515 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1517         * configure.ac: Add some missing m4 quotation.
1518         * configure: Regenerate.
1520 2007-07-02  Simon Baldwin  <simonb@google.com>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1526         * configure: Regenerate.
1528 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1530         * Makefile.def: Add windmc tool to build.
1531         * Makefile.tpl: Likewise.
1532         * configure.ac: Likewise.
1533         * Makefile.in: Regenerate.
1534         * configure: Regenerate.
1536 2007-06-28  DJ Delorie  <dj@redhat.com>
1538         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1539         not building newlib.
1540         * configure: Regenerated.
1542 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1544         * MAINTAINERS (Write After Approval): Add myself.
1546 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1548         * MAINTAINERS (Write After Approval): Add myself.
1550 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1552         * MAINTAINERS (Write After Approval): Add myself.
1554 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1560         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1561         * Makefile.in: Regenerated.
1563 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1565         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1566         bfin*-*-uclinux* targets.
1567         * configure: Regenerate.
1569 2007-06-14  Ian Lance Taylor  <iant@google.com>
1571         * MAINTAINERS: Add myself as non-algorithmic global write
1572         maintainer.
1574 2007-06-14  Diego Novillo  <dnovillo@google.com>
1576         * MAINTAINERS: Add self as middle-end maintainer and
1577         non-algorithmic global write maintainer.
1579 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1581         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1582         Move all Fortran maintainers except Paul Brook into the
1583         Non-Autopoiesis section.
1585 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1587         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1588         (distclean-stage[+id+]): Possibly delete stage_last.
1589         * Makefile.in: Regenerate.
1591 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1593         * MAINTAINERS (Various Maintainer): Fix typo.
1595 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1597         * MAINTAINERS (Various Maintainer): Add myself as
1598         dataflow maintainer.
1600 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1602         * config.sub, config.guess: Update from upstream sources.
1604 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1606         * Makefile.tpl: Fix spelling error.
1607         * Makefile.in: Regenerate.
1609 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1611         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1612         lt_cv_sys_max_cmd_len.
1614 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1616         * MAINTAINERS (Various Maintainers): Add myself as
1617         auto-vectorizer maintainer.
1619 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1621         PR libjava/32098
1622         * libtool.m4: Revert previous change.
1623         * ltgcc.m4: Put it here.
1625 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1627         * MAINTAINERS (Various Maintainers): Add myself as
1628         auto-vectorizer maintainer.
1630 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1632         PR libjava/32098
1633         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1635 2007-05-30  Richard Guenther  <rguenther@suse.de>
1637         * MAINTAINERS (Various Maintainers): Add myself as
1638         auto-vectorizer maintainer.
1640 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1642         PR bootstrap/29382
1643         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1644         * configure: Rebuilt.
1646 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1648         * MAINTAINERS (Write After Approval): Removed my name.
1650 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1652         * MAINTAINERS (Write After Approval): Remove myself.
1654 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1656         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1658 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1660         * ltmain.sh: Update from ToT Libtool.
1661         * libtool.m4: Update from ToT Libtool.
1662         * ltsugar.m4: New. Update from ToT Libtool.
1663         * ltversion.m4: New. Update from ToT Libtool.
1664         * ltoptions.m4: New. Update from ToT Libtool.
1665         * ltconfig: Remove.
1666         * ltcf-c.sh: Remove.
1667         * ltcf-cxx.sh: Remove.
1668         * ltcf-gcj.sh: Remove.
1670 2007-05-22  Ollie Wild  <aaw@google.com>
1672         * MAINTAINERS (Write After Approval): Add myself.
1674 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1676         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1677         stage_cflags.
1678         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1679         Remove CFLAGS/LIBCFLAGS.
1680         (configure-stage[+id+]-[+prefix+][+module+],
1681         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1682         * Makefile.in: Regenerate.
1684 2007-05-15  Diego Novillo  <dnovillo@google.com>
1686         * MAINTAINERS: Update e-mail address.
1688 2007-05-15  Revital Eres  <eres@il.ibm.com>
1690         * MAINTAINERS (Write After Approval): Add myself.
1692 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1694         * MAINTAINERS (Write After Approval): Updated my address.
1696 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1698         * MAINTAINERS (Write After Approval): Add myself.
1700 2007-05-11  Silvius Rus  <rus@google.com>
1702         * MAINTAINERS (Write After Approval): Add myself.
1704 2007-04-23  Tom Tromey  <tromey@redhat.com>
1706         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1708 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1710         * MAINTAINERS (cpplib): Rename to ...
1711         (libcpp): ... this.  Add C/C++ front end maintainers.
1713 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1715         * config-ml.in: Pass ${ml_config_env} to configure calls.
1717 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1719         * MAINTAINERS (Write After Approval): Add myself.
1721 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1723         * MAINTAINERS (Write After Approval): Add myself.
1725 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1727         * MAINTAINERS (fortran 95 front end): Add myself.
1729 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1731         * MAINTAINERS (Write After Approval): Add myself.
1733 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1735         * MAINTAINERS (Modulo Scheduler): Add myself.
1737 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1739         * MAINTAINERS (fortran 95 front end): Add myself.
1740         (c++ front end): whitespace fix.
1742 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1744         * MAINTAINERS (Write After Approval): Add myself.
1746 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1748         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1749         of glob.  Quote arguments with single quotes too.
1750         * configure: Regenerate.
1752 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1754         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1755         * Makefile.in: Regenerate
1757 2007-03-07  Andreas Schwab  <schwab@suse.de>
1759         * configure: Regenerate.
1761 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1763         * configure.ac: Add "--with-pdfdir" configure option,
1764         which defines pdfdir variable.
1765         * Makefile.def (target=fixincludes): Add install-pdf to
1766         missing targets.
1767         (recursive_targets): Add install-pdf target.
1768         (flags_to_pass): Add pdfdir.
1769         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1770         target.
1771         * configure: Regenerate
1772         * Makefile.in: Regenerate
1774 2007-02-28  Eric Christopher  <echristo@apple.com>
1776         Revert:
1777         2006-12-07  Mike Stump  <mrs@apple.com>
1779         * Makefile.def (dependencies): Add dependency for
1780         install-target-libssp and install-target-libgomp on
1781         install-gcc.
1782         * Makefile.in: Regenerate.
1784 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1786         * configure: Regenerate.
1787         * configure.ac: Move statements after variable declarations.
1789 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1791         * MAINTAINERS: Add myself as sh maintainer.
1793 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1795         * configure.ac: Adjust for loop syntax.
1796         * configure: Regenerate.
1798 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1800         * configure: Rebuilt.
1802 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1804         * configure.ac: Drop multiple occurrences of --enable-languages,
1805         and fix its quoting.
1806         * configure: Rebuilt.
1808 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1809             Nathan Sidwell  <nathan@codesourcery.com>
1810             Vladimir Prus  <vladimir@codesourcery.com>
1811             Joseph Myers  <joseph@codesourcery.com>
1813         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1814         * configure: Regenerate.
1816 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1818         * ltconfig (freebsd*): Default to elf.
1820 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1822         * configure.ac (target_libraries): Move libgcc before libiberty.
1823         * configure: Regenerated.
1825 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1826             Paolo Bonzini  <bonzini@gnu.org>
1828         PR bootstrap/30753
1829         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1830         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1831         * configure: Regenerated.
1833 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1835         * MAINTAINERS (Language Front End Maintainers): Update my mail
1836         address.
1838 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1840         PR bootstrap/30748
1841         * configure.ac: Correct syntax for Solaris ksh.
1842         * configure: Regenerated.
1844 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1846         * configure.ac: Sync with src.
1847         * configure: Regenerate.
1849 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1851         * Makefile.in: Regenerate.
1853 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1855         * config.sub: Sync with src.
1857 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1859         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1860         noncanonical equivalents.
1861         * configure.in: Rename to...
1862         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1863         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1864         target_noncanonical.  Use them.  Rewrite removal of configure
1865         arguments for autoconf 2.59.  Discard variable settings.  Force
1866         program_transform_name for native tools.
1868         * Makefile.in: Regenerated.
1869         * configure: Regenerated with autoconf 2.59.
1871 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2007-01-31  Andreas Schwab  <schwab@suse.de>
1877         * Makefile.tpl (LDFLAGS): Substitute it.
1878         * Makefile.in: Regenerate.
1880 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1882         * MAINTAINERS (Write After Approval): Add myself.
1884 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1886         * MAINTAINERS (spu port): Add myself.
1888 2007-01-23  Richard Guenther  <rguenther@suse.de>
1890         PR bootstrap/30541
1891         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1892         * Makefile.tpl (GNATBIND): Substitute it.
1893         (GNATMAKE): Likewise.
1894         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1895         of STAGE_PREFIX.
1896         * Makefile.in: Regenerate.
1897         * configure: Regenerate.
1899 2007-01-18  Mike Stump  <mrs@apple.com>
1901         * configure.in: Re-enable -Werror for gcc builds.
1903 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1905         * MAINTAINERS (Write After Approval): Add myself.
1907 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1909         * configure.in: Change == to = in test command.
1910         * configure: Regenerate.
1912 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1913             Nick Clifton  <nickc@redhat.com>
1914             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1916         * configure.in (build_configargs, host_configargs, target_configargs):
1917         Remove build/host/target parameters.
1918         (host_libs): Add gmp and mpfr.
1919         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1920         * Makefile.def (gmp, mpfr): New.
1921         (gcc): Remove target.
1922         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1923         target_os, target_vendor): New.
1924         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1925         * configure: Regenerate.
1926         * Makefile.in: Regenerate.
1928 2007-01-11  Matt Fago  <fago@earthlink.net>
1930         * configure.in: Try to link to functions only in mpfr 2.2.x
1931         to improve robustness of configure tests.
1932         * configure: Regenerate.
1934 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1936         * MAINTAINERS: Add myself as i386 maintainer.
1938 2007-01-08  Jan Hubicka  <jh@suse.cz>
1940         * MAINTAINERS: Add myself as i386 maintainer.
1942 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1944         * configure.in: Add support for an x86_64-mingw* target.
1945         * configure: Regenerate.
1947 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1949         * Makefile.tpl (all-target): Correct @if conditional for target
1950         modules.
1951         * configure.in: Omit libiberty if building only target libgcc.
1952         * configure, Makefile.in: Regenerated.
1954 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1956         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1957         * configure: Regenerate.
1959 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1961         * Makefile.def (target_modules): Add libgcc.
1962         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1963         * Makefile.tpl (clean-target-libgcc): Delete.
1964         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1965         on gcc even for bootstrapped modules.  Rewrite handling of
1966         lang_env_dependencies to loop over target_modules.
1967         * configure.in (target_libraries): Add target-libgcc.
1968         * Makefile.in, configure: Regenerated.
1970 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1972         * configure.in: Reorganize recognition of languages.  Add
1973         --enable-stage1-languages.  Show supported languages for the chosen
1974         target rather than all recognized languages.
1975         * configure: Regenerate.
1977 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1979         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1980         * Makefile.in: Regenerate.
1982 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1984         * configure.in: Warn that MPFR 2.2.0 is buggy.
1985         * configure: Regenerate.
1987 2006-12-27  Ian Lance Taylor  <iant@google.com>
1989         * configure.in: When removing Makefiles to force a reconfigure, also
1990         remove prev-DIR*/Makefile.
1991         * configure: Regenerate.
1993 2006-12-22  Andreas Schwab  <schwab@suse.de>
1995         * configure: Regenerate with correct autoconf version.
1997 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1999         * configure.in: add AC_SUBST for *_FOR_TARGET.
2000         * configure: Regenerate.
2002 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2004         * configure.in: Simplify logic for rejecting languages that cannot
2005         be built.  Separate the case when a language is unsupported,
2006         from the case when the user chooses not to build a language.
2008 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2010         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2011         it only affects bootstrap and could be tested on "$host" as well.
2012         * configure: Regenerate.
2013         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2015 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2017         PR bootstrap/29544
2018         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2019         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2020         move here comment from Makefile.tpl.
2021         * Makefile.tpl: Move some definitions higher in the file.
2022         (STAGE1_CHECKING): New.
2023         * configure.in: Add --enable-stage1-checking.
2024         * configure: Regenerate.
2025         * Makefile.in: Regenerate.
2027 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2029         * MAINTAINERS: Add myself as build system maintainer.
2031 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2033         * MAINTAINERS (Write After Approval): Add myself.
2035 2006-12-13  Eric Christopher  <echristo@apple.com>
2037         * MAINTAINERS: Add myself as darwin maintainer.
2039 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2041         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2043 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2045         MAINTAINERS: Update my entry.
2047 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2049         * configure.in:  Handle spu makefile frag.
2050         * Makefile.tpl (MAINT): Define
2051         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2052         * configure: Regenerate.
2053         * Makefile.in: Regenerate.
2055 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2057         * config.guess: Import latest version.
2058         * config.sub: Likewise.
2060 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2062         * configure.in (spu-*-*): Don't skip target-libiberty.
2063         * configure: Regenerate.
2065 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2067         PR bootstrap/30134
2068         * configure.in: Correct x86 darwin support for libjava to powerpc
2069         and i?86 only.
2070         * configure: Regenerate.
2072 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2074         * configure.in: Add x86 darwin support for libjava.
2075         * configure: Regenerate.
2077 2006-12-07  Mike Stump  <mrs@apple.com>
2079         * Makefile.def (dependencies): Add dependency for
2080         install-target-libssp and install-target-libgomp on
2081         install-gcc.
2082         * Makefile.in: Regenerate.
2084 2006-12-04  Richard Guenther  <rguenther@suse.de>
2086         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2087         (Non-Algorithmic Maintainers): Move over non-algorithmic
2088         loop optimizer maintainers, add myself as a non-algorithmic
2089         middle-end maintainer.
2091 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2093         * MAINTAINERS (Write After Approval): Add myself.
2095 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2097         * configure.in: Update error message for missing GMP/MPFR.
2099         * configure: Regenerate.
2101 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2103         * configure.in: Update MPFR version in error message.
2105         * configure: Regenerate.
2107 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2109         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2110         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2111         --with-gmp-lib): New flags.
2113         * configure: Regenerate.
2115 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2117         * MAINTAINERS (Write After Approval): Change my email address.
2119 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2121         * MAINTAINERS (Write After Approval): Add myself.
2123 2006-11-22  Philipp Thomas <pth@suse.de>
2125         * MAINTAINERS (i18n): Update e-mail address.
2127 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2129         * MAINTAINERS (spu port): Add myself as maintainer.
2130         (Write After Approval): Remove myself.
2132 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2134         * configure.in (skipdirs): Don't build libssp for SPU.
2135         * configure: Regenerate.
2137 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2139         * MAINTAINERS (spu port): Add myself as maintainer.
2140         (libobjc): Update my email address.
2142 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2148         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2149         * configure : Rebuilt.
2151 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2157         * MAINTAINERS (Write After Approval): Add myself.
2159 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2161         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2162         libmpfr.a.
2163         * configure: Regenerate.
2165 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2167         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2168         (unstage): Test for stage_last presence.
2170         PR bootstrap/29802
2171         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2172         * Makefile.in: Regenerate.
2174 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2176         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2177         maintainers.
2179 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2181         * MAINTAINERS (Write After Approval): Add myself.
2183 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2185         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2186         and stageN-package/Makefile.
2187         * Makefile.in: Regenerated.
2189 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2191         * configure.in: Remove target-libgloss from noconfigdirs for
2192         bfin-*-*.
2193         * configure: Regenerated.
2195 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2197         * configure.in (have_gmp): Only error if the gcc directory exists.
2199         * configure: Regenerate.
2201 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2203         * configure.in: Robustify error message for missing GMP/MPFR.
2205         * configure: Regenerate.
2207 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2213         * MAINTAINERS: Change email address.
2215 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2221         * MAINTAINERS (Write After Approval): Add myself.
2223 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2225         * MAINTAINERS (Write After Approval): Move myself to
2226         Write After Approval section.
2228 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2230         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2231         need_gmp anymore.
2232         * configure: Regenerate.
2234 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2236         * MAINTAINERS (Write After Approval): Add myself.
2238 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2240         * config.guess: Import latest version.
2241         * config.sub: Likewise.
2243 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2245         * Makefile.def: Added pdf target handling.
2246         * Makefile.tpl: Added pdf target handling.
2247         * Makefile.in: Regenerated.
2249 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2251         * MAINTAINERS: Add self as score port maintainer.
2253 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2255         * MAINTAINERS (Write After Approval): Add myself.
2257 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2259         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2260         or newer.
2261         * configure: Regenerated.
2263 2006-09-27  Dave Brolley  <brolley@redhat.com>
2265         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2266         $s instead of $r.
2267         * configure: Regenerated.
2269 2006-09-26  Thiemo Seufer  <ths@mips.com>
2271         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2272         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2273         * configure: Regenerate.
2275 2006-09-24  Graeme Peterson <gridly@gmail.com>
2277         * MAINTAINERS (Write After Approval): Remove myself.
2279 2006-09-22  Chao-ying Fu  <fu@mips.com>
2281         * MAINTAINERS (Write After Approval): Add myself.
2283 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2285         * MAINTAINERS: Add self as soft-fp maintainer.
2287 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2289         * MAINTAINERS: Add myself as avr maintainer.
2290         Remove Marek Michalkiewicz as avr maintainer.
2292 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2298         * configure.in: Never build newlib for a Mingw host.
2299         Never build newlib as Mingw target library.
2300         Test the existence of winsup/cygwin for building a Cygwin newlib,
2301         rather than just winsup.
2302         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2303         building a Mingw target.
2304         * configure: Regenerate.
2306 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2308         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2310 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2312         * config.guess: Import from src (was more updated).
2313         * config.sub: Likewise.
2315 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2317         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2318         * configure: Regenerated.
2320 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2322         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2323         for stages after the first.
2325 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2327         * Makefile.def: Add dependencies for configure-opcodes
2328         on configure-intl and all-opcodes on all-intl.
2329         * Makefile.in: Regenerated.
2331 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2333         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2335 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2337         Port to hosts whose 'sort' and 'tail' implementations
2338         treat operands with leading '+' as file names, as POSIX
2339         has required since 2001.  However, make sure the code still
2340         works on pre-POSIX hosts.
2341         * ltmain.sh: Don't assume "sort +2" is equivalent to
2342         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2344 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2346         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2348 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2350         * ltconfig: chmod 644 before ranlib during install.
2352 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2354         PR bootstrap/18058
2355         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2356         if the bootstrap compiler is a GCC version that supports it.
2357         * configure: Regenerate.
2359 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2361         * configure.in: Fix thinkos in previous check-in.
2362         * configure: Regenerate.
2364 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2366         PR other/27063
2367         * configure.in: Test subdir_requires and give an appropriate
2368         error message.
2369         * configure: Regenerate.
2371 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2373         * MAINTAINERS (Write After Approval): Add myself.
2375 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2377         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2379 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2381         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2383 2006-06-20  David Ayers  <d.ayers@inode.at>
2385         PR bootstrap/28072
2386         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2387         whether target-libjava is being configured instead of whether the
2388         java front end is enabled.
2389         * configure: Regenerate.
2391 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2393         PR target/27540
2394         * configure.in: Only enable libgomp on IRIX 6.
2395         * configure: Regenerate.
2397 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2399         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2400         too.
2401         * Makefile.in: Regenerate.
2403 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2405         * config-ml.in: Alter CCASFLAGS to include special
2406         multilib options the same as is done for CFLAGS.
2408 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2410         * configure.in: Don't enable libgomp on hpux10.
2411         * configure: Rebuilt.
2413 2006-06-12  David Ayers  <d.ayers@inode.at>
2415         PR bootstrap/27963
2416         PR target/19970
2417         * configure.in: Remove target-boehm-gc from noconfigdirs where
2418         ${libgcj} is specified.
2419         * configure: Regenerate.
2421 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2423         Sync from src:
2425         * configure.in: Sync.
2426         * configure: Regenerated.
2428         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2430         * Makefile.def: Added dependencies from sim and gdb on intl, and
2431         added configure dependencies to everything with an all dependency
2432         on intl.
2433         * Makefile.in: Regenerated.
2435 2006-06-06  David Ayers  <d.ayers@inode.at>
2437         PR libobjc/13946
2438         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2439         * Makefile.in: Regenerate.
2440         * configure.in: Add --enable-objc-gc at toplevel and have it
2441         enable boehm-gc for Objective-C.
2442         Remove target-boehm-gc from libgcj.
2443         Add target-boehm-gc to target_libraries.
2444         Add target-boehm-gc to noconfigdirs where ${libgcj}
2445         is specified.
2446         Assert that boehm-gc is supported when requested for Objective-C.
2447         Only build boehm-gc if needed either for Java or Objective-C.
2448         * configure: Regenerate.
2450 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2452         PR 27674
2453         * Makefile.tpl (configure-[+prefix+][+module+],
2454         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2455         Remove rule to unstage bootstrapped modules.
2456         (stage_current): New.
2457         * Makefile.in: Regenerate.
2459 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2461         * MAINTAINERS (Write After Approval): Update my e-mail address.
2463 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2465         * include/libiberty.h: Declare pex_run_in_environment.
2467 2006-05-31  Asher Langton  <langton2@llnl.gov>
2469         * MAINTAINERS (Write After Approval): Add myself.
2471 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2473         * Makefile.def (bfd, opcodes): Fix lib_path.
2474         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2475         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2476         * Makefile.in: Regenerate.
2478 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2480         * Makefile.in: Regenerate.
2482 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2484         * Makefile.def: Add install-html target. Add datarootdir
2485         docdir and htmldir to flags_to_pass.
2486         * Makefile.tpl: Add install-html target.
2487         * Makefile.in: Regenerate.
2488         * configure.in: Add --with-datarootdir, --with-docdir, and
2489         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2490         * configure: Regenerate.
2492 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2494         * configure.in: Enable gprof for cross builds.
2495         * configure: Regenerate.
2497 2006-05-22  Richard Guenther  <rguenther@suse.de>
2499         Revert
2500         2006-01-31  Richard Guenther  <rguenther@suse.de>
2501         Paolo Bonzini  <bonzini@gnu.org>
2503         * Makefile.def (target_modules): Add libgcc-math target module.
2504         * configure.in (target_libraries): Add libgcc-math target library.
2505         (--enable-libgcc-math): New configure switch.
2506         * Makefile.in: Re-generate.
2507         * configure: Re-generate.
2508         * libgcc-math: New toplevel directory.
2510 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2511             Andreas Tobler  <a.tobler@schweiz.ch>
2513         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2514         * configure: Rebuilt.
2516 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2518         * MAINTAINERS (Write After Approval): Add myself.
2520 2006-05-01  DJ Delorie  <dj@redhat.com>
2522         * configure.in: Restore CFLAGS if GMP isn't present.
2523         * configure: Regenerate.
2525 2006-05-01  Richard Guenther  <rguenther@suse.de>
2527         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2528         maintainer.
2530 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2532         * MAINTAINERS (Write After Approval): Add myself.
2534 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2536         * MAINTAINERS (Write After Approval): Add myself.
2538 2006-04-18  DJ Delorie  <dj@redhat.com>
2540         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2541         reference libgloss so that libssp can be built in a combined
2542         tree.
2543         * configure: Regenerate.
2545 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2547         * MAINTAINERS (Write After Approval): Add myself.
2549 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2551         * configure.in: Require makeinfo 4.4 or higher.
2552         * configure: Regenerate.
2554 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2556         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2557         Rearrange the entries of other libraries to have them in one place.
2559 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2561         * MAINTAINERS (Write After Approval): Remove myself.
2562         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2564 2006-03-14  Richard Guenther  <rguenther@suse.de>
2566         * configure: Regenerate with autoconf 2.13.
2568 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2570         * MAINTAINERS: Use my work address.
2572         * MAINTAINERS: Update my E-mail address.
2574 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2576         * configure.in: Handle --disable-<component> generically.
2577         * configure: Regenerate.
2579 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2581         PR libgcj/17311
2582         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2584 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2586         * MAINTAINERS (Write After Approval):  Remove myself.
2587         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2589 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2591         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2592         (TARGET_CONFIGDIRS): Remove.
2593         * configure.in: Remove AC_SUBST(target_configdirs).
2594         * Makefile.in, configure: Regenerated.
2596 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2598         * MAINTAINERS (Write After Approval):  Remove myself.
2599         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2601 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2603         PR bootstrap/25670
2605         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2607         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2608         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2609         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2610         BUILD_PREFIX, BUILD_PREFIX_1.
2611         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2613         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2614         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2616         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2617         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2618         of `cat stage_current`.  Always provide the `r' and `s' variables.
2619         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2620         a single shell execution.
2621         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2622         bootstrapped modules, make the stage1 module if the build was not
2623         started yet, else build the current stage.
2624         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2625         (all-build, all-host, all-target, [+make_target+]-host,
2626         [+make_target+]-target): Do not use \-continued lines.
2627         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2628         (current_stage, restrap, stage_last): New.
2630         * Makefile.in: Regenerate.
2631         * configure: Regenerate.
2633 2006-02-19  Bud Davis  <jmdavis@link.com>
2635         * MAINTAINERS (Write After Approval):  Remove myself.
2636         (Language Front End Maintainers):  Add myself as fortran 95
2637         maintainer and update e-mail address.
2639 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2641         * MAINTAINERS (Write After Approval):  Remove myself.
2642         (Language Front End Maintainers):  Add myself as fortran 95
2643         maintainer.
2645 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2647         * MAINTAINERS (Write After Approval): Add myself.
2649 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2651         * MAINTAINERS (Write After Approval):  Remove myself.
2652         (Language Front End Maintainers):  Add myself as
2653         fortran 95 maintainer.
2655 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2657         Sync from src:
2659         2005-12-27  Leif Ekblad  <leif@rdos.net>
2661         * configure.in: Add support for RDOS target.
2662         * configure: Regenerate.
2664 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2665             Andreas Schwab  <schwab@suse.de>
2667         * configure: Regenerate.
2669 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2671         * configure.in (enable_libgomp): Add AIX.
2672         * configure: Regenerate.
2674 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2676         * MAINTAINERS (Write After Approval): Add myself.
2678 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2680         * MAINTAINERS (Write After Approval): Add myself.
2682 2006-01-31  Richard Guenther  <rguenther@suse.de>
2683         Paolo Bonzini  <bonzini@gnu.org>
2685         * Makefile.def (target_modules): Add libgcc-math target module.
2686         * configure.in (target_libraries): Add libgcc-math target library.
2687         (--enable-libgcc-math): New configure switch.
2688         * Makefile.in: Re-generate.
2689         * configure: Re-generate.
2690         * libgcc-math: New toplevel directory.
2692 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2694         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2695         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2696         the assembler, linker and binutils.
2697         * configure: Regenerate.
2699 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2701         * MAINTAINERS (Write After Approval): Add myself.
2703 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2705         * configure: Regenerate.
2707 2006-01-18  Richard Henderson  <rth@redhat.com>
2708             Jakub Jelinek  <jakub@redhat.com>
2709             Diego Novillo  <dnovillo@redhat.com>
2711         * libgomp: New directory.
2712         * Makefile.def: Add target_module libgomp.
2713         * Makefile.in: Regenerate.
2714         * configure.in (target_libraries): Add target-libgomp.
2715         * configure: Regenerate.
2717 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2719         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2720         @ from continuation.
2721         * Makefile.in: Rebuilt.
2723 2006-01-04  Chris Lattner  <sabre@gnu.org>
2725         * MAINTAINERS (Write After Approval): Add myself.
2727 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2729         PR bootstrap/24252
2731         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2732         * Makefile.tpl (OBJDUMP): New.
2733         (EXTRA_HOST_FLAGS): Add it.
2734         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2736         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2737         to use symbolic links between directories.  Avoid race conditions
2738         or make them harmless.
2739         * configure.in: Do not try to use symbolic links between directories.
2741         * Makefile.def (LEAN): Pass.
2742         * Makefile.tpl (LEAN): Define.
2743         (stage[+id+]-start): Accept that the previous directory does not
2744         exist, if the bootstrap is lean.
2745         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2746         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2747         configure substitution.
2748         ([+compare-target+]): Likewise.
2749         ([+bootstrap-target+]-lean): New.
2750         * configure.in: Remove lean bootstrap support from here.
2752         * Makefile.in: Regenerate.
2753         * configure: Regenerate.
2755 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2757         * MAINTAINERS (libdecnumber): Add myself.
2759 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2761         * libtool-ldflags: New script.
2763 2006-01-02  Andreas Schwab  <schwab@suse.de>
2765         * configure.in: When reconfiguring remove Makefile in
2766         all stage directories.
2767         * configure: Regenerate.
2769 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2771         * MAINTAINERS: Update my email address.
2773 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2775         Revert Ada-related part of the previous change.
2777         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2778         Do not pass.
2779         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2780         * Makefile.in: Regenerate.
2781         * configure.in: Do not include mt-ppc-aix target fragment.
2782         * configure: Regenerate.
2784 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2786         * configure.in: Select appropriate fragments for PowerPC/AIX.
2787         * configure: Regenerate.
2789         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2790         BOOT_CFLAGS, BOOT_LDFLAGS.
2791         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2792         BOOT_CFLAGS, BOOT_LDFLAGS.
2793         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2794         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2795         (stage): Fail if we cannot complete the work.
2796         * Makefile.in: Regenerate.
2798 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2800         * configure.in: Replace ms1 with mt.
2801         * configure: Rebuilt.
2803 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2805         * MAINTAINERS: Update my email address.
2807 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2809         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2810         install-host-nogcc): Don't invoke $(stage) at the end.
2811         * Makefile.in: Regenerate.
2813 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2815         * configure.in: Flip the top-level bootstrap switch.
2816         * configure: Regenerate.
2818 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2820         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2821         $(stage) and $(unstage).
2822         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2823         (all): Remove stray semicolon.
2824         (local-distclean): Don't handle multilib.tmp and multilib.out.
2825         (install.all): Set $s for consistency.
2826         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2827         check_multilibs setting.  Always make the install directory.
2828         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2829         Correct @if/@endif.
2830         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2831         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2832         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2833         (multilib.out): Remove.
2834         * Makefile.in: Regenerated.
2836 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2838         * MAINTAINERS (Write After Approval): Add myself.
2840 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2842         * MAINTAINERS: Add myself as mt maintainer.
2844         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2846 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2848         * MAINTAINERS: Change email address.
2850 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2852         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2853         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2854         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2855         Find in-tree tools if available.
2856         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2857         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2858         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2859         (COMPILER_*_FOR_TARGET): New.
2860         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2861         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2862         (CONFIGURED_*, USUAL_*): Remove.
2863         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2864         STRIP): Use autoconf substitutions.
2865         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2866         COMPILER_NM_FOR_TARGET): New.
2867         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2869         (all): Make all-host and all-target in parallel.
2870         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2871         that $$r and $$s are set before invoking a recursive make.
2872         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2873         ([+bootstrap-target+]): Inline most of the `all' target.
2875 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2877         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2878         from the gcc build directory.
2879         * Makefile.in: Regenerate.
2881 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2883         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2884         depend on all-libdecnumber.
2885         * configure.in (host_libs): Include libdecnumber.
2886         * Makefile.in: Regenerate.
2887         * configure: Likewise.
2889 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2891         * libdecnumber: Import decNumber sources from the dfp-branch.
2893 2005-11-21  Kean Johnston  <jkj@sco.com>
2895         * config.sub, config.guess: Sync from upstream sources.
2897 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2899         Import from Autoconf sources:
2901         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2902         * config/move-if-change: Don't output "$2 is unchanged";
2903         suggested by Ben Elliston.  Handle weird characters correctly.
2905 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2907         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2908         to match upstream libtool for darwin.
2910 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2912         * Makefile.def: Remove gdb dependencies for gdbtk.
2913         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2914         (configure-gdb, install-gdb): New rules.
2915         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2916         * Makefile.in, configure: Regenerated.
2918 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2920         * MAINTAINERS (Write After Approval): Add myself.
2922 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2928         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2929         Diego Novillo.
2931 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2933         PR bootstrap/24297
2934         * Makefile.tpl (do-[+make-target+], do-check, install,
2935         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2936         are set before recursing.
2937         * Makefile.in: Regenerate.
2939 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2941         PR bootstrap/18939
2942         * Makefile.def (gcc) <target>: Fix thinko.
2943         * Makefile.in: Regenerate.
2945 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2947         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2948         * configure: Regenerate.
2950 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2952         * MAINTAINERS (Write After Approval): Add self.
2954 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2956         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2957         target-libffi, target-qthreads, target-libjava, and
2958         targetlibobjc.
2959         * configure: Regenerate.
2961 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2963         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2964         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2965         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2966         (USUAL_OBJDUMP_FOR_TARGET): New.
2967         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2968         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2969         * configure, Makefile.in: Regenerated.
2971 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2973         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2974         before other host packages.
2976 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2978         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2980 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2982         PR bootstrap/22340
2984         * configure.in (default_target): Remove.
2985         * Makefile.tpl (all): Do not use prerequisites as subroutines
2986         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2987         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2988         use prerequisites as subroutines.
2989         (check-host, check-target): New.
2990         (bootstrap configure & all targets): Do not use stage*-start
2991         if the directory layout is already ok.
2992         (non-bootstrap configure & all targets): Prepend a $(unstage).
2993         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2994         (NOTPARALLEL): Remove.
2995         (unstage, stage variables): New variables.
2996         (unstage, stage targets): Simply expand to those variables.
2998         * configure: Regenerate.
2999         * Makefile.in: Regenerate.
3001 2005-10-04  James E Wilson  <wilson@specifix.com>
3003         * Makefile.def (lang_env_dependencies): Add libmudflap.
3004         * Makefile.in: Regenerate.
3006 2005-10-03  Andreas Schwab  <schwab@suse.de>
3008         Backport from libtool CVS:
3009         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3011         * ltmain.sh: add support for installing into temporary
3012         staging area (e.g. 'make install DESTDIR=...')
3014 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3016         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3017         * configure: Regenerated.
3019 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3021         * configure: Regenerate with the correct
3022         autoconf version.
3024 2005-09-30  Catherine Moore  <clm@cm00re.com>
3026         * configure.in (bfin-*-*): New.
3027         * configure: Regenerated.
3029 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3031         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3032         (LIPO_FOR_TARGET): New.
3033         (CONFIGURED_LIPO_FOR_TARGET): New.
3034         (USUAL_LIPO_FOR_TARGET): New.
3035         (STRIP_FOR_TARGET): New.
3036         (CONFIGURED_STRIP_FOR_TARGET): New.
3037         (USUAL_STRIP_FOR_TARGET): New.
3038         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3039         STRIP_FOR_TARGET.
3040         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3041         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3042         * Makefile.in: Regenerate.
3043         * configure: Regenerate.
3045 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3047         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3048         (rs6000-*-aix*): Same.
3049         * configure: Regenerate.
3051 2005-09-16  Tom Tromey  <tromey@redhat.com>
3053         * MAINTAINERS: Add self as java maintainer.
3055 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3057         * configure.in: Recognize f95 in the --enable-languages option,
3058         and substitute it for fortran, issuing a warning.
3059         * configure: Regenerate.
3061 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3063         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3064         * configure:  Regenerated.
3066 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3068         * MAINTAINERS: Add self as ms1 maintainer.
3070 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3072         * Makefile.def (libssp): Add to lang_env_dependencies.
3073         * Makefile.in: Regenerate.
3075 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3077         * MAINTAINERS: Add myself as middle-end maintainer.
3079 2005-08-17  Christian Groessler  <chris@groessler.org>
3081         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3082         * Makefile.in: Regenerate.
3084 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3086         * MAINTAINERS (write after approval): Added myself.
3088 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3090         * MAINTAINERS (Write After Approval): Add myself.
3092 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3094         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3095         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3096         Look for alternate names of the target cc and c++
3097         * configure: Regenerate.
3099 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3101         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3102         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3103         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3104         tools; remove code to manually set them.
3105         (Target tools): Look in the environment for them.
3106         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3107         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3108         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3109         build directory.
3110         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3111         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3112         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3113         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3114         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3115         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3116         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3117         * configure: Regenerate.
3118         * Makefile.in: Regenerate.
3120 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3122         * MAINTAINERS: Update for removed CPU targets.
3124 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3126         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3127         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3128         * Makefile.in: Regenerated.
3130 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3132         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3133         (CFLAGS_FOR_TARGET): Use it.
3134         (CXXFLAGS_FOR_TARGET): Likewise.
3135         * Makefile.in: Regenerated.
3136         * configure.in (--with-build-sysroot): New option.
3137         * configure: Regenerated.
3139 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3141         * Makefile.tpl: Wrap install between unstage and stage
3142         * Makefile.in: Regenerate.
3144 2005-07-21  Eric Christopher  <echristo@apple.com>
3146         * MAINTAINERS: Update affiliation.
3148 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3150         * MAINTAINERS: Add self as crx port maintainer.
3152 2005-07-20  DJ Delorie  <dj@redhat.com>
3154         * MAINTAINERS: Add self as m32c maintainer.
3156 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3158         * all files: Update FSF address.
3160 2005-07-15  Eric Christopher  <echristo@redhat.com>
3162         * MAINTAINERS: Change affiliation.
3164 2005-07-14  Jim Blandy  <jimb@redhat.com>
3166         * configure.in: Add cases for Renesas m32c.
3167         * configure: Regenerated.
3169 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3171         * COPYING.LIB: Update from fsf.org.
3173 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3175         * COPYING, compile, config.guess,
3176         config.sub, install-sh, missing, mkinstalldirs,
3177         symlink-tree, ylwrap: Sync from upstream sources.
3178         * config-ml.in: Update FSF address.
3180 2005-07-13  Eric Christopher  <echristo@redhat.com>
3182         * configure.in: Add toplevel noconfigdir support for tpf.
3183         * configure: Regenerate.
3185 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3187         PR ada/22340
3189         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3190         * Makefile.in: Regenerate.
3192 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3194         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3195         Brolley to write-after-approval.
3197 2005-07-07  Andreas Schwab  <schwab@suse.de>
3199         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3200         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3201         * Makefile.in: Regenerated.
3203 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3205         * configure.in: Don't build sim or rda when targetting darwin.
3206         * configure: Regenerate.
3208 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3210         * configure.in: Add --enable-libssp and --disable-libssp.
3211         * configure: Regenerate with autoconf-2.13.
3213 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3215         * Makefile.def (target_modules): Add libssp.
3216         * configure.in (target_libraries): Add target-libssp.
3217         * configure: Rebuilt.
3218         * Makefile.in: Rebuilt.
3220 2005-07-01  Zack Weinberg  <zackw@panix.com>
3222         * MAINTAINERS: Change email address.  Resign from maintainership.
3224 2005-07-01  Richard Guenther  <rguenther@suse.de>
3226         * MAINTAINERS: Change my e-mail address and affiliation.
3228 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3230         * Makefile.def (stagefeedback): Come after profile.
3231         Define profiledbootstrap target.
3232         * Makefile.tpl (profiledbootstrap): Remove.
3233         (stageprofile-end): Zap stagefeedback.
3234         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3235         * Makefile.in: Regenerate.
3237 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3239         * MAINTAINERS: Update my email address.
3241 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3243         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3244         In 'cpp' stanza, support '#line' as well as '# '.
3246 2005-06-08  Andreas Schwab  <schwab@suse.de>
3248         * MAINTAINERS: Move myself from 'Write After Approval' to
3249         'CPU Port Maintainers' section as m68k maintainer.
3251 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3253         * configure.in (unsupported_languages): New macro.
3254         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3255         non-ported target libraries in noconfigdirs.
3256         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3257         non-linux-gnu.  Remove libgcj_ex_libffi.
3258         <lang_frag loop>: Set add_this_lang=no if the language is in
3259         unsupported_languages.
3260         * configure: Regenerate.
3262 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3264         * configure.in: Fix typo in handling of --with-mpfr-dir.
3265         * configure: Regenerate.
3267 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3269         * MAINTAINERS: Update my email address.
3271 2005-06-02  Jim Blandy  <jimb@redhat.com>
3273         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3274         accepted into the master sources.)
3276 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3277             Michael Snyder  <msnyder@redhat.com>
3278             Stan Cox  <scox@redhat.com>
3280         * configure.in: Set noconfigdirs for ms1.
3282         * configure: Regenerate.
3284 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3286         * MAINTAINERS (Write After Approval): Add self.
3288 2005-06-01  Josh Conner  <jconner@apple.com>
3290         * MAINTAINERS (Write After Approval): Add self.
3292 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3294         * MAINTAINERS: Update my email address.
3296 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3298         * MAINTAINERS (Write After Approval): Add self.
3300 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3302         * MAINTAINERS (Write After Approval): Remove self.
3304 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3306         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3307         (Dependencies): Consider target modules for bootstrap dependencies.
3308         Make target bootstrap modules depend on each stage's gcc.
3309         * Makefile.in: Regenerate.
3311 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3313         * Makefile.def (configure-gcc): Depend on binutils having been built.
3314         (all-gcc): No need to do it here.
3315         * Makefile.in: Regenerate.
3317 2005-05-19  Paul Brook  <paul@codesourcery.com>
3319         * configure.in: Rewrite misleading error message when requested
3320         language cannot be built.
3321         * configure: Regenerate.
3323 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3325         * ylwrap: Import from Automake 1.9.5.
3327 2005-05-13  David Ung  <davidu@mips.com>
3329         * MAINTAINERS (Write After Approval): Add self.
3331 2005-05-09  Mike Stump  <mrs@apple.com>
3333         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3334         lt_cv_sys_max_cmd_len for now.
3336 2005-05-09  Stan Cox  <scox@redhat.com>
3338         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3340 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3342         * README.SCO: Update the URL.
3344 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3346         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3347         with_gnu_ld to libtool.
3348         * ltcf-c.sh (aix[45]): Define file_list_spec.
3349         * ltcf-cxx.sh (aix[45]): Same.
3350         * ltcf-gcj.sh (aix[45]): Same.
3351         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3352         exists, write list of input files to temporary file.
3354 2005-05-04  Mike Stump  <mrs@apple.com>
3356         * configure.in: Always pass --target to target configures as
3357         otherwise rebuilds that do --recheck will fail.
3358         * confiugure: Rebuilt.
3360 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3362         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3363         STAGE_HOST_EXPORTS.
3364         (configure, all): Add bootstrap support.
3365         (Host modules, target modules): Pass post-stage1 flags and exports.
3366         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3367         * Makefile.in: Regenerate.
3369 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3371         * configure: Regenerate.
3373 2005-04-27  Mike Stump  <mrs@apple.com>
3375         * MAINTAINERS: Add self as darwin maintainer.
3377 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3379         * config.sub: Update from master copy.
3381 2005-04-21  Mike Stump  <mrs@apple.com>
3383         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3384         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3386 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3388         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3389         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3390         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3391         "*-*-elf" and "*-*-linux*".
3392         * configure: Regenerate.
3394 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3396         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3398 2005-04-12  Mike Stump  <mrs@apple.com>
3400         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3402 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3408         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3410 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3412         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3413         (TARGET_CONFIGARGS): Include --with-target-subdir.
3414         (configure, all): New macros.  Use them throughout.
3415         * Makefile.in: Regenerate.
3417 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3419         * MAINTAINERS (Write After Approval): Add myself.
3421 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3423         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3425 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3427         * MAINTAINERS: Move John Carr to Write After Approval.
3429 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3431         * config/mh-mingw32: Delete.
3432         * configure.in: Don't use it.
3433         * configure: Regenerate.
3435 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3437         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3438         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3439         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3440         (HOST_LIB_PATH): Generate from Makefile.def.
3441         (TARGET_LIB_PATH): Likewise.
3442         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3443         * Makefile.in: Regenerate.
3444         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3445         (RPATH_ENVVAR): Include Darwin case.
3446         * configure: Regenerate.
3448 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3450         * MAINTAINERS (Various Maintainers): Remove self.
3451         (Write After Approval): Add self.
3453 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3455         * MAINTAINERS (Various Maintainers): Add self.
3457 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3459         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3460         * configure: Regenerate.
3462 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3464         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3465         gcc_version, and gcc_version_trigger from set of flags to pass.
3466         * Makefile.tpl: Remove definitions of above variables.
3467         (config.status): Remove dependency on $(gcc_version_trigger).
3468         * Makefile.in: Regenerate.
3469         * configure.in: Do not reference config/gcc-version.m4 nor
3470         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3471         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3472         * configure: Regenerate.
3474 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3475             Andrew Pinski <pinskia@physics.uc.edu>
3477         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3478         * Makefile.in: Regenerate.
3480 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3482         * MAINTAINERS (Write After Approval): Add myself.
3484 2005-03-03  David Ayers  <d.ayers@inode.at>
3486         * MAINTAINERS (Write After Approval): Add myself.
3488 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3490         PR libgcj/20160
3491         * ltmain.sh: Avoid creating archives with components that have
3492         duplicate basenames.
3494 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3496         PR bootstrap/20250
3497         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3498         instead of check.
3499         * Makefile.in: Regenerate.
3501 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3503         * Makefile.in: Regenerate to fix conflict between the previous two
3504         patches.
3506 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3508         PR bootstrap/17383
3509         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3510         * Makefile.tpl (HOST_SUBDIR): New substitution.
3511         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3512         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3513         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3514         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3515         (Host modules, Bootstrapped modules): Use it.
3516         (Build modules, Target modules): Do not create symlink trees,
3517         always configure out-of-srcdir.
3518         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3519         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3520         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3521         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3523         * Makefile.in: Regenerate.
3524         * configure: Regenerate.
3526 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3528         Merged from libada-gnattools-branch:
3529         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3531         * gnattools: New directory.
3532         * Makefile.def: Add gnattools as a module, depending on target-libada.
3533         * Makefile.in: Regenerate.
3534         * configure.in: Include gnattools in host_tools; disable it if ada
3535         is disabled.
3536         * configure: Regenerate.
3538 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3540         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3541         treelang maintainer.
3542         (Write After Approval): Remove myself.
3544 2005-02-23  Paul Schlie  <schlie@comcast.net>
3546         * configure.in: Allow darwin targeted ports to build tk, itcl and
3547         libgui.
3548         * configure: Regenerate.
3550 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3552         PR libgcj/10353
3553         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3554         * configure: Regenerate.
3556 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3558         * MAINTAINERS (Write After Approval): Add myself.
3560 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3562         * MAINTAINERS: Update my e-mail address.
3564 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3566         * MAINTAINERS (Write After Approval): Add myself.
3568 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3570         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3571         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3572         target-libgloss when not *-*-elf and *-*-aout.
3573         * configure: Regenerate.
3575 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3577         * MAINTAINERS: Remove obsolete entries.
3579         * MAINTAINERS (Write After Approval): Add Michael Matz.
3581 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3583         * MAINTAINERS: Remove self as cpplib maintainer.
3585 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3587         * install-sh, config.sub: Import from upstream.
3589 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3591         PR bootstrap/18222
3592         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3593         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3594         * Makefile.in: Regenerate.
3596 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3598         * MAINTAINERS: Update my email address.
3600 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3601             Andreas Schwab  <schwab@suse.de>
3603         PR bootstrap/18033
3604         * config-ml.in: Eval option if surrounded by single quotes.
3606 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3608         Revert 2004-12-28 Makefile changes, a better fix will be
3609         applied to mainline and src after GCC 4.0 branches.
3611 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3613         PR bootstrap/17383
3615         * Makefile.def (target_modules): Remove stage parameter,
3616         it is always true now.
3617         * Makefile.tpl (configure-build-[+module+],
3618         configure-target-[+module+]): Always build symlink tree
3619         for the directory and for include.  BUILD_SUBDIR and
3620         TARGET_SUBDIR cannot be . anymore.
3621         * Makefile.in: Regenerate.
3623 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3625         Revert 2004-12-08 Makefile changes.
3627 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3629         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3630         cygwin, mingw.
3632 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3634         * configure.in (sh64-*-*): Reenable gprof.
3635         * configure: Regenerate.
3637 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3639         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3640         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3641         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3642         * Makefile.in: Regenerate.
3644 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3646         * MAINTAINERS: Update my email address.
3648 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3650         * Makefile.tpl: Generate normal dependencies if the LHS module is
3651         not bootstrapped.
3652         * Makefile.in: Regenerate.
3654 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3656         * configure.in: Include config/gxx-include-dir.m4.  Use
3657         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3658         * configure: Regenerate.
3660 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3662         * config.if: Delete.
3663         * configure.in: Set libstdcxx_incdir directly.
3664         * configure: Regenerate.
3666 2004-12-02  Eric Christopher  <echristo@redhat.com>
3668         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3669         * Makefile.in: Regenerate.
3671 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3673         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3674         * configure: Regenerate.
3676 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3678         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3679         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3680         * configure: Regenerate.
3682 2004-12-01  Eric Christopher  <echristo@redhat.com>
3684         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3685         of things to remove.
3687 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3689         * MAINTAINERS (Write After Approval): Update my e-mail address.
3691 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3693         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3694         from CVS libtool to always pass_all.
3696 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3698         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3699         (hppa*64*-*-*): Delete incorrect comment.
3700         * configure: Rebuilt.
3702 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3704         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3706 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3708         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3709         from CVS libtool to always pass_all.
3711 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3713         * install-sh, compile: Import from automake.
3715 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3717         * config.guess, config.sub:  Import from savannnah.
3719 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3721         * MAINTAINERS (Write After Approval): Add myself
3723 2004-11-12  Mike Stump  <mrs@apple.com>
3725         * Makefile.def: Add html support.
3726         * Makefile.tpl: Likewise.
3727         * Makefile.in: Regenerate.
3729 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3731         PR 18423
3732         * configure.in: Remove all instances of build-fixincludes from
3733         noconfigdirs.
3734         (build_configargs): Supply --target to subdirectories.
3735         * configure: Regenerate.
3737         * Makefile.def: Make gcc install depend on fixincludes install.
3738         * Makefile.in: Regenerate.
3740 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3742         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3744 2004-11-11  Paul Brook  <paul@codesourcery.com>
3746         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3748 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3750         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3751         target-libgfortran.
3752         * configure: Regenerate.
3754 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3756         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3757         like CC.
3759 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3761         * Makefile.def (host fixincludes): Specify missing targets.
3762         * Makefile.in: Regenerate.
3764 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3766         * MAINTAINERS: Add myself
3768 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3770         * MAINTAINERS (Write After Approval): Add myself.
3772 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3774         * Makefile.def: Build fixincludes for the host, too.
3775         * Makefile.in: Regenerate.
3776         * configure.in (host_tools): Add fixincludes.
3777         * configure: Regenerate.
3779 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3781         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3782         * configure: Regenerated.
3784 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3786         PR other/17783
3787         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3788         * configure: Regenerated.
3790 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3792         * README.SCO: Update per FSF instructions.
3794 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3796         PR target/18151
3797         * configure.in (case ${target}): Do not build fixincludes for avr.
3798         * configure: Regenerated.
3800 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3802         * configure.in (case ${target}): Do not build fixincludes
3803         on platforms where it is not used.
3804         * configure: Regenerated.
3806 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3808         * configure.in: Use an absolute path to install-sh.
3809         * configure: Regenerated.
3811 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3813         * MAINTAINERS (Write After Approval): Add myself.
3815 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3817         * MAINTAINERS: Remove from Write After Approval those that are
3818         already maintainers.
3820 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3822         * MAINTAINERS:  Update my email address.
3824 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3826         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3827         * configure: Regenerate.
3829 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3831         * MAINTAINERS:  Update my email address.
3833 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3835         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3836         entries belonging to this category.
3838 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3840         * MAINTAINERS: Update my e-mail address.
3842 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3844         Fix wrong conflict resolution in:
3846         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3848         * Makefile.in: Regenerate.
3849         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3850         in the recursive `make', instead of hardwiring `all'.
3851         (Autogenerated TARGET-* variables): New.
3853 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3855         * configure.in: Enable target-libgloss for crx-*-*.
3856         * configure: Regenerate.
3858 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3860         * MAINTAINERS (Various Maintainers): Move the "windows,
3861         cygwin, mingw" maintainer to ...
3862         (OS Port Maintainers): ... here.
3864 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3866         * MAINTAINERS (Write After Approval): Remove those that are
3867         maintainers of some subsystem.
3869 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3871         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3872         * ltcf-cxx.sh (tpf*): Likewise.
3873         * ltconfig (tpf*): Add TPF OS configuration support.
3875 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3877         * MAINTAINERS: Change my email address to my new work account.
3879 2004-09-24  Michael Roth  <mroth@nessie.de>
3881         * configure.in (--without-headers): Add missing double quotes.
3882         * configure: Regenerate.
3884 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3886         * ylwrap: Revert to previous version.
3888 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3890         PR bootstrap/17369
3891         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3892         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3893         SET_GCC_LIB_PATH_CMD.
3894         (BASE_TARGET_EXPORTS): Likewise.
3895         * Makefile.in: Regenerated.
3897         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3898         * configure: Regenerated.
3900 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3902         * config.guess: New upstream version
3903         * compile, depcomp, install-sh, ylwrap: Likewise.
3905 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3907         * config/mh-x86omitfp: New host makefile fragment.  Add
3908         -fomit-frame-pointer to the default BOOT_CFLAGS.
3909         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3910         * configure: Regenerate.
3912 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3914         PR target/11572
3915         * configure.in (*-*-darwin*): Renable libobjc.
3916         * configure: Regenerate.
3918 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3920         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3922 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3924         * Makefile.def: Remove libbanshee.
3925         * Makefile.tpl: Ditto.
3926         * configure.in: Ditto.
3927         * Makefile.in: Regen.
3928         * configure: Ditto.
3930 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3932         * ltmain.sh: Use $pic_object as $non_pic_object if
3933         $non_pic_object=none.
3935 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3937         * missing: Import latest version from master repository.
3939 2004-09-06  Nick Clifton  <nickc@redhat.com>
3941         * config.sub: Import latest version from master repository.
3942         * config.guess: Likewise.
3943         This includes these changes:
3945         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3947         * config.sub: Handle crisv32, alias etraxfs.
3948         * config.guess (crisv32:Linux:*:*): Handle.
3950         2004-08-13  Brad Smith  <brad@comstyle.com>
3952         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3953         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3955         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3957         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3958         assume the processor is a powerpc.  This is because coreutils
3959         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3960         in this case, due to a MacOS X bug that causes
3961         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3962         to return a negative number.
3963         Problem reported by Petter Reinholdtsen in:
3964         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3966         2004-07-19  Ben Elliston  <bje@gnu.org>
3968         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3970         2004-06-24  Ben Elliston  <bje@gnu.org>
3972         * config.guess: Update copyright years.
3973         * config.sub: Likewise.
3975         2004-06-22  Robert Millan  <robertmh@gnu.org>
3977         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3978         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3980         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3982         * config.guess (*:*VMS:*:*): New entry. Replaces
3983         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3984         manufacturer.
3986         2004-06-22  Ben Elliston  <bje@gnu.org>
3988         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3989         * config.sub: Likewise.
3991         2004-06-22  Ben Elliston  <bje@gnu.org>
3993         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3994         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3996         2004-06-11  Ben Elliston  <bje@gnu.org>
3998         * config.guess (pegasos:OpenBSD:*:*): Remove.
4000         2004-06-11  Ben Elliston  <bje@gnu.org>
4002         From Wouter Verhelst <wouter@grep.be>:
4003         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4005         2004-06-11  Ben Elliston  <bje@gnu.org>
4007         * config.guess (luna88k:OpenBSD:*:*): New.
4009         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4011         * config.guess (m32r*:Linux:*:*): New case.
4012         * config.sub: Handle m32rle.
4014         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4016         From Jens Petersen  <petersen@redhat.com>:
4017         * config.sub: Handle sparcv8.
4019         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4021         From Tom Smith <smith@cag.lkg.hp.com>:
4022         * config.guess: Version suffixes are equally significant on Tru64
4023         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4024         prefix of "P" (patched kernel).
4026         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4028         * config.sub: Add support for National Semiconductor CRX target.
4030 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4032         * MAINTAINERS (Various Maintainers): Remove myself as web page
4033         maintainer, add myself as maintainer of build status lists.
4035 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4037         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4038         *-*-netware, but add target-libmudflap.
4039         Consolidate *-*-netware targets (of which really only i?86 exists)
4040         into a single entry.
4041         * configure: Likewise.
4043 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4045         * Makefile.tpl (sorry): Remove.
4046         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4047         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4048         (do-clean): Clean per-stage directories too.
4049         (do-distclean): Run distclean-stage1 too.
4050         (.NOTPARALLEL): Enable during toplevel bootstrap.
4051         (stage[+id+]-bubble): Enable parallel execution during
4052         the recursive invocation.
4053         * Makefile.in: Regenerate.
4055         Fix previous checkin:
4057         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4058         include.
4059         * configure.in: Fix indentation.
4060         * configure: Regenerate.
4062 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4064         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4065         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4066         * configure: regenerate
4067         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4068         -mdynamic-no-pic
4071 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4073         * Makefile.def (build_modules): Add fixincludes.
4074         (dependencies): Make gcc depend on fixincludes.
4075         * configure.in (build_tools): Add fixincludes.
4076         (build_configdirs): Always include build_libs.
4077         * Makefile.in: Regenerate.
4078         * configure: Regenerate.
4080 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4082         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4083         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4084         phony targets; do not generate timestamp files.
4085         (distclean-stageN): Remove references to their timestamp files.
4086         (restageN, touch-stageN): Remove.
4087         (stageN-bubble): Rewritten.
4088         (compare): Support lean bootstraps.
4089         * Makefile.in: Regenerate.
4091         * configure.in: Only warn when bootstrapping but
4092         build != host or build != target.  Support lean bootstraps.
4093         * configure: Regenerate.
4095 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4097         * configure.in:  Give a better error message if GMP/MPFR are missing
4098         and a language needing them has been requested.
4099         * configure:  Regenerated.
4101 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4103         * configure.in:  Print a list of available language front-ends if
4104         a requested one is missing.  Tidy stray tab characters.
4105         * configure:  Regenerated.
4107 2004-08-19  Michael Koch  <konqueror@gmx.de>
4109         * gcc/doc/install.texi: Update entry about automake for libjava.
4111 2004-08-17  Robert Millan  <robertmh@gnu.org>
4113         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4114         (instead of FreeBSD).
4115         * configure: Regenerate.
4117 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4119         * Makefile.in: Regenerate.
4120         * configure: Regenerate.
4122         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4123         stage_*_flags.
4124         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4125         for bootstrapped modules if toplevel bootstrap is going.
4126         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4127         modules.  Adjust for changes in Makefile.def.  Enable several
4128         rules even in non-bootstrap mode, just to avoid peppering the
4129         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4130         (stage-[+prev+]-bubble): Remove.
4132         * Makefile.def (Dependencies): Depend on all-build-bison,
4133         all-build-flex, all-build-byacc, all-build-texinfo, rather
4134         than the host variations.
4135         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4136         with BUILD_SUBDIR.
4137         (BISON): Update for recent Bisons.
4138         (YACC): Fix typo.
4139         (cross): Depend on all-build.
4140         (all): Do not depend on all-build.
4141         (prebootstrap): Remove.
4142         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4143         (Prebootstrap dependencies): Add them to the per-stage targets
4144         and to all-prebootstrap.
4145         * configure.in (build_configdirs): Always enable build_tools.
4146         (BUILD_DIR_PREFIX): Remove.
4148         * Makefile.def (gcc): Add target variable.
4149         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4150         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4151         in the recursive `make', instead of hardwiring `all'.
4152         (Autogenerated TARGET-* variables): New.
4154 2004-08-13  Brian Booth  <bbooth@redhat.com>
4156         * MAINTAINERS: Remove myself from write-after-approval.
4158 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4160         * src-release: Stop distributing mmalloc with gdb (which doesn't
4161         use it).
4162         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4163         * Makefile.in: Regenerate.
4165 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4167         * configure.in (arm*-*-eabi*): New target.
4168         * configure: Regenerate.
4170 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4172         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4173         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4174         (Dependencies): New section.
4175         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4176         (configure-target-[+module+]): Depend on maybe-all-gcc
4177         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4178         (toplevel profiledbootstrap): Fix dependencies.
4179         * Makefile.in: Regenerate.
4181 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4183         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4184         target-libiberty to noconfigdirs.
4185         * configure: Regenerate.
4187 2004-08-03  Paul Brook  <paul@codesourcery.com>
4189         * configure.in: Check for MPFR as well as GMP.
4190         * configure: Regenerate.
4192 2004-08-01  Robert Millan  <robertmh@gnu.org>
4194         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4195         libmudflap for all GNU-based systems (with Glibc).
4196         * configure: Regenerate.
4198 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4200         * Makefile.def (host-modules): Add gcc.
4201         * Makefile.in: Regenerate.
4202         * Makefile.tpl (sorry): New rule.
4203         (configure-host, all-host, [+make_target+]-host, do-check,
4204         install-host): Do not add gcc as a special case.
4205         (host modules): Add a small special-casing for gcc.  Export
4206         extra_make_flags through the environment.
4207         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4208         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4209         other recursive targets for gcc): Remove.
4211         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4212         (stage, unstage): New rules.
4213         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4214         distclean-stage[+id+]): Use stage_current.
4215         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4216         the stage*-start rules.
4218 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4220         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4221         use -all_load flag.
4223 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4225         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4226         * configure: Regenerate.
4228 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4230         * maintainer-scripts/gcc_release: Revert yesterday's change.
4232 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4234         * MAINTAINERS: Add myself to write-after-approval.
4236 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4238         * libf2c: Removed.
4239         * gcc/gccbug.in: Updated because of libf2c removal.
4240         * maintainer-scripts/gcc_release: Ditto.
4242 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4244         * configure.in: Build libmudflap by default on FreeBSD.
4245         * configure: Regenerated.
4247 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4249         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4250         systems.
4251         * configure: Regenerated.
4253 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4255         PR target/16344
4256         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4257         feedback based compiler.
4258         * Makefile.in: Rebuilt.
4260 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4262         * Makefile.def (host_modules): Set bootstrap=true for flex.
4263         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4264         * Makefile.in: Rebuilt.
4266 2004-07-07  Jan Hubicka  <jh@suse.cz>
4268         * MAINTAINERS: Add self as a profile feedback maintainer.
4270 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4272         * configure.in:  Do not prepend $srcdir to /dev/null in
4273         makefile fragments.
4274         * configure:  Regenerate.
4276 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4278         * Makefile.def (build_modules): Add bison, byacc, flex,
4279         m4, texinfo.
4280         (flags_to_pass): Add FLEX.
4281         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4282         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4283         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4284         DEFAULT_MAKEINFO): Remove.
4285         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4286         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4287         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4288         objdir or else use configured tool.
4289         (all-build): New.
4290         (all): Depend on it.
4291         (Build module dependencies): Add.
4292         * Makefile.in: Regenerate.
4293         * configure.in: Better support for multiple build modules,
4294         matching what is done for host/target modules.  Do not look
4295         for "plausible" locations of build tools if Canadian cross.
4296         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4297         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4298         * configure: Regenerate.
4300 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4302         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4303         * Makefile.in: Regenerate.
4305 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4307         * Makefile.tpl (configure-build-[+module+],
4308         configure-[+module+], configure-target-[+module+]): Pass
4309         [+extra_configure_args+].
4310         (all-build-[+module+], all-[+module+], check-[+module+],
4311         install-[+module+], [+make_target+]-[+module+],
4312         all-target-[+module+], check-target-[+module+],
4313         install-target-[+module+], [+make_target+]-target-[+module+]):
4314         Pass [+extra_make_args+].
4315         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4316         (GCC_HOST_EXPORTS): Remove.
4317         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4318         cross, check-gcc, check-gcc-c++, install-gcc,
4319         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4320         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4321         * Makefile.in: Regenerate.
4323 2004-06-21  Matthew Sachs  <msachs@apple.com>
4325         * MAINTAINERS: Added self to write-after-approval.
4327 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4329         * configure.in: Check for srcdir/winsup rather than build directory
4330         winsup.
4331         * configure: Regenerate.
4333 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4335         * configure.in: Don't build Cygwin native newlib if winsup
4336         directory is missing.  Emit warning instead.
4337         * configure: Regenerate.
4339 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4341         * Makefile.tpl (touch-stage[+id+]): New.
4342         (restage[+prev+]): Depend on touch-stage[+id+].
4344         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4345         Use it throughout.
4347         * Makefile.def: Add profile and feedback bootstrap stages.
4348         Remove next field from bootstrap stages.
4349         * Makefile.tpl (LN, LN_S): Substitute.
4350         (stageN-start, stageN-end): Use double-colon rules, to
4351         provide a hook for additional setup commands.
4352         (distclean-stageN-gcc, restageN): Create dependencies from
4353         [+prev+], not from [+next+].
4354         (stageN-bubble): Add commands for successive stages from
4355         [+prev+], using double-colon rules.
4356         (all-stageN-gcc): Fix typo.
4357         (stagefeedback-start, profiledbootstrap): New.
4358         * Makefile.in: Regenerate.
4359         * configure.in: Call ACX_PROG_LN.
4360         * configure: Regenerate.
4362 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4364         * MAINTAINERS (Write After Approval): Add myself.
4366 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4372         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4373         without gcc.
4374         * configure: Regenerate.
4376 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4378         * Makefile.tpl: Fix typo.
4379         * Makefile.in: Regenerate.
4381 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4383         * configure.in: Remove new- prefix from toplevel
4384         bootstrap targets.
4385         * configure: Regenerate.
4387 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4389         * Makefile.tpl (all.normal): Rename to all.
4390         (all): Replace with a rule to pick the default
4391         target from configure.
4392         (all-gcc, configure-gcc): Use conditionals to
4393         do nothing when toplevel bootstrap is going on.
4394         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4395         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4396         * configure.in: Support --enable-bootstrap.
4398         * Makefile.def: Remove new- prefix from toplevel
4399         bootstrap targets.
4400         * Makefile.tpl: Likewise.
4402         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4403         target.
4405         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4406         $(RECURSE_FLAGS) to recursive invocation of make.
4408         * Makefile.in: Regenerate.
4409         * configure: Regenerate.
4411 2004-05-30  Andreas Jaeger  <aj@suse.de>
4412             Jim Wilson <wilson@specifixinc.com>
4414         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4415         like CC.
4417 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4419         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4420         * configure: Regenerate.
4422 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4424         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4425         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4426         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4427         targets.
4428         * Makefile.in: Regenerate.
4430 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4432         * configure.in: Test the ability to symlink directories.
4433         * configure: Regenerate.
4435         * Makefile.def (bootstrap-stage): New definitions.
4436         * Makefile.tpl (configure-stage1-gcc,
4437         configure-stage2-gcc, configure-stage3-gcc,
4438         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4439         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4440         new-restage3, compare): Autogenerate, see Makefile.in
4441         entry for behavioral changes.
4442         (distclean-stage1, new-stage1-start, new-stage1-end,
4443         new-stage1-bubble, distclean-stage2, new-stage2-start,
4444         new-stage2-end, new-stage2-bubble, distclean-stage3,
4445         new-stage3-start, new-stage3-end): New autogenerated targets.
4446         (objext, prebootstrap, BOOT_CFLAGS,
4447         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4448         targets.
4450         * Makefile.in: Regenerate.
4451         (distclean-stage1, new-stage1-start, new-stage1-end,
4452         new-stage1-bubble, distclean-stage2, new-stage2-start,
4453         new-stage2-end, new-stage2-bubble, distclean-stage3,
4454         new-stage3-start, new-stage3-end): New targets.
4455         (all-stage1-gcc): Move prebootstrap dependency from here...
4456         (configure-stage1-gcc): ...to here.
4457         (new-bootstrap): Use bubble targets.
4458         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4459         Use per-stage distclean targets.
4460         (configure-stage1-gcc, configure-stage2-gcc,
4461         configure-stage3-gcc, all-stage1-gcc,
4462         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4463         Use new-stageN-start to prepare the tree.
4465 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4467         * Makefile.def (host_modules): add libcpp.
4468         * Makefile.tpl: Add dependencies on and for libcpp.
4469         * Makefile.in: Regenerate.
4470         * configure.in: Add libcpp host module.
4471         * configure: Regenerate.
4473 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4475         * Makefile.tpl: Whenever a recursive target is defined, wrap
4476         it in a special @if/@endif block, and prepare its maybe
4477         dependency in the @if/@endif block
4478         * configure.in: Instead of writing maybe dependencies, remove
4479         the @if/@endif statements, and remove the @if/@endif blocks
4480         that remain.
4481         * configure: Regenerate.
4482         * Makefile.in: Regenerate.
4484 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4486         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4488 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4490         PR bootstrap/15120
4491         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4492         * */configure: Rebuilt.
4494 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4496         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4497         of libf2c.
4498         * configure, Makefile.in: Regenerate.
4500 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4506         Merge from tree-ssa-20020619-branch.
4508         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4509         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4510         (HOST_GMPLIBS): Define.
4511         (HOST_GMPINC): Define.
4512         (TARGET_LIB_PATH): Add libmudflap.
4513         (GFORTRAN_FOR_TARGET): Define.
4514         (configure-build*): Export GFORTRAN.
4515         (configure-gcc): Export GMPLIBS and GMPINC.
4516         (all-gcc): Add maybe-all-libbanshee.
4517         (configure-target-libgfortran): Define.
4518         * Makefile.in: Regenerate.
4519         * configure.in (host_libs): Add libbanshee.
4520         (target_libraries): Add target-libmudflap and target-libgfortran.
4521         Add --with-libbanshee.
4522         Handle --disable-libmudflap.
4523         (*-*-freebsd*): Use with_gmp.
4524         Add $(libgcj) to noconfigdirs.
4525         * configure: Regenerate.
4526         * depcomp: New file.
4527         * MAINTAINERS: Add tree-ssa maintainers.
4529 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4531         * MAINTAINERS (Various Maintainers): Add myself.
4533 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4539         * MAINTAINERS (Write After Approval): Add myself.
4541 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4543         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4544         * configure: Regenerate.
4546 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4548         Revert:
4549         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4551         * Makefile.def (flags_to_pass): Remove *dir variables that
4552         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4553         as well as prefix and exec_prefix.
4554         * Makefile.in: Regenerate.
4556 2004-04-26  Robert Millan  <robertmh@gnu.org>
4558         Add patches from libtool CVS.
4559         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4560         * ltconfig: Likewise.
4561         * ltcf-c.sh: Likewise.
4562         * ltcf-cxx.sh: Likewise.
4563         * ltcf-gcj.sh: Likewise.
4565 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4567         * Makefile.def (host_modules): Mark with the bootstrap
4568         flag packages on which gcc depends.
4569         * Makefile.tpl (all-bootstrap): Use it.
4570         * Makefile.in: Regenerate.
4572 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4574         * Makefile.def (flags_to_pass): Remove *dir variables that
4575         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4576         as well as prefix and exec_prefix.
4577         * Makefile.in: Regenerate.
4579 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4581         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4582         * configure: Regenerate.
4583         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4584         * gcc/Makefile.tpl (compare): Use the result of the test.
4585         * gcc/Makefile.in: Regenerate.
4587 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4589         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4590         Always relocate gcc and prev-gcc to the original names, even
4591         if the build fails.
4592         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4593         New targets.
4595 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4597         * MAINTAINERS: Update my email address.
4599 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4601         * configure.in (mips*-*-irix5*): Enable ld.
4602         * configure: Regenerate.
4604 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4606         * configure: Regenerate.
4608 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4610         * Makefile.tpl (configure-[+module+], configure-gcc,
4611         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4612         Set and export LDFLAGS.
4613         * Makefile.in: Regenerate.
4615 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4617         * MAINTAINERS: Add myself to write-after-approval.
4619 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4621         PR bootstrap/14871
4622         * Makefile.tpl: If we don't have built-in-tree target tools,
4623         use the ones found by configure rather than hacking around with
4624         program_transform_name.
4625         * configure.in: Give Makefile.tpl the information necessary
4626         to do that.
4627         * Makefile.in: Regenerate.
4628         * configure: Regenerate.
4630 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4632         PR bootstrap/14760
4633         * configure.in: When computing baseargs, strip *all* copies of
4634         offending options.  Also, don't match/substitute the trailing space,
4635         so that this actually works when two similar options are separated by
4636         only one space.
4637         * configure: Regenerate.
4639 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4641         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4642         (rs6000-*-aix*): Same.
4643         * configure: Regenerate.
4645 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4647         * MAINTAINERS: Add myself to write-after-approval.
4649 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4651         * MAINTAINERS: Add myself to write-after-approval.
4653 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4655         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4656         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4657         * Makefile.in: Regenerate.
4659         * configure.in (top level bootstrap support): Rework --enable-werror
4660         to set @stage2_werror_flag@.
4661         * configure: Regenerate.
4662         * Makefile.tpl (top level bootstrap support): Pass
4663         @stage2_werror_flag@ down to configure in stages 2 and 3.
4664         * Makefile.in: Regenerate.
4666 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4668         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4669         for stages 2 and 3 as well as in make.  As a consequence, remove
4670         OUTPUT_OPTION (now detected by configure) from the flags passed down
4671         to make.
4672         * Makefile.in: Regenerate.
4674         * Makefile.tpl (new-bootstrap): Fix typo.
4675         * Makefile.in: Regenerate.
4677 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4679         * Makefile.tpl: Rearrange by moving recursive_targets rules
4680         into their proper sections.
4681         * Makefile.tpl (top level bootstrap support): Move disabling
4682         of coverage flags from 'make' to 'configure'; improve comments.
4683         * Makefile.in: Regenerate.
4685         * Makefile.tpl (experimental top level bootstrap) Move stage1
4686         language setting from all- target to configure- target; disable
4687         intermodule optimization in stage 1; prevent gratuitous rebuilds
4688         of stage 1.
4689         * Makefile.in: Regenerate.
4690         * configure.in: Comma-separate stage 1 language list for top
4691         level bootstrap.
4692         * configure: Regenerate.
4694         * Makefile.tpl: Clean up experimental top level bootstrap support:
4695         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4696         prev-gcc in configure- targets as well as all- targets.
4697         * Makefile.in: Regenerate.
4699 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4701         * compile: New file imported from automake.
4703 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4705         * configure.in: Remove symbolic link section.
4706         * configure: Regenerate.
4707         * Makefile.tpl (links): Remove.
4708         * Makefile.in: Regenerate.
4710 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4711             Nathanael Nerode  <neroden@gcc.gnu.org>
4713         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4714         Set with AC_CHECK_PROGS.
4715         * configure.in: Fix comment typo from last patch.
4716         * configure: Regenerate.
4718 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4720         * Makefile.tpl: Introduce experimental top level bootstrap support.
4721         * Makefile.in: Regenerate.
4722         * configure.in: Introduce support for top level bootstrap.
4723         * configure: Regenerate.
4725 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4726             Paolo Bonzini  <bonzini@gnu.org>
4728         PR bootstrap/14522
4729         * configure.in: Cope with shells that do not support unquoted ^
4730         * configure: Regenerate.
4732 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4733             Paolo Bonzini  <bonzini@gnu.org>
4735         PR bootstrap/14522
4736         * configure.in: Cope with shells that do not support nesting
4737         quotes inside quoted backquote substitutions.
4738         * configure: Regenerate.
4740 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4742         PR bootstrap/14522
4743         * configure.in: Fix escaping of $.
4744         * configure: Regenerate.
4746 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4748         * configure: Regenerate, since I forgot to while committing Paolo's
4749         changes.
4751 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4753         PR ada/14131
4754         Move language detection to the top level.
4755         * configure.in: Find default values for the tools as
4756         soon as possible.  Disable ada if GNAT is not found.
4757         Emit error message about missing languages.  Expand
4758         --enable-languages=all for the gcc subdirectory.
4760 2004-03-10  Ben Elliston  <bje@gnu.org>
4762         * MAINTAINERS: Update my email address.
4764 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4766         * ltconfig: Disable building static libraries if building shared
4767         libraries on AIX 5L.
4769 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4771         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4772         and disable libgcj.
4773         * configure: Regenerated.
4775 2004-03-01  Brian Booth  <bbooth@redhat.com>
4777         * MAINTAINERS: Add myself to write-after-approval.
4779 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4781         * MAINTAINERS: Add myself to write-after-approval.
4783 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4785         PR bootstrap/7087
4786         * Makefile.tpl: Guard XFOO sed statements better.
4787         * Makefile.tpl: Add dependency for configure-target-libada.
4788         * Makefile.in: Regenerate (incidentally fixes broken
4789         commit when libada-branch was merged).
4791 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4793         * MAINTAINERS: Add myself to write-after-approval.
4795 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4797         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4798         maintainers.
4800 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4802         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4803         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4805 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4807         PR bootstrap/11932
4808         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4810 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4812         * MAINTAINERS: Added myself to write-after-approval.
4814 2004-02-14  Michael Koch  <konqueror@gmx.de>
4816         * MAINTAINERS: Added myself to write-after-approval.
4818 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4820         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4821         some OS port maintainers to OS port maintainers section.
4823 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4825         * MAINTAINERS: Add self.
4827 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4829         * MAINTAINERS: Alphabetize.
4831 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4833         * MAINTAINERS: Remove myself.
4835 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4837         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4838         (rs6000-*-aix*): Same.
4839         * configure: Regenerate.
4841 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4843         * configure.in (host): Add in missing $noconfigdirs to defines.
4844         * configure: Regenerate.
4846 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4847             Nathanael Nerode  <neroden@gcc.gnu.org>
4849         PR ada/6637, PR ada/5911
4850         Merge with libada-branch:
4851         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4852         with appropriate dependencies. Add --enable-libada configure switch.
4853         * configure, Makefile.in: Regenerate.
4855 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4857         * MAINTAINERS: Add myself to write-after-approval.
4859 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4861         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4862         * configure: Regenerate.
4864 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4866         Merge from upstream:
4868         * ltmain.in: When setting IFS to '~', be careful about user
4869         arguments that contain '~'.
4871         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4873         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4874         Also test $base_compile against $CC with escaped arguments. Bug
4875         reported by Geoff Keating <geoffk@apple.com>.
4877 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4879         * MAINTAINERS: Remove i960 port.
4881 2004-01-23  DJ Delorie  <dj@redhat.com>
4883         * Makefile.def (target_modules) [libiberty]: Don't stage.
4884         * Makefile.in: Rebuilt.
4886 2004-01-20  Caroline Tice  <ctice@apple.com>
4888         * MAINTAINERS: Add myself to write-after-approval.
4890 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4892         * MAINTAINERS: Update my email address.
4894 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4896         * MAINTAINERS: Add myself to write-after-approval.
4898 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4900         * MAINTAINERS: Remove entries without email address.
4902 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4904         * MAINTAINERS: Add myself to write-after-approval.
4906 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4908         * MAINTAINERS: Update my email address.
4910 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4912         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4913         * Makefile.tpl (configure-target-[+module+]): Support stage.
4914         * Makefile.in: Rebuilt.
4916 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4918         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4920 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4922         * MAINTAINERS: Add myself as a MIPS maintainer.
4924 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4926         * configure.in: Use ./config.cache, not config.cache.
4927         * configure: Regenerate.
4928         * Makefile.tpl: Special-casing not needed for GCC any more.
4929         * Makefile.in: Regenerate.
4931         * configure.in: Don't share a cache file for host dirs.
4932         * configure: Regenerate.
4934         * config-ml.in: Don't mess with the cache file.
4936 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4938         * MAINTAINERS: Move myself from 'Write After Approval' to
4939         'CPU Port Maintainers' section as SPARC maintainer.
4941 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4943         * Makefile.tpl: Make GCC use a separate config.cache.
4944         * Makefile.in: Regenerate.
4946         PR bootstrap/11932, PR bootstrap/11933
4947         (I don't know if it will fix either of them, but it relates
4948         to them.)
4949         * configure.in: Don't use shared config.cache for target
4950         directories.
4951         * configure: Regenerate.
4953 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4955         * MAINTAINERS: Add myself to 'Write After Approval' section.
4957 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4959         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4960         * configure: Regenerated.
4962 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4964         * MAINTAINERS: Remove the mn10200 maintainer.
4966 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4968         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4969         * configure: Regenerated.
4971 2003-12-16  Jan Hubicka  <jh@suse.cz>
4973         * MAINTAINERS: Add myself as callgraph maintainer.
4975 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4977         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4978         * configure: Regenerate.
4980 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4982         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4983         'Write After Approval' section. Update email.
4985 2003-12-01  James Lemke <jim@wasabisystems.com>
4987         * MAINTAINERS (Write After Approval): Add myself.
4989 2003-11-20  Matt Thomas  <matt@3am-software.com>
4991         * MAINTAINERS: Add myself as a vax port maintainer.
4993 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4995         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4996         (configure-build-[+module+], configure-[+module+]): Likewise.
4997         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4998         * Makefile.in: Regenerate.
5000 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5002         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5003         shared/dylibed libraries.
5004         * ltmain.sh: Likewise.
5005         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5006         * ltcf-cxx.sh: Likewise.
5007         * ltcf-gcj.sh: Likewise.
5008         * ltconfig: Likewise.
5010 2003-11-17  Stan Cox  <scox@redhat.com>
5012         * MAINTAINERS: Add myself as iq2000 port maintainer.
5014 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5016         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5017         * Makefile.in: Regenerate.
5019 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5021         * config.sub: Update to 2003-11-03 version.
5023 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5025         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5026         * configure:  Regenerate.
5028 2003-10-20  Nicolas Pitre <nico@cam.org>
5030         * MAINTAINERS: Add myself to 'Write After Approval' section.
5032 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5034         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5036 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5038         * MAINTAINERS: Update my email address.
5040 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5042         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5044 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5046         * MAINTAINERS: Add myself to 'Write After Approval' section.
5048 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5050         * config.guess: Update to 2003-10-16 version.
5051         * config.sub: Update to 2003-10-16 version.
5053 2003-10-15 David Daney  <ddaney@avtrex.com>
5055         * MAINTAINERS: Added myself to 'Write After Approval' section.
5057 2003-10-15  Falk Hueffner  <falk@debian.org>
5059         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5060         'Write After Approval' section. Update email.
5062 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5064         * MAINTAINERS: Move myself from 'Write After Approval' to
5065         'Various Maintainers' section as middle-end maintainer.
5067 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5069         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5070         HOST_FLAGS_TO_PASS.
5071         * Makefile.in: Regenerate.
5073 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5075         * config.guess: Update to 2003-10-07 version.
5076         * config.sub: Update to 2003-10-07 version.
5078 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5080         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5081         * ltconfig (irix5*, irix6*): Don't override version_type.
5083 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5085         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5086         * configure: Rebuilt
5087         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5088         * Makefile.in: Rebuilt
5090 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5092         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5094 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5096         * MAINTAINERS (Write After Approval): Add myself.
5098 2003-09-29  Paul Koning  <ni1d@arrl.net>
5100         * MAINTAINERS: Move myself from "Write After Approval"
5101         to CPU platform maintainers for pdp11 platform.
5103 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5105         * MAINTAINERS: Move myself from 'Write After Approval' to
5106         'Various Maintainers' section as libffi testsuite maintainer.
5108 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5110         * configure.in: Pass a computed --program-transform-name
5111         to subconfigures.
5112         * configure: Regenerated.
5114 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5116         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5117         * Makefile.in: Regenerate.
5119         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5120         * Makefile.in: Regenerate.
5122 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5124         * MAINTAINERS: Move myself from 'Write After Approval'
5125         to 'Various Maintainers' (objective-c) section.
5127 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5129         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5130         quoting.
5131         * configure: Regenerated.
5133 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5135         * MAINTAINERS (Write After Approval): Add myself to write after
5136         approval list.
5138 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5144         * MAINTAINERS: Update my e-mail address.
5146 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5148         * libtool.m4 (LD): Correct powerpc64 host match.
5150 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5152         * MAINTAINTERS: Update my affiliation and email address.
5154 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5156         * MAINTAINERS (Write After Approval): Add myself.
5158 2003-09-04  DJ Delorie  <dj@redhat.com>
5160         * configure: Regenerate.
5162 2003-09-04  Robert Millan  <robertmh@gnu.org>
5164         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5166 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5168         * configure.in: Ensure arguments to sed are properly spaced.
5169         * configure: Regenerate.
5171 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5173         * MAINTAINERS: Update my e-mail address.
5175 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5177         * MAINTAINERS (Write After Approval): Add myself.
5179 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5181         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5182         * configure: Regenerated.
5184 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5186         * MAINTAINERS: Update my email address.
5188 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5190         * configure.in:  Use newline instead of semicolon when assuming
5191         shell arguments in a for loop.
5192         * configure:  Regenerated.
5194 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5196         * MAINTAINERS: Resurrect the i860 maintainer.
5198 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5200         PR 8180
5201         * configure.in: When testing with_libs and with_headers, treat
5202         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5203         * configure: Regenerate.
5205         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5206         make, shell, etc.
5207         (baseargs): Likewise.
5208         * configure: Regenerate.
5210 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5212         * MAINTAINERS (Write After Approval): Add myself.
5214 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5216         * configure.in: Disable libgcj for darwin not on powerpc.
5217         * configure: Rebuild.
5219 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5221         * config-ml.in, symlink-tree: Add license.
5223 2003-08-03  Richard Stallman  <rms@gnu.org>
5224             Eben Moglen  <moglen@columbia.edu>
5226         * README.SCO: New file.
5228 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5230         * Makefile.tpl (check, check-c++): Express dependencies using
5231         dependencies rather than commands.
5232         * Makefile.in: Regenerate.
5234 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5236         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5237         * configure: Ditto.
5239 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5241         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5242         * Makefile.in: Update.
5244 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5246         * configure.in: Enable libgcj for darwin.
5247         * configure: Rebuild.
5249 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5251         * config-ml.in:  Use ac_configure_args directly instead of
5252         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5253         actually seen.
5255 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5257         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5258         creating target and build subdirs to build all parent dirs as needed.
5259         * Makefile.in: Rebuild.
5260         * configure.in: Don't build dirs explicitly here.
5261         * configure: Rebuild.
5263 2003-07-26  Paul Brook  <paul@nowt.org>
5265         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5267 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5269         * Makefile.tpl (all-make): Depend on intl.
5270         * Makefile.in: Rebuilt.
5272 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5274         * install-sh:  Update to newer upstream versions (associated with
5275         aclocal 1.7).
5276         * mkinstalldirs:  Likewise.
5277         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5279 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5281         * MAINTAINERS: Move self from Bug database only accounts
5282         to write-after-approval.
5284 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5286         * config.if: Remove unused libc_interface determination.
5288 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5290         * MAINTAINERS: Move self from write-after-approval to
5291         build machinery (*.in).
5293 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5295         PR bootstrap/11273
5296         PR bootstrap/11408
5297         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5298         unused INSTALL_PROGRAM_ARGS.
5299         * configure.in: Use AC_PROG_INSTALL.
5300         * Makefile.in: Regenerate.
5301         * configure: Regenerate.
5303 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5305         * MAINTAINERS: Alphabetize.
5307 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5309         * configure: Rebuilt.
5310         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5311         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5312         newlib nor libgloss.
5313         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5314         * configure.in (am33_2.0-*-linux*): Added.
5316 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5318         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5319         * configure: Regenerate.
5321 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5323         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5324         * Makefile.in: Regenerate.
5326 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5328         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5329         * Makefile.in: Regenerate.
5331 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5333         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5334         * Makefile.in: Regenerated.
5336         * config-ml.in: Replace PWD with PWD_COMMAND.
5338 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5340         * intl: New directory; see intl/ChangeLog for details.
5341         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5342         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5343         * Makefile.in: Regenerate.
5345 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5347         * configure.in: Clean up config-lang.in handling.  Delete
5348         useless assignment to "subdirs".
5349         * configure: Regenerate.
5351 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5353         * configure.in: Rename 'target_libs' to 'target_libraries'.
5354         Remove useless reference to 'target_libs'.
5355         * configure: Regenerate.
5357 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5359         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5360         * Makefile.in: Regenerate.
5362 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5364         * Makefile.def: Introduce flags_to_pass.
5365         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5366         * Makefile.in: Regenerate.
5368 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5370         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5371         and target-libgloss.
5372         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5373         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5374         * configure: Regenerate.
5376 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5378         * configure.in: Update testsuite_flags to new location.
5379         * configure. Regenerate.
5381 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5383         * Makefile.tpl: Remove BUILD_CC stuff.
5384         * Makefile.in: Regenerate.
5386 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5388         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5390 2003-06-16  Graeme Peterson <gp@qnx.com>
5392         * MAINTAINERS (Write After Approval): Add myself.
5394 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5396         * config.guess: Update to 2003-06-12 version.
5397         * config.sub: Update to 2003-06-13 version.
5399 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5401         * config.guess: Update to 2003-06-06 version.
5402         * config.sub: Update to 2003-06-06 version.
5404 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5406         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5407         * configure. Regenerate.
5409 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5411         * configure.in: Disable serial configure by default.
5412         * configure: Regenerate.
5413         * Makefile.tpl: Abolish .NOTPARALLEL.
5414         * Makefile.in: Regenerate.
5416         * Makefile.tpl: Replace {build,host,target}_canonical by
5417         {build,host,target}.
5418         * Makefile.in: Regenerate.
5420         * Makefile.tpl: Fix stupid pasto.
5421         * Makefile.in: Regenerate.
5423 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5425         * Makefile.tpl: Remove bogus conditional.
5426         * Makefile.in: Regenerate.
5428 2003-06-05  Jan Hubicka  <jh@suse.cz>
5430         * Makefile.tpl (profiledbootstrap): New target.
5431         * Makefile.in (profiledbootstrap): New target.
5433 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5435         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5436         Pinski. Remove user names from other bugzilla-only maintainers.
5438 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5440         * Makefile.tpl: Make 'recursive targets' using autogen rather
5441         than shell loop.  Remove duplicate 'clean' targets and false
5442         comments.
5443         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5444         Add systematic method of specifying missing targets in subdirs.
5445         Add copyright boilerplate.
5446         * Makefile.in: Regenerate.
5447         * configure.in: Add 'recursive targets' to maybe list.
5448         * configure: Regenerate.
5450         * MAINTAINERS: "GNATS only" -> "Bug database only".
5452         * Makefile.tpl: Rename [+target+] to [+make_target+].
5453         * Makefile.def: Rename 'target' to 'make_target'.
5455 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5457         * MAINTAINERS: Add self as options handling maintainer.
5459 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5461         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5462         been too long since I touched those ports.
5464 2003-05-28  DJ Delorie  <dj@redhat.com>
5466         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5467         * Makefile.in: Regenerate.
5469 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5471         * configure.in: Use curly braces in the definition of tooldir.
5472         * configure: Regenerate.
5474 2003-05-21  DJ Delorie  <dj@redhat.com>
5476         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5477         newlib or libgloss.
5478         * Makefile.in: Regenerate.
5480 2003-05-21  DJ Delorie  <dj@redhat.com>
5482         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5483         * Makefile.in: Regenerate.
5485 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5487         * MAINTAINERS: Update my e-mail address.
5489 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5491         * configure.in: Switch more things to use maybe dependencies.
5492         * Makefile.tpl: Switch more things to use maybe dependencies.
5493         Factor out common code from autogen IF statements.
5494         * configure: Regenerate.
5495         * Makefile.in: Regenerate.
5497 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5499         * configure.in: Accept i[3456789]86 for machine type.
5500         * configure: Regenerate.
5502 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5504         * configure.in: Switch more things to use maybe dependencies.
5505         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5506         * configure: Regenerate.
5507         * Makefile.tpl: Switch more things to use maybe dependencies.
5508         * Makefile.in: Regenerate.
5510 2003-05-16  Andreas Schwab  <schwab@suse.de>
5512         * Makefile.tpl (install-opcodes): Define.
5513         * Makefile.in: Rebuild.
5515 2003-05-13  Andreas Jaeger  <aj@suse.de>
5517         * config.guess: Update to 2003-05-09 version.
5518         * config.sub: Update to 2003-05-09 version.
5520 2003-05-13  Michael Eager <eager@mvista.com>
5522         * configure.in: Correct sed script so that options in quotes are not
5523         deleted.
5524         * configure: Rebuild.
5526 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5528         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5529         and $$s/newlib/libc/sys/cygwin32 include paths.
5530         * configure: Ditto.
5532 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5534         * MAINTAINERS: Update my email addresses.
5536 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5538         * config-ml.in: Propagate INSTALL variables.
5540 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5542         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5544 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5546         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5547         * Makefile.in: Regenerate.
5549 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5551         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5553 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5555         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5557 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5559         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5560         * Makefile.in: Regenerated.
5562 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5564         * MAINTAINERS (Write After Approval): Upgrade myself from
5565         GNATS only to write-after-approval. Update my mail address.
5567 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5569         (OS Port Maintainers: freebsd): Add myself.
5571 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5573         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5575 2003-04-22  Kean Johnston  <jkj@sco.com>
5577         * MAINTAINERS (SCO ports): Added myself.
5579 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5581         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5583 2003-04-19  Kean Johnston  <jkj@sco.com>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5589         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5590         * Makefile.in: Regenerate.
5592 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5594         * configure.in (powerpc64*-*-linux*): Remove.
5595         * configure: Rebuilt.
5597 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5599         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5600         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5601         and restrap.
5602         * Makefile.in:  Regenerate.
5604 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5606         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5607         * configure: Regenerated.
5609 2003-04-15  DJ Delorie  <dj@redhat.com>
5611         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5613 2003-04-13  Nick Clifton  <nickc@redhat.com>
5615         * config-ml.in: Remove support for --disable-aix removing
5616         call-aix multilibs.
5618 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5620         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5621         * */configure: Rebuilt.
5623 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5625         * MAINTAINERS: Add my email address.
5627 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5629         * MAINTAINERS (Write After Approval): Add myself.
5631 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5633         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5634         * Makefile.in: Regenerate.
5636 2003-03-14  Michael Chastain  <mec@shout.net>
5638         * Makefile.in: Regenerate with correct Makefile.def.
5640 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5642         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5643         Make macro.
5644         * Makefile.in: Regenerate.
5645         * configure.in: Clean up gxx_include_dir logic.
5646         * configure: Regenerate.
5648 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5654         * MAINTAINERS: Update my mail address.
5656 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5658         * configure.in (gxx_include_dir): Fix typo.
5659         * configure: Regenerated.
5661 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5663         * Makefile.tpl: Reindent.
5664         * Makefile.in: Regenerate.
5665         * configure.in: Reindent.  Don't set unused variables.
5666         * configure: Regenerate.
5668 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5670         * configure.in: Include $(build_tooldir)/sys-include in
5671         FLAGS_FOR_TARGET.
5672         * configure: Regenerated.
5674 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5676         * Makefile.tpl: Always pass down RANLIB.
5677         * Makefile.in: Regenerate.
5679         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5680         * Makefile.in: Regenerate.
5681         * configure.in: Remove unused logic relating to --enable-shared
5682         and --enable-threads.  Remove bogus comments.  Remove redundant
5683         noconfigdirs.
5684         * configure: Regenerate.
5686         * configure.in: Replace ${libstdcxx_version} by its value.
5687         Remove reference to mh-dgux.
5688         * configure: Regenerate.
5690 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5692         * MAINTAINERS (Write After Approval): Add myself.
5694 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5696         * Makefile.tpl: Rearrange.
5697         * Makefile.in: Regenerate.
5699 2003-02-25  Uwe Stieber <uwe@wwws.de>
5701         * configure.in: Add support for kaOS as cross build target system.
5702         * configure: Regenerated.
5704 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5706         * MAINTAINERS (Write after approval): Add myself.
5708 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5710         * MAINTAINERS: Update my email address.
5712 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5714         * MAINTAINERS: Add self to blanket write privs. section.
5716 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5718         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5719         configure-target-* as some target builds may require additional
5720         flags for preprocessor tests.
5721         * Makefile.in: Regenerated.
5723 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5725         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5726         * ltconfig: Handle it.
5727         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5728         auto-detecting it.
5730         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5731         it is used as argument to $CC.
5732         * ltcf-gcj.sh: Likewise.
5734         * configure.in: Introduce --enable-maintainer-mode.
5735         * configure: Rebuilt.
5736         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5737         for maintainer mode.
5738         * Makefile.in: Rebuilt.
5740 2003-02-18  Jason Merrill  <jason@redhat.com>
5742         * Makefile.tpl (check-c++): Allow parallelism.
5744 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5746         * MAINTAINERS: Remove John Carr (who never actually had access to
5747         gcc.gnu.org).
5749 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5751         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5752         don't configure target-libobjc.
5753         * configure: Regenerate.
5755 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5757         * Makefile.tpl (RANLIB): Define.
5758         * Makefile.in: Regenerate.
5760 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5762         * MAINTAINERS: Update my email.
5764 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5766         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5767         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5768         * Makefile.in: Regenerated.
5769         * configure.in: Remove all traces of snavigator, db, and grep.
5770         * configure: Regenerated.
5772 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5774         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5775         After Approval.
5777 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5779         * MAINTAINERS (Write after approval): Add myself.
5781 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5783         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5784         * Makefile.in: Regenerated.
5786 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5788         * config.guess: Updated to 2003-01-30's version.
5789         * config.sub: Updated to 2003-01-28's version.
5791 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5793         * config.if: If gcc_version is already set, just use it.  Don't set
5794         gcc_version_trigger if it's already set, otherwise set it to
5795         gcc/version.c, but only if the file exists.  If it is not set and
5796         gcc/version.c does not exist, try to extract the version number from
5797         $CC.
5799 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5801         * MAINTAINERS: Add myself to write-after-approval list.
5803 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5805         * configure.in:  Revert 24Jan change.
5806         * configure:  Regenerate.
5808 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5810         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5811         entry of HJ Lu.
5813 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5815         * configure.in: Revert previous change.
5816         * configure: Regenerate.
5818 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5820         * configure.in: Make rda native-only.
5821         * configure: Regenerate.
5823 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5825         * MAINTAINERS: Move myself from GNATS-only-accounts to
5826         write-after-approval.
5828 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5830         * configure.in: Add missing \.
5831         * configure: Rebuilt.
5833 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5835         * configure.in (baseargs): Avoid using \| in sed regular
5836         expressions.
5837         * configure: Rebuilt.
5839 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5841         * configure.in (baseargs): Remove all supported forms of
5842         --cache-file, --srcdir, --host, --build and --target options
5843         from argument lists.
5844         * configure: Rebuilt.
5846 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5848         * MAINTAINERS: Add myself to write-after-approval list.
5850 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5852         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5853         * configure: Rebuilt.
5855 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5857         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5858         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5859         * Makefile.in: Regenerate.
5860         * configure: Regenerate.
5862 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5864         * configure.in: Remove Makefile in build, host and target modules
5865         unless configure was run with --no-recursion.
5866         * configure: Rebuilt.
5868 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5870         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5871         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5872         * Makefile.in: Regenerate.
5874 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5876         * config.guess: Update to 2003-01-03 version.
5877         * config.sub: Update to 2003-01-03 version.
5879 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5881         * configure: Regenerate with proper autoconf 2.13.
5883 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5885         * configure.in: Add AC_PREREQ for consistency.
5886         * configure: Regenerate.
5888 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5890         * configure.in (GDB_TK): Add tcl directories conditional on
5891         gdb/gdbtk directory being present.
5892         * configure: Regenerate.
5894 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5896         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5897         by gcc if LD is not defined and we are not doing a Canadian Cross.
5898         * configure: Rebuilt.
5900 2002-12-31  Tom Tromey  <tromey@redhat.com>
5902         * Makefile.in: Rebuilt.
5903         * Makefile.def (target_modules) [libffi]: Allow installation.
5905 2002-12-31  Andreas Schwab  <schwab@suse.de>
5907         * configure.in: Fix use of $program_transform_name.
5908         * configure: Regenerated.
5910 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5912         * configure.in (baseargs): Don't remove first configure argument.
5913         * configure: Regenerated.
5915 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5917         * Makefile.tpl (local-distclean): Don't remove...
5918         (multilib.ts): ... this.  Moved into...
5919         (multilib.out): ... this.  Don't use sub-make.
5920         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5921         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5922         (configure-build-[+module+], configure-[+module+],
5923         configure-target-[+module+], configure-gcc): ... these.  Test
5924         for Makefile existence.  Drop config.status from dependencies.
5925         * Makefile.in: Rebuilt.
5926         * configure.in: Move gcc-version-trigger to the end of
5927         ac_configure_args.  Add comments to maybedep.tmp and
5928         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5929         nonopt from baseargs, matching and removing corresponding
5930         whitespace while at it.
5931         * configure: Rebuilt.
5933 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5935         * configure.in (host_configargs): Replace reference to
5936         no-longer-defined buildopts with --build=${build_alias}.
5937         * configure: Rebuilt.
5939         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5940         program_transform_name to standard idiom.
5941         (AUTOGEN, AUTOCONF): Define.
5942         (Makefile.in): Use $(AUTOGEN).
5943         (Makefile): Depend on config.status, and use autoconf-style rule to
5944         build it.  Move original commands to...
5945         (config.status): ... this new target.
5946         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5947         $(AUTOCONF).
5948         * Makefile.in: Rebuilt.
5950 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5952         * Makefile.tpl: Fix dramatic bustage due to change in
5953         program_transform_name.
5954         * Makefile.in: Regenerate.
5956         * configure.in: Remove unnecessary PATH setting.
5957         * configure: Regnerate.
5959         * configure.in: Don't default to unprefixed tools unless
5960         the native tools will work.
5961         * configure: Regenerate.
5963         * configure.in: Convert to autoconf script.  Blow away lots
5964         of now-redundant Makefile fragments.
5965         * configure: Generate using Autoconf.
5966         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5967         * Makefile.in: Regenerate.
5969 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5971         * configure: Fix stupid bug where RANLIB was mistakenly included.
5973         * configure.in: Rename (buildargs, hostargs, targargs) to
5974         (build_configargs, host_configargs, target_configargs).
5976         * configure.in: Move logic out of sed statement.
5978         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5979         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5981 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5983         * config.sub: Import from master repository
5984         * config.guess: Ditto
5986 2002-12-24  Andreas Schwab  <schwab@suse.de>
5988         * Makefile.tpl (multilib.out): Fix missing space.
5989         * Makefile.in: Regenerate.
5991 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5993         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5994         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5995         * Makefile.in: Regenerate.
5996         * configure.in: Remove unnecessary leftovers.
5998 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6000         * configure.in (extra_ranlibflags_for_target): New variable.
6001         (*-*-darwin): Add -c to ranlib commands.
6002         * configure (tooldir): Handle extra_ranlibflags_for_target.
6004 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6006         * Makefile.tpl: Revert HJL's change.
6007         * Makefile.in: Regenerated.
6008         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6009         always.
6011 2002-12-19  Andreas Schwab  <schwab@suse.de>
6013         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6014         * Makefile.in: Regenerate.
6016 2002-12-18  H.J. Lu <hjl@gnu.org>
6018         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6019         * Makefile.in: Regenerated.
6021         * configure.in (build_prefix): New. Substitute.
6023 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6025         * Makefile.tpl: Don't let real targets depend on phony targets.
6026         * Makefile.in: Regenerate.
6028         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6029         * Makefile.in: Regenerate.
6031 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6033         * config.sub: Import from master repository
6034         * config.guess: Ditto
6036 2002-12-16  Jason Merrill  <jason@redhat.com>
6038         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6039         previous 'make bootstrap'.
6040         * Makefile.in: Regenerate.
6042 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6044         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6046 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6048         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6049         * Makefile.in: Regenerate.
6051 2002-12-13  Jason Merrill  <jason@redhat.com>
6053         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6054         library tests.
6055         (check-c++): Just depend on it and check-target-libstdc++-v3.
6056         * Makefile.in: Regenerate.
6058 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6060         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6061         * Makefile.in: Rebuilt.
6063 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6065         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6067 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6069         * configure: Fix bug put in by gremlins.
6071         * Makefile.tpl: Substitute more autoconfily.
6072         * configure: Substitute more autoconfily.
6073         * Makefile.in: Regenerate.
6075 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6077         * config.sub: Import from master repository
6078         * config.guess: Ditto
6079         * MAINTAINERS: Added Svein Seldal under write after approval
6081 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6083         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6084         * Makefile.in (all-sim): Ditto.
6086 2002-12-06  DJ Delorie  <dj@redhat.com>
6088         * Makefile.tpl: Change configure dependencies to not have real
6089         targets depend on phony targets.
6091 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6093         * configure.in: Revert unintentional change.
6095         * Makefile.tpl: Change dependency for */multilib.out so that
6096         it works when gcc isn't in the tree.
6098         * configure.in: Substitute more.
6099         * configure: Run subconfigures from the Makefile.
6100         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6101         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6103 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6105         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6107 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6109         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6110         and corresponding dependencies.
6111         * Makefile.in: Regenerate.
6113         * configure.in (host_tools): Order binutils, gas and ld for
6114         convenience in running the testsuites.
6116         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6117         * Makefile.in: Regenerate.
6118         * configure.in: Introduce rules to serialize subconfigure runs.
6120         * configure.in: Introduce BASE_CC_FOR_TARGET.
6121         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6122         Realize configure-build-* targets.  Realize configure-target-* targets.
6123         * Makefile.in: Regenerate.
6125 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6127         * configure: Move gcc_version_trigger stuff from here...
6128         * configure.in: ...to here.
6130         * configure.in: Separate subconfigure options added by this file from
6131         options given by the user.  Add machinery to put args for host
6132         subconfigures into the Makefile.
6134         * Makefile.tpl: Remove 'vault' targets.
6135         * Makefile.tpl: Reorder and comment dependencies.
6136         * Makefile.in: Regenerate.
6138 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6139         * configure.in: Fix my broken commit of previous patch. (sigh)
6141 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6143         * configure.in: Move host-specific darwin noconfigdirs into
6144         the host-specific section.
6146 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6148         * configure.in: Move host-specific darwin noconfigdirs into
6149         the host-specific section.
6151 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6153         * configure: Remove skip-this-dir support.
6154         * Makefile.tpl: Remove skip-this-dir support.
6156         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6157         subdirectories.
6158         * Makefile.in: Regenerate.
6160         * Makefile.tpl: Strip out useless setting of 'dir'.
6161         * Makefile.in: Regenerate.
6163 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6165         * configure.in: Fix deeply stupid bug.
6167         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6168         shell code in CXX_FOR_TARGET
6169         * Makefile.def: Introduce raw_cxx.
6170         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6171         RAW_CXX_FOR_TARGET.
6172         * Makefile.in: Regenerate.
6174 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6176         * Makefile.tpl: Remove unnecessary ifs.
6177         * Makefile.in: Regenerate.
6179         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6180         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6181         targets for 'no_install' modules.
6182         * configure: Move GDB_TK substitution to configure.in.  Move
6183         build_modules stuff to configure.in.
6184         * configure.in: Implement soft dependency machinery.  Maybe-ize
6185         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6186         * Makefile.in: Regenerate.
6188 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6190         * Makefile.tpl: Make all-target, install-target behave similarly
6191         to all, install (only hitting configured targets).  Eliminate
6192         unused macro defintions.
6194         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6195         build != host.
6197         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6199         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6201         * configure.in: Produce lists of subdir targets we're actually
6202         configuring.  Remove references to "dosrel".
6203         * Makefile.tpl: Let configure set which subdir targets are hit.
6204         Remove install-cross; clean up install; remove ALL.  Remove
6205         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6206         Autogenerate host module targets.  Remove empty dependency lines
6207         and redundant dependency; rearrange slightly.
6208         * Makefile.def: Add host-side libtermcap, utils.
6210         * Makefile.in: Regenerate.
6212 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6214         * ltconfig (osf[345]): Append $major to soname_spec.
6215         Reflect this in library_names_spec.
6216         * ltmain.sh (osf): Prefix $major with . for use as extension.
6218 2002-11-19  Andreas Jaeger  <aj@suse.de>
6220         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6221         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6222         and sparc64 GNU/Linux systems.
6224 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6226         * MAINTAINERS: Update email.
6228 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6230         * MAINTAINERS: Complete James Dennett's entry.
6232 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6234         * MAINTAINERS (Write After Approval): Add myself.
6236 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6238         * Makefile.tpl: syntactic cleanup
6240 2002-11-13 Stuart Hastings <stuart@apple.com>
6242         * MAINTAINERS: Add myself to write-after-approval list.
6244 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6246         * Makefile.def: Add list of recursive targets to autogenerate.
6247         Add build_modules.
6248         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6249         targets.  Autogenerate *-build-* targets.
6250         * Makefile.in: Regenerate.
6252 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6254         * configure: More autoconf-style substitutions.
6255         * Makefile.tpl: More autoconf-style substitutions.
6256         * Makefile.in: Regenerate.
6258 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6260         * configure: Substitute more variables in a more autoconf-friendly
6261         way.  Simplify slightly.
6262         * Makefile.tpl: Make more variables substitutable in an
6263         autoconf-friendly way.
6264         * Makefile.in: Regenerate.
6266 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6268         * MAINTAINERS (Write After Approval): Add myself.
6270 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6272         * configure.in (v810*): Remove special setting of tools.
6274         * configure: Add support for extra required flags for ar or nm.
6275         * configure.in (aix4.3+): Use above support for target-specific
6276         issues, rather than using config/mt-aix43.
6278 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6280         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6281         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6282         with $srcdir.  Reformat indentation.  Substitute some variables
6283         formerly hard-coded in the Makefile for build=host.
6284         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6285         * Makefile.def: Autogenerate more.
6286         * Makefile.in: Regenerate.
6288 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6290         * MAINTAINERS (Write After Approval): Add myself.
6292 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6294         * Makefile.def (host_modules): Add rda.
6295         * Makefile.in: Regenerate.
6296         * configure.in (target_tool): Add target-rda to list.
6298 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6300         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6302 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6304         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6305         and restrap targets to this rule.
6306         * Makefile.in:  Regenerate.
6308 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6310         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6311         GNATS only accounts.
6313 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6315         * configure.in (i[3456]86-*-linux*): Add check to disable
6316         ${libgcj} for glibc1.
6318 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6320         * MAINTAINERS: Add myself as ip2k port maintainer.
6322 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6324         * configure.in: Add tic4x target.
6326 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6328         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6329         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6330         * Makefile.in: Regenerate.
6332         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6333         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6334         * Makefile.in: Regenerate.
6336 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6338         * MAINTAINERS: Add myself as web pages co-maintainer.
6340 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6342         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6343         * Makefile.in: Regenerate.
6345 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6347         * MAINTAINERS: Add myself and Nathan Sidwell
6348         <nathan@codesourcery.com> as VxWorks maintainers.
6350 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6352         * Makefile.def: Remove order dependency comments.
6353         * Makefile.tpl: Add explicit install-install dependencies.
6354         * Makefile.in: Regenerate.
6356         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6357         * Makefile.in: Regenerate.
6359         * Makefile.tpl: Add configure-target (for src-release in src)
6360         * Makefile.in: Regenerate.
6362 2002-09-30  Nick Clifton  <nickc@redhat.com>
6364         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6366 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6368         * configure.in (s390*-*-linux*): Enable libgcj.
6370 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6372         * configure: Revert accidentally applied changes.
6374         * Makefile.tpl: Make more autoconf-friendly.
6375         * Makefile.in: Regenerate.
6376         * configure: Make substitution more autoconf-like.
6378 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6380         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6381         single entry to handle all these.
6382         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6383         libjava on arm-*-elf.
6385 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6387         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6388         things that depend on them.
6390 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6392         * Makefile.tpl: Make subsituted variables more autoconfy.
6393         * Makefile.in: Regenerate.
6394         * configure: Make seds more autoconfy.
6396 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6398         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6399         * Makefile.in: Regenerate.
6400         * configure.in: Rewrite sed statements to look autoconfy.
6402         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6403         all-target-foo on configure-target-foo.
6404         * Makefile.def: Ditto.
6405         * Makefile.in: Rebuild.
6407 2002-09-25  Andrew Haley  <aph@redhat.com>
6409         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6411 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6413         * Makefile.def: New file.
6414         * Makefile.tpl: New file.
6415         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6416         * contrib/gcc_update: Note that Makefile.in is a generated file.
6418         * configure.in: Minor rearrangement.  Simplify tests.
6420 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6422         * configure.in (with_headers): Skip copy if value is "yes".
6423         (with_libs): Likewise.
6425 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6427         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6428         * configure.in (sh*-*-pe*): Ditto.
6429         * configure.in (mips*-*-pe*): Ditto.
6430         * configure.in (*arm-wince-pe): Ditto.
6432         * configure.in: Rearrange.
6434 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6436         * MAINTAINERS: Update my email address.
6438 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6440         * MAINTAINERS: (Write After Approval): Add myself.
6442 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6444         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6446 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6448         * MAINTAINERS: Change my mailing address.
6450 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6452         * MAINTAINERS (Write After Approval): Remove myself.
6453         (Various Maintainers: c++ runtime libs): Add myself.
6455 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6457         * MAINTAINERS (Write After Approval): Remove myself.
6458         (Various Maintainers: c++ runtime libs): Add myself.
6460 2002-08-15  Eric Christopher  <echristo@redhat.com>
6462         * config.sub: Import from master repository.
6463         * config.guess: Ditto.
6465 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6467         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6468         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6469         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6471 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6473         * MAINTAINERS: Add self to rs6000 vector extensions.
6475 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6477         * libiberty/configure: Reverted unintended yesterday's check in.
6479 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6481         * boehm-gc/configure, libf2c/configure: Rebuilt.
6482         * libffi/configure, libiberty/configure: Ditto.
6483         * libjava/configure, libobjc/configure: Ditto.
6484         * libstdc++-v3/configure, zlib/configure: Ditto.
6485         Merged from binutils:
6486         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6487         From Steve Ellcey <sje@cup.hp.com>:
6488         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6489         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6490         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6491         IA64.
6492         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6493         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6494         soname_spec, sys_lib_search_path_spec): Ditto.
6496 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6498         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6500 2002-08-04  H.J. Lu  (hjl@gnu.org)
6502         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6504 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6506         * MAINTAINERS (Write After Approval): Add myself.
6508 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6510         * configure.in: Move generic linux case to end.  Copy generic
6511         linux noconfigdirs to mips*-*-linux* entry and new
6512         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6514 2002-07-19  Michael Matz  <matz@suse.de>
6516         * MAINTAINERS: Add myself as ra* maintainer.
6518 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6520         * config.guess: Update to 2002-07-09 version.
6521         * config.sub: Update to 2002-07-03 version.
6523 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6525         * MAINTAINERS: Fix typo in a maintainer email address.
6527 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6529         * configure.in: Remove two redundant tests.
6531 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6533         * configure.in (mips*-*-irix6*o32): Enable stabs.
6535 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6537         * configure.in: Don't build grez.
6538         * Makefile.in: Ditto.
6540         * Makefile.in: Remove references to bsp, cygmon, libstub.
6541         * configure.in: Ditto.
6543         * configure.in: Remove leftover reference to gdbtest.
6545 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6547         * configure.in (gxx_include_dir):  Change to match versioned
6548         C++ headers if --enable-version-specific-runtime-libs is used.
6550 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6552         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6554 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6556         * configure.in: Make --without-x work.
6558 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6560         * configure.in: Rearrange target Makefile fragment collection.
6562         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6563         cvs[src].
6564         * configure.in: Ditto.
6566 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6568         * MAINTAINERS (Write After Approval): Update my e-mail address.
6570 2002-06-24  Ben Elliston  <bje@redhat.com>
6572         * configure.in (host_tools): Remove cgen.
6574         * Makefile.in (all-cgen): Remove; runs from its source directory.
6575         (check-cgen, install-cgen, clean-cgen): Likewise.
6576         (all-opcodes): Do not depend on all-cgen.
6577         (all-sim): Likewise.
6579 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6581         * Makefile.in: Eliminate 'apache' targets.
6582         * configure.in: Eliminate 'apache' targets.
6584         * configure.in: Eliminate redundant tests.  Reorganize.
6586         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6588         * config-ml.in: Eliminate references to Cygnus configure.
6590         * Makefile.in: Eliminate references to building emacs.
6592 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6594         * MAINTAINERS: Update my email address.
6596 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6598         * config.if (libstdcxx_incdir): Version C++ headers.
6599         (cxx_incdir): Remove.
6601 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6603         * MAINTAINERS (Write After Approval): Add self.
6605 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6607         * configure.in: Add support for ip2k.
6609 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6611         * configure.in: Fix AIX configury bug.
6613 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6615         * MAINTAINERS (Write After Approval): Add self.
6617 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6619         * configure.in: replace ${topsrcdir} with ${srcdir}
6621         * configure.in: Move definition of libstdcxx_flags
6622         right above usage, rather than waaay earlier.
6624         * configure.in: Pull definition of is_cross_compiler earlier.
6626         * configure.in: Rearrange a little.
6628         * configure.in: Remove references to librx.
6629         * Makefile.in: Remove references to librx.
6631 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6633         * config.sub: Add support for avr target.
6634         Import from master sources, rev 1.255
6636 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6638         * configure, .cvsignore:  Revert previous change...
6639         * Makefile:  ...delete.
6641 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6643         * configure.in: Eliminate ${gasdir} variable.
6645 2002-06-18  Dave Brolley  <brolley@redhat.com>
6647         * configure.in: Add support for frv.
6648         * config.sub: Add support for frv.
6650 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6652         * configure:  Remove garbage from previous commit.
6654 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6656         * configure:  For in-source builds, make a subdir and re-exec there.
6657         * Makefile:  New file.  Pass targets through to build directory.
6658         * .cvsignore:  No longer ignore "Makefile".
6660 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6662         * MAINTAINERS (Write After Approval): Add self.
6664 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6666         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6668 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6670         * configure.in (vax-*-netbsd*): Re-enable gas.
6672 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6674         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6675         BUILD_PREFIX_1, to correct nomenclature.
6676         * configure: Likewise.
6678         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6679         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6681 2002-05-31  Olaf Hering  <olh@suse.de>
6683         * config-ml.in: Propogate DESTDIR also.
6685 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6687         * configure.in (vax-*-netbsd*): Don't build gas for this
6688         platform.
6690 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6692         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6693         and libgcj for AVR.
6695 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6697         * MAINTAINERS (Write After Approval): Add myself.
6699 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6701         * config.guess: Update to 2002-05-22 version.
6702         * config.sub: Likewise.
6704 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6706         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6707         * config-ml.in: Likewise.
6708         * configure: Likewise.
6709         * configure.in: Likewise.
6711 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6713         * MAINTAINERS: Update my email address.
6715 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6717         * configure.in: Simplify makefile fragment collection.
6719         * configure.in: Remove code to build emacs.
6721         * configure.in : Remove --srcdir argument from targargs and buildargs
6722         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6724         * configure: Move some logic to configure.in.
6725         * configure.in: Move some logic from configure.
6727 2002-05-11  Tom Tromey  <tromey@redhat.com>
6729         * MAINTAINERS: Reflect libgcj reality.
6731 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6733         * Makefile.in: Honour DESTDIR.
6735 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6737         * config.guess: Import 2002-03-20 version.
6738         * config.sub: Import 2002-04-26 version.
6740 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6742         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6744 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6746         * MAINTAINERS: Add self.
6748 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6750         * ltmain.sh: Detect and handle object name conflicts
6751         while piecewise linking a static library.
6753 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6755         * configure.in (noconfigdirs): Don't disable libgcj on
6756         sparc64-*-solaris* and sparcv9-*-solaris*.
6758 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6760         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6762 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6764         * configure.in (FLAGS_FOR_TARGET): Do not add
6765         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6766         on i[3456]86-*-linux*.
6768 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6770         * configure.in (noconfigdirs): Replace [ ] with test.
6772         * configure.in (noconfigdirs): Do not add target-newlib if
6773         target == i[3456]86-*-linux*, and host == target.
6775 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6777         * configure.in: delete reference to absent file
6779         * configure.in: replace '[' with 'test'
6781         * configure.in: Eliminate references to gash.
6782         * Makefile.in: Eliminate references to gash.
6784         * configure.in: remove useless references to 'pic' makefile fragments.
6786         * configure.in: (*-*-windows*) Finish removing.
6788         * configure.in: Eliminate redundant test for libgui.
6790 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6792         * MAINTAINERS: Add self and realphabetize.  Update entries
6793         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6794         entry for a29k port maintainer.
6796 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6798         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6799         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6801 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6803         * configure.in: remove references to dead files
6805 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6807         * MAINTAINERS: Add information about purpose of this file.
6809 2002-04-18  Tom Tromey  <tromey@redhat.com>
6811         * configure.in: Disallow configuring libgcj when it is already
6812         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6813         Solaris 2.8 by default.  For PR libgcj/6158.
6815 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6817         * configure.in:  Move default CC setting out of config/mh-* fragments
6818         directly into here.
6820 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6822         * configure.in: don't even try to configure or make a subdirectory
6823         if there's no configure script for it.
6825 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6827         * MAINTAINERS: Remove chill maintainers.
6828         * Makefile.in (CHILLFLAGS): Remove.
6829         (CHILL_LIB): Remove.
6830         (TARGET_CONFIGDIRS): Remove libchill.
6831         (CHILL_FOR_TARGET): Remove.
6832         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6833         CHILL_LIB.
6834         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6835         (CHECK_TARGET_MODULES): Likewise.
6836         (INSTALL_TARGET_MODULES): Likewise.
6837         (CLEAN_TARGET_MODULES): Likewise.
6838         (configure-target-libchill): Remove.
6839         (all-target-libchill): Remove.
6840         * configure.in (target_libs): Remove target-libchill.
6841         Do not compute CHILL_FOR_TARGET.
6842         * libchill: Remove directory.
6844 2002-04-11  DJ Delorie  <dj@redhat.com>
6846         * Makefile.in, configure.in: Sync with binutils, entries
6847         follow...
6849 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6851         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6852         (do-tar, do-bz2): New rules.
6853         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6854         (gdb-tar): New rule.
6855         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6856         (insight_dejagnu.tar): New rule.
6857         (insight.tar): New rule.
6858         (gdb+dejagnu.tar): New rule.
6859         (gdb.tar): New rule.
6861 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6863         * Makefile.in: Add all-tix to deps for all-snavigator
6864         so that tix is built when building snavigator.
6866 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6868         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6869         ld and gdb are not supported.
6871 2002-01-07  Mark Salter  <msalter@redhat.com>
6873         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6874         Allow target-libgloss to be built for arm, strongarm, and xscale.
6876 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6878         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6879         options for i[3456]86-pc-linux* native builds.
6881 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6883         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6884         files from .po files for a distribution.
6886 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6888         * configure.in: Enable libstdc++-v3 for h8300 targets.
6890 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6892         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6893         version from bfd/.
6895 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6897         * Makefile.in (VER): When present, extract the version number from
6898         the file version.in.
6900 2001-05-24  Tom Rix <trix@redhat.com>
6902         * configure.in : enable ld for aix
6904 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6906         * config.guess: Add linux target for S/390.
6908 2000-11-07  Philip Blundell  <pb@futuretv.com>
6910         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6912 2000-11-03  Philip Blundell  <pb@futuretv.com>
6914         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6915         files.
6917 2001-01-15  Ben Elliston  <bje@redhat.com>
6919         * configure.in (host_tools): Add sid.
6920         Always configure cgen.
6922 2000-11-24  Nick Clifton  <nickc@redhat.com>
6924         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6927 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6929         * Makefile.in (ALL_MODULES): Add all-cgen.
6930         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6931         (all-cgen): New target.
6932         (all-opcodes,all-sim): Depend on all-cgen.
6933         * configure.in (host_tools): Add cgen.
6934         Only configure cgen if --enable-cgen-maint.
6936 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6938         * configure.in: Add *-*-freebsd* configurations.
6940 2002-04-08  Tom Tromey  <tromey@redhat.com>
6942         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6943         Fixes PR libgcj/6068.
6945 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6947         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6949 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6951         * configure.in (alpha*-dec-osf*): Enable libgcj.
6953 2003-03-27  Matthew Gingell <gingell@gnat.com>
6955         * MAINTAINERS (Write After Approval): Add myself.
6957 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6959         Fix for: PR bootstrap/3591, target/5676
6960         * configure.in (mcore-pe): Disable the configuration of
6961         libstdc++-v3 since exceptions are not supported.
6963 2002-03-20  Anthony Green  <green@redhat.com>
6965         * configure.in: Enable libgcj for xscale-elf target.
6967 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6969         * MAINTAINERS:  Update my email address.
6971 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6973         * ltmain.sh (relink_command): Fix typo in previous change.
6975 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6977         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6978         (relink_command): Added --tag flags.
6979         (mode=install): If relinking fails; error out.
6981 2002-03-12  Richard Henderson  <rth@redhat.com>
6983         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6984         .NOTPARALLEL tag.
6985         (do-check): Rename from check.
6986         (check): Allow parallel check.
6988 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6990         * MAINTAINERS: Add myself as maintainer for xtensa port.
6991         Fix alphabetical order in CPU port maintainer list.
6992         Remove myself from Write After Approval list.
6994 2002-03-11  Richard Henderson  <rth@redhat.com>
6996         * Makefile.in (.NOTPARALLEL): Add fake tag.
6998 2002-03-07  H.J. Lu  (hjl@gnu.org)
7000         * configure.in: Enable gprof for mips*-*-linux*.
7002 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7004         * MAINTAINERS (Write After Approval): Add myself.
7006 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7008         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7009         libjava.
7010         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7012 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7014         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7015         because its Makefile is there; test for the executable instead.
7017 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7019         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7020         libstdc++-v3 and libjava.
7022 2002-02-11  Adam Megacz <adam@xwt.org>
7024         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7025         boehm-gc
7027 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7029         * config.guess: Updated to 2002-01-30's version.
7030         * config.sub: Updated to 2002-02-01's version.
7031         Contribute sh64-elf.
7032         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7033         * configure.in: Added sh64-*-*.
7035 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7037         * MAINTAINERS: Belatedly add myself to write after approval list.
7039 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7041         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7042         Remove self as Write After Approval.
7044 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7046         * MAINTAINERS: Put self in as maintainer for contrib/regression
7047         directory.
7049 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7051         * MAINTAINERS:  Update my email address.
7053 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7055         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7056         target-libiberty, and target-libgloss.  Skip Java-related
7057         libraries if not supported for NetBSD on target CPU.
7059 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7061         * install-sh: Use _inst.$$_ for temp file name.
7063 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7065         * MAINTAINERS (Write After Approval): Move my contact info
7066         from here...
7067         (OS Port Maintainers): ...to here (netbsd).
7069 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7071         * MAINTAINERS (Write After Approval): Add myself.
7073 2002-01-17  H.J. Lu <hjl@gnu.org>
7075         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7076         (all-target-fastjar): Also depend on all-target-libiberty.
7078 2002-01-16  H.J. Lu  (hjl@gnu.org)
7080         * config.guess: Import from master sources, rev 1.225.
7081         * config.sub: Import from master sources, rev 1.238.
7083 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7085         * MAINTAINERS (Write After Approval): Remove myself.
7087 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7089         * MAINTAINERS (Write After Approval): Add myself.
7091 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7093         * MAINTAINERS: Add self as docs co-maintainer.
7095 2001-12-11  Matthias Klose  <doko@debian.org>
7097         * MAINTAINERS (Write After Approval): Add myself.
7099 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7101         * MAINTAINERS: Update my email address.
7103 2001-12-07  Turly O'Connor  <turly@apple.com>
7104         * MAINTAINERS (Write After Approval): Add myself.
7105         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7106         (rs6000_initialize_trampoline): Call __trampoline_setup for
7107         ABI_DARWIN too.
7108         * darwin-tramp.asm: New file, implements __trampoline_setup.
7109         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7111 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7113         * MAINTAINERS (Write After Approval): Add myself.
7115 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7117         * configure, configure.in: Use temp file for long sed commands.
7119 2001-12-03  Laurent Guerby  <guerby@acm.org>
7121         * config.sub: Update to version 1.232 on subversion.
7123 2001-12-03  Ben Elliston  <bje@redhat.com>
7125         * MAINTAINERS: Update mail address for config.* patches.
7127 2001-11-27  DJ Delorie <dj@redhat.com>
7128             Zack Weinberg  <zack@codesourcery.com>
7130         When build != host, create libiberty for the build machine.
7132         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7133         CONFIG_ARGUMENTS.
7134         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7135         New variables.
7136         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7137         and rules.
7138         (all.normal): Depend on ALL_BUILD_MODULES.
7139         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7140         (all-build-libiberty): Depend on configure-build-libiberty.
7142         * configure: Calculate and substitute proper value for
7143         ALL_BUILD_MODULES.
7144         * configure.in: Create the build subdirectory.
7145         Calculate and substitute TARGET_CONFIGARGS (formerly
7146         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7148 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7150         * MAINTAINERS (write-after-approval): Add self.
7152 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7154         * MAINTAINERS (GNATS only accounts): Remove self.
7156 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7158         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7159         libf2c.
7161 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7163         * MAINTAINERS (Write After Approval): Add self.
7165 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7167         * MAINTAINERS: mips and s390 are also CPU ports.
7169 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7171         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7173 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7175         * MAINTAINERS: Alphabetize.
7177 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7179         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7181 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7183         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7185 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7187         * configure.in (--enable-languages): Be more permissive about
7188         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7190 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7192         * config.sub: Import from master sources, rev. 1.230.
7193         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7195 2001-11-07  Laurent Guerby  <guerby@acm.org>
7197         * MAINTAINERS (Write After Approval): Add self.
7199 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7201         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7203 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7205         * config.sub: Import from master sources, rev 1.226.
7206         * config.guess: Import from master sources, rev 1.216.
7208 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7210         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7211         * MAINTAINERS: Add self as maintainer of MMIX port.
7212         Remove old after-approval entry.
7214 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7216         * ChangeLog, configure: Fix spelling errors.
7218 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7220         * MAINTAINERS: Tweak my address.
7222 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7224         * MAINTAINERS: Update my email address.
7226 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7228         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7229         * MAINTAINERS: Add self as maintainer of CRIS port.
7231 2001-10-10  Geert Bosch  <bosch@gnat.com>
7233         * MAINTAINERS (Various maintainers: Ada front end):
7234         Added Robert Dewar.
7236 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7238         * MAINTAINERS (Write After Approval): Added self
7240 2001-10-02  Geert Bosch  <bosch@gnat.com>
7242         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7244 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7246         * configure: Handle temporary files securely using mkdir.
7248 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7250         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7252 2001-09-26  Will Cohen <wcohen@redhat.com>
7254         * configure.in (*-*-linux*): Disable configuration of target-newlib
7255         and target-libgloss.
7257 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7259         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7260         RANLIB.
7262 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7264         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7265         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7266         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7267         avoid quotes nesting problems.
7268         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7269         (DO_X): Export only variables that are set.
7271 2001-09-19  Ben Elliston  <bje@redhat.com>
7273         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7274         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7275         semantics.  Use the shell built-in "type" command instead.
7277 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7279         Merged from gcc-3_0-branch:
7280         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7281         * ltcf-c.sh: Use $objext, not $ac_objext.
7282         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7283         * ltcf-cxx.sh: Add support for GNU.
7284         2001-07-22  Timothy Wall  <twall@redhat.com>
7285         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7286         default settings if using GNU tools with that configuration.
7287         * ltcf-cxx.sh: Ditto.
7288         * ltcf-gcj.sh: Ditto.
7289         2001-07-21  Michael Chastain  <chastain@redhat.com>
7290         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7291         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7292         * ltmain.sh: Mark as gcc-local.
7294 2001-08-30  Eric Christopher  <echristo@redhat.com>
7295             Jason Eckhardt  <jle@redhat.com>
7297         * config.guess: Merge from master sources.
7298         * config.sub: Merge from master sources, add support for mipsisa32.
7300 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7301         * config.sub: Merge from master sources, rev 1.219.
7302         * MAINTAINERS: Add self as contact for stormy16 port.
7304 2001-08-14  Zack Weinberg  <zackw@panix.com>
7306         * config.sub: Merge from master sources, rev 1.218.
7307         * config.guess: Merge from master sources, rev 1.209.
7309 2001-08-11  Graham Stott  <grahams@redhat.com>
7311         * Makefile.in (check-c++): Add missing semicolon.
7313 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7315         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7317 2001-07-30  Eric Christopher  <echristo@redhat.com>
7319         * MAINTAINERS (Various maintainers: mips port): Added myself.
7321 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7323         * configure.in (sh-*-linux*): New.
7325 2001-07-27  Richard Henderson  <rth@redhat.com>
7327         * .cvsignore: Add LAST_UPDATED.
7329 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7331         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7333 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7335         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7337 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7339         * MAINTAINERS (Write After Approval): Added myself.
7341 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7343         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7344         and libgcj on m68hc11/m68hc12.
7346 2001-06-27  H.J. Lu  (hjl@gnu.org)
7348         * Makefile (CFLAGS_FOR_BUILD): New.
7349         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7351 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7353         * README: Remove version number.
7355 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7357         * INSTALL/README: Update wrt. to the installation instructions now
7358         residing in gcc/doc/install.texi.
7360 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7362         * README: Replace with a cut-down and updated version of gcc/README.
7364 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7366         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7367         multilibs to be disabled.
7369 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7371         * MAINTAINERS (Write After Approval): Add myself.
7373 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7375         * config.guess: Import CVS version 1.195.
7376         * config.sub: Import CVS version 1.212.
7378 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7380         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7381         gcc/xgcc is built, use -print-prog-name to find out the program
7382         name to use.
7384 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7386         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7387         appear to also be in the master copy.
7388         * config.sub:  Import CVS version 1.211.
7390 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7392         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7393         with_gcc]: Use `gcc -shared' to build a shared library.
7395 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7397         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7398         archives.
7400 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7402         * MAINTAINERS (Write After Approval): Add myself.
7404 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7406         * configure.in (libstdcxx_flags): Do not try to execute
7407         libstdc++-v3/testsuite_flags until it exists.
7409 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7411         * MAINTAINERS: Update my email address.
7413 2001-05-31  Graham Stott  <grahams@redhat.com>
7415         * MAINTAINERS (Write After Approval): Add myself.
7417 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7419         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7420         libraries when using g++ with native linker.
7422 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7424         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7426 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7428         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7429         [aix4*|aix5*]: Prepend blank.
7431 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7433         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7434         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7435         of subdir/configure scripts to use the new libtool.m4.
7437 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7439         * MAINTAINERS (Write After Approval): Add myself.
7441 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7443         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7445 2001-05-11  Ben Elliston  <bje@redhat.com>
7447         * Makefile.in (all-sid): New target.
7448         (check-sid, clean-sid, install-sid): Likewise.
7450 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7452         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7454 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7456         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7457         libgcj.
7459 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7461         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7462         gcc/xgcc is built, use -print-prog-name to find out the program
7463         name to use.
7465 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7467         * configure.in (noconfigdirs): Don't reset it from scratch in the
7468         target case; only append to it.
7470         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7471         sparc-*-solaris2.8]: Disable ${libgcj}.
7473 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7475         * configure.in (libgcj_saved): Copy from $libgcj.
7476         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7477         --disable-libgcj.
7479 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7481         * MAINTAINERS: Remove self as MIPS maintainer and
7482         C front end maintainer.
7484 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7486         * configure.in: Move *-chorusos target case to the proper switch.
7487         Disable libgcj.
7489 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7491         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7492         1.641.2.228.
7494 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7496         * Makefile.in (STAGE1_CFLAGS): Pass down.
7498 2001-04-13  Alan Modra  <amodra@one.net.au>
7500         * config.guess: Add hppa64-linux support.  Note for next import that
7501         this is already in the master file.
7502         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7504 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7506         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7507         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7509 2001-04-11  Stan Shebs  <shebs@apple.com>
7511         * MAINTAINERS: Add self as Darwin port maintainer.
7513 2001-04-11  Alan Modra  <amodra@one.net.au>
7515         * MAINTAINERS: Update my email address.
7517 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7519         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7520         recent versions of FreeBSD (release 3 or later).
7521         * ltconfig: On FreeBSD, -lc must not be provided when building
7522         a shared library or else the standard -pthread gcc option is
7523         rendered worthless to later users of the built library.
7525 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7527         * MAINTAINERS: Add self and RTH as C front end maintainers.
7529 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7531         * config.sub: Make sure to match an already-canonicalized
7532         machine name (eg. mn10300-unknown-elf).
7534 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7536         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7537         New macros.
7538         (bootstrap, cross): Use RECURSE_FLAGS.
7539         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7541 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7543         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7545 2001-03-22  Colin Howell  <chowell@redhat.com>
7547         * Makefile.in (DO_X): Do not backslash single-quotes in
7548         backquotes (two places).
7550 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7552         Re-installed:
7553         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7554         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7555         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7556         * ltcf-cxx.sh: Likewise.
7557         * ltcf-gcj.sh: Likewise.
7559 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7561         * MAINTAINERS: Add myself as "documentation co-maintainer".
7563 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7565         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7566         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7568 2001-03-19  Tom Tromey  <tromey@redhat.com>
7570         * config-ml.in: Handle GCJ and GCJFLAGS.
7572 2001-03-21  Michael Chastain  <chastain@redhat.com>
7574         * Makefile.in: all-m4 depends on all-texinfo.
7576 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7578         * MAINTAINERS: Add myself to write after approval list.
7580 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7582         * Makefile.in (DO_X): Quote nested quotes.
7584 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7586         * MAINTAINERS: Add myself to write after approval list.
7588 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7590         * Makefile.in (DO_X): Use double quotes for quoting
7591         "RANLIB=$${RANLIB}".
7593 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7595         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7597 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7599         * configure.in: Only use `lang_requires' for languages athat are
7600         actually enabled.
7602 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7604         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7606 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7608         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7610 2001-03-07  Tom Tromey  <tromey@redhat.com>
7612         * configure.in: Allow config-lang.in to set `lang_requires' to list
7613         of other required languages.
7615 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7617         * Makefile.in: Remove RANLIB definition. Use RANLIB
7618         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7619         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7621 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7622             Alexandre Oliva  <aoliva@redhat.com>
7624         * Makefile.in (check-c++): Use tabs, not spaces.
7626 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7628         * MAINTAINERS: add myself to Write After Approval list.
7630 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7632         * Makefile.in (check-c++): New rule.
7634         * configure.in (target_libs): Remove libg++.
7635         (noconfigdirs): Remove libg++.
7636         (noconfigdirs): Same.
7637         (noconfigdirs): Same.
7638         (noconfigdirs): Same.
7640         * config-ml.in: Remove libg++ references.
7642         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7643         (ALL_TARGET_MODULES): Same.
7644         (configure-target-libg++): Remove.
7645         (all-target-libg++): Remove.
7646         (configure-target-libio): Remove.
7647         (all-target-libio): Remove.
7648         (check-target-libio): Remove.
7649         (.PHONY): Remove.
7650         (libg++.tar.bz2): Remove.
7651         (all-target-cygmon): Remove libio.
7652         (all-target-libstdc++): Remove.
7653         (configure-target-libstdc++): Remove.
7654         (TARGET_LIB_PATH): Remove libstdc++.
7655         (ALL_GCC_CXX): Remove libstdc++.
7656         (all-target-gperf): Correct.
7658 2001-02-16  Nick Clifton  <nickc@redhat.com>
7660         * configure.in (noconfigdirs): Allow configuration of texinfo
7661         for Cygwin hosts.
7663 2001-02-15  Anthony Green  <green@redhat.com>
7665         * configure: Introduce GCJ_FOR_TARGET.
7666         * configure.in: Ditto.
7667         * Makefile.in: Ditto.
7669 2001-02-13  Andreas Schwab  <schwab@suse.de>
7671         * MAINTAINERS: Update mail address.
7673 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7675         * config.guess: Add linux target for S/390.
7676         * config.sub: Likewise.
7678 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7680         * configure.in: for *-chorusos, don't config target-newlib and
7681         target-libgloss.
7683 2001-02-06  Ben Elliston  <bje@redhat.com>
7685         * configure: Output host type to stdout, not stderr.
7687 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7689         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7690         * ltcf-cxx.sh: Likewise.
7692         * config.if: Assume enable_libstdcxx_v3 is defined.
7694 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7696         Remove V2 C++ library.
7697         * configure.in: Remove --enable-libstdcxx_v3 support.
7699 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7701         * include/demangle.h: Add prototype for java_demangle_v3.
7703 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7705         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7707 2001-01-27  Richard Henderson  <rth@redhat.com>
7709         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7711 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7713         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7714         Don't unset, it's non-portable and no longer necessary, set to empty
7715         instead.
7717 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7719         * ltconfig: Shell portability fix for the tagname validity check.
7721 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7723         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7724         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7726 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7728         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7730 2001-01-26  Tom Tromey  <tromey@redhat.com>
7732         * configure.in: Allow libgcj to be built on Sparc Solaris.
7734 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7736         * ltcf-c.sh: Add aix5 case.
7737         * ltcf-cxx.sh: Likewise.
7738         * ltconfig: Likewise.
7740 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7742         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7743         keep at least one of build_libtool_libs or build_old_libs set to
7744         yes.
7746         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7747         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7749 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7751         * configure.in: Enable libgcj on several additional platforms.
7753 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7755         * configure.in: Enable libgcj for linux targets.
7757 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7759         * MAINTAINERS (Write After Approval): Add myself.
7761 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7763         * MAINTAINERS: Add myself as vax port maintainer.
7765 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7767         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7769 2001-01-09  Mike Stump  <mrs@wrs.com>
7771         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7772         failures of subdirectories.
7774 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7776         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7777         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7778         * ltcf-cxx.sh: Likewise.
7779         * ltcf-gcj.sh: Likewise.
7780         * ltconfig.sh: Fix typo.
7782 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7784         * configure: handle DOS-style absolute paths.
7786 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7788         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7790 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7792         * MAINTAINERS: Add myself as avr port co-maintainer.
7794 2000-12-28  Ben Elliston  <bje@redhat.com>
7796         * MAINTAINERS: Add myself under ``Write After Approval''.
7798 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7800         * texinfo: Remove directory from GCC.
7802 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7804         * COPYING: Update to current
7805         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7806         to 19yy as example year in copyright notice).
7808 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7810         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7811         (libstdcxx_incdir): Pass down.
7812         * config.if: Remove expired bits for cxx_interface, add stub.
7813         (libstdcxx_incdir): Add variable for g++ include directory.
7814         * configure.in (gxx_include_dir): Use it.
7816 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7818         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7819         with old-email address from ``Write After Approval''.
7821 2000-12-15  Andreas Jaeger  <aj@suse.de>
7823         * configure.in: Handle lang_dirs.
7825 2000-12-14  Tom Tromey  <tromey@redhat.com>
7827         * MAINTAINERS: Removed brads.
7829         * MAINTAINERS: Added gcj developers.
7831 2000-12-13  Anthony Green  <green@redhat.com>
7833         * configure.in: Disable libgcj for any target not specifically
7834         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7835         with g++ abi.
7837 2000-12-13  Mike Stump  <mrs@wrs.com>
7839         * Makefile.in (local-distclean): Also remove fastjar.
7841 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7843         * contrib/gcc_update: Add fastjar --touch entries.
7845 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7847         * configure.in: Disable language-specific target libraries for
7848         languages that aren't enabled.
7850 2000-12-10  Anthony Green  <green@redhat.com>
7852         * configure.in: Define libgcj.  Disable libgcj target libraries for
7853         most targets.
7855 2000-12-10  Neil Booth  <neilb@earthling.net>
7857         * MAINTAINERS: Update mail address, remove from WAA list.
7859 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7861         * libjava: Imported from /cvs/java.
7862         * libffi: Likewise.
7863         * Boehm-gc: Likewise.
7865 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7867         * configure.in (target_libs): Revert 2000-12-08 patch.
7868         (noconfigdirs): Added target-libjava.
7870 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7872         * djunpack.bat: removed.
7874 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7876         * Makefile.in: handle DOS-style absolute paths.
7877         * config-ml.in: likewise.
7878         * symlink-tree: likewise.
7880 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7882         * fastjar: Imported.
7884 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7886         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7887         libjava.
7888         * configure.in (target_libs): Removed `target-libjava'.
7890 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7892         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7893         (ALL_MODULES): Added fastjar.
7894         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7895         (all-target-libjava): all-fastjar replaces all-zip.
7896         (all-fastjar): Added.
7897         (configure-target-fastjar, all-target-fastjar): Likewise.
7898         * configure.in (host_tools): Added fastjar.
7900 2000-12-07  Mike Stump  <mrs@wrs.com>
7902         * Makefile.in (local-distclean): Remove leftover built files.
7904 2000-11-24  Nick Clifton  <nickc@redhat.com>
7906         * configure.in (xscale-elf): Add target.
7907         (xscale-coff): Add target.
7909 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7911         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7912         recent versions of FreeBSD (release 3 or later).
7913         * ltconfig: On FreeBSD, -lc must not be provided when building
7914         a shared library or else the standard -pthread gcc option is
7915         rendered worthless to later users of the built library.
7917 2000-11-16  Fred Fish  <fnf@be.com>
7919         * configure.in (enable_libstdcxx_v3): Fix typo,
7920         libstd++ -> libstdc++.
7922 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7924         * MAINTAINERS: Add self to Write After Approval list.
7926 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7928         * MAINTAINERS: Update my email address.  Add myself to global write
7929         privs list.
7931 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7933         * Makefile.in: Merge with src and libgcj.
7934         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7935         configure-target-<library> when their configure scripts need the C
7936         or C++ library to have already been built to work properly.
7937         (do_proto_toplev): Set them to an empty string.
7939         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7940         (REALLY_SET_LIB_PATH): Use them.
7942 2000-11-17  Stan Shebs  <shebs@apple.com>
7944         * MAINTAINERS: Add self to Write After Approval list.
7946 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7948         * configure: Provide the original toplevel configure arguments
7949         (including $0) to subprocesses in the environment rather than
7950         through gcc/configargs.h.
7952 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7954         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7955         C99.  Alphabetise "Write After Approval" list.
7957 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7959         * configure: Turn on libstdc++ V3 by default.
7961         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7962         if we've got GCC.
7964 2000-11-11  Philip Blundell  <philb@gnu.org>
7966         * MAINTAINERS: Add self to Write After Approval list.
7968 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7970         * ltcf-c.sh (aix4): Improve shared library configuration; require
7971         exporting symbols.
7972         * ltcf-cxx.sh (aix4): Define.
7973         * ltconfig (aix4): Define library and soname specs appropriate for
7974         AIX.  Define command to create export symbols list.
7976 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7978         * config.sub: Add support for Sun Chorus
7980 2000-10-31  Nick Clifton  <nickc@redhat.com>
7982         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7983         <name>@redhat.com.  Also installed new email address for Clint
7984         Popetz.
7986 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7988         * etc: Remove directory from GCC.
7990 2000-10-16  Michael Meissner  <meissner@redhat.com>
7992         * configure (gcc/configargs.h): Only create if there is a build GCC
7993         directory created.
7995 2000-10-16  Matthias Klose  <doko@debian.org>
7997         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7998         when configured for libstdc++-v3.
8000 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8002         * configure: Save configure arguments to gcc/configargs.h.
8004 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8006         * config.guess: Import CVS version 1.157.
8007         * config.sub: Import CVS version 1.181.
8009 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8011         * Makefile.in (bootstrap): avoid recursion if subdir missing
8012         (cross): ditto
8013         (do-proto-toplev): ditto
8015 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8017         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8018         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8020         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8021         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8022         all affected `configure' scripts.
8024 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8026         * MAINTAINERS: Add self as cpplib co-maintainer.
8028 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8030         * MAINTAINERS: Add self to Write After Approval list.
8032 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8034         * INSTALL/README: egcs -> GCC update.
8036 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8038         * MAINTAINERS: Add myself to Write After Approval list.
8040 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8042         * MAINTAINERS: Add myself to Write After Approval list.
8044 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8046         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8047         X11 libraries for hppa64.
8049 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8051         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8053 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8055         * Makefile.in (all-zlib): Added dummy target.
8057         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8058         ltcf-gcj.sh: Updated from libtool multi-language branch.
8060 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8062         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8063         (bootstrap*): Depend on all-bootstrap.
8065 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8067         * config.guess: Import CVS version 1.156.
8068         * config.sub: Import CVS version 1.179.
8070 2000-09-02  Anthony Green  <green@cygnus.com>
8072         * Makefile.in (all-gcc): Depend on all-zlib.
8073         (CLEAN_MODULES): Add clean-zlib.
8074         (ALL_MODULES): Add all-zlib.
8075         * configure.in (host_libs): Add zlib.
8077 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8079         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8080         crosses, but add gcc/include to the header search path for them.
8082 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8084         * MAINTAINERS: Add self to Write After Approval list.
8086 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8088         * config.guess: Import CVS version 1.152.
8089         * config.sub: Import CVS version 1.177.
8091 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8093         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8094         $targargs to tell whether newlib is going to be built.
8096         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8097         $$r/TARGET_SUBDIR/libio for _G_config.h.
8099 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8101         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8103 2000-08-22  DJ Delorie  <dj@redhat.com>
8105         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8107 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8109         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8110         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8111         sub-configures.
8113 2000-08-21  DJ Delorie  <dj@redhat.com>
8115         * MAINTAINERS: Add self as a libiberty maintainer
8117 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8119         * configure.in (libstdcxx_flags): Use
8120         libstdc++-v3/src/libstdc++.INC.
8122 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8124         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8126 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8128         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8130         * configure: Make enable_threads and enable_shared defaults
8131         explicit.  Substitute enable_threads into generated Makefiles.
8132         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8133         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8135 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8137         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8139 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8141         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8142         previous delta.
8144 2000-08-11  Jason Merrill  <jason@redhat.com>
8146         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8147         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8148         (FLAGS_FOR_TARGET): Not here.
8149         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8151 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8153         * config-ml.in (CC, CXX): Don't introduce a leading space.
8155 2000-08-07  DJ Delorie  <dj@delorie.com>
8157         * MAINTAINERS: Add self as a DJGPP maintainer
8159 2000-08-07  DJ Delorie  <dj@redhat.com>
8161         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8162         "if we're also building gcc, and it's a gcc that will run on the
8163         build machine, we want to use its includes instead of the system's
8164         default includes".
8166 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8168         * MAINTAINERS: Add self to Write After Approval list.
8170 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8172         * configure.in (libstdcxx_flags): Don't use `"'.
8174         * config-ml.in: Adjust multilib search paths to the
8175         appropriate multilib tree.
8177 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8179         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8180         commas in $LANGUAGES.
8182 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8184         * configure.in: Re-enable all references to libg++ and librx.
8186 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8188         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8189         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8190         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8191         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8193         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8195 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8197         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8198         CXX_FOR_TARGET for sed.
8200 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8202         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8203         Do not override if already set in the environment or in configure.
8204         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8205         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8207 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8209         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8210         the libtool CVS tree multi-language branch.
8211         * ltconfig, ltmain.sh: Updated.
8213 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8215         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8216         (clean-target): Depend on it.
8218         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8219         (GCC_FOR_TARGET): Use it.
8220         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8221         * configure.in: ... here.
8222         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8223         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8225 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8227         * MAINTAINERS: Add self to Write After Approval list.
8229 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8231         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8232         (configure-target-libchill, configure-target-libobjc): Likewise.
8234         * configure.in: Use the same cache file for all target libs.
8235         * config-ml.in: But different cache files per multilib variant.
8237 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8239         * configure (topsrcdir): Don't use dirname.
8241 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8243         * MAINTAINERS: Add self to Write After Approval list.
8245 2000-07-20  Jason Merrill  <jason@redhat.com>
8247         * configure.in: Remove all references to libg++ and librx.
8249         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8251 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8253         * config.sub: Update to subversions version 2000-07-06.
8255 2000-07-12  Andrew Haley  <aph@cygnus.com>
8257         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8258         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8260 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8262         * symlink-tree:  Check number of arguments.
8264 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8266         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8267         search path for a g++ extracted from the build tree.  This
8268         will allow link tests run by configure scripts in
8269         subdirectories to succeed.
8271 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8273         * ltconfig: Add support for mips-dde-sysv4.2MP
8275 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8277         * MAINTAINERS: Add myself as loop discovery maintainer.
8279 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8281         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8282         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8284 2000-06-19  Timothy Wall  <twall@cygnus.com>
8286         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8287         * config.sub: Add tic54x target.
8289 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8291         * MAINTAINERS: Add self as Fortran maintainer,
8292         remove Craig Burley.
8294 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8296         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8297         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8299 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8301         * MAINTAINERS: Add self as i18n maintainer
8303 20000-05-21  H.J. Lu  (hjl@gnu.org)
8305         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8306         directory are used if they exist. Make sure
8307         $(build_tooldir)/include is searched for header files,
8308         $(build_tooldir)/lib/ for library files.
8309         (GCC_FOR_TARGET): Likewise.
8310         (CXX_FOR_TARGET): Likewise.
8312 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8314         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8316 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8318         * Makefile.in (configure-target-libiberty): Depend on
8319         configure-target-newlib.
8321 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8323         * configure.in, Makefile.in: Merge all libffi-related
8324         configury stuff from the libgcj tree.
8326 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8328         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8329         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8331 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8333         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8334         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8335         current version information.  Add to proto-toplev directory.
8336         (gdb-taz): Build do-djunpack.
8338 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8340         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8342 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8344         * MAINTAINERS: Add self to Write After Approval list.
8346 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8348         * ltmain.sh: Preserve in relink_command any environment
8349         variables that may affect the linker behavior.
8351 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8353         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8355 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8357         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8359 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8361         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8362         with the version name.
8364 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8366         * MAINTAINERS: Add self as bb-reorder maintainer.
8368 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8370         * config.if: Tweak.
8372 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8374         * djunpack.bat: New file.
8376 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8378         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8379         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8380         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8381         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8383 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8385         * config.sub (case $basic_machine): Change default for "ibm-*"
8386         to "openedition".
8388 2000-04-13  Andreas Jaeger  <aj@suse.de>
8390         * MAINTAINERS: Added myself.
8392 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8394         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8395         (do-md5sum): New target.
8396         (MD5PROG): Define.
8397         (PACKAGE): Default to TOOL.
8398         (VER): Default to a shell script.
8399         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8400         md5 checksum generation.
8401         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8402         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8403         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8404         insight.tar.bz2): Use gdb-taz to create archive.
8406 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8408         * configure (warn_cflags): Delete.
8410 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8412         * MAINTAINERS: Added myself.
8414 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8415             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8417         * configure.in (enable_libstdcxx_v3): Add.
8418         (target_libs): Add bits here to switch between libstdc++-v2 and
8419         libstdc++-v3.
8420         * config.if: And this file too.
8421         * Makefile.in: Add libstdc++-v3 targets.
8423 2000-04-05  Michael Meissner  <meissner@redhat.com>
8425         * config.sub (d30v): Add d30v as a basic machine type.
8427 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8429         * configure.in: -linux-gnu*, not -linux-gnu.
8431 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8433         * MAINTAINERS: Add self in write-after-approval section.
8435 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8437         * MAINTAINERS: Add self as ia64 port maintainer.
8439 2000-03-08  Neil Booth  <NeilB@earthling.net>
8441         * MAINTAINERS: Add self in write-after-approval section.
8443 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8445         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8446         (do-tar-bz2): Replace TOOL with PACKAGE.
8447         (gdb.tar.bz2): Remove GDBTK from GDB package.
8448         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8449         dejagnu.tar.bz2): New packages.
8451 2000-02-27  Andreas Jaeger  <aj@suse.de>
8453         * configure.in: Add entry for mips*-*-linux*, move catch all
8454         *-*-*linux* entry below this one.
8456 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8458         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8460 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8462         * config.sub: Support an OS of "wince".
8464 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8466         * config.guess, config.sub: Updated to match config's 2000-02-15
8467         version.
8469 2000-02-23  Linas Vepstas <linas@linas.org>
8471         * config.sub: Add support for Linux/IBM 370.
8472         * configure.in: Likewise.
8474 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8476         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8478 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8480         * config.guess: Guess "cygwin" rather than "cygwin32".
8482 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8484         * configure (gcc_version): When setting, narrow search to
8485         lines containing `version_string'.
8487 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8489         * config.sub: Add support for avr target.
8491 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8493         * MAINTAINERS: Add maintainers for MCore port.
8495 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8497         * config.sub: Add mmix-knuth-mmixware.
8499 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8501         * MAINTAINERS: Pair cccp with cpplib maintainership.
8503 2000-01-27  Christopher Faylor <cgf@redhat.com>
8505         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8506         structure stuff to -L library search.
8507         (CXX_FOR_TARGET): Ditto.
8508         (CROSS_CHECK_MODULES): Fix spelling mistake.
8510 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8512         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8513         the C++ compiler.
8515 2000-01-12  Richard Henderson  <rth@cygnus.com>
8517         * configure.in: Don't build some bits for beos.
8519 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8521         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8522         as include files.
8524 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8526         * Add self as cpplib maintainer, as requested by Jason
8527         Merrill.  Correct my e-mail address.
8529 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8531         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8532         not mh-aix43.
8534 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8536         * MAINTAINERS: Add myself to "write after approval" list.
8538 1999-12-14  Richard Henderson  <rth@cygnus.com>
8540         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8541         * config.sub: Accept alphaev[78], alphaev8.
8543 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8545         * config.guess, config.sub: Update from autoconf.
8547 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8549         * MAINTAINERS:  update my playtime e-address.
8551 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8553         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8554         necessary libraries are missing.
8556 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8558         * MAINTAINERS: Add new 'write after approval' maintainer.
8560 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8562         * MAINTAINERS: Add new Java maintainer.
8564 1999-10-25  Andreas Schwab  <schwab@suse.de>
8566         * configure: Fix quoting inside arguments of eval.
8568 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8570         * config-ml.in: Allow suppression of some ARM multilibs.
8572 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8574         * config.guess: Add OS/390 match pattern.
8575         * config.sub: Add mvs, openedition targets.
8576         * configure.in (i370-ibm-opened*): New.
8578 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8580         * config.sub: Add support for configuring for pj.
8582 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8584         * config.sub (maybe_os): Add support for configuring for fr30.
8586 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8588         * configure.in: Do not configure or build ld for AIX
8589         platforms.  ld is known to be broken on these platforms.
8591 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8593         * config-ml.in: Pass compiler flag corresponding to multidirs to
8594         subdir configures.
8596 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8598         * Makefile.in (LDFLAGS): Define.
8600 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8602         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8603         noconfigdirs.
8604         (*-*-cygwin*): Likewise.
8606 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8608         * mkdep: New file.
8609         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8610         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8612         From Eli Zaretskii <eliz@is.elta.co.il>:
8613         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8614         long file name when using DJGPP on MS-DOS.
8616 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8618         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8620 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8622         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8623         dependency as this causes "make check" to globally "make all"
8625 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8627         * configure.in (target_libs): Added target-zlib.
8628         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8629         (CONFIGURE_TARGET_MODULES): Likewise.
8630         (CHECK_TARGET_MODULES): Likewise.
8631         (INSTALL_TARGET_MODULES): Likewise.
8632         (CLEAN_TARGET_MODULES): Likewise.
8633         (configure-target-zlib): New target.
8634         (all-target-zlib): Likewise.
8635         (all-target-libjava): Depend on all-target-zlib.
8636         (configure-target-libjava): Depend on configure-target-zlib.
8638         * Makefile.in (configure-target-libjava): Depend on
8639         configure-target-newlib.
8640         (configure-target-boehm-gc): New target.
8641         (configure-target-qthreads): New target.
8643         * configure.in (target_libs): Added target-qthreads.
8644         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8645         (CONFIGURE_TARGET_MODULES): Likewise.
8646         (CHECK_TARGET_MODULES): Likewise.
8647         (INSTALL_TARGET_MODULES): Likewise.
8648         (CLEAN_TARGET_MODULES): Likewise.
8649         (all-target-qthreads): New target.
8650         (configure-target-libjava): Depend on configure-target-qthreads.
8651         (all-target-libjava): Depend on all-target-qthreads.
8653         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8654         (CONFIGURE_TARGET_MODULES): Likewise.
8655         (CHECK_TARGET_MODULES): Likewise.
8656         (INSTALL_TARGET_MODULES): Likewise.
8657         (CLEAN_TARGET_MODULES): Likewise.
8658         (all-target-libjava): New target.
8659         (all-target-boehm-gc): Likewise.
8660         * configure.in (target_libs): Added libjava, boehm-gc.
8662 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8664         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8665         configure.bat in SUPPORT_FILES.
8666         (gas+binutils.tar.bz2): Likewise.
8668         * makeall.bat: Remove; obsolete.
8670 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8672         From Mark Elbrecht:
8673         * configure.bat: Remove; obsolete.
8675 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8677         * configure: Add -W -Wall to the default CFLAGS when compiling with
8678         gcc.
8680 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8682         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8684 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8686         * configure.in: Build ld on IRIX6.
8688 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8690         * Makefile.in: Change distribution targets to use bzip2 instead of
8691         gzip.
8692         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8693         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8695 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8697         * config.sub: Add mcore target.
8699 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8701         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8703 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8705         * config.guess (dummy): Changed to $dummy.
8707 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8709         * config.sub: Tidied up case statements.
8711 1999-05-22  Ben Elliston  <bje@cygnus.com>
8713         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8714         <jiro@din.or.jp>.
8716         * config.guess: Merge with FSF version. Future changes will be
8717         more accurately recorded in this ChangeLog.
8718         * config.sub: Likewise.
8720 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8722          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8724 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8726         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8728 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8730         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8732 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8734         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8735         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8736         Bad merge removed these two changes.
8738 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8739                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8741         * config.guess (interix Alpha): Add.
8743 1999-04-11  Richard Henderson  <rth@cygnus.com>
8745         * configure.in (i?86-*-beos*): Do config gperf; don't config
8746         gdb, newlib, or libgloss.
8748 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8750         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8751         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8752         from multidirs.
8754 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8756         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8758 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8760         * config.sub: Add support for mcore targets.
8762 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8764         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8765         not mt-ospace, in order to shut up assembler warning about using
8766         symbols that are named the same as registers.
8768 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8770         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8771         dependency list for all-target-cygmon.
8773 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8775         * config-ml.in: Check $host, not $target, for selective multilibs.
8776         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8777         thumb interworking, and underscore prefix multilibs.
8779 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8781         * missing: Update to version from current automake.
8783 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8785         * configure (gxx_include_dir): Removed.
8787         * configure.in (gxx_include_dir): Handle it.
8788         * Makefile.in: Likewise.
8790 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8792         * config.sub (mips64vr4111,mips64vr4111el) Add.
8794 1999-03-21  Ben Elliston  <bje@cygnus.com>
8796         * config.guess: Correct typo for detecting ELF on FreeBSD.
8798 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8800         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8801         config/mh-djgpp.
8803 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8805         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8806         all-target-newlib to dependency list for all-target-bsp.
8808 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8810         * config.sub: Add i386-uwin support.
8811         * config.guess: Likewise.
8813 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8815         * configure.in: cleanup, add mh-*pic handling for arm, special
8816         case powerpc*-*-aix*
8818 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8820         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8821         can be built.
8823 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8825         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8826         targets.
8828 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8830         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8832 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8834         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8836 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8838         * config.sub: Fix typo in arm recognition.
8840 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8842         * configure.in (noconfigdirs): Changed target_configdirs to
8843         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8844         rather than m68k-*-* since it is not known to work on
8845         m68k-aout. Ditto for arm-*-*oabi.
8847 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8849         * configure.in (*-*-windows*): Remove, no longer used.
8851 1999-02-19  Ben Elliston <bje@cygnus.com>
8853         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8854         Smart and improved by Andrew Cagney.
8856 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8858         * config.guess: Recognize openbsd-*-hppa.
8860 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8862         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8863         only if it is not empty.
8865 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8867         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8869         * config.guess: Modified to recognize uname's armv* syntax.
8871         * config.sub: Modified to recognize uname's armv* syntax.
8873 1999-02-17  Mark Salter  <msalter@cygnus.com>
8875         * configure.in: Added target-bsp for sparclite.
8877 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8879         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8881 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8883         * configure.in: Add support for strongarm port.
8884         * config.sub: Add support for strongarm target.
8886 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8888         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8889         the old name config/mh-cygwin32.
8890         Enable texinfo.
8892 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8894         * configure.in: Do build ld for ix86 Solaris.
8896 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8898         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8899         $AR_FOR_TARGET.  Likewise for RANLIB.
8901 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8903         * config.sub (oabi):  Recognize.
8904         * configure.in (arm-*-oabi):  Handle.
8906 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8908         * config.guess: Improve detection of i686 on UnixWare 7.
8910 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8912         * config.guess: Add support for i386-pc-interix.
8913         * config.sub: Likewise.
8914         * configure.in: Likewise.
8916 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8918         * Makefile.in: Remove unneeded all-target-libio from
8919         from all-target-winsup target since it is now unneeded.
8920         Add all-target-libtermcap in its place since it is now
8921         needed.
8923 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8925         * configure.in: makefile stub for cygwin target is probably
8926         unnecessary.  Remove it for now.
8928 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8930         * configure.in: libtermcap.a should be built when cygwin is the
8931         target as well as the host.
8932         * config.guess: Allow mixed case in cygwin uname output.
8933         * Makefile.in: Add libtermcap target.
8935 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8937         * config.sub: Clean up handling of hppa2.0.
8939 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8941         * config.guess: Use C code to identify more HP machines.
8943 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8945         * config.sub: Handle hppa2.0.
8947 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8949         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8950         cygmon for all sparclite targets, regardless of object format.
8952 1998-12-15  Mark Salter  <msalter@cygnus.com>
8954         * configure.in: Added target-bsp for several target architectures.
8956         * Makefile.in: Added rules for bsp.
8958 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8960         * config.guess: Improve detection of hppa2.0 processors.
8962 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8964         * config.guess: Recognize FreeBSD using ELF automatically.
8966 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8968         * configure (skip-this-dir): Add handling for new shell script, which
8969         might be created by a sub-directory's configure to indicate, this particular
8970         directory is "unwanted".
8971         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8973 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8975         * ltconfig: import from libtool, after changing libtool to
8976         account for the cygwin name change.
8978 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8980         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8981         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8983 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8985         * configure.in: Add libtermcap to list of cygwin dependencies.
8987 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8989         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8990         they include winsup/include when it's a cygwin target.
8992 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8994         * configure.in (host_tools): Added zip.
8995         * Makefile.in (all-target-libjava): Depend on all-zip.
8996         (all-zip): New target.
8997         (ALL_MODULES): Added all-zip.
8998         (NATIVE_CHECK_MODULES): Added check-zip.
8999         (INSTALL_MODULES): Added install-zip.
9000         (CLEAN_MODULES): Added clean-zip.
9002 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9004         * Makefile.in: lose "32" from comment about cygwin.
9006 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9008         * configure.in: Use -Os to build target libraries for the fr30.
9010 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9012         * config.sub: Add fr30.
9014 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9016         * configure.in: drop "32" from config/mh-cygwin32.  Check
9017         cygwin* instead of cygwin32*.
9018         * config.sub: Check cygwin* instead of cygwin32*.
9020 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9022         * config.guess: Match any version of Unixware7.
9024 1998-10-20  Syd Polk  <spolk@cygnus.com>
9026         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9027         if desired.
9029 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9031         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9032         these if the appropriate directories and files to not exist.
9034 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9036         * Makefile.in (DEVO_SUPPORT): Add config.if.
9038 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9040         * configure: Add pattern to replace "build_tooldir"'s
9041         definition in the generated Makefile with "tooldir"'s
9042         actual value.
9044 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9046         * config.sub: Bring back lost sparcv9.
9048         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9050 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9052         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9053         CC_FOR_TARGET and friends.
9055 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9057         * Makefile.in (build_tooldir): New variable, same as tooldir.
9058         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9059         -B$(build_tooldir)/bin/.
9060         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9062 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9064         * README: Remove installation instructions and refer to the
9065         INSTALL directory instead.
9067 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9069         * config.sub: Add support for i[34567]86-pc-udk.
9070         * configure.in: Likewise.
9072 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9074         * Makefile.in: add bzip2 package building bits for user
9075         tools module
9076         * configure.in: ditto
9078 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9080         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9081         (ALL_TARGET_MODULES): Add all-target-libobjc.
9082         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9083         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9084         (all-target-libchill): Add dependencies.
9085         * configure.in (target_libs): Add libchill.
9087 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9089         * configure.in (target_subdir): Remove duplicate line.
9091 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9093         * Makefile.in (all-automake): fix dependencies.
9095 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9097         * configure.in: Minor cleanups for building in the $(target_alias)
9098         subdir.
9100 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9102         * Makefile.in (bootstrap): Set r and s before make all.  Use
9103         BASE_FLAGS_TO_PASS in make all.
9104         (cross): Likewise.
9106 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9108         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9110 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9112         * config.sub: Fix typo in last change.
9114 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9116         * config.sub: Add support for C4x target.
9117         * configure.in: Likewise.
9119 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9121         * config.sub: Recognize sparcv9 just like sparc64.
9123 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9125         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9127 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9129         * config.guess: Correctly identify Pentium II sco boxes.
9131         * config.guess: Fix "tr" code.  From Weiwen Liu.
9133 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9135         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9136         stabs.
9138 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9140         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9141         (ALL_TARGET_MODULES): Add all-target-libchill.
9142         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9143         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9144         (all-target-libchill): Add dependencies.
9145         * configure.in (target_libs): Add libchill.
9147 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9149         * config.guess: Avoid assumptions about "tr" behaves when
9150         LANG is set to something other than English.
9152 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9154         * configure (gxx_include_dir): Changed to
9155         '${prefix}/include/g++'-${libstdcxx_interface}.
9157         * config.if: New to determine the interfaces.
9159 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9161         * config.guess: Detect and handle MPE/IX.
9162         * config.sub: Deal with MPE/IX.
9164 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9166         * configure.in: Use mh-aix43.
9168 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9170         * configure: Fix --without/--disable cases for gxx-include-dir.
9172 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9174         * mdata-sh:  Imported.  Needed for automake support.
9176 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9178         * Makefile.in (taz): Try "chmod -R og=u ." before
9179         "chmod og=u `find . -print`".
9181 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9183         * configure.in: Add arm-elf and thumb-elf support.
9185 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9187         * Makefile.in: Undo previous patch.
9189 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9191         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9192         to here ...
9193         (install-no-fixedincludes): and here
9194         (INSTALL_MODULES): ... from here.
9196 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9198         * config.sub: Merge with FSF.
9200         * config.guess: Merge with FSF.
9202 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9204         * configure (extraconfigdirs): New variable.
9205         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9206         * Makefile.in (all): Move higher in file.
9207         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9208         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9209         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9210         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9211         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9213 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9215         * Makefile.in (all-target-libjava): Depend on all-gcc and
9216         all-target-newlib.
9217         (configure-target-libjava): Depend on $(ALL_GCC).
9219 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9221         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9222         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9224 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9226         * INSTALL/README: Fix typo.
9228 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9230         * ylwrap: Change absolute path checks to check for DOS style path
9231         names.
9233         * ylwrap: Don't use a full path name if the source file is in the
9234         same directory.  From hjl@lucon.org (H.J. Lu).
9236         * config-ml.in: Default to being verbose, to match Feb 18 change to
9237         configure.
9239 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9241         Brought over from egcs:
9243         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9245         * configure.in (target_subdir): Set to ${target_alias} instead
9246         of "libraries".
9248         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9250         * configure.in (target_subdir): Set to libraries if enable_multilib.
9252 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9254         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9255         multilibs, force reconfiguration the first time we create
9256         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9258 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9260         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9261         avoid confusion with --no-recursion.
9263 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9265         * configure.in: Win32 hosts shouldn't use install -x
9266         * install-sh: remove -x option, and special .exe-handling
9267         hack.
9269 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9271         * config.guess: Recognize i586-pc-beos.
9272         * configure.in: Don't build some bits for beos.
9274 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9276         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9277         CFLAGS default to -O2.
9279         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9280         when using GNU ld.
9282 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9284         * ltmain.sh: Correct install when using a different shell.
9286 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9288         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9290 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9292         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9293         target.
9295 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9297         * ltconfig: Update to correct AIX handling.
9299 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9301         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9303         * configure.in (target_subdir): Set to ${target_alias} instead
9304         of "libraries".
9306 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9308         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9309         (Makefile): Depend on $(gcc_version_trigger).
9311         * configure (gcc_version): Change default initializer to empty
9312         string.
9313         (gcc_version_trigger): New variable; pass this variable down
9314         to subdir configures to enable them checking gcc's version
9315         themselves. Emit make macros for both gcc_version vars.
9316         (topsrcdir): Initialize reliably.
9317         (recursion line): Remove --with-gcc-version=${gcc_version}.
9319 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9321         * configure (enable_version_specific_runtime_libs): Implement new flag
9322         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9323         in $(libsubdir); emit definition in each generated Makefile.
9324         (gxx_include_dir): Initialize depending on
9325         $enable_version_specific_runtime_libs.
9327 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9329         * configure (gcc_version): Initialize properly depending on
9330         how and where configure is started.
9331         (recursion line): Pass a --with-gcc-version=${gcc_version}
9332         to configures in subdirs.
9334 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9336         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9337         cygmon
9339 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9341         * configure.in: Add cygmon and libstub support for mn10200.
9343 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9345         * configure (gcc_version): Add new variable describing the
9346         particular gcc version we're building.
9347         * Makefile.in (libsubdir): Add new macro for the directory
9348         in which the compiler finds executables, libraries, etc.
9349         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9350         and libsubdir.
9352 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9354         * Makefile.in (local-clean): Remove *.log.
9355         (warning.log): Built with warn_summary from build.log.
9356         (mail-report.log): Run test_summary.
9357         (mail-report-with-warnings.log): Run test_summary including
9358         warning.log in the report.
9360 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9362         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9364 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9366         * Makefile.in (grep): Grep no longer depends on libiberty.
9368 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9370         * Makefile.in: all-snavigator needs all-libgui.
9372 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9374         * configure.in: Add cygmon and libstub support for mn10300.
9376 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9378         * missing: Update to version from automake 1.3.
9380         * ltmain.sh: On installation, don't get confused if the same name
9381         appears more than once in the list of library names.
9383 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9385         * config.sub: Accept m68060 and m5200 as CPU names.
9387 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9389         * configure: Use && rather than using -a in test, because odd
9390         strings can confuse test.
9391         * configure.in: Likewise.
9393 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9395         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9397 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9399         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9400         bootstrap4-lean): New targets.
9402 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9404         * mpw-* Delete.  Not used.
9406 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9408         * COPYING.LIB: Update FSF address.
9410 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9412         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9414         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9415         GAS_SUPPORT_DIRS.
9417 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9419         * ltconfig, ltmain.sh: Avoid producing a version number if
9420         -version-info was not used.
9422 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9424         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9425         building with newlib.
9427 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9429         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9430         Solaris `make' causes it to continue to next definition.
9432 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9434         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9435         the right GUI libraries and files are installed along with GDB.
9437 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9439         * configure.in: Change alpha to alpha* in several places.
9441 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9443         * config.sub: Recognize sparc86x.
9445 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9447         * configure.in (--enable-target-optspace): Remove debug echo.
9449 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9451         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9453 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9455         * ltconfig: Update cygwin32 support.
9457         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9458         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9459         (GDB_SUPPORT_DIRS): Likewise.
9461 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9463         * configure.in (target_makefile_frag): If --enable-target-optspace,
9464         use -Os to compile target libraries rather than -O2.  Default to
9465         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9466         not used.
9467         * configure.in (target_cflags): Ditto for d30v.
9469 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9471         * Makefile.in (all-bfd): Depend on all-intl.
9472         (all-binutils): Likewise.
9473         (all-gas): Likewise.
9474         (all-gprof): Likewise.
9475         (all-ld): Likewise.
9477 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9479         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9481 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9483         * Makefile.in (all-bfd): Depend upon all-libiberty.
9485         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9487 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9489         * Makefile.in: Add libstub.
9491         * configure.in: Ditto. Build libstub for targets that have cygmon
9492         support.
9494 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9496         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9498 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9500         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9501         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9503 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9505         * configure: Define DEFAULT_M4 by searching PATH.
9506         * Makfile.in: Use DEFAULT_M4.
9508 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9510         * ltconfig: Add cygwin32 support.
9512         * Makefile.in, configure.in: Add libtool as a native only directory
9513         to configure and build.
9515 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9517         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9519 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9521         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9523 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9525         * Makefile.in: add ash make rules
9526         * configure.in: add ash to native_only and host_tools lists
9528 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9530         * Makefile.in (all-gettext, all-intl): New targets.
9531         (ALL_MODULES): Added all-gettext, all-intl.
9532         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9533         (INSTALL_MODULES): Added install-gettext, install-intl.
9534         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9536         * configure.in (host_tools): Added gettext.
9537         (native_only): Likewise.
9538         (noconfigdirs) [various cases]: Likewise.
9539         (host_libs): Added intl.
9541 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9543         * configure: Do not disable building gdbtk for cygwin32 hosts.
9545 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9547         * configure.in: Add thumb-coff target.
9548         * config.sub: Add thumb-coff target.
9550 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9552         * Makefile.in: Revert yesterday's change.
9553         (all-target-winsup):  all-target-librx stays out of here.
9555 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9557         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9558         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9559         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9560         Remove references to librx and libg++.
9562 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9564         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9565         recursive makes
9567 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9569         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9570         for newlib directory.
9571         (CXX_FOR_TARGET): Likewise.
9573 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9575         * ltconfig: Update after libtool/ltconfig.in change for
9576         hpux11.
9578 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9580         * ltconfig, ltmain.sh: Update to libtool 1.2.
9582 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9584         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9585         (install-gcc-cross): Instead, override LANGUAGES here.
9587 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9589         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9590         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9592 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9594         * configure.in: Add Thumb-pe target.
9596 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9598         * Makefile.in - changed sn targets to snavigator
9599         * configure.in - changed sn targets to snavigator
9601 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9603         * config-ml.in: After building symlink tree call make distclean
9604         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9605         to be the case for libiberty.
9607 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9609         * configure: When making link, also check the current
9610         directory. The configure scripts may create one.
9612 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9614         * config.sub: Accept alphapca56 and alphaev6 properly.
9616 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9618         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9620 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9622         * config.sub (sco5): Fix typo.
9624 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9626         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9627         install-itcl.
9628         (install-itcl): Remove dependency on install-tcl.
9630 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9632         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9634 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9636         * configure.in: Don't build libgui for a cygwin32 target when not on
9637         a cygwin32 host.
9639 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9641         * configure (redirect): Set to null, so default behavior of
9642         configure is now --verbose.
9644 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9646         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9647         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9649 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9651         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9652         this change to sync Makefile.in with its ChangeLog entries.
9654 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9656         * ltmain.sh (mkdir): Check that the directory doesn't exist
9657         before we exit with error, so that we don't get races during
9658         parallel builds.
9660 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9662         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9664 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9666         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9667         PICFLAG_FOR_TARGET.
9668         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9670         * configure: Emit a definition for the new macro enable_shared
9671         into each Makefile.
9673 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9675         * configure.in (host_tools, native_only): Add libtool.
9677 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9679         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9680         Fix typo in ming config comment.
9682 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9684         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9686 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9688         * config.sub: Add tic30 cases, and map c30 to tic30.
9690 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9692         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9693         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9694         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9695         (CLEAN_TARGET_MODULES): Similarly
9696         (all-target-libf2c): Add dependences.
9697         * configure.in (target_libs): Add libf2c.
9699 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9701         * configure.in: Remove expect from noconfigdirs when target
9702         is cygwin32.  OK to build expect and dejagnu with Canadian
9703         Cross.
9705 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9707         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9708         host.
9710         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9711         and mingw32.
9713 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9715         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9716         here as it is not defined in the toplevel Makefile.
9718 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9720         * configure (package_makefile_rules_frag): New variable, which names
9721         a file with generic rules, ...
9722         Change comment to mention we now have FIVE parts.
9723         * configure: Undo last change.
9725 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9727         * config.guess: More accurate determination of HP processor types.
9728         * config.sub: More accurate determination of HP processor types.
9730 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9732         * configure (package_makefile_frag): Move inserting the
9733         ${package_makefile_frag} to where it should be according
9734         to the comment.
9736 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9738         * config.guess: Add support for Linux/ARM.
9740 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9742         * .cvsignore: Remove *-info and *-install since they match
9743         release-info and mpw-install, which we don't want to just ignore.
9745 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9747         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9749 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9751         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9752         local_prefix to sub-make invocations.
9754 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9756         * configure.in: Check makefile fragments in the source
9757         directory.
9759 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9761         * configure.in: Check whether host and target makefile
9762         fragments exist before adding them to *_makefile_frag.
9764 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9766         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9768 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9770         * configure.in: Make sure we only replace RPATH_ENVVAR on
9771         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9772         regexp to sed.
9774         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9775         to sub-makes.
9777 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9779         * config-ml.in (multi-do): LDFLAGS must include multilib
9780         designator.
9782 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9784         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9786 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9788         * config.sub: Add mingw32 support.
9789         * configure.in: Likewise.
9791 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9793         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9795 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9797         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9798         * configure (gxx_include_dir): Provide a definition for subdirs
9799         which do not use autoconf.
9801 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9803         * config.guess: Sync with egcs.  Picks up new alpha support,
9804         BeOS & some additional linux support.
9806 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9808         * config.guess: HP 9000/803 is a PA1.1 machine.
9810 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9812         * configure.in: It's alpha*-...
9814 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9816         * configure.in (host_makefile_frag, target_makefile_frag):
9817         Handle multiple config files.
9818         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9819         alpha-*-*.
9821 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9823         * mkdep: New file.
9825 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9827         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9829 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9831         * Makefile.in: Add libgui directory.
9832         (GDB_TK): Add all-libgui.
9833         * configure.in: Add libgui directory.
9834         * configure: Add all-libgui to GDB_TK.
9836 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9838         * config-ml.in (multidirs): Add m32r to multilib list.
9840 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9842         * Makefile.in (all-target-gperf): Change dependency to
9843         all-target-libstdc++.
9845 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9847         * config.guess: Add BeOS support.
9849 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9851         Source directory cvs renamed to cvssrc:
9852         * configure.in (host_tools): Change cvs to cvssrc.
9853         (native_only): Likewise.
9854         (noconfigdirs) [various cases]: Likewise.
9855         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9856         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9857         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9858         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9859         (all-cvssrc): Rename target from all-cvs.
9861 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9863         * configure (gxx_include_dir): Fix thinko.
9865 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9867         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9868         (install-cross, install-gcc-cross): New targets.
9870 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9872         * configure.in (noconfigdirs): Add support for Thumb target.
9874         * config.sub (maybe_os): Add support for Thumb target.
9876 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9878         * Makefile.in: Add rules for cygmon.
9880         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9882 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9884         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9885         * configure (gxx_include_dir): Provide a definition for subdirs
9886         which do not use autoconf.
9888 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9890         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9891         11/18/97 build
9893 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9895         * From Franz Sirl.
9896         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9897         found on RedHat Linux systems.
9899 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9901         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9902         guesses.
9904 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9906         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9908 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9910         * ltmain.sh: If mkdir fails, check whether the directory was created
9911         anyhow by some other process.
9913 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9915         * configure.in (d30v-*-*): Configure all directories.
9917 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9919         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9920         for the D30V.
9922 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9924         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9926 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9928         * include/libiberty.h: Add extern "C" { so it can be used with C++
9929         progrms.
9930         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9931         programs.
9933 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9935         * configure.in (d30v-*-*): Configure GCC now.
9937 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9939         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9940         is no longer needed.
9942 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9944         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9946 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9948         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9949         targets using "$@" to provide support for similar but not identical
9950         targets without having to duplicate code.
9952 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9954         * makefile.vms: Fix to work with DEC C.
9956 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9958         * config.sub: Add mips-tx39-elf to marketing names.
9960 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9962         * ltmain.sh: Handle symlinks in generated script.
9964 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9966         * configure: Handle autoconf style directory options: --bindir,
9967         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9968         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9969         --sysconfdir.
9970         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9971         (sharedstatedir, localstatedir, oldincludedir): New variables.
9972         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9973         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9974         sbindir, sharedstatedir, and sysconfdir.
9976 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9978         * Makefile.in (bootstrap-lean): New target.
9980 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9982         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9983         sn, and gnuserv from noconfigdirs.
9985 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9987         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9989 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9991         * Makefile.in (cross): New target.
9993 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9994                           Jeff Law         <law@cygnus.com>
9996         * Makefile.in (bootstrap2, bootstrap3): New targets.
9997         (all-bootstrap): Remove outdated and confusing target.
9998         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10000 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10002         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10003         windows.  Consistent with gdb/configure.
10005 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10007         * configure.in: Name Linux target fragment.
10009         * configure: Rewrite so that project Makefile fragment is inserted
10010         first and appears last in the resulting Makefile.
10012 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10014         * Makefile.in (install-itcl): Install tcl first.
10016 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10018         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10020 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10022         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10024         * configure.in (skipdirs): Add target-librx for Linux.
10025         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10027 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10029         * Makefile.in (bootstrap): New target.
10031 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10033         * config.sub: Accept 'amigados' for backward compatibility.
10035 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10037         * config.guess: Merge with FSF.
10039 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10041         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10043 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10045         * config.sub: Add "marketing-names" patch.
10047 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10049         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10051 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10053         * config.sub: Handle v850-elf.
10055 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10057         * .cvsignore (*-install): Remove.
10059 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10061         * ltconfig: Set CONFIG_SHELL in libtool.
10062         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10064 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10066         * configure.in (target_subdir): Set to libraries if enable_multilib.
10068 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10070         * config.guess: Update from gcc directory.
10072 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10074         * Makefile.in (all-sim): Depends on all-readline.
10076 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10078         * Makefile.in (BISON, YACC): Use $$s.
10079         (all-bison): Depend on all-texinfo.
10081 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10083         * Makefile.in (BISON): Add -L flag.
10084         (YACC): Likewise.
10086 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10088         * configure.in (noconfigdirs): Add support for v850e target.
10090         * config.sub (maybe_os): Add support for v850e target.
10092 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10094         * configure.in (noconfigdirs): Add support for v850ea target.
10096         * config.sub (maybe_os): Add support for v850ea target.
10098 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10100         * config.sub: Add mipstx39.  Delete r3900.
10102 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10104         * Makefile.in (all-autoconf): Depends on all-texinfo.
10106 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10108         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10109         eabi targets.
10111 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10113         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10115         * configure: When handling a Canadian Cross, handle YACC as well as
10116         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10117         * Makefile.in (all-bison): Depend upon all-texinfo.
10119 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10121         * Makefile.in (BISON): bison, not byacc or bison -y.
10122         (YACC): bison -y or byacc or yacc.
10123         (various): Add *-bison as appropriate.
10124         (taz): No need to mess with BISON anymore.
10126 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10128         * configure: If OSTYPE matches *win32*, try to find a good value for
10129         CONFIG_SHELL.
10131 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10133         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10134         configure.in if it is present.
10136 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10138         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10140 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10142         * config.sub: Recognize `arc' cpu.
10143         * configure.in: Likewise.
10144         * config-ml.in: Likewise.
10146 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10148         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10150 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10152         * configure: Changed sed delimiter from ':' to '|' when
10153         attempting to substitute ${config_shell} for SHELL. On
10154         NT ${config_shell} may contain a ':' in it.
10156 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10158         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10160 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10162         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10164 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10166         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10168         * ylwrap: If the program is a relative path, force it to be
10169         absolute.
10171 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10173         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10175 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10177         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10178         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10179         for libraries.
10181 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10183         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10184         separated by spaces.
10186 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10188         * ylwrap: New file.
10189         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10191         * ltmain.sh: Handle /bin/sh at start of install program.
10193         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10195         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10196         * missing: New file, from automake 1.2.
10198 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10200         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10201         check-tk to CHECK_X11_MODULES.
10203 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10205         * config.sub: Merge with FSF.
10207 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10209         * config.guess: Merge with FSF.
10211 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10213         * configure: Treat msdosdjgpp like go32.
10214         * configure.in: Likewise.  Don't remove gprof for go32.
10216         * configure: Change Makefile.tem2 to Makefile.tm2.
10218 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10220         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10222 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10224         * install-sh (chmodcmd): Set to null if the DST directory already
10225         exists.  Same as Nov 11th change.
10227 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10229         * configure (GDB_TK): Needs itcl and tix.
10231 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10233         * config.guess: Update from FSF.
10235 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10237         * Makefile.in (GDB_TK): Depend on itcl and tix.
10239 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10241         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10242         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10243         (INSTALL_SCRIPT): New variable.
10244         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10245         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10246         to -x.
10247         * install-sh: Add support for -x option.
10249 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10251         * configure.in, Makefile.in: Treat tix like itcl.
10253 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10255         * Makefile.in (WINDRES): New variable.
10256         (WINDRES_FOR_TARGET): New variable.
10257         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10258         (EXTRA_HOST_FLAGS): Add WINDRES.
10259         (EXTRA_TARGET_FLAGS): Add WINDRES.
10260         (EXTRA_GCC_FLAGS): Add WINDRES.
10261         ($(DO_X)): Pass down WINDRES.
10262         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10263         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10264         DLLTOOL_FOR_TARGET.
10266 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10268         * configure.in: configure sim before gdb for win32-x-ppc
10270 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10272         Move gperf into the toplevel, from libg++.
10273         * configure.in (target_tools): Add target-gperf.
10274         (native_only): Add target-gperf.
10275         * Makefile.in (all-target-gperf): New target, depend on
10276         all-target-libg++.
10277         (configure-target-gperf): Empty rule.
10278         (ALL_TARGET_MODULES): Add all-target-gperf.
10279         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10280         (CHECK_TARGET_MODULES): Add check-target-gperf.
10281         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10282         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10284 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10286         * config.sub (mn10200): Recognize new basic machine.
10288 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10290         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10291         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10293 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10295         * configure.in: If we're building mips-sgi-irix6* native, turn on
10296         ENABLE_MULTILIB and set TARGET_SUBDIR.
10298 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10300         * Makefile.in (all-sn): Depend on all-grep.
10302 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10304         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10306         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10307         Makefile.  From Jeff Makey <jeff@cts.com>.
10308         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10310         * Makefile.in (DISTBISONFILES): Remove.
10311         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10312         $(DEFAULT_YACC).
10314         * configure.in: Build itl, db, sn, etc., when building for native
10315         cygwin32.
10317         * Makefile.in (LD): New variable.
10318         (EXTRA_HOST_FLAGS): Pass down LD.
10319         ($(DO_X)): Likewise.
10321 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10323         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10325 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10327         * configure.in (targargs): Strip out any supplied --build argument
10328         before adding our own. Always add --build.
10330 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10332         * configure.in (targargs): Pass --build if we're doing
10333         a cross-compile.
10335 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10337         * configure: Use '|' instead of ":" as the separator in
10338         sed. Otherwise sed chokes on NT path names with drive
10339         designators. Also look for "?:*" as the leading characters in an
10340         absolute pathname.
10342 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10344         * config.sub: Support for r3900.
10346 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10348         * configure.in: Use install-sh, not install.sh.
10350 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10352         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10353         apply it twice.
10355 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10357         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10358         install-binutils.
10360 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10362         * Makefile.in: Add automake targets.
10363         * configure.in (host_tools): Add automake.
10365 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10367         * configure: Default CXX to c++, not gcc.
10368         * Makefile.in (CXX): Set to c++, not gcc.
10369         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10371 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10373         * install-sh: try appending a .exe if source file doesn't
10374         exist
10376 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10378         * configure.in: Turn on multilib by default.
10379         (cross_only): Remove target-libiberty.
10381         * Makefile.in (all-gcc): Don't depend on libiberty.
10383 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10385         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10387 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10389         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10390         (DISTBISONFILES): Add ld/Makefile.in
10392 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10394         * configure.in: if target is cygwin32 but host isn't cygwin32,
10395         don't configure gdb tcl tk expect, not just gdb.
10397 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10399         * configure.in: Added gnuserv everywhere sn appears.
10401         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10402         (CROSS_CHECK_MODULES): Added check-gnuserv.
10403         (INSTALL_MODULES): Added install-gnuserv.
10404         (CLEAN_MODULES): Added clean-gnuserv.
10405         (all-gnuserv): New target.
10407 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10409         * config.guess: Fixes for MIPS OpenBSD systems.
10411 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10413         * Makefile.in (INSTALL_XFORM): Remove.
10414         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10416         * mkinstalldirs: New file, copied from automake.
10417         * Makefile.in (installdirs): Rename from install-dirs.  Use
10418         mkinstalldirs.  Change all users.
10419         (DEVO_SUPPORT): Add mkinstalldirs.
10421 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10423         * install-sh: Rename from install.sh.
10424         * Makefile.in (INSTALL): Change install.sh to install-sh.
10425         (DEVO_SUPPORT): Likewise.
10427         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10428         Graichen <graichen@rzpd.de>.
10430 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10432         * config.guess: Recognize OpenBSD systems correctly.
10434 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10436         * README, Makefile.in (ETC_SUPPORT): Remove references to
10437         cfg-paper*, configure.{texi,man,info*}._
10439 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10441         * Makefile.in (all.normal): Ensure that gcc is built after all
10442         the x11 - ie gdb - targets.
10444 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10446         * makefile.vms: Don't run conf-a-gas.
10448 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10450         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10452 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10454         * configure.in: Remove noconfigdirs case since gdb also
10455         configures and builds for tic80-coff.
10457 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10459         * configure: Set cache_file to config.cache.
10460         * Makefile.in (local-distclean): Remove config.cache.
10462 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10464         * COPYING: Update FSF address.
10466 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10468         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10469         noconfigdirs.
10471 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10473         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10474         MAKEDIRS, is empty.
10476 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10478         * config.sub: Tweak mn10300 entry.
10480 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10482         * configure.in (host_tools): Put sim before gdb, so gdb's
10483         configure.tgt can determine if the simulator was configured.
10485 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10487         * config.sub: Move BeOS $os case to be with other Cygnus
10488         local cases.
10490 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10492         * config.sub: Remove misplaced comment that broke Linux.
10494 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10496         * config.sub: Add BeOS support.
10498 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10500         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10502 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10504         * configure.in (noconfigdirs): Remove tcl and tk from
10505         noconfigdirs for cygwin32 builds.
10507 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10509         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10511 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10513         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10514         make-all.com, use makefile.vms instead.
10516 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10518         * config.sub: Accept -lnews*.
10520 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10522         * configure.in (noconfigdirs): Disable target-newlib,
10523         target-examples and target-libiberty for d30v.
10525 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10527         * configure.in (noconfigdirs): Enable ld for d30v.
10529 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10531         * configure.in (tic80-*-*): Build compiler.
10533 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10535         * configure.in (d30v-*): Remove sim directory from list of
10536         unsupported d30v directories
10538 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10540         * config.sub, configure.in: Add d30v target cpu.
10542 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10544         * makefile.vms: New file.
10545         * make-all.com: Remove.
10547 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10549         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10551 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10553         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10555 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10557         * Makefile.in (ALL_MODULES): Added all-db.
10558         (CROSS_CHECK_MODULES): Addec check-db.
10559         (INSTALL_MODULES): Added install-db.
10560         (CLEAN_MODULES): Added clean-db.
10562 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10564         * config.guess: Merge with latest FSF sources.
10566 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10568         * Makefile.in (ALL_MODULES): Added all-itcl.
10569         (CROSS_CHECK_MODULES): Added check-itcl.
10570         (INSTALL_MODULES): Added install-itcl.
10571         (CLEAN_MODULES): Added clean-itcl.
10573 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10575         * configure.in: build gdb for mn10200
10577 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10579         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10581 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10583         * configure.in (tic80-*-*): Turn off most targets right now.
10585 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10587         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10588         rather than the makeinfo program.
10589         (do-info): Depend upon all-texinfo.
10591 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10593         * configure.in: Remove uses of config/mh-linux.
10595         * config.sub, config.guess: Merge with latest FSF sources.
10597 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10599         * config.sub (case $basic_machine): Add tic80 entries.
10601 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10603         * config.sub, config.guess: Merge with latest FSF sources.
10605 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10607         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10608         * mpw-config.in: Test for NewFolderRecursive.
10609         * mpw-install: Use symbolic name for startup filename.
10610         * mpw-README: Add various additional details.
10612 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10614         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10616 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10618         * configure.in: Do build gcc and the target libraries for
10619         the mn10200.
10621 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10623         * configure.in: don't avoid building gdb for mn10300 any more
10624         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10625         instead of single-quoting it.
10627 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10629         * configure.in: Don't use --with-stabs on IRIX 6.
10631 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10633         * configure.in (m32r): Build gdb, libg++ now.
10635 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10637         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10638         directories from noconfigdirs.
10640 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10642         * config.sub (basic_machine): added mips16 configuration
10644 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10646         * config.sub: Handle d10v-unknown.
10648 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10650         * config.sub: Handle v850-unknown.
10652 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10654         * Makefile.in: add findutils
10655         * configure.in: add findutils to list of host_tools
10657 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10659         * config.sub: Handle mn10200 and mn10300.
10661 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10663         * configure.in (d10v-*): Do not build librx.
10665 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10667         * configure.in (mn10300): Build everything except gdb & libgloss.
10669 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10671         * config.guess:  Patch for Dansk Data Elektronik servers,
10672         from Niels Skou Olsen <nso@dde.dk>.
10674         For ncr, use /bin/uname rather than uname, since GNU uname does not
10675         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10677         Patch for MIPS R4000 running System V,
10678         from Eric S. Raymond <esr@snark.thyrsus.com>.
10680         Fix thinko for nextstep.
10682         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10684         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10685         * config.guess: Guess mips-dec-mach_bsd4.3.
10687         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10688         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10689         release numbers.
10690         * config.guess (mips-mips-riscos*):  Emit just enough of the
10691         release number.
10693         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10694         * config.guess (sparc-auspex-sunos*):  Added.
10695         (f300-fujitsu-*): Added.
10697         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10698         * config.guess:  Recognize a Tadpole as a sparc.
10700 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10702         * config.guess: Don't assume that NextStep version is either 2 or
10703         3.  NextStep 4 (aka OpenStep 4) has come out now.
10705 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10707         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10708         From Rik Faith <faith@cs.unc.edu>.
10710 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10712         * config.sub: Contributions from bug-gnu-utils to:
10713         Support plain "hppa" (no version given) architecture, reported by
10714         OpenStep.
10715         OpenBSD like NetBSD.
10716         LynxOs is not a hardware supplier.
10718         * config.guess: Contributions from bug-gnu-utils to add support for:
10719         OpenBSD like NetBSD.
10720         Stratus systems.
10721         More Pyramid systems.
10722         i[n>4]86 Intel chips.
10723         M680[n>4]0 Motorola chips.
10724         Use unknown instead of lynx for hardware manufacturer.
10726 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10728         * install.sh (chmodcmd): Set to null if the DST directory already
10729         exists.
10731 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10733         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10734         not use mt-ppc target Makefile fragment any more.
10736 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10738         * configure.in (*-*-windows):  Exclude everything but those dirs
10739         needed to build windows.
10741 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10743         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10745 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10747         * configure.in:  Exclude mmalloc from i386-windows.
10749 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10751         * Undo my previous change.
10753 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10755         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10756         unconditionally.
10757         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10759 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10761         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10762         host to add it's own flags.
10764 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10766         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10768 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10770         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10771         (CXX_FOR_TARGET): Likewise.
10772         (GCC_FOR_TARGET): Define.
10773         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10774         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10775         CC_FOR_TARGET was specified on the command line.
10776         (MAKEOVERRIDES): Don't define.
10778 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10780         * configure.in (m32r): Fix spelling of libg++ libs.
10782 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10784         * config.sub (-apple*): Remove, now redundant.
10786 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10788         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10790         * configure: Rework yesterday's sed script patch.
10792         * config.sub: Merge with FSF.
10794 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10796         * config.guess:  Merge from FSF.
10798         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10799         * config.guess: Use pc instead of unknown, for pc clone systems.
10800         Change linux to linux-gnu.
10802         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10803         * config.guess: Avoid non-portable tr syntax.
10805 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10807         * test-build.mk (HOLES): Add "xargs" for gdb.
10809         * configure: Avoid hpux10.20 sed bug.
10811 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10813         * configure.in:  Add support for windows host
10814         (that is a build done under the Microsoft build environment).
10816 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10818         * Makefile.in: Replace all uses of srcroot with s, to shrink
10819         command line lengths.
10821         Patches from Geoffrey Noer <noer@cygnus.com>:
10822         * configure.in: If configuring for newlib, pass --with-newlib to
10823         subdirectories.
10824         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10825         -Bnewlib/ and -Lwinsup to gcc.
10826         (CXX_FOR_TARGET): Likewise.
10828 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10830         * Makefile.in (ETC_SUPPORT): Add configure.
10832 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10834         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10835         host configuration file.
10837 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10839         * configure.in: Break mn10x00 support into separate
10840         mn10200 and mn10300 configurations.
10841         * config.sub: Likewise.
10843 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10845         * configure.in: Add lots of stuff to noconfigdirs for
10846         the mn10x00 targets.
10848         * config.sub, configure.in: Add mn10x00 support.
10850 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10852         * make-all.com: Call conf-a-gas, not config-a-gas.
10854 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10856         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10857         targets.
10859 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10861         * mpw-README: Add much more detail for native PowerMac.
10862         * mpw-install: New file.
10863         * mpw-configure: Add --norecursion and --help options.
10864         * mpw-config.in: Translate readme and install files when
10865         copying to objdir.
10866         * mpw-build.in: Don't always depend on byacc and flex.
10867         (install-only-top): New action.
10869 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10871         * configure.in:  You can now configure GDB for the v850.
10873 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10875         * configure.in (noconfigdirs): Don't configure any C++ dirs
10876         if targeting D10V.
10878 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10880         * config.sub: Recognize mips64vr5000.
10882 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10884         * configure.in: Use a single line for host_tools and native_only.
10886 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10888         * config.sub, configure.in: Add entries for m32r.
10890 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10892         * Makefile.in (inet-install): Don't run install-gzip.
10894 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10896         * configure.in:  Don't config lots of things for *-*-windows*.
10898 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10900         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10901         (host_libs, host_tools): Copy from configure.in.
10902         * mpw-configure: Don't complain about directories not found.
10904 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10906         * configure.in (i[345]86): Recognize i686 for pentium pro.
10907         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10908         file.
10910         * config.guess (i[345]86): Ditto.
10912 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10914         * configure.in (noconfigdirs): Removed gdb for D10V.
10916 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10918         * configure.in: Remove ld, target-libio, target-libg++, and
10919         target-libstdc++ from noconfigdirs.
10921 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10923         * configure: Fix three locations where shell scripts were
10924         being run directly rather than with config_shell.
10926 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10928         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10929         * config.sub (basic_machine): Recognize v850.
10931 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10933         * mpw-configure: Handle multiple enable/disable options and
10934         pass them down recursively, handle -c and -s flags appropriately
10935         depending on choice of compiler, add escape mechanism for
10936         quoted arguments to gC.
10938 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10940         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10941         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10942         so that -mrelocatable-lib and -mno-eabi are used.
10944         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10945         not support --print-multi-lib, don't abort.
10947 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10949         * make-all.com: Run config-a-gas.
10950         * setup.com: Don't copy subdirectory files around.
10952 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10954         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10955         target, it now compiles correctly.
10957 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10959         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10961 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10963         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10965 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10967         * configure.in (native_only): Add prms.
10969 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10971         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10972         (BINUTILS_SUPPORT_DIRS): Likewise.
10974 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10976         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10977         d10v support is added.
10979 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10981         * configure.in (d10v-*-*): New target.
10983 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10985         * config.guess (HP 9000/811): Recognize this as a PA1.1
10986         machine.
10988 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10990         * Makefile.in (do-tar-gz): New target, split out from tail end of
10991         taz target.  Run each command separately, don't use pipes.
10992         (taz): Use it.
10994 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10996         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10997         * mpw-build.in: No builds should depend on building byacc or flex,
10998         they are assumed to be installed already.
11000 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11002         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11003         variable that CC_FOR_TARGET needs.
11005 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11007         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11008         options have changed since the last time the subdirectory was
11009         configured, and if it has, reconfigure.
11010         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11011         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11013 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11015         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11016         CLEAN_MODULES): Add bash.
11017         (all-bash): New target.
11019 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11021         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11023 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11025         * config.sub (basic_machine): Recognize d10v as a valid processor.
11027 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11029         * mpw-configure: Add support for --bindir.
11030         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11032 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11034         * configure.in: add bash, time, gawk to list of hosttools and things
11035         to only build for native toolchains
11037 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11039         * Makefile.in (docdir): Remove.
11041 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11043         * Makefile.in (datadir): Set to $(prefix)/share.
11045 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11047         * configure.in: build diff and patch for cygwin32-hosted
11048         toolchains.
11050 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11052         * config.sub: Accept -rtems*.
11054 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11056         * configure.in: enable dosrel for cygwin32-hosted builds,
11057                 remove diff from the list of things not buildable
11058                 via Canadian Cross
11060 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11062         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11063         don't get ". ".
11065 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11067         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11069 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11071         * Makefile.in (taz): Handle case where tex3patch didn't even get
11072         checked out.  Also, if it was found, put the symlink in a new util
11073         subdirectory.
11075 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11077         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11079 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11081         * config.sub: Recognize -openvms.
11082         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11083         * make-all.com, setup.com: New files.
11085 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11087         * Makefile.in (taz): tex3patch moved to texinfo/util.
11089 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11091         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11092         * configure.in: remove make from disable-if-Can-Cross list
11093                 enable gdb if ${host} and ${target} are cygwin32
11095 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11097         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11098         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11100 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11102         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11103         distinguish sysv/svr4/bsd variants.
11104         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11106 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11108         * configure.in: Added copyright notice.
11109         * move-if-change: Added copyright notice.
11111 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11113         * configure.in (powerpcle-*-solaris*): Until we get shared
11114         libraries working, don't build gdb, sim, make, tcl, tk, or
11115         expect.
11117 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11119         * config.guess:  Merge with FSF:
11121         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11122         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11124         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11125         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11127         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11128         * config.guess:  Combine two OSF1 rules.
11129         Also recognize field test versions.  From mjr@zk3.dec.com.
11130         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11131         because GNU uname does not support -p.  From pmr@pajato.com.
11133 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11135         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11137 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11139         * mpw-README: Document GCCIncludes.
11141 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11143         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11145 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11147         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11149 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11151         * configure.in (*-*-cygwin32): Configure make.
11153 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11155         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11157 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11159         * Makefile.in (all-inet): Depend on all-perl.
11161         * Makefile.in (inet-install): New target.
11163         * Makefile.in (all-inet): Depend on all-tcl.
11164         (all-inet): Depend on all-send-pr.
11166 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11168         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11169         temporarily.
11171 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11173         * configure.in: Don't configure --with-gnu-ld on AIX.
11175 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11177         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11179 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11181         * Makefile.in (ALL_MODULES): Added all-inet.
11182         (CROSS_CHECK_MODULES): Added check-inet.
11183         (INSTALL_MODULES): Added install-inet.
11184         (CLEAN_MODULES): Added clean-inet.
11185         (all-indent): New target.
11187         * configure.in (host_tools): Added inet.
11188         (native_only): Added inet.
11189         (noconfigdirs): Added inet.
11191 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11193         * configure.in: Don't configure libgloss if we are not configuring
11194         newlib.
11196 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11198         * configure.in: Don't configure libgloss for unsupported
11199         architectures.
11201 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11203         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11205 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11207         * Makefile.in (ALL_MODULES): Include all-apache.
11208         (CROSS_CHECK_MODULES): Include check-apache.
11209         (INSTALL_MODULES): Include install-apache.
11210         (all-apache): New target.
11212         * configure.in: Added apache everywhere perl is seen.
11214 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11216         * Makefile.in: Add support for clean-{module} and
11217         clean-target-{module} rules.
11219 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11221         * configure.in (*-*-ose) do not build libgloss.
11223 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11225         * config.guess (prep*:SunOS:5.*:*): Turn into
11226         powerpele-unknown-solaris2.
11228 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11230         * configure.in: Permit --enable-shared to specify a list of
11231         directories.
11233 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11235         * configure.in (host==solaris): Pass only the first word of $CC
11236         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11238 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11240         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11242 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11244         * Makefile.in (ALL_MODULES): Include all-perl.
11245         (CROSS_CHECK_MODULES): Include check-perl.
11246         (INSTALL_MODULES): Include install-perl.
11247         (ALL_X11_MODULES): Include all-guile.
11248         (CHECK_X11_MODULES): Include check-guile.
11249         (INSTALL_X11_MODULES): Include install-guile.
11250         (all-perl): New target.
11251         (all-guile): New target.
11253         * configure.in (host_tools): Include perl and guile.
11254         (native_only): Include perl and guile.
11255         (noconfigdirs): Don't build guile and perl; no ports have been
11256         done.
11258 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11260         * configure (--enable-*): Handle quoted option lists such as
11261         --enable-sim-cflags='-g0 -O' better.
11263 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11265         * Makefile.in ({,inst}all-target): New rule so we can make and
11266         install all of the target directories easily.
11268 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11270         * configure.in: Add missing global flag in sed substitution when
11271         deleting `target-' from ${configdirs}.
11273 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11275         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11276         option.
11278         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11279         config/mh-necv4.
11281         * install.sh: Correct misspelling of transformbasename.
11283         * config.guess: Recognize mips-*-sysv*.
11285 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11287         * config.sub: Recognize mon960.
11289 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11291         * configure: Restore Canadian Cross handling of BISON and LEX,
11292         removed in Feb 20 change.
11294 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11296         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11297         Mention make install.  Remove the old copyright date as well the
11298         clumsy and rather pointless copyright on the README file.
11300 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11302         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11303         Makefile after running symlink-tree, then run `make distclean' to
11304         avoid clobbering any generated files in srcdir.
11306 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11308         * configure.in (m68k-*-netbsd*): Build everything now.
11310 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11312         * Makefile.in (taz): Fix quoting.
11314 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11316         * configure.in (sparclet-*-*): Build everything now.
11318 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11320         * configure.in (m68k-*-linux*): New host.
11322 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11324         * configure: Check for bison before byacc.
11326 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11328         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11329         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11330         searching PATH.  These are used as fallbacks by Makefile.in if
11331         flex/bison/byacc aren't in objdir.
11333 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11335         * Makefile.in: Make everything which depends upon all-bfd also
11336         depend upon all-opcodes, in case --with-commonbfdlib is used.
11338 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11340         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11341         building NT native compilers on Unix.
11343 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11345         * configure.in: Don't get CC from the host Makefile fragment if we
11346         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11347         Solaris test for /usr/ucb/cc to the post target script, just after
11348         the compiler sanity test.
11350 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11352         * config.sub: Merge with FSF.
11354 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11356         * Makefile.in (RPATH_ENVVAR): New variable.
11357         (REALLY_SET_LIB_PATH): Use it.
11358         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11360 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11362         * config.sub, configure.in: Recognize sparclet cpu.
11364 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11366         * config.guess:  Support m68k-cbm-sysv4.
11368 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11370         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11371         m68k-unknown-linuxaout from linker help string.  Put quotes around
11372         $ld_help_string.
11374 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11376         * config.guess (powerpc-harris-powerunix): Add guess for port
11377         to new target.
11379 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11381         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11383 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11385         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11386         $(REALLY_SET_LIB_PATH) in Makefile.
11387         * Makefile.in (SET_LIB_PATH): New variable.
11388         (REALLY_SET_LIB_PATH): New variable.
11389         ($(DO_X)): Use $(SET_LIB_PATH).
11390         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11391         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11392         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11393         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11394         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11395         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11396         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11397         (install-dosrel): Likewise.
11398         (all-opcodes): Depend upon all-libiberty.
11400 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11402         * config.guess (*:CYGWIN*): New
11404 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11406         * Makefile.in (all-target-winsup): All all-target-libiberty.
11408 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11410         * configure.in (noconfigdirs): Add missing # in front of comment.
11412 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11414         * configure.in: add second pass to things added to noconfigdirs
11415         so *-gm-magic can exclude libgloss properly.
11417 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11419         * mpw-configure (extralibs_name, rez_name): Set correctly
11420         for MWC68K compiler.
11422         * mpw-README: Add more info on the necessary build tools.
11424 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11426         * configure.in, config.sub: Recognize cygwin32.
11428 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11430         * config.guess, config.sub: Recognize A/UX.
11432 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11434         * config.sub: Merge with gcc/config.sub.
11436 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11438         * mpw-build.in (do-binutils): Add build of stamps.
11440 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11442         * config.sub: Add recognition for mips64vr4100*-* targets.
11444 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11446         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11447         Add creation of gconfigargs with `--enable-shared' turned on.
11448         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11449         ($(host)-stamp-stage3-configured): Likewise.
11450         (HOLES): Add chatr and ldd.
11451         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11453 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11455         * configure: Pass --nfp to recursive configures.
11457 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11459         * Makefile.in (DLLTOOL): New.
11460         (DLLTOOL_FOR_TARGET): New.
11461         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11462         (EXTRA_TARGET_FLAGS): Ditto.
11463         (EXTRA_GCC_FLAGS): Ditto.
11464         (CONFIGURE_TARGET_MODULES): Ditto.
11465         (DO_X): Ditto.
11466         * configure: Add DLLTOOL.
11468 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11470         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11471         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11472         mh-sco, since old workarounds no longer needed, and don't
11473         build ld, since libraries have weak symbols in COFF.
11475 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11477         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11479 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11481         * configure.in: Make sure that ${CC} can be used to compile an
11482         executable.
11484 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11486         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11487         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11488         nothing depending on whether gdbtk is being built.
11490 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11492         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11494 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11496         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11497         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11499 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11501         * config-ml.in: Add support for
11502         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11503         Simplify setting of multidirs from --disable-foo.
11505 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11507         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11508         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11509         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11510         non-empty, pass them on to the  GCC make.
11511         (all-bootstrap): New rule that is like all-gcc, except it executes
11512         the GCC bootstrap rule instead of the GCC all rule.
11514 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11516         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11518 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11520         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11521         DG/UX support.
11523 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11525         * config.sub (i*86*) Change [345] to [3456]
11527 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11529         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11530         --with-gnu-ld=no.
11532 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11534         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11535         AIX multilibs get built.
11537 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11539         * configure.in (i386-win32): Don't build expect if we're not
11540         building the tcl subdir.
11542 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11544         * Makefile.in: (configure-target-examples, all-target-examples):
11545         New targets, configure and build example programs.
11547 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11549         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11550         use it as input to sedit the generated MPW makefile.
11551         * mpw-README: Add a suggestion about Gestalt.h.
11553 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11555         * config.sub: Accept *-*-ieee*.
11557 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11559         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11560         Ronald F. Guilmette <rfg@monkeys.com>.
11562 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11564         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11565         for powerpc-pe native.
11566         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11567         (target==powerpc-pe): duplicate i386-win32 entry.
11569 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11571         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11572         of vxworks, not just vxworks5.1.
11574 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11576         * mpw-configure: Add support for exec-prefix.
11578 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11580         * config.guess: Recognize HP model 816 machines as having
11581         a PA1.1 processor.
11583 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11585         * configure: Ignore new autoconf configure options.
11587 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11589         * config.guess:  Recognize Pentium under SCO.
11590         From Robert Lipe <robertl@arnet.com>.
11592 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11594         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11596 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11598         * configure.in: Don't configure gas for alpha-dec-osf*.
11600 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11602         * configure.in: Default to --with-stabs for some targets for which
11603         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11604         i[345]86*-*-unixware*.
11606 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11608         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11609         rather than basing it on the target.  Simplify handling of options
11610         controlling which directories to configure.  Remove extraneous
11611         slash in multi-clean target.
11613 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11615         * config-ml.in: Prefix more variables with ml_ so they don't collide
11616         with configure's.
11618 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11620         * configure: Don't turn -v into --v.
11622 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11624         * configure.in (targargs): Fix typo.
11626         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11628 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11630         * configure.in: Strip --host and --target options from
11631         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11632         --with-cross-host option when building with a cross-compiler.
11633         * configure: Canonicalize the arguments put into config.status by
11634         always using `=' for an option with an argument.  Pass a presumed
11635         --host or --target explicitly.
11637 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11639         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11640         into general OS recognition case.
11642 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11644         * configure.in (target_configdirs): add target-winsup only
11645         for win32 target systems.
11647 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11649         * Makefile.in (all-target-libgloss): Depend upon
11650         configure-target-newlib, since when libgloss is built it looks to
11651         see if the newlib directory exists.
11653 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11655         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11656         cfg-ml-*.in.
11658 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11660         * configure: Handle LD and LD_FOR_TARGET when configuring a
11661         Canadian Cross.
11663 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11665         * configure.in (target_libs): add target-winsup.
11666         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11667         (target==ppcle-pe): remove ld from $noconfigdirs.
11669 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11671         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11672         Preserve relative path names in $srcdir.  Build symlink tree if
11673         configuring cross target dir and srcdir=. (= no VPATH support).
11674         (configure-target-libg++): Depend on configure-target-librx.
11675         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11676         * config-ml.in: New file.
11677         * symlink-tree: New file.
11678         * configure: Ensure srcdir="." if that's what it is.
11680 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11682         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11683         includes and FLEX_SKELETON setting.
11684         * mpw-configure (--with-gnu-ld): New option, controls whether
11685         to use PPCLink or ld with PowerMac GCC.
11686         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11687         * mpw-config.in: Configure grez if targeting Mac.
11689         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11690         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11691         just macos.
11692         * configure.in: Configure grez resource compiler if targeting Mac.
11693         * Makefile.in (all-grez, install-grez): New targets.
11695 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11697         * configure: CXX defaults to gcc, not g++.  If we find
11698         gcc in the path, set CC to gcc -O2.
11700 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11702         * configure: Default ${build} correctly.  Avoid picking up extra
11703         spaces when reading CC and CXX from Makefile.  When doing a
11704         Canadian Cross, use plausible default values for numerous
11705         variables.
11706         * configure.in: When doing a Canadian Cross, don't try to
11707         configure tools whose configure script can't handle it.
11709 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11711         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11713 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11715         * configure:  Remove dubious bug reporting address.
11717 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11719         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11720         configure script, run that instead of this directory's configure.
11721         In either case, print a message that we're configuring the sub-dir.
11723 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11725         * configure.in: Before checking for the existence of various files,
11726         use sed to filter out "target-".
11728 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11730         * Makefile.in (DO_X): Split rule to decrease command line length
11731         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11732         (Philippe De Muyter).
11734 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11736         * Makefile.in (all-patch): depend on all-libiberty.
11738 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11740         * configure.in: If the only directory in target_configdirs which
11741         actually exists is libiberty, then set target_configdirs to empty,
11742         to avoid trying to build a target libiberty in a gas or gdb
11743         distribution.
11745 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11747         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11748         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11749         systems.
11751 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11753         * configure.in (copy_dirs): Use sys-include instead of include
11754         for --with-headers option.
11756 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11758         * Makefile.in, configure.in: Make winsup builds work with
11759         new scheme.
11761 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11763         * configure.in: Build the linker on AIX.
11765 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11767         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11768         where needed.
11770 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11772         * Makefile.in (all-gcc): Fix typo.
11774 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11776         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11778 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11780         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11781         to target-xiberty, to provide more flexibility.
11782         (target_subdir):  Define.  Create if cross.
11783         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11784         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11785         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11786         check-libFOO -> check-target-libFOO, etc.
11787         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11788         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11789         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11790         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11791         allow ALL_GCC="" to only configure.
11792         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11793         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11794         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11796 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11798         * Makefile.in (taz): Build "info" in etc explicitly.
11800 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11802         * configure.in:  Make sure that CC is undefined (as opposed to
11803         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11804         problem with autoconf trying to configure on a host without GCC.
11806 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11808         * mpw-configure: Set host alias from choice of host compiler,
11809         only use generic MPW Makefile sed if present, edit a file
11810         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11811         * mpw-README: Add problem notes about CW6 and CW7.
11813 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11815         * Makefile.in (taz): Use ";" instead of ";;".
11817 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11819         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11820         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11821         DISTDOCDIRS.
11822         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11823         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11825 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11827         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11828         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11829         Move bfd to DISTSTUFFDIRS.
11831 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11833         * Makefile.in (X11_LIB): Removed.
11834         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11836         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11838 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11840         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11841         names.
11843 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11845         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11847 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11849         * configure.in (i[345]86-*-win32): Always build newlib.
11850         Don't configure cvs, autoconf or texinfo.
11851         * Makefile.in (LD_FOR_TARGET): New.
11852         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11853         Pass down LD_FOR_TARGET.
11855 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11857         * winsup: New directory.
11858         * Makefile.in: Build winsup.
11859         * configure.in: Winsup is configured when target is win32.
11860         Can only build win32 target GDB when native.
11862 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11864         * config.guess: Recognize HP model 819 machines as having
11865         a PA 1.1 processor.
11867 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11869         * configure: Fix sed loop which substitutes for CC and CXX to
11870         avoid bug found in various sed implementations.
11872 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11874         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11875         simulator.  Use standard powerpc-*-eabi*.
11877 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11879         * configure.in: Stop putting gas and binutils in noconfigdirs for
11880         powerpc-*-aix* and rs6000-*-*.
11882 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11884         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11885         -mcall-aixdesc libraries.
11887 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11889         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11891         * config.sub (arm | armel | armeb): Fix shell syntax.
11893 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11895         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11896         -msoft-float and -mcpu=common support.
11897         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11898         libraries.
11900 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11902         * configure.in: Allow configuration and build of emacs19 for the alpha.
11904 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11906         * configure.in (CC): Get ^CC, not just any old CC, from
11907         ${host_makefile_frag}.
11909 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11911         * configure.in (CC): Try to get CC from
11912         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11914 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11916         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11917         only if it exists in $(srcdir).
11919 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11921         * configure: If CC and CXX are not set in the environment, set
11922         them, based on either an existing Makefile or on searching for gcc
11923         in PATH.  Substitute for CC and CXX in Makefile.
11924         * configure.in: Remove libm from target_libs.  Separate
11925         target_configdirs from configdirs.  If CC is not set in
11926         environment, try to get it from a host Makefile fragment.  Rewrite
11927         changes of configdirs to use skipdirs instead.  A few minor
11928         tweaks.  Take directories out of target_configdirs as they are
11929         taken out of configdirs.  Remove existing Makefile files from
11930         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11931         CONFIG_ARGUMENTS in Makefile.
11932         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11933         by configure.in.
11934         (CONFIG_ARGUMENTS): Likewise.
11935         (CONFIGURE_TARGET_MODULES): New variable.
11936         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11937         ($(CONFIGURE_TARGET_MODULES)): New target.
11938         (configure-libg++, configure-libio): New targets.
11939         (all-libg++): Depend upon configure-libg++.
11940         (all-libio): Depend upon configure-libio.
11941         (configure-libgloss, all-libgloss): New targets.
11942         (configure-libstdc++): New target.
11943         (all-libstdc++): Depend upon configure-libstdc++.
11944         (configure-librx, all-librx): New targets.
11945         (configure-newlib): New target.
11946         (all-newlib): Depend upon configure-newlib
11947         (configure-xiberty): New target.
11948         (all-xiberty): Depend upon configure-xiberty.
11950 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11952         * configure.in (host i[345]86-*-win32):  Expand the
11953         noconfigdirs again.
11955 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11957         * mpw-configure: Fix sed command file name.
11959 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11961         * configure.in (host i[345]86-*-win32): Reduce the
11962         noconfigdirs again.
11964 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11966         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11967         or powerpc*-*-pe*, since they are not yet supported.
11969 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11971         Add PowerMac support and many other enhancements.
11972         * mpw-configure: New option --cc to select compiler to use,
11973         paste options set according to --cc into the generated
11974         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11975         if mpw-make.sed is present.
11976         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11977         add forward includes for PowerPC include files.
11978         * mpw-build.in: Build using Makefile.PPC if present.
11979         (do-byacc, etc): Remove separate version resource builds.
11980         (do-gas): Build "stamps" before "all".
11981         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11982         * mpw-README: Update to reflect --cc option, PowerMac support,
11983         and recently-reported compatibility problems.
11985 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11987         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11988         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11989         (--with-multilib-top): Pass to recursive invocations.
11991 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11993         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11994         v810-*-*.
11996 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11998         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11999         gdb, ld and opcodes on v810-*-*.
12001 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12003         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12004         (local-maintainer-clean): New target.
12005         (maintainer-clean): New target.
12006         (realclean): Just depend upon maintainer-clean.
12008 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12010         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12012 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12014         * configure.in: Build ld in mips*-*-bsd* case.
12016 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12018         * config.sub: Accept -lites* OS.  From Ian Dall.
12020 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12022         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12023         targets.
12025 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12027         * configure.in: treat i386-win32 canadian cross the same as
12028         i386-go32 canadian cross.
12030 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12032         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12033         running under the simulator to build a reduced set of libraries.
12034         (powerpc-*-eabiaix): Add fine grained multilib support added to
12035         other powerpc targets yesterday.
12037 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12039         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12040         -disable-softfloat, -disable-relocatable, -disable-aix, and
12041         -disable-sysv to control which multilib libraries get built.
12043 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12045         * configure: Add Makefile.tem to list of files to remove in trap
12046         handler.
12048 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12050         * config.guess (*Linux*):  Add missing "exit"s.
12051         Also, need specific check for alpha-unknown-linux (uses COFF).
12053 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12055         * config.guess:  Merge with FSF:
12057         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12058         * config.guess (AIX4): More robust release numbering discovery.
12060         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12061         * config.guess (i386-sequent-ptx): Properly get version number.
12063         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12064         * config.guess (mips:*:4*:UMIPS): New case.
12066 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12068         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12069         (i386-win32 host): Likewise.  Don't build readline.
12071 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12073         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12074         SUPPORT_FILES to submakes.
12076 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12078         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12079         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12080         mpw-configure.
12082 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12084         * configure.in (appdirs): Use =, not ==, in test expression when
12085         trying to build the text to print in the warning message for
12086         Solaris users.
12088 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12090         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12092 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12094         * config.guess: Recognize lynx-2.3.
12096 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12098         * config.sub (z8ksim): Deleted
12099         (z8k-*-coff): New, this is the one true name of the target.
12101 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12103         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12105 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12107         * config.guess (*:Linux:*:*): First try asking the linker what the
12108         default object file format is (elf, aout, or coff).  Then if this
12109         fails, try previous methods.
12111 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12113         * configure.in: Don't build newlib for *-*-vxworks5.1.
12115 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12117         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12118         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12120 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12122         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12124 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12126         * cfg-ml-com.in: New file.
12127         * cfg-ml-pos.in: New file.
12129 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12131         * COPYING.NEWLIB: Add HP free copyright to list.
12133 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12135         * config.sub: Recognize -eabi* for the system, not just -eabi.
12137 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12139         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12140         * config.sub, configure.in (win32): New target and host.
12142 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12144         * configure.in: Add i386-pe configuration.
12146 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12148         * mpw-build.in (install): Install GDB after LD.
12150 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12152         * mpw-config.in (elf/mips.h): Always forward-include, needed
12153         for GDB to build.
12155 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12157         * testsuite: New directory for customer acceptance and whole tool
12158         chain tests.
12160 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12162         * configure: If per-host line isn't found, but AC_OUTPUT is found
12163         and a configure script exists, run it instead.
12165 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12167         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12169 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12171         * configure: Set build_{cpu,vendor,os,alias} to host values when
12172         --build isn't specified.
12174 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12176         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12177         (FLAGS_TO_PASS): Pass them.
12178         (EXTRA_TARGET_FLAGS): Ditto.
12180 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12182         * Makefile.in (all-libg++): Depend on all-libstdc++.
12184 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12186         * configure.in (noconfigdirs): Enable all packages for
12187           i386-unknown-netbsd.
12189 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12191         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12192         hosted builds (DOS builds)
12194 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12196         Changes for ARM based on patches from Richard Earnshaw:
12197         * config.sub: Handle armeb and armel.
12198         * configure.in: Omit arm linker only for riscix.
12200 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12202         * config.guess:  Update from FSF.
12204 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12206         * config.sub: Recognize powerpcle as the little endian variant of
12207         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12208         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12209         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12210         temporarily.
12212 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12214         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12216 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12218         * config.sub: Accept -lites* as a basic system type.
12220 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12222         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12223         installed, and if so return linuxoldld as the system name.
12225 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12227         * config.guess: Add hppa1.1-hp-lites support.
12229 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12231         * configure.in: Don't build newlib for m68k-vxworks5.1.
12233 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12235         * configure.in (mips-sgi-irix6): Use mh-irix5.
12237 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12239         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12241 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12243         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12244         OSF/1.  Fix compiler flags.
12245         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12247 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12249         * configure.in: Recognize --with-newlib.
12250         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12252 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12254         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12255         to *_X11_MODULES due to gdbtk needing X include files et al.
12257 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12259         Merge in support for Mac MPW as a host.
12260         (Old change descriptions retained for informational value.)
12262         * mpw-config.in: Add generic include forwards for cpu-specific
12263         include files in aout and elf directories.
12265         * mpw-configure: Added copyright.
12266         * mpw-config.in: Check for presence of required build tools.
12267         (target_libs): Add newlib.
12268         (target_tools): Add examples.
12269         (Read Me): Generate as "Read Me for MPW" instead.
12270         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12271         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12272         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12274         * mpw-configure: Remove subdir-specific makefile hackery,
12275         delete mk.tmp after using it.
12277         * mpw-build.in (all): Display start and end times.
12279         * mpw-configure (host_canonical): Set.
12280         (target_cpu): Always add to makefiles.
12281         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12282         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12283         (mpw-mh-mpw): Look for in srcdir and srcroot.
12284         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12286         * mpw-build.in: (install-only): New target.
12288         * mpw-configure (host_alias, target_alias): Rename from hostalias
12289         and targetalias, add into generated Makefile.
12290         (mk.tmp): If present, add into generated Makefile.
12291         * mpw-build.in (all-gas): Build config.h first before gas proper.
12293         * mpw-configure (config.status): Write only if changed.
12294         * mpw-config.in (readline): Configure it (not built, just used for
12295         definitions).
12297         * mpw-config.in (elf/mips.h): Add a forward include.
12299         * mpw-config.in: Forward-include most .h files in include into
12300         extra-include.
12301         (readline): Don't build.
12302         mpw-build.in (install): Install GDB.
12304         * mpw-configure (prefix, mpw_prefix): Handle it.
12305         * mpw-config.in (mmalloc, readline): Don't configure.
12306         * mpw-build.in (thisscript): Rename to ThisScript.
12307         Use mpw-build instead of BuildProgram everywhere.
12308         (mmalloc, readline): Don't build.
12309         * mpw-README: New file, basic documentation about the MPW port.
12311         * mpw-config.in: Use forward-include to create include files.
12313         * mpw-configure: Add more things to the top of each configured
12314         Makefile, including contents of config/mpw-mh-mpw.
12315         * mpw-config.in (extra-include): Create this directory and fill it
12316         with Posix-like include files when configuring.
12318         * config.sub (apple, mac, mpw): Add various aliases.
12320         * mpw-build.in: New file, top-level build script fragment for MPW.
12321         * mpw-configure: New file, configure script for MPW.
12322         * mpw-config.in: New file, config fragment for MPW.
12324 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12326         * configure.in (host_libs): Remove glob, since it is gone from the
12327         sources.
12329 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12331         * Makefile.in: define empty GDB_NLM_DEPS var.
12333         * configure.in(target_makefile_frag): use config/mt-netware
12334         for netware targets.
12336 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12338         * config.sub: Merge in recent FSF changes.  Remove linux special
12339         cases.
12341 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12343         Revert this change:
12345         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12347                 * build-all.mk: Use CC=cc -Xs on Solaris.
12349 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12351         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12352         stop using it.
12353         * Makefile.in: Nuke all references to glob subdirectory.
12355 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12357         * configure.in: Fix --enable-shared logic in per-host.
12359 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12361         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12363 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12365         * configure.in (noconfigdirs): Don't build gas on AIX, for
12366         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12368 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12370         * configure: Fix --cache-file to work if the file argument is a
12371         relative path.
12373 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12375         * configure: If the --cache-file is used, pass it down to
12376         configure in subdirectories.
12378 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12380         * config.sub: add vxworks29k configuration.
12382 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12384         * Makefile.in (taz): Do "diststuff" part quietly.
12386 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12388         * config.sub: Mini-merge with gcc/config.sub.
12390 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12392         * config.guess (IRIX): Sed - to _.
12394 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12396         * Makefile.in (source-vault, binary-vault): New targets.
12398 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12400         * config.sub: Recognize -eabi as a basic system type.
12402 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12404         * configure.in (enable_shared stuff): Fix typo.
12406 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12408         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12410 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12412         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12414 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12416         * configure.in (rs6000-*-*): Don't build gas.
12418 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12420         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12421         reduce command line length.
12422         (AS_FOR_TARGET): Check for as.new, not Makefile.
12423         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12425 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12427         * config.guess:  Merge from FSF.
12429 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12431         * configure: Don't use $ when handling program_suffix.
12433 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12435         * configure.in:  Configure tk for hppa/hpux.
12437 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12439         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12441 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12443         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12444         to LIBCXXFLAGS.  Tests are better run without it.
12446 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12448         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12450 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12452         * configure.in (*-*-netware*): Don't configure xiberty.
12454 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12456         * configure.in:  Remove tk from native_only list.
12458 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12460         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12461           for special NCD build.
12463 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12465         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12466         makeall.bat, they're only useful for binutils snapshots.
12467         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12468         makeall.bat to specified SUPPORT_FILES.
12470 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12472         * build-all.mk: Add Ericsson targets to sun4 and solaris
12473           hosts.  Add  BNR's sun4 target to solaris host, so their
12474           build-from-source will be tested in-house first.
12476 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12478         * Makefile.in (LIBCFLAGS): New variable.
12479         (CFLAGS_FOR_TARGET): Ditto.
12480         (LIBCFLAGS_FOR_TARGET): Ditto.
12481         (LIBCXXFLAGS): Ditto.
12482         (CXXFLAGS_FOR_TARGET): Ditto.
12483         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12484         (BASE_FLAGS_TO_PASS): Pass them.
12485         (EXTRA_TARGET_FLAGS): Ditto.
12487         * configure.in: Support --enable-shared.
12489 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12491         * configure.in (target_libs):  Include libstdc++ again.
12492         * config.guess:  Update from FSF (for FreeBSD).
12494 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12496         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12497         makeall.bat.
12498         (DISTDOCDIRS): Add `etc'.
12499         (ETC_SUPPORT_PFX): New variable.
12500         (taz): Include anything from etc starting with a word in
12501         ETC_SUPPORT_PFX.
12503 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12505         * config.sub: Update for recent FSF changes.  Remove obsolete
12506         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12507         spacing changes.
12509 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12511         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12513         * config.guess:  Merge with FSF.
12514         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12516 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12518         * configure: Since the "trap 0" handler will override the exit
12519         status on many systems, only use it for "exit 1", and make it set
12520         a non-zero exit status; reset it before "exit 0".  Also, check
12521         exit status of config.sub, and error out if it failed.
12523 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12525         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12526         and install libgloss.
12528 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12530         * Makefile.in (all-binutils): Depend upon all-byacc.
12532         * configure.in: Don't build emacs on Irix 5.
12534 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12536         * configure.in (*-*-netware*): Add libio.
12538 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12540         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12541         (CHECK_TARGET_MODULES): Ditto.
12542         (INSTALL_TARGET_MODULES): Ditto.
12543         (TARGET_LIBS): Ditto.
12544         (all-libstdc++): Note dependencies.
12546 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12548         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12550 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12552         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12553         -fexternal-templates.
12555         * configure.in (target_libs): Add libstdc++.
12556         (noconfigdirs): Add libstdc++ as appropriate.
12558 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12560         * config.guess:  Update from FSF.
12562 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12564         * configure: Use ${config_shell} when running ${configsub}.
12566 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12568         * config.sub: No longer recognize h8300h.
12570 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12572         * config.sub: Remove extraneous differences between config.sub and
12573         gcc/config.sub.
12575 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12577         * Makefile.in (DISTSTUFFDIRS): Add gas.
12579 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12581         * COPYING.NEWLIB: New file.
12583 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12585         * config.guess (HP-UX):  Patch from Harlan Stenn
12586         <harlan@landmark.com> to also emit release level.
12588 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12590         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12592 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12594         * config.sub:  Merge nextstep cleanup from FSF.
12596 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12598         * configure.in (arm-*-*): Don't configure ld for this target.
12600 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12602         * configure.in (*-*-netware): don't configure libg++, libio,
12603           librx, or newlib.
12605 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12607         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12608         configure ld--it works, but it doesn't support shared libraries.
12610 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12612         * config.guess (*-unknown-freebsd*):  Get rid of possible
12613         trailing "(Release)" in version string.
12614         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12616 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12618         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12619         Fix type: *-next-neststep -> *-next-nextstep.
12621         * config.guess:  Merge from FSF:
12623         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12625         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12627         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12629         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12630         instead of UNIX_SV for UnixWare 1.0).
12632 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12634         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12635         to make gdb/nlm/* build after the compiler and linker.
12637 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12639         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12640         not just i[34]86.
12641         (m68k-atari-sysv4):  Relocate to match FSF version.
12643         * config.guess:  More merges from the FSF:
12645         Add a space before function call or macro invocation.
12647         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12649         * config.guess: Add trap cmd to remove dummy.c and dummy when
12650         interrupted.
12652         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12654         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12655         (dummy): Redirect stderr from compilation of dummy.c.
12657         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12659         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12661 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12663         * configure: Accept and ignore --cache*, for compatibility with
12664         new autoconf.
12666 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12668         * config.guess:  Merge from FSF:
12670         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12672         * config.guess (Pyramid*:OSx*:*:*): New case.
12673         (PATH): Add /.attbin at end for finding uname.
12674         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12676         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12678         * config.guess (M88*:DolphinOS:*:*): New case.
12680         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12682         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12683         to select whether to use ELF or COFF.
12685         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12687         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12689         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12691         * config.guess: Guess the OS version for HPUX.
12693         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12695         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12697 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12699         * configure.in: Recognize --with-headers, --with-libs, and
12700         --without-newlib.
12701         * Makefile.in (all-xiberty): Depend upon all-ld.
12703 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12705         * configure.in: Change i[34]86 to i[345]86.
12707 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12709         * configure (version): A few more tweaks to help message.
12711 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12713         * Makefile.in:  Remove (for now) librx as a host library,
12714         now that we're building it for target.
12716 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12718         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12719         (Karl Berry).
12721 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12723         * configure.in:  Also configure librx.
12725 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12727         * Makefile.in:  Update various rules to reflect that librx
12728         is now needed for libg++.
12730 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12732         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12734 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12736         * configure.in: Configure the examples directory.
12738 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12740         * configure: Simplify Jun 2 1994 change.
12742 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12744         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12745         /bin/gcc isn't good enough to build gcc.
12747 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12749         * Makefile.in (GDB_SUPPORT_FILES): Remove
12750         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12751         (gdb.tar.gz): Add new rule to use standard distribution building
12752         mechanism.
12754 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12756         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12757         Bill Cox <bill@cygnus.com>.
12759 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12761         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12763 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12765         * configure:  Search current dir first in .gdbinit.
12767 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12769         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12771 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12773         * config.sub:  Refer to NeXT's operating system as nextstep.
12775         * config.sub (case $basic_machine):  Re-order the cases, to match
12776         the order in the FSF version (which is mostly alphabethical).
12777         Merge in some additions and changes from the FSF.
12779 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12781         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12782         * config.sub: Recognize cxux7.
12783         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12785 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12787         * config.sub:  Fix typo powerpc -> powerpc-*.
12789 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12791         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12793         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12794         parallel with all-emacs and install-emacs).  Top-level command
12795         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12797 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12799         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12800         $(relbindir)/make before doing ``make install'', and use
12801         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12802         installing over running make binary.
12803         ($(host)-stamp-stage3-installed): Likewise.
12805 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12807         * config.guess: Recognize Mach.
12809 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12811         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12812         see whether --exec-prefix was used.
12814 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12816         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12818 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12820         * Makefile.in: Add all-librx target similar to all-libproc.
12822 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12824         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12825         with post 1.2 uname bogosity.
12827 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12829         * configure: Remove temporary files on receipt of a signal.
12831 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12833         * configure: If there is a package_makefile_frag, remove
12834         ${subdir}/Makefile.tem after copying it in.
12836 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12838         * build_all.mk: support rs6000 lynx identifies itself as
12839         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12840         since /bin/gcc is too feeble to compile a modern gcc.
12842 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12844         * brought devo/test-build.mk update-to-date with progressive/
12845           test-build.mk. Add lynx targets and hppa flag info.
12847 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12849         * configure.in:  Use mh-ncrsvr43.  Patch from
12850         Tom McConnell <tmcconne@sedona.intel.com>.
12852 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12854         * config.guess (i386-unknown-bsdi):  No longer need to
12855         check #if defined(__bsdi__) && defined(__i386__).
12857 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12859         * configure: Set program_transform_nameoption correctly.
12861 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12863         * brought build-all.mk update-to-date with progressive build-all.mk,
12864           added new targets and hppa info.
12866 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12868         * configure: If config.guess result is a prefix of the user
12869         specified target, assume a native build and use the user specified
12870         target as the host alias.  Remove SunOS patch suffix removal hack.
12871         * configure.in: Remove SunOS patch suffix removal hack.
12873         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12874         in NATIVE_CHECK_MODULES.
12876 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12878         * Makefile.in: Rename HOST_ONLY to NATIVE.
12879         * configure: Delete SunOs patch suffix from host_canonical
12880           and build_canonical variables that are prepended to Makefiles.
12881         * configure.in: Add comments for easier maintenance.
12883 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12885         * Makefile.in: Add all-libproc target similar to all-gui.
12887 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12889         * Makefile.in (CHECK_MODULES): split into
12890         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12892 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12894         * config.guess (i386-unknown-bsdi): New system to guess.
12896 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12898         * Makefile.in: Add all-gui target (but not yet build by "all").
12900 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12902         * config.sub: Move deletion of patch suffix from here...
12903         * configure.in: To here, at Ian's suggestion.  The top-
12904           level scripts might need to know of a patch level.
12906 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12908         * config.sub: Strip off patch suffix so rtl is recognized
12909           as a sunos4.1.3 machine, even though it's been patched.
12911 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12913         * Makefile.in (INSTALL_LAST): Delete.
12914         (INSTALL_DOSREL): New.
12916 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12918         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12919         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12920         whether we pass down --with-gnu-ld anyhow.
12922 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12924         * Makefile.in (INSTALL_LAST): Change operation so it works
12925         on more flavors of make.
12926         * configure.in (go32): Don't build libg++ or libio.
12928 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12930         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12931         they can be overriden by templates.
12933 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12935         * configure.in (target==go32): Don't build gdb.
12936         * dosrel: New directory.
12938 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12940         * configure.in (host==go32): Configure dosrel too.
12941         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12942         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12943         be set by incoming names or templates.
12944         (INSTALL_LAST): New rule.
12946 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12948         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12950 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12952         * configure.in (appdirs): New variable.  Currently empty, but will
12953         be used in gas distribution.  If nonempty, lists a set of
12954         directories at least one of which must get configured, or top
12955         level configuration is considered to have failed.
12956         (rs6000-*-lynxos*): Use new file name.
12958 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12960         Eliminate XTRAFLAGS.
12961         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12962         newlib include files using -idirafter, and also use -nostdinc.
12963         (CXX_FOR_TARGET): Likewise.
12964         (XTRAFLAGS): Removed.
12965         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12966         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12967         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12968         ($(DO_X)): Don't pass down XTRAFLAGS.
12970 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12972         * configure.in (mips*-dec-bsd*): New target; do build linker.
12973         (mips*-*-bsd*): New target; don't build linker.
12975 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12977         * configure.in: support rs6000-*-lynxos* configuration.
12978         support sunos4 as a cross target.
12980         * config.sub: look for lynx*, not lynx since the OS version may
12981         legitimately be part of the name.
12983 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12985         * configure.in (i[34]86-*-sco*): Move to be with other i386
12986         targets.
12987         (romp-*-*): New target.  Skip various binary utilities.
12988         (vax-*-*): New target.  Don't build newlib.
12989         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12991 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12993         * configure.in: Only set host_makefile_frag if config
12994         directory exists.
12996 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12998         * install.sh: If $dstdir exists, don't check whether each
12999         component does.
13001 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13003         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13005 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13007         * configure.in (*-*-lynxos*): Don't configure newlib for either
13008         native or cross Lynx.
13010 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13012         * config.sub (sparc64-elf): Fix os.
13013         (z8k): Remove duplicate.
13015 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13017         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13018         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13020 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13022         * configure: Make file links cleanly even if Lynx fails on
13023           an NFS symlink (at least fail cleanly).
13025 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13027         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13028         -XNh2000.
13030 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13032         * configure: Unknown options are fatal again.
13034 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13036         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13037         compatibility.
13039 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13041         * build-all.mk: Add `clean' target.
13043 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13045         * config.guess:  Add SINIX support.
13046         * configure.in:  Add mips-*-sysv4* support.
13048 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13050         * build-all.mk: Document all useful targets.
13051         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13052         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13054 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13056         * configure: Support --silent, --quiet.
13058 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13060         * configure: Support --disable-FEATURE.
13062 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13064         * config.guess: Recognize NCR running SVR4.3.
13066 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13068         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13069         Patch from Paul Eggert <eggert@twinsun.com>.
13071 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13073         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13075 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13077         * configure: Make unrecognized options give nonfatal warnings
13078         instead of fatal errors, and pass them to any subdirectory
13079         configures in case they recognize them.
13080         Make --x equivalent to --with-x.
13082 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13084         * configure: Add --enable-* options.  Clean up usage message and
13085         some comments.
13087 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13089         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13091 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13093         * configure.in (hppa*-*-*): Enable binutils.
13095 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13097         * config.sub: Recognize cisco.
13099 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13101         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13103 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13105         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13106         than one configuration name.  Add comment.
13108 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13110         * config.guess: about target *-hitachi-hiuxwe2, fixed
13111         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13112         macro is incorrect.]
13114 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13116         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13117         than the "make ls" stuff which used to be here.
13119 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13121         * config.guess:  Recognize i[34]86-unknown-freebsd.
13122         From Shawn M Carey <smcarey@rodan.syr.edu>.
13124 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13126         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13128 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13130         * config.guess: Check for ptx.
13132 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13134         * config.sub: Add os9k checking.
13136 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13138         * config.guess: Handle OSF1 running on HPPA processors
13140 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13142         * configure: If subdir configure fails, print out a message with
13143         subdirectory name, in case subdir's configure code didn't identify
13144         itself.
13146 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13148         * configure.in: Remove embedded newlines from configdirs.
13149         Avoid mismatches of substrings.  Fix matching strings at end
13150         of configdirs.
13152 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13154         * config.guess:  Add Lynx/rs6000 config support.
13156 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13158         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13160 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13162         * configure.in (hppa*-*-osf*): Treat this just like most other
13163         PA configurations (eg no binutils or ld).
13164         (hppa*-*-*elf*): These configurations have binutils and ld.
13166 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13168         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13170 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13172         * configure.in (rs6000-*-*): Build gas.
13174 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13176         * Makefile.in:  Avoid bug in losing hpux sed.
13178 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13180         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13181         for GDB and GDB has been fixed to not need it.
13183 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13185         * config.guess: Recognize vax hosts.
13187 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13189         * configure (while loop): Don't use "break 2" inside case
13190         statement -- the case statement isn't an enclosing loop.
13192 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13194         * config.guess:  Clean up NeXT support, to allow nextstep
13195         on Intel machines.  Make OS be nextstep.
13197 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13199         * config.guess: Add alternate forms for Convex.
13201 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13203         * configure:  Completely rewrite option processing.  Take
13204         advantage of pattern-matching to avoid invoking test frequently.
13205         Also clean up host and target defaulting logic.
13207 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13209         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13210         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13211         commands (plus user environment) will fit SCO limits.
13213 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13215         * configure.in: Don't issue warnings about directories which are
13216         not being configured if -norecursion is set.  Correct test for
13217         --with-gnu-as and --with-gnu-ld to not get confused by substring
13218         matches.
13220         * configure.in: Don't build gas for alpha-dec-osf1*.
13222 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13224         * configure:  Back out Per's change of 12/19/1993.  It changes the
13225         behavior of configure in unexpected and confusing ways.
13227         Also, use different delim char when calculating
13228         program_transform_name so that the name can contain slashes.
13230 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13232         * configure.in, config.sub: Add support for VSTa micro-kernel.
13234 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13236         * configure.in: Nuke hacks which were used to get a special
13237         version of GAS for HPPA configurations.
13239 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13241         * configure:  If only ${target_alias} is given, use that
13242         as the default for ${host_alias}.
13243         * configure:  Add missing back-slashes before nested quotes.
13245 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13247         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13249 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13251         * config.guess:  Recognize some Tektronix configurations.
13252         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13254 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13256         * config.sub: Match any flavor of SH.
13258 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13260         * configure.in: Don't try to configure newlib for Alpha.
13262 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13264         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13265         libg++ or libio for any Alpha target.
13267         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13269 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13271         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13272         default arguments -- so it tried to compress itself.
13274 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13276         * configure.in (notsupp): ensure that a space is always at the end
13277           of the configdirs list, since the grep checks for an explicit space
13279 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13281         * configure.in (target i386-sysv4.2): don't build ld, since static
13282           versions of many libraries are not available.
13284 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13286         * config.guess: Recognize Apollos (using environment variables).
13287         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13289 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13291         * config.guess: Recognize Sony news mips running newsos.
13293 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13295         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13296         "fi ; else" for bash.
13298 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13300         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13302 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13304         * config.sub: accept unixware as an alias for svr4.2.
13305         Fix some inconsistancies with the gcc version.
13307 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13309         * Makefile.in (DISTDOCDIRS):  Add gdb.
13311 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13313         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13315 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13317         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13318         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13319         this now.
13321 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13323         * config.sub: Accept hiux* as an OS name.
13325         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13326         etc/make-stds.texi.  The underscore came from gcc, and dje now
13327         agrees that RUNTESTFLAGS is the correct name.
13329 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13331         * install.sh:  Remove 'set -e'.  It makes any conditionals
13332         in the script useless.
13334         * config.guess: Automatically recognize arm-acorn-riscix
13335         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13337 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13339         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13341 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13343         * Makefile.in (DISTDOCDIRS): New variable.
13344         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13345         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13347 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13349         * configure.in (hppa target): check the source directory for the
13350           pagas sub-directory
13352 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13354         * config.sub: Allow -aout* and -elf*.
13356 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13358         * configure.in: Don't build ld on i386-solaris2, same as for
13359         sparc-solaris2.
13361 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13363         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13365 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13367         * configure.in:  Configure gdb for alpha.
13369 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13371         * Makefile.in (CXXFLAGS): Add -O.
13373 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13375         * config.guess: added support for DG Aviion
13377 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13379         * configure.in: Produce warning message for subdirectories not
13380         configurable for this host/target combination.  Don't try to
13381         configure gdb for vms.
13383 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13385         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13386         appropriate files before making "diststuff".
13387         (DISTBISONFILES): New var: list of files to be edited.
13388         (DISTSTUFFDIRS): Add binutils.
13390 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13392         * config.sub: also handle mipsel and mips64el (for little endian mips)
13394 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13396         * configure.in: Add * to end of all OS names.
13398 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13400         * configure.in: Build newlib for LynxOS native.
13402 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13404         * config.guess: Add support for delta 88k running SVR3.
13406         * configure.in: Add comment about HP compiler vs. emacs.
13408 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13410         * configure.in: don't build ld on solaris2 (not a viable option
13411           due to bugs in getpwnam & getpwuid)
13413 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13415         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13416         config.guess will produce a full version number.
13418 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13420         * configure.in: Build linker and binutils for alpha-dec-osf1.
13422 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13424         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13425         and gdb/testsuite/Makefile.in.
13427 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13429         * configure.in: recognize mips*- instead of mips-
13431 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13433         * config.sub: Accept linux*coff and linux*elf as operating
13434         systems.
13436 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13438         * config.sub: Recognize mips64, and mips3 as an alias for it.
13440 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13442         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13443         gdb knows how to handle OSF/1 shared libraries.
13445 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13447         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13448         * config.guess: Recognize Hitachi's HIUX.
13449         * config.sub: Recognize h3050r* and hppahitachi.
13450         Remove redundant cases for hp9k[23]*.
13452 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13454         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13455         if gas and ld are in the source tree and are in ${configdirs}.
13456         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13457         --with options (but still pass them down on the command line,
13458         if they were explicitly specified).
13460 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13462         * configure: substitute SHELL value in Makefile.in with
13463         ${CONFIG_SHELL}
13465 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13467         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13468         *-*-solaris2* targets.
13470 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13472         * Makefile.in: define M4, and pass it down to sub-makes;
13473         all-autoconf now depends on all-m4
13475 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13477         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13478         presence of {ar,ranlib} instead of a configured directory
13480 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13482         * config.guess: Accept 34?? as well as 33?? for NCR.
13484 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13486         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13487         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13489 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13491         * configure: grab values for $(CC) and $(CXX) from the
13492         environment, so that someone can do "CC=gcc configure; make" and
13493         have it work right (matching the way that autoconf works now)
13495         * configure.in, Makefile.in: add support for gash, the tcl
13496         interface to Galaxy
13498         * config.guess: add NetBSD variants (hp300, x86)
13500 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13502         * install.sh: Support -d option (in the manner of SunOS 4 install,
13503         as it is more deterministic than that of GNU install)
13504         (chmodcmd): Set file to mode 755 by default (should also do default
13505         chgrp and chown, but I don't feel like dealing with that now)
13507 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13509         * config.sub: Remove h8300hhms alias.
13511 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13513         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13515 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13517         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13518         as stmp-fixinc
13520 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13522         * config.sub: recognize m88110-bug-coff.
13524 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13526         * Makefile.in (all-libio): all dependencies on the toolchain used
13527         to build this (gcc, gas, ld, etc)
13529 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13531         * config.guess: Deal with OSF/1 1.3 on alpha.
13533 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13535         * install.sh: add some 'else true' clauses for portability
13537         * configure.in: don't build libio for h8[35]00-*-* targets
13539 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13541         * Makefile.in:  Add support for new libio.
13543 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13545         * install.sh: If one command fails, don't try the rest.  Don't try
13546         to remove $dsttmp (via trap) unless we have already created it.
13547         If $src doesn't exist, detect it and exit with an error.
13549         * config.guess: Recognize BSD on hp300.
13551 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13553         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13554         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13556 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13558         * Makefile.in (all-send-pr): depends on all-prms
13560 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13562         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13564 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13566         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13567         Added test for mips-mips-riscos5.
13569 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13571         * configure.in: use mh-hp300 for 68k HP hosts
13573 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13575         * configure: add support for CONFIG_SHELL, so that you can use
13576         some alternate shell for evaluating configure scripts
13578 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13580         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13581         in configure script to bug-gdb@prep.ai.mit.edu when building
13582         distribution archive.
13583         * Makefile.in (COMPRESS):  Remove def.
13584         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13585         gdb.tar.Z and make-gdb.tar.Z respectively.
13586         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13587         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13588         to convergence with 'taz' target in Makefile.in.
13590 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13592         * install.sh (dsttmp): use trap to ensure that tmp files go
13593         away on error conditions
13595 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13597         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13599 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13601         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13602         its parent is '/' not ''.
13604         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13606 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13608         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13609         that ${newsrcdir}/configure.in does.
13611 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13613         * test-build.mk: support for CONFIG_SHELL
13615 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13617         * config.sub (netware):  Add as a basic system type.
13619 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13621         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13622           $(srcdir)/ from the dependency on Makefile.in.
13624 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13626         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13627         (h8300hhms is temporary until multi-libraries are implemented).
13628         * configure.in: Handle h8300h too.
13630 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13632         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13634 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13636         * configure:  Remove extraneous output when guessing host type.
13637         * config.guess:  Remove extraneous output when guessing using C
13638         compiler rather than uname, or when guessing fails.
13640 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13642         * Makefile.in: remove all.cross and install.cross targets
13644         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13645           definitions
13647 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13649         * configure.in (target sh): Build gprof.
13651 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13653         * config.sub: change -solaris to -solaris2
13655 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13657         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13659 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13661         * configure: Correct error message for missing Makefile.in to
13662         print correct directory.
13664 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13666         * install.sh: kludge around 386BSD shell bug
13668 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13670         * config.guess:  Recognize NeXT.
13671         * config.guess:  Recognize i486-ncr-sysv4.
13672         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13674 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13676         * Makefile.in (MAKEINFOFLAGS): New variable.
13677         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13678         * build-all.mk, test-build.mk: Pass down --no-split as
13679         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13681 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13683         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13685 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13687         * Makefile.in (libg++.tar.z):  New rule.
13688         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13689         * Makefile.in (taz):  Only do a single chmod.
13691 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13693         * install.sh: don't use dirname anymore (replaced with sed usage)
13695 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13697         * Makefile.in:  Change extension for gzip'd files from '.z' to
13698         '.gz' per new FSF standard usage.
13700 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13702         * configure: put quotes around the final value of program_transform_name
13704 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13706         * Makefile.in: new install.sh support; update install-info rules
13708 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13710         * configure.in: Build diff for crosses, but not for go32 host.
13712         * configure.in: Build gprof only for native, and don't build it
13713         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13715 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13717         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13719 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13721         * configure.in (host_tools): Add prms.
13723 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13725         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13726         with $(FLAGS_TO_PASS) on the command line
13728         * config.sub: Recognize lynx and lynxos
13730 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13732         * config.sub: Accept -ecoff*, not just -ecoff.
13734 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13736         * Makefile.in (taz): Use .gz suffix instead of .z.
13737         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13738         names.
13740 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13742         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13744 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13746         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13747         that rebuilds that might happen during 'make install' don't get
13748         bogus gcc include files
13750 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13752         Change from Utah for HPPA support:
13753         * config.guess: Recognize hppa1.x-hp-bsd.
13755 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13757         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13758         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13760 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13762         * config.sub: Add support for rom68k and bug boot monitors.
13764 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13766         * Makefile.in: Make all-opcodes depend on all-bfd.
13768 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13770         * config.guess: Added special check for i[34]86-univel-sysv4*.
13772 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13774         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13775         the processor rather than assuming i486.
13777 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13779         * config.guess: Recognize SunOS6 as Solaris3.
13781 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13783         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13784         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13786 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13788         * build-all.mk (all-cross): New target for Canadian Cross.
13789         Added Q2 go32 targets.
13790         * test-build.mk: Configure go32 cross sparclite-aout and
13791         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13792         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13794 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13796         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13797         GO32 hosted toolchains
13799 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13801         * configure: change  so "-exec-prefix" gets passed down rather
13802         than "-exec_prefix" so autoconf generated Makefiles get the
13803         exec_prefix set right.
13805 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13807         * config.guess: get the Solaris2 minor version number
13809         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13811 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13813         * config.guess: Recognize some Sequent platforms.
13815 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13817         * Makefile.in: added the vault-install target
13819         * configure.in: actually use the Sun3 makefile fragment that's in
13820         config, also added the release dir to configdirs
13822 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13824         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13826 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13828         * configure.in: remove some program from Alpha targetted toolchains
13830 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13832         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13833         gprof.
13834         (taz): Run "make diststuff" in those directories instead of "make
13835         proto-dir".  Look for "VERSION=" only at start of line in subdir
13836         Makefile.  Use "gzip -9" for compression.
13837         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13838         (binutils.tar.z): New target.
13840 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13842         * Makefile.in (taz): Include gpl.texinfo.
13844 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13846         * Makefile.in (setup-dirs): Merged into "taz" target.
13847         (taz): Only do `proto-dir' stuff if a directory is actually needed
13848         for this target.
13850 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13852         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13853         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13854         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13855         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13856         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13858 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13860         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13861         config.sub, and move-if-change to gdb testsuite distribution
13862         archive, so the testsuite can be extracted, configured, and
13863         run separately from the gdb distribution.  Blow away the Chill
13864         tests that require a Chill compiled executable, since GNU Chill
13865         is not yet publically available.
13867 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13869         * test-build.mk: set environment variables in a single command,
13870         instead of a list of assignments and exports
13872         * config.guess: recognize Alpha/OSF1 systems
13874 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13876         * configure: Change help message to prefer --options rather than
13877           -options.
13879 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13881         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13882         zippy@ecst.csuchico.edu.
13883         * config.guess: Recognize miniframe.
13885 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13887         * Makefile.in: Use srcroot to find runtest rather than rootme.
13888         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13890 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13892         * test-build.mk: Extensive additions to support building on a
13893         machine other than the host.
13895 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13897         * configure (tooldir): Fix for i386-aix again.
13899 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13901         * configure, Makefile.in:  Change definition of $(tooldir)
13902         to match the FSF.
13904 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13906         * config.guess:  Recognize i[34]86/SVR4.
13908 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13910         * Makefile.in (all-gdb): gdb depends on sim.
13912 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13914         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13915         at the same time we make the prototype gdb directory.
13916         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13917         files at the same time as the gdb base release distribution.
13919 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13921         * Makefile.in (check): Use individual check targets rather than
13922         DO_X rule.
13923         (check-gcc): Added.
13925 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13927         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13928         for System V release 3.2.
13930 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13932         * config.sub: Recognize hppaosf.
13933         * configure.in: Do configure ld/binutils/gas for it.
13935 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13937         * configure (tooldir): Alter syntax used to set this, for systems
13938         where "\$" isn't handled right, like i386-aix.
13940 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13942         * configure: Pass program-transform-name, not
13943         program_transform_name, to recursive configures.
13945 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13947         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13948         of gas+ld+binutils.
13950 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13952         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13954 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13956         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13958 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13960         * Makefile.in (PRMS): Set back to all-prms.
13962 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13964         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13965         targets, rather than for MIPS hosts.
13967 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13969         * configure.in: add comment for --with-x default values
13971         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13973         * Makefile.in: add check-* targets for each of the directories in
13974         the tree.  Add a definition of RUNTEST that will use the one we
13975         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13977 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13979         * configure.in: Removed obsolete references to bfd_target and
13980         target_makefile_frag.
13982         * build-all.mk: Set assorted targets for Q2.
13983         * config.sub: Recognize z8k-sim and h8300-hms.
13984         * test-build.mk: Really don't pass host to configure.
13985         (HOLES): Added uname.
13987 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13989         * configure: Handle an empty program-prefix, program-suffix or
13990         program-transform-name correctly.
13992 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13994         * build-all.mk: -G 8 no longer required for MIPS targets.
13995         * test-build.mk: Don't pass host argument to configure; make it
13996         guess.
13998 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14000         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14001         * Makefile.in (COMPRESS):  New macro, like GZIP.
14003 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14005         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14007         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14008         with gas currently defaults to -G 0.
14010 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14012         * Makefile.in (all-flex): flex depends on byacc.
14014         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14015         to test-build.mk as RELEASE_TAG.
14016         * test-build.mk (configargs): New variable containing arguments to
14017         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14018         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14020         * config.guess: Use /bin/uname when checking -X argument on SCO,
14021         to avoid invoking GNU uname which doesn't understand -X.
14023         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14025         * configure.in: Build gas for mips-*-*.
14027 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14029         * Makefile.in (all.normal): insert missing backslash.
14031 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14033         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14035         * Makefile.in: Complete overhaul to merge many almost identical
14036         targets.
14038 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14040         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14041         (gdb.tar.Z): Adjusted.
14043         * Makefile.in (setup-dirs, taz): New targets; should be general
14044         enough to adapt for gdb sometime.  Build only .z file.
14045         (gas.tar.z): New target.
14047 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14049         * build-all.mk: Use CC=cc -Xs on Solaris.
14051 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14053         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14054         for handling BISON for FSF releases.
14056 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14058         * configure: Actually implement the change zoo just documented.
14060 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14062         * configure: when using config.guess, only set target_alias when
14063         it's not already been set (ie, on the command line)
14065 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14067         * Makefile.in: add installcheck target, set PRMS to install-prms
14069 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14071         * configure: add support for package_makefile_fragment, handle the
14072         case where a directory has a configure.in file but no Makefile.in
14073         more gracefully (with an actual understandable error message, even);
14074         add support for --without (and add this to the usage message); also
14075         explicitly add a --host=${host_alias} to the command line when
14076         config.guess is used
14078 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14080         * configure: Must use both --host and --target in recursive calls.
14082 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14084         * Makefile.in: Change deja-gnu to dejagnu.
14086 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14088         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14090 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14092         * configure.in: canonicalize all instances to *-*-solaris2*,
14093         also strip out a number of tools to not build for go32 host
14095 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14097         * config.guess: add GPL.
14099         * Makefile.in, config.guess, config.sub, configure: bump
14100           copyrights to 93.
14102 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14104         * Makefile.in (do-info): Removed obsolete check for existence of
14105         localenv file.
14107         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14109 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14111         * Makefile.in: a couple of 'else true' for decstation,
14112         support for TclX
14114         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14116 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14118         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14120 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14122         * config.guess: Recognize i386-ibm-aix (PS/2).
14123         * configure.in: Use config/mh-aix386 file for it.
14125 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14127         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14128         CC_FOR_TARGET instead.
14129         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14131 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14133         * Makefile.in: Add sim to list of directories sent with gdb
14135 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14137         * configure.in: Put back mips-dec-bsd* case.
14139 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14141         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14142         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14143         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14145 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14147         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14149         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14150         (install-info): install dir.info only if it exists,
14151         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14153 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14155         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14156         gas for mips-dec-bsd.
14158 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14160         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14161         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14163 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14165         * configure.in: Added "dejagnu" to hosttools list.
14167 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14169         * config.sub, configure.in, config.guess:  Add support
14170         for Bosx, an AIX variant from Bull.
14171         Patches from F.Pierresteguy@frcl.bull.fr.
14173 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14175         * devo/dejagnu: Initial creation of devo/dejagnu.
14176         Migrated dejagnu testcases and support files for testing software
14177         tools to reside as subdirectories, currently called "testsuite",
14178         within the directory of the software tool.  Migrated all programs,
14179         support libraries, etc. beloging to dejagnu proper from
14180         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14181         with no modifications.  The changes to these files which will
14182         allow them to configure, build, and execute properly will be made
14183         in a future update.
14185 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14187         * Makefile.in: Change send_pr to send-pr.
14188         * configure.in: Likewise.
14189         * send_pr: Renamed directory to send-pr.
14191 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14193         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14195 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14197         * README:  Update for gdb-4.8 release.
14198         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14199         gdb-xxx.tar.z (gzip'd) file also.
14201 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14203         * Makefile.in: make all-diff depend on all-libiberty
14205 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14207         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14209 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14211         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14213 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14215         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14216         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14217         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14219 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14221         * Makefile.in:  makeinfo binary is in a new location
14223 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14225         * config.sub: Accept -ecoff as an OS.
14227         * Makefile.in: Various changes to eliminate a level of make
14228         recursion and reduce the required command line length.
14229         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14230         sub-makes.
14231         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14232         variables holding settings for specific sub-makes.
14233         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14234         in terms of BASE_FLAGS_TO_PASS.
14235         (TARGET_LIBS): New variable listing directories which use
14236         TARGET_FLAGS_TO_PASS.
14237         (subdir_do): Eliminated.
14238         (do-*): New set of targets to replace subdir_do.
14239         (various): All targets which used subdir_do now depend on do-*.
14240         (local-clean): Renamed from do_clean.
14241         (local-distclean): New target, dependency of distclean and
14242         realclean.
14243         (install-info): Don't create directories.  Depend on dir.info
14244         rather than calling make recursively.
14245         (install-dir.info): Eliminated.
14246         (install-info-dirs): Create all info directories here.
14247         (dir.info): Depend upon do-install-info.
14249         * test-build.mk (HOLES): Added false.
14251 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14253         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14255 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14257         * Makefile.in (info): remove dependency on all-texinfo.  The
14258         problem was really in texinfo/C, not at this level.
14260 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14262         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14264 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14266         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14267         GDB releases.
14269 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14271         * configure: Include srcdir in message about target of link not
14272         being found.  Don't convert `-' to `_' in `with' options being
14273         passed to subdirs.
14275 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14277         * configure.in: add uudecode to host_tools
14279         * Makefile.in: added {all,install}-uudecode targets, added them to
14280         the appropriate lists
14282 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14284         * Makefile.in (all-gcc): Added dependency on all-gas.
14286         * configure.in (mips-*-*): Build ld and binutils.
14288 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14290         * configure: check return code from mkdir, print error message and
14291           exit on failure.
14293 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14295         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14297 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14299         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14301 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14303         * config.sub (h8500):  Recognize this as a cpu type.
14305 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14307         * configure: source directory missing is no longer a warning
14309         * configure.in: recognize irix[34]* instead of irix[34]
14311         * Makefile.in: define and pass down X11_LIB
14313 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14315         * guess-systype: Renamed to ...
14316         * config.guess:  ... by popular request.
14317         * configure.in, Makefile.in:  Update accordingly.
14319 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14321         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14322         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14323         + Execute ./dummy instead of assuming . is in PATH.
14325 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14327         * guess-systype:  New shell script.  Attempts to guess the
14328         canonical host name of the executing host.
14329         Only a few hosts are supported so far.
14330         * configure:  Call guess-systype if no host is specified.
14332 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14334         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14335         gcc Makefile.
14338 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14340         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14341         (all-gcc, install-gcc, subdir_do): Use it.
14343 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14345         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14347 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14349         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14350           set exclusively by configure, using configure.in .
14352 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14354         * test-build.mk: set $PATH for all builds
14356         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14358 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14360         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14361         the one used in gcc/Makefile.in, so that a null expansion doesn't
14362         override the one needed to build gcc with a native cc.
14365 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14367         * configure: Accept -with arguments.
14369 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14371         * Makefile.in: added h8300sim
14373 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14375         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14376         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14377         (all-cygnus, native, build-cygnus): Make
14378         $(canonhost)-stamp-3stage-done, not $(host)....
14379         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14380         i386-sco3.2v4.  Added else true to if command.
14382 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14384         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14386 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14388         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14390 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14392         * configure.in: don't remove binutils from Solaris builds
14394 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14396         * Makefile.in: get rid of earlier definitions for *clean,
14397         also handle the recursive info rule better
14399 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14401         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14402         do more-or-less the right thing.
14404 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14406         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14407         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14409 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14411         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14412         $(host_canonical).
14414         * configure.in: split the configdirs list into 4 categories (native
14415         v. cross, library v. tool) and handle the cross-only and native-
14416         only in more reasonable (and correct!) way.
14418 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14420         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14421         configdirs anymore.
14423 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14425         * Makefile.in: extensive cleanup::  removed all of the explicit
14426         clean-* targets, collapsed many wrappers around subdir_do into
14427         one, added additional targets to satisfy standards.texi, deleted
14428         some old targets, some changes for consistency
14430 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14432         * configure.in: handle some programs as cross-only, and others as
14433         native only
14435         * test-build.mk: handle partial holes in a more generic manner
14437         * Makefile.in: m4 depends on libiberty
14439 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14441         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14442         time, wdiff, and find to configdirs
14444         * Makefile.in: all, clean, and install rules for the new programs
14445         added to configure.in
14447 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14449         * configure.in: use mh-sun for all *-sun-* hosts
14451 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14453         * Makefile.in: define flags for X11 include files and library file
14454         locations, pass them down to the programs that need this info
14456         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14458 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14460         * configure.in: start building libg++ for HP-UX targets
14462 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14464         * README:  Update references to files moved into etc/.
14466 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14468         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14469         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14471 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14473         * configure: accept dash as well as underscore in long option
14474         names for FSF compatibility.
14476 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14478         * config.sub: added -sco3.2v4 support from FSF.
14480 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14482         * configure.in: expand the section that adds or removes
14483         directories from the list of programs to build, to handle native
14484         vs. cross in addition to host v. native
14486 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14488         * Makefile.in:  Replace C++ in macro names with CXX.
14489         This is less likely to break ...
14491 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14493         * test-build.mk: add -w to GNU_MAKE
14495 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14497         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14498         add 'sparc' to list of recognized cpus.  This needed to make
14499         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14500         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14501         then changes that into $CPU-wrs-vxworks.
14503         * configure.in: remove most references to gdbtest, regularize
14504         target based program removal
14506         * test-build.mk: import from p3 tree (many fixes and changes)
14508 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14510         * Makefile.in: added rules to handle tcl, tk, and expect
14512         * configure.in: handle those directories if they exist
14514 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14516         * config.sub: removed bogus hppabsd and hppahpux names, since
14517         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14519 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14521         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14522         depends upon all-xiberty
14524         * Makefile.in: changes from p3, including:
14526         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14528         * Makefile.in (XTRAFLAGS): include newlib directories if
14529         newlib/Makefile exists, rather than if host != target.
14531         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14533         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14534         from the same source tree and not building a cross-compiler.  This
14535         matters for the libg++ configuration if reconfiguring a tree that
14536         has already been installed.
14538         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14540         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14541         pick up the machine and system specific header files.
14543         * Makefile.in: added AS_FOR_TARGET, passed down in
14544         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14545         the C compiler to use to create programs which are run in the
14546         build environment, set it to default to $(CC), and passed it down
14547         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14549         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14551         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14552         We need them for unusual native builds, like systems without
14553         ranlib.
14555         * configure: also define $(host_canonical) and
14556         $(target_canonical), which are the full, canonical names for the
14557         given host and target
14559 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14561         * Makefile.in:  Added separate definitions for C++.
14563 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14565         * configure.in (configdirs):  Add deja-gnu.
14567 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14569         * README:  Update for configure.texi and gdb-4.7 release.
14571 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14573         * Makefile.in:  Move "all" target to top of file.
14574         Previously, first target was ".PHONY" which caused BSD4.4 make
14575         to build .PHONY when make was run without arguments.
14577 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14579         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14580         Library-copylefted code in libiberty.
14582 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14584         * config.sub:  Replace m68kmote with plain old m68k.
14586 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14588         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14590 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14592         * config.sub: Complain if no argument is given.  Added support for
14593         386bsd as OS and target alias.
14595 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14597         * Makefile.in (XTRAFLAGS): include newlib directories if
14598         newlib/Makefile exists, rather than if host != target.
14600 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14602         * config.sub: recognize sparclite-wrs-vxworks.
14604         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14605         p3.) Added clean-xiberty to clean.
14607 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14609         * configure.in: use *-*-* instead of nested cases for host and target
14611 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14613         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14614         from the same source tree and not building a cross-compiler.  This
14615         matters for the libg++ configuration if reconfiguring a tree that
14616         has already been installed.
14618 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14620         * config.sub (i486v/i486v4):  Merge in from FSF version.
14622 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14624         * configure: only set PWD if it is already set.
14626 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14628         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14629         doesn't have unset and all success paths (and most error paths)
14630         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14631         to just ${PWD} to avoid confusion.)
14633 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14635         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14636         even for a native compilation.
14638 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14640         Changes to make the gdb.tar.Z rule work better.
14642         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14643         (DEVO_SUPPORT):  Add configure.texi.
14644         (bfd-ilrt.tar.Z):  Remove ancient rule.
14646 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14648         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14649         pick up the machine and system specific header files.
14651         * configure.in, config.sub: added new target m68010-adobe-scout,
14652         with alias of adobe68k.  Changed configure.in to check for
14653         -scout before -sco* to avoid a false match.
14655         * Makefile.in: added AS_FOR_TARGET, passed down in
14656         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14657         the C compiler to use to create programs which are run in the
14658         build environment, set it to default to $(CC), and passed it down
14659         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14661 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14663         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14664         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14665         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14666         FOR_TARGET variants, to newlib and libg++.
14668 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14670         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14671         first.
14673 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14675         * config.sub:  Accept `elf' as an environment.
14677 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14679         * Makefile.in (all-opcodes):  cd into the right directory
14681 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14683         * configure: added -program_transform_name option, used as
14684         argument to sed when installing programs.
14685         configure.texi: added documentation for -program_prefix,
14686         -program_suffix and -program_transform_name.
14688 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14690         * config.sub:  Accept i486 where i386 ok.
14692 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14694         * config.sub: accept we32k
14696 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14698         * config.sub, configure.in: accept OSE68000 and OSE68k.
14700         * Makefile.in: don't create all directories for ``make install'';
14701         let the subdirectories create the ones they need.
14703 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14705         * COPYING: new file, GPL v2
14707 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14709         * Makefile.in: use the new gen-info-dir, which needs a template
14710         argument (which also lives in texinfo)
14712         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14714 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14716         * config.sub (ncr3000):  Change i386 to i486.
14718 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14720         * Makefile.in: add install-rcs, install-grep to
14721         install-no-fixedincludes, removed install-bison and install-libgcc
14723 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14725         * configure.in: grab the HPUX makefile fragment if on HPUX
14727 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14729         * Makefile.in: eradicate bison spoor (ditto libgcc).
14730          configure.in: recognise m68{k,000}-ericsson-OSE.
14731          es1800 is alias for m68k-ericsson-OSE
14733 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14735         * configure.in: rearrange the parts that remove programs from
14736         configdirs, based now on HOST==TARGET or by canonical triple.
14738 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14740         * test-build.mk: recurse explicitly with -f test-build.mk when
14741           appropriate.  predicate stage3 and comparison on the existence
14742           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14743           On very clean, also remove ...stamp-co.  Build in-place before
14744           doing other builds.
14746 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14748         * Makefile.in, configure.in: add tgas
14750 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14752         * Makefile.in: a number of changes merged in from progressive.
14754         * configure.in: add libm.
14756         * .cvsignore: ignore some stuff that comes from test-build.mk.
14758 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14760         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14762 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14764         * configure: Add program_suffix (parallel to program_prefix)
14765         * Makefile.in: adjust directory-creating script for losing decstation
14767 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14769         * configure:  Minor $subdir-related fixes.
14771 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14773         * configure: fix various problems with propogating
14774         makefile_target_frag in subdirs.
14775         * configure.in: config libgcc if its there
14777 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14779         * config.sub:  HPPA merge.
14781 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14783         * Makefile.in:  Replace all-bison with all-byacc in all
14784         dependency lines for other tools (which now use byacc).
14786 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14788         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14790 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14792         * Makefile.in: make gprof rules similar to byacc rules (instead of
14793         vestigal $(unsubdir) that didn't work...)
14795 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14797         * config.sub:  Add support for Linux.
14798         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14799         (at least for libg++).
14801 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14803         * configure.texi: fix doc for the -nfp option to configure
14805 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14807         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14809 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14811         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14812         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14813         * configure.in: added solaris* host_makefile_frag hook.
14815 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14817         * config.sub: changed recognition of m68000 so that various
14818         m68k types can be specified via m680[01234]0
14820 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14822         * config.sub (basic_machine): fix sed so that '-foo' isn't
14823         completely substituted out while .+'-foo' loses the '-foo'
14825 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14827         * config.sub ($os): Add -aout.
14829 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14831         * configure:  If host_makefile_frag is absolute, don't
14832         prefix ${invsubdir} (relevant to libg++ auto-configure).
14834 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14836         * Makefile.in (tooldir): Define it.
14837         (all-ld): Depend on all-flex.
14839 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14841         * Makefile.in (check):  Fix libg++ special case.
14843 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14845         * configure: do not bury `pwd` into config.status, thus do fewer
14846           pwd's.
14848         * configure: print the "Building in" message only when building in
14849           other than "." AND verbose.
14851         * configure: remove -s, rework -v to better accommodate guested
14852           configures.
14854         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14856 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14858         * Makefile.in: macroize flags passed on recursion.  remove
14859           fileutils.
14861 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14863         * configure: get makesrcdir right for subdirs deeper than 1.
14865         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14866           install.
14868 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14870         * Makefile.in: don't print subdir_do or recursion lines.
14872 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14874         * standards.texi: added menu item.
14876         * Makefile.in: build and install standards.info.
14878         * standards.texi: new file.
14880 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14882         * configure: test for and move config.status pieces from
14883           ${subdir}/.
14885 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14887         * configure:  Test for existance of files before trying to mv
14888         them, to avoid numerous non-existance messages.
14890 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14892         * configure: correct final line of config.status.
14894         * configure: patch from eggert.  Avoids a protection problem if
14895           the original Makefile.in is read only.
14897         * configure: use move-if-change from gcc to create config.status.
14898           Some makefiles depend on config.status to tell if a directory
14899           has been reconfigured for a different host.  This change
14900           prevents those directories from remaking everything in the case
14901           where the reconfig was only intended to rebuild a Makefile.
14903         * configure: test for config.sub with "config.sub sun4" rather
14904           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14905           host alias from a missing config.sub.
14907 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14909         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14910           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14912 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14914         * configure: mkdir ${subdir} as needed.
14916 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14918         * Makefile.in,configure.in: added autoconf.
14920 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14922         * Makefile.in: no longer pass against on recursion.
14924         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14925           definitions are not inherited.
14927         * configure: correct makesrcdir when subdir is .
14929 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14931         * configure:  Add support for 'subdirs' variable, which is
14932         like 'configdirs', except that configure doesn't re-invoke
14933         itself for subdirs, it just creates a Makefile for each subdir.
14934         * configure.texi:  Document subdirs.
14936 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14938         * configure.in: added flex to configdirs
14940 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14942         * Makefile.in: remove clean-stamps from clean.
14944 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14946         * configure.in:  Add gdbtest to configdirs.
14948 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14950         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14951         to recursive makes.
14952         * configure.in:  Recognize new ncr3000 config.
14954 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14956         * Makefile.in, configure.in: removed references to gdbm.
14958 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14960         * config.sub:  Don't canonicalize os value
14961         newsos* to bsd (readline needs to check for newsos).
14962         (This fix was earlier made Jan 31, but got re-broken.)
14964 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14966         * configure.in:  sco is an os, not a vendor!
14968         * configure:  Quote $( better.  Keep various shells happy.
14970 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14972         * Makefile.in: eliminate stamp-files.
14974 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14976         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14977           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14979 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14981         * config.sub:  fix iris/iris3.
14983 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14985         * configure: re-add -rm.
14987 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14989         * Maskefile.in: add .stmp-rcs to all.
14991         * configure.in: remove gas from rs6000 build, use aix host fragment.
14993 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14995         * configure: pass down site_option during recursion.
14997 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14999         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15001 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15003         * configure: Change exec_prefix so that it really defaults to prefix.
15005 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15007         * Makefile.in, configure.in:  Add support for mmalloc library.
15009 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15011         * Makefile.in: add stmp dependencies for a few more things.
15013 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15015         * configure: adjusted error message on objdir/srcdir configure
15016           collision, per john's suggestion.
15018         * Makefile.in: add libiberty stmp to all and all.cross.
15020 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15022         * Makefile.in: remove force dependencies, add grep to all.
15024 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15026         * Makefile.in: drop flex.  make stamp files work.
15028         * configure: added test for conflicting configuration in srcdir,
15029           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15030           gets cranky.  use relative paths for configure and srcdir
15031           whenever possible.  Send some error messages to stderr that were
15032           going to stdout.
15034 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15036         * Makefile.in:  Fix libg++ rule to check for gcc directory
15037         before using gcc/gcc.  Also pass XTRAFLAGS.
15039 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15041         * Makefile.in: added stmp-files so that directories aren't polled
15042           when they are already built.
15044         * configure.texi: fixed a node pointer problem.
15046 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15048         * config.sub configure.in gdb/configure.in
15049         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15050         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15051         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15053 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15055         * configure: -recurring becomes -silent.  corrected help message
15056           for -site= option.
15058         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15060 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15062         * configure: when building Makefile for crosses, replace
15063           tooldir and program_prefix.  default srcdir from location of
15064           config.sub.  remove "for host in hosts" and "for target in
15065           targets" loops.
15067 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15069         * Makefile.in: Do not pass bindir or mandir to cvs.
15071 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15073         * Makefile.in, configure.in: removed traces of namesubdir,
15074           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15075           copyrights to '92, changed some from Cygnus to FSF.
15077         * configure.texi: remove most references to multiple hosts,
15078           multiple targets, subdirs, etc.
15080         * configure.man: removed rcsid. reference config.sub not
15081           config.subr.
15083         * Makefile.in: mkdir $(infodir) on install-info.
15085 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15087         * configure.texi:  Explain better about .gdbinit and about
15088         the environment that configure.in sections run in.
15090 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15092         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15094 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15096         * README:  DOC.configure => cfg-paper.texi.
15098 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15100         * config.sub (near case $os):  Don't convert newsos* to bsd!
15102 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15104         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15105         the number of copies of COPYING that go into the GDB tar file.
15107 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15109         * bfd/configure.in, gdb/config/mh-i386sco,
15110         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15111         Fix SCO configuration stuff.
15113 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15115         * Makefile.in:  For libg++, make sure the -I pointing
15116         to the gcc directory goes *after* all the libg++-local -I flags.
15117         Also, move just-gcc dependency from just-libg++ to all-libg++.
15119 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15121         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15123 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15125         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15127 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15129         * config.sub:  Add stratus configuration frags.  Also
15130         submitted to FSF.
15132 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15134         * Makefile.in (DEV_SUPPORT):  add configure.man.
15136         * config.sub(Decode manufacturer-specific):  add -none*.
15138 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15140         * Makefile.in:  remove form feeds to make Sun's make happy.
15141         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15143 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15145         * Makefile.in (AR_FLAGS):  Make quieter.
15147 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15149         * configure.in:  Add libg++.
15150         * configure:  When verbose, don't output the command line at each
15151         level; it will be unremarkably the same as the previous version,
15152         which will be the same as what the user typed.
15154 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15156         * configure.in, Makefile.in: fix clean-info, add flex.  add
15157           fileutils.
15159         * configure: be less sensitive to spaces in Makefile.in.  Do not
15160           look for sources in "..".  Doing so breaks subdirectories that
15161           might have their own configure.  If a subdir has it's own
15162           configure script, use it.
15164 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15166         * cfg-paper.texi: some changes suggested by rms.
15168 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15170         * config.sub:  Merge in some small additions from the FSF version,
15171         taken from the gcc distribution, to bring the Cygnus and FSF
15172         versions into closer sync.
15174 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15176         * configure.in:  Changed svr4 references to sysv4.
15178 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15180         * configure: added -V for version number option.
15182 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15184         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15185           renamed from DOC.configure to cfg-paper.texi.
15187 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15189         * configure, config.subr, config.sub: config.subr is now
15190           config.sub again.
15192 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15194         * configure.texi: new file, in progress.
15196         * Makefile.in: build info file and install the man page for
15197           configure.
15199         * configure.man: new file, first cut.
15201         * configure: find config.subr again now that configuration "none"
15202           has gone.  removed all traces of the -ansi option.  removed all
15203           traces of the -languages option.
15205         * config.subr: resync from rms.
15207 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15209         * configure, config.sub, config.subr: merge config.sub into
15210           config.subr, call the result config.subr, remove config.sub, use
15211           config.subr.
15213         * Makefile.in: revised install for dir.info.
15215 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15217         * configure.in: add decstation host makefile frag.
15219         * Makefile.in: BISON now bison -y again.  also install-gcc on
15220           install.  clean-gdbm on clean.  infodir belongs in datadir.
15221           Make directories for info install.  Build dir.info here then
15222           install it.
15224 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15226         * Makefile.in: fix for bad directory tests.
15228 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15230         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15231           regexp.  -srcdir relative was being handled incorrectly.
15233         * Makefile.in: unwrapped some for loops so that parallel makes
15234           work again and so one can focus one's attention on a particular
15235           package.
15237 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15239         * configure: added PWD as a stand in for `pwd` (for speed). use
15240           elif wherever possible.  make -srcdir work without -objdir.
15241           -objdir= commented out.
15243 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15245         * configure: +options become --options.  -subdirs commented out.
15246           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15247           Makefile now at top of generated Makefile.  Removed cvs log
15248           entries.  added -srcdir.  create .gdbinit only if there is one
15249           in ${srcdir}.
15251         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15252           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15253           and mandir now keyed off datadir by default.
15255 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15257         * Freshly created ChangeLog.
15260 Local Variables:
15261 mode: change-log
15262 left-margin: 8
15263 fill-column: 76
15264 version-control: never
15265 End: