Update Indonesian translations.
[binutils.git] / ChangeLog
blob32dd8c4583ff54400baf4e0c1242192232c804f7
1 2009-05-25  Tristan Gingold  <gingold@adacore.com>
3         * setup.com: Complete the file with configuration and build.
5 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
7         PR other/40159
8         * Makefile.tpl (all): Don't assume gcc-bootstrap and
9         gcc-no-bootstrap are mutually exclusive.
10         * Makefile.in: Rebuilt.
12 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
14         PR other/40159
15         * Makefile.tpl (all): Don't end with unconditional success.
16         * Makefile.in: Rebuilt.
18 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
20         PR target/37137
21         * Makefile.def (flags_to_pass): Remove redundant and incomplete
22         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
23         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
24         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
25         stage_configureflags, stage_cflags and stage_libcflags into
26         explicit Makefile macros.
27         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
28         GFORTRAN.
29         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
30         CC.  Set CC_FOR_BUILD from CC.
31         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
32         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
33         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
34         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
35         and GFORTRAN.
36         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
37         (_LIBCFLAGS): Renamed to _TFLAGS.
38         (do-compare-debug, do-compare3-debug): Drop.
39         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
40         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
41         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
42         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
43         (XGCC_FLAGS_FOR_TARGET): New.
44         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
45         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
46         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
47         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
48         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
49         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
50         TFLAGS.
51         (BUILD_CONFIG): Include if requested.
52         (all): Set TFLAGS on bootstrap.
53         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
54         (all-stageid-prefixmodule): Likewise.
55         (do-clean, distclean-stageid): Set TFLAGS.
56         (restrap): Fix whitespace.
57         * Makefile.in: Rebuilt.
59 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
61         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
62         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
63         * Makefile.in: Regenerate.
65 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
67         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
68         consistency with config.sub.  (Update from upstream sources.)
70 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
72         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
74 2009-04-17  Ben Elliston  <bje@au.ibm.com>
76         * config.sub, config.guess: Update from upstream sources.
78 2009-04-15  Anthony Green  <green@moxielogic.com>
80         * configure.ac: Add moxie support.
81         * configure: Rebuilt.
83 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
85         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
86         * configure: Regenerate.
88 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
90         PR gas/10039
91         * configure.ac: Require texinfo 4.7.
92         * configure: Regenerated.
94 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
96         * Makefil.def (languages): New entries.
97         * Makefile.tpl (check-gcc-*): New generic target.
98         * Makefile.in: Regenerate.
100 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
102         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
103         Windows builds of Sed.
105 2009-03-18  Tom Tromey  <tromey@redhat.com>
107         * configure: Rebuild.
108         * configure.ac (host_libs): Add libiconv.
109         * Makefile.in: Rebuild.
110         * Makefile.def (host_modules): Add libiconv.
111         (configure-gdb, all-gdb): Depend on libiconv.
113 2009-03-16  Tristan Gingold  <gingold@adacore.com>
115         * configure.ac: Treat gdb as supported on x86_64-darwin.
116         * configure: Regenerate.
118 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
120         Merge from GCC:
122         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
124         * configure.ac (--with-host-libstdcxx): New option.
125         * configure: Regenerate.
127         2009-01-29  Robert Millan  <rmh@aybabtu.com>
129         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
130         * configure: Regenerate.
132         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
134         PR tree-optimization/38515
135         * configure.ac (cloog-polylib): Removed.
136         (with_ppl, with_cloog): Test for "no".
137         * configure: Regenerated.
139 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
141         Backport from git Libtool:
143         2009-01-19  Robert Millan  <rmh@aybabtu.com>
144         Support GNU/kOpenSolaris.
145         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
146         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
147         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
148         GNU/kOpenSolaris.
150 2009-02-05  Andreas Schwab  <schwab@suse.de>
152         * Makefile.tpl (stage_last): Define $r and $s before using
153         $(RECURSE_FLAGS_TO_PASS).
154         * Makefile.in: Regenerate
156 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
158         * COPYING.NEWLIB: Add ARM license.
160 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
162         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
163         (all-opcodes): Depend on all-libiberty.
164         * Makefile.in: Regenerate.
166 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
168         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
169         * configure: Regenerate.
171 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
173         Backport link test fix from upstream Libtool:
175         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
176         Add cache variables to tests that require the linker to work.
177         For shlibpath_overrides_runpath, this also changes the semantics
178         to let the result from the C compiler take precedence.
179         compiler take precedence.
181 2008-12-02  Ben Elliston  <bje@au.ibm.com>
183         * config.sub, config.guess: Update from upstream sources.
185 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
187         * COPYING.NEWLIB: Updated.
188         * COPYING.LIBGLOSS: Ditto.
190 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
192         Sync with GCC:
194         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
196         * configure.ac (ppllibs): Add by default the lib flags.
197         * configure: Regenerate.
199         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
201         * configure.ac: Add double brackets on darwin[912].
202         * configure: Regenerate.
204         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
206         * configure.ac: Expand to darwin10 and later.
207         * configure: Regenerate.
209 2008-12-02  Andreas Schwab  <schwab@suse.de>
211         * Makefile.def: configure-target-boehm-gc depends on
212         all-target-libstdc++-v3.
213         * Makefile.in: Regenerate.
215 2008-12-02  Ben Elliston  <bje@au.ibm.com>
217         * config.sub, config.guess: Update from upstream sources.
219 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
221         Merge from GCC:
223         2007-12-02  Matthias Klose  <doko@ubuntu.com>
225         * config-ml.in: Remove 64bit configure tests.
227         2008-05-14  Rafael Espindola  <espindola@google.com>
229         * config-ml.in: don't handle --enable-shared and --enable-static.
231         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
232             Tobias Grosser  <grosser@fim.uni-passau.de>
233             Jan Sjodin  <jan.sjodin@amd.com>
234             Harsha Jagasia  <harsha.jagasia@amd.com>
235             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
236             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
237             Adrien Eliche  <aeliche@isty.uvsq.fr>
239         Merge from graphite branch.
240         * configure: Regenerate.
241         * Makefile.in: Regenerate.
242         * configure.ac (host_libs): Add ppl and cloog.
243         Add checks for PPL and CLooG.
244         * Makefile.def (ppl, cloog): Added modules and dependences.
245         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
246         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
248         2008-09-03  Richard Guenther  <rguenther@suse.de>
250         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
251         cloog test.
252         * configure: Re-generate.
254         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
256         * configure.ac (--with-cloog-polylib): New.
257         (--disable-cloog-version-check): New.
258         (--disable-ppl-version-check): New.
259         * configure: Re-generate.
261         2008-09-05  Richard Guenther  <rguenther@suse.de>
263         * configure.ac: Initialize clooglibs to -lcloog.
264         * configure: Re-generate.
266         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
268         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
269         recommended version to 2.3.2.
271         * configure: Regenerate.
273         2008-10-31  Ben Elliston  <bje@au.ibm.com>
275         * configure.ac (spu-*-*): Remove special case.
276         * configure: Regenerate.
278         Complete comment text from GCC version of:
280         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
282         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
283         (GCC_SHLIB_SUBDIR): New.
284         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
285         * configure: Regenerate.
286         * Makefile.in: Regenerate.
288 2008-11-27  Tristan Gingold  <gingold@adacore.com>
290         * configure.ac: Build gdb for i?86-*-darwin*
291         * configure: Regenerated.
293 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
295         PR bootstrap/38014
296         PR bootstrap/37923
298         Revert:
300         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
302         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
303         * Makefile.in: Regenerated.
305         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
307         PR gdb/921
308         PR gdb/1646
309         PR gdb/2175
310         PR gdb/2176
312         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
313         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
314         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
315         (HOST_EXPORTS): Pass CPPFLAGS.
316         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
317         (LDFLAGS_FOR_TARGET): Initialize from configure script.
318         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
319         * Makefile.in, configure: Regenerated.
320         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
321         and CPPFLAGS_FOR_BUILD.
323 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
325         * configure.ac [spu-*-*]: Do not set skipdirs.
326         * configure: Re-generate.
328 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
330         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
331         * Makefile.in: Regenerated.
333 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
335         PR gdb/921
336         PR gdb/1646
337         PR gdb/2175
338         PR gdb/2176
340         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
341         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
342         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
343         (HOST_EXPORTS): Pass CPPFLAGS.
344         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
345         (LDFLAGS_FOR_TARGET): Initialize from configure script.
346         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
347         * Makefile.in, configure: Regenerated.
348         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
349         and CPPFLAGS_FOR_BUILD.
351 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
353         * libtool.m4: Update to libtool 2.2.6.
354         * lt~obsolete.m4: Update to libtool 2.2.6.
355         * ltmain.sh: Update to libtool 2.2.6.
356         * ltsugar.m4: Update to libtool 2.2.6.
357         * ltversion.m4: Update to libtool 2.2.6.
358         * ltoptions.m4: Update to libtool 2.2.6.
359         * ltgcc.m4: Update to match changes from libtool 2.2.6.
361 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
363         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
364         (GCC_SHLIB_SUBDIR): New.
365         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
366         * configure: Regenerate.
367         * Makefile.in: Regenerate.
369 2008-08-28  Tristan Gingold  <gingold@adacore.com>
371         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
372         Enable bfd, binutils and opcodes.
373         * configure: Regenerate.
375 2008-08-16  Nicolas Roche  <roche@adacore.com>
377         * Makefile.tpl: Add BOOT_ADAFLAGS.
378         * Makefile.in: Regenerate.
380 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
382         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
383         * configure: Regenerate.
385 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
387         Sync with gcc:
388         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
390         * configure.ac: Add makefile fragments for hpux.
391         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
392         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
393         * configure: Regenerate.
394         * Makefile.in: Regenerate.
396         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
398         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
399         * Makefile.in: Regenerate.
400         * configure: Regenerate.
402 2008-06-18  Ian Lance Taylor  <iant@google.com>
404         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
406         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
408 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
410         * configure: Regenerate.
412 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
414         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
415         "$@" is still intact with both Autoconf 2.59 and 2.62.
416         * configure: Regenerate.
418 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
420         * Makefile.tpl: Fix comment errors.
421         * Makefile.in: Regenerate.
423 2008-06-13  Julian Brown  <julian@codesourcery.com>
425         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
426         of libobjc for ARM EABI Linux.
427         * configure: Regenerate.
429 2008-06-12  David S. Miller  <davem@davemloft.net>
430             David Edelsohn  <edelsohn@gnu.org>
432         * configure.ac: Add powerpc*-*-* to gold supported targets.
433         * configure: Regenerate.
435 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
437         PR tree-optimization/36218
438         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
439         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
440         (all prefix="build-"): Pass them to build-system sub-makes.
441         * Makefile.in: Regenerate.
443 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
445         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
446         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
447         mkdep, and compile.  Update comments.
448         (ETC_SUPPORT): Add ChangeLog and update comments.
450 2008-05-11  Ian Lance Taylor  <iant@google.com>
452         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
454 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
456         Sync with gcc:
457         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
459         PR bootstrap/35457
460         * configure.ac: Include override.m4.
461         * configure: Regenerate.
463         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
465         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
466         * Makefile.in: Regenerate.
468         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
470         * configure.ac: Do not build libssp for the AVR.
471         * configure: Regenerate.
473 2008-04-18  Nick Clifton  <nickc@redhat.com>
475         * MAINTAINERS: Replace reference to configure.in with reference to
476         configure.ac.
478 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
480         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
481         as nonconfigurable directories list.
482         * configure: Regenerate.
484 2008-04-14  David S. Miller  <davem@davemloft.net>
486         * configure.ac: Add sparc*-*-* to gold supported targets.
487         * configure: Regenerate.
489 2008-04-14  Ben Elliston  <bje@au.ibm.com>
491         * config.sub, config.guess: Update from upstream sources.
493 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
495         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
496         * Makefile.in: Regenerate.
498 2008-04-07  Ian Lance Taylor  <iant@google.com>
500         * Makefile.def: check-gold depends upon all-binutils.
501         * Makefile.in: Regenerate.
503 2008-04-04  Nick Clifton  <nickc@redhat.com>
505         PR binutils/4334
506         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
507         builds.
508         * configure: Regenerate.
510 2008-04-04  NightStrike  <NightStrike@gmail.com>
512         PR other/35151
513         * configure.ac: Combine rules for mingw32 and mingw64.
514         * configure: Regenerate.
516 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
518         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
519         * Makefile.in: Regenerate.
521 2008-03-20  Ian Lance Taylor  <iant@google.com>
523         * configure.ac: Add support for --enable-gold.
524         * Makefile.def: Add gold as a directory like ld.
525         * configure, Makefile.in: Regenerate.
527 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
529         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
530         (s390_cond_extensions): Reduced extensions to the compare related.
531         (main): z10 cpu type option added.
532         (expandConditionalJump): Renamed to ...
533         (insertExpandedMnemonic): ... this.
535         * opcodes/s390-opc.c: Re-group the operand format makros.
536         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
537         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
538         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
539         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
540         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
541         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
542         INSTR_SIL_RDU): New instruction formats added.
543         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
544         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
545         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
546         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
547         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
548         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
549         masks added.
550         (s390_opformats): New formats added "ris", "rrs", "sil".
551         * opcodes/s390-opc.txt: Add the conditional jumps with the
552         extensions removed from automatic expansion in s390-mkopc.c manually.
553         (asi - trtre): Add new System z10 EC instructions.
554         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
556 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
558         * configure.ac: m4_include config/proginstall.m4.
559         * configure: Regenerate.
561 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
563         Backport from upstream Libtool:
565         2007-10-12  Eric Blake  <ebb9@byu.net>
567         Deal with Autoconf 2.62's semantic change in m4_append.
568         * ltsugar.m4 (lt_append): Replace broken versions of
569         m4_append.
570         (lt_if_append_uniq): Don't require separator to be overquoted,
571         and avoid broken m4_append.
572         (lt_dict_add): Fix typo.
573         * libtool.m4 (_LT_DECL): Don't overquote separator.
575 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
577         * config.rpath: Add AIX 6 support.
579 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
581         * Makefile.def (stageprofile).  Remove -fprofile-generate
582         from stage_libcflags.
583         * Makefile.in: Regenerate.
585 2008-03-13  Ben Elliston  <bje@au.ibm.com>
587         * config.sub, config.guess: Update from upstream sources.
589 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
591         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
592         * s390-opc.txt (cmpsc): Duplicate entry removed.
593         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
594         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
595         fier, cu42, cu41): Fix operand format.
597 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
599         PR bootstrap/32009
600         PR bootstrap/32161
602         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
603         * configure: Regenerate.
605         * Makefile.def: Define stage_libcflags for all bootstrap stages.
606         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
607         STAGE4_LIBCFLAGS): New.
608         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
609         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
610         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
611         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
612         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
613         for target modules.  Don't export LIBCFLAGS.
614         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
615         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
616         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
617         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
618         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
619         * Makefile.in: Regenerate.
621 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
623         PR libgcj/33085
624         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
625         Do not use -DDLL_EXPORT.  Backport from upstream.
627 2008-02-14  Nick Clifton  <nickc@redhat.com>
629         Import this patch from gcc:
630         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
632         * libtool.m4: Backport AIX 6 support from ToT Libtool.
634 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
636         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
637         * configure: Regenerate.
639 2008-01-31  Marc Gauthier  <marc@tensilica.com>
641         * configure.ac (xtensa*-*-*): Recognize processor variants.
642         * configure: Regenerate.
644 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
646         PR bootstrap/34922
647         * configure.ac (PARSE_ARGS): Push suitable setting of
648         ac_subdirs_all, for `./configure --help=recursive'.
649         Handle `+' in generic toplevel directory disabling.
650         * configure: Regenerate.
652 2008-01-23  Ben Elliston  <bje@au.ibm.com>
654         * config.sub, config.guess: Update from upstream sources.
656 2008-01-08  Ben Elliston  <bje@au.ibm.com>
658         * config.sub, config.guess: Update from upstream sources.
660 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
662         * COPYING.LIBGLOSS: Update default copyright.
664 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
666         * COPYING.NEWLIB: Update default copyright.
668 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
670         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
671         Change recommended MPFR from 2.2.1 > 2.3.0.
672         * configure: Regenerate.
674 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
676         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
677         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
678         * Makefile.in: Regenerate.
680 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
682         * configure.ac: Enable libjava for x86_64-*-darwin9.
683         * configure: Regenerate.
685 2007-12-05  Ben Elliston  <bje@au.ibm.com>
687         * config.sub, config.guess: Update from upstream sources.
689 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
691         * config-ml.in: Robustify against white space in absolute file
692         names.
694         * config-ml.in (multi-clean): Substitute ${Makefile}.
695         Remove superfluous ${Makefile} in list.
697 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
699         * Makefile.def (dependencies): Make configure-gdb depend on
700         all-intl.
701         * Makefile.in: Regenerated.
703 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
705         * Makefile.def: To avoid problems running with parallel makes,
706         build newlib before libgloss so that target specific header
707         files are availble.
708         * Makefile.in: Regenerate.
710 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
712         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
713         * Makefile.in: Regenerate.
715 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
717         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
718         * libdecnumber: New directory, imported from GCC.
720 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
722         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
723         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
724         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
725         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
726         * configure: Regenerate.
728 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
730         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
731         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
732         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
733         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
734         * configure.ac: Default them to host tools for $host = $build.
735         Subst them.
737         * configure: Regenerate.
738         * Makefile.in: Regenerate.
740 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
742         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
743         * configure: Regenerate.
745 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
747         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
748         libstdc++.
749         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
750         * configure: Regenerate.
751         * Makefile.in: Regenerate.
753 2007-09-17  Andreas Schwab  <schwab@suse.de>
755         * configure.ac: Raise minimum makeinfo version to 4.6.
756         * configure: Regenerate.
758 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
760         * configure.ac: Correct makeinfo version check.
761         * configure: Regenerate.
763 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
765         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
766         to $skipdirs and only disable gprof for newlib.  Use the normal
767         mips*-elf* handling in other respects.
768         * configure: Regnerate.
770 2007-09-12  David Daney  <ddaney@avtrex.com>
772         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
773         enabling libgcj.
774         * configure: Regenerate.
776 2007-09-12  Richard Guenther  <rguenther@suse.de>
778         * configure.ac (--enable-stage1-checking): If neither --enable-checking
779         nor --disable-checking is provided also turn on yes and types
780         checking for stage1.
781         * configure: Re-generate.
783 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
785         PR target/33281
786         * configure.ac: Use config/mh-mingw on mingw.
787         * configure: Regenerate.
789 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
791         PR other/32154
792         * configure.ac: For libgloss targets, point the linker to the linker
793         script, startup code and simulator library.
794         * configure: Regenerate.
796 2007-09-09  Andrew Haley  <aph@redhat.com>
798         * configure.ac (noconfigdirs): Remove target-libffi and
799         target-libjava.
801 2007-08-29  Nick Clifton  <nickc@redhat.com>
803         * config.sub, config.guess: Update from upstream sources.
805 2007-08-21  Richard Guenther  <rguenther@suse.de>
807         * configure.ac: Add types checking to stage1 checking flags.
808         * configure: Regenerate.
810 2007-08-18  Paul Brook  <paul@codesourcery.com>
811             Joseph Myers  <joseph@codesourcery.com>
813         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
814         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
815         * Makefile.in: Regenerate.
816         * configure.ac (--with-debug-prefix-map): New.
817         * configure: Regenerate.
819 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
820             Nigel Stephens  <nigel@mips.com>
822         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
823         as target_makefile_frag.
824         * configure: Regenerate.
826 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
828         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
829         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
830         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
831         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
832         (do-compare, do-compare3, do-compare-debug): New.
833         ([+compare-target+]): Use them.
835 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
837         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
838         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
839         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
840         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
841         (do-compare, do-compare3, do-compare-debug): New.
842         ([+compare-target+]): Use them.
844 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
845             Ben Elliston  <bje@au.ibm.com>
847         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
848         --silent if $silent.
849         * configure: Regenerate.
851 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
853         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
855 2007-07-17  Nick Clifton  <nickc@redhat.com>
857         * COPYING3: New file.  Contains version 3 of the GNU General
858         Public License.
859         * COPYING3.LIB: New file.  Contains version 3 of the GNU
860         Lesser General Public License.
862 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
864         * configure.ac: Fix my previous change to really match GCC.
865         * configure: Regenerate.
867 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
869         * configure.ac: Rewrite 'configure --help' strings to look nicer.
870         * configure: Regenerate.
872 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
874         * configure.ac: Add some missing m4 quotation.
875         * configure: Regenerate.
877 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
879         * Makefile.def: Add windmc tool to build.
880         * Makefile.tpl: Likewise.
881         * configure.ac: Likewise.
882         * Makefile.in: Regenerate.
883         * configure: Regenerate.
885 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
887         * lt~obsolete.m4: New. Import from 20070318 libtool.
889 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
891         * configure.ac: Don't add target-libmudflap to noconfigdirs for
892         uclinux and linux-uclibc targets.
893         * configure: Regenerate.
895 2007-06-28  DJ Delorie  <dj@redhat.com>
897         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
898         not building newlib.
899         * configure: Regenerated.
901 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
903         * src-release (DEVO_SUPPORT): Correct typos.
905 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
907         * Makefile.def: Add dependency from configure-gdb to all-bfd.
908         * Makefile.in: Regenerated.
910 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
912         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
913         (distclean-stage[+id+]): Possibly delete stage_last.
914         * Makefile.in: Regenerate.
916 2007-06-07  Ben Elliston  <bje@au.ibm.com>
918         * config.sub, config.guess: Update from upstream sources.
920 2007-06-07  Ben Elliston  <bje@au.ibm.com>
922         * Makefile.tpl: Fix spelling error.
923         * Makefile.in: Regenerate.
925 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
927         Sync with gcc:
928         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
930         PR bootstrap/29382
931         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
932         * configure: Rebuilt.
934 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
936         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
937         lt_cv_sys_max_cmd_len.
939 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
941         * ltgcc.m4: Update from GCC.
943 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
945         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
947 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
949         * ltmain.sh: Update from GCC.
950         * libtool.m4: Update from GCC.
951         * ltsugar.m4: New. Update from GCC.
952         * ltversion.m4: New. Update from GCC.
953         * ltoptions.m4: New. Update from GCC.
954         * ltconfig: Remove.
955         * ltcf-c.sh: Remove.
956         * ltcf-cxx.sh: Remove.
957         * ltcf-gcj.sh: Remove.
958         * src-release: Update with new libtool file list.
960 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
962         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
963         stage_cflags.
964         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
965         Remove CFLAGS/LIBCFLAGS.
966         (configure-stage[+id+]-[+prefix+][+module+],
967         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
968         * Makefile.in: Regenerate.
970 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
972         * config-ml.in: Update from GCC.
974 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
976         * src-release (do-proto-toplev): Process the support directories before
977         the tool directory.
979 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
981         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
982         of glob.  Quote arguments with single quotes too.
983         * configure: Regenerate.
985 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
987         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
988         * Makefile.in: Regenerate
990 2007-03-07  Andreas Schwab  <schwab@suse.de>
992         * configure: Regenerate.
994 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
996         * configure.ac: Add "--with-pdfdir" configure option,
997         which defines pdfdir variable.
998         * Makefile.def (target=fixincludes): Add install-pdf to
999         missing targets.
1000         (recursive_targets): Add install-pdf target.
1001         (flags_to_pass): Add pdfdir.
1002         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1003         target.
1004         * configure: Regenerate
1005         * Makefile.in: Regenerate
1007 2007-02-28  Eric Christopher  <echristo@apple.com>
1009         Revert:
1010         2006-12-07  Mike Stump  <mrs@apple.com>
1012         * Makefile.def (dependencies): Add dependency for
1013         install-target-libssp and install-target-libgomp on
1014         install-gcc.
1015         * Makefile.in: Regenerate.
1017 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1019         * configure: Regenerate.
1020         * configure.ac: Move statements after variable declarations.
1022 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1024         * configure.ac: Adjust for loop syntax.
1025         * configure: Regenerate.
1027 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1029         * configure: Rebuilt.
1031 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1033         * configure.ac: Drop multiple occurrences of --enable-languages,
1034         and fix its quoting.
1035         * configure: Rebuilt.
1037 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1038             Nathan Sidwell  <nathan@codesourcery.com>
1039             Vladimir Prus  <vladimir@codesourcery.com
1040             Joseph Myers  <joseph@codesourcery.com>
1042         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1043         * configure: Regenerate.
1045 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1047         * configure.ac (target_libraries): Move libgcc before libiberty.
1048         * configure: Regenerated.
1050 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
1052         * configure: Regenerate again?
1054 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
1056         * configure: Reapply PR30748 fix which was lost in the previous commit.
1058 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1059             Paolo Bonzini  <bonzini@gnu.org>
1061         PR bootstrap/30753
1062         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1063         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1064         * configure: Regenerated.
1066 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
1068         * configure: Regenerate.
1070 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1072         PR bootstrap/30748
1073         * configure.ac: Correct syntax for Solaris ksh.
1074         * configure: Regenerated.
1076 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1078         * Makefile.def: Sync with GCC.
1079         * Makefile.tpl: Sync with GCC.
1080         * Makefile.in: Regenerate.
1081         * configure: Regenerate.
1083 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1085         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1086         noncanonical equivalents.
1087         * configure.in: Rename to...
1088         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1089         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1090         target_noncanonical.  Use them.  Rewrite removal of configure
1091         arguments for autoconf 2.59.  Discard variable settings.  Force
1092         program_transform_name for native tools.
1094         * Makefile.in: Regenerated.
1095         * configure: Regenerated with autoconf 2.59.
1097         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1099 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
1101         * COPYING.LIBGLOSS: Reformat default Red Hat
1102         license to fit within 80 columns.
1103         * COPYING.NEWLIB: Ditto.
1105 2007-02-05  Dave Brolley  <brolley@redhat.com>
1107         * Contribute the following changes:
1108         2006-11-28  DJ Delorie  <dj@redhat.com>
1110         * configure.in: Fix typo for mep's target_makefile_frag.
1111         * configure: Regenerated.
1113         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
1115         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1116         * configure: Regenerate.
1118         2001-09-19  DJ Delorie  <dj@redhat.com>
1120         * configure.in (target_makefile_frag): use mt-mep
1122         2001-06-12  Don Howard  <dhoward@redhat.com>
1124         * configure.in: Remove gdb from MeP skip list.
1126         2001-04-05  DJ Delorie  <dj@redhat.com>
1128         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1130         2001-03-20  Ben Elliston  <bje@redhat.com>
1132         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1134         2001-03-19  Ben Elliston  <bje@redhat.com>
1136         * config.sub (mep, mep-*): Add.
1138 2007-01-31  Andreas Schwab  <schwab@suse.de>
1140         * Makefile.tpl (LDFLAGS): Substitute it.
1141         * Makefile.in: Regenerate.
1143 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1145         * configure.in: Change == to = in test command.
1146         * configure: Regenerate.
1148 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1149             Nick Clifton  <nickc@redhat.com>
1150             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1152         * configure.in (build_configargs, host_configargs, target_configargs):
1153         Remove build/host/target parameters.
1154         (host_libs): Add gmp and mpfr.
1155         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1156         * Makefile.def (gmp, mpfr): New.
1157         (gcc): Remove target.
1158         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1159         target_os, target_vendor): New.
1160         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1161         * configure: Regenerate.
1162         * Makefile.in: Regenerate.
1164 2007-01-11  Matt Fago  <fago@earthlink.net>
1166         * configure.in: Try to link to functions only in mpfr 2.2.x
1167         to improve robustness of configure tests.
1168         * configure: Regenerate.
1170 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1172         * configure.in: Add support for an x86_64-mingw* target.
1173         * configure: Regenerate.
1175 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1177         * Makefile.tpl (all-target): Correct @if conditional for target
1178         modules.
1179         * configure.in: Omit libiberty if building only target libgcc.
1180         * configure, Makefile.in: Regenerated.
1182 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1184         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1185         * configure: Regenerate.
1187 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1189         * Makefile.def (target_modules): Add libgcc.
1190         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1191         * Makefile.tpl (clean-target-libgcc): Delete.
1192         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1193         on gcc even for bootstrapped modules.  Rewrite handling of
1194         lang_env_dependencies to loop over target_modules.
1195         * configure.in (target_libraries): Add target-libgcc.
1196         * Makefile.in, configure: Regenerated.
1198 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1200         Sync with gcc:
1201         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1203         * configure.in: Reorganize recognition of languages.  Add
1204         --enable-stage1-languages.  Show supported languages for the chosen
1205         target rather than all recognized languages.
1206         * configure: Regenerate.
1208         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1210         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1211         * Makefile.in: Regenerate.
1213         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1215         * configure.in: Warn that MPFR 2.2.0 is buggy.
1216         * configure: Regenerate.
1218 2006-12-27  Ian Lance Taylor  <iant@google.com>
1220         * configure.in: When removing Makefiles to force a reconfigure, also
1221         remove prev-DIR*/Makefile.
1222         * configure: Regenerate.
1224 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
1226         * config.bfd: Recognize fido.
1228 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1230         Sync with gcc:
1232         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1234         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1235         it only affects bootstrap and could be tested on "$host" as well.
1236         * configure: Regenerate.
1237         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1239         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1241         PR bootstrap/29544
1242         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1243         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1244         move here comment from Makefile.tpl.
1245         * Makefile.tpl: Move some definitions higher in the file.
1246         (STAGE1_CHECKING): New.
1247         * configure.in: Add --enable-stage1-checking.
1248         * configure: Regenerate.
1249         * Makefile.in: Regenerate.
1251         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1253         * configure.in: Update error message for missing GMP/MPFR.
1255         * configure: Regenerate.
1257         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1259         * configure.in: Update MPFR version in error message.
1261         * configure: Regenerate.
1263         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1265         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1266         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1267         --with-gmp-lib): New flags.
1269         * configure: Regenerate.
1271 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
1273         PR bootstrap/30134
1274         * configure.in: Correct x86 darwin support for libjava to powerpc
1275         and i?86 only.
1276         * configure: Regenerate.
1278 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1280         * configure.in:  Handle spu makefile frag.
1281         * Makefile.tpl (MAINT): Define
1282         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1283         * configure: Regenerate.
1284         * Makefile.in: Regenerate.
1286 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1288         * config.sub, config.guess: Update from upstream sources.
1290 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1292         * configure.in: Sync with GCC (spu-*-*).
1293         * configure: Sync with GCC.
1295 2006-12-07  Mike Stump  <mrs@apple.com>
1297         * Makefile.def (dependencies): Add dependency for
1298         install-target-libssp and install-target-libgomp on
1299         install-gcc.
1300         * Makefile.in: Regenerate.
1302 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1304         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1305         (unstage): Test for stage_last presence.
1307         PR bootstrap/29802
1308         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1309         * Makefile.in: Regenerate.
1311 2006-11-14  DJ Delorie  <dj@redhat.com>
1313         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1314         * Makefile.in: Sync with GCC.
1315         * configure.in: Sync with GCC (mpfr, gmp).
1316         * configure: Sync with GCC.
1318 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
1320         * configure.in: Remove target-libgloss from noconfigdirs for
1321         bfin-*-*.
1322         * configure: Regenerated.
1324 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
1326         * COPYING.NEWLIB: Add spu license.
1327         * COPYING.LIBGLOSS: Ditto.
1329 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
1331         * Makefile.def: Added pdf target handling.
1332         * Makefile.tpl: Added pdf target handling.
1333         * Makefile.in: Regenerated.
1335 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
1337         * COPYING.NEWLIB: Updated.
1338         * COPYING.LIBGLOSS: Ditto.
1340 2006-09-27  Dave Brolley  <brolley@redhat.com>
1342         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1343         $s instead of $r.
1344         * configure: Regenerated.
1346 2006-09-26  Ben Elliston  <bje@au.ibm.com>
1348         * config.sub, config.guess: Update from upstream sources.
1350 2006-09-20  Thiemo Seufer  <ths@mips.com>
1352         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1353         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1354         * configure: Regenerate.
1356 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1358         * configure.in: Never build newlib for a Mingw host.
1359         Never build newlib as Mingw target library.
1360         Test the existence of winsup/cygwin for building a Cygwin newlib,
1361         rather than just winsup.
1362         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1363         building a Mingw target.
1364         * configure: Regenerate.
1366 2006-08-15  Thiemo Seufer  <ths@mips.com>
1367             Nigel Stephens  <nigel@mips.com>
1368             David Ung  <davidu@mips.com>
1370         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1372 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1374         Sync from GCC:
1375         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1377         PR bootstrap/18058
1378         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1379         if the bootstrap compiler is a GCC version that supports it.
1380         * configure: Regenerate.
1382 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1384         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1385         * configure: Regenerated.
1387 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1389         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1390         for stages after the first.
1392 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1394         * Makefile.def: Add dependencies for configure-opcodes
1395         on configure-intl and all-opcodes on all-intl.
1396         * Makefile.in: Regenerated.
1398 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1400         * ltconfig: chmod 644 before ranlib during install.
1402 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1404         * configure.in: Fix thinkos in previous check-in.
1405         * configure: Regenerate.
1407 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1409         Sync from gcc:
1411         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
1413         PR other/27063
1414         * configure.in: Test subdir_requires and give an appropriate
1415         error message.
1416         * configure: Regenerate.
1418         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1420         PR target/27540
1421         * configure.in: Only enable libgomp on IRIX 6.
1422         * configure: Regenerate.
1424 2006-06-20  David Ayers  <d.ayers@inode.at>
1426         PR bootstrap/28072
1427         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1428         whether target-libjava is being configured instead of whether the
1429         java front end is enabled.
1430         * configure: Regenerate.
1432 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
1434         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1435         to R_ARM_LDC_SB_G{0,1,2} respectively.
1437 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1439         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1440         too.
1441         * Makefile.in: Regenerate.
1443 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1445         Sync from gcc:
1447         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1448         * configure.in: Don't enable libgomp on hpux10.
1449         * configure: Rebuilt.
1451 2006-06-13  David Ayers  <d.ayers@inode.at>
1453         Sync from gcc:
1455         2006-06-12  David Ayers  <d.ayers@inode.at>
1457         PR bootstrap/27963
1458         PR target/19970
1459         * configure.in: Remove target-boehm-gc from noconfigdirs where
1460         ${libgcj} is specified.
1461         * configure: Regenerate.
1463 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
1465         Sync from gcc:
1467         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1468                     Andreas Schwab  <schwab@suse.de>
1470         PR bootstrap/18033
1471         * config-ml.in: Eval option if surrounded by single quotes.
1473 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
1475         Sync from gcc:
1477         2006-06-06  David Ayers  <d.ayers@inode.at>
1479         PR libobjc/13946
1480         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1481         * Makefile.in: Regenerate.
1482         * configure.in: Add --enable-objc-gc at toplevel and have it
1483         enable boehm-gc for Objective-C.
1484         Remove target-boehm-gc from libgcj.
1485         Add target-boehm-gc to target_libraries.
1486         Add target-boehm-gc to noconfigdirs where ${libgcj}
1487         is specified.
1488         Assert that boehm-gc is supported when requested for Objective-C.
1489         Only build boehm-gc if needed either for Java or Objective-C.
1490         * configure: Regenerate.
1492         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1494         PR 27674
1495         * Makefile.tpl (configure-[+prefix+][+module+],
1496         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1497         Remove rule to unstage bootstrapped modules.
1498         (stage_current): New.
1499         * Makefile.in: Regenerate.
1501         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1502         Andreas Tobler  <a.tobler@schweiz.ch>
1504         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1505         * configure: Rebuilt.
1507         Revert
1508         2006-01-31  Richard Guenther  <rguenther@suse.de>
1509         Paolo Bonzini  <bonzini@gnu.org>
1511         * Makefile.def (target_modules): Add libgcc-math target module.
1512         * configure.in (target_libraries): Add libgcc-math target library.
1513         (--enable-libgcc-math): New configure switch.
1514         * Makefile.in: Re-generate.
1515         * configure: Re-generate.
1517 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
1519         * config-ml.in: Alter CCASFLAGS to include special
1520         multilib options the same as is done for CFLAGS.
1522 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1524         * Makefile.def: Added dependencies from sim and gdb on intl, and
1525         added configure dependencies to everything with an all dependency
1526         on intl.
1527         * gettext.m4: Removed.
1528         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1529         (GDB_SUPPORT_DIRS): Add intl.
1530         * Makefile.in: Regenerated.
1532 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1534         * src-release (DEVO_SUPPORT): Add config.rpath.
1536 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1538         * Makefile.def (bfd, opcodes): Fix lib_path.
1539         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1540         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1541         * Makefile.in: Regenerate.
1543 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1545         * configure.in: Enable gprof for cross builds.
1546         * configure: Regenerate.
1548 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1550         * src-release (MAKEINFOFLAGS): Define.
1551         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1553 2006-05-14  Ben Elliston  <bje@au.ibm.com>
1555         * config.sub, config.guess: Update from upstream sources.
1557 2006-05-12  Ben Elliston  <bje@au.ibm.com>
1559         * config.sub, config.guess: Update from upstream sources.
1561 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
1563         * blt, iwidgets, mmalloc: Remove directories.
1565 2006-05-01  DJ Delorie  <dj@redhat.com>
1567         * configure.in: Restore CFLAGS if GMP isn't present.
1568         * configure: Regenerate.
1570 2006-04-18  DJ Delorie  <dj@redhat.com>
1572         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1573         reference libgloss so that libssp can be built in a combined
1574         tree.
1575         * configure: Regenerate.
1577 2006-04-10  Ben Elliston  <bje@au.ibm.com>
1579         * contrib: Remove directory.
1581 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
1583         * Makefile.tpl: Add install-html target.
1584         * Makefile.def: Add install-html target.
1585         * Makefile.in: Regenerate.
1586         * configure.in: Add --with-datarootdir, --with-docdir,
1587         and --with-htmldir options.
1588         * configure: Regenerate.
1590 2006-03-31  Ben Elliston  <bje@au.ibm.com>
1592         PR binutils/1860
1593         * configure.in: Require makeinfo 4.4 or higher.
1594         * configure: Regenerate.
1596 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1598         * Makefile.in: Regenerate.
1600 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1602         Sync with gcc:
1603         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1605         * configure.in: Handle --disable-<component> generically.
1606         * configure: Regenerate.
1608         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1610         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1611         (TARGET_CONFIGDIRS): Remove.
1612         * configure.in: Remove AC_SUBST(target_configdirs).
1613         * Makefile.in, configure: Regenerated.
1616 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1618         PR libgcj/17311
1619         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1621 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1623         PR bootstrap/25670
1625         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1627         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1628         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1629         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1630         BUILD_PREFIX, BUILD_PREFIX_1.
1631         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1633         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1634         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1636         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1637         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1638         of `cat stage_current`.  Always provide the `r' and `s' variables.
1639         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1640         a single shell execution.
1641         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1642         bootstrapped modules, make the stage1 module if the build was not
1643         started yet, else build the current stage.
1644         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1645         (all-build, all-host, all-target, [+make_target+]-host,
1646         [+make_target+]-target): Do not use \-continued lines.
1647         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1648         (current_stage, restrap, stage_last): New.
1650         * Makefile.in: Regenerate.
1651         * configure: Regenerate.
1653 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1655         Sync from gcc:
1657         2006-01-31  Richard Guenther  <rguenther@suse.de>
1658                     Paolo Bonzini  <bonzini@gnu.org>
1660         * Makefile.def (target_modules): Add libgcc-math target module.
1661         * configure.in (target_libraries): Add libgcc-math target library.
1662         (--enable-libgcc-math): New configure switch.
1663         * Makefile.in: Re-generate.
1664         * configure: Re-generate.
1665         * libgcc-math: New toplevel directory.
1667         2006-01-18  Richard Henderson  <rth@redhat.com>
1668                     Jakub Jelinek  <jakub@redhat.com>
1669                     Diego Novillo  <dnovillo@redhat.com>
1671         * libgomp: New directory.
1672         * Makefile.def: Add target_module libgomp.
1673         * Makefile.in: Regenerate.
1674         * configure.in (target_libraries): Add target-libgomp.
1675         * configure: Regenerate.
1677 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1678             Andreas Schwab  <schwab@suse.de>
1680         * configure: Regenerate.
1682 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1684         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1685         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1686         the assembler, linker and binutils.
1687         * configure: Regenerate.
1689 2006-01-16  Nick Clifton  <nickc@redhat.com>
1691         * config.sub, config.guess: Sync from config repository.
1693 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1695         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1696         @ from continuation.
1697         * Makefile.in: Rebuilt.
1699 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1701         Sync from gcc:
1703         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1705         PR bootstrap/24252
1707         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1708         * Makefile.tpl (OBJDUMP): New.
1709         (EXTRA_HOST_FLAGS): Add it.
1710         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1712         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1713         to use symbolic links between directories.  Avoid race conditions
1714         or make them harmless.
1715         * configure.in: Do not try to use symbolic links between directories.
1717         * Makefile.def (LEAN): Pass.
1718         * Makefile.tpl (LEAN): Define.
1719         (stage[+id+]-start): Accept that the previous directory does not
1720         exist, if the bootstrap is lean.
1721         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1722         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1723         configure substitution.
1724         ([+compare-target+]): Likewise.
1725         ([+bootstrap-target+]-lean): New.
1726         * configure.in: Remove lean bootstrap support from here.
1728         * Makefile.in: Regenerate.
1729         * configure: Regenerate.
1731         2006-01-02  Andreas Schwab  <schwab@suse.de>
1733         * configure.in: When reconfiguring remove Makefile in
1734         all stage directories.
1735         * configure: Regenerate.
1737 2005-12-27  Leif Ekblad  <leif@rdos.net>
1739         * configure.in: Add support for RDOS target.
1740         * configure: Regenerate.
1742 2005-12-27  Nick Clifton  <nickc@redhat.com>
1744         PR binutils/1990
1745         * libtool.m4: Synchronize with version in GCC sources.
1747 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1749         Revert Ada-related part of the previous change.
1751         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1752         Do not pass.
1753         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1754         * Makefile.in: Regenerate.
1755         * configure.in: Do not include mt-ppc-aix target fragment.
1756         * configure: Regenerate.
1758 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1760         * configure.in: Select appropriate fragments for PowerPC/AIX.
1761         * configure: Regenerate.
1763         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1764         BOOT_CFLAGS, BOOT_LDFLAGS.
1765         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1766         BOOT_CFLAGS, BOOT_LDFLAGS.
1767         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1768         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1769         (stage): Fail if we cannot complete the work.
1770         * Makefile.in: Regenerate.
1772 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1774         * COPYING.NEWLIB: Update copyright year for default
1775         copyright.
1777 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1779         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1780         install-host-nogcc): Don't invoke $(stage) at the end.
1781         * Makefile.in: Regenerate.
1783 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1785         * configure.in: Flip the top-level bootstrap switch.
1786         * configure: Regenerate.
1788         Merge from gcc:
1790         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1792         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1793         $(stage) and $(unstage).
1794         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1795         (all): Remove stray semicolon.
1796         (local-distclean): Don't handle multilib.tmp and multilib.out.
1797         (install.all): Set $s for consistency.
1798         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1799         check_multilibs setting.  Always make the install directory.
1800         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1801         Correct @if/@endif.
1802         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1803         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1804         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1805         (multilib.out): Remove.
1806         * Makefile.in: Regenerated.
1808 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1810         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1811         * configure.in: Replace ms1 arch with mt.
1812         * configure: Rebuilt.
1814 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1816         Sync with gcc:
1818 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1820         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1821         * configure.in: Replace ms1 arch with mt.
1822         * configure: Rebuilt.
1824 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1826         Sync with gcc:
1828         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1830         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1831         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1832         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1833         Find in-tree tools if available.
1834         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1835         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1836         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1837         (COMPILER_*_FOR_TARGET): New.
1838         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1839         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1840         (CONFIGURED_*, USUAL_*): Remove.
1841         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1842         STRIP): Use autoconf substitutions.
1843         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1844         COMPILER_NM_FOR_TARGET): New.
1845         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1847         (all): Make all-host and all-target in parallel.
1848         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1849         that $$r and $$s are set before invoking a recursive make.
1850         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1851         ([+bootstrap-target+]): Inline most of the `all' target.
1853         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1855         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1856         from the gcc build directory.
1857         * Makefile.in: Regenerate.
1859         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1861         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1862         depend on all-libdecnumber.
1863         * configure.in (host_libs): Include libdecnumber.
1864         * Makefile.in: Regenerate.
1865         * configure: Likewise.
1867         2005-11-21  Kean Johnston  <jkj@sco.com>
1869         * config.sub, config.guess: Sync from upstream sources.
1871 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1873         * Makefile.def: Remove gdb dependencies for gdbtk.
1874         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1875         (configure-gdb, install-gdb): New rules.
1876         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1877         * Makefile.in, configure: Regenerated.
1879 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1881         PR bootstrap/24297
1882         * Makefile.tpl (do-[+make-target+], do-check, install,
1883         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1884         are set before recursing.
1885         * Makefile.in: Regenerate.
1887 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1889         PR bootstrap/18939
1890         * Makefile.def (gcc) <target>: Fix thinko.
1891         * Makefile.in: Regenerate.
1893 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1895         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1896         * configure: Regenerate.
1898 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1900         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1901         target-libffi, target-qthreads, target-libjava, and
1902         targetlibobjc.
1903         * configure: Regenerate.
1905 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1907         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1908         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1909         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1910         (USUAL_OBJDUMP_FOR_TARGET): New.
1911         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1912         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1913         * configure, Makefile.in: Regenerated.
1915 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1917         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1918         before other host packages.
1920 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1922         PR bootstrap/22340
1924         * configure.in (default_target): Remove.
1925         * Makefile.tpl (all): Do not use prerequisites as subroutines
1926         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1927         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1928         use prerequisites as subroutines.
1929         (check-host, check-target): New.
1930         (bootstrap configure & all targets): Do not use stage*-start
1931         if the directory layout is already ok.
1932         (non-bootstrap configure & all targets): Prepend a $(unstage).
1933         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1934         (NOTPARALLEL): Remove.
1935         (unstage, stage variables): New variables.
1936         (unstage, stage targets): Simply expand to those variables.
1938         * configure: Regenerate.
1939         * Makefile.in: Regenerate.
1941 2005-10-04  James E Wilson  <wilson@specifix.com>
1943         * Makefile.def (lang_env_dependencies): Add libmudflap.
1944         * Makefile.in: Regenerate.
1946 2005-10-03  Catherine Moore  <clm@cm00re.com>
1948         * configure.in (bfin-*-*): Support bfin.
1949         * configure: Regenerated.
1951 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1953         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1954         * configure: Regenerated.
1956 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1958         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1959         (LIPO_FOR_TARGET): New.
1960         (CONFIGURED_LIPO_FOR_TARGET): New.
1961         (USUAL_LIPO_FOR_TARGET): New.
1962         (STRIP_FOR_TARGET): New.
1963         (CONFIGURED_STRIP_FOR_TARGET): New.
1964         (USUAL_STRIP_FOR_TARGET): New.
1965         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1966         STRIP_FOR_TARGET.
1967         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1968         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1969         * Makefile.in: Regenerate.
1970         * configure: Regenerate.
1972 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1974         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1975         (rs6000-*-aix*): Same.
1976         * configure: Regenerate.
1978 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1980         * configure.in: Recognize f95 in the --enable-languages option,
1981         and substitute it for fortran, issuing a warning.
1982         * configure: Regenerate.
1984 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1986         Import from Autoconf sources:
1988         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1989         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1990         Elliston.  Handle weird characters correctly.
1992 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1994         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1995         * configure:  Regenerated.
1997 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1999         * Makefile.def (libssp): Add to lang_env_dependencies.
2000         * Makefile.in: Regenerate.
2002 2005-08-17  Christian Groessler  <chris@groessler.org>
2004         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2005         * Makefile.in: Regenerate.
2007 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2009         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2010         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2011         Look for alternate names of the target cc and c++
2012         * configure: Regenerate.
2014 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2016         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2017         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2018         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2019         tools; remove code to manually set them.
2020         (Target tools): Look in the environment for them.
2021         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2022         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2023         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2024         build directory.
2025         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2026         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2027         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2028         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2029         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2030         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2031         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2032         * configure: Regenerate.
2033         * Makefile.in: Regenerate.
2035 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2037         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2038         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2039         * Makefile.in: Regenerated.
2041 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2043         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2044         (CFLAGS_FOR_TARGET): Use it.
2045         (CXXFLAGS_FOR_TARGET): Likewise.
2046         * Makefile.in: Regenerated.
2047         * configure.in (--with-build-sysroot): New option.
2048         * configure: Regenerated.
2050 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2052         * Makefile.tpl: Wrap install between unstage and stage
2053         * Makefile.in: Regenerate.
2055 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2057         * all files: Update FSF address.
2059 2005-07-14  Jim Blandy  <jimb@redhat.com>
2061         * configure.in: Add cases for Renesas m32c.
2062         * configure: Regenerated.
2064 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2066         * COPYING, compile, config-ml.in, config.guess,
2067         config.sub, install-sh, missing, mkinstalldirs,
2068         symlink-tree, ylwrap: Sync from upstream sources.
2070 2005-07-13  Eric Christopher  <echristo@redhat.com>
2072         * configure.in: Add toplevel noconfigdir support for tpf.
2073         * configure: Regenerate.
2075 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
2077         * Makefile.def (target_modules): Add libssp.
2078         * configure.in (target_libraries): Add target-libssp.
2079         * configure: Rebuilt.
2080         * Makefile.in: Rebuilt.
2082 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2084         PR ada/22340
2086         * Makefile.def: Sync with gcc.
2087         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2088         * Makefile.in: Regenerate.
2090 2005-07-07  Andreas Schwab  <schwab@suse.de>
2092         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2093         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2094         * Makefile.in: Regenerated.
2096 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
2098         * configure.in: Add --enable-libssp and --disable-libssp.
2099         * configure: Regenerate with autoconf-2.13.
2101 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2103         * configure.in: Don't build sim or rda when targetting darwin.
2104         * configure: Regenerate.
2106 2005-07-04  Ben Elliston  <bje@gnu.org>
2108         * src-release (do-proto-toplev): Remove dejagnu bits.
2109         (DEJAGNU_SUPPORT_DIRS): Remove.
2110         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2111         (GDBD_SUPPORT_DIRS): Likewise.
2112         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2113         (INSIGHTD_SUPPORT_DIRS): Likewise.
2114         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2116 2005-06-30  Ben Elliston  <bje@gnu.org>
2118         * setup.com (mpw): Remove unused directive.
2120 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2122         * Makefile.def (stagefeedback): Come after profile.
2123         Define profiledbootstrap target.
2124         * Makefile.tpl (profiledbootstrap): Remove.
2125         (stageprofile-end): Zap stagefeedback.
2126         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2127         * Makefile.in: Regenerate.
2129 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2131         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2132         In 'cpp' stanza, support '#line' as well as '# '.
2134 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2136         * configure.in (unsupported_languages): New macro.
2137         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2138         non-ported target libraries in noconfigdirs.
2139         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2140         non-linux-gnu.  Remove libgcj_ex_libffi.
2141         <lang_frag loop>: Set add_this_lang=no if the language is in
2142         unsupported_languages.
2143         * configure: Regenerate.
2145 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2147         * configure.in: Fix typo in handling of --with-mpfr-dir.
2148         * configure: Regenerate.
2150 2005-06-02  Jim Blandy  <jimb@redhat.com>
2152         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2153         accepted into the master sources.)
2155 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2156             Michael Snyder  <msnyder@redhat.com>
2157             Stan Cox  <scox@redhat.com>
2159         * configure.in: Set noconfigdirs for ms1.
2161         * configure: Regenerate.
2163 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2165         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2166         (Dependencies): Consider target modules for bootstrap dependencies.
2167         Make target bootstrap modules depend on each stage's gcc.
2168         * Makefile.in: Regenerate.
2170 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2172         * Makefile.def (configure-gcc): Depend on binutils having been built.
2173         (all-gcc): No need to do it here.
2174         * Makefile.in: Regenerate.
2176 2005-05-19  Paul Brook  <paul@codesourcery.com>
2178         * configure.in: Rewrite misleading error message when requested
2179         language cannot be built.
2180         * configure: Regenerate.
2182 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2184         * ylwrap: Import from Automake 1.9.5.
2186 2005-05-04  Mike Stump  <mrs@apple.com>
2188         * configure.in: Always pass --target to target configures as
2189         otherwise rebuilds that do --recheck will fail.
2190         * configure: Rebuilt.
2192 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2194         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2195         STAGE_HOST_EXPORTS.
2196         (configure, all): Add bootstrap support.
2197         (Host modules, target modules): Pass post-stage1 flags and exports.
2198         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2199         * Makefile.in: Regenerate.
2201 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2203         Sync from gcc:
2205         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2207         * config.sub: Update from master copy.
2209         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2211         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2212         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2213         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2214         "*-*-elf" and "*-*-linux*".
2215         * configure: Regenerate.
2217 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2219         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2220         (TARGET_CONFIGARGS): Include --with-target-subdir.
2221         (configure, all): New macros.  Use them throughout.
2223 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
2225         * Makefile.tpl: Sync with gcc.
2226         * Makefile.in: Regenerate.
2228 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2230         * config/mh-mingw32: Delete.
2231         * configure.in: Don't use it.
2232         * configure: Regenerate.
2234 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2236         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2237         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2238         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2239         (HOST_LIB_PATH): Generate from Makefile.def.
2240         (TARGET_LIB_PATH): Likewise.
2241         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2242         * Makefile.in: Regenerate.
2243         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2244         (RPATH_ENVVAR): Include Darwin case.
2245         * configure: Regenerate.
2247 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2249         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2250         * configure: Regenerate.
2252 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2254         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2255         gcc_version, and gcc_version_trigger from set of flags to pass.
2256         * Makefile.tpl: Remove definitions of above variables.
2257         (config.status): Remove dependency on $(gcc_version_trigger).
2258         * Makefile.in: Regenerate.
2259         * configure.in: Do not reference config/gcc-version.m4 nor
2260         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2261         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2262         * configure: Regenerate.
2264 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2265             Andrew Pinski <pinskia@physics.uc.edu>
2267         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2268         * Makefile.in: Regenerate.
2270 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2272         PR libgcj/20160
2273         * ltmain.sh: Avoid creating archives with components that have
2274         duplicate basenames.
2276 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2278         PR bootstrap/20250
2279         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2280         instead of check.
2281         * Makefile.in: Regenerate.
2283 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2285         Sync from gcc.
2287         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2289         PR bootstrap/17383
2290         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2291         * Makefile.tpl (HOST_SUBDIR): New substitution.
2292         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2293         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2294         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2295         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2296         (Host modules, Bootstrapped modules): Use it.
2297         (Build modules, Target modules): Do not create symlink trees,
2298         always configure out-of-srcdir.
2299         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2300         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2301         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2302         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2304         * Makefile.in: Regenerate.
2305         * configure: Regenerate.
2307         Merged from libada-gnattools-branch:
2308         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2310         * Makefile.def: Add gnattools as a module, depending on target-libada.
2311         * Makefile.in: Regenerate.
2312         * configure.in: Include gnattools in host_tools; disable it if ada
2313         is disabled.
2314         * configure: Regenerate.
2316 2005-02-23  Nick Clifton  <nickc@redhat.com>
2318         * configure: Regenerate.
2320 2005-02-22  Paul Schlie  <schlie@comcast.net>
2322         * configure.in: Allow darwin targeted ports to build tk, itcl and
2323         libgui.
2325 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2327         PR libgcj/10353
2328         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2329         * configure: Regenerate.
2331 2005-02-08  Andrew Cagney  <cagney@gnu.org>
2333         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2334         gdb/ section.  Update GDB's URL.
2336 2005-01-31  Andrew Cagney  <cagney@gnu.org>
2338         * gettext.m4: Only set ENABLE_NLS when gettext is present.
2340 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2342         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2343         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2344         target-libgloss when not *-*-elf and *-*-aout.
2345         * configure: Regenerate.
2347 2005-01-27  Andrew Cagney  <cagney@gnu.org>
2349         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2351 2005-01-24  Andrew Cagney  <cagney@gnu.org>
2353         * gettext.m4: Only fall back to ../intl/ when it's present.
2355 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2357         * install-sh, config.sub: Import from upstream.
2359 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2361         PR bootstrap/18222
2362         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2363         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2364         * Makefile.in: Regenerate.
2366 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2368         Revert 2004-12-28 Makefile changes, a better fix will be
2369         applied to mainline and src after GCC 4.0 branches.
2371 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2373         PR bootstrap/17383
2375         * Makefile.def (target_modules): Remove stage parameter,
2376         it is always true now.
2377         * Makefile.tpl (configure-build-[+module+],
2378         configure-target-[+module+]): Always build symlink tree
2379         for the directory and for include.  BUILD_SUBDIR and
2380         TARGET_SUBDIR cannot be . anymore.
2381         * Makefile.in: Regenerate.
2383 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2385         Revert 2004-12-08 Makefile changes.
2387 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2389         * configure.in (sh64-*-*): Reenable gprof.
2390         * configure: Regenerate.
2392 2004-12-09  Jim Blandy  <jimb@redhat.com>
2394         * MAINTAINERS: List 'depcomp' as part of automake.
2396 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2398         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2399         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2400         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2401         * Makefile.in: Regenerate.
2403 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2405         * Makefile.tpl: Generate normal dependencies if the LHS module is
2406         not bootstrapped.
2407         * Makefile.in: Regenerate.
2409 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2411         * configure.in: Include config/gxx-include-dir.m4.  Use
2412         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2413         * configure: Regenerate.
2415 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2417         * config.if: Delete.
2418         * configure.in: Set libstdcxx_incdir directly.
2419         * configure: Regenerate.
2420         * MAINTAINERS: Remove mention of config.if.
2421         * src-release (DEVO_SUPPORT): Remove config.if.
2423 2004-12-02  Eric Christopher  <echristo@redhat.com>
2425         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2426         of things to remove.
2427         * Makefile.in: Regenerate.
2429 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2431         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2432         * configure: Regenerate.
2434 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2436         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2437         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2438         * configure: Regenerate.
2440 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2442         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2443         (hppa*64*-*-*): Delete incorrect comment.
2444         * configure: Rebuilt.
2446 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2448         * install-sh, compile: Import from automake.
2450 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2452         * config.guess, config.sub:  Import from savannnah.
2454 2004-11-12  Mike Stump  <mrs@apple.com>
2456         * Makefile.def: Add html support.
2457         * Makefile.tpl: Likewise.
2458         * Makefile.in: Regenerate.
2460 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2462         PR 18423
2463         * configure.in: Remove all instances of build-fixincludes from
2464         noconfigdirs.
2465         (build_configargs): Supply --target to subdirectories.
2466         * configure: Regenerate.
2468         * Makefile.def: Make gcc install depend on fixincludes install.
2469         * Makefile.in: Regenerate.
2471 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2473         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2474         target-libgfortran.
2475         * configure: Regenerate.
2477 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2479         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2480         like CC.
2482 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2484         * Makefile.def (host fixincludes): Specify missing targets.
2485         * Makefile.in: Regenerate.
2487 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2489         PR other/17783
2490         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2491         * configure: Regenerated.
2493 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2495         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2496         * configure: Regenerated.
2498 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2500         PR target/18151
2501         * configure.in (case ${target}): Do not build fixincludes for avr.
2502         * configure: Regenerated.
2504 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2506         * configure.in (case ${target}): Do not build fixincludes
2507         on platforms where it is not used.
2508         * configure: Regenerated.
2510 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2512         * configure.in: Use an absolute path to install-sh.
2513         * configure: Regenerated.
2515 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2517         * src-release (do-djunpack, do-md5sum): Install the generated file
2518         directly into the proto-toplev/ directory.
2520 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2522         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2524 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2526         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2527         * configure: Regenerate.
2529 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2531         Fix wrong conflict resolution in:
2533         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2535         * Makefile.in: Regenerate.
2536         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2537         in the recursive `make', instead of hardwiring `all'.
2538         (Autogenerated TARGET-* variables): New.
2540 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2542         Merged from GCC / libtool upstream:
2543         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2544         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2545         * ltcf-cxx.sh (tpf*): Likewise.
2546         * ltconfig (tpf*): Add TPF OS configuration support.
2548 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
2550         * configure.in: Enable target-libgloss for crx-*-*.
2551         * configure: Regenerate.
2553 2004-09-24  Michael Roth  <mroth@nessie.de>
2555         * configure.in (--without-headers): Add missing double quotes.
2556         * configure: Regenerate.
2558 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2560         * ylwrap: Revert to previous version.
2562 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2564         PR bootstrap/17369
2565         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2566         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2567         SET_GCC_LIB_PATH_CMD.
2568         (BASE_TARGET_EXPORTS): Likewise.
2569         * Makefile.in: Regenerated.
2571         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2572         * configure: Regenerated.
2574 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2576         * config.guess: New upstream version
2577         * compile, depcomp, install-sh, ylwrap: Likewise.
2579 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2581         * config/mh-x86omitfp: New host makefile fragment.  Add
2582         -fomit-frame-pointer to the default BOOT_CFLAGS.
2583         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2584         * configure: Regenerate.
2586 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2588         PR target/11572
2589         * configure.in (*-*-darwin*): Renable libobjc.
2590         * configure: Regenerate.
2592 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2594         * Makefile.def: Remove libbanshee.
2595         * Makefile.tpl: Ditto.
2596         * configure.in: Ditto.
2597         * Makefile.in: Regen.
2598         * configure: Ditto.
2600 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2602         * missing: Import latest version from master repository.
2604 2004-09-04  Nick Clifton  <nickc@redhat.com>
2606         * config.sub: Import latest version from master repository.
2607         * config.guess: Likewise.
2608         This includes these changes:
2610         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2612         * config.sub: Handle crisv32, alias etraxfs.
2613         * config.guess (crisv32:Linux:*:*): Handle.
2615         2004-08-13  Brad Smith  <brad@comstyle.com>
2617         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2618         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2620         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2622         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2623         assume the processor is a powerpc.  This is because coreutils
2624         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2625         in this case, due to a MacOS X bug that causes
2626         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2627         to return a negative number.
2628         Problem reported by Petter Reinholdtsen in:
2629         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2631         2004-07-19  Ben Elliston  <bje@gnu.org>
2633         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2635         2004-06-24  Ben Elliston  <bje@gnu.org>
2637         * config.guess: Update copyright years.
2638         * config.sub: Likewise.
2640         2004-06-22  Robert Millan  <robertmh@gnu.org>
2642         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2643         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2645         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2647         * config.guess (*:*VMS:*:*): New entry. Replaces
2648         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2649         manufacturer.
2651         2004-06-22  Ben Elliston  <bje@gnu.org>
2653         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2654         * config.sub: Likewise.
2656         2004-06-22  Ben Elliston  <bje@gnu.org>
2658         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2659         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2661         2004-06-11  Ben Elliston  <bje@gnu.org>
2663         * config.guess (pegasos:OpenBSD:*:*): Remove.
2665         2004-06-11  Ben Elliston  <bje@gnu.org>
2667         From Wouter Verhelst <wouter@grep.be>:
2668         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2670         2004-06-11  Ben Elliston  <bje@gnu.org>
2672         * config.guess (luna88k:OpenBSD:*:*): New.
2674         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2676         * config.guess (m32r*:Linux:*:*): New case.
2677         * config.sub: Handle m32rle.
2679         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2681         From Jens Petersen  <petersen@redhat.com>:
2682         * config.sub: Handle sparcv8.
2684         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2686         From Tom Smith <smith@cag.lkg.hp.com>:
2687         * config.guess: Version suffixes are equally significant on Tru64
2688         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2689         prefix of "P" (patched kernel).
2691         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2693         * config.sub: Add support for National Semiconductor CRX target.
2695 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2697         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2698         *-*-netware, but add target-libmudflap.
2699         Consolidate *-*-netware targets (of which really only i?86 exists)
2700         into a single entry.
2701         * configure: Likewise.
2703 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2705         * Makefile.tpl (sorry): Remove.
2706         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2707         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2708         (do-clean): Clean per-stage directories too.
2709         (do-distclean): Run distclean-stage1 too.
2710         (.NOTPARALLEL): Enable during toplevel bootstrap.
2711         (stage[+id+]-bubble): Enable parallel execution during
2712         the recursive invocation.
2713         * Makefile.in: Regenerate.
2715         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2717         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2719         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2720         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2721         * configure: regenerate
2722         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2723         -mdynamic-no-pic
2725 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2727         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2728         include.
2729         * configure.in: Fix indentation.
2730         * configure: Regenerate.
2732 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2734         * Makefile.def (build_modules): Add fixincludes.
2735         (dependencies): Make gcc depend on fixincludes.
2736         * configure.in (build_tools): Add fixincludes.
2737         (build_configdirs): Always include build_libs.
2738         * Makefile.in: Regenerate.
2739         * configure: Regenerate.
2741 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2743         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2744         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2745         phony targets; do not generate timestamp files.
2746         (distclean-stageN): Remove references to their timestamp files.
2747         (restageN, touch-stageN): Remove.
2748         (stageN-bubble): Rewritten.
2749         (compare): Support lean bootstraps.
2750         * Makefile.in: Regenerate.
2752         * configure.in: Only warn when bootstrapping but
2753         build != host or build != target.  Support lean bootstraps.
2754         * configure: Regenerate.
2756         Sync from gcc:
2757         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2759         * configure.in:  Give a better error message if GMP/MPFR are missing
2760         and a language needing them has been requested.
2761         * configure:  Regenerated.
2763         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2765         * configure.in:  Print a list of available language front-ends if
2766         a requested one is missing.  Tidy stray tab characters.
2767         * configure:  Regenerated.
2769 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2771         * Makefile.in: Regenerate.
2772         * configure: Regenerate.
2774         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2775         stage_*_flags.
2776         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2777         for bootstrapped modules if toplevel bootstrap is going.
2778         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2779         modules.  Adjust for changes in Makefile.def.  Enable several
2780         rules even in non-bootstrap mode, just to avoid peppering the
2781         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2782         (stage-[+prev+]-bubble): Remove.
2784         * Makefile.def (Dependencies): Depend on all-build-bison,
2785         all-build-flex, all-build-byacc, all-build-texinfo, rather
2786         than the host variations.
2787         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2788         with BUILD_SUBDIR.
2789         (BISON): Update for recent Bisons.
2790         (YACC): Fix typo.
2791         (cross): Depend on all-build.
2792         (all): Do not depend on all-build.
2793         (prebootstrap): Remove.
2794         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2795         (Prebootstrap dependencies): Add them to the per-stage targets
2796         and to all-prebootstrap.
2797         * configure.in (build_configdirs): Always enable build_tools.
2798         (BUILD_DIR_PREFIX): Remove.
2800         * Makefile.def (gcc): Add target variable.
2801         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2802         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2803         in the recursive `make', instead of hardwiring `all'.
2804         (Autogenerated TARGET-* variables): New.
2806 2004-08-17  Robert Millan  <robertmh@gnu.org>
2808         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2809         (instead of FreeBSD).
2810         * configure: Regenerate.
2812 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2814         * Makefile.def, configure.in, src-release: Remove useless, bogus
2815         references to tix.
2816         * Makefile.in, configure: Regenerate.
2818         * src-release: Stop distributing mmalloc with gdb (which doesn't
2819         use it).
2820         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2821         * Makefile.in: Regenerate.
2823 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2825         * configure.in (arm*-*-eabi*): New target.
2826         * configure: Regenerate.
2828 2004-08-01  Robert Millan  <robertmh@gnu.org>
2830         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2831         libmudflap for all GNU-based systems (with Glibc).
2832         * configure: Regenerate.
2834 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2836         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2837         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2838         (Dependencies): New section.
2839         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2840         (configure-target-[+module+]): Depend on maybe-all-gcc
2841         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2842         (toplevel profiledbootstrap): Fix dependencies.
2843         * Makefile.in: Regenerate.
2845 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2847         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2848         target-libiberty to noconfigdirs.
2850 2004-08-03  Paul Brook  <paul@codesourcery.com>
2852         * configure.in: Check for MPFR as well as GMP.
2853         * configure: Regenerate.
2855 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2857         * Makefile.def (host-modules): Add gcc.
2858         * Makefile.in: Regenerate.
2859         * Makefile.tpl (sorry): New rule.
2860         (configure-host, all-host, [+make_target+]-host, do-check,
2861         install-host): Do not add gcc as a special case.
2862         (host modules): Add a small special-casing for gcc.  Export
2863         extra_make_flags through the environment.
2864         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2865         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2866         other recursive targets for gcc): Remove.
2868         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2869         (stage, unstage): New rules.
2870         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2871         distclean-stage[+id+]): Use stage_current.
2872         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2873         the stage*-start rules.
2875 2004-07-19  Robert Millan  <robertmh@gnu.org>
2877         Synced from gcc:
2879         2004-04-26  Robert Millan  <robertmh@gnu.org>
2881         Add patches from libtool CVS.
2882         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2883         * ltconfig: Likewise.
2884         * ltcf-c.sh: Likewise.
2885         * ltcf-cxx.sh: Likewise.
2886         * ltcf-gcj.sh: Likewise.
2888 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2890         * configure.in: Add noconfigdirs for crx-*-*.
2891         * configure: Regenerate.
2893 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2895         Synced from gcc:
2897         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2899         * configure.in: Build libmudflap by default on FreeBSD.
2900         * configure: Regenerated.
2902         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2904         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2905         systems.
2906         * configure: Regenerated.
2908         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2910         PR target/16344
2911         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2912         feedback based compiler.
2913         * Makefile.in: Rebuilt.
2915         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2917         * configure.in:  Do not prepend $srcdir to /dev/null in
2918         makefile fragments.
2919         * configure:  Regenerate.
2921 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2923         * Makefile.def (host_modules): Set bootstrap=true for flex.
2924         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2925         * Makefile.in: Rebuilt.
2927 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2929         * Makefile.def (build_modules): Add bison, byacc, flex,
2930         m4, texinfo.
2931         (flags_to_pass): Add FLEX.
2932         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2933         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2934         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2935         DEFAULT_MAKEINFO): Remove.
2936         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2937         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2938         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2939         objdir or else use configured tool.
2940         (all-build): New.
2941         (all): Depend on it.
2942         (Build module dependencies): Add.
2943         * Makefile.in: Regenerate.
2944         * configure.in: Better support for multiple build modules,
2945         matching what is done for host/target modules.  Do not look
2946         for "plausible" locations of build tools if Canadian cross.
2947         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2948         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2949         * configure: Regenerate.
2951 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2953         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2954         * Makefile.in: Regenerate.
2956 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2958         * Makefile.tpl (configure-build-[+module+],
2959         configure-[+module+], configure-target-[+module+]): Pass
2960         [+extra_configure_args+].
2961         (all-build-[+module+], all-[+module+], check-[+module+],
2962         install-[+module+], [+make_target+]-[+module+],
2963         all-target-[+module+], check-target-[+module+],
2964         install-target-[+module+], [+make_target+]-target-[+module+]):
2965         Pass [+extra_make_args+].
2966         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2967         (GCC_HOST_EXPORTS): Remove.
2968         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2969         cross, check-gcc, check-gcc-c++, install-gcc,
2970         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2971         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2972         * Makefile.in: Regenerate.
2974 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2976         * configure.in: Check for srcdir/winsup rather than build directory
2977         winsup.
2978         * configure: Regenerate.
2980 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2982         * configure.in: Don't build Cygwin native newlib if winsup
2983         directory is missing.  Emit warning instead.
2984         * configure: Regenerate.
2986 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2988         * Makefile.tpl (touch-stage[+id+]): New.
2989         (restage[+prev+]): Depend on touch-stage[+id+].
2991         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2992         Use it throughout.
2994         * Makefile.def: Add profile and feedback bootstrap stages.
2995         Remove next field from bootstrap stages.
2996         * Makefile.tpl (LN, LN_S): Substitute.
2997         (stageN-start, stageN-end): Use double-colon rules, to
2998         provide a hook for additional setup commands.
2999         (distclean-stageN-gcc, restageN): Create dependencies from
3000         [+prev+], not from [+next+].
3001         (stageN-bubble): Add commands for successive stages from
3002         [+prev+], using double-colon rules.
3003         (all-stageN-gcc): Fix typo.
3004         (stagefeedback-start, profiledbootstrap): New.
3005         * Makefile.in: Regenerate.
3006         * configure.in: Call ACX_PROG_LN.
3007         * configure: Regenerate.
3009 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3011         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3012         without gcc.
3013         * configure: Regenerate.
3015 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3017         * Makefile.tpl: Fix typo.
3018         * Makefile.in: Regenerate.
3020 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3022         * configure.in: Remove new- prefix from toplevel
3023         bootstrap targets.
3024         * configure: Regenerate.
3026 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3028         Merge this patch from the gcc tree:
3030         2004-05-30  Andreas Jaeger  <aj@suse.de>
3031                     Jim Wilson <wilson@specifixinc.com>
3033         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3034         like CC.
3036 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3038         * Makefile.tpl (all.normal): Rename to all.
3039         (all): Replace with a rule to pick the default
3040         target from configure.
3041         (all-gcc, configure-gcc): Use conditionals to
3042         do nothing when toplevel bootstrap is going on.
3043         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3044         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3045         * configure.in: Support --enable-bootstrap.
3047         * Makefile.def: Remove new- prefix from toplevel
3048         bootstrap targets.
3049         * Makefile.tpl: Likewise.
3051         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3052         target.
3054         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3055         $(RECURSE_FLAGS) to recursive invocation of make.
3057         * Makefile.in: Regenerate.
3058         * configure: Regenerate.
3060 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3062         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3063         * configure: Regenerate.
3065 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3067         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3068         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3069         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3070         targets.
3071         * Makefile.in: Regenerate.
3073 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
3075         * configure.in: Test the ability to symlink directories.
3076         * configure: Regenerate.
3078         * Makefile.def (bootstrap-stage): New definitions.
3079         * Makefile.tpl (configure-stage1-gcc,
3080         configure-stage2-gcc, configure-stage3-gcc,
3081         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3082         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3083         new-restage3, compare): Autogenerate, see Makefile.in
3084         entry for behavioral changes.
3085         (distclean-stage1, new-stage1-start, new-stage1-end,
3086         new-stage1-bubble, distclean-stage2, new-stage2-start,
3087         new-stage2-end, new-stage2-bubble, distclean-stage3,
3088         new-stage3-start, new-stage3-end): New autogenerated targets.
3089         (objext, prebootstrap, BOOT_CFLAGS,
3090         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3091         targets.
3093         * Makefile.in: Regenerate.
3094         (distclean-stage1, new-stage1-start, new-stage1-end,
3095         new-stage1-bubble, distclean-stage2, new-stage2-start,
3096         new-stage2-end, new-stage2-bubble, distclean-stage3,
3097         new-stage3-start, new-stage3-end): New targets.
3098         (all-stage1-gcc): Move prebootstrap dependency from here...
3099         (configure-stage1-gcc): ...to here.
3100         (new-bootstrap): Use bubble targets.
3101         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3102         Use per-stage distclean targets.
3103         (configure-stage1-gcc, configure-stage2-gcc,
3104         configure-stage3-gcc, all-stage1-gcc,
3105         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3106         Use new-stageN-start to prepare the tree.
3108 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3110         * Makefile.def (host_modules): add libcpp.
3111         * Makefile.tpl: Add dependencies on and for libcpp.
3112         * Makefile.in: Regenerate.
3113         * configure.in: Add libcpp host module.
3114         * configure: Regenerate.
3116 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3118         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3119         of libf2c.
3120         * configure, Makefile.in: Regenerate.
3122 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3124         Merge from tree-ssa-20020619-branch.
3126         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3127         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3128         (HOST_GMPLIBS): Define.
3129         (HOST_GMPINC): Define.
3130         (TARGET_LIB_PATH): Add libmudflap.
3131         (GFORTRAN_FOR_TARGET): Define.
3132         (configure-build*): Export GFORTRAN.
3133         (configure-gcc): Export GMPLIBS and GMPINC.
3134         (all-gcc): Add maybe-all-libbanshee.
3135         (configure-target-libgfortran): Define.
3136         * Makefile.in: Regenerate.
3137         * configure.in (host_libs): Add libbanshee.
3138         (target_libraries): Add target-libmudflap and target-libgfortran.
3139         Add --with-libbanshee.
3140         Handle --disable-libmudflap.
3141         (*-*-freebsd*): Use with_gmp.
3142         Add $(libgcj) to noconfigdirs.
3143         * configure: Regenerate.
3144         * depcomp: New file.
3145         * MAINTAINERS: Add tree-ssa maintainers.
3147 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3149         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3150         * configure: Regenerate.
3152 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3154         Revert:
3155         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3157         * Makefile.def (flags_to_pass): Remove *dir variables that
3158         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3159         as well as prefix and exec_prefix.
3160         * Makefile.in: Regenerate.
3162 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3164         * Makefile.def (host_modules): Mark with the bootstrap
3165         flag packages on which gcc depends.
3166         * Makefile.tpl (all-bootstrap): Use it.
3167         * Makefile.in: Regenerate.
3169 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3171         * Makefile.def (flags_to_pass): Remove *dir variables that
3172         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3173         as well as prefix and exec_prefix.
3174         * Makefile.in: Regenerate.
3176 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3178         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3179         * configure: Regenerate.
3180         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3181         * gcc/Makefile.tpl (compare): Use the result of the test.
3182         * gcc/Makefile.in: Regenerate.
3184 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3186         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3187         Always relocate gcc and prev-gcc to the original names, even
3188         if the build fails.
3189         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3190         New targets.
3192 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3194         * configure.in (mips*-*-irix5*): Enable ld.
3195         * configure: Regenerate.
3197 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3199         * Makefile.tpl (configure-[+module+], configure-gcc,
3200         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3201         Set and export LDFLAGS.
3202         * Makefile.in: Regenerate.
3204 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3206         PR bootstrap/14871
3207         * Makefile.tpl: If we don't have built-in-tree target tools,
3208         use the ones found by configure rather than hacking around with
3209         program_transform_name.
3210         * configure.in: Give Makefile.tpl the information necessary
3211         to do that.
3212         * Makefile.in: Regenerate.
3213         * configure: Regenerate.
3215 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3217         PR bootstrap/14760
3218         * configure.in: When computing baseargs, strip *all* copies of
3219         offending options.  Also, don't match/substitute the trailing space,
3220         so that this actually works when two similar options are separated by
3221         only one space.
3222         * configure: Regenerate.
3224 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3226         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3227         (rs6000-*-aix*): Same.
3228         * configure: Regenerate.
3230 2004-03-25  Stan Shebs  <shebs@apple.com>
3232         Remove MPW support, no longer used.
3233         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3234         mpw-install: Remove files.
3235         * src-release (DEVO_SUPPORT): Remove names of removed files.
3236         * MAINTAINERS: Likewise.
3238 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3240         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3241         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3242         * Makefile.in: Regenerate.
3244         * configure.in (top level bootstrap support): Rework --enable-werror
3245         to set @stage2_werror_flag@.
3246         * configure: Regenerate.
3247         * Makefile.tpl (top level bootstrap support): Pass
3248         @stage2_werror_flag@ down to configure in stages 2 and 3.
3249         * Makefile.in: Regenerate.
3251 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3253         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3254         for stages 2 and 3 as well as in make.  As a consequence, remove
3255         OUTPUT_OPTION (now detected by configure) from the flags passed down
3256         to make.
3257         * Makefile.in: Regenerate.
3259         * Makefile.tpl (new-bootstrap): Fix typo.
3260         * Makefile.in: Regenerate.
3262 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3264         * Makefile.tpl: Rearrange by moving recursive_targets rules
3265         into their proper sections.
3266         * Makefile.tpl (top level bootstrap support): Move disabling
3267         of coverage flags from 'make' to 'configure'; improve comments.
3268         * Makefile.in: Regenerate.
3270         * Makefile.tpl (experimental top level bootstrap) Move stage1
3271         language setting from all- target to configure- target; disable
3272         intermodule optimization in stage 1; prevent gratuitous rebuilds
3273         of stage 1.
3274         * Makefile.in: Regenerate.
3275         * configure.in: Comma-separate stage 1 language list for top
3276         level bootstrap.
3277         * configure: Regenerate.
3279         * Makefile.tpl: Clean up experimental top level bootstrap support:
3280         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3281         prev-gcc in configure- targets as well as all- targets.
3282         * Makefile.in: Regenerate.
3284 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3286         * configure.in: Remove symbolic link section.
3287         * configure: Regenerate.
3288         * Makefile.tpl (links): Remove.
3289         * Makefile.in: Regenerate.
3291 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3292             Nathanael Nerode  <neroden@gcc.gnu.org>
3294         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3295         Set with AC_CHECK_PROGS.
3296         * configure.in: Fix comment typo from last patch.
3297         * configure: Regenerate.
3299 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3301         * Makefile.tpl: Introduce experimental top level bootstrap support.
3302         * Makefile.in: Regenerate.
3303         * configure.in: Introduce support for top level bootstrap.
3304         * configure: Regenerate.
3306 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3307             Paolo Bonzini  <bonzini@gnu.org>
3309         PR bootstrap/14522
3310         * configure.in: Cope with shells that do not support unquoted ^
3311         * configure: Regenerate.
3313 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3314             Paolo Bonzini  <bonzini@gnu.org>
3316         PR bootstrap/14522
3317         * configure.in: Cope with shell that do not support nesting
3318         quotes inside quoted backquote substitutions.
3319         * configure: Regenerate.
3321 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3323         PR bootstrap/14522
3324         * configure.in: Fix escaping of $.
3325         * configure: Regenerate.
3327 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3329         * configure: Regenerate.
3331 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3333         PR ada/14131
3334         Move language detection to the top level.
3335         * configure.in: Find default values for the tools as
3336         soon as possible.  Disable ada if GNAT is not found.
3337         Emit error message about missing languages.  Expand
3338         --enable-languages=all for the gcc subdirectory.
3340 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3342         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3343         and disable libgcj.
3344         * configure: Regenerated.
3346 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3348         PR bootstrap/7087
3349         * Makefile.tpl: Guard XFOO sed statements better.
3350         * Makefile.tpl: Add dependency for configure-target-libada.
3351         * Makefile.in: Regenerate (incidentally fixes broken
3352         commit when libada-branch was merged).
3354 2004-02-28  Andrew Cagney  <cagney@redhat.com>
3356         * src-release (CVS_NAMES): Define.
3357         (do-tar, do-tar): Prune $(CVS_NAMES).
3359 2004-02-23  Andrew Cagney  <cagney@redhat.com>
3361         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3362         2004-02-19.09.
3364 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3366         PR bootstrap/11932
3367         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3369 2004-02-19  Andrew Cagney  <cagney@redhat.com>
3371         * config.guess: Update from version 2003-06-12 to 2004-02-16.
3372         * config.sub: Update from version 2003-06-13 to 2004-02-16.
3374 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3376         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3377         (rs6000-*-aix*): Same.
3378         * configure: Regenerate.
3380 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3382         * configure.in (host): Add in missing $noconfigdirs to defines.
3383         * configure: Regenerate.
3385 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3386             Nathanael Nerode  <neroden@gcc.gnu.org>
3388         PR ada/6637, PR ada/5911
3389         Merge with libada-branch:
3390         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3391         with appropriate dependencies. Add --enable-libada configure switch.
3392         * configure, Makefile.in: Regenerate.
3394 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3396         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3397         * configure: Regenerate.
3399 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
3401         * COPYING.NEWLIB: Update Red Hat license to 2004.
3403 2004-01-23  DJ Delorie  <dj@redhat.com>
3405         * Makefile.def (target_modules) [libiberty]: Don't stage.
3406         * Makefile.in: Rebuilt.
3408 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
3410         * COPYING.NEWLIB: Update to include copyrights for new
3411         iconv code.
3413 2004-01-15  Andrew Cagney  <cagney@redhat.com>
3415         * src-release: Update copyright year.
3416         (do-proto-toplev): Configure using i686-pc-linux-gnu.
3417         (NEWLIB_SUPPORT_DIRS): Delete macro.
3418         (newlib.tar.bz2): Delete rule.
3420 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3422         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3423         * Makefile.tpl (configure-target-[+module+]): Support stage.
3424         * Makefile.in: Rebuilt.
3426 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3428         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3429         throughout.
3431 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3433         * configure.in: Use ./config.cache, not config.cache.
3434         * configure: Regenerate.
3435         * Makefile.tpl: Special-casing not needed for GCC any more.
3436         * Makefile.in: Regenerate.
3438         * configure.in: Don't share a cache file for host dirs.
3439         * configure: Regenerate.
3441         * config-ml.in: Don't mess with the cache file.
3443 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3445         * Makefile.tpl: Make GCC use a separate config.cache.
3446         * Makefile.in: Regenerate.
3448         PR bootstrap/11932, PR bootstrap/11933
3449         (I don't know if it will fix either of them, but it relates
3450         to them.)
3451         * configure.in: Don't use shared config.cache for target
3452         directories.
3453         * configure: Regenerate.
3455 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3457         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3458         * configure: Regenerated.
3460 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3462         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3463         * configure: Regenerated.
3465 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3467         Port change over from GCC:
3468         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3469         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3470         (configure-build-[+module+], configure-[+module+]): Likewise.
3471         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3472         * Makefile.in: Regenerate.
3474 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3476         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3477         * configure: Regenerate.
3479 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
3481         * COPYING.NEWLIB: Add license info for long long routines added to
3482         stdlib.
3484 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3486         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3487         * Makefile.in: Regenerate.
3489 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3491         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3492         * configure:  Regenerate.
3494 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3496         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3497         HOST_FLAGS_TO_PASS.
3498         * Makefile.in: Regenerate.
3500 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3502         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3503         * configure: Rebuilt
3504         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3505         * Makefile.in: Rebuilt
3507 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3509         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3511 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
3513         * config-ml.in:  Use ac_configure_args directly instead of
3514         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3515         actually seen.
3517 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3519         * config-ml.in: Propagate INSTALL variables.
3521 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3523         * configure.in: Pass a computed --program-transform-name
3524         to subconfigures.
3525         * configure: Regenerated.
3527 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3529         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3530         * Makefile.in: Regenerate.
3532         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3533         * Makefile.in: Regenerate.
3535 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3537         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3538         quoting.
3539         * configure: Regenerated.
3541 2003-09-12  Michael Chastain  <mec@shout.net>
3543         Fix PR gdb/857.
3544         * src-release (do-proto-topleve): Remove junk files
3545         intl/config.cache, intl/config.status,
3546         intl/config.h, intl/stamp-h.
3548 2003-09-14  Andrew Cagney  <cagney@redhat.com>
3550         * src-release (dejagnu.tar): New target.
3551         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3552         (do-djunpack): Use $(PACKAGE) for the package name.
3554 2003-09-04  DJ Delorie  <dj@redhat.com>
3556         * configure: Regenerate.
3558 2003-09-04  Robert Millan  <robertmh@gnu.org>
3560         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3562 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3564         * configure.in: Ensure arguments to sed are properly spaced.
3565         * configure: Regenerate.
3567 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
3569         Merge from gcc:
3570         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3571         * install-sh:  Update to newer upstream versions (associated with
3572         aclocal 1.7).
3573         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3575 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3577         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3578         * configure: Regenerated.
3580 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3582         * configure.in:  Use newline instead of semicolon when assuming
3583         shell arguments in a for loop.
3584         * configure:  Regenerated.
3586 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3588         PR 8180
3589         * configure.in: When testing with_libs and with_headers, treat
3590         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3591         * configure: Regenerate.
3593         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3594         make, shell, etc.
3595         (baseargs): Likewise.
3596         * configure: Regenerate.
3598 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3600         * configure.in: Disable libgcj for darwin not on powerpc.
3601         * configure: Rebuild.
3603 2003-08-15  Michael Chastain  <mec@shout.net>
3605         * src-release (do-proto-toplev): Remove junk files
3606         dejagnu/example/calc/config.status,
3607         dejagnu/example/calc/config.log.
3609 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3611         * config-ml.in, symlink-tree: Add license.
3613 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3615         Merge from gcc:
3617         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3618         * Makefile.tpl (check, check-c++): Express dependencies using
3619         dependencies rather than commands.
3620         * Makefile.in: Regenerate.
3622         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3623         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3624         * Makefile.in: Update.
3626 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3628         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3629         * configure: Ditto.
3631 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3633         * configure.in: Enable libgcj for darwin.
3634         * configure: Rebuild.
3636 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3638         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3640 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3642         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3643         creating target and build subdirs to build all parent dirs as needed.
3644         * Makefile.in: Rebuild.
3645         * configure.in: Don't build dirs explicitly here.
3646         * configure: Rebuild.
3648 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3650         * Makefile.tpl (all-make): Depend on intl.
3651         * Makefile.in: Rebuilt.
3653 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3655         * config.if: Remove unused libc_interface determination.
3657 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3659         * Makefile.in: Regenerate, correctly this time.
3661 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3663         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3664         unused INSTALL_PROGRAM_ARGS.
3665         * configure.in: Use AC_PROG_INSTALL.
3666         * Makefile.in: Regenerate.
3667         * configure: Regenerate.
3669 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3671         * configure: Rebuilt.
3672         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3673         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3674         newlib nor libgloss.
3675         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3676         * configure.in (am33_2.0-*-linux*): Added.
3678 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3680         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3681         * configure: Regenerate.
3683 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3685         * config-ml.in: Replace PWD with PWD_COMMAND.
3686         * Makefile.tpl: Likewise.
3687         * Makefile.in: Regenerated.
3689 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3691         * configure.in: Clean up config-lang.in handling.  Delete
3692         useless assignment to "subdirs".
3693         * configure: Regenerate.
3695 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3697         * configure.in: Rename 'target_libs' to 'target_libraries'.
3698         Remove useless reference to 'target_libs'.
3699         * configure: Regenerate.
3701 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3703         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3704         * Makefile.in: Regenerate.
3706 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3708         * Makefile.def: Introduce flags_to_pass.
3709         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3710         * Makefile.in: Regenerate.
3712 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3714         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3715         and target-libgloss.
3716         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3717         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3718         * configure: Regenerate.
3720 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3722         * configure.in: Update testsuite_flags to new location.
3723         * configure. Regenerate.
3725 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3727         * Makefile.tpl: Remove BUILD_CC stuff.
3728         * Makefile.in: Regenerate.
3730 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3732         * config.guess: Update to 2003-06-12 version.
3733         * config.sub: Update to 2003-06-13 version.
3735 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3737         * MAINTAINERS: Add myself as MIPS co-maintainer.
3739 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3741         * config.guess: Update to 2003-06-06 version.
3742         * config.sub: Update to 2003-06-06 version.
3744 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3746         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3747         * configure. Regenerate.
3749 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3751         * configure.in: Disable serial configure by default.
3752         * configure: Regenerate.
3753         * Makefile.tpl: Abolish .NOTPARALLEL.
3754         * Makefile.in: Regenerate.
3756         * Makefile.tpl: Replace {build,host,target}_canonical by
3757         {build,host,target}.
3758         * Makefile.in: Regenerate.
3760         * Makefile.tpl: Fix stupid pasto.
3761         * Makefile.in: Regenerate.
3763 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3765         * Makefile.tpl: Remove bogus conditional.
3766         * Makefile.in: Regenerate.
3768 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3770         * Makefile.tpl: Make 'recursive targets' using autogen rather
3771         than shell loop.  Remove duplicate 'clean' targets and false
3772         comments.
3773         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3774         Add systematic method of specifying missing targets in subdirs.
3775         Add copyright boilerplate.
3776         * Makefile.in: Regenerate.
3777         * configure.in: Add 'recursive targets' to maybe list.
3778         * configure: Regenerate.
3780         * Makefile.tpl: Rename [+target+] to [+make_target+].
3781         * Makefile.def: Rename 'target' to 'make_target'.
3783 2003-05-30  Nick Clifton  <nickc@redhat.com>
3785         * README-maintainer-mode: Update URL for locating blessed config
3786         tools.
3788 2003-05-29  Robert Millan  <rmh@debian.org>
3790         * ltconfig: Import this patch and modify for use with current
3791         version of ltconfig:
3793         2003-05-21  Bruno Haible  <bruno@clisp.org>
3795         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3796         GNU/FreeBSD.
3798 2003-05-28  DJ Delorie  <dj@redhat.com>
3800         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3801         * Makefile.in: Regenerate.
3803 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3805         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3807 2003-05-21  DJ Delorie  <dj@redhat.com>
3809         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3810         newlib or libgloss.
3811         * Makefile.in: Regenerate.
3813 2003-05-21  DJ Delorie  <dj@redhat.com>
3815         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3816         * Makefile.in: Regenerate.
3818 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3820         * configure.in: Use curly braces in the definition of tooldir.
3821         * configure: Regenerate.
3823 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3825         * configure.in: Switch more things to use maybe dependencies.
3826         * Makefile.tpl: Switch more things to use maybe dependencies.
3827         Factor out common code from autogen IF statements.
3828         * configure: Regenerate.
3829         * Makefile.in: Regenerate.
3831 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3833         * configure.in: Accept i[3456789]86 for machine type.
3834         * configure: Regenerate.
3836 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3838         * configure.in: Switch more things to use maybe dependencies.
3839         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3840         * configure: Regenerate.
3841         * Makefile.tpl: Switch more things to use maybe dependencies.
3842         * Makefile.in: Regenerate.
3844 2003-05-16  Andreas Schwab  <schwab@suse.de>
3846         * Makefile.tpl (install-opcodes): Define.
3847         * Makefile.in: Rebuild.
3849 2003-05-13  Andreas Jaeger  <aj@suse.de>
3851         * config.guess: Update to 2003-05-09 version.
3852         * config.sub: Update to 2003-05-09 version.
3854 2003-05-13  Michael Eager <eager@mvista.com>
3856         * configure.in: Correct sed script so that options in quotes are not
3857         deleted.
3858         * configure: Rebuild.
3860 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3862         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3863         and $$s/newlib/libc/sys/cygwin32 include paths.
3864         * configure: Ditto.
3866 2003-05-05  H.J. Lu <hjl@gnu.org>
3868         * config-ml.in: Restored from gcc repository.
3870 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3872         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3873         * Makefile.in: Regenerate.
3875 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3877         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3878         and Makefile.def.
3880 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3882         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3883         * Makefile.in: Regenerated.
3885 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3887         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3888         * Makefile.in: Regenerate.
3890 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3892         * configure.in (powerpc64*-*-linux*): Remove.
3893         * configure: Rebuilt.
3895 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3897         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3898         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3899         and restrap.
3900         * Makefile.in:  Regenerate.
3902 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3904         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3905         * configure: Regenerated.
3907 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3909         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3910         * */configure: Rebuilt.
3912 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3914         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3915         * Makefile.in: Regenerate.
3917 2003-03-14  Michael Chastain  <mec@shout.net>
3919         * Makefile.in: Regenerate with correct Makefile.def.
3921 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3923         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3924         Make macro.
3925         * Makefile.in: Regenerate.
3926         * configure.in: Clean up gxx_include_dir logic.
3927         * configure: Regenerate.
3929 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3931         * configure.in (gxx_include_dir): Fix typo.
3932         * configure: Regenerated.
3934 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3936         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3938 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3940         * configure.in: Include $(build_tooldir)/sys-include in
3941         FLAGS_FOR_TARGET.
3942         * configure: Regenerated.
3944 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3946         * Makefile.tpl: Reindent.
3947         * Makefile.in: Regenerate.
3948         * configure.in: Reindent.  Don't set unused variables.
3949         * configure: Regenerate.
3951         * Makefile.tpl: Always pass down RANLIB.
3952         * Makefile.in: Regenerate.
3954         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3955         * Makefile.in: Regenerate.
3956         * configure.in: Remove unused logic relating to --enable-shared
3957         and --enable-threads.  Remove bogus comments.  Remove redundant
3958         noconfigdirs.
3959         * configure: Regenerate.
3961         * configure.in: Replace ${libstdcxx_version} by its value.
3962         Remove reference to mh-dgux.
3963         * configure: Regenerate.
3965 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3967         * Makefile.tpl: Rearrange.
3968         * Makefile.in: Regenerate.
3970 2003-02-25  Nick Clifton  <nickc@redhat.com>
3972         * configure: Remove site-file supprot - it is obsolete.
3974 2003-02-24  Uwe Stieber <uwe@wwws.de>
3976         * configure.in: Add support for kaOS as cross build target system.
3977         * configure: Regenerated.
3979 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3981         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3982         configure-target-* as some target builds may require additional
3983         flags for preprocessor tests.
3984         * Makefile.in: Regenerated.
3986 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3988         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3989         * ltconfig: Handle it.
3990         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3991         auto-detecting it.
3993 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3995         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3996         it is used as argument to $CC.
3997         * ltcf-gcj.sh: Likewise.
3999 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4001         * configure.in: Introduce --enable-maintainer-mode.
4002         * configure: Rebuilt.
4003         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4004         for maintainer mode.
4005         * Makefile.in: Rebuilt.
4007 2003-02-19  Andrew Cagney <ac131313@redhat.com>
4009         * configure: Regenerate using autoconf 2.13.
4011 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
4013         * config.guess: Import latest version.
4014         * config.sub: Import latest version.
4016 2003-02-18  Jason Merrill  <jason@redhat.com>
4018         * Makefile.tpl (check-c++): Allow parallelism.
4020 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
4022         * configure: Regenerate using autoconf 000227.
4024 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4026         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4027         don't configure target-libobjc.
4028         * configure: Regenerate.
4030 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4032         * Makefile.tpl (RANLIB): Define.
4033         * Makefile.in: Regenerate.
4035 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4037         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4038         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4039         * Makefile.in: Regenerated.
4040         * configure.in: Remove all traces of snavigator, db, and grep.
4041         * configure: Regenerated.
4043 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4045         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4046         * Makefile.in: Regenerated.
4048 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4050         * config.if: Copy from GCC.
4052 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4054         * configure.in:  Revert 24Jan change.
4055         * configure:  Regenerate.
4057 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4059         * configure.in: Revert previous change.
4060         * configure: Regenerate.
4062 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4064         * configure.in: Make rda native-only.
4065         * configure: Regenerate.
4067 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4069         * configure.in: Add missing \.
4070         * configure: Rebuilt.
4072 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4074         * configure.in (baseargs): Avoid using \| in sed regular
4075         expressions.
4076         * configure: Rebuilt.
4078 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4080         * configure.in (baseargs): Remove all supported forms of
4081         --cache-file, --srcdir, --host, --build and --target options
4082         from argument lists.
4083         * configure: Rebuilt.
4085 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4087         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4088         * configure: Rebuilt.
4090 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4092         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4093         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4094         * Makefile.in: Regenerate.
4095         * configure: Regenerate.
4097 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4099         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4100         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4101         * Makefile.in: Regenerate.
4103 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4105         * configure.in: Remove Makefile in build, host and target modules
4106         unless configure was run with --no-recursion.
4107         * configure: Rebuilt.
4109 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4111         * config.guess: Update to 2003-01-03 version.
4112         * config.sub: Update to 2003-01-03 version.
4114 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4116         * configure: Regenerate with proper autoconf 2.13.
4118 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4120         * configure.in: Add AC_PREREQ for consistency.
4121         * configure: Regenerate.
4123 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4125         * configure.in (GDB_TK): Add tcl directories conditional on
4126         gdb/gdbtk directory being present.
4127         * configure: Regenerate.
4129 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4131         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4132         by gcc if LD is not defined and we are not doing a Canadian Cross.
4133         * configure: Rebuilt.
4135 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
4137         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4139 2002-12-31  Tom Tromey  <tromey@redhat.com>
4141         * Makefile.in: Rebuilt.
4142         * Makefile.def (target_modules) [libffi]: Allow installation.
4144 2002-12-31  Andreas Schwab  <schwab@suse.de>
4146         * configure.in: Fix use of $program_transform_name.
4147         * configure: Regenerated.
4149 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4151         * configure.in (baseargs): Don't remove first configure argument.
4152         * configure: Regenerated.
4154 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4156         * Makefile.tpl (local-distclean): Don't remove...
4157         (multilib.ts): ... this.  Moved into...
4158         (multilib.out): ... this.  Don't use sub-make.
4159         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4160         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4161         (configure-build-[+module+], configure-[+module+],
4162         configure-target-[+module+], configure-gcc): ... these.  Test
4163         for Makefile existence.  Drop config.status from dependencies.
4164         * Makefile.in: Rebuilt.
4165         * configure.in: Move gcc-version-trigger to the end of
4166         ac_configure_args.  Add comments to maybedep.tmp and
4167         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4168         nonopt from baseargs, matching and removing corresponding
4169         whitespace while at it.
4170         * configure: Rebuilt.
4172 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4174         * configure.in (host_configargs): Replace reference to
4175         no-longer-defined buildopts with --build=${build_alias}.
4176         * configure: Rebuilt.
4178 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4180         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4181         program_transform_name to standard idiom.
4182         (AUTOGEN, AUTOCONF): Define.
4183         (Makefile.in): Use $(AUTOGEN).
4184         (Makefile): Depend on config.status, and use autoconf-style rule to
4185         build it.  Move original commands to...
4186         (config.status): ... this new target.
4187         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4188         $(AUTOCONF).
4189         * Makefile.in: Rebuilt.
4191 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4193         * Makefile.tpl: Fix dramatic bustage due to change in
4194         program_transform_name.
4195         * Makefile.in: Regenerate.
4197         * configure.in: Remove unnecessary PATH setting.
4198         * configure: Regnerate.
4200         * configure.in: Don't default to unprefixed tools unless
4201         the native tools will work.
4202         * configure: Regenerate.
4204         * configure.in: Convert to autoconf script.  Blow away lots
4205         of now-redundant Makefile fragments.
4206         * configure: Generate using Autoconf.
4207         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4208         * Makefile.in: Regenerate.
4210 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4212         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4213         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4215         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
4216         where they belong.
4218 2002-12-24  Andreas Schwab  <schwab@suse.de>
4220         * Makefile.tpl (multilib.out): Fix missing space.
4221         * Makefile.in: Regenerate.
4223 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4225         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4226         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4227         * Makefile.in: Regenerate.
4228         * configure.in: Remove unnecessary leftovers.
4230 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4232         * configure.in (extra_ranlibflags_for_target): New variable.
4233         (*-*-darwin): Add -c to ranlib commands.
4234         * configure (tooldir): Handle extra_ranlibflags_for_target.
4236 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
4238         * COPYING.NEWLIB: Updated.
4239         * COPYING.LIBGLOSS: Ditto.
4241 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4243         * Makefile.tpl: Revert HJL's change.
4244         * Makefile.in: Regenerated.
4245         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4246         always.
4248 2002-12-19  Andreas Schwab  <schwab@suse.de>
4250         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4251         * Makefile.in: Regenerate.
4253 2002-12-18  H.J. Lu <hjl@gnu.org>
4255         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4256         * Makefile.in: Regenerated.
4258         * configure.in (build_prefix): New. Substitute.
4260 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4262         * Makefile.tpl: Don't let real targets depend on phony targets.
4263         * Makefile.in: Regenerate.
4265         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4266         * Makefile.in: Regenerate.
4268 2002-12-16  Jason Merrill  <jason@redhat.com>
4270         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4271         previous 'make bootstrap'.
4272         * Makefile.in: Regenerate.
4274 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4276         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4278 2002-12-13  Jason Merrill  <jason@redhat.com>
4280         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4281         library tests.
4282         (check-c++): Just depend on it and check-target-libstdc++-v3.
4283         * Makefile.in: Regenerate.
4285 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4287         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4288         * Makefile.in: Regenerate.
4290 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
4292         * COPYING.NEWLIB: Update list of alternate Regent of California
4293         licenses and discuss official revoking of advertising clause.
4294         * COPYING.LIBGLOSS: Ditto.
4296 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4298         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4299         * Makefile.in: Rebuilt.
4301 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4303         * configure: Fix bug put in by gremlins.
4305         * Makefile.tpl: Substitute more autoconfily.
4306         * configure: Substitute more autoconfily.
4307         * Makefile.in: Regenerate.
4309 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4311         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4312         * Makefile.in (all-sim): Ditto.
4314 2002-12-06  DJ Delorie  <dj@redhat.com>
4316         * Makefile.tpl: Change configure dependencies to not have real
4317         targets depend on phony targets.
4319 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4321         * configure.in: Revert unintentional change.
4323         * src-release: Configure host subdirs.
4325         * Makefile.tpl: Change dependency for */multilib.out so that
4326         it works when gcc isn't in the tree.
4328         * configure.in: Substitute more.
4329         * configure: Run subconfigures from the Makefile.
4330         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4331         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4333 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4335         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4336         and corresponding dependencies.
4337         * Makefile.in: Regenerate.
4339         * configure.in (host_tools): Order binutils, gas and ld for
4340         convenience in running the testsuites.
4342         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4343         * Makefile.in: Regenerate.
4344         * configure.in: Introduce rules to serialize subconfigure runs.
4346         * configure.in: Introduce BASE_CC_FOR_TARGET.
4347         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4348         Realize configure-build-* targets.  Realize configure-target-* targets.
4349         * Makefile.in: Regenerate.
4351 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4353         * configure: Move gcc_version_trigger stuff from here...
4354         * configure.in: ...to here.
4356         * configure.in: Separate subconfigure options added by this file from
4357         options given by the user.  Add machinery to put args for host
4358         subconfigures into the Makefile.
4360         * Makefile.tpl: Remove 'vault' targets.
4361         * Makefile.tpl: Reorder and comment dependencies.
4362         * Makefile.in: Regenerate.
4364 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4366         * configure.in: Move host-specific darwin noconfigdirs into
4367         the host-specific section.
4369 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4371         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4372         during replay.
4373         * Makefile.in: Regenerate.
4375         (finishing slow-motion replay)
4376         * configure: Remove skip-this-dir support.
4377         * Makefile.tpl: Remove skip-this-dir support.
4379         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4380         subdirectories.
4381         * Makefile.in: Regenerate.
4383         * Makefile.tpl: Strip out useless setting of 'dir'.
4384         * Makefile.in: Regenerate.
4386 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4388         (finishing slow-motion replay)
4389         * configure.in: Fix deeply stupid bug.
4391         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4392         shell code in CXX_FOR_TARGET
4393         * Makefile.def: Introduce raw_cxx.
4394         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4395         RAW_CXX_FOR_TARGET.
4396         * Makefile.in: Regenerate.
4398 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4400         (finishing slow-motion replay)
4401         * Makefile.tpl: Remove unnecessary ifs.
4402         * Makefile.in: Regenerate.
4404         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4405         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4406         targets for 'no_install' modules.
4407         * configure: Move GDB_TK substitution to configure.in.  Move
4408         build_modules stuff to configure.in.
4409         * configure.in: Implement soft dependency machinery.  Maybe-ize
4410         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4411         * Makefile.in: Regenerate.
4413 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4415         (continuing slow-motion replay)
4416         * Makefile.tpl: Make all-target, install-target behave similarly
4417         to all, install (only hitting configured targets).  Eliminate
4418         unused macro defintions.
4420         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4421         build != host.
4423         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4425         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4427         * configure.in: Produce lists of subdir targets we're actually
4428         configuring.  Remove references to "dosrel".
4429         * Makefile.tpl: Let configure set which subdir targets are hit.
4430         Remove install-cross; clean up install; remove ALL.  Remove
4431         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4432         Autogenerate host module targets.  Remove empty dependency lines
4433         and redundant dependency; rearrange slightly.
4434         * Makefile.def: Add host-side libtermcap, utils.
4436         * Makefile.in: Regenerate.
4438 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4440         (Continuing slow-motion replay)
4441         * Makefile.def: Add list of recursive targets to autogenerate.
4442         Add build_modules.
4443         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4444         targets.  Autogenerate *-build-* targets.
4445         * Makefile.in: Regenerate.
4447 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4449         (Continuing slow-motion replay)
4450         * configure: More autoconf-style substitutions.
4451         * Makefile.tpl: More autoconf-style substitutions.
4452         * Makefile.in: Regenerate.
4454 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4456         (Continuing slow-motion replay)
4457         * configure: Substitute more variables in a more autoconf-friendly
4458         way.  Simplify slightly.
4459         * Makefile.tpl: Make more variables substitutable in an
4460         autoconf-friendly way.
4461         * Makefile.in: Regenerate.
4463 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4465         (Continuing slow-motion replay)
4466         * configure.in (v810*): Remove special setting of tools.
4468         * configure: Add support for extra required flags for ar or nm.
4469         * configure.in (aix4.3+): Use above support for target-specific
4470         issues, rather than using config/mt-aix43.
4472 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4474         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4475         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4476         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4477         with $srcdir.  Reformat indentation.  Substitute some variables
4478         formerly hard-coded in the Makefile for build=host.
4479         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4480         * Makefile.def: Autogenerate more.
4481         * Makefile.in: Regenerate.
4483 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4485         * Makefile.tpl: syntactic cleanup
4487 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4489         * Makefile.def (host_modules): Add rda.
4490         * Makefile.in: Regenerate.
4491         * configure.in (target_tool): Add target-rda to list.
4493 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4495         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4496         and restrap targets to this rule.
4497         * Makefile.in:  Regenerate.
4499 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4501         * configure.in (i[3456]86-*-linux*): Add check to disable
4502         ${libgcj} for glibc1.
4504 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4506         * configure.in: Add tic4x target.
4508 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4510         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4511         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4512         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4513         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4514         * Makefile.in: Regenerate.
4516 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4518         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4519         * Makefile.in: Regenerate.
4521         * Makefile.def: Remove order dependency comments.
4522         * Makefile.tpl: Add explicit install-install dependencies.
4523         * Makefile.in: Regenerate.
4525         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4526         * Makefile.in: Regenerate.
4528         * configure: Restore my original patch by syncing with gcc version.
4530         * Bring following over from gcc:
4532 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4534         * configure.in (s390*-*-linux*): Enable libgcj.
4536 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4538         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
4540 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
4542         * configure: Move stray lines back to where they belong.
4544 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4546         * Makefile.tpl: Insert configure-target target, for src-release.
4548         * configure: Finish reverting change which Andrew Cagney started
4549         reverting.  Should fix bustage.
4551         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4552         * src-release: New file.  Contains material for making net
4553         releases for gdb, binutils, et al., formerly in Makefile.in.
4555 2002-09-30  Nick Clifton  <nickc@redhat.com>
4557         * cpu: New top level directory.  Intended to hold input files for
4558         CGEN which have FSF copyright assignment.
4559         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4561 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4563         Revert below (note that src does not contain Makefile.tpl):
4564         * Makefile.tpl: Make subsituted variables more autoconfy.
4565         * Makefile.in: Regenerate.
4567 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4569         * configure: Revert accidentally applied changes.
4571         * Makefile.tpl: Make more autoconf-friendly.
4572         * Makefile.in: Regenerate.
4573         * configure: Make substitution more autoconf-like.
4575 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4577         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4578         single entry to handle all these.
4579         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4580         libjava on arm-*-elf.
4582 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4584         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4585         things that depend on them.
4587 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4589         * Makefile.tpl: Make subsituted variables more autoconfy.
4590         * Makefile.in: Regenerate.
4591         * configure: Make seds more autoconfy.
4593 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4595         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4596         * Makefile.in: Regenerate.
4597         * configure.in: Rewrite sed statements to look autoconfy.
4599         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4600         all-target-foo on configure-target-foo.
4601         * Makefile.def: Ditto.
4602         * Makefile.in: Rebuild.
4604 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4606         * Makefile.def: New file.
4607         * Makefile.tpl: New file.
4608         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4610         * configure.in: Minor rearrangement.  Simplify tests.
4612 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
4614         * configure.in (with_headers): Skip copy if value is "yes".
4615         (with_libs): Likewise.
4617 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4619         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4620         * configure.in (sh*-*-pe*): Ditto.
4621         * configure.in (mips*-*-pe*): Ditto.
4622         * configure.in (*arm-wince-pe): Ditto.
4624         * configure.in: Rearrange.
4626 2002-09-12  Nick Clifton  <nickc@redhat.com>
4628         * Import these changes from the config master repository:
4630         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
4632                 * config.sub: Add tic4x target.
4634         2002-09-03  Ben Elliston  <bje@redhat.com>
4636                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4637                 Reported by <Duncan_Stodart@insession.com>.
4639 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
4641         * COPYING.NEWLIB: More updates.
4643 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
4645         * COPYING.NEWLIB: Update.
4647 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
4649         * texinfo/texinfo.tex: Import version 2002-06-04.06.
4651         * config.guess: Import version 2002-08-23.
4652         * config.sub: Import version 2002-08-22.
4654 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
4656         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4657         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4658         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4660 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4662         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4664 2002-08-04  H.J. Lu  (hjl@gnu.org)
4666         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4668 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4670         * configure.in: Move generic linux case to end.  Copy generic
4671         linux noconfigdirs to mips*-*-linux* entry and new
4672         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4674 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4676         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4677         one instance of them which was missed to the list to update.
4679 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4681         * config.guess: Update to 2002-07-09 version.
4682         * config.sub: Update to 2002-07-03 version.
4684 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4686         * configure.in: Remove two redundant tests.
4688 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4690         * configure.in (mips*-*-irix6*o32): Enable stabs.
4692 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4694         * configure.in: Don't build grez.
4695         * Makefile.in: Ditto.
4697         * Makefile.in: Remove references to bsp, cygmon, libstub.
4698         * configure.in: Ditto.
4700         * configure.in: Remove leftover reference to gdbtest.
4702 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4704         * configure.in (gxx_include_dir):  Change to match versioned
4705         C++ headers if --enable-version-specific-runtime-libs is used.
4707 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4709         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4711 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4713         * configure.in: Make --without-x work.
4715 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4717         * contrib: New directory.  Created to contain a copy of the
4718         texi2pod.pl script so that it is in the same place as the version in
4719         the FSF GCC sources.
4721 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4723         * configure.in: Rearrange target Makefile fragment collection.
4725         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4726         cvs[src].
4727         * configure.in: Ditto.
4729 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4731         * Makefile.in: Eliminate 'apache' targets.
4732         * configure.in: Eliminate 'apache' targets.
4734         * configure.in: Eliminate redundant tests.  Reorganize.
4736         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4738         * config-ml.in: Eliminate references to Cygnus configure.
4740         * Makefile.in: Eliminate references to building emacs.
4742 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4744         * configure.in: Add support for ip2k.
4746 2002-06-24  Ben Elliston  <bje@redhat.com>
4748         * configure.in (host_tools): Remove cgen.
4750         * Makefile.in (all-cgen): Remove; runs from its source directory.
4751         (check-cgen, install-cgen, clean-cgen): Likewise.
4752         (all-opcodes): No not depend on all-cgen.
4753         (all-sim): Likewise.
4755 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4757         * configure.in: Fix AIX configury bug.
4759 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4761         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4763         * configure.in: Move definition of libstdcxx_flags right above
4764         usage, rather than way earlier.
4766         * configure.in: Pull definition of is_cross_compiler earlier.
4768         * configure.in: Rearrange a little.
4770         * configure.in: Remove references to librx.
4771         * Makefile.in: Remove references to librx.
4773 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4775         * configure.in: Eliminate ${gasdir} variable.
4777 2002-06-18  Dave Brolley  <brolley@redhat.com>
4779         * configure.in: Add support for frv.
4780         * config.sub: Add support for frv.
4782 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4784         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4786 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4788         * configure.in (vax-*-netbsd*): Re-enable gas.
4790 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4792         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4793         BUILD_PREFIX_1, to correct nomenclature.
4794         * configure: Likewise.
4796         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4797         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4799 2002-05-31  Olaf Hering  <olh@suse.de>
4801         * config-ml.in: Propogate DESTDIR also.
4803 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4805         * configure.in (vax-*-netbsd*): Don't build gas for this
4806         platform.
4808 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4810         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4811         and libgcj for AVR.
4813 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4815         * config.sub: Add DLX target.
4817 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4819         * config.guess: Update to 2002-05-22 version.
4820         * config.sub: Likewise.
4822 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4824         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4825         * config-ml.in: Likewise.
4826         * configure: Likewise.
4827         * configure.in: Likewise.
4829 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4831         * configure.in: Simplify makefile fragment collection.
4833         * configure.in: Remove code to build emacs.
4835         * configure.in : Remove --srcdir argument from targargs and buildargs
4836         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4838         * configure: Move some logic to configure.in.
4839         * configure.in: Move some logic from configure.
4841 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4843         * COPYING.LIBGLOSS: New file.
4845 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4847         * Makefile.in: Honour DESTDIR.
4849 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4851         * configure.in (noconfigdirs): Don't disable libgcj on
4852         sparc64-*-solaris* and sparcv9-*-solaris*.
4854 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4856         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4858 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4860         * configure.in (FLAGS_FOR_TARGET): Do not add
4861         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4862         on i[3456]86-*-linux*.
4864 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4866         * configure.in (noconfigdirs): Replace [ ] with test.
4868         * configure.in (noconfigdirs): Do not add target-newlib if
4869         target == i[3456]86-*-linux*, and host == target.
4871 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4873         * config.guess: Updated to 2002-04-26's version.
4874         * config.sub: Updated to 2002-04-26's version.
4876 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4878         * configure.in: delete reference to absent file
4880         * configure.in: replace '[' with 'test'
4882         * configure.in: Eliminate references to gash.
4883         * Makefile.in: Eliminate references to gash.
4885         * configure.in: remove useless references to 'pic' makefile fragments.
4887         * configure.in: (*-*-windows*) Finish removing.
4889         * configure.in: Eliminate redundant test for libgui.
4891 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4893         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4894         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4896 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4898         * configure.in: remove references to dead files
4900 2002-04-18  Tom Tromey  <tromey@redhat.com>
4902         * configure.in: Disallow configuring libgcj when it is already
4903         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4904         Solaris 2.8 by default.  For PR libgcj/6158.
4906 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4908         * configure.in:  Move default CC setting out of config/mh-* fragments
4909         directly into here.
4911 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4913         * configure.in: don't even try to configure or make a subdirectory
4914         if there's no configure script for it.
4916 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4918         * MAINTAINERS: Remove chill maintainers.
4919         * Makefile.in (CHILLFLAGS): Remove.
4920         (CHILL_LIB): Remove.
4921         (TARGET_CONFIGDIRS): Remove libchill.
4922         (CHILL_FOR_TARGET): Remove.
4923         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4924         CHILL_LIB.
4925         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4926         (CHECK_TARGET_MODULES): Likewise.
4927         (INSTALL_TARGET_MODULES): Likewise.
4928         (CLEAN_TARGET_MODULES): Likewise.
4929         (configure-target-libchill): Remove.
4930         (all-target-libchill): Remove.
4931         * configure.in (target_libs): Remove target-libchill.
4932         Do not compute CHILL_FOR_TARGET.
4933         * libchill: Remove directory.
4935 2002-04-15  DJ Delorie  <dj@redhat.com>
4937         * Makefile.in, configure.in, configure: Sync with gcc, entries
4938         follow...
4940 2002-04-08  Tom Tromey  <tromey@redhat.com>
4942         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4943         Fixes PR libgcj/6068.
4945 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4947         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4949 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4951         * configure.in (alpha*-dec-osf*): Enable libgcj.
4953 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4955         Fix for: PR bootstrap/3591, target/5676
4956         * configure.in (mcore-pe): Disable the configuration of
4957         libstdc++-v3 since exceptions are not supported.
4959 2002-03-20  Anthony Green  <green@redhat.com>
4961         * configure.in: Enable libgcj for xscale-elf target.
4963 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4965         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4966         libjava.
4967         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4969 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4971         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4972         libstdc++-v3 and libjava.
4974 2002-02-11  Adam Megacz <adam@xwt.org>
4976         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4977         boehm-gc
4979 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4981         * config.guess: Updated to 2002-01-30's version.
4982         * config.sub: Updated to 2002-02-01's version.
4983         Contribute sh64-elf.
4984         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4985         * configure.in: Added sh64-*-*.
4987 2002-01-17  H.J. Lu <hjl@gnu.org>
4989         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4990         (all-target-fastjar): Also depend on all-target-libiberty.
4992 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4994         * configure, configure.in: Use temp file for long sed commands.
4996 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4998         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4999         libf2c.
5001 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5003         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5005 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5007         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5009 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5011         * configure: Handle temporary files securely using mkdir.
5013 2001-09-26  Will Cohen <wcohen@redhat.com>
5015         * configure.in (*-*-linux*): Disable configuration of target-newlib
5016         and target-libgloss.
5018 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5020         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5021         RANLIB.
5023 2001-08-11  Graham Stott  <grahams@redhat.com>
5025         * Makefile.in (check-c++): Add missing semicolon.
5027 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5029         * configure.in (sh-*-linux*): New.
5031 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5033         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5034         and libgcj on m68hc11/m68hc12.
5036 2001-06-27  H.J. Lu  (hjl@gnu.org)
5038         * Makefile (CFLAGS_FOR_BUILD): New.
5039         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5041 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
5043         * configure.in (libstdcxx_flags): Do not try to execute
5044         libstdc++-v3/testsuite_flags until it exists.
5046 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
5048         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5050 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
5052         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5054 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
5056         * configure.in: Move *-chorusos target case to the proper switch.
5057         Disable libgcj.
5059 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5061         * Makefile.in (STAGE1_CFLAGS): Pass down.
5063 2001-04-13  Alan Modra  <amodra@one.net.au>
5065         * config.guess: Add hppa64-linux support.  Note for next import that
5066         this is already in the master file.
5067         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
5069 2001-03-22  Colin Howell  <chowell@redhat.com>
5071         * Makefile.in (DO_X): Do not backslash single-quotes in
5072         backquotes (two places).
5074 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
5076         * Makefile.in (DO_X): Quote nested quotes.
5078 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
5080         * Makefile.in (DO_X): Use double quotes for quoting
5081         "RANLIB=$${RANLIB}".
5083 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
5085         * configure.in: Only use `lang_requires' for languages athat are
5086         actually enabled.
5088 2001-03-07  Tom Tromey  <tromey@redhat.com>
5090         * configure.in: Allow config-lang.in to set `lang_requires' to list
5091         of other required languages.
5093 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
5095         * Makefile.in: Remove RANLIB definition. Use RANLIB
5096         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5097         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5099 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
5100             Alexandre Oliva  <aoliva@redhat.com>
5102         * Makefile.in (check-c++): Use tabs, not spaces.
5104 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
5106         * Makefile.in (check-c++): New rule.
5108         * configure.in (target_libs): Remove libg++.
5109         (noconfigdirs): Remove libg++.
5110         (noconfigdirs): Same.
5111         (noconfigdirs): Same.
5112         (noconfigdirs): Same.
5114         * config-ml.in: Remove libg++ references.
5116         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5117         (ALL_TARGET_MODULES): Same.
5118         (configure-target-libg++): Remove.
5119         (all-target-libg++): Remove.
5120         (configure-target-libio): Remove.
5121         (all-target-libio): Remove.
5122         (check-target-libio): Remove.
5123         (.PHONY): Remove.
5124         (libg++.tar.bz2): Remove.
5125         (all-target-cygmon): Remove libio.
5126         (all-target-libstdc++): Remove.
5127         (configure-target-libstdc++): Remove.
5128         (TARGET_LIB_PATH): Remove libstdc++.
5129         (ALL_GCC_CXX): Remove libstdc++.
5130         (all-target-gperf): Correct.
5132 2001-02-15  Anthony Green  <green@redhat.com>
5134         * configure: Introduce GCJ_FOR_TARGET.
5135         * configure.in: Ditto.
5136         * Makefile.in: Ditto.
5138 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5140         * configure.in: for *-chorusos, don't config target-newlib and
5141         target-libgloss.
5143 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5145         Remove V2 C++ library.
5146         * configure.in: Remove --enable-libstdcxx_v3 support.
5148 2001-01-27  Richard Henderson  <rth@redhat.com>
5150         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5152 2001-01-26  Tom Tromey  <tromey@redhat.com>
5154         * configure.in: Allow libgcj to be built on Sparc Solaris.
5156 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5158         * configure.in: Enable libgcj on several additional platforms.
5160 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5162         * configure.in: Enable libgcj for linux targets.
5164 2001-01-09  Mike Stump  <mrs@wrs.com>
5166         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5167         failures of subdirectories.
5169 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5171         * configure: handle DOS-style absolute paths.
5173 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5175         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5177 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5179         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5180         (libstdcxx_incdir): Pass down.
5181         * config.if: Remove expired bits for cxx_interface, add stub.
5182         (libstdcxx_incdir): Add variable for g++ include directory.
5183         * configure.in (gxx_include_dir): Use it.
5185 2000-12-15  Andreas Jaeger  <aj@suse.de>
5187         * configure.in: Handle lang_dirs.
5189 2000-12-13  Anthony Green  <green@redhat.com>
5191         * configure.in: Disable libgcj for any target not specifically
5192         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5193         with g++ abi.
5195 2000-12-13  Mike Stump  <mrs@wrs.com>
5197         * Makefile.in (local-distclean): Also remove fastjar.
5199 2000-12-10  Anthony Green  <green@redhat.com>
5201         * configure.in: Define libgcj.  Disable libgcj target libraries for
5202         most targets.
5204 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5206         * configure.in (target_libs): Revert 2000-12-08 patch.
5207         (noconfigdirs): Added target-libjava.
5209 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5211         * Makefile.in: handle DOS-style absolute paths.
5213 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5215         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5216         libjava.
5217         * configure.in (target_libs): Removed `target-libjava'.
5219 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5221         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5222         (ALL_MODULES): Added fastjar.
5223         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5224         (all-target-libjava): all-fastjar replaces all-zip.
5225         (all-fastjar): Added.
5226         (configure-target-fastjar, all-target-fastjar): Likewise.
5227         * configure.in (host_tools): Added fastjar.
5229 2000-12-07  Mike Stump  <mrs@wrs.com>
5231         * Makefile.in (local-distclean): Remove leftover built files.
5233 2000-11-16  Fred Fish  <fnf@be.com>
5235         * configure.in (enable_libstdcxx_v3): Fix typo,
5236         libstd++ -> libstdc++.
5238 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5240         * configure: Provide the original toplevel configure arguments
5241         (including $0) to subprocesses in the environment rather than
5242         through gcc/configargs.h.
5244 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5246         * configure: Turn on libstdc++ V3 by default.
5248 2000-10-16  Michael Meissner  <meissner@redhat.com>
5250         * configure (gcc/configargs.h): Only create if there is a build GCC
5251         directory created.
5253 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5255         * configure: Save configure arguments to gcc/configargs.h.
5257 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5259         * Makefile.in (bootstrap): avoid recursion if subdir missing
5260         (cross): ditto
5261         (do-proto-toplev): ditto
5263 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5265         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5266         X11 libraries for hppa64.
5268 2000-09-02  Anthony Green  <green@cygnus.com>
5270         * Makefile.in (all-gcc): Depend on all-zlib.
5271         (CLEAN_MODULES): Add clean-zlib.
5272         (ALL_MODULES): Add all-zlib.
5273         * configure.in (host_libs): Add zlib.
5275 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5277         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5278         $targargs to tell whether newlib is going to be built.
5280         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5281         $$r/TARGET_SUBDIR/libio for _G_config.h.
5283 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5285         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5287         * configure: Make enable_threads and enable_shared defaults
5288         explicit.  Substitute enable_threads into generated Makefiles.
5289         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5290         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5292 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5294         * configure.in: Re-enable all references to libg++ and librx.
5296 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
5298         * configure.in: Add *-*-freebsd* configurations.
5300 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5302         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5303         (do-tar, do-bz2): New rules.
5304         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5305         (gdb-tar): New rule.
5306         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5307         (insight_dejagnu.tar): New rule.
5308         (insight.tar): New rule.
5309         (gdb+dejagnu.tar): New rule.
5310         (gdb.tar): New rule.
5312 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5314         * MAINTAINERS: Update dejagnu/
5316 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5318         * ltmain.sh (relink_command): Fix typo in previous change.
5320 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5322         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5323         (relink_command): Added --tag flags.
5324         (mode=install): If relinking fails; error out.
5326 2002-03-12  Richard Henderson  <rth@redhat.com>
5328         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5329         .NOTPARALLEL tag.
5330         (do-check): Rename from check.
5331         (check): Allow parallel check.
5333 2002-03-11  Richard Henderson  <rth@redhat.com>
5335         * Makefile.in (.NOTPARALLEL): Add fake tag.
5337 2002-03-07  H.J. Lu  (hjl@gnu.org)
5339         * configure.in: Enable gprof for mips*-*-linux*.
5341 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5343         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5344         libjava.
5345         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5347 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5349         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5351 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
5353         * config.guess: Import from master sources, rev 1.232.
5354         * config.sub: Import from master sources, rev 1.246.
5356 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5358         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5359         because its Makefile is there; test for the executable instead.
5361 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5363         Contribute sh64-elf.
5364         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5365         * configure.in: Added sh64-*-*.
5367 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
5369         * COPYING.NEWLIB: Remove advertising clause from
5370         Berkeley and Red Hat licenses.
5372 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5374         * Makefile.in: Add all-tix to deps for all-snavigator
5375         so that tix is built when building snavigator.
5377 2002-02-01  Ben Elliston  <bje@redhat.com>
5379         * config.guess: Import from master sources, rev 1.229.
5380         * config.sub: Import from master sources, rev 1.240.
5382 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5384         From Steve Ellcey <sje@cup.hp.com>:
5385         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5386         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5387         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5388         IA64.
5389         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5390         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5391         soname_spec, sys_lib_search_path_spec): Ditto.
5393 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5395         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5396         target-libiberty, and target-libgloss.  Skip Java-related
5397         libraries if not supported for NetBSD on target CPU.
5399 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
5401         * configure.in: Import StrongARM and XScale target_configdirs from
5402         FSF GCC version.
5404 2002-01-16  H.J. Lu  (hjl@gnu.org)
5406         * config.guess: Import from master sources, rev 1.225.
5407         * config.sub: Import from master sources, rev 1.238.
5409         * MAINTAINERS: Updated notes on config.guess and config.sub.
5411 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5413         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5414         ld and gdb are not supported.
5416 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5418         * Change reference to Cygnus Solutions to be Red Hat.
5420 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5422         * COPYING.NEWLIB: Update generic copyright date.
5424 2002-01-07  Mark Salter  <msalter@redhat.com>
5426         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5427           Allow target-libgloss to be built for arm, strongarm, and xscale.
5429 2002-01-03  Ben Elliston  <bje@redhat.com>
5431         * MAINTAINERS: Update URL for config.* scripts.
5433 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
5435         * config.sub: Import latest version.
5436         * config.guess: Likewise.
5438 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5440         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5441         options for i[3456]86-pc-linux* native builds.
5443 2001-12-05  Laurent Guerby  <guerby@acm.org>
5445         * MAINTAINERS: gcc adopts symlink-tree, refer more to
5446         libiberty.
5448         Import this patch from gcc:
5450         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5452             * symlink-tree: handle DOS-style absolute paths.
5454 2001-11-28  DJ Delorie <dj@redhat.com>
5455             Zack Weinberg  <zack@codesourcery.com>
5457         When build != host, create libiberty for the build machine.
5459         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5460         CONFIG_ARGUMENTS.
5461         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5462         New variables.
5463         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5464         and rules.
5465         (all.normal): Depend on ALL_BUILD_MODULES.
5466         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5467         (all-build-libiberty): Depend on configure-build-libiberty.
5469         * configure: Calculate and substitute proper value for
5470         ALL_BUILD_MODULES.
5471         * configure.in: Create the build subdirectory.
5472         Calculate and substitute TARGET_CONFIGARGS (formerly
5473         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5475 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
5477         * config.sub: Update to version 1.232 on subversion.
5479 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5481         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5482         files from .po files for a distribution.
5484 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
5486         * COPYING.NEWLIB: Mention preserved notice in specific parts.
5488 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5490         Merged from net gcc:
5491         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5492         * ltcf-c.sh: Use $objext, not $ac_objext.
5493         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5494         * ltcf-cxx.sh: Add support for GNU.
5495         2001-07-22  Timothy Wall  <twall@redhat.com>
5496         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5497         default settings if using GNU tools with that configuration.
5498         * ltcf-cxx.sh: Ditto.
5499         * ltcf-gcj.sh: Ditto.
5500         2001-07-21  Michael Chastain  <chastain@redhat.com>
5501         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5502         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5503         * ltmain.sh: Mark as gcc-local.
5505 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5507         * Makefile.in (all-bison): Revert 2001-10-24.
5508         Don't depend on texinfo.
5510 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
5512         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5514 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5516         * configure.in (--enable-languages): Be more permissive about
5517         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5519 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5521         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5523 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
5525         Makefile.in (all-bison): Don't depend on texinfo.
5527 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
5529         * gettext.m4: Test po/POTFILES.in exists before trying to read.
5531 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5533         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5535 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
5537         * config.sub, config.guess: Import latest from subversions.
5539 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5541         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5542         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5543         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5544         avoid quotes nesting problems.
5545         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5546         (DO_X): Export only variables that are set.
5548 2001-09-19  Ben Elliston  <bje@redhat.com>
5550         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5551         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5552         semantics.  Use the shell built-in "type" command instead.
5554 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5556         * config.sub: Reverted the earlier change, this version is not the
5557         master file.
5559 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5561         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5562         Add support for mips64.
5564 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5566         * configure.in: Enable libstdc++-v3 for h8300 targets.
5568 2001-08-30  Eric Christopher  <echristo@redhat.com>
5569             Jason Eckhardt  <jle@redhat.com>
5571         * config.sub: Add support for mipsisa32.
5573 2001-08-30  Eric Christopher  <echristo@redhat.com>
5575         * config.sub, config.guess: Import latest from subversions.
5577 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
5579         * config.sub, config.guess: Import latest from subversions.
5581 2001-07-26  DJ Delorie  <dj@redhat.com>
5583         * MAINTAINERS: Clarify libiberty merge rules and procedures.
5585 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5587         * Makefile.in: Revert 2001-06-17.
5588         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5590 2001-06-17  H.J. Lu <hjl@gnu.org>
5592         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5593         (gas+binutils.tar.bz2): Likewise.
5594         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5596 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5598         * Makefile.in (VER): When present, extract the version number from
5599         the file version.in.
5601 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5603         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5604         gcc/xgcc is built, use -print-prog-name to find out the program
5605         name to use.
5607 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
5609         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5610         with_gcc]: Use `gcc -shared' to build a shared library.
5612 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5614         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5615         archives.
5617 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5619         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5620         libraries when using g++ with native linker.
5622 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5624         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5626 2001-05-24  Tom Rix <trix@redhat.com>
5628         * configure.in : enable ld for aix
5630 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5632         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5633         [aix4*|aix5*]: Prepend blank.
5635 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5637         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5638         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5639         of subdir/configure scripts to use the new libtool.m4.
5641 2001-05-14  H.J. Lu <hjl@gnu.org>
5643         * config.if (libc_interface): Set to -libc6.2- for cross
5644         compiling to Linux/glibc 2.2.
5646 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5648         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5649         libgcj.
5651 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5653         * configure.in (noconfigdirs): Don't reset it from scratch in the
5654         target case; only append to it.
5656 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5658         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5659         sparc-*-solaris2.8]: Disable ${libgcj}.
5661 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5663         * configure.in (libgcj_saved): Copy from $libgcj.
5664         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5665         --disable-libgcj.
5667 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
5669         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5670         1.641.2.228.
5672 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5674         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5675         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5677 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5679         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5680         New macros.
5681         (bootstrap, cross): Use RECURSE_FLAGS.
5682         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5684 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5686         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5688 2001-03-23  Nick Clifton  <nickc@redhat.com>
5690         * README-maintainer-mode: Add note about inability to use "make
5691         distclean" in maintainer mode.
5693 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5695         Re-installed:
5696         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5697         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5698         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5699         * ltcf-cxx.sh: Likewise.
5700         * ltcf-gcj.sh: Likewise.
5702 2001-03-22  Philip Blundell  <philb@gnu.org>
5704         * config.sub, config.guess: Import latest from subversions.
5706 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5708         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5709         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5711 2001-03-20  Michael Chastain  <chastain@redhat.com>
5713         * Makefile.in: all-m4 depends on all-texinfo.
5715 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5717         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5719 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5721         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5722         longer valid.
5724 2001-02-16  Nick Clifton  <nickc@redhat.com>
5726         * configure.in (noconfigdirs): Allow configuration of texinfo
5727         for Cygwin hosts.
5729 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5731         * config.guess: Add linux target for S/390.
5732         * config.sub: Likewise.
5733         * configure.in: Likewise.
5735 2001-02-06  Ben Elliston  <bje@redhat.com>
5737         * configure: Output host type to stdout, not stderr.
5739 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5741         * config.guess: Import from subversions.gnu.org (revision 1.181).
5742         * config.sub: Import from subversions.gnu.org (revision 1.199).
5744 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5746         * config.guess: Handle hppa64-linux systems.
5748 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5750         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5751         Don't unset, it's non-portable and no longer necessary, set to empty
5752         instead.
5754 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5756         * ltconfig: Shell portability fix for the tagname validity check.
5758 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5760         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5762 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5764         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5765         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5767 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5769         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5770         keep at least one of build_libtool_libs or build_old_libs set to
5771         yes.
5773 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5775         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5776         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5778 2000-11-07  Philip Blundell  <pb@futuretv.com>
5780         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5782 2000-11-03  Philip Blundell  <pb@futuretv.com>
5784         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5785         files.
5787 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5789         * COPYING.NEWLIB: Put into source repository.
5791 2001-01-15  Ben Elliston  <bje@redhat.com>
5793         * configure.in (host_tools): Add sid.
5794         Always configure cgen.
5795         * Makefile.in (all-sid): New target.
5796         (check-sid, clean-sid, install-sid): Likewise.
5798 2001-01-07  Andreas Jaeger  <aj@suse.de>
5800         * config.sub, config.guess: Update from subversions.
5802 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5804         * configure.in: Disable language-specific target libraries for
5805         languages that aren't enabled.
5807 2000-11-24  Nick Clifton  <nickc@redhat.com>
5809         * configure.in (xscale-elf): Add target.
5810         (xscale-coff): Add target.
5811         (c4x, c5x, tic54x): Move after ARM targets.
5813 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5815         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5817 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5819         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5821 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5823         * Makefile.in: Merge with GCC and libgcj.
5824         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5825         configure-target-<library> when their configure scripts need the C
5826         or C++ library to have already been built to work properly.
5827         (do_proto_toplev): Set them to an empty string.
5829 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5831         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5832         (REALLY_SET_LIB_PATH): Use them.
5834 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5836         * config.sub: Add support for Sun Chorus
5838 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5840         * config.sub: Add support for the *-storm-chaos OS.
5842 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5844         * configure.in (noconfigdirs): Don't compile some
5845         of the libraries for 68HC11 & 68hc12 targets.
5847 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5849         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5850         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5851         all affected `configure' scripts.
5853 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5855         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5856         ltcf-c.sh.
5858 2000-09-12  Philip Blundell  <philb@gnu.org>
5860         * config.sub, config.guess: Update from subversions.
5862 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5864         * Makefile.in (all-zlib): Added dummy target.
5866         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5867         multi-language branch.
5869 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5871         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5872         (bootstrap*): Depend on all-bootstrap.
5874 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5876         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5877         crosses, but add gcc/include to the header search path for them.
5879 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5881         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5882         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5883         * gettext.m4: New file, extracted from aclocal.m4.
5885 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5887         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5888         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5889         sub-configures.
5891 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5893         * Makefile.in (ALL_MODULES): Add all-cgen.
5894         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5895         (all-cgen): New target.
5896         (all-opcodes,all-sim): Depend on all-cgen.
5897         * configure.in (host_tools): Add cgen.
5898         Only configure cgen if --enable-cgen-maint.
5900 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5902         * config-ml.in (CC, CXX): Don't introduce a leading space.
5904 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5906         * configure.in (libstdcxx_flags): Use
5907         libstdc++-v3/src/libstdc++.INC.
5909 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5911         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5913 2000-08-11  Jason Merrill  <jason@redhat.com>
5915         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5916         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5917         (FLAGS_FOR_TARGET): Not here.
5918         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5920 2000-08-07  DJ Delorie  <dj@redhat.com>
5922         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5923         "if we're also building gcc, and it's a gcc that will run on the
5924         build machine, we want to use its includes instead of the system's
5925         default includes".
5927 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5929         * configure.in (libstdcxx_flags): Don't use `"'.
5931         * config-ml.in: Adjust multilib search paths to the
5932         appropriate multilib tree.
5934 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5936         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5937         commas in $LANGUAGES.
5939 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5941         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5943 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5945         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5946         CXX_FOR_TARGET for sed.
5948 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5950         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5951         Do not override if already set in the environment or in configure.
5952         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5953         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5955 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5957         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5958         (GCC_FOR_TARGET): Use it.
5959         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5960         * configure.in: ... here.
5961         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5962         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5964 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5966         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5967         (configure-target-libchill, configure-target-libobjc): Likewise.
5969         * configure.in: Use the same cache file for all target libs.
5970         * config-ml.in: But different cache files per multilib variant.
5972 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5974         * configure (topsrcdir): Don't use dirname.
5976 2000-07-20  Jason Merrill  <jason@redhat.com>
5978         * configure.in: Remove all references to libg++ and librx.
5980         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5982 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5984         * config.sub: Update to subversions version 2000-07-06.
5986 2000-07-12  Andrew Haley  <aph@cygnus.com>
5988         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5989         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5991 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5993         * symlink-tree:  Check number of arguments.
5995 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5997         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5999 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6001         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6002         search path for a g++ extracted from the build tree.  This
6003         will allow link tests run by configure scripts in
6004         subdirectories to succeed.
6006 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6008         * ltconfig: Add support for mips-dde-sysv4.2MP
6010 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6012         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6013         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6015 2000-06-19  Timothy Wall  <twall@cygnus.com>
6017         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6018         * config.sub: Add tic54x target.
6020 2000-06-07  Phillip Thomas  <pthomas@suse.de>
6022         * README-maintainer-mode: New file: Contains notes on using
6023         --enable-maintainer-mode with binutils.
6025 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
6027         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6029 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
6031         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6032         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6034 20000-05-21  H.J. Lu  (hjl@gnu.org)
6036         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6037         directory are used if they exist. Make sure
6038         $(build_tooldir)/include is searched for header files,
6039         $(build_tooldir)/lib/ for library files.
6040         (GCC_FOR_TARGET): Likewise.
6041         (CXX_FOR_TARGET): Likewise.
6043 2000-05-18  Jeffrey A Law  (law@cygnus.com)
6045         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6047 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
6049         * Makefile.in (configure-target-libiberty): Depend on
6050         configure-target-newlib.
6052 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
6054         * configure.in, Makefile.in: Merge all libffi-related
6055         configury stuff from the libgcj tree.
6057 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
6059         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6060         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6062 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
6064         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6065         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6066         current version information.  Add to proto-toplev directory.
6067         (gdb-taz): Build do-djunpack.
6069 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
6071         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6073 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6075         * ltmain.sh: Preserve in relink_command any environment
6076         variables that may affect the linker behavior.
6078 2000-05-12  Jeffrey A Law  (law@cygnus.com)
6080         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6082 2000-05-10  Jim Wilson  <wilson@cygnus.com>
6084         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6086 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6088         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6089         with the version name.
6091 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
6093         * config.if: Tweak.
6095 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
6097         * djunpack.bat: New file.
6099 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
6101         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6102         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6103         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6104         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6106 2000-04-16  Dave Pitts  <dpitts@cozx.com>
6108         * config.sub (case $basic_machine): Change default for "ibm-*"
6109         to "openedition".
6111 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
6113         * Makefile.in (gdb-taz): New target.  GDB specific archive.
6114         (do-md5sum): New target.
6115         (MD5PROG): Define.
6116         (PACKAGE): Default to TOOL.
6117         (VER): Default to a shell script.
6118         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6119         md5 checksum generation.
6120         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6121         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6122         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6123         insight.tar.bz2): Use gdb-taz to create archive.
6125 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
6127         * configure (warn_cflags): Delete.
6129 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6130             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6132         * configure.in (enable_libstdcxx_v3): Add.
6133         (target_libs): Add bits here to switch between libstdc++-v2 and
6134         libstdc++-v3.
6135         * config.if: And this file too.
6136         * Makefile.in: Add libstdc++-v3 targets.
6138 2000-04-05  Michael Meissner  <meissner@redhat.com>
6140         * config.sub (d30v): Add d30v as a basic machine type.
6142 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6144         * configure.in: -linux-gnu*, not -linux-gnu.
6146 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
6148         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6149         (do-tar-bz2): Replace TOOL with PACKAGE.
6150         (gdb.tar.bz2): Remove GDBTK from GDB package.
6151         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6152         dejagnu.tar.bz2): New packages.
6154 2000-02-27  Andreas Jaeger  <aj@suse.de>
6156         * configure.in: Add entry for mips*-*-linux*, move catch all
6157         *-*-*linux* entry below this one.
6159 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6161         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6163 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6165         * config.sub: Support an OS of "wince".
6167 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
6169         * config.guess, config.sub: Updated to match config's 2000-02-15
6170         version.
6172 2000-02-23  Linas Vepstas <linas@linas.org>
6174         * config.sub: Add support for Linux/IBM 370.
6175         * configure.in: Likewise.
6177 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6179         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6181 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6183         * config.guess: Guess "cygwin" rather than "cygwin32".
6185 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6187         * configure (gcc_version): When setting, narrow search to
6188         lines containing `version_string'.
6190 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6192         * config.sub: Add support for avr target.
6194 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
6196         * config.sub: Add mmix-knuth-mmixware.
6198 2000-01-27  Christopher Faylor <cgf@redhat.com>
6200         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6201         structure stuff to -L library search.
6202         (CXX_FOR_TARGET): Ditto.
6203         (CROSS_CHECK_MODULES): Fix spelling mistake.
6205 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6207         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6208         the C++ compiler.
6210 2000-01-12  Richard Henderson  <rth@cygnus.com>
6212         * configure.in: Don't build some bits for beos.
6214 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6216         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6217         as include files.
6219 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6221         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6222         not mh-aix43.
6224 1999-12-14  Richard Henderson  <rth@cygnus.com>
6226         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6227         * config.sub: Accept alphaev[78], alphaev8.
6229 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6231         * config.guess, config.sub: Update from autoconf.
6233 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6235         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6236         necessary libraries are missing.
6238 1999-10-25  Andreas Schwab  <schwab@suse.de>
6240         * configure: Fix quoting inside arguments of eval.
6242 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6244         * config-ml.in: Allow suppression of some ARM multilibs.
6246 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6248         * config.guess: Add OS/390 match pattern.
6249         * config.sub: Add mvs, openedition targets.
6250         * configure.in (i370-ibm-opened*): New.
6252 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6254         * config.sub: Add support for configuring for pj.
6256 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6258         * config.sub (maybe_os): Add support for configuring for fr30.
6260 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6262         * configure.in: Do not configure or build ld for AIX
6263         platforms.  ld is known to be broken on these platforms.
6265 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6267         * config-ml.in: Pass compiler flag corresponding to multidirs to
6268         subdir configures.
6270 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6272         * Makefile.in (LDFLAGS): Define.
6274 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6276         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6277         noconfigdirs.
6278         (*-*-cygwin*): Likewise.
6280 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6282         * mkdep: New file.
6283         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6284         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6286         From Eli Zaretskii <eliz@is.elta.co.il>:
6287         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6288         long file name when using DJGPP on MS-DOS.
6290 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6292         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6294 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6296         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6297         dependency as this causes "make check" to globally "make all"
6299 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6301         * configure.in (target_libs): Added target-zlib.
6302         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6303         (CONFIGURE_TARGET_MODULES): Likewise.
6304         (CHECK_TARGET_MODULES): Likewise.
6305         (INSTALL_TARGET_MODULES): Likewise.
6306         (CLEAN_TARGET_MODULES): Likewise.
6307         (configure-target-zlib): New target.
6308         (all-target-zlib): Likewise.
6309         (all-target-libjava): Depend on all-target-zlib.
6310         (configure-target-libjava): Depend on configure-target-zlib.
6312         * Makefile.in (configure-target-libjava): Depend on
6313         configure-target-newlib.
6314         (configure-target-boehm-gc): New target.
6315         (configure-target-qthreads): New target.
6317         * configure.in (target_libs): Added target-qthreads.
6318         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6319         (CONFIGURE_TARGET_MODULES): Likewise.
6320         (CHECK_TARGET_MODULES): Likewise.
6321         (INSTALL_TARGET_MODULES): Likewise.
6322         (CLEAN_TARGET_MODULES): Likewise.
6323         (all-target-qthreads): New target.
6324         (configure-target-libjava): Depend on configure-target-qthreads.
6325         (all-target-libjava): Depend on all-target-qthreads.
6327         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6328         (CONFIGURE_TARGET_MODULES): Likewise.
6329         (CHECK_TARGET_MODULES): Likewise.
6330         (INSTALL_TARGET_MODULES): Likewise.
6331         (CLEAN_TARGET_MODULES): Likewise.
6332         (all-target-libjava): New target.
6333         (all-target-boehm-gc): Likewise.
6334         * configure.in (target_libs): Added libjava, boehm-gc.
6336 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6338         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6339         configure.bat in SUPPORT_FILES.
6340         (gas+binutils.tar.bz2): Likewise.
6342         * makeall.bat: Remove; obsolete.
6344 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6346         From Mark Elbrecht:
6347         * configure.bat: Remove; obsolete.
6349 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6351         * configure: Add -W -Wall to the default CFLAGS when compiling with
6352         gcc.
6354 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6356         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6358 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6360         * configure.in: Build ld on IRIX6.
6362 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6364         * Makefile.in: Change distribution targets to use bzip2 instead of
6365         gzip.
6366         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6367         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6369 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6371         * config.sub: Add mcore target.
6373 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
6375         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6377 1999-05-25  H.J. Lu  (hjl@gnu.org)
6379         * config.guess (dummy): Changed to $dummy.
6381 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6383         * config.sub: Tidied up case statements.
6385 1999-05-22  Ben Elliston  <bje@cygnus.com>
6387         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6388         <jiro@din.or.jp>.
6390         * config.guess: Merge with FSF version. Future changes will be
6391         more accurately recorded in this ChangeLog.
6392         * config.sub: Likewise.
6394 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
6396          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6398 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6400         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6402 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6404         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6406 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6408         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6409         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6410         Bad merge removed these two changes.
6412 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6413                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6415         * config.guess (interix Alpha): Add.
6417 1999-04-11  Richard Henderson  <rth@cygnus.com>
6419         * configure.in (i?86-*-beos*): Do config gperf; don't config
6420         gdb, newlib, or libgloss.
6422 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6424         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6425         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6426         from multidirs.
6428 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
6430         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6432 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6434         * config.sub: Add support for mcore targets.
6436 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6438         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6439         not mt-ospace, in order to shut up assembler warning about using
6440         symbols that are named the same as registers.
6442 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6444         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6445         dependency list for all-target-cygmon.
6447 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6449         * config-ml.in: Check $host, not $target, for selective multilibs.
6450         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6451         thumb interworking, and underscore prefix multilibs.
6453 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6455         * missing: Update to version from current automake.
6457 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6459         * configure (gxx_include_dir): Removed.
6461         * configure.in (gxx_include_dir): Handle it.
6462         * Makefile.in: Likewise.
6464 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6466         * config.sub (mips64vr4111,mips64vr4111el) Add.
6468 1999-03-21  Ben Elliston  <bje@cygnus.com>
6470         * config.guess: Correct typo for detecting ELF on FreeBSD.
6472 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6474         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6475         config/mh-djgpp.
6477 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6479         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6480         all-target-newlib to dependency list for all-target-bsp.
6482 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6484         * config.sub: Add i386-uwin support.
6485         * config.guess: Likewise.
6487 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6489         * configure.in: cleanup, add mh-*pic handling for arm, special
6490         case powerpc*-*-aix*
6492 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6494         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6495         can be built.
6497 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6499         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6500         targets.
6502 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6504         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6506 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
6508         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6510 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6512         * config.sub: Fix typo in arm recognition.
6514 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
6516         * configure.in (noconfigdirs): Changed target_configdirs to
6517         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6518         rather than m68k-*-* since it is not known to work on
6519         m68k-aout. Ditto for arm-*-*oabi.
6521 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
6523         * configure.in (*-*-windows*): Remove, no longer used.
6525 1999-02-19  Ben Elliston <bje@cygnus.com>
6527         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6528         Smart and improved by Andrew Cagney.
6530 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
6532         * config.guess: Recognize openbsd-*-hppa.
6534 1999-02-17  H.J. Lu  (hjl@gnu.org)
6536         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6537         only if it is not empty.
6539 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6541         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6543         * config.guess: Modified to recognize uname's armv* syntax.
6545         * config.sub: Modified to recognize uname's armv* syntax.
6547 1999-02-17  Mark Salter  <msalter@cygnus.com>
6549         * configure.in: Added target-bsp for sparclite.
6551 1999-02-08  Richard Henderson  <rth@cygnus.com>
6553         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6555 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6557         * configure.in: Add support for strongarm port.
6558         * config.sub: Add support for strongarm target.
6560 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
6562         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6563         the old name config/mh-cygwin32.
6564         Enable texinfo.
6566 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
6568         * configure.in: Do build ld for ix86 Solaris.
6570 1999-02-02  Jim Wilson  <wilson@cygnus.com>
6572         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6573         $AR_FOR_TARGET.  Likewise for RANLIB.
6575 1999-02-02  Catherine Moore  <clm@cygnus.com>
6577         * config.sub (oabi):  Recognize.
6578         * configure.in (arm-*-oabi):  Handle.
6580 1999-01-30  Robert Lipe  (robertlipe@usa.net)
6582         * config.guess: Improve detection of i686 on UnixWare 7.
6584 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
6586         * config.guess: Add support for i386-pc-interix.
6587         * config.sub: Likewise.
6588         * configure.in: Likewise.
6590 1999-01-18  Christopher Faylor <cgf@cygnus.com>
6592         * Makefile.in: Remove unneeded all-target-libio from
6593         from all-target-winsup target since it is now unneeded.
6594         Add all-target-libtermcap in its place since it is now
6595         needed.
6597 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6599         * configure.in: makefile stub for cygwin target is probably
6600         unnecessary.  Remove it for now.
6602 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6604         * configure.in: libtermcap.a should be built when cygwin is the
6605         target as well as the host.
6606         * config.guess: Allow mixed case in cygwin uname output.
6607         * Makefile.in: Add libtermcap target.
6609 1998-12-23  Jeffrey A Law  (law@cygnus.com)
6611         * config.sub: Clean up handling of hppa2.0.
6613 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
6615         * config.guess: Use C code to identify more HP machines.
6617 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6619         * config.sub: Handle hppa2.0.
6621 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6623         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6624         cygmon for all sparclite targets, regardless of object format.
6626 1998-12-15  Mark Salter  <msalter@cygnus.com>
6628         * configure.in: Added target-bsp for several target architectures.
6630         * Makefile.in: Added rules for bsp.
6632 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6634         * config.guess: Improve detection of hppa2.0 processors.
6636 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6638         * config.guess: Recognize FreeBSD using ELF automatically.
6640 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6642         * configure (skip-this-dir): Add handling for new shell script, which
6643         might be created by a sub-directory's configure to indicate, this particular
6644         directory is "unwanted".
6645         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6647 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6649         * ltconfig: import from libtool, after changing libtool to
6650         account for the cygwin name change.
6652 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6654         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6655         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6657 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6659         * configure.in: Add libtermcap to list of cygwin dependencies.
6661 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
6663         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6664         they include winsup/include when it's a cygwin target.
6666 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6668         * configure.in (host_tools): Added zip.
6669         * Makefile.in (all-target-libjava): Depend on all-zip.
6670         (all-zip): New target.
6671         (ALL_MODULES): Added all-zip.
6672         (NATIVE_CHECK_MODULES): Added check-zip.
6673         (INSTALL_MODULES): Added install-zip.
6674         (CLEAN_MODULES): Added clean-zip.
6676 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6678         * Makefile.in: lose "32" from comment about cygwin.
6680 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6682         * configure.in: Use -Os to build target libraries for the fr30.
6684 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6686         * config.sub: Add fr30.
6688 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6690         * configure.in: drop "32" from config/mh-cygwin32.  Check
6691         cygwin* instead of cygwin32*.
6692         * config.sub: Check cygwin* instead of cygwin32*.
6694 1998-10-22  Robert Lipe  <robertl@dgii.com>
6696         * config.guess: Match any version of Unixware7.
6698 1998-10-20  Syd Polk  <spolk@cygnus.com>
6700         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6701         if desired.
6703 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6705         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6706         these if the appropriate directories and files to not exist.
6708 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6710         * Makefile.in (DEVO_SUPPORT): Add config.if.
6712 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6714         * configure: Add pattern to replace "build_tooldir"'s
6715         definition in the generated Makefile with "tooldir"'s
6716         actual value.
6718 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6720         * config.sub: Bring back lost sparcv9.
6722         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6724 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6726         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6727         CC_FOR_TARGET and friends.
6729 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6731         * Makefile.in (build_tooldir): New variable, same as tooldir.
6732         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6733         -B$(build_tooldir)/bin/.
6734         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6736 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6738         * config.sub: Add support for i[34567]86-pc-udk.
6739         * configure.in: Likewise.
6741 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6743         * Makefile.in: add bzip2 package building bits for user
6744         tools module
6745         * configure.in: ditto
6747 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6749         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6750         (ALL_TARGET_MODULES): Add all-target-libobjc.
6751         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6752         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6753         (all-target-libchill): Add dependencies.
6754         * configure.in (target_libs): Add libchill.
6756 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6758         * configure.in (target_subdir): Remove duplicate line.
6760 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6762         * Makefile.in (all-automake): fix dependencies.
6764 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6766         * configure.in: Minor cleanups for building in the $(target_alias)
6767         subdir.
6769 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6771         * Makefile.in (bootstrap): Set r and s before make all.  Use
6772         BASE_FLAGS_TO_PASS in make all.
6773         (cross): Likewise.
6775 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6777         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6779 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6781         * config.sub: Fix typo in last change.
6783 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6785         * config.sub: Add support for C4x target.
6786         * configure.in: Likewise.
6788 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6790         * config.sub: Recognize sparcv9 just like sparc64.
6792 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6794         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6796 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6798         * config.guess: Correctly identify Pentium II sco boxes.
6800         * config.guess: Fix "tr" code.  From Weiwen Liu.
6802 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6804         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6805         stabs.
6807 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6809         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6810         (ALL_TARGET_MODULES): Add all-target-libchill.
6811         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6812         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6813         (all-target-libchill): Add dependencies.
6814         * configure.in (target_libs): Add libchill.
6816 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6818         * config.guess: Avoid assumptions about "tr" behaves when
6819         LANG is set to something other than English.
6821 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6823         * configure (gxx_include_dir): Changed to
6824         '${prefix}/include/g++'-${libstdcxx_interface}.
6826         * config.if: New to determine the interfaces.
6828 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6830         * config.guess: Detect and handle MPE/IX.
6831         * config.sub: Deal with MPE/IX.
6833 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6835         * configure.in: Use mh-aix43.
6837 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6839         * configure: Fix --without/--disable cases for gxx-include-dir.
6841 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6843         * mdata-sh:  Imported.  Needed for automake support.
6845 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6847         * Makefile.in (taz): Try "chmod -R og=u ." before
6848         "chmod og=u `find . -print`".
6850 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6852         * configure.in: Add arm-elf and thumb-elf support.
6854 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6856         * Makefile.in: Undo previous patch.
6858 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6860         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6861         to here ...
6862         (install-no-fixedincludes): and here
6863         (INSTALL_MODULES): ... from here.
6865 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6867         * config.sub: Merge with FSF.
6869         * config.guess: Merge with FSF.
6871 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6873         * configure (extraconfigdirs): New variable.
6874         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6875         * Makefile.in (all): Move higher in file.
6876         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6877         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6878         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6879         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6880         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6882 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6884         * Makefile.in (all-target-libjava): Depend on all-gcc and
6885         all-target-newlib.
6886         (configure-target-libjava): Depend on $(ALL_GCC).
6888 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6890         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6891         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6893 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6895         * ylwrap: Change absolute path checks to check for DOS style path
6896         names.
6898         * ylwrap: Don't use a full path name if the source file is in the
6899         same directory.  From hjl@lucon.org (H.J. Lu).
6901         * config-ml.in: Default to being verbose, to match Feb 18 change to
6902         configure.
6904 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6906         Brought over from egcs:
6908         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6910         * configure.in (target_subdir): Set to ${target_alias} instead
6911         of "libraries".
6913         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6915         * configure.in (target_subdir): Set to libraries if enable_multilib.
6917 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6919         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6920         multilibs, force reconfiguration the first time we create
6921         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6923 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6925         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6926         avoid confusion with --no-recursion.
6928 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6930         * configure.in: Win32 hosts shouldn't use install -x
6931         * install-sh: remove -x option, and special .exe-handling
6932         hack.
6934 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6936         * config.guess: Recognize i586-pc-beos.
6937         * configure.in: Don't build some bits for beos.
6939 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6941         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6942         CFLAGS default to -O2.
6944         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6945         when using GNU ld.
6947 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6949         * ltmain.sh: Correct install when using a different shell.
6951 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6953         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6955 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6957         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6958         target.
6960 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6962         * ltconfig: Update to correct AIX handling.
6964 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6966         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6968         * configure.in (target_subdir): Set to ${target_alias} instead
6969         of "libraries".
6971 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6973         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6974         (Makefile): Depend on $(gcc_version_trigger).
6976         * configure (gcc_version): Change default initializer to empty
6977         string.
6978         (gcc_version_trigger): New variable; pass this variable down
6979         to subdir configures to enable them checking gcc's version
6980         themselves. Emit make macros for both gcc_version vars.
6981         (topsrcdir): Initialize reliably.
6982         (recursion line): Remove --with-gcc-version=${gcc_version}.
6984 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6986         * configure (enable_version_specific_runtime_libs): Implement new flag
6987         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6988         in $(libsubdir); emit definition in each generated Makefile.
6989         (gxx_include_dir): Initialize depending on
6990         $enable_version_specific_runtime_libs.
6992 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6994         * configure (gcc_version): Initialize properly depending on
6995         how and where configure is started.
6996         (recursion line): Pass a --with-gcc-version=${gcc_version}
6997         to configures in subdirs.
6999 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7001         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7002         cygmon
7004 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7006         * configure.in: Add cygmon and libstub support for mn10200.
7008 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7010         * configure (gcc_version): Add new variable describing the
7011         particular gcc version we're building.
7012         * Makefile.in (libsubdir): Add new macro for the directory
7013         in which the compiler finds executables, libraries, etc.
7014         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7015         and libsubdir.
7017 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7019         * Makefile.in (local-clean): Remove *.log.
7020         (warning.log): Built with warn_summary from build.log.
7021         (mail-report.log): Run test_summary.
7022         (mail-report-with-warnings.log): Run test_summary including
7023         warning.log in the report.
7025 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
7027         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7029 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
7031         * Makefile.in (grep): Grep no longer depends on libiberty.
7033 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
7035         * Makefile.in: all-snavigator needs all-libgui.
7037 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
7039         * configure.in: Add cygmon and libstub support for mn10300.
7041 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
7043         * missing: Update to version from automake 1.3.
7045         * ltmain.sh: On installation, don't get confused if the same name
7046         appears more than once in the list of library names.
7048 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7050         * config.sub: Accept m68060 and m5200 as CPU names.
7052 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
7054         * configure: Use && rather than using -a in test, because odd
7055         strings can confuse test.
7056         * configure.in: Likewise.
7058 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7060         * ltconfig, ltmain.sh: Bring in Visual C++ support.
7062 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7064         * Makefile.in (boostrap2-lean, bootstrap3-lean,
7065         bootstrap4-lean): New targets.
7067 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
7069         * mpw-* Delete.  Not used.
7071 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
7073         * COPYING.LIB: Update FSF address.
7075 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
7077         * ltconfig, ltmain.sh: Update to libtool 1.2a.
7079         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7080         GAS_SUPPORT_DIRS.
7082 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
7084         * ltconfig, ltmain.sh: Avoid producing a version number if
7085         -version-info was not used.
7087 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7089         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7090         building with newlib.
7092 1998-04-30  Paul Eggert  <eggert@twinsun.com>
7094         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7095         Solaris `make' causes it to continue to next definition.
7097 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7099         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7100         the right GUI libraries and files are installed along with GDB.
7102 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7104         * configure.in: Change alpha to alpha* in several places.
7106 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
7108         * config.sub: Recognize sparc86x.
7110 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
7112         * configure.in (--enable-target-optspace): Remove debug echo.
7114 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
7116         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7118 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7120         * ltconfig: Update cygwin32 support.
7122         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7123         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7124         (GDB_SUPPORT_DIRS): Likewise.
7126 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7128         * configure.in (target_makefile_frag): If --enable-target-optspace,
7129         use -Os to compile target libraries rather than -O2.  Default to
7130         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7131         not used.
7132         * configure.in (target_cflags): Ditto for d30v.
7134 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7136         * Makefile.in (all-bfd): Depend on all-intl.
7137         (all-binutils): Likewise.
7138         (all-gas): Likewise.
7139         (all-gprof): Likewise.
7140         (all-ld): Likewise.
7142 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7144         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7146 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7148         * Makefile.in (all-bfd): Depend upon all-libiberty.
7150         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7152 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7154         * Makefile.in: Add libstub.
7156         * configure.in: Ditto. Build libstub for targets that have cygmon
7157         support.
7159 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7161         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7163 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7165         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7166         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7168 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7170         * configure: Define DEFAULT_M4 by searching PATH.
7171         * Makfile.in: Use DEFAULT_M4.
7173 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7175         * ltconfig: Add cygwin32 support.
7177         * Makefile.in, configure.in: Add libtool as a native only directory
7178         to configure and build.
7180 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7182         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7184 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7186         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7188 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7190         * Makefile.in: add ash make rules
7191         * configure.in: add ash to native_only and host_tools lists
7193 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7195         * Makefile.in (all-gettext, all-intl): New targets.
7196         (ALL_MODULES): Added all-gettext, all-intl.
7197         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7198         (INSTALL_MODULES): Added install-gettext, install-intl.
7199         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7201         * configure.in (host_tools): Added gettext.
7202         (native_only): Likewise.
7203         (noconfigdirs) [various cases]: Likewise.
7204         (host_libs): Added intl.
7206 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7208         * configure: Do not disable building gdbtk for cygwin32 hosts.
7210 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7212         * configure.in: Add thumb-coff target.
7213         * config.sub: Add thumb-coff target.
7215 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7217         * Makefile.in: Revert yesterday's change.
7218         (all-target-winsup):  all-target-librx stays out of here.
7220 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7222         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7223         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7224         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7225         Remove references to librx and libg++.
7227 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7229         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7230         recursive makes
7232 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7234         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7235         for newlib directory.
7236         (CXX_FOR_TARGET): Likewise.
7238 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7240         * ltconfig: Update after libtool/ltconfig.in change for
7241         hpux11.
7243 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7245         * ltconfig, ltmain.sh: Update to libtool 1.2.
7247 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7249         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7250         (install-gcc-cross): Instead, override LANGUAGES here.
7252 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7254         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7255         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7257 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7259         * configure.in: Add Thumb-pe target.
7261 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7263         * Makefile.in - changed sn targets to snavigator
7264         * configure.in - changed sn targets to snavigator
7266 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7268         * config-ml.in: After building symlink tree call make distclean
7269         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7270         to be the case for libiberty.
7272 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7274         * configure: When making link, also check the current
7275         directory. The configure scripts may create one.
7277 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7279         * config.sub: Accept alphapca56 and alphaev6 properly.
7281 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7283         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7285 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7287         * config.sub (sco5): Fix typo.
7289 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7291         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7292         install-itcl.
7293         (install-itcl): Remove dependency on install-tcl.
7295 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7297         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7299 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7301         * configure.in: Don't build libgui for a cygwin32 target when not on
7302         a cygwin32 host.
7304 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7306         * configure (redirect): Set to null, so default behavior of
7307         configure is now --verbose.
7309 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7311         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7312         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7314 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7316         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7317         this change to sync Makefile.in with its ChangeLog entries.
7319 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7321         * ltmain.sh (mkdir): Check that the directory doesn't exist
7322         before we exit with error, so that we don't get races during
7323         parallel builds.
7325 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7327         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7329 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7331         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7332         PICFLAG_FOR_TARGET.
7333         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7335         * configure: Emit a definition for the new macro enable_shared
7336         into each Makefile.
7338 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7340         * configure.in (host_tools, native_only): Add libtool.
7342 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7344         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7345         Fix typo in ming config comment.
7347 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7349         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7351 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7353         * config.sub: Add tic30 cases, and map c30 to tic30.
7355 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7357         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7358         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7359         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7360         (CLEAN_TARGET_MODULES): Similarly
7361         (all-target-libf2c): Add dependences.
7362         * configure.in (target_libs): Add libf2c.
7364 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7366         * configure.in: Remove expect from noconfigdirs when target
7367         is cygwin32.  OK to build expect and dejagnu with Canadian
7368         Cross.
7370 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7372         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7373         host.
7375         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7376         and mingw32.
7378 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7380         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7381         here as it is not defined in the toplevel Makefile.
7383 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7385         * configure (package_makefile_rules_frag): New variable, which names
7386         a file with generic rules, ...
7387         Change comment to mention we now have FIVE parts.
7388         * configure: Undo last change.
7390 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7392         * config.guess: More accurate determination of HP processor types.
7393         * config.sub: More accurate determination of HP processor types.
7395 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7397         * configure (package_makefile_frag): Move inserting the
7398         ${package_makefile_frag} to where it should be according
7399         to the comment.
7401 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7403         * config.guess: Add support for Linux/ARM.
7405 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7407         * .cvsignore: Remove *-info and *-install since they match
7408         release-info and mpw-install, which we don't want to just ignore.
7410 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7412         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7414 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7416         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7417         local_prefix to sub-make invocations.
7419 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7421         * configure.in: Check makefile fragments in the source
7422         directory.
7424 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7426         * configure.in: Check whether host and target makefile
7427         fragments exist before adding them to *_makefile_frag.
7429 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7431         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7433 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7435         * configure.in: Make sure we only replace RPATH_ENVVAR on
7436         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7437         regexp to sed.
7439         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7440         to sub-makes.
7442 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7444         * config-ml.in (multi-do): LDFLAGS must include multilib
7445         designator.
7447 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7449         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7451 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7453         * config.sub: Add mingw32 support.
7454         * configure.in: Likewise.
7456 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7458         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7460 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7462         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7463         * configure (gxx_include_dir): Provide a definition for subdirs
7464         which do not use autoconf.
7466 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7468         * config.guess: Sync with egcs.  Picks up new alpha support,
7469         BeOS & some additional linux support.
7471 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7473         * config.guess: HP 9000/803 is a PA1.1 machine.
7475 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7477         * configure.in: It's alpha*-...
7479 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7481         * configure.in (host_makefile_frag, target_makefile_frag):
7482         Handle multiple config files.
7483         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7484         alpha-*-*.
7486 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7488         * mkdep: New file.
7490 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7492         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7494 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7496         * Makefile.in: Add libgui directory.
7497         (GDB_TK): Add all-libgui.
7498         * configure.in: Add libgui directory.
7499         * configure: Add all-libgui to GDB_TK.
7501 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7503         * config-ml.in (multidirs): Add m32r to multilib list.
7505 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7507         * Makefile.in (all-target-gperf): Change dependency to
7508         all-target-libstdc++.
7510 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7512         * config.guess: Add BeOS support.
7514 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7516         Source directory cvs renamed to cvssrc:
7517         * configure.in (host_tools): Change cvs to cvssrc.
7518         (native_only): Likewise.
7519         (noconfigdirs) [various cases]: Likewise.
7520         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7521         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7522         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7523         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7524         (all-cvssrc): Rename target from all-cvs.
7526 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7528         * configure (gxx_include_dir): Fix thinko.
7530 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7532         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7533         (install-cross, install-gcc-cross): New targets.
7535 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7537         * configure.in (noconfigdirs): Add support for Thumb target.
7539         * config.sub (maybe_os): Add support for Thumb target.
7541 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7543         * Makefile.in: Add rules for cygmon.
7545         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7547 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7549         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7550         * configure (gxx_include_dir): Provide a definition for subdirs
7551         which do not use autoconf.
7553 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7555         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7556         11/18/97 build
7558 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7560         * From Franz Sirl.
7561         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7562         found on RedHat Linux systems.
7564 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7566         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7567         guesses.
7569 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7571         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7573 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7575         * ltmain.sh: If mkdir fails, check whether the directory was created
7576         anyhow by some other process.
7578 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7580         * configure.in (d30v-*-*): Configure all directories.
7582 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7584         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7585         for the D30V.
7587 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7589         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7591 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7593         * include/libiberty.h: Add extern "C" { so it can be used with C++
7594         progrms.
7595         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7596         programs.
7598 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7600         * configure.in (d30v-*-*): Configure GCC now.
7602 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7604         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7605         is no longer needed.
7607 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7609         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7611 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7613         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7614         targets using "$@" to provide support for similar but not identical
7615         targets without having to duplicate code.
7617 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7619         * makefile.vms: Fix to work with DEC C.
7621 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7623         * config.sub: Add mips-tx39-elf to marketing names.
7625 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7627         * ltmain.sh: Handle symlinks in generated script.
7629 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7631         * configure: Handle autoconf style directory options: --bindir,
7632         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7633         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7634         --sysconfdir.
7635         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7636         (sharedstatedir, localstatedir, oldincludedir): New variables.
7637         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7638         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7639         sbindir, sharedstatedir, and sysconfdir.
7641 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7643         * Makefile.in (bootstrap-lean): New target.
7645 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7647         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7648         sn, and gnuserv from noconfigdirs.
7650 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7652         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7654 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7656         * Makefile.in (cross): New target.
7658 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7659                           Jeff Law         <law@cygnus.com>
7661         * Makefile.in (bootstrap2, bootstrap3): New targets.
7662         (all-bootstrap): Remove outdated and confusing target.
7663         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7665 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7667         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7668         windows.  Consistent with gdb/configure.
7670 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7672         * configure.in: Name Linux target fragment.
7674         * configure: Rewrite so that project Makefile fragment is inserted
7675         first and appears last in the resulting Makefile.
7677 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7679         * Makefile.in (install-itcl): Install tcl first.
7681 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7683         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7685 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7687         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7689         * configure.in (skipdirs): Add target-librx for Linux.
7690         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7692 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7694         * Makefile.in (bootstrap): New target.
7696 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7698         * config.sub: Accept 'amigados' for backward compatability.
7700 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7702         * config.guess: Merge with FSF.
7704 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7706         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7708 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7710         * config.sub: Add "marketing-names" patch.
7712 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7714         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7716 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7718         * config.sub: Handle v850-elf.
7720 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7722         * .cvsignore (*-install): Remove.
7724 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7726         * ltconfig: Set CONFIG_SHELL in libtool.
7727         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7729 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7731         * configure.in (target_subdir): Set to libraries if enable_multilib.
7733 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7735         * config.guess: Update from gcc directory.
7737 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7739         * Makefile.in (all-sim): Depends on all-readline.
7741 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7743         * Makefile.in (BISON, YACC): Use $$s.
7744         (all-bison): Depend on all-texinfo.
7746 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7748         * Makefile.in (BISON): Add -L flag.
7749         (YACC): Likewise.
7751 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7753         * configure.in (noconfigdirs): Add support for v850e target.
7755         * config.sub (maybe_os): Add support for v850e target.
7757 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7759         * configure.in (noconfigdirs): Add support for v850ea target.
7761         * config.sub (maybe_os): Add support for v850ea target.
7763 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7765         * config.sub: Add mipstx39.  Delete r3900.
7767 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7769         * Makefile.in (all-autoconf): Depends on all-texinfo.
7771 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7773         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7774         eabi targets.
7776 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7778         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7780         * configure: When handling a Canadian Cross, handle YACC as well as
7781         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7782         * Makefile.in (all-bison): Depend upon all-texinfo.
7784 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7786         * Makefile.in (BISON): bison, not byacc or bison -y.
7787         (YACC): bison -y or byacc or yacc.
7788         (various): Add *-bison as appropriate.
7789         (taz): No need to mess with BISON anymore.
7791 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7793         * configure: If OSTYPE matches *win32*, try to find a good value for
7794         CONFIG_SHELL.
7796 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7798         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7799         configure.in if it is present.
7801 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7803         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7805 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7807         * config.sub: Recognize `arc' cpu.
7808         * configure.in: Likewise.
7809         * config-ml.in: Likewise.
7811 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7813         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7815 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7817         * configure: Changed sed delimiter from ':' to '|' when
7818         attempting to substitute ${config_shell} for SHELL. On
7819         NT ${config_shell} may contain a ':' in it.
7821 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7823         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7825 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7827         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7829 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7831         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7833         * ylwrap: If the program is a relative path, force it to be
7834         absolute.
7836 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7838         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7840 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7842         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7843         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7844         for libraries.
7846 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7848         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7849         separated by spaces.
7851 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7853         * ylwrap: New file.
7854         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7856         * ltmain.sh: Handle /bin/sh at start of install program.
7858         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7860         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7861         * missing: New file, from automake 1.2.
7863 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7865         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7866         check-tk to CHECK_X11_MODULES.
7868 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7870         * config.sub: Merge with FSF.
7872 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7874         * config.guess: Merge with FSF.
7876 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7878         * configure: Treat msdosdjgpp like go32.
7879         * configure.in: Likewise.  Don't remove gprof for go32.
7881         * configure: Change Makefile.tem2 to Makefile.tm2.
7883 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7885         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7887 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7889         * install-sh (chmodcmd): Set to null if the DST directory already
7890         exists.  Same as Nov 11th change.
7892 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7894         * configure (GDB_TK): Needs itcl and tix.
7896 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7898         * config.guess: Update from FSF.
7900 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7902         * Makefile.in (GDB_TK): Depend on itcl and tix.
7904 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7906         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7907         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7908         (INSTALL_SCRIPT): New variable.
7909         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7910         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7911         to -x.
7912         * install-sh: Add support for -x option.
7914 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7916         * configure.in, Makefile.in: Treat tix like itcl.
7918 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7920         * Makefile.in (WINDRES): New variable.
7921         (WINDRES_FOR_TARGET): New variable.
7922         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7923         (EXTRA_HOST_FLAGS): Add WINDRES.
7924         (EXTRA_TARGET_FLAGS): Add WINDRES.
7925         (EXTRA_GCC_FLAGS): Add WINDRES.
7926         ($(DO_X)): Pass down WINDRES.
7927         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7928         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7929         DLLTOOL_FOR_TARGET.
7931 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7933         * configure.in: configure sim before gdb for win32-x-ppc
7935 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7937         Move gperf into the toplevel, from libg++.
7938         * configure.in (target_tools): Add target-gperf.
7939         (native_only): Add target-gperf.
7940         * Makefile.in (all-target-gperf): New target, depend on
7941         all-target-libg++.
7942         (configure-target-gperf): Empty rule.
7943         (ALL_TARGET_MODULES): Add all-target-gperf.
7944         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7945         (CHECK_TARGET_MODULES): Add check-target-gperf.
7946         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7947         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7949 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7951         * config.sub (mn10200): Recognize new basic machine.
7953 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7955         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7956         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7958 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7960         * configure.in: If we're building mips-sgi-irix6* native, turn on
7961         ENABLE_MULTILIB and set TARGET_SUBDIR.
7963 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7965         * Makefile.in (all-sn): Depend on all-grep.
7967 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7969         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7971         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7972         Makefile.  From Jeff Makey <jeff@cts.com>.
7973         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7975         * Makefile.in (DISTBISONFILES): Remove.
7976         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7977         $(DEFAULT_YACC).
7979         * configure.in: Build itl, db, sn, etc., when building for native
7980         cygwin32.
7982         * Makefile.in (LD): New variable.
7983         (EXTRA_HOST_FLAGS): Pass down LD.
7984         ($(DO_X)): Likewise.
7986 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7988         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7990 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7992         * configure.in (targargs): Strip out any supplied --build argument
7993         before adding our own. Always add --build.
7995 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7997         * configure.in (targargs): Pass --build if we're doing
7998         a cross-compile.
8000 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8002         * configure: Use '|' instead of ":" as the separator in
8003         sed. Otherwise sed chokes on NT path names with drive
8004         designators. Also look for "?:*" as the leading characters in an
8005         absolute pathname.
8007 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8009         * config.sub: Support for r3900.
8011 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8013         * configure.in: Use install-sh, not install.sh.
8015 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8017         * Makefile.in (taz): Improve check for BISON so it doesn't try to
8018         apply it twice.
8020 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8022         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8023         install-binutils.
8025 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8027         * Makefile.in: Add automake targets.
8028         * configure.in (host_tools): Add automake.
8030 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8032         * configure: Default CXX to c++, not gcc.
8033         * Makefile.in (CXX): Set to c++, not gcc.
8034         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8036 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
8038         * install-sh: try appending a .exe if source file doesn't
8039         exist
8041 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8043         * configure.in: Turn on multilib by default.
8044         (cross_only): Remove target-libiberty.
8046         * Makefile.in (all-gcc): Don't depend on libiberty.
8048 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
8050         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8052 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8054         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8055         (DISTBISONFILES): Add ld/Makefile.in
8057 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
8059         * configure.in: if target is cygwin32 but host isn't cygwin32,
8060         don't configure gdb tcl tk expect, not just gdb.
8062 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
8064         * configure.in: Added gnuserv everywhere sn appears.
8066         * Makefile.in (ALL_MODULES): Added all-gnuserv.
8067         (CROSS_CHECK_MODULES): Added check-gnuserv.
8068         (INSTALL_MODULES): Added install-gnuserv.
8069         (CLEAN_MODULES): Added clean-gnuserv.
8070         (all-gnuserv): New target.
8072 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
8074         * config.guess: Fixes for MIPS OpenBSD systems.
8076 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
8078         * Makefile.in (INSTALL_XFORM): Remove.
8079         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8081         * mkinstalldirs: New file, copied from automake.
8082         * Makefile.in (installdirs): Rename from install-dirs.  Use
8083         mkinstalldirs.  Change all users.
8084         (DEVO_SUPPORT): Add mkinstalldirs.
8086 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8088         * install-sh: Rename from install.sh.
8089         * Makefile.in (INSTALL): Change install.sh to install-sh.
8090         (DEVO_SUPPORT): Likewise.
8092         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
8093         Graichen <graichen@rzpd.de>.
8095 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
8097         * config.guess: Recognize OpenBSD systems correctly.
8099 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8101         * README, Makefile.in (ETC_SUPPORT): Remove references to
8102         cfg-paper*, configure.{texi,man,info*}._
8104 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
8106         * Makefile.in (all.normal): Ensure that gcc is built after all
8107         the x11 - ie gdb - targets.
8109 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
8111         * makefile.vms: Don't run conf-a-gas.
8113 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
8115         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8117 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8119         * configure.in: Remove noconfigdirs case since gdb also
8120         configures and builds for tic80-coff.
8122 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8124         * configure: Set cache_file to config.cache.
8125         * Makefile.in (local-distclean): Remove config.cache.
8127 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8129         * COPYING: Update FSF address.
8131 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8133         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8134         noconfigdirs.
8136 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8138         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8139         MAKEDIRS, is empty.
8141 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8143         * config.sub: Tweak mn10300 entry.
8145 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8147         * configure.in (host_tools): Put sim before gdb, so gdb's
8148         configure.tgt can determine if the simulator was configured.
8150 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8152         * config.sub: Move BeOS $os case to be with other Cygnus
8153         local cases.
8155 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8157         * config.sub: Remove misplaced comment that broke Linux.
8159 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8161         * config.sub: Add BeOS support.
8163 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8165         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8167 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8169         * configure.in (noconfigdirs): Remove tcl and tk from
8170         noconfigdirs for cygwin32 builds.
8172 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8174         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8176 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8178         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8179         make-all.com, use makefile.vms instead.
8181 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8183         * config.sub: Accept -lnews*.
8185 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8187         * configure.in (noconfigdirs): Disable target-newlib,
8188         target-examples and target-libiberty for d30v.
8190 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8192         * configure.in (noconfigdirs): Enable ld for d30v.
8194 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8196         * configure.in (tic80-*-*): Build compiler.
8198 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8200         * configure.in (d30v-*): Remove sim directory from list of
8201         unsupported d30v directories
8203 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8205         * config.sub, configure.in: Add d30v target cpu.
8207 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8209         * makefile.vms: New file.
8210         * make-all.com: Remove.
8212 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8214         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8216 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8218         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8220 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8222         * Makefile.in (ALL_MODULES): Added all-db.
8223         (CROSS_CHECK_MODULES): Addec check-db.
8224         (INSTALL_MODULES): Added install-db.
8225         (CLEAN_MODULES): Added clean-db.
8227 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8229         * config.guess: Merge with latest FSF sources.
8231 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8233         * Makefile.in (ALL_MODULES): Added all-itcl.
8234         (CROSS_CHECK_MODULES): Added check-itcl.
8235         (INSTALL_MODULES): Added install-itcl.
8236         (CLEAN_MODULES): Added clean-itcl.
8238 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8240         * configure.in: build gdb for mn10200
8242 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8244         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8246 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8248         * configure.in (tic80-*-*): Turn off most targets right now.
8250 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8252         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8253         rather than the makeinfo program.
8254         (do-info): Depend upon all-texinfo.
8256 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8258         * configure.in: Remove uses of config/mh-linux.
8260         * config.sub, config.guess: Merge with latest FSF sources.
8262 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8264         * config.sub (case $basic_machine): Add tic80 entries.
8266 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8268         * config.sub, config.guess: Merge with latest FSF sources.
8270 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8272         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8273         * mpw-config.in: Test for NewFolderRecursive.
8274         * mpw-install: Use symbolic name for startup filename.
8275         * mpw-README: Add various additional details.
8277 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8279         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8281 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8283         * configure.in: Do build gcc and the target libraries for
8284         the mn10200.
8286 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8288         * configure.in: don't avoid building gdb for mn10300 any more
8289         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8290         instead of single-quoting it.
8292 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8294         * configure.in: Don't use --with-stabs on IRIX 6.
8296 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8298         * configure.in (m32r): Build gdb, libg++ now.
8300 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8302         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8303         directories from noconfigdirs.
8305 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8307         * config.sub (basic_machine): added mips16 configuration
8309 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8311         * config.sub: Handle d10v-unknown.
8313 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8315         * config.sub: Handle v850-unknown.
8317 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8319         * Makefile.in: add findutils
8320         * configure.in: add findutils to list of host_tools
8322 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8324         * config.sub: Handle mn10200 and mn10300.
8326 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8328         * configure.in (d10v-*): Do not build librx.
8330 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8332         * configure.in (mn10300): Build everything except gdb & libgloss.
8334 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8336         * config.guess:  Patch for Dansk Data Elektronik servers,
8337         from Niels Skou Olsen <nso@dde.dk>.
8339         For ncr, use /bin/uname rather than uname, since GNU uname does not
8340         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8342         Patch for MIPS R4000 running System V,
8343         from Eric S. Raymond <esr@snark.thyrsus.com>.
8345         Fix thinko for nextstep.
8347         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8349         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8350         * config.guess: Guess mips-dec-mach_bsd4.3.
8352         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8353         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8354         release numbers.
8355         * config.guess (mips-mips-riscos*):  Emit just enough of the
8356         release number.
8358         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8359         * config.guess (sparc-auspex-sunos*):  Added.
8360         (f300-fujitsu-*): Added.
8362         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8363         * config.guess:  Recognize a Tadpole as a sparc.
8365 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8367         * config.guess: Don't assume that NextStep version is either 2 or
8368         3.  NextStep 4 (aka OpenStep 4) has come out now.
8370 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8372         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8373         From Rik Faith <faith@cs.unc.edu>.
8375 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8377         * config.sub: Contributions from bug-gnu-utils to:
8378         Support plain "hppa" (no version given) architecture, reported by
8379         OpenStep.
8380         OpenBSD like NetBSD.
8381         LynxOs is not a hardware supplier.
8383         * config.guess: Contributions from bug-gnu-utils to add support for:
8384         OpenBSD like NetBSD.
8385         Stratus systems.
8386         More Pyramid systems.
8387         i[n>4]86 Intel chips.
8388         M680[n>4]0 Motorola chips.
8389         Use unknown instead of lynx for hardware manufacturer.
8391 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8393         * install.sh (chmodcmd): Set to null if the DST directory already
8394         exists.
8396 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8398         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8399         not use mt-ppc target Makefile fragment any more.
8401 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8403         * configure.in (*-*-windows):  Exclude everything but those dirs
8404         needed to build windows.
8406 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8408         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8410 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8412         * configure.in:  Exclude mmalloc from i386-windows.
8414 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8416         * Undo my previous change.
8418 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8420         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8421         unconditionally.
8422         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8424 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8426         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8427         host to add it's own flags.
8429 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8431         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8433 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8435         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8436         (CXX_FOR_TARGET): Likewise.
8437         (GCC_FOR_TARGET): Define.
8438         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8439         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8440         CC_FOR_TARGET was specified on the command line.
8441         (MAKEOVERRIDES): Don't define.
8443 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8445         * configure.in (m32r): Fix spelling of libg++ libs.
8447 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8449         * config.sub (-apple*): Remove, now redundant.
8451 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8453         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8455         * configure: Rework yesterday's sed script patch.
8457         * config.sub: Merge with FSF.
8459 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8461         * config.guess:  Merge from FSF.
8463         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8464         * config.guess: Use pc instead of unknown, for pc clone systems.
8465         Change linux to linux-gnu.
8467         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8468         * config.guess: Avoid non-portable tr syntax.
8470 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8472         * test-build.mk (HOLES): Add "xargs" for gdb.
8474         * configure: Avoid hpux10.20 sed bug.
8476 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8478         * configure.in:  Add support for windows host
8479         (that is a build done under the Microsoft build environment).
8481 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8483         * Makefile.in: Replace all uses of srcroot with s, to shrink
8484         command line lengths.
8486         Patches from Geoffrey Noer <noer@cygnus.com>:
8487         * configure.in: If configuring for newlib, pass --with-newlib to
8488         subdirectories.
8489         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8490         -Bnewlib/ and -Lwinsup to gcc.
8491         (CXX_FOR_TARGET): Likewise.
8493 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8495         * Makefile.in (ETC_SUPPORT): Add configure.
8497 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8499         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8500         host configuration file.
8502 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8504         * configure.in: Break mn10x00 support into separate
8505         mn10200 and mn10300 configurations.
8506         * config.sub: Likewise.
8508 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8510         * configure.in: Add lots of stuff to noconfigdirs for
8511         the mn10x00 targets.
8513         * config.sub, configure.in: Add mn10x00 support.
8515 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8517         * make-all.com: Call conf-a-gas, not config-a-gas.
8519 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8521         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8522         targets.
8524 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8526         * mpw-README: Add much more detail for native PowerMac.
8527         * mpw-install: New file.
8528         * mpw-configure: Add --norecursion and --help options.
8529         * mpw-config.in: Translate readme and install files when
8530         copying to objdir.
8531         * mpw-build.in: Don't always depend on byacc and flex.
8532         (install-only-top): New action.
8534 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8536         * configure.in:  You can now configure GDB for the v850.
8538 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8540         * configure.in (noconfigdirs): Don't configure any C++ dirs
8541         if targeting D10V.
8543 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8545         * config.sub: Recognize mips64vr5000.
8547 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8549         * configure.in: Use a single line for host_tools and native_only.
8551 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8553         * config.sub, configure.in: Add entries for m32r.
8555 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8557         * Makefile.in (inet-install): Don't run install-gzip.
8559 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8561         * configure.in:  Don't config lots of things for *-*-windows*.
8563 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8565         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8566         (host_libs, host_tools): Copy from configure.in.
8567         * mpw-configure: Don't complain about directories not found.
8569 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8571         * configure.in (i[345]86): Recognize i686 for pentium pro.
8572         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8573         file.
8575         * config.guess (i[345]86): Ditto.
8577 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8579         * configure.in (noconfigdirs): Removed gdb for D10V.
8581 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8583         * configure.in: Remove ld, target-libio, target-libg++, and
8584         target-libstdc++ from noconfigdirs.
8586 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8588         * configure: Fix three locations where shell scripts were
8589         being run directly rather than with config_shell.
8591 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8593         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8594         * config.sub (basic_machine): Recognize v850.
8596 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8598         * mpw-configure: Handle multiple enable/disable options and
8599         pass them down recursively, handle -c and -s flags appropriately
8600         depending on choice of compiler, add escape mechanism for
8601         quoted arguments to gC.
8603 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8605         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8606         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8607         so that -mrelocatable-lib and -mno-eabi are used.
8609         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8610         not support --print-multi-lib, don't abort.
8612 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8614         * make-all.com: Run config-a-gas.
8615         * setup.com: Don't copy subdirectory files around.
8617 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8619         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8620         target, it now compiles correctly.
8622 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8624         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8626 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8628         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8630 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8632         * configure.in (native_only): Add prms.
8634 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8636         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8637         (BINUTILS_SUPPORT_DIRS): Likewise.
8639 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8641         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8642         d10v support is added.
8644 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8646         * configure.in (d10v-*-*): New target.
8648 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8650         * config.guess (HP 9000/811): Recognize this as a PA1.1
8651         machine.
8653 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8655         * Makefile.in (do-tar-gz): New target, split out from tail end of
8656         taz target.  Run each command separately, don't use pipes.
8657         (taz): Use it.
8659 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8661         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8662         * mpw-build.in: No builds should depend on building byacc or flex,
8663         they are assumed to be installed already.
8665 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8667         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8668         variable that CC_FOR_TARGET needs.
8670 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8672         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8673         options have changed since the last time the subdirectory was
8674         configured, and if it has, reconfigure.
8675         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8676         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8678 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8680         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8681         CLEAN_MODULES): Add bash.
8682         (all-bash): New target.
8684 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8686         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8688 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8690         * config.sub (basic_machine): Recognize d10v as a valid processor.
8692 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8694         * mpw-configure: Add support for --bindir.
8695         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8697 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8699         * configure.in: add bash, time, gawk to list of hosttools and things
8700         to only build for native toolchains
8702 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8704         * Makefile.in (docdir): Remove.
8706 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8708         * Makefile.in (datadir): Set to $(prefix)/share.
8710 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8712         * configure.in: build diff and patch for cygwin32-hosted
8713         toolchains.
8715 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8717         * config.sub: Accept -rtems*.
8719 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8721         * configure.in: enable dosrel for cygwin32-hosted builds,
8722                 remove diff from the list of things not buildable
8723                 via Canadian Cross
8725 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8727         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8728         don't get ". ".
8730 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8732         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8734 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8736         * Makefile.in (taz): Handle case where tex3patch didn't even get
8737         checked out.  Also, if it was found, put the symlink in a new util
8738         subdirectory.
8740 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8742         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8744 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8746         * config.sub: Recognize -openvms.
8747         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8748         * make-all.com, setup.com: New files.
8750 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8752         * Makefile.in (taz): tex3patch moved to texinfo/util.
8754 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8756         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8757         * configure.in: remove make from disable-if-Can-Cross list
8758                 enable gdb if ${host} and ${target} are cygwin32
8760 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8762         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8763         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8765 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8767         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8768         distinguish sysv/svr4/bsd variants.
8769         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8771 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8773         * configure.in: Added copyright notice.
8774         * move-if-change: Added copyright notice.
8776 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8778         * configure.in (powerpcle-*-solaris*): Until we get shared
8779         libraries working, don't build gdb, sim, make, tcl, tk, or
8780         expect.
8782 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8784         * config.guess:  Merge with FSF:
8786         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8787         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8789         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8790         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8792         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8793         * config.guess:  Combine two OSF1 rules.
8794         Also recognize field test versions.  From mjr@zk3.dec.com.
8795         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8796         because GNU uname does not support -p.  From pmr@pajato.com.
8798 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8800         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8802 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8804         * mpw-README: Document GCCIncludes.
8806 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8808         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8810 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8812         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8814 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8816         * configure.in (*-*-cygwin32): Configure make.
8818 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8820         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8822 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8824         * Makefile.in (all-inet): Depend on all-perl.
8826         * Makefile.in (inet-install): New target.
8828         * Makefile.in (all-inet): Depend on all-tcl.
8829         (all-inet): Depend on all-send-pr.
8831 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8833         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8834         temporarily.
8836 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8838         * configure.in: Don't configure --with-gnu-ld on AIX.
8840 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8842         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8844 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8846         * Makefile.in (ALL_MODULES): Added all-inet.
8847         (CROSS_CHECK_MODULES): Added check-inet.
8848         (INSTALL_MODULES): Added install-inet.
8849         (CLEAN_MODULES): Added clean-inet.
8850         (all-indent): New target.
8852         * configure.in (host_tools): Added inet.
8853         (native_only): Added inet.
8854         (noconfigdirs): Added inet.
8856 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8858         * configure.in: Don't configure libgloss if we are not configuring
8859         newlib.
8861 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8863         * configure.in: Don't configure libgloss for unsupported
8864         architectures.
8866 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8868         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8870 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8872         * Makefile.in (ALL_MODULES): Include all-apache.
8873         (CROSS_CHECK_MODULES): Include check-apache.
8874         (INSTALL_MODULES): Include install-apache.
8875         (all-apache): New target.
8877         * configure.in: Added apache everywhere perl is seen.
8879 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8881         * Makefile.in: Add support for clean-{module} and
8882         clean-target-{module} rules.
8884 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8886         * configure.in (*-*-ose) do not build libgloss.
8888 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8890         * config.guess (prep*:SunOS:5.*:*): Turn into
8891         powerpele-unknown-solaris2.
8893 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8895         * configure.in: Permit --enable-shared to specify a list of
8896         directories.
8898 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8900         * configure.in (host==solaris): Pass only the first word of $CC
8901         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8903 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8905         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8907 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8909         * Makefile.in (ALL_MODULES): Include all-perl.
8910         (CROSS_CHECK_MODULES): Include check-perl.
8911         (INSTALL_MODULES): Include install-perl.
8912         (ALL_X11_MODULES): Include all-guile.
8913         (CHECK_X11_MODULES): Include check-guile.
8914         (INSTALL_X11_MODULES): Include install-guile.
8915         (all-perl): New target.
8916         (all-guile): New target.
8918         * configure.in (host_tools): Include perl and guile.
8919         (native_only): Include perl and guile.
8920         (noconfigdirs): Don't build guile and perl; no ports have been
8921         done.
8923 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8925         * configure (--enable-*): Handle quoted option lists such as
8926         --enable-sim-cflags='-g0 -O' better.
8928 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8930         * Makefile.in ({,inst}all-target): New rule so we can make and
8931         install all of the target directories easily.
8933 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8935         * configure.in: Add missing global flag in sed substitution when
8936         deleting `target-' from ${configdirs}.
8938 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8940         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8941         option.
8943         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8944         config/mh-necv4.
8946         * install.sh: Correct misspelling of transformbasename.
8948         * config.guess: Recognize mips-*-sysv*.
8950 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8952         * config.sub: Recognize mon960.
8954 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8956         * configure: Restore Canadian Cross handling of BISON and LEX,
8957         removed in Feb 20 change.
8959 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8961         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8962         Mention make install.  Remove the old copyright date as well the
8963         clumsy and rather pointless copyright on the README file.
8965 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8967         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8968         Makefile after running symlink-tree, then run `make distclean' to
8969         avoid clobbering any generated files in srcdir.
8971 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8973         * configure.in (m68k-*-netbsd*): Build everything now.
8975 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8977         * Makefile.in (taz): Fix quoting.
8979 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8981         * configure.in (sparclet-*-*): Build everything now.
8983 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8985         * configure.in (m68k-*-linux*): New host.
8987 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8989         * configure: Check for bison before byacc.
8991 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8993         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8994         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8995         searching PATH.  These are used as fallbacks by Makefile.in if
8996         flex/bison/byacc aren't in objdir.
8998 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9000         * Makefile.in: Make everything which depends upon all-bfd also
9001         depend upon all-opcodes, in case --with-commonbfdlib is used.
9003 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9005         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9006         building NT native compilers on Unix.
9008 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9010         * configure.in: Don't get CC from the host Makefile fragment if we
9011         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9012         Solaris test for /usr/ucb/cc to the post target script, just after
9013         the compiler sanity test.
9015 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
9017         * config.sub: Merge with FSF.
9019 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
9021         * Makefile.in (RPATH_ENVVAR): New variable.
9022         (REALLY_SET_LIB_PATH): Use it.
9023         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9025 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
9027         * config.sub, configure.in: Recognize sparclet cpu.
9029 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9031         * config.guess:  Support m68k-cbm-sysv4.
9033 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9035         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9036         m68k-unknown-linuxaout from linker help string.  Put quotes around
9037         $ld_help_string.
9039 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
9041         * config.guess (powerpc-harris-powerunix): Add guess for port
9042         to new target.
9044 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9046         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9048 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
9050         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9051         $(REALLY_SET_LIB_PATH) in Makefile.
9052         * Makefile.in (SET_LIB_PATH): New variable.
9053         (REALLY_SET_LIB_PATH): New variable.
9054         ($(DO_X)): Use $(SET_LIB_PATH).
9055         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9056         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9057         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9058         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9059         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9060         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9061         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9062         (install-dosrel): Likewise.
9063         (all-opcodes): Depend upon all-libiberty.
9065 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9067         * config.guess (*:CYGWIN*): New
9069 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9071         * Makefile.in (all-target-winsup): All all-target-libiberty.
9073 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9075         * configure.in (noconfigdirs): Add missing # in front of comment.
9077 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
9079         * configure.in: add second pass to things added to noconfigdirs
9080         so *-gm-magic can exclude libgloss properly.
9082 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
9084         * mpw-configure (extralibs_name, rez_name): Set correctly
9085         for MWC68K compiler.
9087         * mpw-README: Add more info on the necessary build tools.
9089 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9091         * configure.in, config.sub: Recognize cygwin32.
9093 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
9095         * config.guess, config.sub: Recognize A/UX.
9097 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
9099         * config.sub: Merge with gcc/config.sub.
9101 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
9103         * mpw-build.in (do-binutils): Add build of stamps.
9105 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
9107         * config.sub: Add recognition for mips64vr4100*-* targets.
9109 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9111         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9112         Add creation of gconfigargs with `--enable-shared' turned on.
9113         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9114         ($(host)-stamp-stage3-configured): Likewise.
9115         (HOLES): Add chatr and ldd.
9116         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9118 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9120         * configure: Pass --nfp to recursive configures.
9122 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9124         * Makefile.in (DLLTOOL): New.
9125         (DLLTOOL_FOR_TARGET): New.
9126         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9127         (EXTRA_TARGET_FLAGS): Ditto.
9128         (EXTRA_GCC_FLAGS): Ditto.
9129         (CONFIGURE_TARGET_MODULES): Ditto.
9130         (DO_X): Ditto.
9131         * configure: Add DLLTOOL.
9133 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9135         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9136         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9137         mh-sco, since old workarounds no longer needed, and don't
9138         build ld, since libraries have weak symbols in COFF.
9140 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9142         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9144 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9146         * configure.in: Make sure that ${CC} can be used to compile an
9147         executable.
9149 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9151         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9152         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9153         nothing depending on whether gdbtk is being built.
9155 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9157         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9159 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9161         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9162         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9164 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9166         * config-ml.in: Add support for
9167         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9168         Simplify setting of multidirs from --disable-foo.
9170 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9172         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9173         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9174         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9175         non-empty, pass them on to the  GCC make.
9176         (all-bootstrap): New rule that is like all-gcc, except it executes
9177         the GCC bootstrap rule instead of the GCC all rule.
9179 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9181         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9183 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9185         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9186         DG/UX support.
9188 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9190         * config.sub (i*86*) Change [345] to [3456]
9192 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9194         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9195         --with-gnu-ld=no.
9197 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9199         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9200         AIX multilibs get built.
9202 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9204         * configure.in (i386-win32): Don't build expect if we're not
9205         building the tcl subdir.
9207 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9209         * Makefile.in: (configure-target-examples, all-target-examples):
9210         New targets, configure and build example programs.
9212 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9214         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9215         use it as input to sedit the generated MPW makefile.
9216         * mpw-README: Add a suggestion about Gestalt.h.
9218 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9220         * config.sub: Accept *-*-ieee*.
9222 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9224         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9225         Ronald F. Guilmette <rfg@monkeys.com>.
9227 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9229         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9230         for powerpc-pe native.
9231         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9232         (target==powerpc-pe): duplicate i386-win32 entry.
9234 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9236         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9237         of vxworks, not just vxworks5.1.
9239 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9241         * mpw-configure: Add support for exec-prefix.
9243 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9245         * config.guess: Recognize HP model 816 machines as having
9246         a PA1.1 processor.
9248 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9250         * configure: Ignore new autoconf configure options.
9252 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9254         * config.guess:  Recognize Pentium under SCO.
9255         From Robert Lipe <robertl@arnet.com>.
9257 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9259         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9261 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9263         * configure.in: Don't configure gas for alpha-dec-osf*.
9265 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9267         * configure.in: Default to --with-stabs for some targets for which
9268         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9269         i[345]86*-*-unixware*.
9271 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9273         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9274         rather than basing it on the target.  Simplify handling of options
9275         controlling which directories to configure.  Remove extraneous
9276         slash in multi-clean target.
9278 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9280         * config-ml.in: Prefix more variables with ml_ so they don't collide
9281         with configure's.
9283 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9285         * configure: Don't turn -v into --v.
9287 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9289         * configure.in (targargs): Fix typo.
9291         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9293 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9295         * configure.in: Strip --host and --target options from
9296         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9297         --with-cross-host option when building with a cross-compiler.
9298         * configure: Canonicalize the arguments put into config.status by
9299         always using `=' for an option with an argument.  Pass a presumed
9300         --host or --target explicitly.
9302 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9304         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9305         into general OS recognition case.
9307 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9309         * configure.in (target_configdirs): add target-winsup only
9310         for win32 target systems.
9312 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9314         * Makefile.in (all-target-libgloss): Depend upon
9315         configure-target-newlib, since when libgloss is built it looks to
9316         see if the newlib directory exists.
9318 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9320         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9321         cfg-ml-*.in.
9323 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9325         * configure: Handle LD and LD_FOR_TARGET when configuring a
9326         Canadian Cross.
9328 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9330         * configure.in (target_libs): add target-winsup.
9331         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9332         (target==ppcle-pe): remove ld from $noconfigdirs.
9334 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9336         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9337         Preserve relative path names in $srcdir.  Build symlink tree if
9338         configuring cross target dir and srcdir=. (= no VPATH support).
9339         (configure-target-libg++): Depend on configure-target-librx.
9340         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9341         * config-ml.in: New file.
9342         * symlink-tree: New file.
9343         * configure: Ensure srcdir="." if that's what it is.
9345 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9347         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9348         includes and FLEX_SKELETON setting.
9349         * mpw-configure (--with-gnu-ld): New option, controls whether
9350         to use PPCLink or ld with PowerMac GCC.
9351         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9352         * mpw-config.in: Configure grez if targeting Mac.
9354         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9355         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9356         just macos.
9357         * configure.in: Configure grez resource compiler if targeting Mac.
9358         * Makefile.in (all-grez, install-grez): New targets.
9360 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9362         * configure: CXX defaults to gcc, not g++.  If we find
9363         gcc in the path, set CC to gcc -O2.
9365 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9367         * configure: Default ${build} correctly.  Avoid picking up extra
9368         spaces when reading CC and CXX from Makefile.  When doing a
9369         Canadian Cross, use plausible default values for numerous
9370         variables.
9371         * configure.in: When doing a Canadian Cross, don't try to
9372         configure tools whose configure script can't handle it.
9374 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9376         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9378 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9380         * configure:  Remove dubious bug reporting address.
9382 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9384         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9385         configure script, run that instead of this directory's configure.
9386         In either case, print a message that we're configuring the sub-dir.
9388 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9390         * configure.in: Before checking for the existence of various files,
9391         use sed to filter out "target-".
9393 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9395         * Makefile.in (DO_X): Split rule to decrease command line length
9396         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9397         (Philippe De Muyter).
9399 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9401         * Makefile.in (all-patch): depend on all-libiberty.
9403 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9405         * configure.in: If the only directory in target_configdirs which
9406         actually exists is libiberty, then set target_configdirs to empty,
9407         to avoid trying to build a target libiberty in a gas or gdb
9408         distribution.
9410 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9412         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9413         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9414         systems.
9416 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9418         * configure.in (copy_dirs): Use sys-include instead of include
9419         for --with-headers option.
9421 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9423         * Makefile.in, configure.in: Make winsup builds work with
9424         new scheme.
9426 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9428         * configure.in: Build the linker on AIX.
9430 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9432         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9433         where needed.
9435 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9437         * Makefile.in (all-gcc): Fix typo.
9439 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9441         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9443 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9445         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9446         to target-xiberty, to provide more flexibility.
9447         (target_subdir):  Define.  Create if cross.
9448         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9449         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9450         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9451         check-libFOO -> check-target-libFOO, etc.
9452         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9453         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9454         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9455         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9456         allow ALL_GCC="" to only configure.
9457         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9458         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9459         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9461 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9463         * Makefile.in (taz): Build "info" in etc explicitly.
9465 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9467         * configure.in:  Make sure that CC is undefined (as opposed to
9468         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9469         problem with autoconf trying to configure on a host without GCC.
9471 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9473         * mpw-configure: Set host alias from choice of host compiler,
9474         only use generic MPW Makefile sed if present, edit a file
9475         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9476         * mpw-README: Add problem notes about CW6 and CW7.
9478 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9480         * Makefile.in (taz): Use ";" instead of ";;".
9482 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9484         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9485         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9486         DISTDOCDIRS.
9487         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9488         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9490 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9492         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9493         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9494         Move bfd to DISTSTUFFDIRS.
9496 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9498         * Makefile.in (X11_LIB): Removed.
9499         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9501         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9503 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9505         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9506         names.
9508 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9510         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9512 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9514         * configure.in (i[345]86-*-win32): Always build newlib.
9515         Don't configure cvs, autoconf or texinfo.
9516         * Makefile.in (LD_FOR_TARGET): New.
9517         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9518         Pass down LD_FOR_TARGET.
9520 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9522         * winsup: New directory.
9523         * Makefile.in: Build winsup.
9524         * configure.in: Winsup is configured when target is win32.
9525         Can only build win32 target GDB when native.
9527 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9529         * config.guess: Recognize HP model 819 machines as having
9530         a PA 1.1 processor.
9532 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9534         * configure: Fix sed loop which substitutes for CC and CXX to
9535         avoid bug found in various sed implementations.
9537 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9539         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9540         simulator.  Use standard powerpc-*-eabi*.
9542 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9544         * configure.in: Stop putting gas and binutils in noconfigdirs for
9545         powerpc-*-aix* and rs6000-*-*.
9547 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9549         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9550         -mcall-aixdesc libraries.
9552 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9554         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9556         * config.sub (arm | armel | armeb): Fix shell syntax.
9558 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9560         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9561         -msoft-float and -mcpu=common support.
9562         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9563         libraries.
9565 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9567         * configure.in: Allow configuration and build of emacs19 for the alpha.
9569 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9571         * configure.in (CC): Get ^CC, not just any old CC, from
9572         ${host_makefile_frag}.
9574 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9576         * configure.in (CC): Try to get CC from
9577         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9579 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9581         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9582         only if it exists in $(srcdir).
9584 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9586         * configure: If CC and CXX are not set in the environment, set
9587         them, based on either an existing Makefile or on searching for gcc
9588         in PATH.  Substitute for CC and CXX in Makefile.
9589         * configure.in: Remove libm from target_libs.  Separate
9590         target_configdirs from configdirs.  If CC is not set in
9591         environment, try to get it from a host Makefile fragment.  Rewrite
9592         changes of configdirs to use skipdirs instead.  A few minor
9593         tweaks.  Take directories out of target_configdirs as they are
9594         taken out of configdirs.  Remove existing Makefile files from
9595         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9596         CONFIG_ARGUMENTS in Makefile.
9597         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9598         by configure.in.
9599         (CONFIG_ARGUMENTS): Likewise.
9600         (CONFIGURE_TARGET_MODULES): New variable.
9601         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9602         ($(CONFIGURE_TARGET_MODULES)): New target.
9603         (configure-libg++, configure-libio): New targets.
9604         (all-libg++): Depend upon configure-libg++.
9605         (all-libio): Depend upon configure-libio.
9606         (configure-libgloss, all-libgloss): New targets.
9607         (configure-libstdc++): New target.
9608         (all-libstdc++): Depend upon configure-libstdc++.
9609         (configure-librx, all-librx): New targets.
9610         (configure-newlib): New target.
9611         (all-newlib): Depend upon configure-newlib
9612         (configure-xiberty): New target.
9613         (all-xiberty): Depend upon configure-xiberty.
9615 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9617         * configure.in (host i[345]86-*-win32):  Expand the
9618         noconfigdirs again.
9620 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9622         * mpw-configure: Fix sed command file name.
9624 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9626         * configure.in (host i[345]86-*-win32): Reduce the
9627         noconfigdirs again.
9629 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9631         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9632         or powerpc*-*-pe*, since they are not yet supported.
9634 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9636         Add PowerMac support and many other enhancements.
9637         * mpw-configure: New option --cc to select compiler to use,
9638         paste options set according to --cc into the generated
9639         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9640         if mpw-make.sed is present.
9641         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9642         add forward includes for PowerPC include files.
9643         * mpw-build.in: Build using Makefile.PPC if present.
9644         (do-byacc, etc): Remove separate version resource builds.
9645         (do-gas): Build "stamps" before "all".
9646         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9647         * mpw-README: Update to reflect --cc option, PowerMac support,
9648         and recently-reported compatibility problems.
9650 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9652         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9653         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9654         (--with-multilib-top): Pass to recursive invocations.
9656 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9658         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9659         v810-*-*.
9661 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9663         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9664         gdb, ld and opcodes on v810-*-*.
9666 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9668         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9669         (local-maintainer-clean): New target.
9670         (maintainer-clean): New target.
9671         (realclean): Just depend upon maintainer-clean.
9673 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9675         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9677 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9679         * configure.in: Build ld in mips*-*-bsd* case.
9681 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9683         * config.sub: Accept -lites* OS.  From Ian Dall.
9685 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9687         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9688         targets.
9690 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9692         * configure.in: treat i386-win32 canadian cross the same as
9693         i386-go32 canadian cross.
9695 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9697         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9698         running under the simulator to build a reduced set of libraries.
9699         (powerpc-*-eabiaix): Add fine grained multilib support added to
9700         other powerpc targets yesterday.
9702 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9704         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9705         -disable-softfloat, -disable-relocatable, -disable-aix, and
9706         -disable-sysv to control which multilib libraries get built.
9708 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9710         * configure: Add Makefile.tem to list of files to remove in trap
9711         handler.
9713 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9715         * config.guess (*Linux*):  Add missing "exit"s.
9716         Also, need specific check for alpha-unknown-linux (uses COFF).
9718 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9720         * config.guess:  Merge with FSF:
9722         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9723         * config.guess (AIX4): More robust release numbering discovery.
9725         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9726         * config.guess (i386-sequent-ptx): Properly get version number.
9728         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9729         * config.guess (mips:*:4*:UMIPS): New case.
9731 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9733         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9734         (i386-win32 host): Likewise.  Don't build readline.
9736 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9738         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9739         SUPPORT_FILES to submakes.
9741 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9743         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9744         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9745         mpw-configure.
9747 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9749         * configure.in (appdirs): Use =, not ==, in test expression when
9750         trying to build the text to print in the warning message for
9751         Solaris users.
9753 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9755         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9757 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9759         * config.guess: Recognize lynx-2.3.
9761 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9763         * config.sub (z8ksim): Deleted
9764         (z8k-*-coff): New, this is the one true name of the target.
9766 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9768         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9770 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9772         * config.guess (*:Linux:*:*): First try asking the linker what the
9773         default object file format is (elf, aout, or coff).  Then if this
9774         fails, try previous methods.
9776 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9778         * configure.in: Don't build newlib for *-*-vxworks5.1.
9780 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9782         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9783         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9785 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9787         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9789 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9791         * cfg-ml-com.in: New file.
9792         * cfg-ml-pos.in: New file.
9794 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9796         * COPYING.NEWLIB: Add HP free copyright to list.
9798 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9800         * config.sub: Recognize -eabi* for the system, not just -eabi.
9802 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9804         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9805         * config.sub, configure.in (win32): New target and host.
9807 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9809         * configure.in: Add i386-pe configuration.
9811 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9813         * mpw-build.in (install): Install GDB after LD.
9815 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9817         * mpw-config.in (elf/mips.h): Always forward-include, needed
9818         for GDB to build.
9820 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9822         * testsuite: New directory for customer acceptance and whole tool
9823         chain tests.
9825 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9827         * configure: If per-host line isn't found, but AC_OUTPUT is found
9828         and a configure script exists, run it instead.
9830 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9832         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9834 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9836         * configure: Set build_{cpu,vendor,os,alias} to host values when
9837         --build isn't specified.
9839 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9841         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9842         (FLAGS_TO_PASS): Pass them.
9843         (EXTRA_TARGET_FLAGS): Ditto.
9845 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9847         * Makefile.in (all-libg++): Depend on all-libstdc++.
9849 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9851         * configure.in (noconfigdirs): Enable all packages for
9852           i386-unknown-netbsd.
9854 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9856         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9857         hosted builds (DOS builds)
9859 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9861         Changes for ARM based on patches from Richard Earnshaw:
9862         * config.sub: Handle armeb and armel.
9863         * configure.in: Omit arm linker only for riscix.
9865 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9867         * config.guess:  Update from FSF.
9869 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9871         * config.sub: Recognize powerpcle as the little endian varient of
9872         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9873         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9874         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9875         temporarily.
9877 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9879         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9881 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9883         * config.sub: Accept -lites* as a basic system type.
9885 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9887         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9888         installed, and if so return linuxoldld as the system name.
9890 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9892         * config.guess: Add hppa1.1-hp-lites support.
9894 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9896         * configure.in: Don't build newlib for m68k-vxworks5.1.
9898 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9900         * configure.in (mips-sgi-irix6): Use mh-irix5.
9902 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9904         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9906 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9908         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9909         OSF/1.  Fix compiler flags.
9910         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9912 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9914         * configure.in: Recognize --with-newlib.
9915         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9917 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9919         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9920         to *_X11_MODULES due to gdbtk needing X include files et al.
9922 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9924         Merge in support for Mac MPW as a host.
9925         (Old change descriptions retained for informational value.)
9927         * mpw-config.in: Add generic include forwards for cpu-specific
9928         include files in aout and elf directories.
9930         * mpw-configure: Added copyright.
9931         * mpw-config.in: Check for presence of required build tools.
9932         (target_libs): Add newlib.
9933         (target_tools): Add examples.
9934         (Read Me): Generate as "Read Me for MPW" instead.
9935         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9936         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9937         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9939         * mpw-configure: Remove subdir-specific makefile hackery,
9940         delete mk.tmp after using it.
9942         * mpw-build.in (all): Display start and end times.
9944         * mpw-configure (host_canonical): Set.
9945         (target_cpu): Always add to makefiles.
9946         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9947         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9948         (mpw-mh-mpw): Look for in srcdir and srcroot.
9949         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9951         * mpw-build.in: (install-only): New target.
9953         * mpw-configure (host_alias, target_alias): Rename from hostalias
9954         and targetalias, add into generated Makefile.
9955         (mk.tmp): If present, add into generated Makefile.
9956         * mpw-build.in (all-gas): Build config.h first before gas proper.
9958         * mpw-configure (config.status): Write only if changed.
9959         * mpw-config.in (readline): Configure it (not built, just used for
9960         definitions).
9962         * mpw-config.in (elf/mips.h): Add a forward include.
9964         * mpw-config.in: Forward-include most .h files in include into
9965         extra-include.
9966         (readline): Don't build.
9967         mpw-build.in (install): Install GDB.
9969         * mpw-configure (prefix, mpw_prefix): Handle it.
9970         * mpw-config.in (mmalloc, readline): Don't configure.
9971         * mpw-build.in (thisscript): Rename to ThisScript.
9972         Use mpw-build instead of BuildProgram everywhere.
9973         (mmalloc, readline): Don't build.
9974         * mpw-README: New file, basic documentation about the MPW port.
9976         * mpw-config.in: Use forward-include to create include files.
9978         * mpw-configure: Add more things to the top of each configured
9979         Makefile, including contents of config/mpw-mh-mpw.
9980         * mpw-config.in (extra-include): Create this directory and fill it
9981         with Posix-like include files when configuring.
9983         * config.sub (apple, mac, mpw): Add various aliases.
9985         * mpw-build.in: New file, top-level build script fragment for MPW.
9986         * mpw-configure: New file, configure script for MPW.
9987         * mpw-config.in: New file, config fragment for MPW.
9989 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9991         * configure.in (host_libs): Remove glob, since it is gone from the
9992         sources.
9994 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9996         * Makefile.in: define empty GDB_NLM_DEPS var.
9998         * configure.in(target_makefile_frag): use config/mt-netware
9999         for netware targets.
10001 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10003         * config.sub: Merge in recent FSF changes.  Remove linux special
10004         cases.
10006 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10008         Revert this change:
10010         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10012                 * build-all.mk: Use CC=cc -Xs on Solaris.
10014 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10016         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10017         stop using it.
10018         * Makefile.in: Nuke all references to glob subdirectory.
10020 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10022         * configure.in: Fix --enable-shared logic in per-host.
10024 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10026         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10028 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10030         * configure.in (noconfigdirs): Don't build gas on AIX, for
10031         powerpc*-*-aix* as well as for rs6000*-*-aix*.
10033 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
10035         * configure: Fix --cache-file to work if the file argument is a
10036         relative path.
10038 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
10040         * configure: If the --cache-file is used, pass it down to
10041         configure in subdirectories.
10043 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
10045         * config.sub: add vxworks29k configuration.
10047 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10049         * Makefile.in (taz): Do "diststuff" part quietly.
10051 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10053         * config.sub: Mini-merge with gcc/config.sub.
10055 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10057         * config.guess (IRIX): Sed - to _.
10059 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10061         * Makefile.in (source-vault, binary-vault): New targets.
10063 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
10065         * config.sub: Recognize -eabi as a basic system type.
10067 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10069         * configure.in (enable_shared stuff): Fix typo.
10071 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
10073         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10075 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10077         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10079 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
10081         * configure.in (rs6000-*-*): Don't build gas.
10083 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
10085         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10086         reduce command line length.
10087         (AS_FOR_TARGET): Check for as.new, not Makefile.
10088         (NM_FOR_TARGET): Check for nm.new, not Makefile.
10090 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10092         * config.guess:  Merge from FSF.
10094 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10096         * configure: Don't use $ when handling program_suffix.
10098 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
10100         * configure.in:  Configure tk for hppa/hpux.
10102 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10104         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10106 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10108         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10109         to LIBCXXFLAGS.  Tests are better run without it.
10111 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10113         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10115 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10117         * configure.in (*-*-netware*): Don't configure xiberty.
10119 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10121         * configure.in:  Remove tk from native_only list.
10123 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10125         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10126           for special NCD build.
10128 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10130         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10131         makeall.bat, they're only useful for binutils snapshots.
10132         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10133         makeall.bat to specified SUPPORT_FILES.
10135 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10137         * build-all.mk: Add Ericsson targets to sun4 and solaris
10138           hosts.  Add  BNR's sun4 target to solaris host, so their
10139           build-from-source will be tested in-house first.
10141 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10143         * Makefile.in (LIBCFLAGS): New variable.
10144         (CFLAGS_FOR_TARGET): Ditto.
10145         (LIBCFLAGS_FOR_TARGET): Ditto.
10146         (LIBCXXFLAGS): Ditto.
10147         (CXXFLAGS_FOR_TARGET): Ditto.
10148         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10149         (BASE_FLAGS_TO_PASS): Pass them.
10150         (EXTRA_TARGET_FLAGS): Ditto.
10152         * configure.in: Support --enable-shared.
10154 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10156         * configure.in (target_libs):  Include libstdc++ again.
10157         * config.guess:  Update from FSF (for FreeBSD).
10159 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10161         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10162         makeall.bat.
10163         (DISTDOCDIRS): Add `etc'.
10164         (ETC_SUPPORT_PFX): New variable.
10165         (taz): Include anything from etc starting with a word in
10166         ETC_SUPPORT_PFX.
10168 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10170         * config.sub: Update for recent FSF changes.  Remove obsolete
10171         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10172         spacing changes.
10174 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10176         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10178         * config.guess:  Merge with FSF.
10179         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10181 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10183         * configure: Since the "trap 0" handler will override the exit
10184         status on many systems, only use it for "exit 1", and make it set
10185         a non-zero exit status; reset it before "exit 0".  Also, check
10186         exit status of config.sub, and error out if it failed.
10188 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10190         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10191         and install libgloss.
10193 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10195         * Makefile.in (all-binutils): Depend upon all-byacc.
10197         * configure.in: Don't build emacs on Irix 5.
10199 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10201         * configure.in (*-*-netware*): Add libio.
10203 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10205         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10206         (CHECK_TARGET_MODULES): Ditto.
10207         (INSTALL_TARGET_MODULES): Ditto.
10208         (TARGET_LIBS): Ditto.
10209         (all-libstdc++): Note dependencies.
10211 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10213         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10215 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10217         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10218         -fexternal-templates.
10220         * configure.in (target_libs): Add libstdc++.
10221         (noconfigdirs): Add libstdc++ as appropriate.
10223 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10225         * config.guess:  Update from FSF.
10227 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10229         * configure: Use ${config_shell} when running ${configsub}.
10231 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10233         * config.sub: No longer recognize h8300h.
10235 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10237         * config.sub: Remove extraneous differences between config.sub and
10238         gcc/config.sub.
10240 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10242         * Makefile.in (DISTSTUFFDIRS): Add gas.
10244 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10246         * COPYING.NEWLIB: New file.
10248 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10250         * config.guess (HP-UX):  Patch from Harlan Stenn
10251         <harlan@landmark.com> to also emit release level.
10253 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10255         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10257 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10259         * config.sub:  Merge nextstep cleanup from FSF.
10261 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10263         * configure.in (arm-*-*): Don't configure ld for this target.
10265 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10267         * configure.in (*-*-netware): don't configure libg++, libio,
10268           librx, or newlib.
10270 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10272         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10273         configure ld--it works, but it doesn't support shared libraries.
10275 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10277         * config.guess (*-unknown-freebsd*):  Get rid of possible
10278         trailing "(Release)" in version string.
10279         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10281 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10283         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10284         Fix type: *-next-neststep -> *-next-nextstep.
10286         * config.guess:  Merge from FSF:
10288         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10290         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10292         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10294         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10295         instead of UNIX_SV for UnixWare 1.0).
10297 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10299         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10300         to make gdb/nlm/* build after the compiler and linker.
10302 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10304         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10305         not just i[34]86.
10306         (m68k-atari-sysv4):  Relocate to match FSF version.
10308         * config.guess:  More merges from the FSF:
10310         Add a space before function call or macro invocation.
10312         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10314         * config.guess: Add trap cmd to remove dummy.c and dummy when
10315         interrupted.
10317         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10319         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10320         (dummy): Redirect stderr from compilation of dummy.c.
10322         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10324         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10326 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10328         * configure: Accept and ignore --cache*, for compatibility with
10329         new autoconf.
10331 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10333         * config.guess:  Merge from FSF:
10335         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10337         * config.guess (Pyramid*:OSx*:*:*): New case.
10338         (PATH): Add /.attbin at end for finding uname.
10339         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10341         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10343         * config.guess (M88*:DolphinOS:*:*): New case.
10345         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10347         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10348         to select whether to use ELF or COFF.
10350         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10352         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10354         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10356         * config.guess: Guess the OS version for HPUX.
10358         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10360         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10362 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10364         * configure.in: Recognize --with-headers, --with-libs, and
10365         --without-newlib.
10366         * Makefile.in (all-xiberty): Depend upon all-ld.
10368 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10370         * configure.in: Change i[34]86 to i[345]86.
10372 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10374         * configure (version): A few more tweaks to help message.
10376 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10378         * Makefile.in:  Remove (for now) librx as a host library,
10379         now that we're building it for target.
10381 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10383         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10384         (Karl Berry).
10386 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10388         * configure.in:  Also configure librx.
10390 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10392         * Makefile.in:  Update various rules to reflect that librx
10393         is now needed for libg++.
10395 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10397         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10399 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10401         * configure.in: Configure the examples directory.
10403 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10405         * configure: Simplify Jun 2 1994 change.
10407 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10409         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10410         /bin/gcc isn't good enough to build gcc.
10412 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10414         * Makefile.in (GDB_SUPPORT_FILES): Remove
10415         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10416         (gdb.tar.gz): Add new rule to use standard distribution building
10417         mechanism.
10419 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10421         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10422         Bill Cox <bill@cygnus.com>.
10424 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10426         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10428 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10430         * configure:  Search current dir first in .gdbinit.
10432 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10434         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10436 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10438         * config.sub:  Refer to NeXT's operating system as nextstep.
10440         * config.sub (case $basic_machine):  Re-order the cases, to match
10441         the order in the FSF version (which is mostly alphabethical).
10442         Merge in some additions and changes from the FSF.
10444 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10446         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10447         * config.sub: Recognize cxux7.
10448         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10450 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10452         * config.sub:  Fix typo powerpc -> powerpc-*.
10454 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10456         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10458         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10459         parallel with all-emacs and install-emacs).  Top-level command
10460         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10462 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10464         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10465         $(relbindir)/make before doing ``make install'', and use
10466         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10467         installing over running make binary.
10468         ($(host)-stamp-stage3-installed): Likewise.
10470 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10472         * config.guess: Recognize Mach.
10474 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10476         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10477         see whether --exec-prefix was used.
10479 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10481         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10483 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10485         * Makefile.in: Add all-librx target similar to all-libproc.
10487 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10489         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10490         with post 1.2 uname bogosity.
10492 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10494         * configure: Remove temporary files on receipt of a signal.
10496 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10498         * configure: If there is a package_makefile_frag, remove
10499         ${subdir}/Makefile.tem after copying it in.
10501 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10503         * build_all.mk: support rs6000 lynx identifies itself as
10504         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10505         since /bin/gcc is too feeble to compile a modern gcc.
10507 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10509         * brought devo/test-build.mk update-to-date with progressive/
10510           test-build.mk. Add lynx targets and hppa flag info.
10512 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10514         * configure.in:  Use mh-ncrsvr43.  Patch from
10515         Tom McConnell <tmcconne@sedona.intel.com>.
10517 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10519         * config.guess (i386-unknown-bsdi):  No longer need to
10520         check #if defined(__bsdi__) && defined(__i386__).
10522 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10524         * configure: Set program_transform_nameoption correctly.
10526 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10528         * brought build-all.mk update-to-date with progressive build-all.mk,
10529           added new targets and hppa info.
10531 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10533         * configure: If config.guess result is a prefix of the user
10534         specified target, assume a native build and use the user specified
10535         target as the host alias.  Remove SunOS patch suffix removal hack.
10536         * configure.in: Remove SunOS patch suffix removal hack.
10538         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10539         in NATIVE_CHECK_MODULES.
10541 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10543         * Makefile.in: Rename HOST_ONLY to NATIVE.
10544         * configure: Delete SunOs patch suffix from host_canonical
10545           and build_canonical variables that are prepended to Makefiles.
10546         * configure.in: Add comments for easier maintenance.
10548 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10550         * Makefile.in: Add all-libproc target similar to all-gui.
10552 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10554         * Makefile.in (CHECK_MODULES): split into
10555         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10557 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10559         * config.guess (i386-unknown-bsdi): New system to guess.
10561 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10563         * Makefile.in: Add all-gui target (but not yet build by "all").
10565 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10567         * config.sub: Move deletion of patch suffix from here...
10568         * configure.in: To here, at Ian's suggestion.  The top-
10569           level scripts might need to know of a patch level.
10571 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10573         * config.sub: Strip off patch suffix so rtl is recognized
10574           as a sunos4.1.3 machine, even though it's been patched.
10576 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10578         * Makefile.in (INSTALL_LAST): Delete.
10579         (INSTALL_DOSREL): New.
10581 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10583         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10584         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10585         whether we pass down --with-gnu-ld anyhow.
10587 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10589         * Makefile.in (INSTALL_LAST): Change operation so it works
10590         on more flavors of make.
10591         * configure.in (go32): Don't build libg++ or libio.
10593 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10595         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10596         they can be overriden by templates.
10598 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10600         * configure.in (target==go32): Don't build gdb.
10601         * dosrel: New directory.
10603 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10605         * configure.in (host==go32): Configure dosrel too.
10606         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10607         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10608         be set by incoming names or templates.
10609         (INSTALL_LAST): New rule.
10611 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10613         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10615 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10617         * configure.in (appdirs): New variable.  Currently empty, but will
10618         be used in gas distribution.  If nonempty, lists a set of
10619         directories at least one of which must get configured, or top
10620         level configuration is considered to have failed.
10621         (rs6000-*-lynxos*): Use new file name.
10623 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10625         Eliminate XTRAFLAGS.
10626         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10627         newlib include files using -idirafter, and also use -nostdinc.
10628         (CXX_FOR_TARGET): Likewise.
10629         (XTRAFLAGS): Removed.
10630         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10631         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10632         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10633         ($(DO_X)): Don't pass down XTRAFLAGS.
10635 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10637         * configure.in (mips*-dec-bsd*): New target; do build linker.
10638         (mips*-*-bsd*): New target; don't build linker.
10640 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10642         * configure.in: support rs6000-*-lynxos* configuration.
10643         support sunos4 as a cross target.
10645         * config.sub: look for lynx*, not lynx since the OS version may
10646         legitimately be part of the name.
10648 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10650         * configure.in (i[34]86-*-sco*): Move to be with other i386
10651         targets.
10652         (romp-*-*): New target.  Skip various binary utilities.
10653         (vax-*-*): New target.  Don't build newlib.
10654         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10656 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10658         * configure.in: Only set host_makefile_frag if config
10659         directory exists.
10661 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10663         * install.sh: If $dstdir exists, don't check whether each
10664         component does.
10666 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10668         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10670 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10672         * configure.in (*-*-lynxos*): Don't configure newlib for either
10673         native or cross Lynx.
10675 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10677         * config.sub (sparc64-elf): Fix os.
10678         (z8k): Remove duplicate.
10680 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10682         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10683         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10685 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10687         * configure: Make file links cleanly even if Lynx fails on
10688           an NFS symlink (at least fail cleanly).
10690 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10692         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10693         -XNh2000.
10695 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10697         * configure: Unknown options are fatal again.
10699 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10701         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10702         compatibility.
10704 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10706         * build-all.mk: Add `clean' target.
10708 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10710         * config.guess:  Add SINIX support.
10711         * configure.in:  Add mips-*-sysv4* support.
10713 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10715         * build-all.mk: Document all useful targets.
10716         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10717         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10719 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10721         * configure: Support --silent, --quiet.
10723 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10725         * configure: Support --disable-FEATURE.
10727 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10729         * config.guess: Recognize NCR running SVR4.3.
10731 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10733         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10734         Patch from Paul Eggert <eggert@twinsun.com>.
10736 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10738         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10740 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10742         * configure: Make unrecognized options give nonfatal warnings
10743         instead of fatal errors, and pass them to any subdirectory
10744         configures in case they recognize them.
10745         Make --x equivalent to --with-x.
10747 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10749         * configure: Add --enable-* options.  Clean up usage message and
10750         some comments.
10752 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10754         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10756 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10758         * configure.in (hppa*-*-*): Enable binutils.
10760 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10762         * config.sub: Recognize cisco.
10764 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10766         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10768 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10770         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10771         than one configuration name.  Add comment.
10773 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10775         * config.guess: about target *-hitachi-hiuxwe2, fixed
10776         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10777         macro is incorrect.]
10779 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10781         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10782         than the "make ls" stuff which used to be here.
10784 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10786         * config.guess:  Recognize i[34]86-unknown-freebsd.
10787         From Shawn M Carey <smcarey@rodan.syr.edu>.
10789 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10791         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10793 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10795         * config.guess: Check for ptx.
10797 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10799         * config.sub: Add os9k checking.
10801 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10803         * config.guess: Handle OSF1 running on HPPA processors
10805 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10807         * configure: If subdir configure fails, print out a message with
10808         subdirectory name, in case subdir's configure code didn't identify
10809         itself.
10811 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10813         * configure.in: Remove embedded newlines from configdirs.
10814         Avoid mismatches of substrings.  Fix matching strings at end
10815         of configdirs.
10817 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10819         * config.guess:  Add Lynx/rs6000 config support.
10821 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10823         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10825 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10827         * configure.in (hppa*-*-osf*): Treat this just like most other
10828         PA configurations (eg no binutils or ld).
10829         (hppa*-*-*elf*): These configurations have binutils and ld.
10831 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10833         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10835 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10837         * configure.in (rs6000-*-*): Build gas.
10839 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10841         * Makefile.in:  Avoid bug in losing hpux sed.
10843 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10845         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10846         for GDB and GDB has been fixed to not need it.
10848 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10850         * config.guess: Recognize vax hosts.
10852 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10854         * configure (while loop): Don't use "break 2" inside case
10855         statement -- the case statement isn't an enclosing loop.
10857 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10859         * config.guess:  Clean up NeXT support, to allow nextstep
10860         on Intel machines.  Make OS be nextstep.
10862 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10864         * config.guess: Add alternate forms for Convex.
10866 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10868         * configure:  Completely rewrite option processing.  Take
10869         advantage of pattern-matching to avoid invoking test frequently.
10870         Also clean up host and target defaulting logic.
10872 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10874         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10875         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10876         commands (plus user environment) will fit SCO limits.
10878 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10880         * configure.in: Don't issue warnings about directories which are
10881         not being configured if -norecursion is set.  Correct test for
10882         --with-gnu-as and --with-gnu-ld to not get confused by substring
10883         matches.
10885         * configure.in: Don't build gas for alpha-dec-osf1*.
10887 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10889         * configure:  Back out Per's change of 12/19/1993.  It changes the
10890         behavior of configure in unexpected and confusing ways.
10892         Also, use different delim char when calculating
10893         program_transform_name so that the name can contain slashes.
10895 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10897         * configure.in, config.sub: Add support for VSTa micro-kernel.
10899 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10901         * configure.in: Nuke hacks which were used to get a special
10902         version of GAS for HPPA configurations.
10904 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10906         * configure:  If only ${target_alias} is given, use that
10907         as the default for ${host_alias}.
10908         * configure:  Add missing back-slashes before nested quotes.
10910 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10912         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10914 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10916         * config.guess:  Recognize some Tektronix configurations.
10917         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10919 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10921         * config.sub: Match any flavor of SH.
10923 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10925         * configure.in: Don't try to configure newlib for Alpha.
10927 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10929         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10930         libg++ or libio for any Alpha target.
10932         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10934 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10936         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10937         default arguments -- so it tried to compress itself.
10939 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10941         * configure.in (notsupp): ensure that a space is always at the end
10942           of the configdirs list, since the grep checks for an explicit space
10944 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10946         * configure.in (target i386-sysv4.2): don't build ld, since static
10947           versions of many libraries are not available.
10949 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10951         * config.guess: Recognize Apollos (using environment variables).
10952         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10954 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10956         * config.guess: Recognize Sony news mips running newsos.
10958 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10960         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10961         "fi ; else" for bash.
10963 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10965         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10967 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10969         * config.sub: accept unixware as an alias for svr4.2.
10970         Fix some inconsistancies with the gcc version.
10972 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10974         * Makefile.in (DISTDOCDIRS):  Add gdb.
10976 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10978         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10980 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10982         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10983         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10984         this now.
10986 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10988         * config.sub: Accept hiux* as an OS name.
10990         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10991         etc/make-stds.texi.  The underscore came from gcc, and dje now
10992         agrees that RUNTESTFLAGS is the correct name.
10994 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10996         * install.sh:  Remove 'set -e'.  It makes any conditionals
10997         in the script useless.
10999         * config.guess: Automatically recognize arm-acorn-riscix
11000         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11002 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11004         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11006 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11008         * Makefile.in (DISTDOCDIRS): New variable.
11009         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11010         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11012 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11014         * configure.in (hppa target): check the source directory for the
11015           pagas sub-directory
11017 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11019         * config.sub: Allow -aout* and -elf*.
11021 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11023         * configure.in: Don't build ld on i386-solaris2, same as for
11024         sparc-solaris2.
11026 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11028         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11030 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11032         * configure.in:  Configure gdb for alpha.
11034 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11036         * Makefile.in (CXXFLAGS): Add -O.
11038 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11040         * config.guess: added support for DG Aviion
11042 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11044         * configure.in: Produce warning message for subdirectories not
11045         configurable for this host/target combination.  Don't try to
11046         configure gdb for vms.
11048 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11050         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11051         appropriate files before making "diststuff".
11052         (DISTBISONFILES): New var: list of files to be edited.
11053         (DISTSTUFFDIRS): Add binutils.
11055 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11057         * config.sub: also handle mipsel and mips64el (for little endian mips)
11059 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11061         * configure.in: Add * to end of all OS names.
11063 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11065         * configure.in: Build newlib for LynxOS native.
11067 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11069         * config.guess: Add support for delta 88k running SVR3.
11071         * configure.in: Add comment about HP compiler vs. emacs.
11073 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11075         * configure.in: don't build ld on solaris2 (not a viable option
11076           due to bugs in getpwnam & getpwuid)
11078 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11080         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11081         config.guess will produce a full version number.
11083 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11085         * configure.in: Build linker and binutils for alpha-dec-osf1.
11087 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11089         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11090         and gdb/testsuite/Makefile.in.
11092 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11094         * configure.in: recognize mips*- instead of mips-
11096 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11098         * config.sub: Accept linux*coff and linux*elf as operating
11099         systems.
11101 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11103         * config.sub: Recognize mips64, and mips3 as an alias for it.
11105 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11107         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11108         gdb knows how to handle OSF/1 shared libraries.
11110 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11112         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11113         * config.guess: Recognize Hitachi's HIUX.
11114         * config.sub: Recognize h3050r* and hppahitachi.
11115         Remove redundant cases for hp9k[23]*.
11117 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11119         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11120         if gas and ld are in the source tree and are in ${configdirs}.
11121         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11122         --with options (but still pass them down on the command line,
11123         if they were explicitly specified).
11125 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11127         * configure: substitute SHELL value in Makefile.in with
11128         ${CONFIG_SHELL}
11130 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11132         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11133         *-*-solaris2* targets.
11135 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11137         * Makefile.in: define M4, and pass it down to sub-makes;
11138         all-autoconf now depends on all-m4
11140 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11142         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11143         presence of {ar,ranlib} instead of a configured directory
11145 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11147         * config.guess: Accept 34?? as well as 33?? for NCR.
11149 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11151         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11152         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11154 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11156         * configure: grab values for $(CC) and $(CXX) from the
11157         environment, so that someone can do "CC=gcc configure; make" and
11158         have it work right (matching the way that autoconf works now)
11160         * configure.in, Makefile.in: add support for gash, the tcl
11161         interface to Galaxy
11163         * config.guess: add NetBSD variants (hp300, x86)
11165 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11167         * install.sh: Support -d option (in the manner of SunOS 4 install,
11168         as it is more deterministic than that of GNU install)
11169         (chmodcmd): Set file to mode 755 by default (should also do default
11170         chgrp and chown, but I don't feel like dealing with that now)
11172 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11174         * config.sub: Remove h8300hhms alias.
11176 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11178         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11180 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11182         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11183         as stmp-fixinc
11185 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11187         * config.sub: recognize m88110-bug-coff.
11189 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11191         * Makefile.in (all-libio): all dependencies on the toolchain used
11192         to build this (gcc, gas, ld, etc)
11194 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11196         * config.guess: Deal with OSF/1 1.3 on alpha.
11198 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11200         * install.sh: add some 'else true' clauses for portability
11202         * configure.in: don't build libio for h8[35]00-*-* targets
11204 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11206         * Makefile.in:  Add support for new libio.
11208 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11210         * install.sh: If one command fails, don't try the rest.  Don't try
11211         to remove $dsttmp (via trap) unless we have already created it.
11212         If $src doesn't exist, detect it and exit with an error.
11214         * config.guess: Recognize BSD on hp300.
11216 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11218         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11219         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11221 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11223         * Makefile.in (all-send-pr): depends on all-prms
11225 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11227         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11229 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11231         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11232         Added test for mips-mips-riscos5.
11234 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11236         * configure.in: use mh-hp300 for 68k HP hosts
11238 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11240         * configure: add support for CONFIG_SHELL, so that you can use
11241         some alternate shell for evaluating configure scripts
11243 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11245         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11246         in configure script to bug-gdb@prep.ai.mit.edu when building
11247         distribution archive.
11248         * Makefile.in (COMPRESS):  Remove def.
11249         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11250         gdb.tar.Z and make-gdb.tar.Z respectively.
11251         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11252         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11253         to convergence with 'taz' target in Makefile.in.
11255 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11257         * install.sh (dsttmp): use trap to ensure that tmp files go
11258         away on error conditions
11260 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11262         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11264 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11266         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11267         its parent is '/' not ''.
11269         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11271 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11273         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11274         that ${newsrcdir}/configure.in does.
11276 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11278         * test-build.mk: support for CONFIG_SHELL
11280 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11282         * config.sub (netware):  Add as a basic system type.
11284 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11286         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11287           $(srcdir)/ from the dependency on Makefile.in.
11289 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11291         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11292         (h8300hhms is temporary until multi-libraries are implemented).
11293         * configure.in: Handle h8300h too.
11295 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11297         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11299 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11301         * configure:  Remove extraneous output when guessing host type.
11302         * config.guess:  Remove extraneous output when guessing using C
11303         compiler rather than uname, or when guessing fails.
11305 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11307         * Makefile.in: remove all.cross and install.cross targets
11309         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11310           definitions
11312 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11314         * configure.in (target sh): Build gprof.
11316 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11318         * config.sub: change -solaris to -solaris2
11320 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11322         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11324 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11326         * configure: Correct error message for missing Makefile.in to
11327         print correct directory.
11329 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11331         * install.sh: kludge around 386BSD shell bug
11333 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11335         * config.guess:  Recognize NeXT.
11336         * config.guess:  Recognize i486-ncr-sysv4.
11337         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11339 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11341         * Makefile.in (MAKEINFOFLAGS): New variable.
11342         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11343         * build-all.mk, test-build.mk: Pass down --no-split as
11344         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11346 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11348         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11350 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11352         * Makefile.in (libg++.tar.z):  New rule.
11353         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11354         * Makefile.in (taz):  Only do a single chmod.
11356 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11358         * install.sh: don't use dirname anymore (replaced with sed usage)
11360 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11362         * Makefile.in:  Change extension for gzip'd files from '.z' to
11363         '.gz' per new FSF standard usage.
11365 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11367         * configure: put quotes around the final value of program_transform_name
11369 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11371         * Makefile.in: new install.sh support; update install-info rules
11373 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11375         * configure.in: Build diff for crosses, but not for go32 host.
11377         * configure.in: Build gprof only for native, and don't build it
11378         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11380 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11382         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11384 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11386         * configure.in (host_tools): Add prms.
11388 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11390         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11391         with $(FLAGS_TO_PASS) on the command line
11393         * config.sub: Recognize lynx and lynxos
11395 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11397         * config.sub: Accept -ecoff*, not just -ecoff.
11399 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11401         * Makefile.in (taz): Use .gz suffix instead of .z.
11402         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11403         names.
11405 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11407         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11409 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11411         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11412         that rebuilds that might happen during 'make install' don't get
11413         bogus gcc include files
11415 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11417         Change from Utah for HPPA support:
11418         * config.guess: Recognize hppa1.x-hp-bsd.
11420 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11422         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11423         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11425 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11427         * config.sub: Add support for rom68k and bug boot monitors.
11429 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11431         * Makefile.in: Make all-opcodes depend on all-bfd.
11433 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11435         * config.guess: Added special check for i[34]86-univel-sysv4*.
11437 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11439         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11440         the processor rather than assuming i486.
11442 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11444         * config.guess: Recognize SunOS6 as Solaris3.
11446 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11448         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11449         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11451 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11453         * build-all.mk (all-cross): New target for Canadian Cross.
11454         Added Q2 go32 targets.
11455         * test-build.mk: Configure go32 cross sparclite-aout and
11456         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11457         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11459 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11461         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11462         GO32 hosted toolchains
11464 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11466         * configure: change  so "-exec-prefix" gets passed down rather
11467         than "-exec_prefix" so autoconf generated Makefiles get the
11468         exec_prefix set right.
11470 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11472         * config.guess: get the Solaris2 minor version number
11474         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11476 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11478         * config.guess: Recognize some Sequent platforms.
11480 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11482         * Makefile.in: added the vault-install target
11484         * configure.in: actually use the Sun3 makefile fragment that's in
11485         config, also added the release dir to configdirs
11487 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11489         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11491 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11493         * configure.in: remove some program from Alpha targetted toolchains
11495 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11497         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11498         gprof.
11499         (taz): Run "make diststuff" in those directories instead of "make
11500         proto-dir".  Look for "VERSION=" only at start of line in subdir
11501         Makefile.  Use "gzip -9" for compression.
11502         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11503         (binutils.tar.z): New target.
11505 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11507         * Makefile.in (taz): Include gpl.texinfo.
11509 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11511         * Makefile.in (setup-dirs): Merged into "taz" target.
11512         (taz): Only do `proto-dir' stuff if a directory is actually needed
11513         for this target.
11515 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11517         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11518         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11519         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11520         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11521         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11523 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11525         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11526         config.sub, and move-if-change to gdb testsuite distribution
11527         archive, so the testsuite can be extracted, configured, and
11528         run separately from the gdb distribution.  Blow away the Chill
11529         tests that require a Chill compiled executable, since GNU Chill
11530         is not yet publically available.
11532 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11534         * test-build.mk: set environment variables in a single command,
11535         instead of a list of assignments and exports
11537         * config.guess: recognize Alpha/OSF1 systems
11539 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11541         * configure: Change help message to prefer --options rather than
11542           -options.
11544 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11546         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11547         zippy@ecst.csuchico.edu.
11548         * config.guess: Recognize miniframe.
11550 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11552        * Makefile.in: Use srcroot to find runtest rather than rootme.
11553        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11555 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11557         * test-build.mk: Extensive additions to support building on a
11558         machine other than the host.
11560 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11562         * configure (tooldir): Fix for i386-aix again.
11564 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11566         * configure, Makefile.in:  Change definition of $(tooldir)
11567         to match the FSF.
11569 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11571         * config.guess:  Recognize i[34]86/SVR4.
11573 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11575         * Makefile.in (all-gdb): gdb depends on sim.
11577 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11579         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11580         at the same time we make the prototype gdb directory.
11581         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11582         files at the same time as the gdb base release distribution.
11584 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11586         * Makefile.in (check): Use individual check targets rather than
11587         DO_X rule.
11588         (check-gcc): Added.
11590 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11592         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11593         for System V release 3.2.
11595 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11597         * config.sub: Recognize hppaosf.
11598         * configure.in: Do configure ld/binutils/gas for it.
11600 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11602         * configure (tooldir): Alter syntax used to set this, for systems
11603         where "\$" isn't handled right, like i386-aix.
11605 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11607         * configure: Pass program-transform-name, not
11608         program_transform_name, to recursive configures.
11610 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11612         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11613         of gas+ld+binutils.
11615 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11617         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11619 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11621         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11623 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11625         * Makefile.in (PRMS): Set back to all-prms.
11627 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11629         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11630         targets, rather than for MIPS hosts.
11632 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11634         * configure.in: add comment for --with-x default values
11636         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11638         * Makefile.in: add check-* targets for each of the directories in
11639         the tree.  Add a definition of RUNTEST that will use the one we
11640         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11642 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11644         * configure.in: Removed obsolete references to bfd_target and
11645         target_makefile_frag.
11647         * build-all.mk: Set assorted targets for Q2.
11648         * config.sub: Recognize z8k-sim and h8300-hms.
11649         * test-build.mk: Really don't pass host to configure.
11650         (HOLES): Added uname.
11652 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11654         * configure: Handle an empty program-prefix, program-suffix or
11655         program-transform-name correctly.
11657 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11659         * build-all.mk: -G 8 no longer required for MIPS targets.
11660         * test-build.mk: Don't pass host argument to configure; make it
11661         guess.
11663 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11665         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11666         * Makefile.in (COMPRESS):  New macro, like GZIP.
11668 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11670         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11672         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11673         with gas currently defaults to -G 0.
11675 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11677         * Makefile.in (all-flex): flex depends on byacc.
11679         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11680         to test-build.mk as RELEASE_TAG.
11681         * test-build.mk (configargs): New variable containing arguments to
11682         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11683         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11685         * config.guess: Use /bin/uname when checking -X argument on SCO,
11686         to avoid invoking GNU uname which doesn't understand -X.
11688         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11690         * configure.in: Build gas for mips-*-*.
11692 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11694         * Makefile.in (all.normal): insert missing backslash.
11696 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11698         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11700         * Makefile.in: Complete overhaul to merge many almost identical
11701         targets.
11703 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11705         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11706         (gdb.tar.Z): Adjusted.
11708         * Makefile.in (setup-dirs, taz): New targets; should be general
11709         enough to adapt for gdb sometime.  Build only .z file.
11710         (gas.tar.z): New target.
11712 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11714         * build-all.mk: Use CC=cc -Xs on Solaris.
11716 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11718         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11719         for handling BISON for FSF releases.
11721 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11723         * configure: Actually implement the change zoo just documented.
11725 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11727         * configure: when using config.guess, only set target_alias when
11728         it's not already been set (ie, on the command line)
11730 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11732         * Makefile.in: add installcheck target, set PRMS to install-prms
11734 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11736         * configure: add support for package_makefile_fragment, handle the
11737         case where a directory has a configure.in file but no Makefile.in
11738         more gracefully (with an actual understandable error message, even);
11739         add support for --without (and add this to the usage message); also
11740         explicitly add a --host=${host_alias} to the command line when
11741         config.guess is used
11743 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11745         * configure: Must use both --host and --target in recursive calls.
11747 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11749         * Makefile.in: Change deja-gnu to dejagnu.
11751 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11753         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11755 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11757         * configure.in: canonicalize all instances to *-*-solaris2*,
11758         also strip out a number of tools to not build for go32 host
11760 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11762         * config.guess: add GPL.
11764         * Makefile.in, config.guess, config.sub, configure: bump
11765           copyrights to 93.
11767 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11769         * Makefile.in (do-info): Removed obsolete check for existence of
11770         localenv file.
11772         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11774 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11776         * Makefile.in: a couple of 'else true' for decstation,
11777         support for TclX
11779         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11781 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11783         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11785 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11787         * config.guess: Recognize i386-ibm-aix (PS/2).
11788         * configure.in: Use config/mh-aix386 file for it.
11790 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11792         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11793         CC_FOR_TARGET instead.
11794         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11796 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11798         * Makefile.in: Add sim to list of directories sent with gdb
11800 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11802         * configure.in: Put back mips-dec-bsd* case.
11804 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11806         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11807         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11808         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11810 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11812         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11814         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11815         (install-info): install dir.info only if it exists,
11816         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11818 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11820         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11821         gas for mips-dec-bsd.
11823 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11825         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11826         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11828 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11830         * configure.in: Added "dejagnu" to hosttools list.
11832 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11834         * config.sub, configure.in, config.guess:  Add support
11835         for Bosx, an AIX variant from Bull.
11836         Patches from F.Pierresteguy@frcl.bull.fr.
11838 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11840         * devo/dejagnu: Initial creation of devo/dejagnu.
11841         Migrated dejagnu testcases and support files for testing software
11842         tools to reside as subdirectories, currently called "testsuite",
11843         within the directory of the software tool.  Migrated all programs,
11844         support libraries, etc. beloging to dejagnu proper from
11845         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11846         with no modifications.  The changes to these files which will
11847         allow them to configure, build, and execute properly will be made
11848         in a future update.
11850 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11852         * Makefile.in: Change send_pr to send-pr.
11853         * configure.in: Likewise.
11854         * send_pr: Renamed directory to send-pr.
11856 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11858         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11860 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11862         * README:  Update for gdb-4.8 release.
11863         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11864         gdb-xxx.tar.z (gzip'd) file also.
11866 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11868         * Makefile.in: make all-diff depend on all-libiberty
11870 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11872         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11874 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11876         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11878 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11880         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11881         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11882         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11884 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11886         * Makefile.in:  makeinfo binary is in a new location
11888 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11890         * config.sub: Accept -ecoff as an OS.
11892         * Makefile.in: Various changes to eliminate a level of make
11893         recursion and reduce the required command line length.
11894         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11895         sub-makes.
11896         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11897         variables holding settings for specific sub-makes.
11898         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11899         in terms of BASE_FLAGS_TO_PASS.
11900         (TARGET_LIBS): New variable listing directories which use
11901         TARGET_FLAGS_TO_PASS.
11902         (subdir_do): Eliminated.
11903         (do-*): New set of targets to replace subdir_do.
11904         (various): All targets which used subdir_do now depend on do-*.
11905         (local-clean): Renamed from do_clean.
11906         (local-distclean): New target, dependency of distclean and
11907         realclean.
11908         (install-info): Don't create directories.  Depend on dir.info
11909         rather than calling make recursively.
11910         (install-dir.info): Eliminated.
11911         (install-info-dirs): Create all info directories here.
11912         (dir.info): Depend upon do-install-info.
11914         * test-build.mk (HOLES): Added false.
11916 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11918         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11920 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11922         * Makefile.in (info): remove dependency on all-texinfo.  The
11923         problem was really in texinfo/C, not at this level.
11925 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11927         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11929 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11931         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11932         GDB releases.
11934 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11936         * configure: Include srcdir in message about target of link not
11937         being found.  Don't convert `-' to `_' in `with' options being
11938         passed to subdirs.
11940 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11942         * configure.in: add uudecode to host_tools
11944         * Makefile.in: added {all,install}-uudecode targets, added them to
11945         the appropriate lists
11947 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11949         * Makefile.in (all-gcc): Added dependency on all-gas.
11951         * configure.in (mips-*-*): Build ld and binutils.
11953 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11955         * configure: check return code from mkdir, print error message and
11956           exit on failure.
11958 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11960         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11962 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11964         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11966 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11968         * config.sub (h8500):  Recognize this as a cpu type.
11970 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11972         * configure: source directory missing is no longer a warning
11974         * configure.in: recognize irix[34]* instead of irix[34]
11976         * Makefile.in: define and pass down X11_LIB
11978 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11980         * guess-systype: Renamed to ...
11981         * config.guess:  ... by popular request.
11982         * configure.in, Makefile.in:  Update accordingly.
11984 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11986         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11987         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11988         + Execute ./dummy instead of assuming . is in PATH.
11990 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11992         * guess-systype:  New shell script.  Attempts to guess the
11993         canonical host name of the executing host.
11994         Only a few hosts are supported so far.
11995         * configure:  Call guess-systype if no host is specified.
11997 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11999         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12000         gcc Makefile.
12003 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12005         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12006         (all-gcc, install-gcc, subdir_do): Use it.
12008 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12010         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12012 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12014         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12015           set exclusively by configure, using configure.in .
12017 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12019         * test-build.mk: set $PATH for all builds
12021         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12023 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12025         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12026         the one used in gcc/Makefile.in, so that a null expansion doesn't
12027         override the one needed to build gcc with a native cc.
12030 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12032         * configure: Accept -with arguments.
12034 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12036         * Makefile.in: added h8300sim
12038 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12040         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12041         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12042         (all-cygnus, native, build-cygnus): Make
12043         $(canonhost)-stamp-3stage-done, not $(host)....
12044         * test-build.mk (stamp-3stage-compared): Use tail +10c for
12045         i386-sco3.2v4.  Added else true to if command.
12047 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
12049         * config.sub: (from FSF) Sequent uses a BSD-like OS.
12051 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
12053         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12055 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12057         * configure.in: don't remove binutils from Solaris builds
12059 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
12061         * Makefile.in: get rid of earlier definitions for *clean,
12062         also handle the recursive info rule better
12064 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
12066         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
12067         do more-or-less the right thing.
12069 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
12071         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12072         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12074 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12076         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12077         $(host_canonical).
12079         * configure.in: split the configdirs list into 4 categories (native
12080         v. cross, library v. tool) and handle the cross-only and native-
12081         only in more reasonable (and correct!) way.
12083 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
12085         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
12086         configdirs anymore.
12088 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12090         * Makefile.in: extensive cleanup::  removed all of the explicit
12091         clean-* targets, collapsed many wrappers around subdir_do into
12092         one, added additional targets to satisfy standards.texi, deleted
12093         some old targets, some changes for consistency
12095 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12097         * configure.in: handle some programs as cross-only, and others as
12098         native only
12100         * test-build.mk: handle partial holes in a more generic manner
12102         * Makefile.in: m4 depends on libiberty
12104 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12106         * configure.in: add m4, textutils, fileutils, sed, shellutils,
12107         time, wdiff, and find to configdirs
12109         * Makefile.in: all, clean, and install rules for the new programs
12110         added to configure.in
12112 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12114         * configure.in: use mh-sun for all *-sun-* hosts
12116 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12118         * Makefile.in: define flags for X11 include files and library file
12119         locations, pass them down to the programs that need this info
12121         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12123 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12125         * configure.in: start building libg++ for HP-UX targets
12127 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12129         * README:  Update references to files moved into etc/.
12131 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12133         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12134         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12136 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12138         * configure: accept dash as well as underscore in long option
12139         names for FSF compatibility.
12141 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12143         * config.sub: added -sco3.2v4 support from FSF.
12145 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12147         * configure.in: expand the section that adds or removes
12148         directories from the list of programs to build, to handle native
12149         vs. cross in addition to host v. native
12151 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12153         * Makefile.in:  Replace C++ in macro names with CXX.
12154         This is less likely to break ...
12156 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12158         * test-build.mk: add -w to GNU_MAKE
12160 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12162         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12163         add 'sparc' to list of recognized cpus.  This needed to make
12164         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12165         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12166         then changes that into $CPU-wrs-vxworks.
12168         * configure.in: remove most references to gdbtest, regularize
12169         target based program removal
12171         * test-build.mk: import from p3 tree (many fixes and changes)
12173 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12175         * Makefile.in: added rules to handle tcl, tk, and expect
12177         * configure.in: handle those directories if they exist
12179 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12181         * config.sub: removed bogus hppabsd and hppahpux names, since
12182         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12184 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12186         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12187         depends upon all-xiberty
12189         * Makefile.in: changes from p3, including:
12191         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12193         * Makefile.in (XTRAFLAGS): include newlib directories if
12194         newlib/Makefile exists, rather than if host != target.
12196         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12198         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12199         from the same source tree and not building a cross-compiler.  This
12200         matters for the libg++ configuration if reconfiguring a tree that
12201         has already been installed.
12203         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12205         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12206         pick up the machine and system specific header files.
12208         * Makefile.in: added AS_FOR_TARGET, passed down in
12209         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12210         the C compiler to use to create programs which are run in the
12211         build environment, set it to default to $(CC), and passed it down
12212         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12214         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12216         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12217         We need them for unusual native builds, like systems without
12218         ranlib.
12220         * configure: also define $(host_canonical) and
12221         $(target_canonical), which are the full, canonical names for the
12222         given host and target
12224 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12226         * Makefile.in:  Added separate definitions for C++.
12228 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12230         * configure.in (configdirs):  Add deja-gnu.
12232 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12234         * README:  Update for configure.texi and gdb-4.7 release.
12236 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12238         * Makefile.in:  Move "all" target to top of file.
12239         Previously, first target was ".PHONY" which caused BSD4.4 make
12240         to build .PHONY when make was run without arguments.
12242 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12244         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12245         Library-copylefted code in libiberty.
12247 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12249         * config.sub:  Replace m68kmote with plain old m68k.
12251 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12253         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12255 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12257         * config.sub: Complain if no argument is given.  Added support for
12258         386bsd as OS and target alias.
12260 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12262         * Makefile.in (XTRAFLAGS): include newlib directories if
12263         newlib/Makefile exists, rather than if host != target.
12265 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12267         * config.sub: recognize sparclite-wrs-vxworks.
12269         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12270         p3.) Added clean-xiberty to clean.
12272 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12274         * configure.in: use *-*-* instead of nested cases for host and target
12276 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12278         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12279         from the same source tree and not building a cross-compiler.  This
12280         matters for the libg++ configuration if reconfiguring a tree that
12281         has already been installed.
12283 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12285         * config.sub (i486v/i486v4):  Merge in from FSF version.
12287 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12289         * configure: only set PWD if it is already set.
12291 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12293         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12294         doesn't have unset and all success paths (and most error paths)
12295         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12296         to just ${PWD} to avoid confusion.)
12298 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12300         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12301         even for a native compilation.
12303 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12305         Changes to make the gdb.tar.Z rule work better.
12307         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12308         (DEVO_SUPPORT):  Add configure.texi.
12309         (bfd-ilrt.tar.Z):  Remove ancient rule.
12311 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12313         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12314         pick up the machine and system specific header files.
12316         * configure.in, config.sub: added new target m68010-adobe-scout,
12317         with alias of adobe68k.  Changed configure.in to check for
12318         -scout before -sco* to avoid a false match.
12320         * Makefile.in: added AS_FOR_TARGET, passed down in
12321         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12322         the C compiler to use to create programs which are run in the
12323         build environment, set it to default to $(CC), and passed it down
12324         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12326 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12328         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12329         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12330         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12331         FOR_TARGET variants, to newlib and libg++.
12333 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12335         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12336         first.
12338 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12340         * config.sub:  Accept `elf' as an environment.
12342 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12344         * Makefile.in (all-opcodes):  cd into the right directory
12346 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12348         * configure: added -program_transform_name option, used as
12349         argument to sed when installing programs.
12350         configure.texi: added documentation for -program_prefix,
12351         -program_suffix and -program_transform_name.
12353 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12355         * config.sub:  Accept i486 where i386 ok.
12357 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12359         * config.sub: accept we32k
12361 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12363         * config.sub, configure.in: accept OSE68000 and OSE68k.
12365         * Makefile.in: don't create all directories for ``make install'';
12366         let the subdirectories create the ones they need.
12368 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12370         * COPYING: new file, GPL v2
12372 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12374         * Makefile.in: use the new gen-info-dir, which needs a template
12375         argument (which also lives in texinfo)
12377         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12379 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12381         * config.sub (ncr3000):  Change i386 to i486.
12383 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12385         * Makefile.in: add install-rcs, install-grep to
12386         install-no-fixedincludes, removed install-bison and install-libgcc
12388 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12390         * configure.in: grab the HPUX makefile fragment if on HPUX
12392 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12394         * Makefile.in: eradicate bison spoor (ditto libgcc).
12395          configure.in: recognise m68{k,000}-ericsson-OSE.
12396          es1800 is alias for m68k-ericsson-OSE
12398 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12400         * configure.in: rearrange the parts that remove programs from
12401         configdirs, based now on HOST==TARGET or by canonical triple.
12403 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12405         * test-build.mk: recurse explicitly with -f test-build.mk when
12406           appropriate.  predicate stage3 and comparison on the existence
12407           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12408           On very clean, also remove ...stamp-co.  Build in-place before
12409           doing other builds.
12411 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12413         * Makefile.in, configure.in: add tgas
12415 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12417         * Makefile.in: a number of changes merged in from progressive.
12419         * configure.in: add libm.
12421         * .cvsignore: ignore some stuff that comes from test-build.mk.
12423 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12425         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12427 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12429         * configure: Add program_suffix (parallel to program_prefix)
12430         * Makefile.in: adjust directory-creating script for losing decstation
12432 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12434         * configure:  Minor $subdir-related fixes.
12436 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12438         * configure: fix various problems with propogating
12439         makefile_target_frag in subdirs.
12440         * configure.in: config libgcc if its there
12442 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12444         * config.sub:  HPPA merge.
12446 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12448         * Makefile.in:  Replace all-bison with all-byacc in all
12449         dependency lines for other tools (which now use byacc).
12451 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12453         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12455 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12457         * Makefile.in: make gprof rules similar to byacc rules (instead of
12458         vestigal $(unsubdir) that didn't work...)
12460 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12462         * config.sub:  Add support for Linux.
12463         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12464         (at least for libg++).
12466 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12468         * configure.texi: fix doc for the -nfp option to configure
12470 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12472         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12474 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12476         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12477         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12478         * configure.in: added solaris* host_makefile_frag hook.
12480 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12482         * config.sub: changed recognition of m68000 so that various
12483         m68k types can be specified via m680[01234]0
12485 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12487         * config.sub (basic_machine): fix sed so that '-foo' isn't
12488         completely substituted out while .+'-foo' loses the '-foo'
12490 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12492         * config.sub ($os): Add -aout.
12494 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12496         * configure:  If host_makefile_frag is absolute, don't
12497         prefix ${invsubdir} (relevant to libg++ auto-configure).
12499 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12501         * Makefile.in (tooldir): Define it.
12502         (all-ld): Depend on all-flex.
12504 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12506         * Makefile.in (check):  Fix libg++ special case.
12508 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12510         * configure: do not bury `pwd` into config.status, thus do fewer
12511           pwd's.
12513         * configure: print the "Building in" message only when building in
12514           other than "." AND verbose.
12516         * configure: remove -s, rework -v to better accomodate guested
12517           configures.
12519         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12521 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12523         * Makefile.in: macroize flags passed on recursion.  remove
12524           fileutils.
12526 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12528         * configure: get makesrcdir right for subdirs deeper than 1.
12530         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12531           install.
12533 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12535         * Makefile.in: don't print subdir_do or recursion lines.
12537 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12539         * standards.texi: added menu item.
12541         * Makefile.in: build and install standards.info.
12543         * standards.texi: new file.
12545 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12547         * configure: test for and move config.status pieces from
12548           ${subdir}/.
12550 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12552         * configure:  Test for existance of files before trying to mv
12553         them, to avoid numerous non-existance messages.
12555 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12557         * configure: correct final line of config.status.
12559         * configure: patch from eggert.  Avoids a protection problem if
12560           the original Makefile.in is read only.
12562         * configure: use move-if-change from gcc to create config.status.
12563           Some makefiles depend on config.status to tell if a directory
12564           has been reconfigured for a different host.  This change
12565           prevents those directories from remaking everything in the case
12566           where the reconfig was only intended to rebuild a Makefile.
12568         * configure: test for config.sub with "config.sub sun4" rather
12569           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12570           host alias from a missing config.sub.
12572 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12574         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12575           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12577 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12579         * configure: mkdir ${subdir} as needed.
12581 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12583         * Makefile.in,configure.in: added autoconf.
12585 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12587         * Makefile.in: no longer pass against on recursion.
12589         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12590           definitions are not inherited.
12592         * configure: correct makesrcdir when subdir is .
12594 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12596         * configure:  Add support for 'subdirs' variable, which is
12597         like 'configdirs', except that configure doesn't re-invoke
12598         itself for subdirs, it just creates a Makefile for each subdir.
12599         * configure.texi:  Document subdirs.
12601 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12603         * configure.in: added flex to configdirs
12605 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12607         * Makefile.in: remove clean-stamps from clean.
12609 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12611         * configure.in:  Add gdbtest to configdirs.
12613 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12615         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12616         to recursive makes.
12617         * configure.in:  Recognize new ncr3000 config.
12619 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12621         * Makefile.in, configure.in: removed references to gdbm.
12623 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12625         * config.sub:  Don't canonicalize os value
12626         newsos* to bsd (readline needs to check for newsos).
12627         (This fix was earlier made Jan 31, but got re-broken.)
12629 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12631         * configure.in:  sco is an os, not a vendor!
12633         * configure:  Quote $( better.  Keep various shells happy.
12635 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12637         * Makefile.in: eliminate stamp-files.
12639 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12641         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12642           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12644 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12646         * config.sub:  fix iris/iris3.
12648 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12650         * configure: re-add -rm.
12652 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12654         * Maskefile.in: add .stmp-rcs to all.
12656         * configure.in: remove gas from rs6000 build, use aix host fragment.
12658 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12660         * configure: pass down site_option during recursion.
12662 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12664         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12666 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12668         * configure: Change exec_prefix so that it really defaults to prefix.
12670 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12672         * Makefile.in, configure.in:  Add support for mmalloc library.
12674 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12676         * Makefile.in: add stmp dependencies for a few more things.
12678 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12680         * configure: adjusted error message on objdir/srcdir configure
12681           collision, per john's suggestion.
12683         * Makefile.in: add libiberty stmp to all and all.cross.
12685 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12687         * Makefile.in: remove force dependencies, add grep to all.
12689 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12691         * Makefile.in: drop flex.  make stamp files work.
12693         * configure: added test for conflicting configuration in srcdir,
12694           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12695           gets cranky.  use relative paths for configure and srcdir
12696           whenever possible.  Send some error messages to stderr that were
12697           going to stdout.
12699 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12701         * Makefile.in:  Fix libg++ rule to check for gcc directory
12702         before using gcc/gcc.  Also pass XTRAFLAGS.
12704 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12706         * Makefile.in: added stmp-files so that directories aren't polled
12707           when they are already built.
12709         * configure.texi: fixed a node pointer problem.
12711 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12713         * config.sub configure.in gdb/configure.in
12714         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12715         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12716         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12718 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12720         * configure: -recurring becomes -silent.  corrected help message
12721           for -site= option.
12723         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12725 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12727         * configure: when building Makefile for crosses, replace
12728           tooldir and program_prefix.  default srcdir from location of
12729           config.sub.  remove "for host in hosts" and "for target in
12730           targets" loops.
12732 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12734         * Makefile.in: Do not pass bindir or mandir to cvs.
12736 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12738         * Makefile.in, configure.in: removed traces of namesubdir,
12739           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12740           copyrights to '92, changed some from Cygnus to FSF.
12742         * configure.texi: remove most references to multiple hosts,
12743           multiple targets, subdirs, etc.
12745         * configure.man: removed rcsid. reference config.sub not
12746           config.subr.
12748         * Makefile.in: mkdir $(infodir) on install-info.
12750 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12752         * configure.texi:  Explain better about .gdbinit and about
12753         the environment that configure.in sections run in.
12755 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12757         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12759 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12761         * README:  DOC.configure => cfg-paper.texi.
12763 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12765         * config.sub (near case $os):  Don't convert newsos* to bsd!
12767 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12769         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12770         the number of copies of COPYING that go into the GDB tar file.
12772 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12774         * bfd/configure.in, gdb/config/mh-i386sco,
12775         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12776         Fix SCO configuration stuff.
12778 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12780         * Makefile.in:  For libg++, make sure the -I pointing
12781         to the gcc directory goes *after* all the libg++-local -I flags.
12782         Also, move just-gcc dependency from just-libg++ to all-libg++.
12784 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12786         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12788 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12790         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12792 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12794         * config.sub:  Add stratus configuration frags.  Also
12795         submitted to FSF.
12797 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12799         * Makefile.in (DEV_SUPPORT):  add configure.man.
12801         * config.sub(Decode manufacturer-specific):  add -none*.
12803 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12805         * Makefile.in:  remove form feeds to make Sun's make happy.
12806         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12808 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12810         * Makefile.in (AR_FLAGS):  Make quieter.
12812 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12814         * configure.in:  Add libg++.
12815         * configure:  When verbose, don't output the command line at each
12816         level; it will be unremarkably the same as the previous version,
12817         which will be the same as what the user typed.
12819 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12821         * configure.in, Makefile.in: fix clean-info, add flex.  add
12822           fileutils.
12824         * configure: be less sensitive to spaces in Makefile.in.  Do not
12825           look for sources in "..".  Doing so breaks subdirectories that
12826           might have their own configure.  If a subdir has it's own
12827           configure script, use it.
12829 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12831         * cfg-paper.texi: some changes suggested by rms.
12833 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12835         * config.sub:  Merge in some small additions from the FSF version,
12836         taken from the gcc distribution, to bring the Cygnus and FSF
12837         versions into closer sync.
12839 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12841         * configure.in:  Changed svr4 references to sysv4.
12843 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12845         * configure: added -V for version number option.
12847 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12849         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12850           renamed from DOC.configure to cfg-paper.texi.
12852 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12854         * configure, config.subr, config.sub: config.subr is now
12855           config.sub again.
12857 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12859         * configure.texi: new file, in progress.
12861         * Makefile.in: build info file and install the man page for
12862           configure.
12864         * configure.man: new file, first cut.
12866         * configure: find config.subr again now that configuration "none"
12867           has gone.  removed all traces of the -ansi option.  removed all
12868           traces of the -languages option.
12870         * config.subr: resync from rms.
12872 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12874         * configure, config.sub, config.subr: merge config.sub into
12875           config.subr, call the result config.subr, remove config.sub, use
12876           config.subr.
12878         * Makefile.in: revised install for dir.info.
12880 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12882         * configure.in: add decstation host makefile frag.
12884         * Makefile.in: BISON now bison -y again.  also install-gcc on
12885           install.  clean-gdbm on clean.  infodir belongs in datadir.
12886           Make directories for info install.  Build dir.info here then
12887           install it.
12889 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12891         * Makefile.in: fix for bad directory tests.
12893 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12895         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12896           regexp.  -srcdir relative was being handled incorrectly.
12898         * Makefile.in: unwrapped some for loops so that parallel makes
12899           work again and so one can focus one's attention on a particular
12900           package.
12902 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12904         * configure: added PWD as a stand in for `pwd` (for speed). use
12905           elif wherever possible.  make -srcdir work without -objdir.
12906           -objdir= commented out.
12908 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12910         * configure: +options become --options.  -subdirs commented out.
12911           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12912           Makefile now at top of generated Makefile.  Removed cvs log
12913           entries.  added -srcdir.  create .gdbinit only if there is one
12914           in ${srcdir}.
12916         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12917           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12918           and mandir now keyed off datadir by default.
12920 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12922         * Freshly created ChangeLog.
12925 Local Variables:
12926 mode: change-log
12927 left-margin: 8
12928 fill-column: 76
12929 version-control: never
12930 End: