2009-03-23 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / ChangeLog
blob7e44f7d56115ab83322904530d8837c5b8151786
1 2009-03-18  Tom Tromey  <tromey@redhat.com>
3         * configure: Rebuild.
4         * configure.ac (host_libs): Add libiconv.
5         * Makefile.in: Rebuild.
6         * Makefile.def (host_modules): Add libiconv.
7         (configure-gdb, all-gdb): Depend on libiconv.
9 2009-03-16  Tristan Gingold  <gingold@adacore.com>
11         * configure.ac: Treat gdb as supported on x86_64-darwin.
12         * configure: Regenerate.
14 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
16         Merge from GCC:
18         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
20         * configure.ac (--with-host-libstdcxx): New option.
21         * configure: Regenerate.
23         2009-01-29  Robert Millan  <rmh@aybabtu.com>
25         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
26         * configure: Regenerate.
28         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
30         PR tree-optimization/38515
31         * configure.ac (cloog-polylib): Removed.
32         (with_ppl, with_cloog): Test for "no".
33         * configure: Regenerated.
35 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37         Backport from git Libtool:
39         2009-01-19  Robert Millan  <rmh@aybabtu.com>
40         Support GNU/kOpenSolaris.
41         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
42         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
43         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
44         GNU/kOpenSolaris.
46 2009-02-05  Andreas Schwab  <schwab@suse.de>
48         * Makefile.tpl (stage_last): Define $r and $s before using
49         $(RECURSE_FLAGS_TO_PASS).
50         * Makefile.in: Regenerate
52 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
54         * COPYING.NEWLIB: Add ARM license.
56 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
58         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
59         (all-opcodes): Depend on all-libiberty.
60         * Makefile.in: Regenerate.
62 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
64         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
65         * configure: Regenerate.
67 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
69         Backport link test fix from upstream Libtool:
71         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
72         Add cache variables to tests that require the linker to work.
73         For shlibpath_overrides_runpath, this also changes the semantics
74         to let the result from the C compiler take precedence.
75         compiler take precedence.
77 2008-12-02  Ben Elliston  <bje@au.ibm.com>
79         * config.sub, config.guess: Update from upstream sources.
81 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
83         * COPYING.NEWLIB: Updated.
84         * COPYING.LIBGLOSS: Ditto.
86 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
88         Sync with GCC:
90         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
92         * configure.ac (ppllibs): Add by default the lib flags.
93         * configure: Regenerate.
95         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
97         * configure.ac: Add double brackets on darwin[912].
98         * configure: Regenerate.
100         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
102         * configure.ac: Expand to darwin10 and later.
103         * configure: Regenerate.
105 2008-12-02  Andreas Schwab  <schwab@suse.de>
107         * Makefile.def: configure-target-boehm-gc depends on
108         all-target-libstdc++-v3.
109         * Makefile.in: Regenerate.
111 2008-12-02  Ben Elliston  <bje@au.ibm.com>
113         * config.sub, config.guess: Update from upstream sources.
115 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
117         Merge from GCC:
119         2007-12-02  Matthias Klose  <doko@ubuntu.com>
121         * config-ml.in: Remove 64bit configure tests.
123         2008-05-14  Rafael Espindola  <espindola@google.com>
125         * config-ml.in: don't handle --enable-shared and --enable-static.
127         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
128             Tobias Grosser  <grosser@fim.uni-passau.de>
129             Jan Sjodin  <jan.sjodin@amd.com>
130             Harsha Jagasia  <harsha.jagasia@amd.com>
131             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
132             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
133             Adrien Eliche  <aeliche@isty.uvsq.fr>
135         Merge from graphite branch.
136         * configure: Regenerate.
137         * Makefile.in: Regenerate.
138         * configure.ac (host_libs): Add ppl and cloog.
139         Add checks for PPL and CLooG.
140         * Makefile.def (ppl, cloog): Added modules and dependences.
141         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
142         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
144         2008-09-03  Richard Guenther  <rguenther@suse.de>
146         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
147         cloog test.
148         * configure: Re-generate.
150         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
152         * configure.ac (--with-cloog-polylib): New.
153         (--disable-cloog-version-check): New.
154         (--disable-ppl-version-check): New.
155         * configure: Re-generate.
157         2008-09-05  Richard Guenther  <rguenther@suse.de>
159         * configure.ac: Initialize clooglibs to -lcloog.
160         * configure: Re-generate.
162         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
164         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
165         recommended version to 2.3.2.
167         * configure: Regenerate.
169         2008-10-31  Ben Elliston  <bje@au.ibm.com>
171         * configure.ac (spu-*-*): Remove special case.
172         * configure: Regenerate.
174         Complete comment text from GCC version of:
176         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
178         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
179         (GCC_SHLIB_SUBDIR): New.
180         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
181         * configure: Regenerate.
182         * Makefile.in: Regenerate.
184 2008-11-27  Tristan Gingold  <gingold@adacore.com>
186         * configure.ac: Build gdb for i?86-*-darwin*
187         * configure: Regenerated.
189 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
191         PR bootstrap/38014
192         PR bootstrap/37923
194         Revert:
196         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
198         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
199         * Makefile.in: Regenerated.
201         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
203         PR gdb/921
204         PR gdb/1646
205         PR gdb/2175
206         PR gdb/2176
208         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
209         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
210         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
211         (HOST_EXPORTS): Pass CPPFLAGS.
212         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
213         (LDFLAGS_FOR_TARGET): Initialize from configure script.
214         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
215         * Makefile.in, configure: Regenerated.
216         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
217         and CPPFLAGS_FOR_BUILD.
219 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
221         * configure.ac [spu-*-*]: Do not set skipdirs.
222         * configure: Re-generate.
224 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
226         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
227         * Makefile.in: Regenerated.
229 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
231         PR gdb/921
232         PR gdb/1646
233         PR gdb/2175
234         PR gdb/2176
236         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
237         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
238         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
239         (HOST_EXPORTS): Pass CPPFLAGS.
240         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
241         (LDFLAGS_FOR_TARGET): Initialize from configure script.
242         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
243         * Makefile.in, configure: Regenerated.
244         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
245         and CPPFLAGS_FOR_BUILD.
247 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
249         * libtool.m4: Update to libtool 2.2.6.
250         * lt~obsolete.m4: Update to libtool 2.2.6.
251         * ltmain.sh: Update to libtool 2.2.6.
252         * ltsugar.m4: Update to libtool 2.2.6.
253         * ltversion.m4: Update to libtool 2.2.6.
254         * ltoptions.m4: Update to libtool 2.2.6.
255         * ltgcc.m4: Update to match changes from libtool 2.2.6.
257 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
259         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
260         (GCC_SHLIB_SUBDIR): New.
261         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
262         * configure: Regenerate.
263         * Makefile.in: Regenerate.
265 2008-08-28  Tristan Gingold  <gingold@adacore.com>
267         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
268         Enable bfd, binutils and opcodes.
269         * configure: Regenerate.
271 2008-08-16  Nicolas Roche  <roche@adacore.com>
273         * Makefile.tpl: Add BOOT_ADAFLAGS.
274         * Makefile.in: Regenerate.
276 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
278         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
279         * configure: Regenerate.
281 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
283         Sync with gcc:
284         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
286         * configure.ac: Add makefile fragments for hpux.
287         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
288         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
289         * configure: Regenerate.
290         * Makefile.in: Regenerate.
292         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
294         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
295         * Makefile.in: Regenerate.
296         * configure: Regenerate.
298 2008-06-18  Ian Lance Taylor  <iant@google.com>
300         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
302         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
304 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
306         * configure: Regenerate.
308 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
310         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
311         "$@" is still intact with both Autoconf 2.59 and 2.62.
312         * configure: Regenerate.
314 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
316         * Makefile.tpl: Fix comment errors.
317         * Makefile.in: Regenerate.
319 2008-06-13  Julian Brown  <julian@codesourcery.com>
321         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
322         of libobjc for ARM EABI Linux.
323         * configure: Regenerate.
325 2008-06-12  David S. Miller  <davem@davemloft.net>
326             David Edelsohn  <edelsohn@gnu.org>
328         * configure.ac: Add powerpc*-*-* to gold supported targets.
329         * configure: Regenerate.
331 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
333         PR tree-optimization/36218
334         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
335         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
336         (all prefix="build-"): Pass them to build-system sub-makes.
337         * Makefile.in: Regenerate.
339 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
341         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
342         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
343         mkdep, and compile.  Update comments.
344         (ETC_SUPPORT): Add ChangeLog and update comments.
346 2008-05-11  Ian Lance Taylor  <iant@google.com>
348         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
350 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
352         Sync with gcc:
353         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
355         PR bootstrap/35457
356         * configure.ac: Include override.m4.
357         * configure: Regenerate.
359         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
361         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
362         * Makefile.in: Regenerate.
364         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
366         * configure.ac: Do not build libssp for the AVR.
367         * configure: Regenerate.
369 2008-04-18  Nick Clifton  <nickc@redhat.com>
371         * MAINTAINERS: Replace reference to configure.in with reference to
372         configure.ac.
374 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
376         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
377         as nonconfigurable directories list.
378         * configure: Regenerate.
380 2008-04-14  David S. Miller  <davem@davemloft.net>
382         * configure.ac: Add sparc*-*-* to gold supported targets.
383         * configure: Regenerate.
385 2008-04-14  Ben Elliston  <bje@au.ibm.com>
387         * config.sub, config.guess: Update from upstream sources.
389 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
391         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
392         * Makefile.in: Regenerate.
394 2008-04-07  Ian Lance Taylor  <iant@google.com>
396         * Makefile.def: check-gold depends upon all-binutils.
397         * Makefile.in: Regenerate.
399 2008-04-04  Nick Clifton  <nickc@redhat.com>
401         PR binutils/4334
402         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
403         builds.
404         * configure: Regenerate.
406 2008-04-04  NightStrike  <NightStrike@gmail.com>
408         PR other/35151
409         * configure.ac: Combine rules for mingw32 and mingw64.
410         * configure: Regenerate.
412 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
414         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
415         * Makefile.in: Regenerate.
417 2008-03-20  Ian Lance Taylor  <iant@google.com>
419         * configure.ac: Add support for --enable-gold.
420         * Makefile.def: Add gold as a directory like ld.
421         * configure, Makefile.in: Regenerate.
423 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
425         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
426         (s390_cond_extensions): Reduced extensions to the compare related.
427         (main): z10 cpu type option added.
428         (expandConditionalJump): Renamed to ...
429         (insertExpandedMnemonic): ... this.
431         * opcodes/s390-opc.c: Re-group the operand format makros.
432         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
433         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
434         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
435         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
436         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
437         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
438         INSTR_SIL_RDU): New instruction formats added.
439         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
440         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
441         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
442         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
443         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
444         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
445         masks added.
446         (s390_opformats): New formats added "ris", "rrs", "sil".
447         * opcodes/s390-opc.txt: Add the conditional jumps with the
448         extensions removed from automatic expansion in s390-mkopc.c manually.
449         (asi - trtre): Add new System z10 EC instructions.
450         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
452 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
454         * configure.ac: m4_include config/proginstall.m4.
455         * configure: Regenerate.
457 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
459         Backport from upstream Libtool:
461         2007-10-12  Eric Blake  <ebb9@byu.net>
463         Deal with Autoconf 2.62's semantic change in m4_append.
464         * ltsugar.m4 (lt_append): Replace broken versions of
465         m4_append.
466         (lt_if_append_uniq): Don't require separator to be overquoted,
467         and avoid broken m4_append.
468         (lt_dict_add): Fix typo.
469         * libtool.m4 (_LT_DECL): Don't overquote separator.
471 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
473         * config.rpath: Add AIX 6 support.
475 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
477         * Makefile.def (stageprofile).  Remove -fprofile-generate
478         from stage_libcflags.
479         * Makefile.in: Regenerate.
481 2008-03-13  Ben Elliston  <bje@au.ibm.com>
483         * config.sub, config.guess: Update from upstream sources.
485 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
487         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
488         * s390-opc.txt (cmpsc): Duplicate entry removed.
489         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
490         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
491         fier, cu42, cu41): Fix operand format.
493 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
495         PR bootstrap/32009
496         PR bootstrap/32161
498         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
499         * configure: Regenerate.
501         * Makefile.def: Define stage_libcflags for all bootstrap stages.
502         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
503         STAGE4_LIBCFLAGS): New.
504         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
505         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
506         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
507         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
508         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
509         for target modules.  Don't export LIBCFLAGS.
510         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
511         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
512         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
513         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
514         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
515         * Makefile.in: Regenerate.
517 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
519         PR libgcj/33085
520         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
521         Do not use -DDLL_EXPORT.  Backport from upstream.
523 2008-02-14  Nick Clifton  <nickc@redhat.com>
525         Import this patch from gcc:
526         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
528         * libtool.m4: Backport AIX 6 support from ToT Libtool.
530 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
532         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
533         * configure: Regenerate.
535 2008-01-31  Marc Gauthier  <marc@tensilica.com>
537         * configure.ac (xtensa*-*-*): Recognize processor variants.
538         * configure: Regenerate.
540 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
542         PR bootstrap/34922
543         * configure.ac (PARSE_ARGS): Push suitable setting of
544         ac_subdirs_all, for `./configure --help=recursive'.
545         Handle `+' in generic toplevel directory disabling.
546         * configure: Regenerate.
548 2008-01-23  Ben Elliston  <bje@au.ibm.com>
550         * config.sub, config.guess: Update from upstream sources.
552 2008-01-08  Ben Elliston  <bje@au.ibm.com>
554         * config.sub, config.guess: Update from upstream sources.
556 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
558         * COPYING.LIBGLOSS: Update default copyright.
560 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
562         * COPYING.NEWLIB: Update default copyright.
564 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
566         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
567         Change recommended MPFR from 2.2.1 > 2.3.0.
568         * configure: Regenerate.
570 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
572         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
573         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
574         * Makefile.in: Regenerate.
576 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
578         * configure.ac: Enable libjava for x86_64-*-darwin9.
579         * configure: Regenerate.
581 2007-12-05  Ben Elliston  <bje@au.ibm.com>
583         * config.sub, config.guess: Update from upstream sources.
585 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
587         * config-ml.in: Robustify against white space in absolute file
588         names.
590         * config-ml.in (multi-clean): Substitute ${Makefile}.
591         Remove superfluous ${Makefile} in list.
593 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
595         * Makefile.def (dependencies): Make configure-gdb depend on
596         all-intl.
597         * Makefile.in: Regenerated.
599 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
601         * Makefile.def: To avoid problems running with parallel makes,
602         build newlib before libgloss so that target specific header
603         files are availble.
604         * Makefile.in: Regenerate.
606 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
608         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
609         * Makefile.in: Regenerate.
611 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
613         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
614         * libdecnumber: New directory, imported from GCC.
616 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
618         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
619         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
620         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
621         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
622         * configure: Regenerate.
624 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
626         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
627         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
628         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
629         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
630         * configure.ac: Default them to host tools for $host = $build.
631         Subst them.
633         * configure: Regenerate.
634         * Makefile.in: Regenerate.
636 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
638         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
639         * configure: Regenerate.
641 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
643         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
644         libstdc++.
645         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
646         * configure: Regenerate.
647         * Makefile.in: Regenerate.
649 2007-09-17  Andreas Schwab  <schwab@suse.de>
651         * configure.ac: Raise minimum makeinfo version to 4.6.
652         * configure: Regenerate.
654 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
656         * configure.ac: Correct makeinfo version check.
657         * configure: Regenerate.
659 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
661         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
662         to $skipdirs and only disable gprof for newlib.  Use the normal
663         mips*-elf* handling in other respects.
664         * configure: Regnerate.
666 2007-09-12  David Daney  <ddaney@avtrex.com>
668         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
669         enabling libgcj.
670         * configure: Regenerate.
672 2007-09-12  Richard Guenther  <rguenther@suse.de>
674         * configure.ac (--enable-stage1-checking): If neither --enable-checking
675         nor --disable-checking is provided also turn on yes and types
676         checking for stage1.
677         * configure: Re-generate.
679 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
681         PR target/33281
682         * configure.ac: Use config/mh-mingw on mingw.
683         * configure: Regenerate.
685 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
687         PR other/32154
688         * configure.ac: For libgloss targets, point the linker to the linker
689         script, startup code and simulator library.
690         * configure: Regenerate.
692 2007-09-09  Andrew Haley  <aph@redhat.com>
694         * configure.ac (noconfigdirs): Remove target-libffi and
695         target-libjava.
697 2007-08-29  Nick Clifton  <nickc@redhat.com>
699         * config.sub, config.guess: Update from upstream sources.
701 2007-08-21  Richard Guenther  <rguenther@suse.de>
703         * configure.ac: Add types checking to stage1 checking flags.
704         * configure: Regenerate.
706 2007-08-18  Paul Brook  <paul@codesourcery.com>
707             Joseph Myers  <joseph@codesourcery.com>
709         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
710         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
711         * Makefile.in: Regenerate.
712         * configure.ac (--with-debug-prefix-map): New.
713         * configure: Regenerate.
715 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
716             Nigel Stephens  <nigel@mips.com>
718         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
719         as target_makefile_frag.
720         * configure: Regenerate.
722 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
724         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
725         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
726         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
727         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
728         (do-compare, do-compare3, do-compare-debug): New.
729         ([+compare-target+]): Use them.
731 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
733         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
734         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
735         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
736         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
737         (do-compare, do-compare3, do-compare-debug): New.
738         ([+compare-target+]): Use them.
740 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
741             Ben Elliston  <bje@au.ibm.com>
743         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
744         --silent if $silent.
745         * configure: Regenerate.
747 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
749         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
751 2007-07-17  Nick Clifton  <nickc@redhat.com>
753         * COPYING3: New file.  Contains version 3 of the GNU General
754         Public License.
755         * COPYING3.LIB: New file.  Contains version 3 of the GNU
756         Lesser General Public License.
758 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
760         * configure.ac: Fix my previous change to really match GCC.
761         * configure: Regenerate.
763 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
765         * configure.ac: Rewrite 'configure --help' strings to look nicer.
766         * configure: Regenerate.
768 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
770         * configure.ac: Add some missing m4 quotation.
771         * configure: Regenerate.
773 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
775         * Makefile.def: Add windmc tool to build.
776         * Makefile.tpl: Likewise.
777         * configure.ac: Likewise.
778         * Makefile.in: Regenerate.
779         * configure: Regenerate.
781 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
783         * lt~obsolete.m4: New. Import from 20070318 libtool.
785 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
787         * configure.ac: Don't add target-libmudflap to noconfigdirs for
788         uclinux and linux-uclibc targets.
789         * configure: Regenerate.
791 2007-06-28  DJ Delorie  <dj@redhat.com>
793         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
794         not building newlib.
795         * configure: Regenerated.
797 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
799         * src-release (DEVO_SUPPORT): Correct typos.
801 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
803         * Makefile.def: Add dependency from configure-gdb to all-bfd.
804         * Makefile.in: Regenerated.
806 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
808         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
809         (distclean-stage[+id+]): Possibly delete stage_last.
810         * Makefile.in: Regenerate.
812 2007-06-07  Ben Elliston  <bje@au.ibm.com>
814         * config.sub, config.guess: Update from upstream sources.
816 2007-06-07  Ben Elliston  <bje@au.ibm.com>
818         * Makefile.tpl: Fix spelling error.
819         * Makefile.in: Regenerate.
821 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
823         Sync with gcc:
824         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
826         PR bootstrap/29382
827         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
828         * configure: Rebuilt.
830 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
832         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
833         lt_cv_sys_max_cmd_len.
835 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
837         * ltgcc.m4: Update from GCC.
839 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
841         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
843 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
845         * ltmain.sh: Update from GCC.
846         * libtool.m4: Update from GCC.
847         * ltsugar.m4: New. Update from GCC.
848         * ltversion.m4: New. Update from GCC.
849         * ltoptions.m4: New. Update from GCC.
850         * ltconfig: Remove.
851         * ltcf-c.sh: Remove.
852         * ltcf-cxx.sh: Remove.
853         * ltcf-gcj.sh: Remove.
854         * src-release: Update with new libtool file list.
856 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
858         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
859         stage_cflags.
860         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
861         Remove CFLAGS/LIBCFLAGS.
862         (configure-stage[+id+]-[+prefix+][+module+],
863         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
864         * Makefile.in: Regenerate.
866 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
868         * config-ml.in: Update from GCC.
870 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
872         * src-release (do-proto-toplev): Process the support directories before
873         the tool directory.
875 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
877         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
878         of glob.  Quote arguments with single quotes too.
879         * configure: Regenerate.
881 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
883         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
884         * Makefile.in: Regenerate
886 2007-03-07  Andreas Schwab  <schwab@suse.de>
888         * configure: Regenerate.
890 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
892         * configure.ac: Add "--with-pdfdir" configure option,
893         which defines pdfdir variable.
894         * Makefile.def (target=fixincludes): Add install-pdf to
895         missing targets.
896         (recursive_targets): Add install-pdf target.
897         (flags_to_pass): Add pdfdir.
898         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
899         target.
900         * configure: Regenerate
901         * Makefile.in: Regenerate
903 2007-02-28  Eric Christopher  <echristo@apple.com>
905         Revert:
906         2006-12-07  Mike Stump  <mrs@apple.com>
908         * Makefile.def (dependencies): Add dependency for
909         install-target-libssp and install-target-libgomp on
910         install-gcc.
911         * Makefile.in: Regenerate.
913 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
915         * configure: Regenerate.
916         * configure.ac: Move statements after variable declarations.
918 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
920         * configure.ac: Adjust for loop syntax.
921         * configure: Regenerate.
923 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
925         * configure: Rebuilt.
927 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
929         * configure.ac: Drop multiple occurrences of --enable-languages,
930         and fix its quoting.
931         * configure: Rebuilt.
933 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
934             Nathan Sidwell  <nathan@codesourcery.com>
935             Vladimir Prus  <vladimir@codesourcery.com
936             Joseph Myers  <joseph@codesourcery.com>
938         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
939         * configure: Regenerate.
941 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
943         * configure.ac (target_libraries): Move libgcc before libiberty.
944         * configure: Regenerated.
946 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
948         * configure: Regenerate again?
950 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
952         * configure: Reapply PR30748 fix which was lost in the previous commit.
954 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
955             Paolo Bonzini  <bonzini@gnu.org>
957         PR bootstrap/30753
958         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
959         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
960         * configure: Regenerated.
962 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
964         * configure: Regenerate.
966 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
968         PR bootstrap/30748
969         * configure.ac: Correct syntax for Solaris ksh.
970         * configure: Regenerated.
972 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
974         * Makefile.def: Sync with GCC.
975         * Makefile.tpl: Sync with GCC.
976         * Makefile.in: Regenerate.
977         * configure: Regenerate.
979 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
981         * Makefile.tpl (build_alias, host_alias, target_alias): Use
982         noncanonical equivalents.
983         * configure.in: Rename to...
984         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
985         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
986         target_noncanonical.  Use them.  Rewrite removal of configure
987         arguments for autoconf 2.59.  Discard variable settings.  Force
988         program_transform_name for native tools.
990         * Makefile.in: Regenerated.
991         * configure: Regenerated with autoconf 2.59.
993         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
995 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
997         * COPYING.LIBGLOSS: Reformat default Red Hat
998         license to fit within 80 columns.
999         * COPYING.NEWLIB: Ditto.
1001 2007-02-05  Dave Brolley  <brolley@redhat.com>
1003         * Contribute the following changes:
1004         2006-11-28  DJ Delorie  <dj@redhat.com>
1006         * configure.in: Fix typo for mep's target_makefile_frag.
1007         * configure: Regenerated.
1009         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
1011         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1012         * configure: Regenerate.
1014         2001-09-19  DJ Delorie  <dj@redhat.com>
1016         * configure.in (target_makefile_frag): use mt-mep
1018         2001-06-12  Don Howard  <dhoward@redhat.com>
1020         * configure.in: Remove gdb from MeP skip list.
1022         2001-04-05  DJ Delorie  <dj@redhat.com>
1024         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1026         2001-03-20  Ben Elliston  <bje@redhat.com>
1028         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1030         2001-03-19  Ben Elliston  <bje@redhat.com>
1032         * config.sub (mep, mep-*): Add.
1034 2007-01-31  Andreas Schwab  <schwab@suse.de>
1036         * Makefile.tpl (LDFLAGS): Substitute it.
1037         * Makefile.in: Regenerate.
1039 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1041         * configure.in: Change == to = in test command.
1042         * configure: Regenerate.
1044 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1045             Nick Clifton  <nickc@redhat.com>
1046             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1048         * configure.in (build_configargs, host_configargs, target_configargs):
1049         Remove build/host/target parameters.
1050         (host_libs): Add gmp and mpfr.
1051         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1052         * Makefile.def (gmp, mpfr): New.
1053         (gcc): Remove target.
1054         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1055         target_os, target_vendor): New.
1056         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1057         * configure: Regenerate.
1058         * Makefile.in: Regenerate.
1060 2007-01-11  Matt Fago  <fago@earthlink.net>
1062         * configure.in: Try to link to functions only in mpfr 2.2.x
1063         to improve robustness of configure tests.
1064         * configure: Regenerate.
1066 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1068         * configure.in: Add support for an x86_64-mingw* target.
1069         * configure: Regenerate.
1071 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1073         * Makefile.tpl (all-target): Correct @if conditional for target
1074         modules.
1075         * configure.in: Omit libiberty if building only target libgcc.
1076         * configure, Makefile.in: Regenerated.
1078 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1080         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1081         * configure: Regenerate.
1083 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1085         * Makefile.def (target_modules): Add libgcc.
1086         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1087         * Makefile.tpl (clean-target-libgcc): Delete.
1088         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1089         on gcc even for bootstrapped modules.  Rewrite handling of
1090         lang_env_dependencies to loop over target_modules.
1091         * configure.in (target_libraries): Add target-libgcc.
1092         * Makefile.in, configure: Regenerated.
1094 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1096         Sync with gcc:
1097         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1099         * configure.in: Reorganize recognition of languages.  Add
1100         --enable-stage1-languages.  Show supported languages for the chosen
1101         target rather than all recognized languages.
1102         * configure: Regenerate.
1104         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1106         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1107         * Makefile.in: Regenerate.
1109         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1111         * configure.in: Warn that MPFR 2.2.0 is buggy.
1112         * configure: Regenerate.
1114 2006-12-27  Ian Lance Taylor  <iant@google.com>
1116         * configure.in: When removing Makefiles to force a reconfigure, also
1117         remove prev-DIR*/Makefile.
1118         * configure: Regenerate.
1120 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
1122         * config.bfd: Recognize fido.
1124 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1126         Sync with gcc:
1128         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1130         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1131         it only affects bootstrap and could be tested on "$host" as well.
1132         * configure: Regenerate.
1133         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1135         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1137         PR bootstrap/29544
1138         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1139         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1140         move here comment from Makefile.tpl.
1141         * Makefile.tpl: Move some definitions higher in the file.
1142         (STAGE1_CHECKING): New.
1143         * configure.in: Add --enable-stage1-checking.
1144         * configure: Regenerate.
1145         * Makefile.in: Regenerate.
1147         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1149         * configure.in: Update error message for missing GMP/MPFR.
1151         * configure: Regenerate.
1153         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1155         * configure.in: Update MPFR version in error message.
1157         * configure: Regenerate.
1159         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1161         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1162         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1163         --with-gmp-lib): New flags.
1165         * configure: Regenerate.
1167 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
1169         PR bootstrap/30134
1170         * configure.in: Correct x86 darwin support for libjava to powerpc
1171         and i?86 only.
1172         * configure: Regenerate.
1174 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1176         * configure.in:  Handle spu makefile frag.
1177         * Makefile.tpl (MAINT): Define
1178         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1179         * configure: Regenerate.
1180         * Makefile.in: Regenerate.
1182 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1184         * config.sub, config.guess: Update from upstream sources.
1186 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1188         * configure.in: Sync with GCC (spu-*-*).
1189         * configure: Sync with GCC.
1191 2006-12-07  Mike Stump  <mrs@apple.com>
1193         * Makefile.def (dependencies): Add dependency for
1194         install-target-libssp and install-target-libgomp on
1195         install-gcc.
1196         * Makefile.in: Regenerate.
1198 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1200         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1201         (unstage): Test for stage_last presence.
1203         PR bootstrap/29802
1204         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1205         * Makefile.in: Regenerate.
1207 2006-11-14  DJ Delorie  <dj@redhat.com>
1209         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1210         * Makefile.in: Sync with GCC.
1211         * configure.in: Sync with GCC (mpfr, gmp).
1212         * configure: Sync with GCC.
1214 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
1216         * configure.in: Remove target-libgloss from noconfigdirs for
1217         bfin-*-*.
1218         * configure: Regenerated.
1220 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
1222         * COPYING.NEWLIB: Add spu license.
1223         * COPYING.LIBGLOSS: Ditto.
1225 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
1227         * Makefile.def: Added pdf target handling.
1228         * Makefile.tpl: Added pdf target handling.
1229         * Makefile.in: Regenerated.
1231 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
1233         * COPYING.NEWLIB: Updated.
1234         * COPYING.LIBGLOSS: Ditto.
1236 2006-09-27  Dave Brolley  <brolley@redhat.com>
1238         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1239         $s instead of $r.
1240         * configure: Regenerated.
1242 2006-09-26  Ben Elliston  <bje@au.ibm.com>
1244         * config.sub, config.guess: Update from upstream sources.
1246 2006-09-20  Thiemo Seufer  <ths@mips.com>
1248         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1249         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1250         * configure: Regenerate.
1252 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1254         * configure.in: Never build newlib for a Mingw host.
1255         Never build newlib as Mingw target library.
1256         Test the existence of winsup/cygwin for building a Cygwin newlib,
1257         rather than just winsup.
1258         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1259         building a Mingw target.
1260         * configure: Regenerate.
1262 2006-08-15  Thiemo Seufer  <ths@mips.com>
1263             Nigel Stephens  <nigel@mips.com>
1264             David Ung  <davidu@mips.com>
1266         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1268 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1270         Sync from GCC:
1271         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1273         PR bootstrap/18058
1274         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1275         if the bootstrap compiler is a GCC version that supports it.
1276         * configure: Regenerate.
1278 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1280         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1281         * configure: Regenerated.
1283 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1285         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1286         for stages after the first.
1288 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1290         * Makefile.def: Add dependencies for configure-opcodes
1291         on configure-intl and all-opcodes on all-intl.
1292         * Makefile.in: Regenerated.
1294 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1296         * ltconfig: chmod 644 before ranlib during install.
1298 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1300         * configure.in: Fix thinkos in previous check-in.
1301         * configure: Regenerate.
1303 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1305         Sync from gcc:
1307         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
1309         PR other/27063
1310         * configure.in: Test subdir_requires and give an appropriate
1311         error message.
1312         * configure: Regenerate.
1314         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1316         PR target/27540
1317         * configure.in: Only enable libgomp on IRIX 6.
1318         * configure: Regenerate.
1320 2006-06-20  David Ayers  <d.ayers@inode.at>
1322         PR bootstrap/28072
1323         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1324         whether target-libjava is being configured instead of whether the
1325         java front end is enabled.
1326         * configure: Regenerate.
1328 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
1330         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1331         to R_ARM_LDC_SB_G{0,1,2} respectively.
1333 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1335         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1336         too.
1337         * Makefile.in: Regenerate.
1339 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1341         Sync from gcc:
1343         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1344         * configure.in: Don't enable libgomp on hpux10.
1345         * configure: Rebuilt.
1347 2006-06-13  David Ayers  <d.ayers@inode.at>
1349         Sync from gcc:
1351         2006-06-12  David Ayers  <d.ayers@inode.at>
1353         PR bootstrap/27963
1354         PR target/19970
1355         * configure.in: Remove target-boehm-gc from noconfigdirs where
1356         ${libgcj} is specified.
1357         * configure: Regenerate.
1359 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
1361         Sync from gcc:
1363         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1364                     Andreas Schwab  <schwab@suse.de>
1366         PR bootstrap/18033
1367         * config-ml.in: Eval option if surrounded by single quotes.
1369 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
1371         Sync from gcc:
1373         2006-06-06  David Ayers  <d.ayers@inode.at>
1375         PR libobjc/13946
1376         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1377         * Makefile.in: Regenerate.
1378         * configure.in: Add --enable-objc-gc at toplevel and have it
1379         enable boehm-gc for Objective-C.
1380         Remove target-boehm-gc from libgcj.
1381         Add target-boehm-gc to target_libraries.
1382         Add target-boehm-gc to noconfigdirs where ${libgcj}
1383         is specified.
1384         Assert that boehm-gc is supported when requested for Objective-C.
1385         Only build boehm-gc if needed either for Java or Objective-C.
1386         * configure: Regenerate.
1388         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1390         PR 27674
1391         * Makefile.tpl (configure-[+prefix+][+module+],
1392         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1393         Remove rule to unstage bootstrapped modules.
1394         (stage_current): New.
1395         * Makefile.in: Regenerate.
1397         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1398         Andreas Tobler  <a.tobler@schweiz.ch>
1400         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1401         * configure: Rebuilt.
1403         Revert
1404         2006-01-31  Richard Guenther  <rguenther@suse.de>
1405         Paolo Bonzini  <bonzini@gnu.org>
1407         * Makefile.def (target_modules): Add libgcc-math target module.
1408         * configure.in (target_libraries): Add libgcc-math target library.
1409         (--enable-libgcc-math): New configure switch.
1410         * Makefile.in: Re-generate.
1411         * configure: Re-generate.
1413 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
1415         * config-ml.in: Alter CCASFLAGS to include special
1416         multilib options the same as is done for CFLAGS.
1418 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1420         * Makefile.def: Added dependencies from sim and gdb on intl, and
1421         added configure dependencies to everything with an all dependency
1422         on intl.
1423         * gettext.m4: Removed.
1424         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1425         (GDB_SUPPORT_DIRS): Add intl.
1426         * Makefile.in: Regenerated.
1428 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1430         * src-release (DEVO_SUPPORT): Add config.rpath.
1432 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1434         * Makefile.def (bfd, opcodes): Fix lib_path.
1435         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1436         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1437         * Makefile.in: Regenerate.
1439 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1441         * configure.in: Enable gprof for cross builds.
1442         * configure: Regenerate.
1444 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1446         * src-release (MAKEINFOFLAGS): Define.
1447         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1449 2006-05-14  Ben Elliston  <bje@au.ibm.com>
1451         * config.sub, config.guess: Update from upstream sources.
1453 2006-05-12  Ben Elliston  <bje@au.ibm.com>
1455         * config.sub, config.guess: Update from upstream sources.
1457 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
1459         * blt, iwidgets, mmalloc: Remove directories.
1461 2006-05-01  DJ Delorie  <dj@redhat.com>
1463         * configure.in: Restore CFLAGS if GMP isn't present.
1464         * configure: Regenerate.
1466 2006-04-18  DJ Delorie  <dj@redhat.com>
1468         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1469         reference libgloss so that libssp can be built in a combined
1470         tree.
1471         * configure: Regenerate.
1473 2006-04-10  Ben Elliston  <bje@au.ibm.com>
1475         * contrib: Remove directory.
1477 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
1479         * Makefile.tpl: Add install-html target.
1480         * Makefile.def: Add install-html target.
1481         * Makefile.in: Regenerate.
1482         * configure.in: Add --with-datarootdir, --with-docdir,
1483         and --with-htmldir options.
1484         * configure: Regenerate.
1486 2006-03-31  Ben Elliston  <bje@au.ibm.com>
1488         PR binutils/1860
1489         * configure.in: Require makeinfo 4.4 or higher.
1490         * configure: Regenerate.
1492 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1494         * Makefile.in: Regenerate.
1496 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1498         Sync with gcc:
1499         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1501         * configure.in: Handle --disable-<component> generically.
1502         * configure: Regenerate.
1504         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1506         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1507         (TARGET_CONFIGDIRS): Remove.
1508         * configure.in: Remove AC_SUBST(target_configdirs).
1509         * Makefile.in, configure: Regenerated.
1512 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1514         PR libgcj/17311
1515         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1517 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1519         PR bootstrap/25670
1521         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1523         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1524         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1525         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1526         BUILD_PREFIX, BUILD_PREFIX_1.
1527         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1529         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1530         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1532         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1533         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1534         of `cat stage_current`.  Always provide the `r' and `s' variables.
1535         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1536         a single shell execution.
1537         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1538         bootstrapped modules, make the stage1 module if the build was not
1539         started yet, else build the current stage.
1540         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1541         (all-build, all-host, all-target, [+make_target+]-host,
1542         [+make_target+]-target): Do not use \-continued lines.
1543         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1544         (current_stage, restrap, stage_last): New.
1546         * Makefile.in: Regenerate.
1547         * configure: Regenerate.
1549 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1551         Sync from gcc:
1553         2006-01-31  Richard Guenther  <rguenther@suse.de>
1554                     Paolo Bonzini  <bonzini@gnu.org>
1556         * Makefile.def (target_modules): Add libgcc-math target module.
1557         * configure.in (target_libraries): Add libgcc-math target library.
1558         (--enable-libgcc-math): New configure switch.
1559         * Makefile.in: Re-generate.
1560         * configure: Re-generate.
1561         * libgcc-math: New toplevel directory.
1563         2006-01-18  Richard Henderson  <rth@redhat.com>
1564                     Jakub Jelinek  <jakub@redhat.com>
1565                     Diego Novillo  <dnovillo@redhat.com>
1567         * libgomp: New directory.
1568         * Makefile.def: Add target_module libgomp.
1569         * Makefile.in: Regenerate.
1570         * configure.in (target_libraries): Add target-libgomp.
1571         * configure: Regenerate.
1573 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1574             Andreas Schwab  <schwab@suse.de>
1576         * configure: Regenerate.
1578 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1580         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1581         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1582         the assembler, linker and binutils.
1583         * configure: Regenerate.
1585 2006-01-16  Nick Clifton  <nickc@redhat.com>
1587         * config.sub, config.guess: Sync from config repository.
1589 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1591         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1592         @ from continuation.
1593         * Makefile.in: Rebuilt.
1595 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1597         Sync from gcc:
1599         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1601         PR bootstrap/24252
1603         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1604         * Makefile.tpl (OBJDUMP): New.
1605         (EXTRA_HOST_FLAGS): Add it.
1606         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1608         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1609         to use symbolic links between directories.  Avoid race conditions
1610         or make them harmless.
1611         * configure.in: Do not try to use symbolic links between directories.
1613         * Makefile.def (LEAN): Pass.
1614         * Makefile.tpl (LEAN): Define.
1615         (stage[+id+]-start): Accept that the previous directory does not
1616         exist, if the bootstrap is lean.
1617         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1618         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1619         configure substitution.
1620         ([+compare-target+]): Likewise.
1621         ([+bootstrap-target+]-lean): New.
1622         * configure.in: Remove lean bootstrap support from here.
1624         * Makefile.in: Regenerate.
1625         * configure: Regenerate.
1627         2006-01-02  Andreas Schwab  <schwab@suse.de>
1629         * configure.in: When reconfiguring remove Makefile in
1630         all stage directories.
1631         * configure: Regenerate.
1633 2005-12-27  Leif Ekblad  <leif@rdos.net>
1635         * configure.in: Add support for RDOS target.
1636         * configure: Regenerate.
1638 2005-12-27  Nick Clifton  <nickc@redhat.com>
1640         PR binutils/1990
1641         * libtool.m4: Synchronize with version in GCC sources.
1643 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1645         Revert Ada-related part of the previous change.
1647         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1648         Do not pass.
1649         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1650         * Makefile.in: Regenerate.
1651         * configure.in: Do not include mt-ppc-aix target fragment.
1652         * configure: Regenerate.
1654 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1656         * configure.in: Select appropriate fragments for PowerPC/AIX.
1657         * configure: Regenerate.
1659         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1660         BOOT_CFLAGS, BOOT_LDFLAGS.
1661         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1662         BOOT_CFLAGS, BOOT_LDFLAGS.
1663         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1664         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1665         (stage): Fail if we cannot complete the work.
1666         * Makefile.in: Regenerate.
1668 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1670         * COPYING.NEWLIB: Update copyright year for default
1671         copyright.
1673 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1675         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1676         install-host-nogcc): Don't invoke $(stage) at the end.
1677         * Makefile.in: Regenerate.
1679 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1681         * configure.in: Flip the top-level bootstrap switch.
1682         * configure: Regenerate.
1684         Merge from gcc:
1686         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1688         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1689         $(stage) and $(unstage).
1690         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1691         (all): Remove stray semicolon.
1692         (local-distclean): Don't handle multilib.tmp and multilib.out.
1693         (install.all): Set $s for consistency.
1694         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1695         check_multilibs setting.  Always make the install directory.
1696         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1697         Correct @if/@endif.
1698         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1699         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1700         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1701         (multilib.out): Remove.
1702         * Makefile.in: Regenerated.
1704 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1706         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1707         * configure.in: Replace ms1 arch with mt.
1708         * configure: Rebuilt.
1710 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1712         Sync with gcc:
1714 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1716         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1717         * configure.in: Replace ms1 arch with mt.
1718         * configure: Rebuilt.
1720 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1722         Sync with gcc:
1724         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1726         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1727         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1728         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1729         Find in-tree tools if available.
1730         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1731         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1732         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1733         (COMPILER_*_FOR_TARGET): New.
1734         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1735         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1736         (CONFIGURED_*, USUAL_*): Remove.
1737         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1738         STRIP): Use autoconf substitutions.
1739         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1740         COMPILER_NM_FOR_TARGET): New.
1741         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1743         (all): Make all-host and all-target in parallel.
1744         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1745         that $$r and $$s are set before invoking a recursive make.
1746         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1747         ([+bootstrap-target+]): Inline most of the `all' target.
1749         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1751         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1752         from the gcc build directory.
1753         * Makefile.in: Regenerate.
1755         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1757         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1758         depend on all-libdecnumber.
1759         * configure.in (host_libs): Include libdecnumber.
1760         * Makefile.in: Regenerate.
1761         * configure: Likewise.
1763         2005-11-21  Kean Johnston  <jkj@sco.com>
1765         * config.sub, config.guess: Sync from upstream sources.
1767 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1769         * Makefile.def: Remove gdb dependencies for gdbtk.
1770         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1771         (configure-gdb, install-gdb): New rules.
1772         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1773         * Makefile.in, configure: Regenerated.
1775 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1777         PR bootstrap/24297
1778         * Makefile.tpl (do-[+make-target+], do-check, install,
1779         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1780         are set before recursing.
1781         * Makefile.in: Regenerate.
1783 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1785         PR bootstrap/18939
1786         * Makefile.def (gcc) <target>: Fix thinko.
1787         * Makefile.in: Regenerate.
1789 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1791         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1792         * configure: Regenerate.
1794 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1796         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1797         target-libffi, target-qthreads, target-libjava, and
1798         targetlibobjc.
1799         * configure: Regenerate.
1801 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1803         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1804         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1805         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1806         (USUAL_OBJDUMP_FOR_TARGET): New.
1807         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1808         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1809         * configure, Makefile.in: Regenerated.
1811 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1813         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1814         before other host packages.
1816 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1818         PR bootstrap/22340
1820         * configure.in (default_target): Remove.
1821         * Makefile.tpl (all): Do not use prerequisites as subroutines
1822         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1823         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1824         use prerequisites as subroutines.
1825         (check-host, check-target): New.
1826         (bootstrap configure & all targets): Do not use stage*-start
1827         if the directory layout is already ok.
1828         (non-bootstrap configure & all targets): Prepend a $(unstage).
1829         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1830         (NOTPARALLEL): Remove.
1831         (unstage, stage variables): New variables.
1832         (unstage, stage targets): Simply expand to those variables.
1834         * configure: Regenerate.
1835         * Makefile.in: Regenerate.
1837 2005-10-04  James E Wilson  <wilson@specifix.com>
1839         * Makefile.def (lang_env_dependencies): Add libmudflap.
1840         * Makefile.in: Regenerate.
1842 2005-10-03  Catherine Moore  <clm@cm00re.com>
1844         * configure.in (bfin-*-*): Support bfin.
1845         * configure: Regenerated.
1847 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1849         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1850         * configure: Regenerated.
1852 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1854         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1855         (LIPO_FOR_TARGET): New.
1856         (CONFIGURED_LIPO_FOR_TARGET): New.
1857         (USUAL_LIPO_FOR_TARGET): New.
1858         (STRIP_FOR_TARGET): New.
1859         (CONFIGURED_STRIP_FOR_TARGET): New.
1860         (USUAL_STRIP_FOR_TARGET): New.
1861         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1862         STRIP_FOR_TARGET.
1863         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1864         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1865         * Makefile.in: Regenerate.
1866         * configure: Regenerate.
1868 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1870         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1871         (rs6000-*-aix*): Same.
1872         * configure: Regenerate.
1874 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1876         * configure.in: Recognize f95 in the --enable-languages option,
1877         and substitute it for fortran, issuing a warning.
1878         * configure: Regenerate.
1880 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1882         Import from Autoconf sources:
1884         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1885         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1886         Elliston.  Handle weird characters correctly.
1888 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1890         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1891         * configure:  Regenerated.
1893 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1895         * Makefile.def (libssp): Add to lang_env_dependencies.
1896         * Makefile.in: Regenerate.
1898 2005-08-17  Christian Groessler  <chris@groessler.org>
1900         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1901         * Makefile.in: Regenerate.
1903 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1905         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1906         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1907         Look for alternate names of the target cc and c++
1908         * configure: Regenerate.
1910 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1912         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1913         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1914         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1915         tools; remove code to manually set them.
1916         (Target tools): Look in the environment for them.
1917         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1918         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1919         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1920         build directory.
1921         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1922         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1923         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1924         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1925         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1926         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1927         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1928         * configure: Regenerate.
1929         * Makefile.in: Regenerate.
1931 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1933         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1934         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1935         * Makefile.in: Regenerated.
1937 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1939         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1940         (CFLAGS_FOR_TARGET): Use it.
1941         (CXXFLAGS_FOR_TARGET): Likewise.
1942         * Makefile.in: Regenerated.
1943         * configure.in (--with-build-sysroot): New option.
1944         * configure: Regenerated.
1946 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1948         * Makefile.tpl: Wrap install between unstage and stage
1949         * Makefile.in: Regenerate.
1951 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1953         * all files: Update FSF address.
1955 2005-07-14  Jim Blandy  <jimb@redhat.com>
1957         * configure.in: Add cases for Renesas m32c.
1958         * configure: Regenerated.
1960 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1962         * COPYING, compile, config-ml.in, config.guess,
1963         config.sub, install-sh, missing, mkinstalldirs,
1964         symlink-tree, ylwrap: Sync from upstream sources.
1966 2005-07-13  Eric Christopher  <echristo@redhat.com>
1968         * configure.in: Add toplevel noconfigdir support for tpf.
1969         * configure: Regenerate.
1971 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1973         * Makefile.def (target_modules): Add libssp.
1974         * configure.in (target_libraries): Add target-libssp.
1975         * configure: Rebuilt.
1976         * Makefile.in: Rebuilt.
1978 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1980         PR ada/22340
1982         * Makefile.def: Sync with gcc.
1983         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1984         * Makefile.in: Regenerate.
1986 2005-07-07  Andreas Schwab  <schwab@suse.de>
1988         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1989         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1990         * Makefile.in: Regenerated.
1992 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1994         * configure.in: Add --enable-libssp and --disable-libssp.
1995         * configure: Regenerate with autoconf-2.13.
1997 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1999         * configure.in: Don't build sim or rda when targetting darwin.
2000         * configure: Regenerate.
2002 2005-07-04  Ben Elliston  <bje@gnu.org>
2004         * src-release (do-proto-toplev): Remove dejagnu bits.
2005         (DEJAGNU_SUPPORT_DIRS): Remove.
2006         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2007         (GDBD_SUPPORT_DIRS): Likewise.
2008         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2009         (INSIGHTD_SUPPORT_DIRS): Likewise.
2010         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2012 2005-06-30  Ben Elliston  <bje@gnu.org>
2014         * setup.com (mpw): Remove unused directive.
2016 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2018         * Makefile.def (stagefeedback): Come after profile.
2019         Define profiledbootstrap target.
2020         * Makefile.tpl (profiledbootstrap): Remove.
2021         (stageprofile-end): Zap stagefeedback.
2022         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2023         * Makefile.in: Regenerate.
2025 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2027         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2028         In 'cpp' stanza, support '#line' as well as '# '.
2030 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2032         * configure.in (unsupported_languages): New macro.
2033         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2034         non-ported target libraries in noconfigdirs.
2035         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2036         non-linux-gnu.  Remove libgcj_ex_libffi.
2037         <lang_frag loop>: Set add_this_lang=no if the language is in
2038         unsupported_languages.
2039         * configure: Regenerate.
2041 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2043         * configure.in: Fix typo in handling of --with-mpfr-dir.
2044         * configure: Regenerate.
2046 2005-06-02  Jim Blandy  <jimb@redhat.com>
2048         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2049         accepted into the master sources.)
2051 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2052             Michael Snyder  <msnyder@redhat.com>
2053             Stan Cox  <scox@redhat.com>
2055         * configure.in: Set noconfigdirs for ms1.
2057         * configure: Regenerate.
2059 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2061         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2062         (Dependencies): Consider target modules for bootstrap dependencies.
2063         Make target bootstrap modules depend on each stage's gcc.
2064         * Makefile.in: Regenerate.
2066 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2068         * Makefile.def (configure-gcc): Depend on binutils having been built.
2069         (all-gcc): No need to do it here.
2070         * Makefile.in: Regenerate.
2072 2005-05-19  Paul Brook  <paul@codesourcery.com>
2074         * configure.in: Rewrite misleading error message when requested
2075         language cannot be built.
2076         * configure: Regenerate.
2078 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2080         * ylwrap: Import from Automake 1.9.5.
2082 2005-05-04  Mike Stump  <mrs@apple.com>
2084         * configure.in: Always pass --target to target configures as
2085         otherwise rebuilds that do --recheck will fail.
2086         * configure: Rebuilt.
2088 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2090         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2091         STAGE_HOST_EXPORTS.
2092         (configure, all): Add bootstrap support.
2093         (Host modules, target modules): Pass post-stage1 flags and exports.
2094         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2095         * Makefile.in: Regenerate.
2097 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2099         Sync from gcc:
2101         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2103         * config.sub: Update from master copy.
2105         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2107         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2108         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2109         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2110         "*-*-elf" and "*-*-linux*".
2111         * configure: Regenerate.
2113 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2115         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2116         (TARGET_CONFIGARGS): Include --with-target-subdir.
2117         (configure, all): New macros.  Use them throughout.
2119 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
2121         * Makefile.tpl: Sync with gcc.
2122         * Makefile.in: Regenerate.
2124 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2126         * config/mh-mingw32: Delete.
2127         * configure.in: Don't use it.
2128         * configure: Regenerate.
2130 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2132         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2133         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2134         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2135         (HOST_LIB_PATH): Generate from Makefile.def.
2136         (TARGET_LIB_PATH): Likewise.
2137         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2138         * Makefile.in: Regenerate.
2139         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2140         (RPATH_ENVVAR): Include Darwin case.
2141         * configure: Regenerate.
2143 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2145         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2146         * configure: Regenerate.
2148 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2150         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2151         gcc_version, and gcc_version_trigger from set of flags to pass.
2152         * Makefile.tpl: Remove definitions of above variables.
2153         (config.status): Remove dependency on $(gcc_version_trigger).
2154         * Makefile.in: Regenerate.
2155         * configure.in: Do not reference config/gcc-version.m4 nor
2156         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2157         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2158         * configure: Regenerate.
2160 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2161             Andrew Pinski <pinskia@physics.uc.edu>
2163         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2164         * Makefile.in: Regenerate.
2166 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2168         PR libgcj/20160
2169         * ltmain.sh: Avoid creating archives with components that have
2170         duplicate basenames.
2172 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2174         PR bootstrap/20250
2175         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2176         instead of check.
2177         * Makefile.in: Regenerate.
2179 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2181         Sync from gcc.
2183         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2185         PR bootstrap/17383
2186         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2187         * Makefile.tpl (HOST_SUBDIR): New substitution.
2188         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2189         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2190         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2191         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2192         (Host modules, Bootstrapped modules): Use it.
2193         (Build modules, Target modules): Do not create symlink trees,
2194         always configure out-of-srcdir.
2195         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2196         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2197         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2198         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2200         * Makefile.in: Regenerate.
2201         * configure: Regenerate.
2203         Merged from libada-gnattools-branch:
2204         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2206         * Makefile.def: Add gnattools as a module, depending on target-libada.
2207         * Makefile.in: Regenerate.
2208         * configure.in: Include gnattools in host_tools; disable it if ada
2209         is disabled.
2210         * configure: Regenerate.
2212 2005-02-23  Nick Clifton  <nickc@redhat.com>
2214         * configure: Regenerate.
2216 2005-02-22  Paul Schlie  <schlie@comcast.net>
2218         * configure.in: Allow darwin targeted ports to build tk, itcl and
2219         libgui.
2221 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2223         PR libgcj/10353
2224         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2225         * configure: Regenerate.
2227 2005-02-08  Andrew Cagney  <cagney@gnu.org>
2229         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2230         gdb/ section.  Update GDB's URL.
2232 2005-01-31  Andrew Cagney  <cagney@gnu.org>
2234         * gettext.m4: Only set ENABLE_NLS when gettext is present.
2236 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2238         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2239         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2240         target-libgloss when not *-*-elf and *-*-aout.
2241         * configure: Regenerate.
2243 2005-01-27  Andrew Cagney  <cagney@gnu.org>
2245         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2247 2005-01-24  Andrew Cagney  <cagney@gnu.org>
2249         * gettext.m4: Only fall back to ../intl/ when it's present.
2251 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2253         * install-sh, config.sub: Import from upstream.
2255 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2257         PR bootstrap/18222
2258         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2259         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2260         * Makefile.in: Regenerate.
2262 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2264         Revert 2004-12-28 Makefile changes, a better fix will be
2265         applied to mainline and src after GCC 4.0 branches.
2267 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2269         PR bootstrap/17383
2271         * Makefile.def (target_modules): Remove stage parameter,
2272         it is always true now.
2273         * Makefile.tpl (configure-build-[+module+],
2274         configure-target-[+module+]): Always build symlink tree
2275         for the directory and for include.  BUILD_SUBDIR and
2276         TARGET_SUBDIR cannot be . anymore.
2277         * Makefile.in: Regenerate.
2279 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2281         Revert 2004-12-08 Makefile changes.
2283 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2285         * configure.in (sh64-*-*): Reenable gprof.
2286         * configure: Regenerate.
2288 2004-12-09  Jim Blandy  <jimb@redhat.com>
2290         * MAINTAINERS: List 'depcomp' as part of automake.
2292 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2294         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2295         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2296         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2297         * Makefile.in: Regenerate.
2299 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2301         * Makefile.tpl: Generate normal dependencies if the LHS module is
2302         not bootstrapped.
2303         * Makefile.in: Regenerate.
2305 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2307         * configure.in: Include config/gxx-include-dir.m4.  Use
2308         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2309         * configure: Regenerate.
2311 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2313         * config.if: Delete.
2314         * configure.in: Set libstdcxx_incdir directly.
2315         * configure: Regenerate.
2316         * MAINTAINERS: Remove mention of config.if.
2317         * src-release (DEVO_SUPPORT): Remove config.if.
2319 2004-12-02  Eric Christopher  <echristo@redhat.com>
2321         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2322         of things to remove.
2323         * Makefile.in: Regenerate.
2325 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2327         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2328         * configure: Regenerate.
2330 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2332         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2333         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2334         * configure: Regenerate.
2336 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2338         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2339         (hppa*64*-*-*): Delete incorrect comment.
2340         * configure: Rebuilt.
2342 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2344         * install-sh, compile: Import from automake.
2346 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2348         * config.guess, config.sub:  Import from savannnah.
2350 2004-11-12  Mike Stump  <mrs@apple.com>
2352         * Makefile.def: Add html support.
2353         * Makefile.tpl: Likewise.
2354         * Makefile.in: Regenerate.
2356 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2358         PR 18423
2359         * configure.in: Remove all instances of build-fixincludes from
2360         noconfigdirs.
2361         (build_configargs): Supply --target to subdirectories.
2362         * configure: Regenerate.
2364         * Makefile.def: Make gcc install depend on fixincludes install.
2365         * Makefile.in: Regenerate.
2367 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2369         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2370         target-libgfortran.
2371         * configure: Regenerate.
2373 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2375         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2376         like CC.
2378 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2380         * Makefile.def (host fixincludes): Specify missing targets.
2381         * Makefile.in: Regenerate.
2383 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2385         PR other/17783
2386         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2387         * configure: Regenerated.
2389 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2391         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2392         * configure: Regenerated.
2394 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2396         PR target/18151
2397         * configure.in (case ${target}): Do not build fixincludes for avr.
2398         * configure: Regenerated.
2400 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2402         * configure.in (case ${target}): Do not build fixincludes
2403         on platforms where it is not used.
2404         * configure: Regenerated.
2406 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2408         * configure.in: Use an absolute path to install-sh.
2409         * configure: Regenerated.
2411 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2413         * src-release (do-djunpack, do-md5sum): Install the generated file
2414         directly into the proto-toplev/ directory.
2416 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2418         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2420 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2422         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2423         * configure: Regenerate.
2425 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2427         Fix wrong conflict resolution in:
2429         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2431         * Makefile.in: Regenerate.
2432         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2433         in the recursive `make', instead of hardwiring `all'.
2434         (Autogenerated TARGET-* variables): New.
2436 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2438         Merged from GCC / libtool upstream:
2439         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2440         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2441         * ltcf-cxx.sh (tpf*): Likewise.
2442         * ltconfig (tpf*): Add TPF OS configuration support.
2444 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
2446         * configure.in: Enable target-libgloss for crx-*-*.
2447         * configure: Regenerate.
2449 2004-09-24  Michael Roth  <mroth@nessie.de>
2451         * configure.in (--without-headers): Add missing double quotes.
2452         * configure: Regenerate.
2454 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2456         * ylwrap: Revert to previous version.
2458 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2460         PR bootstrap/17369
2461         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2462         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2463         SET_GCC_LIB_PATH_CMD.
2464         (BASE_TARGET_EXPORTS): Likewise.
2465         * Makefile.in: Regenerated.
2467         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2468         * configure: Regenerated.
2470 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2472         * config.guess: New upstream version
2473         * compile, depcomp, install-sh, ylwrap: Likewise.
2475 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2477         * config/mh-x86omitfp: New host makefile fragment.  Add
2478         -fomit-frame-pointer to the default BOOT_CFLAGS.
2479         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2480         * configure: Regenerate.
2482 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2484         PR target/11572
2485         * configure.in (*-*-darwin*): Renable libobjc.
2486         * configure: Regenerate.
2488 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2490         * Makefile.def: Remove libbanshee.
2491         * Makefile.tpl: Ditto.
2492         * configure.in: Ditto.
2493         * Makefile.in: Regen.
2494         * configure: Ditto.
2496 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2498         * missing: Import latest version from master repository.
2500 2004-09-04  Nick Clifton  <nickc@redhat.com>
2502         * config.sub: Import latest version from master repository.
2503         * config.guess: Likewise.
2504         This includes these changes:
2506         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2508         * config.sub: Handle crisv32, alias etraxfs.
2509         * config.guess (crisv32:Linux:*:*): Handle.
2511         2004-08-13  Brad Smith  <brad@comstyle.com>
2513         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2514         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2516         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2518         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2519         assume the processor is a powerpc.  This is because coreutils
2520         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2521         in this case, due to a MacOS X bug that causes
2522         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2523         to return a negative number.
2524         Problem reported by Petter Reinholdtsen in:
2525         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2527         2004-07-19  Ben Elliston  <bje@gnu.org>
2529         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2531         2004-06-24  Ben Elliston  <bje@gnu.org>
2533         * config.guess: Update copyright years.
2534         * config.sub: Likewise.
2536         2004-06-22  Robert Millan  <robertmh@gnu.org>
2538         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2539         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2541         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2543         * config.guess (*:*VMS:*:*): New entry. Replaces
2544         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2545         manufacturer.
2547         2004-06-22  Ben Elliston  <bje@gnu.org>
2549         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2550         * config.sub: Likewise.
2552         2004-06-22  Ben Elliston  <bje@gnu.org>
2554         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2555         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2557         2004-06-11  Ben Elliston  <bje@gnu.org>
2559         * config.guess (pegasos:OpenBSD:*:*): Remove.
2561         2004-06-11  Ben Elliston  <bje@gnu.org>
2563         From Wouter Verhelst <wouter@grep.be>:
2564         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2566         2004-06-11  Ben Elliston  <bje@gnu.org>
2568         * config.guess (luna88k:OpenBSD:*:*): New.
2570         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2572         * config.guess (m32r*:Linux:*:*): New case.
2573         * config.sub: Handle m32rle.
2575         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2577         From Jens Petersen  <petersen@redhat.com>:
2578         * config.sub: Handle sparcv8.
2580         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2582         From Tom Smith <smith@cag.lkg.hp.com>:
2583         * config.guess: Version suffixes are equally significant on Tru64
2584         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2585         prefix of "P" (patched kernel).
2587         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2589         * config.sub: Add support for National Semiconductor CRX target.
2591 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2593         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2594         *-*-netware, but add target-libmudflap.
2595         Consolidate *-*-netware targets (of which really only i?86 exists)
2596         into a single entry.
2597         * configure: Likewise.
2599 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2601         * Makefile.tpl (sorry): Remove.
2602         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2603         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2604         (do-clean): Clean per-stage directories too.
2605         (do-distclean): Run distclean-stage1 too.
2606         (.NOTPARALLEL): Enable during toplevel bootstrap.
2607         (stage[+id+]-bubble): Enable parallel execution during
2608         the recursive invocation.
2609         * Makefile.in: Regenerate.
2611         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2613         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2615         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2616         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2617         * configure: regenerate
2618         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2619         -mdynamic-no-pic
2621 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2623         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2624         include.
2625         * configure.in: Fix indentation.
2626         * configure: Regenerate.
2628 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2630         * Makefile.def (build_modules): Add fixincludes.
2631         (dependencies): Make gcc depend on fixincludes.
2632         * configure.in (build_tools): Add fixincludes.
2633         (build_configdirs): Always include build_libs.
2634         * Makefile.in: Regenerate.
2635         * configure: Regenerate.
2637 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2639         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2640         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2641         phony targets; do not generate timestamp files.
2642         (distclean-stageN): Remove references to their timestamp files.
2643         (restageN, touch-stageN): Remove.
2644         (stageN-bubble): Rewritten.
2645         (compare): Support lean bootstraps.
2646         * Makefile.in: Regenerate.
2648         * configure.in: Only warn when bootstrapping but
2649         build != host or build != target.  Support lean bootstraps.
2650         * configure: Regenerate.
2652         Sync from gcc:
2653         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2655         * configure.in:  Give a better error message if GMP/MPFR are missing
2656         and a language needing them has been requested.
2657         * configure:  Regenerated.
2659         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2661         * configure.in:  Print a list of available language front-ends if
2662         a requested one is missing.  Tidy stray tab characters.
2663         * configure:  Regenerated.
2665 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2667         * Makefile.in: Regenerate.
2668         * configure: Regenerate.
2670         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2671         stage_*_flags.
2672         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2673         for bootstrapped modules if toplevel bootstrap is going.
2674         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2675         modules.  Adjust for changes in Makefile.def.  Enable several
2676         rules even in non-bootstrap mode, just to avoid peppering the
2677         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2678         (stage-[+prev+]-bubble): Remove.
2680         * Makefile.def (Dependencies): Depend on all-build-bison,
2681         all-build-flex, all-build-byacc, all-build-texinfo, rather
2682         than the host variations.
2683         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2684         with BUILD_SUBDIR.
2685         (BISON): Update for recent Bisons.
2686         (YACC): Fix typo.
2687         (cross): Depend on all-build.
2688         (all): Do not depend on all-build.
2689         (prebootstrap): Remove.
2690         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2691         (Prebootstrap dependencies): Add them to the per-stage targets
2692         and to all-prebootstrap.
2693         * configure.in (build_configdirs): Always enable build_tools.
2694         (BUILD_DIR_PREFIX): Remove.
2696         * Makefile.def (gcc): Add target variable.
2697         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2698         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2699         in the recursive `make', instead of hardwiring `all'.
2700         (Autogenerated TARGET-* variables): New.
2702 2004-08-17  Robert Millan  <robertmh@gnu.org>
2704         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2705         (instead of FreeBSD).
2706         * configure: Regenerate.
2708 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2710         * Makefile.def, configure.in, src-release: Remove useless, bogus
2711         references to tix.
2712         * Makefile.in, configure: Regenerate.
2714         * src-release: Stop distributing mmalloc with gdb (which doesn't
2715         use it).
2716         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2717         * Makefile.in: Regenerate.
2719 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2721         * configure.in (arm*-*-eabi*): New target.
2722         * configure: Regenerate.
2724 2004-08-01  Robert Millan  <robertmh@gnu.org>
2726         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2727         libmudflap for all GNU-based systems (with Glibc).
2728         * configure: Regenerate.
2730 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2732         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2733         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2734         (Dependencies): New section.
2735         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2736         (configure-target-[+module+]): Depend on maybe-all-gcc
2737         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2738         (toplevel profiledbootstrap): Fix dependencies.
2739         * Makefile.in: Regenerate.
2741 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2743         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2744         target-libiberty to noconfigdirs.
2746 2004-08-03  Paul Brook  <paul@codesourcery.com>
2748         * configure.in: Check for MPFR as well as GMP.
2749         * configure: Regenerate.
2751 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2753         * Makefile.def (host-modules): Add gcc.
2754         * Makefile.in: Regenerate.
2755         * Makefile.tpl (sorry): New rule.
2756         (configure-host, all-host, [+make_target+]-host, do-check,
2757         install-host): Do not add gcc as a special case.
2758         (host modules): Add a small special-casing for gcc.  Export
2759         extra_make_flags through the environment.
2760         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2761         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2762         other recursive targets for gcc): Remove.
2764         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2765         (stage, unstage): New rules.
2766         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2767         distclean-stage[+id+]): Use stage_current.
2768         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2769         the stage*-start rules.
2771 2004-07-19  Robert Millan  <robertmh@gnu.org>
2773         Synced from gcc:
2775         2004-04-26  Robert Millan  <robertmh@gnu.org>
2777         Add patches from libtool CVS.
2778         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2779         * ltconfig: Likewise.
2780         * ltcf-c.sh: Likewise.
2781         * ltcf-cxx.sh: Likewise.
2782         * ltcf-gcj.sh: Likewise.
2784 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2786         * configure.in: Add noconfigdirs for crx-*-*.
2787         * configure: Regenerate.
2789 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2791         Synced from gcc:
2793         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2795         * configure.in: Build libmudflap by default on FreeBSD.
2796         * configure: Regenerated.
2798         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2800         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2801         systems.
2802         * configure: Regenerated.
2804         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2806         PR target/16344
2807         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2808         feedback based compiler.
2809         * Makefile.in: Rebuilt.
2811         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2813         * configure.in:  Do not prepend $srcdir to /dev/null in
2814         makefile fragments.
2815         * configure:  Regenerate.
2817 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2819         * Makefile.def (host_modules): Set bootstrap=true for flex.
2820         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2821         * Makefile.in: Rebuilt.
2823 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2825         * Makefile.def (build_modules): Add bison, byacc, flex,
2826         m4, texinfo.
2827         (flags_to_pass): Add FLEX.
2828         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2829         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2830         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2831         DEFAULT_MAKEINFO): Remove.
2832         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2833         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2834         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2835         objdir or else use configured tool.
2836         (all-build): New.
2837         (all): Depend on it.
2838         (Build module dependencies): Add.
2839         * Makefile.in: Regenerate.
2840         * configure.in: Better support for multiple build modules,
2841         matching what is done for host/target modules.  Do not look
2842         for "plausible" locations of build tools if Canadian cross.
2843         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2844         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2845         * configure: Regenerate.
2847 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2849         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2850         * Makefile.in: Regenerate.
2852 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2854         * Makefile.tpl (configure-build-[+module+],
2855         configure-[+module+], configure-target-[+module+]): Pass
2856         [+extra_configure_args+].
2857         (all-build-[+module+], all-[+module+], check-[+module+],
2858         install-[+module+], [+make_target+]-[+module+],
2859         all-target-[+module+], check-target-[+module+],
2860         install-target-[+module+], [+make_target+]-target-[+module+]):
2861         Pass [+extra_make_args+].
2862         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2863         (GCC_HOST_EXPORTS): Remove.
2864         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2865         cross, check-gcc, check-gcc-c++, install-gcc,
2866         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2867         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2868         * Makefile.in: Regenerate.
2870 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2872         * configure.in: Check for srcdir/winsup rather than build directory
2873         winsup.
2874         * configure: Regenerate.
2876 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2878         * configure.in: Don't build Cygwin native newlib if winsup
2879         directory is missing.  Emit warning instead.
2880         * configure: Regenerate.
2882 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2884         * Makefile.tpl (touch-stage[+id+]): New.
2885         (restage[+prev+]): Depend on touch-stage[+id+].
2887         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2888         Use it throughout.
2890         * Makefile.def: Add profile and feedback bootstrap stages.
2891         Remove next field from bootstrap stages.
2892         * Makefile.tpl (LN, LN_S): Substitute.
2893         (stageN-start, stageN-end): Use double-colon rules, to
2894         provide a hook for additional setup commands.
2895         (distclean-stageN-gcc, restageN): Create dependencies from
2896         [+prev+], not from [+next+].
2897         (stageN-bubble): Add commands for successive stages from
2898         [+prev+], using double-colon rules.
2899         (all-stageN-gcc): Fix typo.
2900         (stagefeedback-start, profiledbootstrap): New.
2901         * Makefile.in: Regenerate.
2902         * configure.in: Call ACX_PROG_LN.
2903         * configure: Regenerate.
2905 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2907         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2908         without gcc.
2909         * configure: Regenerate.
2911 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2913         * Makefile.tpl: Fix typo.
2914         * Makefile.in: Regenerate.
2916 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2918         * configure.in: Remove new- prefix from toplevel
2919         bootstrap targets.
2920         * configure: Regenerate.
2922 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2924         Merge this patch from the gcc tree:
2926         2004-05-30  Andreas Jaeger  <aj@suse.de>
2927                     Jim Wilson <wilson@specifixinc.com>
2929         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2930         like CC.
2932 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2934         * Makefile.tpl (all.normal): Rename to all.
2935         (all): Replace with a rule to pick the default
2936         target from configure.
2937         (all-gcc, configure-gcc): Use conditionals to
2938         do nothing when toplevel bootstrap is going on.
2939         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2940         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2941         * configure.in: Support --enable-bootstrap.
2943         * Makefile.def: Remove new- prefix from toplevel
2944         bootstrap targets.
2945         * Makefile.tpl: Likewise.
2947         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2948         target.
2950         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2951         $(RECURSE_FLAGS) to recursive invocation of make.
2953         * Makefile.in: Regenerate.
2954         * configure: Regenerate.
2956 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2958         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2959         * configure: Regenerate.
2961 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2963         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2964         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2965         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2966         targets.
2967         * Makefile.in: Regenerate.
2969 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2971         * configure.in: Test the ability to symlink directories.
2972         * configure: Regenerate.
2974         * Makefile.def (bootstrap-stage): New definitions.
2975         * Makefile.tpl (configure-stage1-gcc,
2976         configure-stage2-gcc, configure-stage3-gcc,
2977         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2978         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2979         new-restage3, compare): Autogenerate, see Makefile.in
2980         entry for behavioral changes.
2981         (distclean-stage1, new-stage1-start, new-stage1-end,
2982         new-stage1-bubble, distclean-stage2, new-stage2-start,
2983         new-stage2-end, new-stage2-bubble, distclean-stage3,
2984         new-stage3-start, new-stage3-end): New autogenerated targets.
2985         (objext, prebootstrap, BOOT_CFLAGS,
2986         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2987         targets.
2989         * Makefile.in: Regenerate.
2990         (distclean-stage1, new-stage1-start, new-stage1-end,
2991         new-stage1-bubble, distclean-stage2, new-stage2-start,
2992         new-stage2-end, new-stage2-bubble, distclean-stage3,
2993         new-stage3-start, new-stage3-end): New targets.
2994         (all-stage1-gcc): Move prebootstrap dependency from here...
2995         (configure-stage1-gcc): ...to here.
2996         (new-bootstrap): Use bubble targets.
2997         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2998         Use per-stage distclean targets.
2999         (configure-stage1-gcc, configure-stage2-gcc,
3000         configure-stage3-gcc, all-stage1-gcc,
3001         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3002         Use new-stageN-start to prepare the tree.
3004 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3006         * Makefile.def (host_modules): add libcpp.
3007         * Makefile.tpl: Add dependencies on and for libcpp.
3008         * Makefile.in: Regenerate.
3009         * configure.in: Add libcpp host module.
3010         * configure: Regenerate.
3012 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3014         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3015         of libf2c.
3016         * configure, Makefile.in: Regenerate.
3018 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3020         Merge from tree-ssa-20020619-branch.
3022         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3023         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3024         (HOST_GMPLIBS): Define.
3025         (HOST_GMPINC): Define.
3026         (TARGET_LIB_PATH): Add libmudflap.
3027         (GFORTRAN_FOR_TARGET): Define.
3028         (configure-build*): Export GFORTRAN.
3029         (configure-gcc): Export GMPLIBS and GMPINC.
3030         (all-gcc): Add maybe-all-libbanshee.
3031         (configure-target-libgfortran): Define.
3032         * Makefile.in: Regenerate.
3033         * configure.in (host_libs): Add libbanshee.
3034         (target_libraries): Add target-libmudflap and target-libgfortran.
3035         Add --with-libbanshee.
3036         Handle --disable-libmudflap.
3037         (*-*-freebsd*): Use with_gmp.
3038         Add $(libgcj) to noconfigdirs.
3039         * configure: Regenerate.
3040         * depcomp: New file.
3041         * MAINTAINERS: Add tree-ssa maintainers.
3043 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3045         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3046         * configure: Regenerate.
3048 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3050         Revert:
3051         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3053         * Makefile.def (flags_to_pass): Remove *dir variables that
3054         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3055         as well as prefix and exec_prefix.
3056         * Makefile.in: Regenerate.
3058 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3060         * Makefile.def (host_modules): Mark with the bootstrap
3061         flag packages on which gcc depends.
3062         * Makefile.tpl (all-bootstrap): Use it.
3063         * Makefile.in: Regenerate.
3065 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3067         * Makefile.def (flags_to_pass): Remove *dir variables that
3068         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3069         as well as prefix and exec_prefix.
3070         * Makefile.in: Regenerate.
3072 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3074         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3075         * configure: Regenerate.
3076         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3077         * gcc/Makefile.tpl (compare): Use the result of the test.
3078         * gcc/Makefile.in: Regenerate.
3080 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3082         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3083         Always relocate gcc and prev-gcc to the original names, even
3084         if the build fails.
3085         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3086         New targets.
3088 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3090         * configure.in (mips*-*-irix5*): Enable ld.
3091         * configure: Regenerate.
3093 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3095         * Makefile.tpl (configure-[+module+], configure-gcc,
3096         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3097         Set and export LDFLAGS.
3098         * Makefile.in: Regenerate.
3100 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3102         PR bootstrap/14871
3103         * Makefile.tpl: If we don't have built-in-tree target tools,
3104         use the ones found by configure rather than hacking around with
3105         program_transform_name.
3106         * configure.in: Give Makefile.tpl the information necessary
3107         to do that.
3108         * Makefile.in: Regenerate.
3109         * configure: Regenerate.
3111 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3113         PR bootstrap/14760
3114         * configure.in: When computing baseargs, strip *all* copies of
3115         offending options.  Also, don't match/substitute the trailing space,
3116         so that this actually works when two similar options are separated by
3117         only one space.
3118         * configure: Regenerate.
3120 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3122         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3123         (rs6000-*-aix*): Same.
3124         * configure: Regenerate.
3126 2004-03-25  Stan Shebs  <shebs@apple.com>
3128         Remove MPW support, no longer used.
3129         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3130         mpw-install: Remove files.
3131         * src-release (DEVO_SUPPORT): Remove names of removed files.
3132         * MAINTAINERS: Likewise.
3134 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3136         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3137         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3138         * Makefile.in: Regenerate.
3140         * configure.in (top level bootstrap support): Rework --enable-werror
3141         to set @stage2_werror_flag@.
3142         * configure: Regenerate.
3143         * Makefile.tpl (top level bootstrap support): Pass
3144         @stage2_werror_flag@ down to configure in stages 2 and 3.
3145         * Makefile.in: Regenerate.
3147 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3149         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3150         for stages 2 and 3 as well as in make.  As a consequence, remove
3151         OUTPUT_OPTION (now detected by configure) from the flags passed down
3152         to make.
3153         * Makefile.in: Regenerate.
3155         * Makefile.tpl (new-bootstrap): Fix typo.
3156         * Makefile.in: Regenerate.
3158 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3160         * Makefile.tpl: Rearrange by moving recursive_targets rules
3161         into their proper sections.
3162         * Makefile.tpl (top level bootstrap support): Move disabling
3163         of coverage flags from 'make' to 'configure'; improve comments.
3164         * Makefile.in: Regenerate.
3166         * Makefile.tpl (experimental top level bootstrap) Move stage1
3167         language setting from all- target to configure- target; disable
3168         intermodule optimization in stage 1; prevent gratuitous rebuilds
3169         of stage 1.
3170         * Makefile.in: Regenerate.
3171         * configure.in: Comma-separate stage 1 language list for top
3172         level bootstrap.
3173         * configure: Regenerate.
3175         * Makefile.tpl: Clean up experimental top level bootstrap support:
3176         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3177         prev-gcc in configure- targets as well as all- targets.
3178         * Makefile.in: Regenerate.
3180 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3182         * configure.in: Remove symbolic link section.
3183         * configure: Regenerate.
3184         * Makefile.tpl (links): Remove.
3185         * Makefile.in: Regenerate.
3187 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3188             Nathanael Nerode  <neroden@gcc.gnu.org>
3190         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3191         Set with AC_CHECK_PROGS.
3192         * configure.in: Fix comment typo from last patch.
3193         * configure: Regenerate.
3195 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3197         * Makefile.tpl: Introduce experimental top level bootstrap support.
3198         * Makefile.in: Regenerate.
3199         * configure.in: Introduce support for top level bootstrap.
3200         * configure: Regenerate.
3202 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3203             Paolo Bonzini  <bonzini@gnu.org>
3205         PR bootstrap/14522
3206         * configure.in: Cope with shells that do not support unquoted ^
3207         * configure: Regenerate.
3209 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3210             Paolo Bonzini  <bonzini@gnu.org>
3212         PR bootstrap/14522
3213         * configure.in: Cope with shell that do not support nesting
3214         quotes inside quoted backquote substitutions.
3215         * configure: Regenerate.
3217 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3219         PR bootstrap/14522
3220         * configure.in: Fix escaping of $.
3221         * configure: Regenerate.
3223 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3225         * configure: Regenerate.
3227 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3229         PR ada/14131
3230         Move language detection to the top level.
3231         * configure.in: Find default values for the tools as
3232         soon as possible.  Disable ada if GNAT is not found.
3233         Emit error message about missing languages.  Expand
3234         --enable-languages=all for the gcc subdirectory.
3236 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3238         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3239         and disable libgcj.
3240         * configure: Regenerated.
3242 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3244         PR bootstrap/7087
3245         * Makefile.tpl: Guard XFOO sed statements better.
3246         * Makefile.tpl: Add dependency for configure-target-libada.
3247         * Makefile.in: Regenerate (incidentally fixes broken
3248         commit when libada-branch was merged).
3250 2004-02-28  Andrew Cagney  <cagney@redhat.com>
3252         * src-release (CVS_NAMES): Define.
3253         (do-tar, do-tar): Prune $(CVS_NAMES).
3255 2004-02-23  Andrew Cagney  <cagney@redhat.com>
3257         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3258         2004-02-19.09.
3260 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3262         PR bootstrap/11932
3263         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3265 2004-02-19  Andrew Cagney  <cagney@redhat.com>
3267         * config.guess: Update from version 2003-06-12 to 2004-02-16.
3268         * config.sub: Update from version 2003-06-13 to 2004-02-16.
3270 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3272         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3273         (rs6000-*-aix*): Same.
3274         * configure: Regenerate.
3276 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3278         * configure.in (host): Add in missing $noconfigdirs to defines.
3279         * configure: Regenerate.
3281 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3282             Nathanael Nerode  <neroden@gcc.gnu.org>
3284         PR ada/6637, PR ada/5911
3285         Merge with libada-branch:
3286         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3287         with appropriate dependencies. Add --enable-libada configure switch.
3288         * configure, Makefile.in: Regenerate.
3290 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3292         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3293         * configure: Regenerate.
3295 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
3297         * COPYING.NEWLIB: Update Red Hat license to 2004.
3299 2004-01-23  DJ Delorie  <dj@redhat.com>
3301         * Makefile.def (target_modules) [libiberty]: Don't stage.
3302         * Makefile.in: Rebuilt.
3304 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
3306         * COPYING.NEWLIB: Update to include copyrights for new
3307         iconv code.
3309 2004-01-15  Andrew Cagney  <cagney@redhat.com>
3311         * src-release: Update copyright year.
3312         (do-proto-toplev): Configure using i686-pc-linux-gnu.
3313         (NEWLIB_SUPPORT_DIRS): Delete macro.
3314         (newlib.tar.bz2): Delete rule.
3316 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3318         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3319         * Makefile.tpl (configure-target-[+module+]): Support stage.
3320         * Makefile.in: Rebuilt.
3322 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3324         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3325         throughout.
3327 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3329         * configure.in: Use ./config.cache, not config.cache.
3330         * configure: Regenerate.
3331         * Makefile.tpl: Special-casing not needed for GCC any more.
3332         * Makefile.in: Regenerate.
3334         * configure.in: Don't share a cache file for host dirs.
3335         * configure: Regenerate.
3337         * config-ml.in: Don't mess with the cache file.
3339 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3341         * Makefile.tpl: Make GCC use a separate config.cache.
3342         * Makefile.in: Regenerate.
3344         PR bootstrap/11932, PR bootstrap/11933
3345         (I don't know if it will fix either of them, but it relates
3346         to them.)
3347         * configure.in: Don't use shared config.cache for target
3348         directories.
3349         * configure: Regenerate.
3351 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3353         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3354         * configure: Regenerated.
3356 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3358         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3359         * configure: Regenerated.
3361 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3363         Port change over from GCC:
3364         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3365         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3366         (configure-build-[+module+], configure-[+module+]): Likewise.
3367         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3368         * Makefile.in: Regenerate.
3370 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3372         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3373         * configure: Regenerate.
3375 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
3377         * COPYING.NEWLIB: Add license info for long long routines added to
3378         stdlib.
3380 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3382         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3383         * Makefile.in: Regenerate.
3385 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3387         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3388         * configure:  Regenerate.
3390 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3392         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3393         HOST_FLAGS_TO_PASS.
3394         * Makefile.in: Regenerate.
3396 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3398         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3399         * configure: Rebuilt
3400         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3401         * Makefile.in: Rebuilt
3403 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3405         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3407 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
3409         * config-ml.in:  Use ac_configure_args directly instead of
3410         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3411         actually seen.
3413 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3415         * config-ml.in: Propagate INSTALL variables.
3417 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3419         * configure.in: Pass a computed --program-transform-name
3420         to subconfigures.
3421         * configure: Regenerated.
3423 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3425         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3426         * Makefile.in: Regenerate.
3428         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3429         * Makefile.in: Regenerate.
3431 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3433         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3434         quoting.
3435         * configure: Regenerated.
3437 2003-09-12  Michael Chastain  <mec@shout.net>
3439         Fix PR gdb/857.
3440         * src-release (do-proto-topleve): Remove junk files
3441         intl/config.cache, intl/config.status,
3442         intl/config.h, intl/stamp-h.
3444 2003-09-14  Andrew Cagney  <cagney@redhat.com>
3446         * src-release (dejagnu.tar): New target.
3447         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3448         (do-djunpack): Use $(PACKAGE) for the package name.
3450 2003-09-04  DJ Delorie  <dj@redhat.com>
3452         * configure: Regenerate.
3454 2003-09-04  Robert Millan  <robertmh@gnu.org>
3456         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3458 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3460         * configure.in: Ensure arguments to sed are properly spaced.
3461         * configure: Regenerate.
3463 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
3465         Merge from gcc:
3466         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3467         * install-sh:  Update to newer upstream versions (associated with
3468         aclocal 1.7).
3469         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3471 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3473         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3474         * configure: Regenerated.
3476 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3478         * configure.in:  Use newline instead of semicolon when assuming
3479         shell arguments in a for loop.
3480         * configure:  Regenerated.
3482 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3484         PR 8180
3485         * configure.in: When testing with_libs and with_headers, treat
3486         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3487         * configure: Regenerate.
3489         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3490         make, shell, etc.
3491         (baseargs): Likewise.
3492         * configure: Regenerate.
3494 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3496         * configure.in: Disable libgcj for darwin not on powerpc.
3497         * configure: Rebuild.
3499 2003-08-15  Michael Chastain  <mec@shout.net>
3501         * src-release (do-proto-toplev): Remove junk files
3502         dejagnu/example/calc/config.status,
3503         dejagnu/example/calc/config.log.
3505 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3507         * config-ml.in, symlink-tree: Add license.
3509 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3511         Merge from gcc:
3513         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3514         * Makefile.tpl (check, check-c++): Express dependencies using
3515         dependencies rather than commands.
3516         * Makefile.in: Regenerate.
3518         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3519         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3520         * Makefile.in: Update.
3522 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3524         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3525         * configure: Ditto.
3527 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3529         * configure.in: Enable libgcj for darwin.
3530         * configure: Rebuild.
3532 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3534         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3536 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3538         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3539         creating target and build subdirs to build all parent dirs as needed.
3540         * Makefile.in: Rebuild.
3541         * configure.in: Don't build dirs explicitly here.
3542         * configure: Rebuild.
3544 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3546         * Makefile.tpl (all-make): Depend on intl.
3547         * Makefile.in: Rebuilt.
3549 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3551         * config.if: Remove unused libc_interface determination.
3553 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3555         * Makefile.in: Regenerate, correctly this time.
3557 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3559         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3560         unused INSTALL_PROGRAM_ARGS.
3561         * configure.in: Use AC_PROG_INSTALL.
3562         * Makefile.in: Regenerate.
3563         * configure: Regenerate.
3565 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3567         * configure: Rebuilt.
3568         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3569         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3570         newlib nor libgloss.
3571         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3572         * configure.in (am33_2.0-*-linux*): Added.
3574 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3576         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3577         * configure: Regenerate.
3579 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3581         * config-ml.in: Replace PWD with PWD_COMMAND.
3582         * Makefile.tpl: Likewise.
3583         * Makefile.in: Regenerated.
3585 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3587         * configure.in: Clean up config-lang.in handling.  Delete
3588         useless assignment to "subdirs".
3589         * configure: Regenerate.
3591 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3593         * configure.in: Rename 'target_libs' to 'target_libraries'.
3594         Remove useless reference to 'target_libs'.
3595         * configure: Regenerate.
3597 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3599         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3600         * Makefile.in: Regenerate.
3602 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3604         * Makefile.def: Introduce flags_to_pass.
3605         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3606         * Makefile.in: Regenerate.
3608 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3610         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3611         and target-libgloss.
3612         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3613         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3614         * configure: Regenerate.
3616 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3618         * configure.in: Update testsuite_flags to new location.
3619         * configure. Regenerate.
3621 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3623         * Makefile.tpl: Remove BUILD_CC stuff.
3624         * Makefile.in: Regenerate.
3626 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3628         * config.guess: Update to 2003-06-12 version.
3629         * config.sub: Update to 2003-06-13 version.
3631 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3633         * MAINTAINERS: Add myself as MIPS co-maintainer.
3635 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3637         * config.guess: Update to 2003-06-06 version.
3638         * config.sub: Update to 2003-06-06 version.
3640 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3642         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3643         * configure. Regenerate.
3645 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3647         * configure.in: Disable serial configure by default.
3648         * configure: Regenerate.
3649         * Makefile.tpl: Abolish .NOTPARALLEL.
3650         * Makefile.in: Regenerate.
3652         * Makefile.tpl: Replace {build,host,target}_canonical by
3653         {build,host,target}.
3654         * Makefile.in: Regenerate.
3656         * Makefile.tpl: Fix stupid pasto.
3657         * Makefile.in: Regenerate.
3659 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3661         * Makefile.tpl: Remove bogus conditional.
3662         * Makefile.in: Regenerate.
3664 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3666         * Makefile.tpl: Make 'recursive targets' using autogen rather
3667         than shell loop.  Remove duplicate 'clean' targets and false
3668         comments.
3669         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3670         Add systematic method of specifying missing targets in subdirs.
3671         Add copyright boilerplate.
3672         * Makefile.in: Regenerate.
3673         * configure.in: Add 'recursive targets' to maybe list.
3674         * configure: Regenerate.
3676         * Makefile.tpl: Rename [+target+] to [+make_target+].
3677         * Makefile.def: Rename 'target' to 'make_target'.
3679 2003-05-30  Nick Clifton  <nickc@redhat.com>
3681         * README-maintainer-mode: Update URL for locating blessed config
3682         tools.
3684 2003-05-29  Robert Millan  <rmh@debian.org>
3686         * ltconfig: Import this patch and modify for use with current
3687         version of ltconfig:
3689         2003-05-21  Bruno Haible  <bruno@clisp.org>
3691         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3692         GNU/FreeBSD.
3694 2003-05-28  DJ Delorie  <dj@redhat.com>
3696         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3697         * Makefile.in: Regenerate.
3699 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3701         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3703 2003-05-21  DJ Delorie  <dj@redhat.com>
3705         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3706         newlib or libgloss.
3707         * Makefile.in: Regenerate.
3709 2003-05-21  DJ Delorie  <dj@redhat.com>
3711         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3712         * Makefile.in: Regenerate.
3714 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3716         * configure.in: Use curly braces in the definition of tooldir.
3717         * configure: Regenerate.
3719 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3721         * configure.in: Switch more things to use maybe dependencies.
3722         * Makefile.tpl: Switch more things to use maybe dependencies.
3723         Factor out common code from autogen IF statements.
3724         * configure: Regenerate.
3725         * Makefile.in: Regenerate.
3727 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3729         * configure.in: Accept i[3456789]86 for machine type.
3730         * configure: Regenerate.
3732 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3734         * configure.in: Switch more things to use maybe dependencies.
3735         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3736         * configure: Regenerate.
3737         * Makefile.tpl: Switch more things to use maybe dependencies.
3738         * Makefile.in: Regenerate.
3740 2003-05-16  Andreas Schwab  <schwab@suse.de>
3742         * Makefile.tpl (install-opcodes): Define.
3743         * Makefile.in: Rebuild.
3745 2003-05-13  Andreas Jaeger  <aj@suse.de>
3747         * config.guess: Update to 2003-05-09 version.
3748         * config.sub: Update to 2003-05-09 version.
3750 2003-05-13  Michael Eager <eager@mvista.com>
3752         * configure.in: Correct sed script so that options in quotes are not
3753         deleted.
3754         * configure: Rebuild.
3756 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3758         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3759         and $$s/newlib/libc/sys/cygwin32 include paths.
3760         * configure: Ditto.
3762 2003-05-05  H.J. Lu <hjl@gnu.org>
3764         * config-ml.in: Restored from gcc repository.
3766 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3768         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3769         * Makefile.in: Regenerate.
3771 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3773         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3774         and Makefile.def.
3776 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3778         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3779         * Makefile.in: Regenerated.
3781 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3783         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3784         * Makefile.in: Regenerate.
3786 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3788         * configure.in (powerpc64*-*-linux*): Remove.
3789         * configure: Rebuilt.
3791 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3793         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3794         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3795         and restrap.
3796         * Makefile.in:  Regenerate.
3798 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3800         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3801         * configure: Regenerated.
3803 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3805         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3806         * */configure: Rebuilt.
3808 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3810         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3811         * Makefile.in: Regenerate.
3813 2003-03-14  Michael Chastain  <mec@shout.net>
3815         * Makefile.in: Regenerate with correct Makefile.def.
3817 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3819         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3820         Make macro.
3821         * Makefile.in: Regenerate.
3822         * configure.in: Clean up gxx_include_dir logic.
3823         * configure: Regenerate.
3825 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3827         * configure.in (gxx_include_dir): Fix typo.
3828         * configure: Regenerated.
3830 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3832         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3834 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3836         * configure.in: Include $(build_tooldir)/sys-include in
3837         FLAGS_FOR_TARGET.
3838         * configure: Regenerated.
3840 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3842         * Makefile.tpl: Reindent.
3843         * Makefile.in: Regenerate.
3844         * configure.in: Reindent.  Don't set unused variables.
3845         * configure: Regenerate.
3847         * Makefile.tpl: Always pass down RANLIB.
3848         * Makefile.in: Regenerate.
3850         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3851         * Makefile.in: Regenerate.
3852         * configure.in: Remove unused logic relating to --enable-shared
3853         and --enable-threads.  Remove bogus comments.  Remove redundant
3854         noconfigdirs.
3855         * configure: Regenerate.
3857         * configure.in: Replace ${libstdcxx_version} by its value.
3858         Remove reference to mh-dgux.
3859         * configure: Regenerate.
3861 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3863         * Makefile.tpl: Rearrange.
3864         * Makefile.in: Regenerate.
3866 2003-02-25  Nick Clifton  <nickc@redhat.com>
3868         * configure: Remove site-file supprot - it is obsolete.
3870 2003-02-24  Uwe Stieber <uwe@wwws.de>
3872         * configure.in: Add support for kaOS as cross build target system.
3873         * configure: Regenerated.
3875 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3877         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3878         configure-target-* as some target builds may require additional
3879         flags for preprocessor tests.
3880         * Makefile.in: Regenerated.
3882 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3884         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3885         * ltconfig: Handle it.
3886         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3887         auto-detecting it.
3889 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3891         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3892         it is used as argument to $CC.
3893         * ltcf-gcj.sh: Likewise.
3895 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3897         * configure.in: Introduce --enable-maintainer-mode.
3898         * configure: Rebuilt.
3899         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3900         for maintainer mode.
3901         * Makefile.in: Rebuilt.
3903 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3905         * configure: Regenerate using autoconf 2.13.
3907 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3909         * config.guess: Import latest version.
3910         * config.sub: Import latest version.
3912 2003-02-18  Jason Merrill  <jason@redhat.com>
3914         * Makefile.tpl (check-c++): Allow parallelism.
3916 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3918         * configure: Regenerate using autoconf 000227.
3920 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3922         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3923         don't configure target-libobjc.
3924         * configure: Regenerate.
3926 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3928         * Makefile.tpl (RANLIB): Define.
3929         * Makefile.in: Regenerate.
3931 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3933         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3934         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3935         * Makefile.in: Regenerated.
3936         * configure.in: Remove all traces of snavigator, db, and grep.
3937         * configure: Regenerated.
3939 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3941         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3942         * Makefile.in: Regenerated.
3944 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3946         * config.if: Copy from GCC.
3948 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3950         * configure.in:  Revert 24Jan change.
3951         * configure:  Regenerate.
3953 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3955         * configure.in: Revert previous change.
3956         * configure: Regenerate.
3958 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3960         * configure.in: Make rda native-only.
3961         * configure: Regenerate.
3963 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3965         * configure.in: Add missing \.
3966         * configure: Rebuilt.
3968 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3970         * configure.in (baseargs): Avoid using \| in sed regular
3971         expressions.
3972         * configure: Rebuilt.
3974 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3976         * configure.in (baseargs): Remove all supported forms of
3977         --cache-file, --srcdir, --host, --build and --target options
3978         from argument lists.
3979         * configure: Rebuilt.
3981 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3983         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3984         * configure: Rebuilt.
3986 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3988         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3989         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3990         * Makefile.in: Regenerate.
3991         * configure: Regenerate.
3993 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3995         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3996         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3997         * Makefile.in: Regenerate.
3999 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4001         * configure.in: Remove Makefile in build, host and target modules
4002         unless configure was run with --no-recursion.
4003         * configure: Rebuilt.
4005 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4007         * config.guess: Update to 2003-01-03 version.
4008         * config.sub: Update to 2003-01-03 version.
4010 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4012         * configure: Regenerate with proper autoconf 2.13.
4014 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4016         * configure.in: Add AC_PREREQ for consistency.
4017         * configure: Regenerate.
4019 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4021         * configure.in (GDB_TK): Add tcl directories conditional on
4022         gdb/gdbtk directory being present.
4023         * configure: Regenerate.
4025 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4027         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4028         by gcc if LD is not defined and we are not doing a Canadian Cross.
4029         * configure: Rebuilt.
4031 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
4033         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4035 2002-12-31  Tom Tromey  <tromey@redhat.com>
4037         * Makefile.in: Rebuilt.
4038         * Makefile.def (target_modules) [libffi]: Allow installation.
4040 2002-12-31  Andreas Schwab  <schwab@suse.de>
4042         * configure.in: Fix use of $program_transform_name.
4043         * configure: Regenerated.
4045 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4047         * configure.in (baseargs): Don't remove first configure argument.
4048         * configure: Regenerated.
4050 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4052         * Makefile.tpl (local-distclean): Don't remove...
4053         (multilib.ts): ... this.  Moved into...
4054         (multilib.out): ... this.  Don't use sub-make.
4055         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4056         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4057         (configure-build-[+module+], configure-[+module+],
4058         configure-target-[+module+], configure-gcc): ... these.  Test
4059         for Makefile existence.  Drop config.status from dependencies.
4060         * Makefile.in: Rebuilt.
4061         * configure.in: Move gcc-version-trigger to the end of
4062         ac_configure_args.  Add comments to maybedep.tmp and
4063         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4064         nonopt from baseargs, matching and removing corresponding
4065         whitespace while at it.
4066         * configure: Rebuilt.
4068 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4070         * configure.in (host_configargs): Replace reference to
4071         no-longer-defined buildopts with --build=${build_alias}.
4072         * configure: Rebuilt.
4074 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4076         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4077         program_transform_name to standard idiom.
4078         (AUTOGEN, AUTOCONF): Define.
4079         (Makefile.in): Use $(AUTOGEN).
4080         (Makefile): Depend on config.status, and use autoconf-style rule to
4081         build it.  Move original commands to...
4082         (config.status): ... this new target.
4083         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4084         $(AUTOCONF).
4085         * Makefile.in: Rebuilt.
4087 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4089         * Makefile.tpl: Fix dramatic bustage due to change in
4090         program_transform_name.
4091         * Makefile.in: Regenerate.
4093         * configure.in: Remove unnecessary PATH setting.
4094         * configure: Regnerate.
4096         * configure.in: Don't default to unprefixed tools unless
4097         the native tools will work.
4098         * configure: Regenerate.
4100         * configure.in: Convert to autoconf script.  Blow away lots
4101         of now-redundant Makefile fragments.
4102         * configure: Generate using Autoconf.
4103         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4104         * Makefile.in: Regenerate.
4106 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4108         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4109         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4111         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
4112         where they belong.
4114 2002-12-24  Andreas Schwab  <schwab@suse.de>
4116         * Makefile.tpl (multilib.out): Fix missing space.
4117         * Makefile.in: Regenerate.
4119 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4121         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4122         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4123         * Makefile.in: Regenerate.
4124         * configure.in: Remove unnecessary leftovers.
4126 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4128         * configure.in (extra_ranlibflags_for_target): New variable.
4129         (*-*-darwin): Add -c to ranlib commands.
4130         * configure (tooldir): Handle extra_ranlibflags_for_target.
4132 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
4134         * COPYING.NEWLIB: Updated.
4135         * COPYING.LIBGLOSS: Ditto.
4137 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4139         * Makefile.tpl: Revert HJL's change.
4140         * Makefile.in: Regenerated.
4141         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4142         always.
4144 2002-12-19  Andreas Schwab  <schwab@suse.de>
4146         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4147         * Makefile.in: Regenerate.
4149 2002-12-18  H.J. Lu <hjl@gnu.org>
4151         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4152         * Makefile.in: Regenerated.
4154         * configure.in (build_prefix): New. Substitute.
4156 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4158         * Makefile.tpl: Don't let real targets depend on phony targets.
4159         * Makefile.in: Regenerate.
4161         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4162         * Makefile.in: Regenerate.
4164 2002-12-16  Jason Merrill  <jason@redhat.com>
4166         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4167         previous 'make bootstrap'.
4168         * Makefile.in: Regenerate.
4170 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4172         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4174 2002-12-13  Jason Merrill  <jason@redhat.com>
4176         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4177         library tests.
4178         (check-c++): Just depend on it and check-target-libstdc++-v3.
4179         * Makefile.in: Regenerate.
4181 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4183         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4184         * Makefile.in: Regenerate.
4186 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
4188         * COPYING.NEWLIB: Update list of alternate Regent of California
4189         licenses and discuss official revoking of advertising clause.
4190         * COPYING.LIBGLOSS: Ditto.
4192 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4194         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4195         * Makefile.in: Rebuilt.
4197 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4199         * configure: Fix bug put in by gremlins.
4201         * Makefile.tpl: Substitute more autoconfily.
4202         * configure: Substitute more autoconfily.
4203         * Makefile.in: Regenerate.
4205 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4207         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4208         * Makefile.in (all-sim): Ditto.
4210 2002-12-06  DJ Delorie  <dj@redhat.com>
4212         * Makefile.tpl: Change configure dependencies to not have real
4213         targets depend on phony targets.
4215 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4217         * configure.in: Revert unintentional change.
4219         * src-release: Configure host subdirs.
4221         * Makefile.tpl: Change dependency for */multilib.out so that
4222         it works when gcc isn't in the tree.
4224         * configure.in: Substitute more.
4225         * configure: Run subconfigures from the Makefile.
4226         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4227         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4229 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4231         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4232         and corresponding dependencies.
4233         * Makefile.in: Regenerate.
4235         * configure.in (host_tools): Order binutils, gas and ld for
4236         convenience in running the testsuites.
4238         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4239         * Makefile.in: Regenerate.
4240         * configure.in: Introduce rules to serialize subconfigure runs.
4242         * configure.in: Introduce BASE_CC_FOR_TARGET.
4243         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4244         Realize configure-build-* targets.  Realize configure-target-* targets.
4245         * Makefile.in: Regenerate.
4247 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4249         * configure: Move gcc_version_trigger stuff from here...
4250         * configure.in: ...to here.
4252         * configure.in: Separate subconfigure options added by this file from
4253         options given by the user.  Add machinery to put args for host
4254         subconfigures into the Makefile.
4256         * Makefile.tpl: Remove 'vault' targets.
4257         * Makefile.tpl: Reorder and comment dependencies.
4258         * Makefile.in: Regenerate.
4260 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4262         * configure.in: Move host-specific darwin noconfigdirs into
4263         the host-specific section.
4265 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4267         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4268         during replay.
4269         * Makefile.in: Regenerate.
4271         (finishing slow-motion replay)
4272         * configure: Remove skip-this-dir support.
4273         * Makefile.tpl: Remove skip-this-dir support.
4275         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4276         subdirectories.
4277         * Makefile.in: Regenerate.
4279         * Makefile.tpl: Strip out useless setting of 'dir'.
4280         * Makefile.in: Regenerate.
4282 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4284         (finishing slow-motion replay)
4285         * configure.in: Fix deeply stupid bug.
4287         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4288         shell code in CXX_FOR_TARGET
4289         * Makefile.def: Introduce raw_cxx.
4290         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4291         RAW_CXX_FOR_TARGET.
4292         * Makefile.in: Regenerate.
4294 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4296         (finishing slow-motion replay)
4297         * Makefile.tpl: Remove unnecessary ifs.
4298         * Makefile.in: Regenerate.
4300         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4301         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4302         targets for 'no_install' modules.
4303         * configure: Move GDB_TK substitution to configure.in.  Move
4304         build_modules stuff to configure.in.
4305         * configure.in: Implement soft dependency machinery.  Maybe-ize
4306         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4307         * Makefile.in: Regenerate.
4309 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4311         (continuing slow-motion replay)
4312         * Makefile.tpl: Make all-target, install-target behave similarly
4313         to all, install (only hitting configured targets).  Eliminate
4314         unused macro defintions.
4316         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4317         build != host.
4319         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4321         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4323         * configure.in: Produce lists of subdir targets we're actually
4324         configuring.  Remove references to "dosrel".
4325         * Makefile.tpl: Let configure set which subdir targets are hit.
4326         Remove install-cross; clean up install; remove ALL.  Remove
4327         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4328         Autogenerate host module targets.  Remove empty dependency lines
4329         and redundant dependency; rearrange slightly.
4330         * Makefile.def: Add host-side libtermcap, utils.
4332         * Makefile.in: Regenerate.
4334 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4336         (Continuing slow-motion replay)
4337         * Makefile.def: Add list of recursive targets to autogenerate.
4338         Add build_modules.
4339         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4340         targets.  Autogenerate *-build-* targets.
4341         * Makefile.in: Regenerate.
4343 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4345         (Continuing slow-motion replay)
4346         * configure: More autoconf-style substitutions.
4347         * Makefile.tpl: More autoconf-style substitutions.
4348         * Makefile.in: Regenerate.
4350 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4352         (Continuing slow-motion replay)
4353         * configure: Substitute more variables in a more autoconf-friendly
4354         way.  Simplify slightly.
4355         * Makefile.tpl: Make more variables substitutable in an
4356         autoconf-friendly way.
4357         * Makefile.in: Regenerate.
4359 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4361         (Continuing slow-motion replay)
4362         * configure.in (v810*): Remove special setting of tools.
4364         * configure: Add support for extra required flags for ar or nm.
4365         * configure.in (aix4.3+): Use above support for target-specific
4366         issues, rather than using config/mt-aix43.
4368 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4370         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4371         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4372         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4373         with $srcdir.  Reformat indentation.  Substitute some variables
4374         formerly hard-coded in the Makefile for build=host.
4375         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4376         * Makefile.def: Autogenerate more.
4377         * Makefile.in: Regenerate.
4379 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4381         * Makefile.tpl: syntactic cleanup
4383 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4385         * Makefile.def (host_modules): Add rda.
4386         * Makefile.in: Regenerate.
4387         * configure.in (target_tool): Add target-rda to list.
4389 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4391         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4392         and restrap targets to this rule.
4393         * Makefile.in:  Regenerate.
4395 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4397         * configure.in (i[3456]86-*-linux*): Add check to disable
4398         ${libgcj} for glibc1.
4400 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4402         * configure.in: Add tic4x target.
4404 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4406         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4407         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4408         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4409         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4410         * Makefile.in: Regenerate.
4412 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4414         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4415         * Makefile.in: Regenerate.
4417         * Makefile.def: Remove order dependency comments.
4418         * Makefile.tpl: Add explicit install-install dependencies.
4419         * Makefile.in: Regenerate.
4421         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4422         * Makefile.in: Regenerate.
4424         * configure: Restore my original patch by syncing with gcc version.
4426         * Bring following over from gcc:
4428 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4430         * configure.in (s390*-*-linux*): Enable libgcj.
4432 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4434         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
4436 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
4438         * configure: Move stray lines back to where they belong.
4440 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4442         * Makefile.tpl: Insert configure-target target, for src-release.
4444         * configure: Finish reverting change which Andrew Cagney started
4445         reverting.  Should fix bustage.
4447         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4448         * src-release: New file.  Contains material for making net
4449         releases for gdb, binutils, et al., formerly in Makefile.in.
4451 2002-09-30  Nick Clifton  <nickc@redhat.com>
4453         * cpu: New top level directory.  Intended to hold input files for
4454         CGEN which have FSF copyright assignment.
4455         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4457 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4459         Revert below (note that src does not contain Makefile.tpl):
4460         * Makefile.tpl: Make subsituted variables more autoconfy.
4461         * Makefile.in: Regenerate.
4463 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4465         * configure: Revert accidentally applied changes.
4467         * Makefile.tpl: Make more autoconf-friendly.
4468         * Makefile.in: Regenerate.
4469         * configure: Make substitution more autoconf-like.
4471 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4473         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4474         single entry to handle all these.
4475         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4476         libjava on arm-*-elf.
4478 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4480         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4481         things that depend on them.
4483 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4485         * Makefile.tpl: Make subsituted variables more autoconfy.
4486         * Makefile.in: Regenerate.
4487         * configure: Make seds more autoconfy.
4489 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4491         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4492         * Makefile.in: Regenerate.
4493         * configure.in: Rewrite sed statements to look autoconfy.
4495         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4496         all-target-foo on configure-target-foo.
4497         * Makefile.def: Ditto.
4498         * Makefile.in: Rebuild.
4500 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4502         * Makefile.def: New file.
4503         * Makefile.tpl: New file.
4504         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4506         * configure.in: Minor rearrangement.  Simplify tests.
4508 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
4510         * configure.in (with_headers): Skip copy if value is "yes".
4511         (with_libs): Likewise.
4513 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4515         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4516         * configure.in (sh*-*-pe*): Ditto.
4517         * configure.in (mips*-*-pe*): Ditto.
4518         * configure.in (*arm-wince-pe): Ditto.
4520         * configure.in: Rearrange.
4522 2002-09-12  Nick Clifton  <nickc@redhat.com>
4524         * Import these changes from the config master repository:
4526         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
4528                 * config.sub: Add tic4x target.
4530         2002-09-03  Ben Elliston  <bje@redhat.com>
4532                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4533                 Reported by <Duncan_Stodart@insession.com>.
4535 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
4537         * COPYING.NEWLIB: More updates.
4539 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
4541         * COPYING.NEWLIB: Update.
4543 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
4545         * texinfo/texinfo.tex: Import version 2002-06-04.06.
4547         * config.guess: Import version 2002-08-23.
4548         * config.sub: Import version 2002-08-22.
4550 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
4552         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4553         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4554         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4556 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4558         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4560 2002-08-04  H.J. Lu  (hjl@gnu.org)
4562         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4564 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4566         * configure.in: Move generic linux case to end.  Copy generic
4567         linux noconfigdirs to mips*-*-linux* entry and new
4568         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4570 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4572         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4573         one instance of them which was missed to the list to update.
4575 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4577         * config.guess: Update to 2002-07-09 version.
4578         * config.sub: Update to 2002-07-03 version.
4580 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4582         * configure.in: Remove two redundant tests.
4584 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4586         * configure.in (mips*-*-irix6*o32): Enable stabs.
4588 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4590         * configure.in: Don't build grez.
4591         * Makefile.in: Ditto.
4593         * Makefile.in: Remove references to bsp, cygmon, libstub.
4594         * configure.in: Ditto.
4596         * configure.in: Remove leftover reference to gdbtest.
4598 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4600         * configure.in (gxx_include_dir):  Change to match versioned
4601         C++ headers if --enable-version-specific-runtime-libs is used.
4603 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4605         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4607 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4609         * configure.in: Make --without-x work.
4611 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4613         * contrib: New directory.  Created to contain a copy of the
4614         texi2pod.pl script so that it is in the same place as the version in
4615         the FSF GCC sources.
4617 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4619         * configure.in: Rearrange target Makefile fragment collection.
4621         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4622         cvs[src].
4623         * configure.in: Ditto.
4625 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4627         * Makefile.in: Eliminate 'apache' targets.
4628         * configure.in: Eliminate 'apache' targets.
4630         * configure.in: Eliminate redundant tests.  Reorganize.
4632         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4634         * config-ml.in: Eliminate references to Cygnus configure.
4636         * Makefile.in: Eliminate references to building emacs.
4638 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4640         * configure.in: Add support for ip2k.
4642 2002-06-24  Ben Elliston  <bje@redhat.com>
4644         * configure.in (host_tools): Remove cgen.
4646         * Makefile.in (all-cgen): Remove; runs from its source directory.
4647         (check-cgen, install-cgen, clean-cgen): Likewise.
4648         (all-opcodes): No not depend on all-cgen.
4649         (all-sim): Likewise.
4651 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4653         * configure.in: Fix AIX configury bug.
4655 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4657         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4659         * configure.in: Move definition of libstdcxx_flags right above
4660         usage, rather than way earlier.
4662         * configure.in: Pull definition of is_cross_compiler earlier.
4664         * configure.in: Rearrange a little.
4666         * configure.in: Remove references to librx.
4667         * Makefile.in: Remove references to librx.
4669 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4671         * configure.in: Eliminate ${gasdir} variable.
4673 2002-06-18  Dave Brolley  <brolley@redhat.com>
4675         * configure.in: Add support for frv.
4676         * config.sub: Add support for frv.
4678 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4680         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4682 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4684         * configure.in (vax-*-netbsd*): Re-enable gas.
4686 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4688         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4689         BUILD_PREFIX_1, to correct nomenclature.
4690         * configure: Likewise.
4692         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4693         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4695 2002-05-31  Olaf Hering  <olh@suse.de>
4697         * config-ml.in: Propogate DESTDIR also.
4699 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4701         * configure.in (vax-*-netbsd*): Don't build gas for this
4702         platform.
4704 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4706         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4707         and libgcj for AVR.
4709 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4711         * config.sub: Add DLX target.
4713 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4715         * config.guess: Update to 2002-05-22 version.
4716         * config.sub: Likewise.
4718 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4720         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4721         * config-ml.in: Likewise.
4722         * configure: Likewise.
4723         * configure.in: Likewise.
4725 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4727         * configure.in: Simplify makefile fragment collection.
4729         * configure.in: Remove code to build emacs.
4731         * configure.in : Remove --srcdir argument from targargs and buildargs
4732         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4734         * configure: Move some logic to configure.in.
4735         * configure.in: Move some logic from configure.
4737 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4739         * COPYING.LIBGLOSS: New file.
4741 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4743         * Makefile.in: Honour DESTDIR.
4745 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4747         * configure.in (noconfigdirs): Don't disable libgcj on
4748         sparc64-*-solaris* and sparcv9-*-solaris*.
4750 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4752         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4754 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4756         * configure.in (FLAGS_FOR_TARGET): Do not add
4757         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4758         on i[3456]86-*-linux*.
4760 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4762         * configure.in (noconfigdirs): Replace [ ] with test.
4764         * configure.in (noconfigdirs): Do not add target-newlib if
4765         target == i[3456]86-*-linux*, and host == target.
4767 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4769         * config.guess: Updated to 2002-04-26's version.
4770         * config.sub: Updated to 2002-04-26's version.
4772 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4774         * configure.in: delete reference to absent file
4776         * configure.in: replace '[' with 'test'
4778         * configure.in: Eliminate references to gash.
4779         * Makefile.in: Eliminate references to gash.
4781         * configure.in: remove useless references to 'pic' makefile fragments.
4783         * configure.in: (*-*-windows*) Finish removing.
4785         * configure.in: Eliminate redundant test for libgui.
4787 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4789         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4790         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4792 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4794         * configure.in: remove references to dead files
4796 2002-04-18  Tom Tromey  <tromey@redhat.com>
4798         * configure.in: Disallow configuring libgcj when it is already
4799         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4800         Solaris 2.8 by default.  For PR libgcj/6158.
4802 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4804         * configure.in:  Move default CC setting out of config/mh-* fragments
4805         directly into here.
4807 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4809         * configure.in: don't even try to configure or make a subdirectory
4810         if there's no configure script for it.
4812 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4814         * MAINTAINERS: Remove chill maintainers.
4815         * Makefile.in (CHILLFLAGS): Remove.
4816         (CHILL_LIB): Remove.
4817         (TARGET_CONFIGDIRS): Remove libchill.
4818         (CHILL_FOR_TARGET): Remove.
4819         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4820         CHILL_LIB.
4821         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4822         (CHECK_TARGET_MODULES): Likewise.
4823         (INSTALL_TARGET_MODULES): Likewise.
4824         (CLEAN_TARGET_MODULES): Likewise.
4825         (configure-target-libchill): Remove.
4826         (all-target-libchill): Remove.
4827         * configure.in (target_libs): Remove target-libchill.
4828         Do not compute CHILL_FOR_TARGET.
4829         * libchill: Remove directory.
4831 2002-04-15  DJ Delorie  <dj@redhat.com>
4833         * Makefile.in, configure.in, configure: Sync with gcc, entries
4834         follow...
4836 2002-04-08  Tom Tromey  <tromey@redhat.com>
4838         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4839         Fixes PR libgcj/6068.
4841 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4843         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4845 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4847         * configure.in (alpha*-dec-osf*): Enable libgcj.
4849 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4851         Fix for: PR bootstrap/3591, target/5676
4852         * configure.in (mcore-pe): Disable the configuration of
4853         libstdc++-v3 since exceptions are not supported.
4855 2002-03-20  Anthony Green  <green@redhat.com>
4857         * configure.in: Enable libgcj for xscale-elf target.
4859 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4861         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4862         libjava.
4863         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4865 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4867         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4868         libstdc++-v3 and libjava.
4870 2002-02-11  Adam Megacz <adam@xwt.org>
4872         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4873         boehm-gc
4875 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4877         * config.guess: Updated to 2002-01-30's version.
4878         * config.sub: Updated to 2002-02-01's version.
4879         Contribute sh64-elf.
4880         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4881         * configure.in: Added sh64-*-*.
4883 2002-01-17  H.J. Lu <hjl@gnu.org>
4885         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4886         (all-target-fastjar): Also depend on all-target-libiberty.
4888 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4890         * configure, configure.in: Use temp file for long sed commands.
4892 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4894         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4895         libf2c.
4897 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4899         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4901 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4903         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4905 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4907         * configure: Handle temporary files securely using mkdir.
4909 2001-09-26  Will Cohen <wcohen@redhat.com>
4911         * configure.in (*-*-linux*): Disable configuration of target-newlib
4912         and target-libgloss.
4914 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4916         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4917         RANLIB.
4919 2001-08-11  Graham Stott  <grahams@redhat.com>
4921         * Makefile.in (check-c++): Add missing semicolon.
4923 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4925         * configure.in (sh-*-linux*): New.
4927 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4929         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4930         and libgcj on m68hc11/m68hc12.
4932 2001-06-27  H.J. Lu  (hjl@gnu.org)
4934         * Makefile (CFLAGS_FOR_BUILD): New.
4935         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4937 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4939         * configure.in (libstdcxx_flags): Do not try to execute
4940         libstdc++-v3/testsuite_flags until it exists.
4942 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4944         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4946 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4948         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4950 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4952         * configure.in: Move *-chorusos target case to the proper switch.
4953         Disable libgcj.
4955 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4957         * Makefile.in (STAGE1_CFLAGS): Pass down.
4959 2001-04-13  Alan Modra  <amodra@one.net.au>
4961         * config.guess: Add hppa64-linux support.  Note for next import that
4962         this is already in the master file.
4963         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4965 2001-03-22  Colin Howell  <chowell@redhat.com>
4967         * Makefile.in (DO_X): Do not backslash single-quotes in
4968         backquotes (two places).
4970 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4972         * Makefile.in (DO_X): Quote nested quotes.
4974 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4976         * Makefile.in (DO_X): Use double quotes for quoting
4977         "RANLIB=$${RANLIB}".
4979 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4981         * configure.in: Only use `lang_requires' for languages athat are
4982         actually enabled.
4984 2001-03-07  Tom Tromey  <tromey@redhat.com>
4986         * configure.in: Allow config-lang.in to set `lang_requires' to list
4987         of other required languages.
4989 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4991         * Makefile.in: Remove RANLIB definition. Use RANLIB
4992         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4993         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4995 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4996             Alexandre Oliva  <aoliva@redhat.com>
4998         * Makefile.in (check-c++): Use tabs, not spaces.
5000 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
5002         * Makefile.in (check-c++): New rule.
5004         * configure.in (target_libs): Remove libg++.
5005         (noconfigdirs): Remove libg++.
5006         (noconfigdirs): Same.
5007         (noconfigdirs): Same.
5008         (noconfigdirs): Same.
5010         * config-ml.in: Remove libg++ references.
5012         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5013         (ALL_TARGET_MODULES): Same.
5014         (configure-target-libg++): Remove.
5015         (all-target-libg++): Remove.
5016         (configure-target-libio): Remove.
5017         (all-target-libio): Remove.
5018         (check-target-libio): Remove.
5019         (.PHONY): Remove.
5020         (libg++.tar.bz2): Remove.
5021         (all-target-cygmon): Remove libio.
5022         (all-target-libstdc++): Remove.
5023         (configure-target-libstdc++): Remove.
5024         (TARGET_LIB_PATH): Remove libstdc++.
5025         (ALL_GCC_CXX): Remove libstdc++.
5026         (all-target-gperf): Correct.
5028 2001-02-15  Anthony Green  <green@redhat.com>
5030         * configure: Introduce GCJ_FOR_TARGET.
5031         * configure.in: Ditto.
5032         * Makefile.in: Ditto.
5034 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5036         * configure.in: for *-chorusos, don't config target-newlib and
5037         target-libgloss.
5039 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5041         Remove V2 C++ library.
5042         * configure.in: Remove --enable-libstdcxx_v3 support.
5044 2001-01-27  Richard Henderson  <rth@redhat.com>
5046         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5048 2001-01-26  Tom Tromey  <tromey@redhat.com>
5050         * configure.in: Allow libgcj to be built on Sparc Solaris.
5052 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5054         * configure.in: Enable libgcj on several additional platforms.
5056 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5058         * configure.in: Enable libgcj for linux targets.
5060 2001-01-09  Mike Stump  <mrs@wrs.com>
5062         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5063         failures of subdirectories.
5065 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5067         * configure: handle DOS-style absolute paths.
5069 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5071         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5073 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5075         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5076         (libstdcxx_incdir): Pass down.
5077         * config.if: Remove expired bits for cxx_interface, add stub.
5078         (libstdcxx_incdir): Add variable for g++ include directory.
5079         * configure.in (gxx_include_dir): Use it.
5081 2000-12-15  Andreas Jaeger  <aj@suse.de>
5083         * configure.in: Handle lang_dirs.
5085 2000-12-13  Anthony Green  <green@redhat.com>
5087         * configure.in: Disable libgcj for any target not specifically
5088         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5089         with g++ abi.
5091 2000-12-13  Mike Stump  <mrs@wrs.com>
5093         * Makefile.in (local-distclean): Also remove fastjar.
5095 2000-12-10  Anthony Green  <green@redhat.com>
5097         * configure.in: Define libgcj.  Disable libgcj target libraries for
5098         most targets.
5100 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5102         * configure.in (target_libs): Revert 2000-12-08 patch.
5103         (noconfigdirs): Added target-libjava.
5105 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5107         * Makefile.in: handle DOS-style absolute paths.
5109 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5111         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5112         libjava.
5113         * configure.in (target_libs): Removed `target-libjava'.
5115 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5117         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5118         (ALL_MODULES): Added fastjar.
5119         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5120         (all-target-libjava): all-fastjar replaces all-zip.
5121         (all-fastjar): Added.
5122         (configure-target-fastjar, all-target-fastjar): Likewise.
5123         * configure.in (host_tools): Added fastjar.
5125 2000-12-07  Mike Stump  <mrs@wrs.com>
5127         * Makefile.in (local-distclean): Remove leftover built files.
5129 2000-11-16  Fred Fish  <fnf@be.com>
5131         * configure.in (enable_libstdcxx_v3): Fix typo,
5132         libstd++ -> libstdc++.
5134 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5136         * configure: Provide the original toplevel configure arguments
5137         (including $0) to subprocesses in the environment rather than
5138         through gcc/configargs.h.
5140 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5142         * configure: Turn on libstdc++ V3 by default.
5144 2000-10-16  Michael Meissner  <meissner@redhat.com>
5146         * configure (gcc/configargs.h): Only create if there is a build GCC
5147         directory created.
5149 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5151         * configure: Save configure arguments to gcc/configargs.h.
5153 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5155         * Makefile.in (bootstrap): avoid recursion if subdir missing
5156         (cross): ditto
5157         (do-proto-toplev): ditto
5159 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5161         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5162         X11 libraries for hppa64.
5164 2000-09-02  Anthony Green  <green@cygnus.com>
5166         * Makefile.in (all-gcc): Depend on all-zlib.
5167         (CLEAN_MODULES): Add clean-zlib.
5168         (ALL_MODULES): Add all-zlib.
5169         * configure.in (host_libs): Add zlib.
5171 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5173         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5174         $targargs to tell whether newlib is going to be built.
5176         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5177         $$r/TARGET_SUBDIR/libio for _G_config.h.
5179 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5181         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5183         * configure: Make enable_threads and enable_shared defaults
5184         explicit.  Substitute enable_threads into generated Makefiles.
5185         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5186         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5188 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5190         * configure.in: Re-enable all references to libg++ and librx.
5192 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
5194         * configure.in: Add *-*-freebsd* configurations.
5196 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5198         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5199         (do-tar, do-bz2): New rules.
5200         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5201         (gdb-tar): New rule.
5202         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5203         (insight_dejagnu.tar): New rule.
5204         (insight.tar): New rule.
5205         (gdb+dejagnu.tar): New rule.
5206         (gdb.tar): New rule.
5208 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5210         * MAINTAINERS: Update dejagnu/
5212 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5214         * ltmain.sh (relink_command): Fix typo in previous change.
5216 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5218         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5219         (relink_command): Added --tag flags.
5220         (mode=install): If relinking fails; error out.
5222 2002-03-12  Richard Henderson  <rth@redhat.com>
5224         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5225         .NOTPARALLEL tag.
5226         (do-check): Rename from check.
5227         (check): Allow parallel check.
5229 2002-03-11  Richard Henderson  <rth@redhat.com>
5231         * Makefile.in (.NOTPARALLEL): Add fake tag.
5233 2002-03-07  H.J. Lu  (hjl@gnu.org)
5235         * configure.in: Enable gprof for mips*-*-linux*.
5237 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5239         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5240         libjava.
5241         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5243 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5245         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5247 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
5249         * config.guess: Import from master sources, rev 1.232.
5250         * config.sub: Import from master sources, rev 1.246.
5252 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5254         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5255         because its Makefile is there; test for the executable instead.
5257 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5259         Contribute sh64-elf.
5260         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5261         * configure.in: Added sh64-*-*.
5263 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
5265         * COPYING.NEWLIB: Remove advertising clause from
5266         Berkeley and Red Hat licenses.
5268 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5270         * Makefile.in: Add all-tix to deps for all-snavigator
5271         so that tix is built when building snavigator.
5273 2002-02-01  Ben Elliston  <bje@redhat.com>
5275         * config.guess: Import from master sources, rev 1.229.
5276         * config.sub: Import from master sources, rev 1.240.
5278 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5280         From Steve Ellcey <sje@cup.hp.com>:
5281         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5282         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5283         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5284         IA64.
5285         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5286         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5287         soname_spec, sys_lib_search_path_spec): Ditto.
5289 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5291         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5292         target-libiberty, and target-libgloss.  Skip Java-related
5293         libraries if not supported for NetBSD on target CPU.
5295 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
5297         * configure.in: Import StrongARM and XScale target_configdirs from
5298         FSF GCC version.
5300 2002-01-16  H.J. Lu  (hjl@gnu.org)
5302         * config.guess: Import from master sources, rev 1.225.
5303         * config.sub: Import from master sources, rev 1.238.
5305         * MAINTAINERS: Updated notes on config.guess and config.sub.
5307 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5309         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5310         ld and gdb are not supported.
5312 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5314         * Change reference to Cygnus Solutions to be Red Hat.
5316 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5318         * COPYING.NEWLIB: Update generic copyright date.
5320 2002-01-07  Mark Salter  <msalter@redhat.com>
5322         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5323           Allow target-libgloss to be built for arm, strongarm, and xscale.
5325 2002-01-03  Ben Elliston  <bje@redhat.com>
5327         * MAINTAINERS: Update URL for config.* scripts.
5329 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
5331         * config.sub: Import latest version.
5332         * config.guess: Likewise.
5334 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5336         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5337         options for i[3456]86-pc-linux* native builds.
5339 2001-12-05  Laurent Guerby  <guerby@acm.org>
5341         * MAINTAINERS: gcc adopts symlink-tree, refer more to
5342         libiberty.
5344         Import this patch from gcc:
5346         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5348             * symlink-tree: handle DOS-style absolute paths.
5350 2001-11-28  DJ Delorie <dj@redhat.com>
5351             Zack Weinberg  <zack@codesourcery.com>
5353         When build != host, create libiberty for the build machine.
5355         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5356         CONFIG_ARGUMENTS.
5357         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5358         New variables.
5359         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5360         and rules.
5361         (all.normal): Depend on ALL_BUILD_MODULES.
5362         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5363         (all-build-libiberty): Depend on configure-build-libiberty.
5365         * configure: Calculate and substitute proper value for
5366         ALL_BUILD_MODULES.
5367         * configure.in: Create the build subdirectory.
5368         Calculate and substitute TARGET_CONFIGARGS (formerly
5369         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5371 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
5373         * config.sub: Update to version 1.232 on subversion.
5375 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5377         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5378         files from .po files for a distribution.
5380 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
5382         * COPYING.NEWLIB: Mention preserved notice in specific parts.
5384 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5386         Merged from net gcc:
5387         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5388         * ltcf-c.sh: Use $objext, not $ac_objext.
5389         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5390         * ltcf-cxx.sh: Add support for GNU.
5391         2001-07-22  Timothy Wall  <twall@redhat.com>
5392         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5393         default settings if using GNU tools with that configuration.
5394         * ltcf-cxx.sh: Ditto.
5395         * ltcf-gcj.sh: Ditto.
5396         2001-07-21  Michael Chastain  <chastain@redhat.com>
5397         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5398         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5399         * ltmain.sh: Mark as gcc-local.
5401 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5403         * Makefile.in (all-bison): Revert 2001-10-24.
5404         Don't depend on texinfo.
5406 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
5408         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5410 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5412         * configure.in (--enable-languages): Be more permissive about
5413         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5415 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5417         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5419 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
5421         Makefile.in (all-bison): Don't depend on texinfo.
5423 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
5425         * gettext.m4: Test po/POTFILES.in exists before trying to read.
5427 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5429         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5431 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
5433         * config.sub, config.guess: Import latest from subversions.
5435 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5437         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5438         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5439         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5440         avoid quotes nesting problems.
5441         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5442         (DO_X): Export only variables that are set.
5444 2001-09-19  Ben Elliston  <bje@redhat.com>
5446         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5447         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5448         semantics.  Use the shell built-in "type" command instead.
5450 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5452         * config.sub: Reverted the earlier change, this version is not the
5453         master file.
5455 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5457         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5458         Add support for mips64.
5460 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5462         * configure.in: Enable libstdc++-v3 for h8300 targets.
5464 2001-08-30  Eric Christopher  <echristo@redhat.com>
5465             Jason Eckhardt  <jle@redhat.com>
5467         * config.sub: Add support for mipsisa32.
5469 2001-08-30  Eric Christopher  <echristo@redhat.com>
5471         * config.sub, config.guess: Import latest from subversions.
5473 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
5475         * config.sub, config.guess: Import latest from subversions.
5477 2001-07-26  DJ Delorie  <dj@redhat.com>
5479         * MAINTAINERS: Clarify libiberty merge rules and procedures.
5481 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5483         * Makefile.in: Revert 2001-06-17.
5484         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5486 2001-06-17  H.J. Lu <hjl@gnu.org>
5488         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5489         (gas+binutils.tar.bz2): Likewise.
5490         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5492 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5494         * Makefile.in (VER): When present, extract the version number from
5495         the file version.in.
5497 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5499         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5500         gcc/xgcc is built, use -print-prog-name to find out the program
5501         name to use.
5503 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
5505         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5506         with_gcc]: Use `gcc -shared' to build a shared library.
5508 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5510         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5511         archives.
5513 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5515         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5516         libraries when using g++ with native linker.
5518 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5520         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5522 2001-05-24  Tom Rix <trix@redhat.com>
5524         * configure.in : enable ld for aix
5526 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5528         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5529         [aix4*|aix5*]: Prepend blank.
5531 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5533         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5534         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5535         of subdir/configure scripts to use the new libtool.m4.
5537 2001-05-14  H.J. Lu <hjl@gnu.org>
5539         * config.if (libc_interface): Set to -libc6.2- for cross
5540         compiling to Linux/glibc 2.2.
5542 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5544         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5545         libgcj.
5547 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5549         * configure.in (noconfigdirs): Don't reset it from scratch in the
5550         target case; only append to it.
5552 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5554         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5555         sparc-*-solaris2.8]: Disable ${libgcj}.
5557 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5559         * configure.in (libgcj_saved): Copy from $libgcj.
5560         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5561         --disable-libgcj.
5563 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
5565         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5566         1.641.2.228.
5568 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5570         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5571         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5573 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5575         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5576         New macros.
5577         (bootstrap, cross): Use RECURSE_FLAGS.
5578         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5580 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5582         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5584 2001-03-23  Nick Clifton  <nickc@redhat.com>
5586         * README-maintainer-mode: Add note about inability to use "make
5587         distclean" in maintainer mode.
5589 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5591         Re-installed:
5592         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5593         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5594         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5595         * ltcf-cxx.sh: Likewise.
5596         * ltcf-gcj.sh: Likewise.
5598 2001-03-22  Philip Blundell  <philb@gnu.org>
5600         * config.sub, config.guess: Import latest from subversions.
5602 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5604         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5605         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5607 2001-03-20  Michael Chastain  <chastain@redhat.com>
5609         * Makefile.in: all-m4 depends on all-texinfo.
5611 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5613         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5615 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5617         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5618         longer valid.
5620 2001-02-16  Nick Clifton  <nickc@redhat.com>
5622         * configure.in (noconfigdirs): Allow configuration of texinfo
5623         for Cygwin hosts.
5625 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5627         * config.guess: Add linux target for S/390.
5628         * config.sub: Likewise.
5629         * configure.in: Likewise.
5631 2001-02-06  Ben Elliston  <bje@redhat.com>
5633         * configure: Output host type to stdout, not stderr.
5635 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5637         * config.guess: Import from subversions.gnu.org (revision 1.181).
5638         * config.sub: Import from subversions.gnu.org (revision 1.199).
5640 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5642         * config.guess: Handle hppa64-linux systems.
5644 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5646         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5647         Don't unset, it's non-portable and no longer necessary, set to empty
5648         instead.
5650 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5652         * ltconfig: Shell portability fix for the tagname validity check.
5654 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5656         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5658 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5660         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5661         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5663 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5665         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5666         keep at least one of build_libtool_libs or build_old_libs set to
5667         yes.
5669 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5671         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5672         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5674 2000-11-07  Philip Blundell  <pb@futuretv.com>
5676         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5678 2000-11-03  Philip Blundell  <pb@futuretv.com>
5680         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5681         files.
5683 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5685         * COPYING.NEWLIB: Put into source repository.
5687 2001-01-15  Ben Elliston  <bje@redhat.com>
5689         * configure.in (host_tools): Add sid.
5690         Always configure cgen.
5691         * Makefile.in (all-sid): New target.
5692         (check-sid, clean-sid, install-sid): Likewise.
5694 2001-01-07  Andreas Jaeger  <aj@suse.de>
5696         * config.sub, config.guess: Update from subversions.
5698 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5700         * configure.in: Disable language-specific target libraries for
5701         languages that aren't enabled.
5703 2000-11-24  Nick Clifton  <nickc@redhat.com>
5705         * configure.in (xscale-elf): Add target.
5706         (xscale-coff): Add target.
5707         (c4x, c5x, tic54x): Move after ARM targets.
5709 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5711         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5713 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5715         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5717 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5719         * Makefile.in: Merge with GCC and libgcj.
5720         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5721         configure-target-<library> when their configure scripts need the C
5722         or C++ library to have already been built to work properly.
5723         (do_proto_toplev): Set them to an empty string.
5725 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5727         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5728         (REALLY_SET_LIB_PATH): Use them.
5730 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5732         * config.sub: Add support for Sun Chorus
5734 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5736         * config.sub: Add support for the *-storm-chaos OS.
5738 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5740         * configure.in (noconfigdirs): Don't compile some
5741         of the libraries for 68HC11 & 68hc12 targets.
5743 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5745         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5746         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5747         all affected `configure' scripts.
5749 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5751         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5752         ltcf-c.sh.
5754 2000-09-12  Philip Blundell  <philb@gnu.org>
5756         * config.sub, config.guess: Update from subversions.
5758 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5760         * Makefile.in (all-zlib): Added dummy target.
5762         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5763         multi-language branch.
5765 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5767         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5768         (bootstrap*): Depend on all-bootstrap.
5770 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5772         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5773         crosses, but add gcc/include to the header search path for them.
5775 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5777         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5778         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5779         * gettext.m4: New file, extracted from aclocal.m4.
5781 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5783         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5784         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5785         sub-configures.
5787 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5789         * Makefile.in (ALL_MODULES): Add all-cgen.
5790         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5791         (all-cgen): New target.
5792         (all-opcodes,all-sim): Depend on all-cgen.
5793         * configure.in (host_tools): Add cgen.
5794         Only configure cgen if --enable-cgen-maint.
5796 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5798         * config-ml.in (CC, CXX): Don't introduce a leading space.
5800 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5802         * configure.in (libstdcxx_flags): Use
5803         libstdc++-v3/src/libstdc++.INC.
5805 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5807         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5809 2000-08-11  Jason Merrill  <jason@redhat.com>
5811         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5812         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5813         (FLAGS_FOR_TARGET): Not here.
5814         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5816 2000-08-07  DJ Delorie  <dj@redhat.com>
5818         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5819         "if we're also building gcc, and it's a gcc that will run on the
5820         build machine, we want to use its includes instead of the system's
5821         default includes".
5823 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5825         * configure.in (libstdcxx_flags): Don't use `"'.
5827         * config-ml.in: Adjust multilib search paths to the
5828         appropriate multilib tree.
5830 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5832         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5833         commas in $LANGUAGES.
5835 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5837         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5839 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5841         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5842         CXX_FOR_TARGET for sed.
5844 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5846         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5847         Do not override if already set in the environment or in configure.
5848         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5849         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5851 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5853         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5854         (GCC_FOR_TARGET): Use it.
5855         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5856         * configure.in: ... here.
5857         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5858         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5860 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5862         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5863         (configure-target-libchill, configure-target-libobjc): Likewise.
5865         * configure.in: Use the same cache file for all target libs.
5866         * config-ml.in: But different cache files per multilib variant.
5868 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5870         * configure (topsrcdir): Don't use dirname.
5872 2000-07-20  Jason Merrill  <jason@redhat.com>
5874         * configure.in: Remove all references to libg++ and librx.
5876         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5878 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5880         * config.sub: Update to subversions version 2000-07-06.
5882 2000-07-12  Andrew Haley  <aph@cygnus.com>
5884         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5885         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5887 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5889         * symlink-tree:  Check number of arguments.
5891 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5893         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5895 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5897         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5898         search path for a g++ extracted from the build tree.  This
5899         will allow link tests run by configure scripts in
5900         subdirectories to succeed.
5902 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5904         * ltconfig: Add support for mips-dde-sysv4.2MP
5906 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5908         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5909         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5911 2000-06-19  Timothy Wall  <twall@cygnus.com>
5913         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5914         * config.sub: Add tic54x target.
5916 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5918         * README-maintainer-mode: New file: Contains notes on using
5919         --enable-maintainer-mode with binutils.
5921 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5923         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5925 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5927         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5928         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5930 20000-05-21  H.J. Lu  (hjl@gnu.org)
5932         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5933         directory are used if they exist. Make sure
5934         $(build_tooldir)/include is searched for header files,
5935         $(build_tooldir)/lib/ for library files.
5936         (GCC_FOR_TARGET): Likewise.
5937         (CXX_FOR_TARGET): Likewise.
5939 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5941         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5943 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5945         * Makefile.in (configure-target-libiberty): Depend on
5946         configure-target-newlib.
5948 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5950         * configure.in, Makefile.in: Merge all libffi-related
5951         configury stuff from the libgcj tree.
5953 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5955         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5956         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5958 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5960         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5961         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5962         current version information.  Add to proto-toplev directory.
5963         (gdb-taz): Build do-djunpack.
5965 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5967         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5969 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5971         * ltmain.sh: Preserve in relink_command any environment
5972         variables that may affect the linker behavior.
5974 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5976         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5978 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5980         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5982 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5984         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5985         with the version name.
5987 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5989         * config.if: Tweak.
5991 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5993         * djunpack.bat: New file.
5995 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5997         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5998         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5999         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6000         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6002 2000-04-16  Dave Pitts  <dpitts@cozx.com>
6004         * config.sub (case $basic_machine): Change default for "ibm-*"
6005         to "openedition".
6007 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
6009         * Makefile.in (gdb-taz): New target.  GDB specific archive.
6010         (do-md5sum): New target.
6011         (MD5PROG): Define.
6012         (PACKAGE): Default to TOOL.
6013         (VER): Default to a shell script.
6014         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6015         md5 checksum generation.
6016         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6017         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6018         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6019         insight.tar.bz2): Use gdb-taz to create archive.
6021 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
6023         * configure (warn_cflags): Delete.
6025 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6026             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6028         * configure.in (enable_libstdcxx_v3): Add.
6029         (target_libs): Add bits here to switch between libstdc++-v2 and
6030         libstdc++-v3.
6031         * config.if: And this file too.
6032         * Makefile.in: Add libstdc++-v3 targets.
6034 2000-04-05  Michael Meissner  <meissner@redhat.com>
6036         * config.sub (d30v): Add d30v as a basic machine type.
6038 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6040         * configure.in: -linux-gnu*, not -linux-gnu.
6042 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
6044         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6045         (do-tar-bz2): Replace TOOL with PACKAGE.
6046         (gdb.tar.bz2): Remove GDBTK from GDB package.
6047         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6048         dejagnu.tar.bz2): New packages.
6050 2000-02-27  Andreas Jaeger  <aj@suse.de>
6052         * configure.in: Add entry for mips*-*-linux*, move catch all
6053         *-*-*linux* entry below this one.
6055 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6057         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6059 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6061         * config.sub: Support an OS of "wince".
6063 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
6065         * config.guess, config.sub: Updated to match config's 2000-02-15
6066         version.
6068 2000-02-23  Linas Vepstas <linas@linas.org>
6070         * config.sub: Add support for Linux/IBM 370.
6071         * configure.in: Likewise.
6073 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6075         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6077 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6079         * config.guess: Guess "cygwin" rather than "cygwin32".
6081 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6083         * configure (gcc_version): When setting, narrow search to
6084         lines containing `version_string'.
6086 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6088         * config.sub: Add support for avr target.
6090 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
6092         * config.sub: Add mmix-knuth-mmixware.
6094 2000-01-27  Christopher Faylor <cgf@redhat.com>
6096         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6097         structure stuff to -L library search.
6098         (CXX_FOR_TARGET): Ditto.
6099         (CROSS_CHECK_MODULES): Fix spelling mistake.
6101 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6103         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6104         the C++ compiler.
6106 2000-01-12  Richard Henderson  <rth@cygnus.com>
6108         * configure.in: Don't build some bits for beos.
6110 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6112         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6113         as include files.
6115 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6117         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6118         not mh-aix43.
6120 1999-12-14  Richard Henderson  <rth@cygnus.com>
6122         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6123         * config.sub: Accept alphaev[78], alphaev8.
6125 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6127         * config.guess, config.sub: Update from autoconf.
6129 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6131         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6132         necessary libraries are missing.
6134 1999-10-25  Andreas Schwab  <schwab@suse.de>
6136         * configure: Fix quoting inside arguments of eval.
6138 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6140         * config-ml.in: Allow suppression of some ARM multilibs.
6142 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6144         * config.guess: Add OS/390 match pattern.
6145         * config.sub: Add mvs, openedition targets.
6146         * configure.in (i370-ibm-opened*): New.
6148 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6150         * config.sub: Add support for configuring for pj.
6152 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6154         * config.sub (maybe_os): Add support for configuring for fr30.
6156 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6158         * configure.in: Do not configure or build ld for AIX
6159         platforms.  ld is known to be broken on these platforms.
6161 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6163         * config-ml.in: Pass compiler flag corresponding to multidirs to
6164         subdir configures.
6166 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6168         * Makefile.in (LDFLAGS): Define.
6170 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6172         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6173         noconfigdirs.
6174         (*-*-cygwin*): Likewise.
6176 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6178         * mkdep: New file.
6179         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6180         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6182         From Eli Zaretskii <eliz@is.elta.co.il>:
6183         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6184         long file name when using DJGPP on MS-DOS.
6186 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6188         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6190 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6192         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6193         dependency as this causes "make check" to globally "make all"
6195 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6197         * configure.in (target_libs): Added target-zlib.
6198         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6199         (CONFIGURE_TARGET_MODULES): Likewise.
6200         (CHECK_TARGET_MODULES): Likewise.
6201         (INSTALL_TARGET_MODULES): Likewise.
6202         (CLEAN_TARGET_MODULES): Likewise.
6203         (configure-target-zlib): New target.
6204         (all-target-zlib): Likewise.
6205         (all-target-libjava): Depend on all-target-zlib.
6206         (configure-target-libjava): Depend on configure-target-zlib.
6208         * Makefile.in (configure-target-libjava): Depend on
6209         configure-target-newlib.
6210         (configure-target-boehm-gc): New target.
6211         (configure-target-qthreads): New target.
6213         * configure.in (target_libs): Added target-qthreads.
6214         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6215         (CONFIGURE_TARGET_MODULES): Likewise.
6216         (CHECK_TARGET_MODULES): Likewise.
6217         (INSTALL_TARGET_MODULES): Likewise.
6218         (CLEAN_TARGET_MODULES): Likewise.
6219         (all-target-qthreads): New target.
6220         (configure-target-libjava): Depend on configure-target-qthreads.
6221         (all-target-libjava): Depend on all-target-qthreads.
6223         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6224         (CONFIGURE_TARGET_MODULES): Likewise.
6225         (CHECK_TARGET_MODULES): Likewise.
6226         (INSTALL_TARGET_MODULES): Likewise.
6227         (CLEAN_TARGET_MODULES): Likewise.
6228         (all-target-libjava): New target.
6229         (all-target-boehm-gc): Likewise.
6230         * configure.in (target_libs): Added libjava, boehm-gc.
6232 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6234         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6235         configure.bat in SUPPORT_FILES.
6236         (gas+binutils.tar.bz2): Likewise.
6238         * makeall.bat: Remove; obsolete.
6240 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6242         From Mark Elbrecht:
6243         * configure.bat: Remove; obsolete.
6245 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6247         * configure: Add -W -Wall to the default CFLAGS when compiling with
6248         gcc.
6250 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6252         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6254 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6256         * configure.in: Build ld on IRIX6.
6258 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6260         * Makefile.in: Change distribution targets to use bzip2 instead of
6261         gzip.
6262         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6263         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6265 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6267         * config.sub: Add mcore target.
6269 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
6271         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6273 1999-05-25  H.J. Lu  (hjl@gnu.org)
6275         * config.guess (dummy): Changed to $dummy.
6277 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6279         * config.sub: Tidied up case statements.
6281 1999-05-22  Ben Elliston  <bje@cygnus.com>
6283         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6284         <jiro@din.or.jp>.
6286         * config.guess: Merge with FSF version. Future changes will be
6287         more accurately recorded in this ChangeLog.
6288         * config.sub: Likewise.
6290 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
6292          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6294 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6296         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6298 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6300         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6302 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6304         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6305         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6306         Bad merge removed these two changes.
6308 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6309                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6311         * config.guess (interix Alpha): Add.
6313 1999-04-11  Richard Henderson  <rth@cygnus.com>
6315         * configure.in (i?86-*-beos*): Do config gperf; don't config
6316         gdb, newlib, or libgloss.
6318 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6320         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6321         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6322         from multidirs.
6324 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
6326         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6328 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6330         * config.sub: Add support for mcore targets.
6332 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6334         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6335         not mt-ospace, in order to shut up assembler warning about using
6336         symbols that are named the same as registers.
6338 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6340         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6341         dependency list for all-target-cygmon.
6343 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6345         * config-ml.in: Check $host, not $target, for selective multilibs.
6346         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6347         thumb interworking, and underscore prefix multilibs.
6349 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6351         * missing: Update to version from current automake.
6353 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6355         * configure (gxx_include_dir): Removed.
6357         * configure.in (gxx_include_dir): Handle it.
6358         * Makefile.in: Likewise.
6360 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6362         * config.sub (mips64vr4111,mips64vr4111el) Add.
6364 1999-03-21  Ben Elliston  <bje@cygnus.com>
6366         * config.guess: Correct typo for detecting ELF on FreeBSD.
6368 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6370         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6371         config/mh-djgpp.
6373 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6375         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6376         all-target-newlib to dependency list for all-target-bsp.
6378 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6380         * config.sub: Add i386-uwin support.
6381         * config.guess: Likewise.
6383 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6385         * configure.in: cleanup, add mh-*pic handling for arm, special
6386         case powerpc*-*-aix*
6388 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6390         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6391         can be built.
6393 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6395         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6396         targets.
6398 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6400         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6402 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
6404         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6406 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6408         * config.sub: Fix typo in arm recognition.
6410 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
6412         * configure.in (noconfigdirs): Changed target_configdirs to
6413         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6414         rather than m68k-*-* since it is not known to work on
6415         m68k-aout. Ditto for arm-*-*oabi.
6417 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
6419         * configure.in (*-*-windows*): Remove, no longer used.
6421 1999-02-19  Ben Elliston <bje@cygnus.com>
6423         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6424         Smart and improved by Andrew Cagney.
6426 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
6428         * config.guess: Recognize openbsd-*-hppa.
6430 1999-02-17  H.J. Lu  (hjl@gnu.org)
6432         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6433         only if it is not empty.
6435 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6437         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6439         * config.guess: Modified to recognize uname's armv* syntax.
6441         * config.sub: Modified to recognize uname's armv* syntax.
6443 1999-02-17  Mark Salter  <msalter@cygnus.com>
6445         * configure.in: Added target-bsp for sparclite.
6447 1999-02-08  Richard Henderson  <rth@cygnus.com>
6449         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6451 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6453         * configure.in: Add support for strongarm port.
6454         * config.sub: Add support for strongarm target.
6456 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
6458         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6459         the old name config/mh-cygwin32.
6460         Enable texinfo.
6462 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
6464         * configure.in: Do build ld for ix86 Solaris.
6466 1999-02-02  Jim Wilson  <wilson@cygnus.com>
6468         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6469         $AR_FOR_TARGET.  Likewise for RANLIB.
6471 1999-02-02  Catherine Moore  <clm@cygnus.com>
6473         * config.sub (oabi):  Recognize.
6474         * configure.in (arm-*-oabi):  Handle.
6476 1999-01-30  Robert Lipe  (robertlipe@usa.net)
6478         * config.guess: Improve detection of i686 on UnixWare 7.
6480 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
6482         * config.guess: Add support for i386-pc-interix.
6483         * config.sub: Likewise.
6484         * configure.in: Likewise.
6486 1999-01-18  Christopher Faylor <cgf@cygnus.com>
6488         * Makefile.in: Remove unneeded all-target-libio from
6489         from all-target-winsup target since it is now unneeded.
6490         Add all-target-libtermcap in its place since it is now
6491         needed.
6493 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6495         * configure.in: makefile stub for cygwin target is probably
6496         unnecessary.  Remove it for now.
6498 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6500         * configure.in: libtermcap.a should be built when cygwin is the
6501         target as well as the host.
6502         * config.guess: Allow mixed case in cygwin uname output.
6503         * Makefile.in: Add libtermcap target.
6505 1998-12-23  Jeffrey A Law  (law@cygnus.com)
6507         * config.sub: Clean up handling of hppa2.0.
6509 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
6511         * config.guess: Use C code to identify more HP machines.
6513 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6515         * config.sub: Handle hppa2.0.
6517 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6519         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6520         cygmon for all sparclite targets, regardless of object format.
6522 1998-12-15  Mark Salter  <msalter@cygnus.com>
6524         * configure.in: Added target-bsp for several target architectures.
6526         * Makefile.in: Added rules for bsp.
6528 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6530         * config.guess: Improve detection of hppa2.0 processors.
6532 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6534         * config.guess: Recognize FreeBSD using ELF automatically.
6536 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6538         * configure (skip-this-dir): Add handling for new shell script, which
6539         might be created by a sub-directory's configure to indicate, this particular
6540         directory is "unwanted".
6541         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6543 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6545         * ltconfig: import from libtool, after changing libtool to
6546         account for the cygwin name change.
6548 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6550         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6551         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6553 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6555         * configure.in: Add libtermcap to list of cygwin dependencies.
6557 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
6559         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6560         they include winsup/include when it's a cygwin target.
6562 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6564         * configure.in (host_tools): Added zip.
6565         * Makefile.in (all-target-libjava): Depend on all-zip.
6566         (all-zip): New target.
6567         (ALL_MODULES): Added all-zip.
6568         (NATIVE_CHECK_MODULES): Added check-zip.
6569         (INSTALL_MODULES): Added install-zip.
6570         (CLEAN_MODULES): Added clean-zip.
6572 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6574         * Makefile.in: lose "32" from comment about cygwin.
6576 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6578         * configure.in: Use -Os to build target libraries for the fr30.
6580 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6582         * config.sub: Add fr30.
6584 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6586         * configure.in: drop "32" from config/mh-cygwin32.  Check
6587         cygwin* instead of cygwin32*.
6588         * config.sub: Check cygwin* instead of cygwin32*.
6590 1998-10-22  Robert Lipe  <robertl@dgii.com>
6592         * config.guess: Match any version of Unixware7.
6594 1998-10-20  Syd Polk  <spolk@cygnus.com>
6596         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6597         if desired.
6599 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6601         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6602         these if the appropriate directories and files to not exist.
6604 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6606         * Makefile.in (DEVO_SUPPORT): Add config.if.
6608 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6610         * configure: Add pattern to replace "build_tooldir"'s
6611         definition in the generated Makefile with "tooldir"'s
6612         actual value.
6614 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6616         * config.sub: Bring back lost sparcv9.
6618         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6620 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6622         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6623         CC_FOR_TARGET and friends.
6625 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6627         * Makefile.in (build_tooldir): New variable, same as tooldir.
6628         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6629         -B$(build_tooldir)/bin/.
6630         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6632 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6634         * config.sub: Add support for i[34567]86-pc-udk.
6635         * configure.in: Likewise.
6637 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6639         * Makefile.in: add bzip2 package building bits for user
6640         tools module
6641         * configure.in: ditto
6643 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6645         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6646         (ALL_TARGET_MODULES): Add all-target-libobjc.
6647         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6648         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6649         (all-target-libchill): Add dependencies.
6650         * configure.in (target_libs): Add libchill.
6652 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6654         * configure.in (target_subdir): Remove duplicate line.
6656 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6658         * Makefile.in (all-automake): fix dependencies.
6660 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6662         * configure.in: Minor cleanups for building in the $(target_alias)
6663         subdir.
6665 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6667         * Makefile.in (bootstrap): Set r and s before make all.  Use
6668         BASE_FLAGS_TO_PASS in make all.
6669         (cross): Likewise.
6671 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6673         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6675 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6677         * config.sub: Fix typo in last change.
6679 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6681         * config.sub: Add support for C4x target.
6682         * configure.in: Likewise.
6684 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6686         * config.sub: Recognize sparcv9 just like sparc64.
6688 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6690         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6692 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6694         * config.guess: Correctly identify Pentium II sco boxes.
6696         * config.guess: Fix "tr" code.  From Weiwen Liu.
6698 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6700         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6701         stabs.
6703 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6705         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6706         (ALL_TARGET_MODULES): Add all-target-libchill.
6707         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6708         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6709         (all-target-libchill): Add dependencies.
6710         * configure.in (target_libs): Add libchill.
6712 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6714         * config.guess: Avoid assumptions about "tr" behaves when
6715         LANG is set to something other than English.
6717 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6719         * configure (gxx_include_dir): Changed to
6720         '${prefix}/include/g++'-${libstdcxx_interface}.
6722         * config.if: New to determine the interfaces.
6724 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6726         * config.guess: Detect and handle MPE/IX.
6727         * config.sub: Deal with MPE/IX.
6729 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6731         * configure.in: Use mh-aix43.
6733 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6735         * configure: Fix --without/--disable cases for gxx-include-dir.
6737 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6739         * mdata-sh:  Imported.  Needed for automake support.
6741 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6743         * Makefile.in (taz): Try "chmod -R og=u ." before
6744         "chmod og=u `find . -print`".
6746 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6748         * configure.in: Add arm-elf and thumb-elf support.
6750 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6752         * Makefile.in: Undo previous patch.
6754 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6756         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6757         to here ...
6758         (install-no-fixedincludes): and here
6759         (INSTALL_MODULES): ... from here.
6761 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6763         * config.sub: Merge with FSF.
6765         * config.guess: Merge with FSF.
6767 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6769         * configure (extraconfigdirs): New variable.
6770         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6771         * Makefile.in (all): Move higher in file.
6772         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6773         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6774         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6775         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6776         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6778 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6780         * Makefile.in (all-target-libjava): Depend on all-gcc and
6781         all-target-newlib.
6782         (configure-target-libjava): Depend on $(ALL_GCC).
6784 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6786         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6787         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6789 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6791         * ylwrap: Change absolute path checks to check for DOS style path
6792         names.
6794         * ylwrap: Don't use a full path name if the source file is in the
6795         same directory.  From hjl@lucon.org (H.J. Lu).
6797         * config-ml.in: Default to being verbose, to match Feb 18 change to
6798         configure.
6800 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6802         Brought over from egcs:
6804         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6806         * configure.in (target_subdir): Set to ${target_alias} instead
6807         of "libraries".
6809         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6811         * configure.in (target_subdir): Set to libraries if enable_multilib.
6813 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6815         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6816         multilibs, force reconfiguration the first time we create
6817         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6819 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6821         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6822         avoid confusion with --no-recursion.
6824 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6826         * configure.in: Win32 hosts shouldn't use install -x
6827         * install-sh: remove -x option, and special .exe-handling
6828         hack.
6830 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6832         * config.guess: Recognize i586-pc-beos.
6833         * configure.in: Don't build some bits for beos.
6835 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6837         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6838         CFLAGS default to -O2.
6840         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6841         when using GNU ld.
6843 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6845         * ltmain.sh: Correct install when using a different shell.
6847 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6849         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6851 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6853         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6854         target.
6856 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6858         * ltconfig: Update to correct AIX handling.
6860 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6862         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6864         * configure.in (target_subdir): Set to ${target_alias} instead
6865         of "libraries".
6867 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6869         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6870         (Makefile): Depend on $(gcc_version_trigger).
6872         * configure (gcc_version): Change default initializer to empty
6873         string.
6874         (gcc_version_trigger): New variable; pass this variable down
6875         to subdir configures to enable them checking gcc's version
6876         themselves. Emit make macros for both gcc_version vars.
6877         (topsrcdir): Initialize reliably.
6878         (recursion line): Remove --with-gcc-version=${gcc_version}.
6880 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6882         * configure (enable_version_specific_runtime_libs): Implement new flag
6883         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6884         in $(libsubdir); emit definition in each generated Makefile.
6885         (gxx_include_dir): Initialize depending on
6886         $enable_version_specific_runtime_libs.
6888 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6890         * configure (gcc_version): Initialize properly depending on
6891         how and where configure is started.
6892         (recursion line): Pass a --with-gcc-version=${gcc_version}
6893         to configures in subdirs.
6895 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6897         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6898         cygmon
6900 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6902         * configure.in: Add cygmon and libstub support for mn10200.
6904 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6906         * configure (gcc_version): Add new variable describing the
6907         particular gcc version we're building.
6908         * Makefile.in (libsubdir): Add new macro for the directory
6909         in which the compiler finds executables, libraries, etc.
6910         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6911         and libsubdir.
6913 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6915         * Makefile.in (local-clean): Remove *.log.
6916         (warning.log): Built with warn_summary from build.log.
6917         (mail-report.log): Run test_summary.
6918         (mail-report-with-warnings.log): Run test_summary including
6919         warning.log in the report.
6921 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6923         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6925 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6927         * Makefile.in (grep): Grep no longer depends on libiberty.
6929 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6931         * Makefile.in: all-snavigator needs all-libgui.
6933 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6935         * configure.in: Add cygmon and libstub support for mn10300.
6937 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6939         * missing: Update to version from automake 1.3.
6941         * ltmain.sh: On installation, don't get confused if the same name
6942         appears more than once in the list of library names.
6944 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6946         * config.sub: Accept m68060 and m5200 as CPU names.
6948 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6950         * configure: Use && rather than using -a in test, because odd
6951         strings can confuse test.
6952         * configure.in: Likewise.
6954 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6956         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6958 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6960         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6961         bootstrap4-lean): New targets.
6963 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6965         * mpw-* Delete.  Not used.
6967 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6969         * COPYING.LIB: Update FSF address.
6971 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6973         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6975         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6976         GAS_SUPPORT_DIRS.
6978 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6980         * ltconfig, ltmain.sh: Avoid producing a version number if
6981         -version-info was not used.
6983 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6985         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6986         building with newlib.
6988 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6990         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6991         Solaris `make' causes it to continue to next definition.
6993 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6995         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6996         the right GUI libraries and files are installed along with GDB.
6998 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7000         * configure.in: Change alpha to alpha* in several places.
7002 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
7004         * config.sub: Recognize sparc86x.
7006 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
7008         * configure.in (--enable-target-optspace): Remove debug echo.
7010 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
7012         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7014 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7016         * ltconfig: Update cygwin32 support.
7018         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7019         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7020         (GDB_SUPPORT_DIRS): Likewise.
7022 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7024         * configure.in (target_makefile_frag): If --enable-target-optspace,
7025         use -Os to compile target libraries rather than -O2.  Default to
7026         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7027         not used.
7028         * configure.in (target_cflags): Ditto for d30v.
7030 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7032         * Makefile.in (all-bfd): Depend on all-intl.
7033         (all-binutils): Likewise.
7034         (all-gas): Likewise.
7035         (all-gprof): Likewise.
7036         (all-ld): Likewise.
7038 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7040         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7042 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7044         * Makefile.in (all-bfd): Depend upon all-libiberty.
7046         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7048 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7050         * Makefile.in: Add libstub.
7052         * configure.in: Ditto. Build libstub for targets that have cygmon
7053         support.
7055 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7057         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7059 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7061         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7062         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7064 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7066         * configure: Define DEFAULT_M4 by searching PATH.
7067         * Makfile.in: Use DEFAULT_M4.
7069 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7071         * ltconfig: Add cygwin32 support.
7073         * Makefile.in, configure.in: Add libtool as a native only directory
7074         to configure and build.
7076 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7078         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7080 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7082         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7084 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7086         * Makefile.in: add ash make rules
7087         * configure.in: add ash to native_only and host_tools lists
7089 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7091         * Makefile.in (all-gettext, all-intl): New targets.
7092         (ALL_MODULES): Added all-gettext, all-intl.
7093         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7094         (INSTALL_MODULES): Added install-gettext, install-intl.
7095         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7097         * configure.in (host_tools): Added gettext.
7098         (native_only): Likewise.
7099         (noconfigdirs) [various cases]: Likewise.
7100         (host_libs): Added intl.
7102 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7104         * configure: Do not disable building gdbtk for cygwin32 hosts.
7106 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7108         * configure.in: Add thumb-coff target.
7109         * config.sub: Add thumb-coff target.
7111 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7113         * Makefile.in: Revert yesterday's change.
7114         (all-target-winsup):  all-target-librx stays out of here.
7116 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7118         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7119         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7120         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7121         Remove references to librx and libg++.
7123 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7125         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7126         recursive makes
7128 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7130         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7131         for newlib directory.
7132         (CXX_FOR_TARGET): Likewise.
7134 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7136         * ltconfig: Update after libtool/ltconfig.in change for
7137         hpux11.
7139 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7141         * ltconfig, ltmain.sh: Update to libtool 1.2.
7143 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7145         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7146         (install-gcc-cross): Instead, override LANGUAGES here.
7148 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7150         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7151         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7153 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7155         * configure.in: Add Thumb-pe target.
7157 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7159         * Makefile.in - changed sn targets to snavigator
7160         * configure.in - changed sn targets to snavigator
7162 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7164         * config-ml.in: After building symlink tree call make distclean
7165         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7166         to be the case for libiberty.
7168 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7170         * configure: When making link, also check the current
7171         directory. The configure scripts may create one.
7173 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7175         * config.sub: Accept alphapca56 and alphaev6 properly.
7177 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7179         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7181 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7183         * config.sub (sco5): Fix typo.
7185 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7187         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7188         install-itcl.
7189         (install-itcl): Remove dependency on install-tcl.
7191 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7193         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7195 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7197         * configure.in: Don't build libgui for a cygwin32 target when not on
7198         a cygwin32 host.
7200 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7202         * configure (redirect): Set to null, so default behavior of
7203         configure is now --verbose.
7205 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7207         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7208         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7210 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7212         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7213         this change to sync Makefile.in with its ChangeLog entries.
7215 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7217         * ltmain.sh (mkdir): Check that the directory doesn't exist
7218         before we exit with error, so that we don't get races during
7219         parallel builds.
7221 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7223         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7225 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7227         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7228         PICFLAG_FOR_TARGET.
7229         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7231         * configure: Emit a definition for the new macro enable_shared
7232         into each Makefile.
7234 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7236         * configure.in (host_tools, native_only): Add libtool.
7238 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7240         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7241         Fix typo in ming config comment.
7243 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7245         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7247 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7249         * config.sub: Add tic30 cases, and map c30 to tic30.
7251 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7253         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7254         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7255         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7256         (CLEAN_TARGET_MODULES): Similarly
7257         (all-target-libf2c): Add dependences.
7258         * configure.in (target_libs): Add libf2c.
7260 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7262         * configure.in: Remove expect from noconfigdirs when target
7263         is cygwin32.  OK to build expect and dejagnu with Canadian
7264         Cross.
7266 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7268         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7269         host.
7271         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7272         and mingw32.
7274 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7276         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7277         here as it is not defined in the toplevel Makefile.
7279 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7281         * configure (package_makefile_rules_frag): New variable, which names
7282         a file with generic rules, ...
7283         Change comment to mention we now have FIVE parts.
7284         * configure: Undo last change.
7286 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7288         * config.guess: More accurate determination of HP processor types.
7289         * config.sub: More accurate determination of HP processor types.
7291 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7293         * configure (package_makefile_frag): Move inserting the
7294         ${package_makefile_frag} to where it should be according
7295         to the comment.
7297 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7299         * config.guess: Add support for Linux/ARM.
7301 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7303         * .cvsignore: Remove *-info and *-install since they match
7304         release-info and mpw-install, which we don't want to just ignore.
7306 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7308         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7310 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7312         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7313         local_prefix to sub-make invocations.
7315 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7317         * configure.in: Check makefile fragments in the source
7318         directory.
7320 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7322         * configure.in: Check whether host and target makefile
7323         fragments exist before adding them to *_makefile_frag.
7325 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7327         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7329 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7331         * configure.in: Make sure we only replace RPATH_ENVVAR on
7332         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7333         regexp to sed.
7335         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7336         to sub-makes.
7338 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7340         * config-ml.in (multi-do): LDFLAGS must include multilib
7341         designator.
7343 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7345         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7347 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7349         * config.sub: Add mingw32 support.
7350         * configure.in: Likewise.
7352 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7354         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7356 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7358         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7359         * configure (gxx_include_dir): Provide a definition for subdirs
7360         which do not use autoconf.
7362 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7364         * config.guess: Sync with egcs.  Picks up new alpha support,
7365         BeOS & some additional linux support.
7367 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7369         * config.guess: HP 9000/803 is a PA1.1 machine.
7371 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7373         * configure.in: It's alpha*-...
7375 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7377         * configure.in (host_makefile_frag, target_makefile_frag):
7378         Handle multiple config files.
7379         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7380         alpha-*-*.
7382 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7384         * mkdep: New file.
7386 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7388         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7390 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7392         * Makefile.in: Add libgui directory.
7393         (GDB_TK): Add all-libgui.
7394         * configure.in: Add libgui directory.
7395         * configure: Add all-libgui to GDB_TK.
7397 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7399         * config-ml.in (multidirs): Add m32r to multilib list.
7401 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7403         * Makefile.in (all-target-gperf): Change dependency to
7404         all-target-libstdc++.
7406 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7408         * config.guess: Add BeOS support.
7410 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7412         Source directory cvs renamed to cvssrc:
7413         * configure.in (host_tools): Change cvs to cvssrc.
7414         (native_only): Likewise.
7415         (noconfigdirs) [various cases]: Likewise.
7416         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7417         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7418         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7419         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7420         (all-cvssrc): Rename target from all-cvs.
7422 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7424         * configure (gxx_include_dir): Fix thinko.
7426 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7428         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7429         (install-cross, install-gcc-cross): New targets.
7431 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7433         * configure.in (noconfigdirs): Add support for Thumb target.
7435         * config.sub (maybe_os): Add support for Thumb target.
7437 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7439         * Makefile.in: Add rules for cygmon.
7441         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7443 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7445         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7446         * configure (gxx_include_dir): Provide a definition for subdirs
7447         which do not use autoconf.
7449 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7451         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7452         11/18/97 build
7454 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7456         * From Franz Sirl.
7457         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7458         found on RedHat Linux systems.
7460 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7462         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7463         guesses.
7465 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7467         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7469 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7471         * ltmain.sh: If mkdir fails, check whether the directory was created
7472         anyhow by some other process.
7474 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7476         * configure.in (d30v-*-*): Configure all directories.
7478 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7480         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7481         for the D30V.
7483 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7485         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7487 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7489         * include/libiberty.h: Add extern "C" { so it can be used with C++
7490         progrms.
7491         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7492         programs.
7494 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7496         * configure.in (d30v-*-*): Configure GCC now.
7498 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7500         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7501         is no longer needed.
7503 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7505         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7507 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7509         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7510         targets using "$@" to provide support for similar but not identical
7511         targets without having to duplicate code.
7513 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7515         * makefile.vms: Fix to work with DEC C.
7517 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7519         * config.sub: Add mips-tx39-elf to marketing names.
7521 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7523         * ltmain.sh: Handle symlinks in generated script.
7525 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7527         * configure: Handle autoconf style directory options: --bindir,
7528         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7529         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7530         --sysconfdir.
7531         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7532         (sharedstatedir, localstatedir, oldincludedir): New variables.
7533         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7534         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7535         sbindir, sharedstatedir, and sysconfdir.
7537 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7539         * Makefile.in (bootstrap-lean): New target.
7541 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7543         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7544         sn, and gnuserv from noconfigdirs.
7546 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7548         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7550 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7552         * Makefile.in (cross): New target.
7554 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7555                           Jeff Law         <law@cygnus.com>
7557         * Makefile.in (bootstrap2, bootstrap3): New targets.
7558         (all-bootstrap): Remove outdated and confusing target.
7559         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7561 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7563         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7564         windows.  Consistent with gdb/configure.
7566 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7568         * configure.in: Name Linux target fragment.
7570         * configure: Rewrite so that project Makefile fragment is inserted
7571         first and appears last in the resulting Makefile.
7573 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7575         * Makefile.in (install-itcl): Install tcl first.
7577 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7579         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7581 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7583         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7585         * configure.in (skipdirs): Add target-librx for Linux.
7586         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7588 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7590         * Makefile.in (bootstrap): New target.
7592 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7594         * config.sub: Accept 'amigados' for backward compatability.
7596 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7598         * config.guess: Merge with FSF.
7600 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7602         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7604 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7606         * config.sub: Add "marketing-names" patch.
7608 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7610         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7612 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7614         * config.sub: Handle v850-elf.
7616 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7618         * .cvsignore (*-install): Remove.
7620 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7622         * ltconfig: Set CONFIG_SHELL in libtool.
7623         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7625 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7627         * configure.in (target_subdir): Set to libraries if enable_multilib.
7629 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7631         * config.guess: Update from gcc directory.
7633 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7635         * Makefile.in (all-sim): Depends on all-readline.
7637 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7639         * Makefile.in (BISON, YACC): Use $$s.
7640         (all-bison): Depend on all-texinfo.
7642 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7644         * Makefile.in (BISON): Add -L flag.
7645         (YACC): Likewise.
7647 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7649         * configure.in (noconfigdirs): Add support for v850e target.
7651         * config.sub (maybe_os): Add support for v850e target.
7653 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7655         * configure.in (noconfigdirs): Add support for v850ea target.
7657         * config.sub (maybe_os): Add support for v850ea target.
7659 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7661         * config.sub: Add mipstx39.  Delete r3900.
7663 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7665         * Makefile.in (all-autoconf): Depends on all-texinfo.
7667 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7669         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7670         eabi targets.
7672 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7674         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7676         * configure: When handling a Canadian Cross, handle YACC as well as
7677         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7678         * Makefile.in (all-bison): Depend upon all-texinfo.
7680 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7682         * Makefile.in (BISON): bison, not byacc or bison -y.
7683         (YACC): bison -y or byacc or yacc.
7684         (various): Add *-bison as appropriate.
7685         (taz): No need to mess with BISON anymore.
7687 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7689         * configure: If OSTYPE matches *win32*, try to find a good value for
7690         CONFIG_SHELL.
7692 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7694         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7695         configure.in if it is present.
7697 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7699         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7701 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7703         * config.sub: Recognize `arc' cpu.
7704         * configure.in: Likewise.
7705         * config-ml.in: Likewise.
7707 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7709         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7711 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7713         * configure: Changed sed delimiter from ':' to '|' when
7714         attempting to substitute ${config_shell} for SHELL. On
7715         NT ${config_shell} may contain a ':' in it.
7717 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7719         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7721 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7723         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7725 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7727         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7729         * ylwrap: If the program is a relative path, force it to be
7730         absolute.
7732 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7734         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7736 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7738         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7739         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7740         for libraries.
7742 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7744         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7745         separated by spaces.
7747 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7749         * ylwrap: New file.
7750         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7752         * ltmain.sh: Handle /bin/sh at start of install program.
7754         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7756         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7757         * missing: New file, from automake 1.2.
7759 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7761         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7762         check-tk to CHECK_X11_MODULES.
7764 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7766         * config.sub: Merge with FSF.
7768 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7770         * config.guess: Merge with FSF.
7772 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7774         * configure: Treat msdosdjgpp like go32.
7775         * configure.in: Likewise.  Don't remove gprof for go32.
7777         * configure: Change Makefile.tem2 to Makefile.tm2.
7779 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7781         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7783 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7785         * install-sh (chmodcmd): Set to null if the DST directory already
7786         exists.  Same as Nov 11th change.
7788 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7790         * configure (GDB_TK): Needs itcl and tix.
7792 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7794         * config.guess: Update from FSF.
7796 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7798         * Makefile.in (GDB_TK): Depend on itcl and tix.
7800 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7802         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7803         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7804         (INSTALL_SCRIPT): New variable.
7805         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7806         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7807         to -x.
7808         * install-sh: Add support for -x option.
7810 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7812         * configure.in, Makefile.in: Treat tix like itcl.
7814 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7816         * Makefile.in (WINDRES): New variable.
7817         (WINDRES_FOR_TARGET): New variable.
7818         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7819         (EXTRA_HOST_FLAGS): Add WINDRES.
7820         (EXTRA_TARGET_FLAGS): Add WINDRES.
7821         (EXTRA_GCC_FLAGS): Add WINDRES.
7822         ($(DO_X)): Pass down WINDRES.
7823         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7824         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7825         DLLTOOL_FOR_TARGET.
7827 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7829         * configure.in: configure sim before gdb for win32-x-ppc
7831 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7833         Move gperf into the toplevel, from libg++.
7834         * configure.in (target_tools): Add target-gperf.
7835         (native_only): Add target-gperf.
7836         * Makefile.in (all-target-gperf): New target, depend on
7837         all-target-libg++.
7838         (configure-target-gperf): Empty rule.
7839         (ALL_TARGET_MODULES): Add all-target-gperf.
7840         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7841         (CHECK_TARGET_MODULES): Add check-target-gperf.
7842         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7843         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7845 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7847         * config.sub (mn10200): Recognize new basic machine.
7849 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7851         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7852         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7854 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7856         * configure.in: If we're building mips-sgi-irix6* native, turn on
7857         ENABLE_MULTILIB and set TARGET_SUBDIR.
7859 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7861         * Makefile.in (all-sn): Depend on all-grep.
7863 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7865         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7867         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7868         Makefile.  From Jeff Makey <jeff@cts.com>.
7869         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7871         * Makefile.in (DISTBISONFILES): Remove.
7872         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7873         $(DEFAULT_YACC).
7875         * configure.in: Build itl, db, sn, etc., when building for native
7876         cygwin32.
7878         * Makefile.in (LD): New variable.
7879         (EXTRA_HOST_FLAGS): Pass down LD.
7880         ($(DO_X)): Likewise.
7882 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7884         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7886 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7888         * configure.in (targargs): Strip out any supplied --build argument
7889         before adding our own. Always add --build.
7891 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7893         * configure.in (targargs): Pass --build if we're doing
7894         a cross-compile.
7896 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7898         * configure: Use '|' instead of ":" as the separator in
7899         sed. Otherwise sed chokes on NT path names with drive
7900         designators. Also look for "?:*" as the leading characters in an
7901         absolute pathname.
7903 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7905         * config.sub: Support for r3900.
7907 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7909         * configure.in: Use install-sh, not install.sh.
7911 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7913         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7914         apply it twice.
7916 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7918         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7919         install-binutils.
7921 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7923         * Makefile.in: Add automake targets.
7924         * configure.in (host_tools): Add automake.
7926 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7928         * configure: Default CXX to c++, not gcc.
7929         * Makefile.in (CXX): Set to c++, not gcc.
7930         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7932 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7934         * install-sh: try appending a .exe if source file doesn't
7935         exist
7937 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7939         * configure.in: Turn on multilib by default.
7940         (cross_only): Remove target-libiberty.
7942         * Makefile.in (all-gcc): Don't depend on libiberty.
7944 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7946         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7948 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7950         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7951         (DISTBISONFILES): Add ld/Makefile.in
7953 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7955         * configure.in: if target is cygwin32 but host isn't cygwin32,
7956         don't configure gdb tcl tk expect, not just gdb.
7958 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7960         * configure.in: Added gnuserv everywhere sn appears.
7962         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7963         (CROSS_CHECK_MODULES): Added check-gnuserv.
7964         (INSTALL_MODULES): Added install-gnuserv.
7965         (CLEAN_MODULES): Added clean-gnuserv.
7966         (all-gnuserv): New target.
7968 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7970         * config.guess: Fixes for MIPS OpenBSD systems.
7972 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7974         * Makefile.in (INSTALL_XFORM): Remove.
7975         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7977         * mkinstalldirs: New file, copied from automake.
7978         * Makefile.in (installdirs): Rename from install-dirs.  Use
7979         mkinstalldirs.  Change all users.
7980         (DEVO_SUPPORT): Add mkinstalldirs.
7982 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7984         * install-sh: Rename from install.sh.
7985         * Makefile.in (INSTALL): Change install.sh to install-sh.
7986         (DEVO_SUPPORT): Likewise.
7988         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7989         Graichen <graichen@rzpd.de>.
7991 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7993         * config.guess: Recognize OpenBSD systems correctly.
7995 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7997         * README, Makefile.in (ETC_SUPPORT): Remove references to
7998         cfg-paper*, configure.{texi,man,info*}._
8000 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
8002         * Makefile.in (all.normal): Ensure that gcc is built after all
8003         the x11 - ie gdb - targets.
8005 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
8007         * makefile.vms: Don't run conf-a-gas.
8009 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
8011         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8013 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8015         * configure.in: Remove noconfigdirs case since gdb also
8016         configures and builds for tic80-coff.
8018 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8020         * configure: Set cache_file to config.cache.
8021         * Makefile.in (local-distclean): Remove config.cache.
8023 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8025         * COPYING: Update FSF address.
8027 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8029         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8030         noconfigdirs.
8032 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8034         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8035         MAKEDIRS, is empty.
8037 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8039         * config.sub: Tweak mn10300 entry.
8041 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8043         * configure.in (host_tools): Put sim before gdb, so gdb's
8044         configure.tgt can determine if the simulator was configured.
8046 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8048         * config.sub: Move BeOS $os case to be with other Cygnus
8049         local cases.
8051 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8053         * config.sub: Remove misplaced comment that broke Linux.
8055 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8057         * config.sub: Add BeOS support.
8059 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8061         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8063 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8065         * configure.in (noconfigdirs): Remove tcl and tk from
8066         noconfigdirs for cygwin32 builds.
8068 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8070         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8072 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8074         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8075         make-all.com, use makefile.vms instead.
8077 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8079         * config.sub: Accept -lnews*.
8081 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8083         * configure.in (noconfigdirs): Disable target-newlib,
8084         target-examples and target-libiberty for d30v.
8086 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8088         * configure.in (noconfigdirs): Enable ld for d30v.
8090 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8092         * configure.in (tic80-*-*): Build compiler.
8094 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8096         * configure.in (d30v-*): Remove sim directory from list of
8097         unsupported d30v directories
8099 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8101         * config.sub, configure.in: Add d30v target cpu.
8103 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8105         * makefile.vms: New file.
8106         * make-all.com: Remove.
8108 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8110         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8112 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8114         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8116 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8118         * Makefile.in (ALL_MODULES): Added all-db.
8119         (CROSS_CHECK_MODULES): Addec check-db.
8120         (INSTALL_MODULES): Added install-db.
8121         (CLEAN_MODULES): Added clean-db.
8123 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8125         * config.guess: Merge with latest FSF sources.
8127 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8129         * Makefile.in (ALL_MODULES): Added all-itcl.
8130         (CROSS_CHECK_MODULES): Added check-itcl.
8131         (INSTALL_MODULES): Added install-itcl.
8132         (CLEAN_MODULES): Added clean-itcl.
8134 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8136         * configure.in: build gdb for mn10200
8138 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8140         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8142 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8144         * configure.in (tic80-*-*): Turn off most targets right now.
8146 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8148         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8149         rather than the makeinfo program.
8150         (do-info): Depend upon all-texinfo.
8152 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8154         * configure.in: Remove uses of config/mh-linux.
8156         * config.sub, config.guess: Merge with latest FSF sources.
8158 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8160         * config.sub (case $basic_machine): Add tic80 entries.
8162 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8164         * config.sub, config.guess: Merge with latest FSF sources.
8166 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8168         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8169         * mpw-config.in: Test for NewFolderRecursive.
8170         * mpw-install: Use symbolic name for startup filename.
8171         * mpw-README: Add various additional details.
8173 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8175         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8177 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8179         * configure.in: Do build gcc and the target libraries for
8180         the mn10200.
8182 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8184         * configure.in: don't avoid building gdb for mn10300 any more
8185         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8186         instead of single-quoting it.
8188 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8190         * configure.in: Don't use --with-stabs on IRIX 6.
8192 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8194         * configure.in (m32r): Build gdb, libg++ now.
8196 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8198         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8199         directories from noconfigdirs.
8201 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8203         * config.sub (basic_machine): added mips16 configuration
8205 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8207         * config.sub: Handle d10v-unknown.
8209 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8211         * config.sub: Handle v850-unknown.
8213 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8215         * Makefile.in: add findutils
8216         * configure.in: add findutils to list of host_tools
8218 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8220         * config.sub: Handle mn10200 and mn10300.
8222 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8224         * configure.in (d10v-*): Do not build librx.
8226 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8228         * configure.in (mn10300): Build everything except gdb & libgloss.
8230 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8232         * config.guess:  Patch for Dansk Data Elektronik servers,
8233         from Niels Skou Olsen <nso@dde.dk>.
8235         For ncr, use /bin/uname rather than uname, since GNU uname does not
8236         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8238         Patch for MIPS R4000 running System V,
8239         from Eric S. Raymond <esr@snark.thyrsus.com>.
8241         Fix thinko for nextstep.
8243         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8245         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8246         * config.guess: Guess mips-dec-mach_bsd4.3.
8248         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8249         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8250         release numbers.
8251         * config.guess (mips-mips-riscos*):  Emit just enough of the
8252         release number.
8254         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8255         * config.guess (sparc-auspex-sunos*):  Added.
8256         (f300-fujitsu-*): Added.
8258         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8259         * config.guess:  Recognize a Tadpole as a sparc.
8261 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8263         * config.guess: Don't assume that NextStep version is either 2 or
8264         3.  NextStep 4 (aka OpenStep 4) has come out now.
8266 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8268         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8269         From Rik Faith <faith@cs.unc.edu>.
8271 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8273         * config.sub: Contributions from bug-gnu-utils to:
8274         Support plain "hppa" (no version given) architecture, reported by
8275         OpenStep.
8276         OpenBSD like NetBSD.
8277         LynxOs is not a hardware supplier.
8279         * config.guess: Contributions from bug-gnu-utils to add support for:
8280         OpenBSD like NetBSD.
8281         Stratus systems.
8282         More Pyramid systems.
8283         i[n>4]86 Intel chips.
8284         M680[n>4]0 Motorola chips.
8285         Use unknown instead of lynx for hardware manufacturer.
8287 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8289         * install.sh (chmodcmd): Set to null if the DST directory already
8290         exists.
8292 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8294         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8295         not use mt-ppc target Makefile fragment any more.
8297 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8299         * configure.in (*-*-windows):  Exclude everything but those dirs
8300         needed to build windows.
8302 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8304         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8306 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8308         * configure.in:  Exclude mmalloc from i386-windows.
8310 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8312         * Undo my previous change.
8314 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8316         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8317         unconditionally.
8318         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8320 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8322         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8323         host to add it's own flags.
8325 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8327         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8329 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8331         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8332         (CXX_FOR_TARGET): Likewise.
8333         (GCC_FOR_TARGET): Define.
8334         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8335         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8336         CC_FOR_TARGET was specified on the command line.
8337         (MAKEOVERRIDES): Don't define.
8339 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8341         * configure.in (m32r): Fix spelling of libg++ libs.
8343 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8345         * config.sub (-apple*): Remove, now redundant.
8347 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8349         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8351         * configure: Rework yesterday's sed script patch.
8353         * config.sub: Merge with FSF.
8355 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8357         * config.guess:  Merge from FSF.
8359         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8360         * config.guess: Use pc instead of unknown, for pc clone systems.
8361         Change linux to linux-gnu.
8363         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8364         * config.guess: Avoid non-portable tr syntax.
8366 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8368         * test-build.mk (HOLES): Add "xargs" for gdb.
8370         * configure: Avoid hpux10.20 sed bug.
8372 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8374         * configure.in:  Add support for windows host
8375         (that is a build done under the Microsoft build environment).
8377 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8379         * Makefile.in: Replace all uses of srcroot with s, to shrink
8380         command line lengths.
8382         Patches from Geoffrey Noer <noer@cygnus.com>:
8383         * configure.in: If configuring for newlib, pass --with-newlib to
8384         subdirectories.
8385         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8386         -Bnewlib/ and -Lwinsup to gcc.
8387         (CXX_FOR_TARGET): Likewise.
8389 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8391         * Makefile.in (ETC_SUPPORT): Add configure.
8393 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8395         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8396         host configuration file.
8398 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8400         * configure.in: Break mn10x00 support into separate
8401         mn10200 and mn10300 configurations.
8402         * config.sub: Likewise.
8404 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8406         * configure.in: Add lots of stuff to noconfigdirs for
8407         the mn10x00 targets.
8409         * config.sub, configure.in: Add mn10x00 support.
8411 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8413         * make-all.com: Call conf-a-gas, not config-a-gas.
8415 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8417         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8418         targets.
8420 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8422         * mpw-README: Add much more detail for native PowerMac.
8423         * mpw-install: New file.
8424         * mpw-configure: Add --norecursion and --help options.
8425         * mpw-config.in: Translate readme and install files when
8426         copying to objdir.
8427         * mpw-build.in: Don't always depend on byacc and flex.
8428         (install-only-top): New action.
8430 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8432         * configure.in:  You can now configure GDB for the v850.
8434 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8436         * configure.in (noconfigdirs): Don't configure any C++ dirs
8437         if targeting D10V.
8439 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8441         * config.sub: Recognize mips64vr5000.
8443 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8445         * configure.in: Use a single line for host_tools and native_only.
8447 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8449         * config.sub, configure.in: Add entries for m32r.
8451 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8453         * Makefile.in (inet-install): Don't run install-gzip.
8455 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8457         * configure.in:  Don't config lots of things for *-*-windows*.
8459 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8461         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8462         (host_libs, host_tools): Copy from configure.in.
8463         * mpw-configure: Don't complain about directories not found.
8465 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8467         * configure.in (i[345]86): Recognize i686 for pentium pro.
8468         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8469         file.
8471         * config.guess (i[345]86): Ditto.
8473 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8475         * configure.in (noconfigdirs): Removed gdb for D10V.
8477 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8479         * configure.in: Remove ld, target-libio, target-libg++, and
8480         target-libstdc++ from noconfigdirs.
8482 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8484         * configure: Fix three locations where shell scripts were
8485         being run directly rather than with config_shell.
8487 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8489         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8490         * config.sub (basic_machine): Recognize v850.
8492 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8494         * mpw-configure: Handle multiple enable/disable options and
8495         pass them down recursively, handle -c and -s flags appropriately
8496         depending on choice of compiler, add escape mechanism for
8497         quoted arguments to gC.
8499 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8501         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8502         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8503         so that -mrelocatable-lib and -mno-eabi are used.
8505         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8506         not support --print-multi-lib, don't abort.
8508 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8510         * make-all.com: Run config-a-gas.
8511         * setup.com: Don't copy subdirectory files around.
8513 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8515         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8516         target, it now compiles correctly.
8518 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8520         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8522 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8524         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8526 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8528         * configure.in (native_only): Add prms.
8530 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8532         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8533         (BINUTILS_SUPPORT_DIRS): Likewise.
8535 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8537         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8538         d10v support is added.
8540 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8542         * configure.in (d10v-*-*): New target.
8544 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8546         * config.guess (HP 9000/811): Recognize this as a PA1.1
8547         machine.
8549 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8551         * Makefile.in (do-tar-gz): New target, split out from tail end of
8552         taz target.  Run each command separately, don't use pipes.
8553         (taz): Use it.
8555 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8557         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8558         * mpw-build.in: No builds should depend on building byacc or flex,
8559         they are assumed to be installed already.
8561 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8563         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8564         variable that CC_FOR_TARGET needs.
8566 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8568         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8569         options have changed since the last time the subdirectory was
8570         configured, and if it has, reconfigure.
8571         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8572         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8574 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8576         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8577         CLEAN_MODULES): Add bash.
8578         (all-bash): New target.
8580 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8582         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8584 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8586         * config.sub (basic_machine): Recognize d10v as a valid processor.
8588 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8590         * mpw-configure: Add support for --bindir.
8591         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8593 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8595         * configure.in: add bash, time, gawk to list of hosttools and things
8596         to only build for native toolchains
8598 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8600         * Makefile.in (docdir): Remove.
8602 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8604         * Makefile.in (datadir): Set to $(prefix)/share.
8606 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8608         * configure.in: build diff and patch for cygwin32-hosted
8609         toolchains.
8611 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8613         * config.sub: Accept -rtems*.
8615 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8617         * configure.in: enable dosrel for cygwin32-hosted builds,
8618                 remove diff from the list of things not buildable
8619                 via Canadian Cross
8621 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8623         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8624         don't get ". ".
8626 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8628         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8630 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8632         * Makefile.in (taz): Handle case where tex3patch didn't even get
8633         checked out.  Also, if it was found, put the symlink in a new util
8634         subdirectory.
8636 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8638         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8640 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8642         * config.sub: Recognize -openvms.
8643         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8644         * make-all.com, setup.com: New files.
8646 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8648         * Makefile.in (taz): tex3patch moved to texinfo/util.
8650 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8652         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8653         * configure.in: remove make from disable-if-Can-Cross list
8654                 enable gdb if ${host} and ${target} are cygwin32
8656 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8658         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8659         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8661 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8663         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8664         distinguish sysv/svr4/bsd variants.
8665         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8667 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8669         * configure.in: Added copyright notice.
8670         * move-if-change: Added copyright notice.
8672 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8674         * configure.in (powerpcle-*-solaris*): Until we get shared
8675         libraries working, don't build gdb, sim, make, tcl, tk, or
8676         expect.
8678 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8680         * config.guess:  Merge with FSF:
8682         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8683         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8685         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8686         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8688         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8689         * config.guess:  Combine two OSF1 rules.
8690         Also recognize field test versions.  From mjr@zk3.dec.com.
8691         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8692         because GNU uname does not support -p.  From pmr@pajato.com.
8694 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8696         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8698 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8700         * mpw-README: Document GCCIncludes.
8702 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8704         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8706 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8708         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8710 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8712         * configure.in (*-*-cygwin32): Configure make.
8714 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8716         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8718 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8720         * Makefile.in (all-inet): Depend on all-perl.
8722         * Makefile.in (inet-install): New target.
8724         * Makefile.in (all-inet): Depend on all-tcl.
8725         (all-inet): Depend on all-send-pr.
8727 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8729         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8730         temporarily.
8732 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8734         * configure.in: Don't configure --with-gnu-ld on AIX.
8736 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8738         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8740 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8742         * Makefile.in (ALL_MODULES): Added all-inet.
8743         (CROSS_CHECK_MODULES): Added check-inet.
8744         (INSTALL_MODULES): Added install-inet.
8745         (CLEAN_MODULES): Added clean-inet.
8746         (all-indent): New target.
8748         * configure.in (host_tools): Added inet.
8749         (native_only): Added inet.
8750         (noconfigdirs): Added inet.
8752 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8754         * configure.in: Don't configure libgloss if we are not configuring
8755         newlib.
8757 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8759         * configure.in: Don't configure libgloss for unsupported
8760         architectures.
8762 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8764         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8766 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8768         * Makefile.in (ALL_MODULES): Include all-apache.
8769         (CROSS_CHECK_MODULES): Include check-apache.
8770         (INSTALL_MODULES): Include install-apache.
8771         (all-apache): New target.
8773         * configure.in: Added apache everywhere perl is seen.
8775 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8777         * Makefile.in: Add support for clean-{module} and
8778         clean-target-{module} rules.
8780 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8782         * configure.in (*-*-ose) do not build libgloss.
8784 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8786         * config.guess (prep*:SunOS:5.*:*): Turn into
8787         powerpele-unknown-solaris2.
8789 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8791         * configure.in: Permit --enable-shared to specify a list of
8792         directories.
8794 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8796         * configure.in (host==solaris): Pass only the first word of $CC
8797         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8799 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8801         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8803 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8805         * Makefile.in (ALL_MODULES): Include all-perl.
8806         (CROSS_CHECK_MODULES): Include check-perl.
8807         (INSTALL_MODULES): Include install-perl.
8808         (ALL_X11_MODULES): Include all-guile.
8809         (CHECK_X11_MODULES): Include check-guile.
8810         (INSTALL_X11_MODULES): Include install-guile.
8811         (all-perl): New target.
8812         (all-guile): New target.
8814         * configure.in (host_tools): Include perl and guile.
8815         (native_only): Include perl and guile.
8816         (noconfigdirs): Don't build guile and perl; no ports have been
8817         done.
8819 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8821         * configure (--enable-*): Handle quoted option lists such as
8822         --enable-sim-cflags='-g0 -O' better.
8824 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8826         * Makefile.in ({,inst}all-target): New rule so we can make and
8827         install all of the target directories easily.
8829 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8831         * configure.in: Add missing global flag in sed substitution when
8832         deleting `target-' from ${configdirs}.
8834 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8836         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8837         option.
8839         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8840         config/mh-necv4.
8842         * install.sh: Correct misspelling of transformbasename.
8844         * config.guess: Recognize mips-*-sysv*.
8846 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8848         * config.sub: Recognize mon960.
8850 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8852         * configure: Restore Canadian Cross handling of BISON and LEX,
8853         removed in Feb 20 change.
8855 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8857         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8858         Mention make install.  Remove the old copyright date as well the
8859         clumsy and rather pointless copyright on the README file.
8861 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8863         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8864         Makefile after running symlink-tree, then run `make distclean' to
8865         avoid clobbering any generated files in srcdir.
8867 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8869         * configure.in (m68k-*-netbsd*): Build everything now.
8871 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8873         * Makefile.in (taz): Fix quoting.
8875 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8877         * configure.in (sparclet-*-*): Build everything now.
8879 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8881         * configure.in (m68k-*-linux*): New host.
8883 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8885         * configure: Check for bison before byacc.
8887 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8889         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8890         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8891         searching PATH.  These are used as fallbacks by Makefile.in if
8892         flex/bison/byacc aren't in objdir.
8894 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8896         * Makefile.in: Make everything which depends upon all-bfd also
8897         depend upon all-opcodes, in case --with-commonbfdlib is used.
8899 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8901         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8902         building NT native compilers on Unix.
8904 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8906         * configure.in: Don't get CC from the host Makefile fragment if we
8907         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8908         Solaris test for /usr/ucb/cc to the post target script, just after
8909         the compiler sanity test.
8911 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8913         * config.sub: Merge with FSF.
8915 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8917         * Makefile.in (RPATH_ENVVAR): New variable.
8918         (REALLY_SET_LIB_PATH): Use it.
8919         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8921 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8923         * config.sub, configure.in: Recognize sparclet cpu.
8925 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8927         * config.guess:  Support m68k-cbm-sysv4.
8929 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8931         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8932         m68k-unknown-linuxaout from linker help string.  Put quotes around
8933         $ld_help_string.
8935 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8937         * config.guess (powerpc-harris-powerunix): Add guess for port
8938         to new target.
8940 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8942         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8944 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8946         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8947         $(REALLY_SET_LIB_PATH) in Makefile.
8948         * Makefile.in (SET_LIB_PATH): New variable.
8949         (REALLY_SET_LIB_PATH): New variable.
8950         ($(DO_X)): Use $(SET_LIB_PATH).
8951         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8952         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8953         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8954         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8955         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8956         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8957         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8958         (install-dosrel): Likewise.
8959         (all-opcodes): Depend upon all-libiberty.
8961 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8963         * config.guess (*:CYGWIN*): New
8965 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8967         * Makefile.in (all-target-winsup): All all-target-libiberty.
8969 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8971         * configure.in (noconfigdirs): Add missing # in front of comment.
8973 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8975         * configure.in: add second pass to things added to noconfigdirs
8976         so *-gm-magic can exclude libgloss properly.
8978 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8980         * mpw-configure (extralibs_name, rez_name): Set correctly
8981         for MWC68K compiler.
8983         * mpw-README: Add more info on the necessary build tools.
8985 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8987         * configure.in, config.sub: Recognize cygwin32.
8989 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8991         * config.guess, config.sub: Recognize A/UX.
8993 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8995         * config.sub: Merge with gcc/config.sub.
8997 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8999         * mpw-build.in (do-binutils): Add build of stamps.
9001 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
9003         * config.sub: Add recognition for mips64vr4100*-* targets.
9005 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9007         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9008         Add creation of gconfigargs with `--enable-shared' turned on.
9009         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9010         ($(host)-stamp-stage3-configured): Likewise.
9011         (HOLES): Add chatr and ldd.
9012         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9014 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9016         * configure: Pass --nfp to recursive configures.
9018 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9020         * Makefile.in (DLLTOOL): New.
9021         (DLLTOOL_FOR_TARGET): New.
9022         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9023         (EXTRA_TARGET_FLAGS): Ditto.
9024         (EXTRA_GCC_FLAGS): Ditto.
9025         (CONFIGURE_TARGET_MODULES): Ditto.
9026         (DO_X): Ditto.
9027         * configure: Add DLLTOOL.
9029 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9031         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9032         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9033         mh-sco, since old workarounds no longer needed, and don't
9034         build ld, since libraries have weak symbols in COFF.
9036 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9038         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9040 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9042         * configure.in: Make sure that ${CC} can be used to compile an
9043         executable.
9045 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9047         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9048         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9049         nothing depending on whether gdbtk is being built.
9051 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9053         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9055 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9057         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9058         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9060 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9062         * config-ml.in: Add support for
9063         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9064         Simplify setting of multidirs from --disable-foo.
9066 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9068         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9069         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9070         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9071         non-empty, pass them on to the  GCC make.
9072         (all-bootstrap): New rule that is like all-gcc, except it executes
9073         the GCC bootstrap rule instead of the GCC all rule.
9075 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9077         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9079 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9081         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9082         DG/UX support.
9084 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9086         * config.sub (i*86*) Change [345] to [3456]
9088 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9090         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9091         --with-gnu-ld=no.
9093 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9095         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9096         AIX multilibs get built.
9098 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9100         * configure.in (i386-win32): Don't build expect if we're not
9101         building the tcl subdir.
9103 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9105         * Makefile.in: (configure-target-examples, all-target-examples):
9106         New targets, configure and build example programs.
9108 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9110         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9111         use it as input to sedit the generated MPW makefile.
9112         * mpw-README: Add a suggestion about Gestalt.h.
9114 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9116         * config.sub: Accept *-*-ieee*.
9118 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9120         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9121         Ronald F. Guilmette <rfg@monkeys.com>.
9123 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9125         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9126         for powerpc-pe native.
9127         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9128         (target==powerpc-pe): duplicate i386-win32 entry.
9130 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9132         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9133         of vxworks, not just vxworks5.1.
9135 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9137         * mpw-configure: Add support for exec-prefix.
9139 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9141         * config.guess: Recognize HP model 816 machines as having
9142         a PA1.1 processor.
9144 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9146         * configure: Ignore new autoconf configure options.
9148 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9150         * config.guess:  Recognize Pentium under SCO.
9151         From Robert Lipe <robertl@arnet.com>.
9153 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9155         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9157 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9159         * configure.in: Don't configure gas for alpha-dec-osf*.
9161 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9163         * configure.in: Default to --with-stabs for some targets for which
9164         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9165         i[345]86*-*-unixware*.
9167 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9169         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9170         rather than basing it on the target.  Simplify handling of options
9171         controlling which directories to configure.  Remove extraneous
9172         slash in multi-clean target.
9174 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9176         * config-ml.in: Prefix more variables with ml_ so they don't collide
9177         with configure's.
9179 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9181         * configure: Don't turn -v into --v.
9183 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9185         * configure.in (targargs): Fix typo.
9187         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9189 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9191         * configure.in: Strip --host and --target options from
9192         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9193         --with-cross-host option when building with a cross-compiler.
9194         * configure: Canonicalize the arguments put into config.status by
9195         always using `=' for an option with an argument.  Pass a presumed
9196         --host or --target explicitly.
9198 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9200         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9201         into general OS recognition case.
9203 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9205         * configure.in (target_configdirs): add target-winsup only
9206         for win32 target systems.
9208 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9210         * Makefile.in (all-target-libgloss): Depend upon
9211         configure-target-newlib, since when libgloss is built it looks to
9212         see if the newlib directory exists.
9214 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9216         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9217         cfg-ml-*.in.
9219 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9221         * configure: Handle LD and LD_FOR_TARGET when configuring a
9222         Canadian Cross.
9224 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9226         * configure.in (target_libs): add target-winsup.
9227         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9228         (target==ppcle-pe): remove ld from $noconfigdirs.
9230 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9232         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9233         Preserve relative path names in $srcdir.  Build symlink tree if
9234         configuring cross target dir and srcdir=. (= no VPATH support).
9235         (configure-target-libg++): Depend on configure-target-librx.
9236         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9237         * config-ml.in: New file.
9238         * symlink-tree: New file.
9239         * configure: Ensure srcdir="." if that's what it is.
9241 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9243         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9244         includes and FLEX_SKELETON setting.
9245         * mpw-configure (--with-gnu-ld): New option, controls whether
9246         to use PPCLink or ld with PowerMac GCC.
9247         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9248         * mpw-config.in: Configure grez if targeting Mac.
9250         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9251         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9252         just macos.
9253         * configure.in: Configure grez resource compiler if targeting Mac.
9254         * Makefile.in (all-grez, install-grez): New targets.
9256 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9258         * configure: CXX defaults to gcc, not g++.  If we find
9259         gcc in the path, set CC to gcc -O2.
9261 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9263         * configure: Default ${build} correctly.  Avoid picking up extra
9264         spaces when reading CC and CXX from Makefile.  When doing a
9265         Canadian Cross, use plausible default values for numerous
9266         variables.
9267         * configure.in: When doing a Canadian Cross, don't try to
9268         configure tools whose configure script can't handle it.
9270 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9272         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9274 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9276         * configure:  Remove dubious bug reporting address.
9278 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9280         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9281         configure script, run that instead of this directory's configure.
9282         In either case, print a message that we're configuring the sub-dir.
9284 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9286         * configure.in: Before checking for the existence of various files,
9287         use sed to filter out "target-".
9289 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9291         * Makefile.in (DO_X): Split rule to decrease command line length
9292         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9293         (Philippe De Muyter).
9295 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9297         * Makefile.in (all-patch): depend on all-libiberty.
9299 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9301         * configure.in: If the only directory in target_configdirs which
9302         actually exists is libiberty, then set target_configdirs to empty,
9303         to avoid trying to build a target libiberty in a gas or gdb
9304         distribution.
9306 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9308         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9309         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9310         systems.
9312 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9314         * configure.in (copy_dirs): Use sys-include instead of include
9315         for --with-headers option.
9317 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9319         * Makefile.in, configure.in: Make winsup builds work with
9320         new scheme.
9322 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9324         * configure.in: Build the linker on AIX.
9326 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9328         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9329         where needed.
9331 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9333         * Makefile.in (all-gcc): Fix typo.
9335 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9337         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9339 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9341         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9342         to target-xiberty, to provide more flexibility.
9343         (target_subdir):  Define.  Create if cross.
9344         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9345         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9346         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9347         check-libFOO -> check-target-libFOO, etc.
9348         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9349         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9350         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9351         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9352         allow ALL_GCC="" to only configure.
9353         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9354         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9355         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9357 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9359         * Makefile.in (taz): Build "info" in etc explicitly.
9361 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9363         * configure.in:  Make sure that CC is undefined (as opposed to
9364         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9365         problem with autoconf trying to configure on a host without GCC.
9367 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9369         * mpw-configure: Set host alias from choice of host compiler,
9370         only use generic MPW Makefile sed if present, edit a file
9371         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9372         * mpw-README: Add problem notes about CW6 and CW7.
9374 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9376         * Makefile.in (taz): Use ";" instead of ";;".
9378 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9380         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9381         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9382         DISTDOCDIRS.
9383         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9384         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9386 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9388         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9389         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9390         Move bfd to DISTSTUFFDIRS.
9392 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9394         * Makefile.in (X11_LIB): Removed.
9395         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9397         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9399 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9401         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9402         names.
9404 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9406         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9408 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9410         * configure.in (i[345]86-*-win32): Always build newlib.
9411         Don't configure cvs, autoconf or texinfo.
9412         * Makefile.in (LD_FOR_TARGET): New.
9413         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9414         Pass down LD_FOR_TARGET.
9416 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9418         * winsup: New directory.
9419         * Makefile.in: Build winsup.
9420         * configure.in: Winsup is configured when target is win32.
9421         Can only build win32 target GDB when native.
9423 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9425         * config.guess: Recognize HP model 819 machines as having
9426         a PA 1.1 processor.
9428 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9430         * configure: Fix sed loop which substitutes for CC and CXX to
9431         avoid bug found in various sed implementations.
9433 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9435         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9436         simulator.  Use standard powerpc-*-eabi*.
9438 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9440         * configure.in: Stop putting gas and binutils in noconfigdirs for
9441         powerpc-*-aix* and rs6000-*-*.
9443 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9445         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9446         -mcall-aixdesc libraries.
9448 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9450         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9452         * config.sub (arm | armel | armeb): Fix shell syntax.
9454 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9456         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9457         -msoft-float and -mcpu=common support.
9458         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9459         libraries.
9461 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9463         * configure.in: Allow configuration and build of emacs19 for the alpha.
9465 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9467         * configure.in (CC): Get ^CC, not just any old CC, from
9468         ${host_makefile_frag}.
9470 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9472         * configure.in (CC): Try to get CC from
9473         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9475 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9477         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9478         only if it exists in $(srcdir).
9480 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9482         * configure: If CC and CXX are not set in the environment, set
9483         them, based on either an existing Makefile or on searching for gcc
9484         in PATH.  Substitute for CC and CXX in Makefile.
9485         * configure.in: Remove libm from target_libs.  Separate
9486         target_configdirs from configdirs.  If CC is not set in
9487         environment, try to get it from a host Makefile fragment.  Rewrite
9488         changes of configdirs to use skipdirs instead.  A few minor
9489         tweaks.  Take directories out of target_configdirs as they are
9490         taken out of configdirs.  Remove existing Makefile files from
9491         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9492         CONFIG_ARGUMENTS in Makefile.
9493         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9494         by configure.in.
9495         (CONFIG_ARGUMENTS): Likewise.
9496         (CONFIGURE_TARGET_MODULES): New variable.
9497         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9498         ($(CONFIGURE_TARGET_MODULES)): New target.
9499         (configure-libg++, configure-libio): New targets.
9500         (all-libg++): Depend upon configure-libg++.
9501         (all-libio): Depend upon configure-libio.
9502         (configure-libgloss, all-libgloss): New targets.
9503         (configure-libstdc++): New target.
9504         (all-libstdc++): Depend upon configure-libstdc++.
9505         (configure-librx, all-librx): New targets.
9506         (configure-newlib): New target.
9507         (all-newlib): Depend upon configure-newlib
9508         (configure-xiberty): New target.
9509         (all-xiberty): Depend upon configure-xiberty.
9511 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9513         * configure.in (host i[345]86-*-win32):  Expand the
9514         noconfigdirs again.
9516 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9518         * mpw-configure: Fix sed command file name.
9520 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9522         * configure.in (host i[345]86-*-win32): Reduce the
9523         noconfigdirs again.
9525 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9527         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9528         or powerpc*-*-pe*, since they are not yet supported.
9530 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9532         Add PowerMac support and many other enhancements.
9533         * mpw-configure: New option --cc to select compiler to use,
9534         paste options set according to --cc into the generated
9535         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9536         if mpw-make.sed is present.
9537         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9538         add forward includes for PowerPC include files.
9539         * mpw-build.in: Build using Makefile.PPC if present.
9540         (do-byacc, etc): Remove separate version resource builds.
9541         (do-gas): Build "stamps" before "all".
9542         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9543         * mpw-README: Update to reflect --cc option, PowerMac support,
9544         and recently-reported compatibility problems.
9546 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9548         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9549         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9550         (--with-multilib-top): Pass to recursive invocations.
9552 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9554         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9555         v810-*-*.
9557 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9559         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9560         gdb, ld and opcodes on v810-*-*.
9562 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9564         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9565         (local-maintainer-clean): New target.
9566         (maintainer-clean): New target.
9567         (realclean): Just depend upon maintainer-clean.
9569 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9571         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9573 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9575         * configure.in: Build ld in mips*-*-bsd* case.
9577 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9579         * config.sub: Accept -lites* OS.  From Ian Dall.
9581 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9583         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9584         targets.
9586 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9588         * configure.in: treat i386-win32 canadian cross the same as
9589         i386-go32 canadian cross.
9591 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9593         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9594         running under the simulator to build a reduced set of libraries.
9595         (powerpc-*-eabiaix): Add fine grained multilib support added to
9596         other powerpc targets yesterday.
9598 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9600         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9601         -disable-softfloat, -disable-relocatable, -disable-aix, and
9602         -disable-sysv to control which multilib libraries get built.
9604 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9606         * configure: Add Makefile.tem to list of files to remove in trap
9607         handler.
9609 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9611         * config.guess (*Linux*):  Add missing "exit"s.
9612         Also, need specific check for alpha-unknown-linux (uses COFF).
9614 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9616         * config.guess:  Merge with FSF:
9618         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9619         * config.guess (AIX4): More robust release numbering discovery.
9621         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9622         * config.guess (i386-sequent-ptx): Properly get version number.
9624         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9625         * config.guess (mips:*:4*:UMIPS): New case.
9627 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9629         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9630         (i386-win32 host): Likewise.  Don't build readline.
9632 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9634         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9635         SUPPORT_FILES to submakes.
9637 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9639         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9640         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9641         mpw-configure.
9643 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9645         * configure.in (appdirs): Use =, not ==, in test expression when
9646         trying to build the text to print in the warning message for
9647         Solaris users.
9649 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9651         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9653 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9655         * config.guess: Recognize lynx-2.3.
9657 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9659         * config.sub (z8ksim): Deleted
9660         (z8k-*-coff): New, this is the one true name of the target.
9662 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9664         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9666 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9668         * config.guess (*:Linux:*:*): First try asking the linker what the
9669         default object file format is (elf, aout, or coff).  Then if this
9670         fails, try previous methods.
9672 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9674         * configure.in: Don't build newlib for *-*-vxworks5.1.
9676 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9678         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9679         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9681 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9683         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9685 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9687         * cfg-ml-com.in: New file.
9688         * cfg-ml-pos.in: New file.
9690 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9692         * COPYING.NEWLIB: Add HP free copyright to list.
9694 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9696         * config.sub: Recognize -eabi* for the system, not just -eabi.
9698 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9700         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9701         * config.sub, configure.in (win32): New target and host.
9703 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9705         * configure.in: Add i386-pe configuration.
9707 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9709         * mpw-build.in (install): Install GDB after LD.
9711 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9713         * mpw-config.in (elf/mips.h): Always forward-include, needed
9714         for GDB to build.
9716 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9718         * testsuite: New directory for customer acceptance and whole tool
9719         chain tests.
9721 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9723         * configure: If per-host line isn't found, but AC_OUTPUT is found
9724         and a configure script exists, run it instead.
9726 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9728         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9730 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9732         * configure: Set build_{cpu,vendor,os,alias} to host values when
9733         --build isn't specified.
9735 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9737         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9738         (FLAGS_TO_PASS): Pass them.
9739         (EXTRA_TARGET_FLAGS): Ditto.
9741 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9743         * Makefile.in (all-libg++): Depend on all-libstdc++.
9745 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9747         * configure.in (noconfigdirs): Enable all packages for
9748           i386-unknown-netbsd.
9750 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9752         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9753         hosted builds (DOS builds)
9755 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9757         Changes for ARM based on patches from Richard Earnshaw:
9758         * config.sub: Handle armeb and armel.
9759         * configure.in: Omit arm linker only for riscix.
9761 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9763         * config.guess:  Update from FSF.
9765 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9767         * config.sub: Recognize powerpcle as the little endian varient of
9768         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9769         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9770         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9771         temporarily.
9773 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9775         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9777 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9779         * config.sub: Accept -lites* as a basic system type.
9781 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9783         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9784         installed, and if so return linuxoldld as the system name.
9786 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9788         * config.guess: Add hppa1.1-hp-lites support.
9790 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9792         * configure.in: Don't build newlib for m68k-vxworks5.1.
9794 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9796         * configure.in (mips-sgi-irix6): Use mh-irix5.
9798 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9800         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9802 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9804         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9805         OSF/1.  Fix compiler flags.
9806         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9808 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9810         * configure.in: Recognize --with-newlib.
9811         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9813 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9815         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9816         to *_X11_MODULES due to gdbtk needing X include files et al.
9818 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9820         Merge in support for Mac MPW as a host.
9821         (Old change descriptions retained for informational value.)
9823         * mpw-config.in: Add generic include forwards for cpu-specific
9824         include files in aout and elf directories.
9826         * mpw-configure: Added copyright.
9827         * mpw-config.in: Check for presence of required build tools.
9828         (target_libs): Add newlib.
9829         (target_tools): Add examples.
9830         (Read Me): Generate as "Read Me for MPW" instead.
9831         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9832         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9833         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9835         * mpw-configure: Remove subdir-specific makefile hackery,
9836         delete mk.tmp after using it.
9838         * mpw-build.in (all): Display start and end times.
9840         * mpw-configure (host_canonical): Set.
9841         (target_cpu): Always add to makefiles.
9842         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9843         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9844         (mpw-mh-mpw): Look for in srcdir and srcroot.
9845         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9847         * mpw-build.in: (install-only): New target.
9849         * mpw-configure (host_alias, target_alias): Rename from hostalias
9850         and targetalias, add into generated Makefile.
9851         (mk.tmp): If present, add into generated Makefile.
9852         * mpw-build.in (all-gas): Build config.h first before gas proper.
9854         * mpw-configure (config.status): Write only if changed.
9855         * mpw-config.in (readline): Configure it (not built, just used for
9856         definitions).
9858         * mpw-config.in (elf/mips.h): Add a forward include.
9860         * mpw-config.in: Forward-include most .h files in include into
9861         extra-include.
9862         (readline): Don't build.
9863         mpw-build.in (install): Install GDB.
9865         * mpw-configure (prefix, mpw_prefix): Handle it.
9866         * mpw-config.in (mmalloc, readline): Don't configure.
9867         * mpw-build.in (thisscript): Rename to ThisScript.
9868         Use mpw-build instead of BuildProgram everywhere.
9869         (mmalloc, readline): Don't build.
9870         * mpw-README: New file, basic documentation about the MPW port.
9872         * mpw-config.in: Use forward-include to create include files.
9874         * mpw-configure: Add more things to the top of each configured
9875         Makefile, including contents of config/mpw-mh-mpw.
9876         * mpw-config.in (extra-include): Create this directory and fill it
9877         with Posix-like include files when configuring.
9879         * config.sub (apple, mac, mpw): Add various aliases.
9881         * mpw-build.in: New file, top-level build script fragment for MPW.
9882         * mpw-configure: New file, configure script for MPW.
9883         * mpw-config.in: New file, config fragment for MPW.
9885 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9887         * configure.in (host_libs): Remove glob, since it is gone from the
9888         sources.
9890 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9892         * Makefile.in: define empty GDB_NLM_DEPS var.
9894         * configure.in(target_makefile_frag): use config/mt-netware
9895         for netware targets.
9897 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9899         * config.sub: Merge in recent FSF changes.  Remove linux special
9900         cases.
9902 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9904         Revert this change:
9906         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9908                 * build-all.mk: Use CC=cc -Xs on Solaris.
9910 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9912         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9913         stop using it.
9914         * Makefile.in: Nuke all references to glob subdirectory.
9916 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9918         * configure.in: Fix --enable-shared logic in per-host.
9920 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9922         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9924 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9926         * configure.in (noconfigdirs): Don't build gas on AIX, for
9927         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9929 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9931         * configure: Fix --cache-file to work if the file argument is a
9932         relative path.
9934 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9936         * configure: If the --cache-file is used, pass it down to
9937         configure in subdirectories.
9939 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9941         * config.sub: add vxworks29k configuration.
9943 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9945         * Makefile.in (taz): Do "diststuff" part quietly.
9947 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9949         * config.sub: Mini-merge with gcc/config.sub.
9951 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9953         * config.guess (IRIX): Sed - to _.
9955 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9957         * Makefile.in (source-vault, binary-vault): New targets.
9959 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9961         * config.sub: Recognize -eabi as a basic system type.
9963 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9965         * configure.in (enable_shared stuff): Fix typo.
9967 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9969         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9971 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9973         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9975 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9977         * configure.in (rs6000-*-*): Don't build gas.
9979 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9981         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9982         reduce command line length.
9983         (AS_FOR_TARGET): Check for as.new, not Makefile.
9984         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9986 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9988         * config.guess:  Merge from FSF.
9990 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9992         * configure: Don't use $ when handling program_suffix.
9994 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9996         * configure.in:  Configure tk for hppa/hpux.
9998 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10000         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10002 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10004         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10005         to LIBCXXFLAGS.  Tests are better run without it.
10007 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10009         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10011 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10013         * configure.in (*-*-netware*): Don't configure xiberty.
10015 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10017         * configure.in:  Remove tk from native_only list.
10019 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10021         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10022           for special NCD build.
10024 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10026         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10027         makeall.bat, they're only useful for binutils snapshots.
10028         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10029         makeall.bat to specified SUPPORT_FILES.
10031 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10033         * build-all.mk: Add Ericsson targets to sun4 and solaris
10034           hosts.  Add  BNR's sun4 target to solaris host, so their
10035           build-from-source will be tested in-house first.
10037 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10039         * Makefile.in (LIBCFLAGS): New variable.
10040         (CFLAGS_FOR_TARGET): Ditto.
10041         (LIBCFLAGS_FOR_TARGET): Ditto.
10042         (LIBCXXFLAGS): Ditto.
10043         (CXXFLAGS_FOR_TARGET): Ditto.
10044         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10045         (BASE_FLAGS_TO_PASS): Pass them.
10046         (EXTRA_TARGET_FLAGS): Ditto.
10048         * configure.in: Support --enable-shared.
10050 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10052         * configure.in (target_libs):  Include libstdc++ again.
10053         * config.guess:  Update from FSF (for FreeBSD).
10055 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10057         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10058         makeall.bat.
10059         (DISTDOCDIRS): Add `etc'.
10060         (ETC_SUPPORT_PFX): New variable.
10061         (taz): Include anything from etc starting with a word in
10062         ETC_SUPPORT_PFX.
10064 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10066         * config.sub: Update for recent FSF changes.  Remove obsolete
10067         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10068         spacing changes.
10070 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10072         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10074         * config.guess:  Merge with FSF.
10075         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10077 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10079         * configure: Since the "trap 0" handler will override the exit
10080         status on many systems, only use it for "exit 1", and make it set
10081         a non-zero exit status; reset it before "exit 0".  Also, check
10082         exit status of config.sub, and error out if it failed.
10084 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10086         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10087         and install libgloss.
10089 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10091         * Makefile.in (all-binutils): Depend upon all-byacc.
10093         * configure.in: Don't build emacs on Irix 5.
10095 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10097         * configure.in (*-*-netware*): Add libio.
10099 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10101         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10102         (CHECK_TARGET_MODULES): Ditto.
10103         (INSTALL_TARGET_MODULES): Ditto.
10104         (TARGET_LIBS): Ditto.
10105         (all-libstdc++): Note dependencies.
10107 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10109         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10111 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10113         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10114         -fexternal-templates.
10116         * configure.in (target_libs): Add libstdc++.
10117         (noconfigdirs): Add libstdc++ as appropriate.
10119 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10121         * config.guess:  Update from FSF.
10123 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10125         * configure: Use ${config_shell} when running ${configsub}.
10127 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10129         * config.sub: No longer recognize h8300h.
10131 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10133         * config.sub: Remove extraneous differences between config.sub and
10134         gcc/config.sub.
10136 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10138         * Makefile.in (DISTSTUFFDIRS): Add gas.
10140 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10142         * COPYING.NEWLIB: New file.
10144 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10146         * config.guess (HP-UX):  Patch from Harlan Stenn
10147         <harlan@landmark.com> to also emit release level.
10149 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10151         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10153 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10155         * config.sub:  Merge nextstep cleanup from FSF.
10157 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10159         * configure.in (arm-*-*): Don't configure ld for this target.
10161 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10163         * configure.in (*-*-netware): don't configure libg++, libio,
10164           librx, or newlib.
10166 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10168         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10169         configure ld--it works, but it doesn't support shared libraries.
10171 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10173         * config.guess (*-unknown-freebsd*):  Get rid of possible
10174         trailing "(Release)" in version string.
10175         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10177 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10179         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10180         Fix type: *-next-neststep -> *-next-nextstep.
10182         * config.guess:  Merge from FSF:
10184         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10186         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10188         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10190         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10191         instead of UNIX_SV for UnixWare 1.0).
10193 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10195         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10196         to make gdb/nlm/* build after the compiler and linker.
10198 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10200         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10201         not just i[34]86.
10202         (m68k-atari-sysv4):  Relocate to match FSF version.
10204         * config.guess:  More merges from the FSF:
10206         Add a space before function call or macro invocation.
10208         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10210         * config.guess: Add trap cmd to remove dummy.c and dummy when
10211         interrupted.
10213         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10215         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10216         (dummy): Redirect stderr from compilation of dummy.c.
10218         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10220         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10222 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10224         * configure: Accept and ignore --cache*, for compatibility with
10225         new autoconf.
10227 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10229         * config.guess:  Merge from FSF:
10231         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10233         * config.guess (Pyramid*:OSx*:*:*): New case.
10234         (PATH): Add /.attbin at end for finding uname.
10235         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10237         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10239         * config.guess (M88*:DolphinOS:*:*): New case.
10241         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10243         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10244         to select whether to use ELF or COFF.
10246         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10248         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10250         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10252         * config.guess: Guess the OS version for HPUX.
10254         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10256         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10258 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10260         * configure.in: Recognize --with-headers, --with-libs, and
10261         --without-newlib.
10262         * Makefile.in (all-xiberty): Depend upon all-ld.
10264 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10266         * configure.in: Change i[34]86 to i[345]86.
10268 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10270         * configure (version): A few more tweaks to help message.
10272 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10274         * Makefile.in:  Remove (for now) librx as a host library,
10275         now that we're building it for target.
10277 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10279         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10280         (Karl Berry).
10282 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10284         * configure.in:  Also configure librx.
10286 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10288         * Makefile.in:  Update various rules to reflect that librx
10289         is now needed for libg++.
10291 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10293         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10295 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10297         * configure.in: Configure the examples directory.
10299 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10301         * configure: Simplify Jun 2 1994 change.
10303 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10305         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10306         /bin/gcc isn't good enough to build gcc.
10308 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10310         * Makefile.in (GDB_SUPPORT_FILES): Remove
10311         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10312         (gdb.tar.gz): Add new rule to use standard distribution building
10313         mechanism.
10315 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10317         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10318         Bill Cox <bill@cygnus.com>.
10320 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10322         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10324 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10326         * configure:  Search current dir first in .gdbinit.
10328 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10330         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10332 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10334         * config.sub:  Refer to NeXT's operating system as nextstep.
10336         * config.sub (case $basic_machine):  Re-order the cases, to match
10337         the order in the FSF version (which is mostly alphabethical).
10338         Merge in some additions and changes from the FSF.
10340 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10342         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10343         * config.sub: Recognize cxux7.
10344         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10346 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10348         * config.sub:  Fix typo powerpc -> powerpc-*.
10350 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10352         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10354         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10355         parallel with all-emacs and install-emacs).  Top-level command
10356         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10358 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10360         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10361         $(relbindir)/make before doing ``make install'', and use
10362         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10363         installing over running make binary.
10364         ($(host)-stamp-stage3-installed): Likewise.
10366 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10368         * config.guess: Recognize Mach.
10370 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10372         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10373         see whether --exec-prefix was used.
10375 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10377         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10379 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10381         * Makefile.in: Add all-librx target similar to all-libproc.
10383 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10385         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10386         with post 1.2 uname bogosity.
10388 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10390         * configure: Remove temporary files on receipt of a signal.
10392 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10394         * configure: If there is a package_makefile_frag, remove
10395         ${subdir}/Makefile.tem after copying it in.
10397 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10399         * build_all.mk: support rs6000 lynx identifies itself as
10400         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10401         since /bin/gcc is too feeble to compile a modern gcc.
10403 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10405         * brought devo/test-build.mk update-to-date with progressive/
10406           test-build.mk. Add lynx targets and hppa flag info.
10408 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10410         * configure.in:  Use mh-ncrsvr43.  Patch from
10411         Tom McConnell <tmcconne@sedona.intel.com>.
10413 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10415         * config.guess (i386-unknown-bsdi):  No longer need to
10416         check #if defined(__bsdi__) && defined(__i386__).
10418 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10420         * configure: Set program_transform_nameoption correctly.
10422 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10424         * brought build-all.mk update-to-date with progressive build-all.mk,
10425           added new targets and hppa info.
10427 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10429         * configure: If config.guess result is a prefix of the user
10430         specified target, assume a native build and use the user specified
10431         target as the host alias.  Remove SunOS patch suffix removal hack.
10432         * configure.in: Remove SunOS patch suffix removal hack.
10434         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10435         in NATIVE_CHECK_MODULES.
10437 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10439         * Makefile.in: Rename HOST_ONLY to NATIVE.
10440         * configure: Delete SunOs patch suffix from host_canonical
10441           and build_canonical variables that are prepended to Makefiles.
10442         * configure.in: Add comments for easier maintenance.
10444 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10446         * Makefile.in: Add all-libproc target similar to all-gui.
10448 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10450         * Makefile.in (CHECK_MODULES): split into
10451         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10453 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10455         * config.guess (i386-unknown-bsdi): New system to guess.
10457 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10459         * Makefile.in: Add all-gui target (but not yet build by "all").
10461 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10463         * config.sub: Move deletion of patch suffix from here...
10464         * configure.in: To here, at Ian's suggestion.  The top-
10465           level scripts might need to know of a patch level.
10467 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10469         * config.sub: Strip off patch suffix so rtl is recognized
10470           as a sunos4.1.3 machine, even though it's been patched.
10472 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10474         * Makefile.in (INSTALL_LAST): Delete.
10475         (INSTALL_DOSREL): New.
10477 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10479         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10480         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10481         whether we pass down --with-gnu-ld anyhow.
10483 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10485         * Makefile.in (INSTALL_LAST): Change operation so it works
10486         on more flavors of make.
10487         * configure.in (go32): Don't build libg++ or libio.
10489 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10491         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10492         they can be overriden by templates.
10494 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10496         * configure.in (target==go32): Don't build gdb.
10497         * dosrel: New directory.
10499 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10501         * configure.in (host==go32): Configure dosrel too.
10502         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10503         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10504         be set by incoming names or templates.
10505         (INSTALL_LAST): New rule.
10507 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10509         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10511 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10513         * configure.in (appdirs): New variable.  Currently empty, but will
10514         be used in gas distribution.  If nonempty, lists a set of
10515         directories at least one of which must get configured, or top
10516         level configuration is considered to have failed.
10517         (rs6000-*-lynxos*): Use new file name.
10519 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10521         Eliminate XTRAFLAGS.
10522         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10523         newlib include files using -idirafter, and also use -nostdinc.
10524         (CXX_FOR_TARGET): Likewise.
10525         (XTRAFLAGS): Removed.
10526         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10527         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10528         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10529         ($(DO_X)): Don't pass down XTRAFLAGS.
10531 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10533         * configure.in (mips*-dec-bsd*): New target; do build linker.
10534         (mips*-*-bsd*): New target; don't build linker.
10536 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10538         * configure.in: support rs6000-*-lynxos* configuration.
10539         support sunos4 as a cross target.
10541         * config.sub: look for lynx*, not lynx since the OS version may
10542         legitimately be part of the name.
10544 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10546         * configure.in (i[34]86-*-sco*): Move to be with other i386
10547         targets.
10548         (romp-*-*): New target.  Skip various binary utilities.
10549         (vax-*-*): New target.  Don't build newlib.
10550         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10552 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10554         * configure.in: Only set host_makefile_frag if config
10555         directory exists.
10557 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10559         * install.sh: If $dstdir exists, don't check whether each
10560         component does.
10562 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10564         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10566 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10568         * configure.in (*-*-lynxos*): Don't configure newlib for either
10569         native or cross Lynx.
10571 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10573         * config.sub (sparc64-elf): Fix os.
10574         (z8k): Remove duplicate.
10576 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10578         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10579         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10581 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10583         * configure: Make file links cleanly even if Lynx fails on
10584           an NFS symlink (at least fail cleanly).
10586 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10588         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10589         -XNh2000.
10591 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10593         * configure: Unknown options are fatal again.
10595 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10597         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10598         compatibility.
10600 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10602         * build-all.mk: Add `clean' target.
10604 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10606         * config.guess:  Add SINIX support.
10607         * configure.in:  Add mips-*-sysv4* support.
10609 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10611         * build-all.mk: Document all useful targets.
10612         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10613         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10615 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10617         * configure: Support --silent, --quiet.
10619 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10621         * configure: Support --disable-FEATURE.
10623 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10625         * config.guess: Recognize NCR running SVR4.3.
10627 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10629         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10630         Patch from Paul Eggert <eggert@twinsun.com>.
10632 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10634         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10636 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10638         * configure: Make unrecognized options give nonfatal warnings
10639         instead of fatal errors, and pass them to any subdirectory
10640         configures in case they recognize them.
10641         Make --x equivalent to --with-x.
10643 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10645         * configure: Add --enable-* options.  Clean up usage message and
10646         some comments.
10648 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10650         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10652 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10654         * configure.in (hppa*-*-*): Enable binutils.
10656 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10658         * config.sub: Recognize cisco.
10660 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10662         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10664 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10666         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10667         than one configuration name.  Add comment.
10669 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10671         * config.guess: about target *-hitachi-hiuxwe2, fixed
10672         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10673         macro is incorrect.]
10675 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10677         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10678         than the "make ls" stuff which used to be here.
10680 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10682         * config.guess:  Recognize i[34]86-unknown-freebsd.
10683         From Shawn M Carey <smcarey@rodan.syr.edu>.
10685 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10687         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10689 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10691         * config.guess: Check for ptx.
10693 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10695         * config.sub: Add os9k checking.
10697 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10699         * config.guess: Handle OSF1 running on HPPA processors
10701 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10703         * configure: If subdir configure fails, print out a message with
10704         subdirectory name, in case subdir's configure code didn't identify
10705         itself.
10707 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10709         * configure.in: Remove embedded newlines from configdirs.
10710         Avoid mismatches of substrings.  Fix matching strings at end
10711         of configdirs.
10713 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10715         * config.guess:  Add Lynx/rs6000 config support.
10717 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10719         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10721 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10723         * configure.in (hppa*-*-osf*): Treat this just like most other
10724         PA configurations (eg no binutils or ld).
10725         (hppa*-*-*elf*): These configurations have binutils and ld.
10727 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10729         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10731 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10733         * configure.in (rs6000-*-*): Build gas.
10735 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10737         * Makefile.in:  Avoid bug in losing hpux sed.
10739 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10741         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10742         for GDB and GDB has been fixed to not need it.
10744 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10746         * config.guess: Recognize vax hosts.
10748 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10750         * configure (while loop): Don't use "break 2" inside case
10751         statement -- the case statement isn't an enclosing loop.
10753 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10755         * config.guess:  Clean up NeXT support, to allow nextstep
10756         on Intel machines.  Make OS be nextstep.
10758 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10760         * config.guess: Add alternate forms for Convex.
10762 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10764         * configure:  Completely rewrite option processing.  Take
10765         advantage of pattern-matching to avoid invoking test frequently.
10766         Also clean up host and target defaulting logic.
10768 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10770         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10771         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10772         commands (plus user environment) will fit SCO limits.
10774 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10776         * configure.in: Don't issue warnings about directories which are
10777         not being configured if -norecursion is set.  Correct test for
10778         --with-gnu-as and --with-gnu-ld to not get confused by substring
10779         matches.
10781         * configure.in: Don't build gas for alpha-dec-osf1*.
10783 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10785         * configure:  Back out Per's change of 12/19/1993.  It changes the
10786         behavior of configure in unexpected and confusing ways.
10788         Also, use different delim char when calculating
10789         program_transform_name so that the name can contain slashes.
10791 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10793         * configure.in, config.sub: Add support for VSTa micro-kernel.
10795 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10797         * configure.in: Nuke hacks which were used to get a special
10798         version of GAS for HPPA configurations.
10800 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10802         * configure:  If only ${target_alias} is given, use that
10803         as the default for ${host_alias}.
10804         * configure:  Add missing back-slashes before nested quotes.
10806 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10808         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10810 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10812         * config.guess:  Recognize some Tektronix configurations.
10813         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10815 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10817         * config.sub: Match any flavor of SH.
10819 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10821         * configure.in: Don't try to configure newlib for Alpha.
10823 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10825         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10826         libg++ or libio for any Alpha target.
10828         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10830 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10832         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10833         default arguments -- so it tried to compress itself.
10835 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10837         * configure.in (notsupp): ensure that a space is always at the end
10838           of the configdirs list, since the grep checks for an explicit space
10840 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10842         * configure.in (target i386-sysv4.2): don't build ld, since static
10843           versions of many libraries are not available.
10845 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10847         * config.guess: Recognize Apollos (using environment variables).
10848         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10850 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10852         * config.guess: Recognize Sony news mips running newsos.
10854 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10856         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10857         "fi ; else" for bash.
10859 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10861         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10863 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10865         * config.sub: accept unixware as an alias for svr4.2.
10866         Fix some inconsistancies with the gcc version.
10868 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10870         * Makefile.in (DISTDOCDIRS):  Add gdb.
10872 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10874         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10876 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10878         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10879         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10880         this now.
10882 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10884         * config.sub: Accept hiux* as an OS name.
10886         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10887         etc/make-stds.texi.  The underscore came from gcc, and dje now
10888         agrees that RUNTESTFLAGS is the correct name.
10890 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10892         * install.sh:  Remove 'set -e'.  It makes any conditionals
10893         in the script useless.
10895         * config.guess: Automatically recognize arm-acorn-riscix
10896         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10898 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10900         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10902 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10904         * Makefile.in (DISTDOCDIRS): New variable.
10905         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10906         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10908 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10910         * configure.in (hppa target): check the source directory for the
10911           pagas sub-directory
10913 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10915         * config.sub: Allow -aout* and -elf*.
10917 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10919         * configure.in: Don't build ld on i386-solaris2, same as for
10920         sparc-solaris2.
10922 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10924         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10926 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10928         * configure.in:  Configure gdb for alpha.
10930 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10932         * Makefile.in (CXXFLAGS): Add -O.
10934 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10936         * config.guess: added support for DG Aviion
10938 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10940         * configure.in: Produce warning message for subdirectories not
10941         configurable for this host/target combination.  Don't try to
10942         configure gdb for vms.
10944 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10946         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10947         appropriate files before making "diststuff".
10948         (DISTBISONFILES): New var: list of files to be edited.
10949         (DISTSTUFFDIRS): Add binutils.
10951 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10953         * config.sub: also handle mipsel and mips64el (for little endian mips)
10955 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10957         * configure.in: Add * to end of all OS names.
10959 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10961         * configure.in: Build newlib for LynxOS native.
10963 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10965         * config.guess: Add support for delta 88k running SVR3.
10967         * configure.in: Add comment about HP compiler vs. emacs.
10969 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10971         * configure.in: don't build ld on solaris2 (not a viable option
10972           due to bugs in getpwnam & getpwuid)
10974 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10976         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10977         config.guess will produce a full version number.
10979 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10981         * configure.in: Build linker and binutils for alpha-dec-osf1.
10983 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10985         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10986         and gdb/testsuite/Makefile.in.
10988 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10990         * configure.in: recognize mips*- instead of mips-
10992 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10994         * config.sub: Accept linux*coff and linux*elf as operating
10995         systems.
10997 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10999         * config.sub: Recognize mips64, and mips3 as an alias for it.
11001 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11003         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11004         gdb knows how to handle OSF/1 shared libraries.
11006 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11008         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11009         * config.guess: Recognize Hitachi's HIUX.
11010         * config.sub: Recognize h3050r* and hppahitachi.
11011         Remove redundant cases for hp9k[23]*.
11013 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11015         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11016         if gas and ld are in the source tree and are in ${configdirs}.
11017         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11018         --with options (but still pass them down on the command line,
11019         if they were explicitly specified).
11021 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11023         * configure: substitute SHELL value in Makefile.in with
11024         ${CONFIG_SHELL}
11026 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11028         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11029         *-*-solaris2* targets.
11031 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11033         * Makefile.in: define M4, and pass it down to sub-makes;
11034         all-autoconf now depends on all-m4
11036 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11038         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11039         presence of {ar,ranlib} instead of a configured directory
11041 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11043         * config.guess: Accept 34?? as well as 33?? for NCR.
11045 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11047         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11048         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11050 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11052         * configure: grab values for $(CC) and $(CXX) from the
11053         environment, so that someone can do "CC=gcc configure; make" and
11054         have it work right (matching the way that autoconf works now)
11056         * configure.in, Makefile.in: add support for gash, the tcl
11057         interface to Galaxy
11059         * config.guess: add NetBSD variants (hp300, x86)
11061 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11063         * install.sh: Support -d option (in the manner of SunOS 4 install,
11064         as it is more deterministic than that of GNU install)
11065         (chmodcmd): Set file to mode 755 by default (should also do default
11066         chgrp and chown, but I don't feel like dealing with that now)
11068 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11070         * config.sub: Remove h8300hhms alias.
11072 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11074         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11076 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11078         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11079         as stmp-fixinc
11081 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11083         * config.sub: recognize m88110-bug-coff.
11085 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11087         * Makefile.in (all-libio): all dependencies on the toolchain used
11088         to build this (gcc, gas, ld, etc)
11090 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11092         * config.guess: Deal with OSF/1 1.3 on alpha.
11094 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11096         * install.sh: add some 'else true' clauses for portability
11098         * configure.in: don't build libio for h8[35]00-*-* targets
11100 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11102         * Makefile.in:  Add support for new libio.
11104 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11106         * install.sh: If one command fails, don't try the rest.  Don't try
11107         to remove $dsttmp (via trap) unless we have already created it.
11108         If $src doesn't exist, detect it and exit with an error.
11110         * config.guess: Recognize BSD on hp300.
11112 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11114         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11115         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11117 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11119         * Makefile.in (all-send-pr): depends on all-prms
11121 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11123         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11125 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11127         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11128         Added test for mips-mips-riscos5.
11130 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11132         * configure.in: use mh-hp300 for 68k HP hosts
11134 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11136         * configure: add support for CONFIG_SHELL, so that you can use
11137         some alternate shell for evaluating configure scripts
11139 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11141         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11142         in configure script to bug-gdb@prep.ai.mit.edu when building
11143         distribution archive.
11144         * Makefile.in (COMPRESS):  Remove def.
11145         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11146         gdb.tar.Z and make-gdb.tar.Z respectively.
11147         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11148         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11149         to convergence with 'taz' target in Makefile.in.
11151 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11153         * install.sh (dsttmp): use trap to ensure that tmp files go
11154         away on error conditions
11156 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11158         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11160 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11162         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11163         its parent is '/' not ''.
11165         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11167 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11169         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11170         that ${newsrcdir}/configure.in does.
11172 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11174         * test-build.mk: support for CONFIG_SHELL
11176 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11178         * config.sub (netware):  Add as a basic system type.
11180 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11182         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11183           $(srcdir)/ from the dependency on Makefile.in.
11185 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11187         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11188         (h8300hhms is temporary until multi-libraries are implemented).
11189         * configure.in: Handle h8300h too.
11191 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11193         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11195 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11197         * configure:  Remove extraneous output when guessing host type.
11198         * config.guess:  Remove extraneous output when guessing using C
11199         compiler rather than uname, or when guessing fails.
11201 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11203         * Makefile.in: remove all.cross and install.cross targets
11205         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11206           definitions
11208 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11210         * configure.in (target sh): Build gprof.
11212 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11214         * config.sub: change -solaris to -solaris2
11216 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11218         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11220 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11222         * configure: Correct error message for missing Makefile.in to
11223         print correct directory.
11225 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11227         * install.sh: kludge around 386BSD shell bug
11229 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11231         * config.guess:  Recognize NeXT.
11232         * config.guess:  Recognize i486-ncr-sysv4.
11233         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11235 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11237         * Makefile.in (MAKEINFOFLAGS): New variable.
11238         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11239         * build-all.mk, test-build.mk: Pass down --no-split as
11240         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11242 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11244         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11246 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11248         * Makefile.in (libg++.tar.z):  New rule.
11249         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11250         * Makefile.in (taz):  Only do a single chmod.
11252 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11254         * install.sh: don't use dirname anymore (replaced with sed usage)
11256 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11258         * Makefile.in:  Change extension for gzip'd files from '.z' to
11259         '.gz' per new FSF standard usage.
11261 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11263         * configure: put quotes around the final value of program_transform_name
11265 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11267         * Makefile.in: new install.sh support; update install-info rules
11269 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11271         * configure.in: Build diff for crosses, but not for go32 host.
11273         * configure.in: Build gprof only for native, and don't build it
11274         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11276 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11278         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11280 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11282         * configure.in (host_tools): Add prms.
11284 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11286         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11287         with $(FLAGS_TO_PASS) on the command line
11289         * config.sub: Recognize lynx and lynxos
11291 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11293         * config.sub: Accept -ecoff*, not just -ecoff.
11295 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11297         * Makefile.in (taz): Use .gz suffix instead of .z.
11298         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11299         names.
11301 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11303         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11305 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11307         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11308         that rebuilds that might happen during 'make install' don't get
11309         bogus gcc include files
11311 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11313         Change from Utah for HPPA support:
11314         * config.guess: Recognize hppa1.x-hp-bsd.
11316 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11318         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11319         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11321 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11323         * config.sub: Add support for rom68k and bug boot monitors.
11325 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11327         * Makefile.in: Make all-opcodes depend on all-bfd.
11329 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11331         * config.guess: Added special check for i[34]86-univel-sysv4*.
11333 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11335         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11336         the processor rather than assuming i486.
11338 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11340         * config.guess: Recognize SunOS6 as Solaris3.
11342 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11344         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11345         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11347 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11349         * build-all.mk (all-cross): New target for Canadian Cross.
11350         Added Q2 go32 targets.
11351         * test-build.mk: Configure go32 cross sparclite-aout and
11352         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11353         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11355 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11357         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11358         GO32 hosted toolchains
11360 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11362         * configure: change  so "-exec-prefix" gets passed down rather
11363         than "-exec_prefix" so autoconf generated Makefiles get the
11364         exec_prefix set right.
11366 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11368         * config.guess: get the Solaris2 minor version number
11370         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11372 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11374         * config.guess: Recognize some Sequent platforms.
11376 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11378         * Makefile.in: added the vault-install target
11380         * configure.in: actually use the Sun3 makefile fragment that's in
11381         config, also added the release dir to configdirs
11383 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11385         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11387 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11389         * configure.in: remove some program from Alpha targetted toolchains
11391 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11393         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11394         gprof.
11395         (taz): Run "make diststuff" in those directories instead of "make
11396         proto-dir".  Look for "VERSION=" only at start of line in subdir
11397         Makefile.  Use "gzip -9" for compression.
11398         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11399         (binutils.tar.z): New target.
11401 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11403         * Makefile.in (taz): Include gpl.texinfo.
11405 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11407         * Makefile.in (setup-dirs): Merged into "taz" target.
11408         (taz): Only do `proto-dir' stuff if a directory is actually needed
11409         for this target.
11411 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11413         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11414         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11415         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11416         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11417         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11419 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11421         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11422         config.sub, and move-if-change to gdb testsuite distribution
11423         archive, so the testsuite can be extracted, configured, and
11424         run separately from the gdb distribution.  Blow away the Chill
11425         tests that require a Chill compiled executable, since GNU Chill
11426         is not yet publically available.
11428 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11430         * test-build.mk: set environment variables in a single command,
11431         instead of a list of assignments and exports
11433         * config.guess: recognize Alpha/OSF1 systems
11435 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11437         * configure: Change help message to prefer --options rather than
11438           -options.
11440 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11442         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11443         zippy@ecst.csuchico.edu.
11444         * config.guess: Recognize miniframe.
11446 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11448        * Makefile.in: Use srcroot to find runtest rather than rootme.
11449        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11451 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11453         * test-build.mk: Extensive additions to support building on a
11454         machine other than the host.
11456 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11458         * configure (tooldir): Fix for i386-aix again.
11460 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11462         * configure, Makefile.in:  Change definition of $(tooldir)
11463         to match the FSF.
11465 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11467         * config.guess:  Recognize i[34]86/SVR4.
11469 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11471         * Makefile.in (all-gdb): gdb depends on sim.
11473 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11475         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11476         at the same time we make the prototype gdb directory.
11477         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11478         files at the same time as the gdb base release distribution.
11480 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11482         * Makefile.in (check): Use individual check targets rather than
11483         DO_X rule.
11484         (check-gcc): Added.
11486 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11488         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11489         for System V release 3.2.
11491 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11493         * config.sub: Recognize hppaosf.
11494         * configure.in: Do configure ld/binutils/gas for it.
11496 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11498         * configure (tooldir): Alter syntax used to set this, for systems
11499         where "\$" isn't handled right, like i386-aix.
11501 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11503         * configure: Pass program-transform-name, not
11504         program_transform_name, to recursive configures.
11506 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11508         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11509         of gas+ld+binutils.
11511 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11513         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11515 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11517         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11519 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11521         * Makefile.in (PRMS): Set back to all-prms.
11523 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11525         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11526         targets, rather than for MIPS hosts.
11528 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11530         * configure.in: add comment for --with-x default values
11532         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11534         * Makefile.in: add check-* targets for each of the directories in
11535         the tree.  Add a definition of RUNTEST that will use the one we
11536         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11538 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11540         * configure.in: Removed obsolete references to bfd_target and
11541         target_makefile_frag.
11543         * build-all.mk: Set assorted targets for Q2.
11544         * config.sub: Recognize z8k-sim and h8300-hms.
11545         * test-build.mk: Really don't pass host to configure.
11546         (HOLES): Added uname.
11548 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11550         * configure: Handle an empty program-prefix, program-suffix or
11551         program-transform-name correctly.
11553 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11555         * build-all.mk: -G 8 no longer required for MIPS targets.
11556         * test-build.mk: Don't pass host argument to configure; make it
11557         guess.
11559 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11561         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11562         * Makefile.in (COMPRESS):  New macro, like GZIP.
11564 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11566         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11568         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11569         with gas currently defaults to -G 0.
11571 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11573         * Makefile.in (all-flex): flex depends on byacc.
11575         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11576         to test-build.mk as RELEASE_TAG.
11577         * test-build.mk (configargs): New variable containing arguments to
11578         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11579         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11581         * config.guess: Use /bin/uname when checking -X argument on SCO,
11582         to avoid invoking GNU uname which doesn't understand -X.
11584         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11586         * configure.in: Build gas for mips-*-*.
11588 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11590         * Makefile.in (all.normal): insert missing backslash.
11592 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11594         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11596         * Makefile.in: Complete overhaul to merge many almost identical
11597         targets.
11599 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11601         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11602         (gdb.tar.Z): Adjusted.
11604         * Makefile.in (setup-dirs, taz): New targets; should be general
11605         enough to adapt for gdb sometime.  Build only .z file.
11606         (gas.tar.z): New target.
11608 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11610         * build-all.mk: Use CC=cc -Xs on Solaris.
11612 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11614         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11615         for handling BISON for FSF releases.
11617 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11619         * configure: Actually implement the change zoo just documented.
11621 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11623         * configure: when using config.guess, only set target_alias when
11624         it's not already been set (ie, on the command line)
11626 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11628         * Makefile.in: add installcheck target, set PRMS to install-prms
11630 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11632         * configure: add support for package_makefile_fragment, handle the
11633         case where a directory has a configure.in file but no Makefile.in
11634         more gracefully (with an actual understandable error message, even);
11635         add support for --without (and add this to the usage message); also
11636         explicitly add a --host=${host_alias} to the command line when
11637         config.guess is used
11639 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11641         * configure: Must use both --host and --target in recursive calls.
11643 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11645         * Makefile.in: Change deja-gnu to dejagnu.
11647 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11649         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11651 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11653         * configure.in: canonicalize all instances to *-*-solaris2*,
11654         also strip out a number of tools to not build for go32 host
11656 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11658         * config.guess: add GPL.
11660         * Makefile.in, config.guess, config.sub, configure: bump
11661           copyrights to 93.
11663 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11665         * Makefile.in (do-info): Removed obsolete check for existence of
11666         localenv file.
11668         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11670 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11672         * Makefile.in: a couple of 'else true' for decstation,
11673         support for TclX
11675         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11677 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11679         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11681 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11683         * config.guess: Recognize i386-ibm-aix (PS/2).
11684         * configure.in: Use config/mh-aix386 file for it.
11686 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11688         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11689         CC_FOR_TARGET instead.
11690         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11692 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11694         * Makefile.in: Add sim to list of directories sent with gdb
11696 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11698         * configure.in: Put back mips-dec-bsd* case.
11700 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11702         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11703         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11704         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11706 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11708         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11710         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11711         (install-info): install dir.info only if it exists,
11712         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11714 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11716         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11717         gas for mips-dec-bsd.
11719 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11721         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11722         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11724 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11726         * configure.in: Added "dejagnu" to hosttools list.
11728 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11730         * config.sub, configure.in, config.guess:  Add support
11731         for Bosx, an AIX variant from Bull.
11732         Patches from F.Pierresteguy@frcl.bull.fr.
11734 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11736         * devo/dejagnu: Initial creation of devo/dejagnu.
11737         Migrated dejagnu testcases and support files for testing software
11738         tools to reside as subdirectories, currently called "testsuite",
11739         within the directory of the software tool.  Migrated all programs,
11740         support libraries, etc. beloging to dejagnu proper from
11741         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11742         with no modifications.  The changes to these files which will
11743         allow them to configure, build, and execute properly will be made
11744         in a future update.
11746 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11748         * Makefile.in: Change send_pr to send-pr.
11749         * configure.in: Likewise.
11750         * send_pr: Renamed directory to send-pr.
11752 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11754         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11756 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11758         * README:  Update for gdb-4.8 release.
11759         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11760         gdb-xxx.tar.z (gzip'd) file also.
11762 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11764         * Makefile.in: make all-diff depend on all-libiberty
11766 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11768         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11770 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11772         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11774 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11776         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11777         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11778         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11780 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11782         * Makefile.in:  makeinfo binary is in a new location
11784 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11786         * config.sub: Accept -ecoff as an OS.
11788         * Makefile.in: Various changes to eliminate a level of make
11789         recursion and reduce the required command line length.
11790         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11791         sub-makes.
11792         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11793         variables holding settings for specific sub-makes.
11794         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11795         in terms of BASE_FLAGS_TO_PASS.
11796         (TARGET_LIBS): New variable listing directories which use
11797         TARGET_FLAGS_TO_PASS.
11798         (subdir_do): Eliminated.
11799         (do-*): New set of targets to replace subdir_do.
11800         (various): All targets which used subdir_do now depend on do-*.
11801         (local-clean): Renamed from do_clean.
11802         (local-distclean): New target, dependency of distclean and
11803         realclean.
11804         (install-info): Don't create directories.  Depend on dir.info
11805         rather than calling make recursively.
11806         (install-dir.info): Eliminated.
11807         (install-info-dirs): Create all info directories here.
11808         (dir.info): Depend upon do-install-info.
11810         * test-build.mk (HOLES): Added false.
11812 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11814         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11816 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11818         * Makefile.in (info): remove dependency on all-texinfo.  The
11819         problem was really in texinfo/C, not at this level.
11821 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11823         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11825 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11827         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11828         GDB releases.
11830 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11832         * configure: Include srcdir in message about target of link not
11833         being found.  Don't convert `-' to `_' in `with' options being
11834         passed to subdirs.
11836 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11838         * configure.in: add uudecode to host_tools
11840         * Makefile.in: added {all,install}-uudecode targets, added them to
11841         the appropriate lists
11843 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11845         * Makefile.in (all-gcc): Added dependency on all-gas.
11847         * configure.in (mips-*-*): Build ld and binutils.
11849 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11851         * configure: check return code from mkdir, print error message and
11852           exit on failure.
11854 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11856         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11858 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11860         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11862 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11864         * config.sub (h8500):  Recognize this as a cpu type.
11866 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11868         * configure: source directory missing is no longer a warning
11870         * configure.in: recognize irix[34]* instead of irix[34]
11872         * Makefile.in: define and pass down X11_LIB
11874 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11876         * guess-systype: Renamed to ...
11877         * config.guess:  ... by popular request.
11878         * configure.in, Makefile.in:  Update accordingly.
11880 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11882         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11883         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11884         + Execute ./dummy instead of assuming . is in PATH.
11886 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11888         * guess-systype:  New shell script.  Attempts to guess the
11889         canonical host name of the executing host.
11890         Only a few hosts are supported so far.
11891         * configure:  Call guess-systype if no host is specified.
11893 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11895         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11896         gcc Makefile.
11899 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11901         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11902         (all-gcc, install-gcc, subdir_do): Use it.
11904 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11906         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11908 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11910         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11911           set exclusively by configure, using configure.in .
11913 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11915         * test-build.mk: set $PATH for all builds
11917         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11919 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11921         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11922         the one used in gcc/Makefile.in, so that a null expansion doesn't
11923         override the one needed to build gcc with a native cc.
11926 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11928         * configure: Accept -with arguments.
11930 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11932         * Makefile.in: added h8300sim
11934 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11936         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11937         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11938         (all-cygnus, native, build-cygnus): Make
11939         $(canonhost)-stamp-3stage-done, not $(host)....
11940         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11941         i386-sco3.2v4.  Added else true to if command.
11943 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11945         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11947 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11949         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11951 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11953         * configure.in: don't remove binutils from Solaris builds
11955 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11957         * Makefile.in: get rid of earlier definitions for *clean,
11958         also handle the recursive info rule better
11960 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11962         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11963         do more-or-less the right thing.
11965 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11967         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11968         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11970 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11972         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11973         $(host_canonical).
11975         * configure.in: split the configdirs list into 4 categories (native
11976         v. cross, library v. tool) and handle the cross-only and native-
11977         only in more reasonable (and correct!) way.
11979 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11981         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11982         configdirs anymore.
11984 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11986         * Makefile.in: extensive cleanup::  removed all of the explicit
11987         clean-* targets, collapsed many wrappers around subdir_do into
11988         one, added additional targets to satisfy standards.texi, deleted
11989         some old targets, some changes for consistency
11991 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11993         * configure.in: handle some programs as cross-only, and others as
11994         native only
11996         * test-build.mk: handle partial holes in a more generic manner
11998         * Makefile.in: m4 depends on libiberty
12000 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12002         * configure.in: add m4, textutils, fileutils, sed, shellutils,
12003         time, wdiff, and find to configdirs
12005         * Makefile.in: all, clean, and install rules for the new programs
12006         added to configure.in
12008 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12010         * configure.in: use mh-sun for all *-sun-* hosts
12012 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12014         * Makefile.in: define flags for X11 include files and library file
12015         locations, pass them down to the programs that need this info
12017         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12019 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12021         * configure.in: start building libg++ for HP-UX targets
12023 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12025         * README:  Update references to files moved into etc/.
12027 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12029         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12030         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12032 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12034         * configure: accept dash as well as underscore in long option
12035         names for FSF compatibility.
12037 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12039         * config.sub: added -sco3.2v4 support from FSF.
12041 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12043         * configure.in: expand the section that adds or removes
12044         directories from the list of programs to build, to handle native
12045         vs. cross in addition to host v. native
12047 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12049         * Makefile.in:  Replace C++ in macro names with CXX.
12050         This is less likely to break ...
12052 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12054         * test-build.mk: add -w to GNU_MAKE
12056 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12058         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12059         add 'sparc' to list of recognized cpus.  This needed to make
12060         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12061         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12062         then changes that into $CPU-wrs-vxworks.
12064         * configure.in: remove most references to gdbtest, regularize
12065         target based program removal
12067         * test-build.mk: import from p3 tree (many fixes and changes)
12069 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12071         * Makefile.in: added rules to handle tcl, tk, and expect
12073         * configure.in: handle those directories if they exist
12075 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12077         * config.sub: removed bogus hppabsd and hppahpux names, since
12078         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12080 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12082         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12083         depends upon all-xiberty
12085         * Makefile.in: changes from p3, including:
12087         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12089         * Makefile.in (XTRAFLAGS): include newlib directories if
12090         newlib/Makefile exists, rather than if host != target.
12092         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12094         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12095         from the same source tree and not building a cross-compiler.  This
12096         matters for the libg++ configuration if reconfiguring a tree that
12097         has already been installed.
12099         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12101         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12102         pick up the machine and system specific header files.
12104         * Makefile.in: added AS_FOR_TARGET, passed down in
12105         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12106         the C compiler to use to create programs which are run in the
12107         build environment, set it to default to $(CC), and passed it down
12108         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12110         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12112         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12113         We need them for unusual native builds, like systems without
12114         ranlib.
12116         * configure: also define $(host_canonical) and
12117         $(target_canonical), which are the full, canonical names for the
12118         given host and target
12120 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12122         * Makefile.in:  Added separate definitions for C++.
12124 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12126         * configure.in (configdirs):  Add deja-gnu.
12128 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12130         * README:  Update for configure.texi and gdb-4.7 release.
12132 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12134         * Makefile.in:  Move "all" target to top of file.
12135         Previously, first target was ".PHONY" which caused BSD4.4 make
12136         to build .PHONY when make was run without arguments.
12138 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12140         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12141         Library-copylefted code in libiberty.
12143 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12145         * config.sub:  Replace m68kmote with plain old m68k.
12147 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12149         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12151 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12153         * config.sub: Complain if no argument is given.  Added support for
12154         386bsd as OS and target alias.
12156 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12158         * Makefile.in (XTRAFLAGS): include newlib directories if
12159         newlib/Makefile exists, rather than if host != target.
12161 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12163         * config.sub: recognize sparclite-wrs-vxworks.
12165         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12166         p3.) Added clean-xiberty to clean.
12168 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12170         * configure.in: use *-*-* instead of nested cases for host and target
12172 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12174         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12175         from the same source tree and not building a cross-compiler.  This
12176         matters for the libg++ configuration if reconfiguring a tree that
12177         has already been installed.
12179 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12181         * config.sub (i486v/i486v4):  Merge in from FSF version.
12183 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12185         * configure: only set PWD if it is already set.
12187 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12189         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12190         doesn't have unset and all success paths (and most error paths)
12191         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12192         to just ${PWD} to avoid confusion.)
12194 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12196         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12197         even for a native compilation.
12199 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12201         Changes to make the gdb.tar.Z rule work better.
12203         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12204         (DEVO_SUPPORT):  Add configure.texi.
12205         (bfd-ilrt.tar.Z):  Remove ancient rule.
12207 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12209         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12210         pick up the machine and system specific header files.
12212         * configure.in, config.sub: added new target m68010-adobe-scout,
12213         with alias of adobe68k.  Changed configure.in to check for
12214         -scout before -sco* to avoid a false match.
12216         * Makefile.in: added AS_FOR_TARGET, passed down in
12217         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12218         the C compiler to use to create programs which are run in the
12219         build environment, set it to default to $(CC), and passed it down
12220         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12222 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12224         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12225         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12226         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12227         FOR_TARGET variants, to newlib and libg++.
12229 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12231         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12232         first.
12234 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12236         * config.sub:  Accept `elf' as an environment.
12238 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12240         * Makefile.in (all-opcodes):  cd into the right directory
12242 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12244         * configure: added -program_transform_name option, used as
12245         argument to sed when installing programs.
12246         configure.texi: added documentation for -program_prefix,
12247         -program_suffix and -program_transform_name.
12249 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12251         * config.sub:  Accept i486 where i386 ok.
12253 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12255         * config.sub: accept we32k
12257 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12259         * config.sub, configure.in: accept OSE68000 and OSE68k.
12261         * Makefile.in: don't create all directories for ``make install'';
12262         let the subdirectories create the ones they need.
12264 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12266         * COPYING: new file, GPL v2
12268 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12270         * Makefile.in: use the new gen-info-dir, which needs a template
12271         argument (which also lives in texinfo)
12273         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12275 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12277         * config.sub (ncr3000):  Change i386 to i486.
12279 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12281         * Makefile.in: add install-rcs, install-grep to
12282         install-no-fixedincludes, removed install-bison and install-libgcc
12284 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12286         * configure.in: grab the HPUX makefile fragment if on HPUX
12288 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12290         * Makefile.in: eradicate bison spoor (ditto libgcc).
12291          configure.in: recognise m68{k,000}-ericsson-OSE.
12292          es1800 is alias for m68k-ericsson-OSE
12294 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12296         * configure.in: rearrange the parts that remove programs from
12297         configdirs, based now on HOST==TARGET or by canonical triple.
12299 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12301         * test-build.mk: recurse explicitly with -f test-build.mk when
12302           appropriate.  predicate stage3 and comparison on the existence
12303           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12304           On very clean, also remove ...stamp-co.  Build in-place before
12305           doing other builds.
12307 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12309         * Makefile.in, configure.in: add tgas
12311 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12313         * Makefile.in: a number of changes merged in from progressive.
12315         * configure.in: add libm.
12317         * .cvsignore: ignore some stuff that comes from test-build.mk.
12319 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12321         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12323 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12325         * configure: Add program_suffix (parallel to program_prefix)
12326         * Makefile.in: adjust directory-creating script for losing decstation
12328 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12330         * configure:  Minor $subdir-related fixes.
12332 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12334         * configure: fix various problems with propogating
12335         makefile_target_frag in subdirs.
12336         * configure.in: config libgcc if its there
12338 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12340         * config.sub:  HPPA merge.
12342 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12344         * Makefile.in:  Replace all-bison with all-byacc in all
12345         dependency lines for other tools (which now use byacc).
12347 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12349         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12351 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12353         * Makefile.in: make gprof rules similar to byacc rules (instead of
12354         vestigal $(unsubdir) that didn't work...)
12356 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12358         * config.sub:  Add support for Linux.
12359         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12360         (at least for libg++).
12362 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12364         * configure.texi: fix doc for the -nfp option to configure
12366 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12368         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12370 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12372         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12373         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12374         * configure.in: added solaris* host_makefile_frag hook.
12376 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12378         * config.sub: changed recognition of m68000 so that various
12379         m68k types can be specified via m680[01234]0
12381 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12383         * config.sub (basic_machine): fix sed so that '-foo' isn't
12384         completely substituted out while .+'-foo' loses the '-foo'
12386 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12388         * config.sub ($os): Add -aout.
12390 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12392         * configure:  If host_makefile_frag is absolute, don't
12393         prefix ${invsubdir} (relevant to libg++ auto-configure).
12395 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12397         * Makefile.in (tooldir): Define it.
12398         (all-ld): Depend on all-flex.
12400 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12402         * Makefile.in (check):  Fix libg++ special case.
12404 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12406         * configure: do not bury `pwd` into config.status, thus do fewer
12407           pwd's.
12409         * configure: print the "Building in" message only when building in
12410           other than "." AND verbose.
12412         * configure: remove -s, rework -v to better accomodate guested
12413           configures.
12415         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12417 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12419         * Makefile.in: macroize flags passed on recursion.  remove
12420           fileutils.
12422 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12424         * configure: get makesrcdir right for subdirs deeper than 1.
12426         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12427           install.
12429 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12431         * Makefile.in: don't print subdir_do or recursion lines.
12433 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12435         * standards.texi: added menu item.
12437         * Makefile.in: build and install standards.info.
12439         * standards.texi: new file.
12441 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12443         * configure: test for and move config.status pieces from
12444           ${subdir}/.
12446 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12448         * configure:  Test for existance of files before trying to mv
12449         them, to avoid numerous non-existance messages.
12451 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12453         * configure: correct final line of config.status.
12455         * configure: patch from eggert.  Avoids a protection problem if
12456           the original Makefile.in is read only.
12458         * configure: use move-if-change from gcc to create config.status.
12459           Some makefiles depend on config.status to tell if a directory
12460           has been reconfigured for a different host.  This change
12461           prevents those directories from remaking everything in the case
12462           where the reconfig was only intended to rebuild a Makefile.
12464         * configure: test for config.sub with "config.sub sun4" rather
12465           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12466           host alias from a missing config.sub.
12468 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12470         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12471           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12473 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12475         * configure: mkdir ${subdir} as needed.
12477 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12479         * Makefile.in,configure.in: added autoconf.
12481 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12483         * Makefile.in: no longer pass against on recursion.
12485         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12486           definitions are not inherited.
12488         * configure: correct makesrcdir when subdir is .
12490 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12492         * configure:  Add support for 'subdirs' variable, which is
12493         like 'configdirs', except that configure doesn't re-invoke
12494         itself for subdirs, it just creates a Makefile for each subdir.
12495         * configure.texi:  Document subdirs.
12497 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12499         * configure.in: added flex to configdirs
12501 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12503         * Makefile.in: remove clean-stamps from clean.
12505 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12507         * configure.in:  Add gdbtest to configdirs.
12509 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12511         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12512         to recursive makes.
12513         * configure.in:  Recognize new ncr3000 config.
12515 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12517         * Makefile.in, configure.in: removed references to gdbm.
12519 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12521         * config.sub:  Don't canonicalize os value
12522         newsos* to bsd (readline needs to check for newsos).
12523         (This fix was earlier made Jan 31, but got re-broken.)
12525 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12527         * configure.in:  sco is an os, not a vendor!
12529         * configure:  Quote $( better.  Keep various shells happy.
12531 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12533         * Makefile.in: eliminate stamp-files.
12535 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12537         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12538           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12540 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12542         * config.sub:  fix iris/iris3.
12544 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12546         * configure: re-add -rm.
12548 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12550         * Maskefile.in: add .stmp-rcs to all.
12552         * configure.in: remove gas from rs6000 build, use aix host fragment.
12554 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12556         * configure: pass down site_option during recursion.
12558 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12560         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12562 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12564         * configure: Change exec_prefix so that it really defaults to prefix.
12566 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12568         * Makefile.in, configure.in:  Add support for mmalloc library.
12570 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12572         * Makefile.in: add stmp dependencies for a few more things.
12574 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12576         * configure: adjusted error message on objdir/srcdir configure
12577           collision, per john's suggestion.
12579         * Makefile.in: add libiberty stmp to all and all.cross.
12581 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12583         * Makefile.in: remove force dependencies, add grep to all.
12585 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12587         * Makefile.in: drop flex.  make stamp files work.
12589         * configure: added test for conflicting configuration in srcdir,
12590           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12591           gets cranky.  use relative paths for configure and srcdir
12592           whenever possible.  Send some error messages to stderr that were
12593           going to stdout.
12595 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12597         * Makefile.in:  Fix libg++ rule to check for gcc directory
12598         before using gcc/gcc.  Also pass XTRAFLAGS.
12600 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12602         * Makefile.in: added stmp-files so that directories aren't polled
12603           when they are already built.
12605         * configure.texi: fixed a node pointer problem.
12607 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12609         * config.sub configure.in gdb/configure.in
12610         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12611         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12612         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12614 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12616         * configure: -recurring becomes -silent.  corrected help message
12617           for -site= option.
12619         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12621 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12623         * configure: when building Makefile for crosses, replace
12624           tooldir and program_prefix.  default srcdir from location of
12625           config.sub.  remove "for host in hosts" and "for target in
12626           targets" loops.
12628 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12630         * Makefile.in: Do not pass bindir or mandir to cvs.
12632 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12634         * Makefile.in, configure.in: removed traces of namesubdir,
12635           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12636           copyrights to '92, changed some from Cygnus to FSF.
12638         * configure.texi: remove most references to multiple hosts,
12639           multiple targets, subdirs, etc.
12641         * configure.man: removed rcsid. reference config.sub not
12642           config.subr.
12644         * Makefile.in: mkdir $(infodir) on install-info.
12646 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12648         * configure.texi:  Explain better about .gdbinit and about
12649         the environment that configure.in sections run in.
12651 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12653         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12655 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12657         * README:  DOC.configure => cfg-paper.texi.
12659 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12661         * config.sub (near case $os):  Don't convert newsos* to bsd!
12663 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12665         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12666         the number of copies of COPYING that go into the GDB tar file.
12668 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12670         * bfd/configure.in, gdb/config/mh-i386sco,
12671         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12672         Fix SCO configuration stuff.
12674 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12676         * Makefile.in:  For libg++, make sure the -I pointing
12677         to the gcc directory goes *after* all the libg++-local -I flags.
12678         Also, move just-gcc dependency from just-libg++ to all-libg++.
12680 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12682         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12684 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12686         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12688 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12690         * config.sub:  Add stratus configuration frags.  Also
12691         submitted to FSF.
12693 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12695         * Makefile.in (DEV_SUPPORT):  add configure.man.
12697         * config.sub(Decode manufacturer-specific):  add -none*.
12699 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12701         * Makefile.in:  remove form feeds to make Sun's make happy.
12702         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12704 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12706         * Makefile.in (AR_FLAGS):  Make quieter.
12708 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12710         * configure.in:  Add libg++.
12711         * configure:  When verbose, don't output the command line at each
12712         level; it will be unremarkably the same as the previous version,
12713         which will be the same as what the user typed.
12715 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12717         * configure.in, Makefile.in: fix clean-info, add flex.  add
12718           fileutils.
12720         * configure: be less sensitive to spaces in Makefile.in.  Do not
12721           look for sources in "..".  Doing so breaks subdirectories that
12722           might have their own configure.  If a subdir has it's own
12723           configure script, use it.
12725 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12727         * cfg-paper.texi: some changes suggested by rms.
12729 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12731         * config.sub:  Merge in some small additions from the FSF version,
12732         taken from the gcc distribution, to bring the Cygnus and FSF
12733         versions into closer sync.
12735 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12737         * configure.in:  Changed svr4 references to sysv4.
12739 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12741         * configure: added -V for version number option.
12743 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12745         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12746           renamed from DOC.configure to cfg-paper.texi.
12748 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12750         * configure, config.subr, config.sub: config.subr is now
12751           config.sub again.
12753 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12755         * configure.texi: new file, in progress.
12757         * Makefile.in: build info file and install the man page for
12758           configure.
12760         * configure.man: new file, first cut.
12762         * configure: find config.subr again now that configuration "none"
12763           has gone.  removed all traces of the -ansi option.  removed all
12764           traces of the -languages option.
12766         * config.subr: resync from rms.
12768 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12770         * configure, config.sub, config.subr: merge config.sub into
12771           config.subr, call the result config.subr, remove config.sub, use
12772           config.subr.
12774         * Makefile.in: revised install for dir.info.
12776 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12778         * configure.in: add decstation host makefile frag.
12780         * Makefile.in: BISON now bison -y again.  also install-gcc on
12781           install.  clean-gdbm on clean.  infodir belongs in datadir.
12782           Make directories for info install.  Build dir.info here then
12783           install it.
12785 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12787         * Makefile.in: fix for bad directory tests.
12789 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12791         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12792           regexp.  -srcdir relative was being handled incorrectly.
12794         * Makefile.in: unwrapped some for loops so that parallel makes
12795           work again and so one can focus one's attention on a particular
12796           package.
12798 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12800         * configure: added PWD as a stand in for `pwd` (for speed). use
12801           elif wherever possible.  make -srcdir work without -objdir.
12802           -objdir= commented out.
12804 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12806         * configure: +options become --options.  -subdirs commented out.
12807           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12808           Makefile now at top of generated Makefile.  Removed cvs log
12809           entries.  added -srcdir.  create .gdbinit only if there is one
12810           in ${srcdir}.
12812         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12813           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12814           and mandir now keyed off datadir by default.
12816 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12818         * Freshly created ChangeLog.
12821 Local Variables:
12822 mode: change-log
12823 left-margin: 8
12824 fill-column: 76
12825 version-control: never
12826 End: