2006-05-24 Paul Brook <paul@codesourcery.com>
[binutils.git] / ChangeLog
blob65d9c15a87055d4611c555759afc77ec82478c51
1 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3         * configure.in: Enable gprof for cross builds.
4         * configure: Regenerate.
6 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
8         * src-release (MAKEINFOFLAGS): Define.
9         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
11 2006-05-14  Ben Elliston  <bje@au.ibm.com>
13         * config.sub, config.guess: Update from upstream sources.
15 2006-05-12  Ben Elliston  <bje@au.ibm.com>
17         * config.sub, config.guess: Update from upstream sources.
19 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
21         * blt, iwidgets, mmalloc: Remove directories.
23 2006-05-01  DJ Delorie  <dj@redhat.com>
25         * configure.in: Restore CFLAGS if GMP isn't present.
26         * configure: Regenerate.
28 2006-04-18  DJ Delorie  <dj@redhat.com>
30         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
31         reference libgloss so that libssp can be built in a combined
32         tree.
33         * configure: Regenerate.
35 2006-04-10  Ben Elliston  <bje@au.ibm.com>
37         * contrib: Remove directory.
39 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
41         * Makefile.tpl: Add install-html target.
42         * Makefile.def: Add install-html target.
43         * Makefile.in: Regenerate.
44         * configure.in: Add --with-datarootdir, --with-docdir,
45         and --with-htmldir options.
46         * configure: Regenerate.
48 2006-03-31  Ben Elliston  <bje@au.ibm.com>
50         PR binutils/1860
51         * configure.in: Require makeinfo 4.4 or higher.
52         * configure: Regenerate.
54 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
56         * Makefile.in: Regenerate.
58 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
60         Sync with gcc:
61         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
63         * configure.in: Handle --disable-<component> generically.
64         * configure: Regenerate.
66         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
67         
68         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
69         (TARGET_CONFIGDIRS): Remove.
70         * configure.in: Remove AC_SUBST(target_configdirs).
71         * Makefile.in, configure: Regenerated.
74 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
76         PR libgcj/17311
77         * ltmain.sh: Don't use "$finalize_rpath" for compile.
79 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
81         PR bootstrap/25670
83         * Makefile.tpl ([+compare-target+]): Print explanation messages.
85         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
86         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
87         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
88         BUILD_PREFIX, BUILD_PREFIX_1.
89         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
91         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
92         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
94         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
95         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
96         of `cat stage_current`.  Always provide the `r' and `s' variables.
97         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
98         a single shell execution.
99         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
100         bootstrapped modules, make the stage1 module if the build was not
101         started yet, else build the current stage.
102         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
103         (all-build, all-host, all-target, [+make_target+]-host,
104         [+make_target+]-target): Do not use \-continued lines.
105         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
106         (current_stage, restrap, stage_last): New.
108         * Makefile.in: Regenerate.
109         * configure: Regenerate.
111 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
113         Sync from gcc:
115         2006-01-31  Richard Guenther  <rguenther@suse.de>
116                     Paolo Bonzini  <bonzini@gnu.org>
118         * Makefile.def (target_modules): Add libgcc-math target module.
119         * configure.in (target_libraries): Add libgcc-math target library.
120         (--enable-libgcc-math): New configure switch.
121         * Makefile.in: Re-generate.
122         * configure: Re-generate.
123         * libgcc-math: New toplevel directory.
125         2006-01-18  Richard Henderson  <rth@redhat.com>
126                     Jakub Jelinek  <jakub@redhat.com>
127                     Diego Novillo  <dnovillo@redhat.com>
129         * libgomp: New directory.
130         * Makefile.def: Add target_module libgomp.
131         * Makefile.in: Regenerate.
132         * configure.in (target_libraries): Add target-libgomp.
133         * configure: Regenerate.
135 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
136             Andreas Schwab  <schwab@suse.de>
137          
138         * configure: Regenerate.
140 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
142         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
143         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
144         the assembler, linker and binutils.
145         * configure: Regenerate.
147 2006-01-16  Nick Clifton  <nickc@redhat.com>
149         * config.sub, config.guess: Sync from config repository.
151 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
153         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
154         @ from continuation.
155         * Makefile.in: Rebuilt.
157 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
159         Sync from gcc:
161         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
163         PR bootstrap/24252
165         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
166         * Makefile.tpl (OBJDUMP): New.
167         (EXTRA_HOST_FLAGS): Add it.
168         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
170         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
171         to use symbolic links between directories.  Avoid race conditions
172         or make them harmless.
173         * configure.in: Do not try to use symbolic links between directories.
175         * Makefile.def (LEAN): Pass.
176         * Makefile.tpl (LEAN): Define.
177         (stage[+id+]-start): Accept that the previous directory does not
178         exist, if the bootstrap is lean.
179         (stage[+id+]-bubble): Invoke lean bootstrap commands after
180         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
181         configure substitution.
182         ([+compare-target+]): Likewise.
183         ([+bootstrap-target+]-lean): New.
184         * configure.in: Remove lean bootstrap support from here.
186         * Makefile.in: Regenerate.
187         * configure: Regenerate.
189         2006-01-02  Andreas Schwab  <schwab@suse.de>
191         * configure.in: When reconfiguring remove Makefile in
192         all stage directories.
193         * configure: Regenerate.
195 2005-12-27  Leif Ekblad  <leif@rdos.net>
197         * configure.in: Add support for RDOS target.
198         * configure: Regenerate.
200 2005-12-27  Nick Clifton  <nickc@redhat.com>
202         PR binutils/1990
203         * libtool.m4: Synchronize with version in GCC sources.
205 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
207         Revert Ada-related part of the previous change.
209         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
210         Do not pass.
211         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
212         * Makefile.in: Regenerate.
213         * configure.in: Do not include mt-ppc-aix target fragment.
214         * configure: Regenerate.
216 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
218         * configure.in: Select appropriate fragments for PowerPC/AIX.
219         * configure: Regenerate.
221         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
222         BOOT_CFLAGS, BOOT_LDFLAGS.
223         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
224         BOOT_CFLAGS, BOOT_LDFLAGS.
225         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
226         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
227         (stage): Fail if we cannot complete the work.
228         * Makefile.in: Regenerate.
230 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
232         * COPYING.NEWLIB: Update copyright year for default
233         copyright.
235 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
237         * Makefile.tpl (all, do-[+make_target+], do-check, install,
238         install-host-nogcc): Don't invoke $(stage) at the end.
239         * Makefile.in: Regenerate.
241 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
243         * configure.in: Flip the top-level bootstrap switch.
244         * configure: Regenerate.
246         Merge from gcc:
248         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
250         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
251         $(stage) and $(unstage).
252         (EXTRA_TARGET_FLAGS): Correct double-quoting.
253         (all): Remove stray semicolon.
254         (local-distclean): Don't handle multilib.tmp and multilib.out.
255         (install.all): Set $s for consistency.
256         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
257         check_multilibs setting.  Always make the install directory.
258         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
259         Correct @if/@endif.
260         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
261         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
262         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
263         (multilib.out): Remove.
264         * Makefile.in: Regenerated.
266 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
268         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
269         * configure.in: Replace ms1 arch with mt.
270         * configure: Rebuilt.
272 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
274         Sync with gcc:
276 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
278         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
279         * configure.in: Replace ms1 arch with mt.
280         * configure: Rebuilt.
282 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
284         Sync with gcc:
286         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
288         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
289         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
290         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
291         Find in-tree tools if available.
292         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
293         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
294         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
295         (COMPILER_*_FOR_TARGET): New.
296         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
297         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
298         (CONFIGURED_*, USUAL_*): Remove.
299         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
300         STRIP): Use autoconf substitutions.
301         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
302         COMPILER_NM_FOR_TARGET): New.
303         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
305         (all): Make all-host and all-target in parallel.
306         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
307         that $$r and $$s are set before invoking a recursive make.
308         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
309         ([+bootstrap-target+]): Inline most of the `all' target.
311         2005-11-29  Ben Elliston  <bje@au.ibm.com>
313         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
314         from the gcc build directory.
315         * Makefile.in: Regenerate.
317         2005-11-29  Ben Elliston  <bje@au.ibm.com>
319         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
320         depend on all-libdecnumber.
321         * configure.in (host_libs): Include libdecnumber.
322         * Makefile.in: Regenerate.
323         * configure: Likewise.
325         2005-11-21  Kean Johnston  <jkj@sco.com>
327         * config.sub, config.guess: Sync from upstream sources.
329 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
331         * Makefile.def: Remove gdb dependencies for gdbtk.
332         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
333         (configure-gdb, install-gdb): New rules.
334         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
335         * Makefile.in, configure: Regenerated.
337 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
339         PR bootstrap/24297
340         * Makefile.tpl (do-[+make-target+], do-check, install,
341         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
342         are set before recursing.
343         * Makefile.in: Regenerate.
345 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
347         PR bootstrap/18939
348         * Makefile.def (gcc) <target>: Fix thinko.
349         * Makefile.in: Regenerate.
351 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
353         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
354         * configure: Regenerate.
356 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
358         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
359         target-libffi, target-qthreads, target-libjava, and
360         targetlibobjc.
361         * configure: Regenerate.
363 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
365         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
366         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
367         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
368         (USUAL_OBJDUMP_FOR_TARGET): New.
369         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
370         * configure.in: Check for $OBJDUMP_FOR_TARGET.
371         * configure, Makefile.in: Regenerated.
373 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
375         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
376         before other host packages.
378 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
380         PR bootstrap/22340
382         * configure.in (default_target): Remove.
383         * Makefile.tpl (all): Do not use prerequisites as subroutines
384         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
385         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
386         use prerequisites as subroutines.
387         (check-host, check-target): New.
388         (bootstrap configure & all targets): Do not use stage*-start
389         if the directory layout is already ok.
390         (non-bootstrap configure & all targets): Prepend a $(unstage).
391         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
392         (NOTPARALLEL): Remove.
393         (unstage, stage variables): New variables.
394         (unstage, stage targets): Simply expand to those variables.
396         * configure: Regenerate.
397         * Makefile.in: Regenerate.
399 2005-10-04  James E Wilson  <wilson@specifix.com>
401         * Makefile.def (lang_env_dependencies): Add libmudflap.
402         * Makefile.in: Regenerate.
404 2005-10-03  Catherine Moore  <clm@cm00re.com>
406         * configure.in (bfin-*-*): Support bfin.
407         * configure: Regenerated.
409 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
411         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
412         * configure: Regenerated.
414 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
416         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
417         (LIPO_FOR_TARGET): New.
418         (CONFIGURED_LIPO_FOR_TARGET): New.
419         (USUAL_LIPO_FOR_TARGET): New.
420         (STRIP_FOR_TARGET): New.
421         (CONFIGURED_STRIP_FOR_TARGET): New.
422         (USUAL_STRIP_FOR_TARGET): New.
423         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
424         STRIP_FOR_TARGET.
425         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
426         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
427         * Makefile.in: Regenerate.
428         * configure: Regenerate.
429         
430 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
432         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
433         (rs6000-*-aix*): Same.
434         * configure: Regenerate.
436 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
438         * configure.in: Recognize f95 in the --enable-languages option,
439         and substitute it for fortran, issuing a warning.
440         * configure: Regenerate.
442 2005-09-07  Ben Elliston  <bje@au.ibm.com>
444         Import from Autoconf sources:
446         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
447         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
448         Elliston.  Handle weird characters correctly.
450 2005-08-30  Phil Edwards  <phil@codesourcery.com>
452         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
453         * configure:  Regenerated.
455 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
457         * Makefile.def (libssp): Add to lang_env_dependencies.
458         * Makefile.in: Regenerate.
460 2005-08-17  Christian Groessler  <chris@groessler.org>
462         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
463         * Makefile.in: Regenerate.
465 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
467         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
468         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
469         Look for alternate names of the target cc and c++
470         * configure: Regenerate.
472 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
474         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
475         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
476         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
477         tools; remove code to manually set them.
478         (Target tools): Look in the environment for them.
479         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
480         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
481         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
482         build directory.
483         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
484         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
485         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
486         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
487         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
488         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
489         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
490         * configure: Regenerate.
491         * Makefile.in: Regenerate.
493 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
495         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
496         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
497         * Makefile.in: Regenerated.
499 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
501         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
502         (CFLAGS_FOR_TARGET): Use it.
503         (CXXFLAGS_FOR_TARGET): Likewise.
504         * Makefile.in: Regenerated.
505         * configure.in (--with-build-sysroot): New option.
506         * configure: Regenerated.
508 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
510         * Makefile.tpl: Wrap install between unstage and stage
511         * Makefile.in: Regenerate.
513 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
515         * all files: Update FSF address.
517 2005-07-14  Jim Blandy  <jimb@redhat.com>
519         * configure.in: Add cases for Renesas m32c.
520         * configure: Regenerated.
521         
522 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
524         * COPYING, compile, config-ml.in, config.guess,
525         config.sub, install-sh, missing, mkinstalldirs,
526         symlink-tree, ylwrap: Sync from upstream sources.
528 2005-07-13  Eric Christopher  <echristo@redhat.com>
530         * configure.in: Add toplevel noconfigdir support for tpf.
531         * configure: Regenerate.
533 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
535         * Makefile.def (target_modules): Add libssp.
536         * configure.in (target_libraries): Add target-libssp.
537         * configure: Rebuilt.
538         * Makefile.in: Rebuilt.
540 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
542         PR ada/22340
544         * Makefile.def: Sync with gcc.
545         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
546         * Makefile.in: Regenerate.
548 2005-07-07  Andreas Schwab  <schwab@suse.de>
550         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
551         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
552         * Makefile.in: Regenerated.
554 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
556         * configure.in: Add --enable-libssp and --disable-libssp.
557         * configure: Regenerate with autoconf-2.13.
559 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
561         * configure.in: Don't build sim or rda when targetting darwin.
562         * configure: Regenerate.
564 2005-07-04  Ben Elliston  <bje@gnu.org>
566         * src-release (do-proto-toplev): Remove dejagnu bits.
567         (DEJAGNU_SUPPORT_DIRS): Remove.
568         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
569         (GDBD_SUPPORT_DIRS): Likewise.
570         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
571         (INSIGHTD_SUPPORT_DIRS): Likewise.
572         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
574 2005-06-30  Ben Elliston  <bje@gnu.org>
576         * setup.com (mpw): Remove unused directive.
578 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
580         * Makefile.def (stagefeedback): Come after profile.
581         Define profiledbootstrap target.
582         * Makefile.tpl (profiledbootstrap): Remove.
583         (stageprofile-end): Zap stagefeedback.
584         (stagefeedback-start): Copy all .gcda files, not only GCC's.
585         * Makefile.in: Regenerate.
587 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
589         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
590         In 'cpp' stanza, support '#line' as well as '# '.
592 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
594         * configure.in (unsupported_languages): New macro.
595         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
596         non-ported target libraries in noconfigdirs.
597         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
598         non-linux-gnu.  Remove libgcj_ex_libffi.
599         <lang_frag loop>: Set add_this_lang=no if the language is in
600         unsupported_languages.
601         * configure: Regenerate.
603 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
605         * configure.in: Fix typo in handling of --with-mpfr-dir.
606         * configure: Regenerate.
608 2005-06-02  Jim Blandy  <jimb@redhat.com>
610         * config.sub: Add cases for the Renesas m32c.  (This patch has been
611         accepted into the master sources.)
613 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
614             Michael Snyder  <msnyder@redhat.com>
615             Stan Cox  <scox@redhat.com>
617         * configure.in: Set noconfigdirs for ms1.
619         * configure: Regenerate.
621 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
623         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
624         (Dependencies): Consider target modules for bootstrap dependencies.
625         Make target bootstrap modules depend on each stage's gcc.
626         * Makefile.in: Regenerate.
628 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
630         * Makefile.def (configure-gcc): Depend on binutils having been built.
631         (all-gcc): No need to do it here.
632         * Makefile.in: Regenerate.
634 2005-05-19  Paul Brook  <paul@codesourcery.com>
636         * configure.in: Rewrite misleading error message when requested 
637         language cannot be built.
638         * configure: Regenerate.
640 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
642         * ylwrap: Import from Automake 1.9.5.
644 2005-05-04  Mike Stump  <mrs@apple.com>
646         * configure.in: Always pass --target to target configures as
647         otherwise rebuilds that do --recheck will fail.
648         * configure: Rebuilt.
650 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
652         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
653         STAGE_HOST_EXPORTS.
654         (configure, all): Add bootstrap support.
655         (Host modules, target modules): Pass post-stage1 flags and exports.
656         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
657         * Makefile.in: Regenerate.
659 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
661         Sync from gcc:
663         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
665         * config.sub: Update from master copy.
667         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
669         * configure.in <crisv32-*-*, cris-*-*>: New local variable
670         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
671         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
672         "*-*-elf" and "*-*-linux*".
673         * configure: Regenerate.
675 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
677         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
678         (TARGET_CONFIGARGS): Include --with-target-subdir.
679         (configure, all): New macros.  Use them throughout.
681 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
683         * Makefile.tpl: Sync with gcc.
684         * Makefile.in: Regenerate.
686 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
688         * config/mh-mingw32: Delete.
689         * configure.in: Don't use it.
690         * configure: Regenerate.
692 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
694         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
695         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
696         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
697         (HOST_LIB_PATH): Generate from Makefile.def.
698         (TARGET_LIB_PATH): Likewise.
699         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
700         * Makefile.in: Regenerate.
701         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
702         (RPATH_ENVVAR): Include Darwin case.
703         * configure: Regenerate.
705 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
707         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
708         * configure: Regenerate.
710 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
712         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
713         gcc_version, and gcc_version_trigger from set of flags to pass.
714         * Makefile.tpl: Remove definitions of above variables.
715         (config.status): Remove dependency on $(gcc_version_trigger).
716         * Makefile.in: Regenerate.
717         * configure.in: Do not reference config/gcc-version.m4 nor
718         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
719         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
720         * configure: Regenerate.
722 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
723             Andrew Pinski <pinskia@physics.uc.edu>
725         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
726         * Makefile.in: Regenerate.
728 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
730         PR libgcj/20160
731         * ltmain.sh: Avoid creating archives with components that have
732         duplicate basenames.
734 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
736         PR bootstrap/20250
737         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
738         instead of check.
739         * Makefile.in: Regenerate.
741 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
743         Sync from gcc.
745         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
747         PR bootstrap/17383
748         * Makefile.def (target_modules): Remove "stage", now unnecessary.
749         * Makefile.tpl (HOST_SUBDIR): New substitution.
750         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
751         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
752         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
753         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
754         (Host modules, Bootstrapped modules): Use it.
755         (Build modules, Target modules): Do not create symlink trees,
756         always configure out-of-srcdir.
757         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
758         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
759         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
760         $(HOST_SUBDIR).  Create a symlink for host_subdir.
762         * Makefile.in: Regenerate.
763         * configure: Regenerate.
765         Merged from libada-gnattools-branch:
766         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
768         * Makefile.def: Add gnattools as a module, depending on target-libada.
769         * Makefile.in: Regenerate.
770         * configure.in: Include gnattools in host_tools; disable it if ada
771         is disabled.
772         * configure: Regenerate.
774 2005-02-23  Nick Clifton  <nickc@redhat.com>
776         * configure: Regenerate.
778 2005-02-22  Paul Schlie  <schlie@comcast.net>
780         * configure.in: Allow darwin targeted ports to build tk, itcl and
781         libgui.
783 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
785         PR libgcj/10353
786         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
787         * configure: Regenerate.
789 2005-02-08  Andrew Cagney  <cagney@gnu.org>
791         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
792         gdb/ section.  Update GDB's URL.
794 2005-01-31  Andrew Cagney  <cagney@gnu.org>
796         * gettext.m4: Only set ENABLE_NLS when gettext is present.
798 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
800         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
801         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
802         target-libgloss when not *-*-elf and *-*-aout.
803         * configure: Regenerate.
805 2005-01-27  Andrew Cagney  <cagney@gnu.org>
807         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
809 2005-01-24  Andrew Cagney  <cagney@gnu.org>
811         * gettext.m4: Only fall back to ../intl/ when it's present.
813 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
815         * install-sh, config.sub: Import from upstream.
817 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
819         PR bootstrap/18222
820         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
821         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
822         * Makefile.in: Regenerate.
824 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
826         Revert 2004-12-28 Makefile changes, a better fix will be
827         applied to mainline and src after GCC 4.0 branches.
829 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
831         PR bootstrap/17383
833         * Makefile.def (target_modules): Remove stage parameter,
834         it is always true now.
835         * Makefile.tpl (configure-build-[+module+],
836         configure-target-[+module+]): Always build symlink tree
837         for the directory and for include.  BUILD_SUBDIR and
838         TARGET_SUBDIR cannot be . anymore.
839         * Makefile.in: Regenerate.
841 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
843         Revert 2004-12-08 Makefile changes.
845 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
847         * configure.in (sh64-*-*): Reenable gprof.
848         * configure: Regenerate.
850 2004-12-09  Jim Blandy  <jimb@redhat.com>
852         * MAINTAINERS: List 'depcomp' as part of automake.
854 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
856         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
857         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
858         (EXTRA_TARGET_FLAGS): Add PICFLAG.
859         * Makefile.in: Regenerate.
861 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
863         * Makefile.tpl: Generate normal dependencies if the LHS module is
864         not bootstrapped.
865         * Makefile.in: Regenerate.
867 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
869         * configure.in: Include config/gxx-include-dir.m4.  Use
870         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
871         * configure: Regenerate.
873 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
875         * config.if: Delete.
876         * configure.in: Set libstdcxx_incdir directly.
877         * configure: Regenerate.
878         * MAINTAINERS: Remove mention of config.if.
879         * src-release (DEVO_SUPPORT): Remove config.if.
881 2004-12-02  Eric Christopher  <echristo@redhat.com>
883         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
884         of things to remove.
885         * Makefile.in: Regenerate.
887 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
889         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
890         * configure: Regenerate.
892 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
894         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
895         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
896         * configure: Regenerate.
898 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
900         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
901         (hppa*64*-*-*): Delete incorrect comment.
902         * configure: Rebuilt.
904 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
906         * install-sh, compile: Import from automake.
908 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
910         * config.guess, config.sub:  Import from savannnah.
912 2004-11-12  Mike Stump  <mrs@apple.com>
914         * Makefile.def: Add html support.
915         * Makefile.tpl: Likewise.
916         * Makefile.in: Regenerate.
918 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
920         PR 18423
921         * configure.in: Remove all instances of build-fixincludes from
922         noconfigdirs.
923         (build_configargs): Supply --target to subdirectories.
924         * configure: Regenerate.
926         * Makefile.def: Make gcc install depend on fixincludes install.
927         * Makefile.in: Regenerate.
929 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
931         * configure.in (noconfigdirs) [mmix-*-*]: Disable
932         target-libgfortran.
933         * configure: Regenerate.
935 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
937         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
938         like CC.
940 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
942         * Makefile.def (host fixincludes): Specify missing targets.
943         * Makefile.in: Regenerate.
945 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
947         PR other/17783
948         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
949         * configure: Regenerated.
951 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
953         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
954         * configure: Regenerated.
956 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
958         PR target/18151
959         * configure.in (case ${target}): Do not build fixincludes for avr.
960         * configure: Regenerated.
962 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
964         * configure.in (case ${target}): Do not build fixincludes
965         on platforms where it is not used.
966         * configure: Regenerated.
968 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
970         * configure.in: Use an absolute path to install-sh.
971         * configure: Regenerated.
973 2004-10-19  Andrew Cagney  <cagney@gnu.org>
975         * src-release (do-djunpack, do-md5sum): Install the generated file
976         directly into the proto-toplev/ directory.
978 2004-10-19  Andrew Cagney  <cagney@gnu.org>
980         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
982 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
984         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
985         * configure: Regenerate.
987 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
989         Fix wrong conflict resolution in:
991         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
993         * Makefile.in: Regenerate.
994         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
995         in the recursive `make', instead of hardwiring `all'.
996         (Autogenerated TARGET-* variables): New.
998 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
1000         Merged from GCC / libtool upstream:
1001         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1002         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1003         * ltcf-cxx.sh (tpf*): Likewise.
1004         * ltconfig (tpf*): Add TPF OS configuration support.
1006 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1008         * configure.in: Enable target-libgloss for crx-*-*.
1009         * configure: Regenerate.
1011 2004-09-24  Michael Roth  <mroth@nessie.de>
1013         * configure.in (--without-headers): Add missing double quotes.
1014         * configure: Regenerate.
1016 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1018         * ylwrap: Revert to previous version.
1020 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1022         PR bootstrap/17369
1023         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1024         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1025         SET_GCC_LIB_PATH_CMD.
1026         (BASE_TARGET_EXPORTS): Likewise.
1027         * Makefile.in: Regenerated.
1029         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1030         * configure: Regenerated.
1032 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1034         * config.guess: New upstream version
1035         * compile, depcomp, install-sh, ylwrap: Likewise.
1037 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1039         * config/mh-x86omitfp: New host makefile fragment.  Add
1040         -fomit-frame-pointer to the default BOOT_CFLAGS.
1041         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1042         * configure: Regenerate.
1044 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1046         PR target/11572
1047         * configure.in (*-*-darwin*): Renable libobjc.
1048         * configure: Regenerate.
1050 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1052         * Makefile.def: Remove libbanshee.
1053         * Makefile.tpl: Ditto.
1054         * configure.in: Ditto.
1055         * Makefile.in: Regen.
1056         * configure: Ditto.
1058 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1060         * missing: Import latest version from master repository.
1062 2004-09-04  Nick Clifton  <nickc@redhat.com>
1064         * config.sub: Import latest version from master repository.
1065         * config.guess: Likewise.
1066         This includes these changes:
1068         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1070         * config.sub: Handle crisv32, alias etraxfs.
1071         * config.guess (crisv32:Linux:*:*): Handle.
1073         2004-08-13  Brad Smith  <brad@comstyle.com>
1075         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1076         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1078         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1080         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1081         assume the processor is a powerpc.  This is because coreutils
1082         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1083         in this case, due to a MacOS X bug that causes
1084         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1085         to return a negative number.
1086         Problem reported by Petter Reinholdtsen in:
1087         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1089         2004-07-19  Ben Elliston  <bje@gnu.org>
1091         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1093         2004-06-24  Ben Elliston  <bje@gnu.org>
1095         * config.guess: Update copyright years.
1096         * config.sub: Likewise.
1098         2004-06-22  Robert Millan  <robertmh@gnu.org>
1100         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1101         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1103         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1105         * config.guess (*:*VMS:*:*): New entry. Replaces
1106         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1107         manufacturer.
1109         2004-06-22  Ben Elliston  <bje@gnu.org>
1111         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1112         * config.sub: Likewise.
1114         2004-06-22  Ben Elliston  <bje@gnu.org>
1116         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1117         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1119         2004-06-11  Ben Elliston  <bje@gnu.org>
1121         * config.guess (pegasos:OpenBSD:*:*): Remove.
1123         2004-06-11  Ben Elliston  <bje@gnu.org>
1125         From Wouter Verhelst <wouter@grep.be>:
1126         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1128         2004-06-11  Ben Elliston  <bje@gnu.org>
1130         * config.guess (luna88k:OpenBSD:*:*): New.
1132         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1134         * config.guess (m32r*:Linux:*:*): New case.
1135         * config.sub: Handle m32rle.
1137         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1139         From Jens Petersen  <petersen@redhat.com>:
1140         * config.sub: Handle sparcv8.
1142         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1144         From Tom Smith <smith@cag.lkg.hp.com>:
1145         * config.guess: Version suffixes are equally significant on Tru64
1146         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1147         prefix of "P" (patched kernel).
1149         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1151         * config.sub: Add support for National Semiconductor CRX target.
1153 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1155         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1156         *-*-netware, but add target-libmudflap.
1157         Consolidate *-*-netware targets (of which really only i?86 exists)
1158         into a single entry.
1159         * configure: Likewise.
1161 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1163         * Makefile.tpl (sorry): Remove.
1164         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1165         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1166         (do-clean): Clean per-stage directories too.
1167         (do-distclean): Run distclean-stage1 too.
1168         (.NOTPARALLEL): Enable during toplevel bootstrap.
1169         (stage[+id+]-bubble): Enable parallel execution during
1170         the recursive invocation.
1171         * Makefile.in: Regenerate.
1173         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1175         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1177         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1178         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1179         * configure: regenerate
1180         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1181         -mdynamic-no-pic
1183 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1185         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1186         include.
1187         * configure.in: Fix indentation.
1188         * configure: Regenerate.
1190 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1192         * Makefile.def (build_modules): Add fixincludes.
1193         (dependencies): Make gcc depend on fixincludes.
1194         * configure.in (build_tools): Add fixincludes.
1195         (build_configdirs): Always include build_libs.
1196         * Makefile.in: Regenerate.
1197         * configure: Regenerate.
1199 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1201         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1202         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1203         phony targets; do not generate timestamp files.
1204         (distclean-stageN): Remove references to their timestamp files.
1205         (restageN, touch-stageN): Remove.
1206         (stageN-bubble): Rewritten.
1207         (compare): Support lean bootstraps.
1208         * Makefile.in: Regenerate.
1210         * configure.in: Only warn when bootstrapping but
1211         build != host or build != target.  Support lean bootstraps.
1212         * configure: Regenerate.
1214         Sync from gcc:
1215         2004-08-26  Phil Edwards  <phil@codesourcery.com>
1217         * configure.in:  Give a better error message if GMP/MPFR are missing
1218         and a language needing them has been requested.
1219         * configure:  Regenerated.
1221         2004-08-25  Phil Edwards  <phil@codesourcery.com>
1223         * configure.in:  Print a list of available language front-ends if
1224         a requested one is missing.  Tidy stray tab characters.
1225         * configure:  Regenerated.
1227 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1229         * Makefile.in: Regenerate.
1230         * configure: Regenerate.
1232         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1233         stage_*_flags.
1234         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1235         for bootstrapped modules if toplevel bootstrap is going.
1236         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1237         modules.  Adjust for changes in Makefile.def.  Enable several
1238         rules even in non-bootstrap mode, just to avoid peppering the
1239         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1240         (stage-[+prev+]-bubble): Remove.
1242         * Makefile.def (Dependencies): Depend on all-build-bison,
1243         all-build-flex, all-build-byacc, all-build-texinfo, rather
1244         than the host variations.
1245         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1246         with BUILD_SUBDIR.
1247         (BISON): Update for recent Bisons.
1248         (YACC): Fix typo.
1249         (cross): Depend on all-build.
1250         (all): Do not depend on all-build.
1251         (prebootstrap): Remove.
1252         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1253         (Prebootstrap dependencies): Add them to the per-stage targets
1254         and to all-prebootstrap.
1255         * configure.in (build_configdirs): Always enable build_tools.
1256         (BUILD_DIR_PREFIX): Remove.
1258         * Makefile.def (gcc): Add target variable.
1259         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1260         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1261         in the recursive `make', instead of hardwiring `all'.
1262         (Autogenerated TARGET-* variables): New.
1264 2004-08-17  Robert Millan  <robertmh@gnu.org>
1266         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1267         (instead of FreeBSD).
1268         * configure: Regenerate.
1270 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1272         * Makefile.def, configure.in, src-release: Remove useless, bogus
1273         references to tix.
1274         * Makefile.in, configure: Regenerate.
1276         * src-release: Stop distributing mmalloc with gdb (which doesn't
1277         use it).
1278         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1279         * Makefile.in: Regenerate.
1281 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1283         * configure.in (arm*-*-eabi*): New target.
1284         * configure: Regenerate.
1286 2004-08-01  Robert Millan  <robertmh@gnu.org>
1288         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1289         libmudflap for all GNU-based systems (with Glibc).
1290         * configure: Regenerate.
1292 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1294         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1295         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1296         (Dependencies): New section.
1297         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1298         (configure-target-[+module+]): Depend on maybe-all-gcc
1299         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1300         (toplevel profiledbootstrap): Fix dependencies.
1301         * Makefile.in: Regenerate.
1303 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1305         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1306         target-libiberty to noconfigdirs.
1308 2004-08-03  Paul Brook  <paul@codesourcery.com>
1310         * configure.in: Check for MPFR as well as GMP.
1311         * configure: Regenerate.
1313 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1315         * Makefile.def (host-modules): Add gcc.
1316         * Makefile.in: Regenerate.
1317         * Makefile.tpl (sorry): New rule.
1318         (configure-host, all-host, [+make_target+]-host, do-check,
1319         install-host): Do not add gcc as a special case.
1320         (host modules): Add a small special-casing for gcc.  Export
1321         extra_make_flags through the environment.
1322         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1323         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1324         other recursive targets for gcc): Remove.
1326         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1327         (stage, unstage): New rules.
1328         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1329         distclean-stage[+id+]): Use stage_current.
1330         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1331         the stage*-start rules.
1333 2004-07-19  Robert Millan  <robertmh@gnu.org>
1335         Synced from gcc:
1337         2004-04-26  Robert Millan  <robertmh@gnu.org>
1339         Add patches from libtool CVS.
1340         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1341         * ltconfig: Likewise.
1342         * ltcf-c.sh: Likewise.
1343         * ltcf-cxx.sh: Likewise.
1344         * ltcf-gcj.sh: Likewise.
1346 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1348         * configure.in: Add noconfigdirs for crx-*-*.
1349         * configure: Regenerate.
1351 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1353         Synced from gcc:
1355         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1357         * configure.in: Build libmudflap by default on FreeBSD.
1358         * configure: Regenerated.
1360         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1362         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1363         systems.
1364         * configure: Regenerated.
1366         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1368         PR target/16344
1369         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1370         feedback based compiler.
1371         * Makefile.in: Rebuilt.
1373         2004-07-05  Phil Edwards  <phil@codesourcery.com>
1375         * configure.in:  Do not prepend $srcdir to /dev/null in
1376         makefile fragments.
1377         * configure:  Regenerate.
1379 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1381         * Makefile.def (host_modules): Set bootstrap=true for flex.
1382         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1383         * Makefile.in: Rebuilt.
1385 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1387         * Makefile.def (build_modules): Add bison, byacc, flex,
1388         m4, texinfo.
1389         (flags_to_pass): Add FLEX.
1390         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1391         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1392         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1393         DEFAULT_MAKEINFO): Remove.
1394         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1395         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1396         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1397         objdir or else use configured tool.
1398         (all-build): New.
1399         (all): Depend on it.
1400         (Build module dependencies): Add.
1401         * Makefile.in: Regenerate.
1402         * configure.in: Better support for multiple build modules,
1403         matching what is done for host/target modules.  Do not look
1404         for "plausible" locations of build tools if Canadian cross.
1405         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1406         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1407         * configure: Regenerate.
1409 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1411         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1412         * Makefile.in: Regenerate.
1414 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1416         * Makefile.tpl (configure-build-[+module+],
1417         configure-[+module+], configure-target-[+module+]): Pass
1418         [+extra_configure_args+].
1419         (all-build-[+module+], all-[+module+], check-[+module+],
1420         install-[+module+], [+make_target+]-[+module+],
1421         all-target-[+module+], check-target-[+module+],
1422         install-target-[+module+], [+make_target+]-target-[+module+]):
1423         Pass [+extra_make_args+].
1424         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1425         (GCC_HOST_EXPORTS): Remove.
1426         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1427         cross, check-gcc, check-gcc-c++, install-gcc,
1428         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1429         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1430         * Makefile.in: Regenerate.
1432 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1434         * configure.in: Check for srcdir/winsup rather than build directory
1435         winsup.
1436         * configure: Regenerate.
1438 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1440         * configure.in: Don't build Cygwin native newlib if winsup
1441         directory is missing.  Emit warning instead.
1442         * configure: Regenerate.
1444 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1446         * Makefile.tpl (touch-stage[+id+]): New.
1447         (restage[+prev+]): Depend on touch-stage[+id+].
1449         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1450         Use it throughout.
1452         * Makefile.def: Add profile and feedback bootstrap stages.
1453         Remove next field from bootstrap stages.
1454         * Makefile.tpl (LN, LN_S): Substitute.
1455         (stageN-start, stageN-end): Use double-colon rules, to
1456         provide a hook for additional setup commands.
1457         (distclean-stageN-gcc, restageN): Create dependencies from
1458         [+prev+], not from [+next+].
1459         (stageN-bubble): Add commands for successive stages from
1460         [+prev+], using double-colon rules.
1461         (all-stageN-gcc): Fix typo.
1462         (stagefeedback-start, profiledbootstrap): New.
1463         * Makefile.in: Regenerate.
1464         * configure.in: Call ACX_PROG_LN.
1465         * configure: Regenerate.
1467 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1469         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1470         without gcc.
1471         * configure: Regenerate.
1473 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1475         * Makefile.tpl: Fix typo.
1476         * Makefile.in: Regenerate.
1478 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1480         * configure.in: Remove new- prefix from toplevel
1481         bootstrap targets.
1482         * configure: Regenerate.
1484 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1486         Merge this patch from the gcc tree:
1488         2004-05-30  Andreas Jaeger  <aj@suse.de>
1489                     Jim Wilson <wilson@specifixinc.com>
1491         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1492         like CC.
1494 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1496         * Makefile.tpl (all.normal): Rename to all.
1497         (all): Replace with a rule to pick the default
1498         target from configure.
1499         (all-gcc, configure-gcc): Use conditionals to
1500         do nothing when toplevel bootstrap is going on.
1501         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1502         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1503         * configure.in: Support --enable-bootstrap.
1505         * Makefile.def: Remove new- prefix from toplevel
1506         bootstrap targets.
1507         * Makefile.tpl: Likewise.
1509         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1510         target.
1512         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1513         $(RECURSE_FLAGS) to recursive invocation of make.
1515         * Makefile.in: Regenerate.
1516         * configure: Regenerate.
1518 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1520         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1521         * configure: Regenerate.
1523 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1525         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1526         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1527         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1528         targets.
1529         * Makefile.in: Regenerate.
1531 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
1533         * configure.in: Test the ability to symlink directories.
1534         * configure: Regenerate.
1536         * Makefile.def (bootstrap-stage): New definitions.
1537         * Makefile.tpl (configure-stage1-gcc,
1538         configure-stage2-gcc, configure-stage3-gcc,
1539         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1540         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1541         new-restage3, compare): Autogenerate, see Makefile.in
1542         entry for behavioral changes.
1543         (distclean-stage1, new-stage1-start, new-stage1-end,
1544         new-stage1-bubble, distclean-stage2, new-stage2-start,
1545         new-stage2-end, new-stage2-bubble, distclean-stage3,
1546         new-stage3-start, new-stage3-end): New autogenerated targets.
1547         (objext, prebootstrap, BOOT_CFLAGS,
1548         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1549         targets.
1551         * Makefile.in: Regenerate.
1552         (distclean-stage1, new-stage1-start, new-stage1-end,
1553         new-stage1-bubble, distclean-stage2, new-stage2-start,
1554         new-stage2-end, new-stage2-bubble, distclean-stage3,
1555         new-stage3-start, new-stage3-end): New targets.
1556         (all-stage1-gcc): Move prebootstrap dependency from here...
1557         (configure-stage1-gcc): ...to here.
1558         (new-bootstrap): Use bubble targets.
1559         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1560         Use per-stage distclean targets.
1561         (configure-stage1-gcc, configure-stage2-gcc,
1562         configure-stage3-gcc, all-stage1-gcc,
1563         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1564         Use new-stageN-start to prepare the tree.
1566 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1568         * Makefile.def (host_modules): add libcpp.
1569         * Makefile.tpl: Add dependencies on and for libcpp.
1570         * Makefile.in: Regenerate.
1571         * configure.in: Add libcpp host module.
1572         * configure: Regenerate.
1574 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1576         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1577         of libf2c.
1578         * configure, Makefile.in: Regenerate.
1580 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1582         Merge from tree-ssa-20020619-branch.
1584         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1585         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1586         (HOST_GMPLIBS): Define.
1587         (HOST_GMPINC): Define.
1588         (TARGET_LIB_PATH): Add libmudflap.
1589         (GFORTRAN_FOR_TARGET): Define.
1590         (configure-build*): Export GFORTRAN.
1591         (configure-gcc): Export GMPLIBS and GMPINC.
1592         (all-gcc): Add maybe-all-libbanshee.
1593         (configure-target-libgfortran): Define.
1594         * Makefile.in: Regenerate.
1595         * configure.in (host_libs): Add libbanshee.
1596         (target_libraries): Add target-libmudflap and target-libgfortran.
1597         Add --with-libbanshee.
1598         Handle --disable-libmudflap.
1599         (*-*-freebsd*): Use with_gmp.
1600         Add $(libgcj) to noconfigdirs.
1601         * configure: Regenerate.
1602         * depcomp: New file.
1603         * MAINTAINERS: Add tree-ssa maintainers.
1605 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1607         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1608         * configure: Regenerate.
1610 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1612         Revert:
1613         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1615         * Makefile.def (flags_to_pass): Remove *dir variables that
1616         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1617         as well as prefix and exec_prefix.
1618         * Makefile.in: Regenerate.
1620 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1622         * Makefile.def (host_modules): Mark with the bootstrap
1623         flag packages on which gcc depends.
1624         * Makefile.tpl (all-bootstrap): Use it.
1625         * Makefile.in: Regenerate.
1627 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1629         * Makefile.def (flags_to_pass): Remove *dir variables that
1630         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1631         as well as prefix and exec_prefix.
1632         * Makefile.in: Regenerate.
1634 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1636         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1637         * configure: Regenerate.
1638         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1639         * gcc/Makefile.tpl (compare): Use the result of the test.
1640         * gcc/Makefile.in: Regenerate.
1642 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1644         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1645         Always relocate gcc and prev-gcc to the original names, even
1646         if the build fails.
1647         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1648         New targets.
1650 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1652         * configure.in (mips*-*-irix5*): Enable ld.
1653         * configure: Regenerate.
1655 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1657         * Makefile.tpl (configure-[+module+], configure-gcc,
1658         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1659         Set and export LDFLAGS.
1660         * Makefile.in: Regenerate.
1662 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1664         PR bootstrap/14871
1665         * Makefile.tpl: If we don't have built-in-tree target tools,
1666         use the ones found by configure rather than hacking around with
1667         program_transform_name.
1668         * configure.in: Give Makefile.tpl the information necessary
1669         to do that.
1670         * Makefile.in: Regenerate.
1671         * configure: Regenerate.
1673 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1675         PR bootstrap/14760
1676         * configure.in: When computing baseargs, strip *all* copies of
1677         offending options.  Also, don't match/substitute the trailing space,
1678         so that this actually works when two similar options are separated by
1679         only one space.
1680         * configure: Regenerate.
1682 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1684         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1685         (rs6000-*-aix*): Same.
1686         * configure: Regenerate.
1688 2004-03-25  Stan Shebs  <shebs@apple.com>
1690         Remove MPW support, no longer used.
1691         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1692         mpw-install: Remove files.
1693         * src-release (DEVO_SUPPORT): Remove names of removed files.
1694         * MAINTAINERS: Likewise.
1696 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1698         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1699         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1700         * Makefile.in: Regenerate.
1702         * configure.in (top level bootstrap support): Rework --enable-werror
1703         to set @stage2_werror_flag@.
1704         * configure: Regenerate.
1705         * Makefile.tpl (top level bootstrap support): Pass
1706         @stage2_werror_flag@ down to configure in stages 2 and 3.
1707         * Makefile.in: Regenerate.
1709 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1711         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1712         for stages 2 and 3 as well as in make.  As a consequence, remove
1713         OUTPUT_OPTION (now detected by configure) from the flags passed down
1714         to make.
1715         * Makefile.in: Regenerate.
1717         * Makefile.tpl (new-bootstrap): Fix typo.
1718         * Makefile.in: Regenerate.
1720 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1722         * Makefile.tpl: Rearrange by moving recursive_targets rules
1723         into their proper sections.
1724         * Makefile.tpl (top level bootstrap support): Move disabling
1725         of coverage flags from 'make' to 'configure'; improve comments.
1726         * Makefile.in: Regenerate.
1728         * Makefile.tpl (experimental top level bootstrap) Move stage1
1729         language setting from all- target to configure- target; disable
1730         intermodule optimization in stage 1; prevent gratuitous rebuilds
1731         of stage 1.
1732         * Makefile.in: Regenerate.
1733         * configure.in: Comma-separate stage 1 language list for top
1734         level bootstrap.
1735         * configure: Regenerate.
1737         * Makefile.tpl: Clean up experimental top level bootstrap support:
1738         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1739         prev-gcc in configure- targets as well as all- targets.
1740         * Makefile.in: Regenerate.
1742 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1744         * configure.in: Remove symbolic link section.
1745         * configure: Regenerate.
1746         * Makefile.tpl (links): Remove.
1747         * Makefile.in: Regenerate.
1749 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1750             Nathanael Nerode  <neroden@gcc.gnu.org>
1752         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1753         Set with AC_CHECK_PROGS.
1754         * configure.in: Fix comment typo from last patch.
1755         * configure: Regenerate.
1757 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1759         * Makefile.tpl: Introduce experimental top level bootstrap support.
1760         * Makefile.in: Regenerate.
1761         * configure.in: Introduce support for top level bootstrap.
1762         * configure: Regenerate.
1764 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1765             Paolo Bonzini  <bonzini@gnu.org>
1767         PR bootstrap/14522
1768         * configure.in: Cope with shells that do not support unquoted ^
1769         * configure: Regenerate.
1771 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1772             Paolo Bonzini  <bonzini@gnu.org>
1774         PR bootstrap/14522
1775         * configure.in: Cope with shell that do not support nesting
1776         quotes inside quoted backquote substitutions.
1777         * configure: Regenerate.
1779 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1781         PR bootstrap/14522
1782         * configure.in: Fix escaping of $.
1783         * configure: Regenerate.
1785 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1787         * configure: Regenerate.
1789 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1791         PR ada/14131
1792         Move language detection to the top level.
1793         * configure.in: Find default values for the tools as
1794         soon as possible.  Disable ada if GNAT is not found.
1795         Emit error message about missing languages.  Expand
1796         --enable-languages=all for the gcc subdirectory.
1798 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1800         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1801         and disable libgcj.
1802         * configure: Regenerated.
1804 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1806         PR bootstrap/7087
1807         * Makefile.tpl: Guard XFOO sed statements better.
1808         * Makefile.tpl: Add dependency for configure-target-libada.
1809         * Makefile.in: Regenerate (incidentally fixes broken
1810         commit when libada-branch was merged).
1812 2004-02-28  Andrew Cagney  <cagney@redhat.com>
1814         * src-release (CVS_NAMES): Define.
1815         (do-tar, do-tar): Prune $(CVS_NAMES).
1817 2004-02-23  Andrew Cagney  <cagney@redhat.com>
1819         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1820         2004-02-19.09.
1822 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1824         PR bootstrap/11932
1825         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1827 2004-02-19  Andrew Cagney  <cagney@redhat.com>
1829         * config.guess: Update from version 2003-06-12 to 2004-02-16.
1830         * config.sub: Update from version 2003-06-13 to 2004-02-16.
1832 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1834         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1835         (rs6000-*-aix*): Same.
1836         * configure: Regenerate.
1838 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1840         * configure.in (host): Add in missing $noconfigdirs to defines.
1841         * configure: Regenerate.
1843 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1844             Nathanael Nerode  <neroden@gcc.gnu.org>
1846         PR ada/6637, PR ada/5911
1847         Merge with libada-branch:
1848         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1849         with appropriate dependencies. Add --enable-libada configure switch.
1850         * configure, Makefile.in: Regenerate.
1852 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1854         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1855         * configure: Regenerate.
1857 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
1859         * COPYING.NEWLIB: Update Red Hat license to 2004.
1861 2004-01-23  DJ Delorie  <dj@redhat.com>
1863         * Makefile.def (target_modules) [libiberty]: Don't stage.
1864         * Makefile.in: Rebuilt.
1866 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
1868         * COPYING.NEWLIB: Update to include copyrights for new
1869         iconv code.
1871 2004-01-15  Andrew Cagney  <cagney@redhat.com>
1873         * src-release: Update copyright year.
1874         (do-proto-toplev): Configure using i686-pc-linux-gnu.
1875         (NEWLIB_SUPPORT_DIRS): Delete macro.
1876         (newlib.tar.bz2): Delete rule.
1878 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1880         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1881         * Makefile.tpl (configure-target-[+module+]): Support stage.
1882         * Makefile.in: Rebuilt.
1884 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1886         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1887         throughout.
1889 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1891         * configure.in: Use ./config.cache, not config.cache.
1892         * configure: Regenerate.
1893         * Makefile.tpl: Special-casing not needed for GCC any more.
1894         * Makefile.in: Regenerate.
1896         * configure.in: Don't share a cache file for host dirs.
1897         * configure: Regenerate.
1899         * config-ml.in: Don't mess with the cache file.
1901 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1903         * Makefile.tpl: Make GCC use a separate config.cache.
1904         * Makefile.in: Regenerate.
1906         PR bootstrap/11932, PR bootstrap/11933
1907         (I don't know if it will fix either of them, but it relates
1908         to them.)
1909         * configure.in: Don't use shared config.cache for target
1910         directories.
1911         * configure: Regenerate.
1913 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1915         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1916         * configure: Regenerated.
1918 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1920         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1921         * configure: Regenerated.
1923 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1925         Port change over from GCC:
1926         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1927         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1928         (configure-build-[+module+], configure-[+module+]): Likewise.
1929         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1930         * Makefile.in: Regenerate.
1932 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1934         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1935         * configure: Regenerate.
1937 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
1939         * COPYING.NEWLIB: Add license info for long long routines added to
1940         stdlib.
1942 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1944         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1945         * Makefile.in: Regenerate.
1947 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1949         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
1950         * configure:  Regenerate.
1952 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1954         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1955         HOST_FLAGS_TO_PASS.
1956         * Makefile.in: Regenerate.
1958 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
1960         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1961         * configure: Rebuilt
1962         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1963         * Makefile.in: Rebuilt
1965 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1967         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1969 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
1971         * config-ml.in:  Use ac_configure_args directly instead of
1972         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
1973         actually seen.
1975 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1977         * config-ml.in: Propagate INSTALL variables.
1979 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
1981         * configure.in: Pass a computed --program-transform-name
1982         to subconfigures.
1983         * configure: Regenerated.
1985 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
1987         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1988         * Makefile.in: Regenerate.
1990         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1991         * Makefile.in: Regenerate.
1993 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
1995         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1996         quoting.
1997         * configure: Regenerated.
1999 2003-09-12  Michael Chastain  <mec@shout.net>
2001         Fix PR gdb/857.
2002         * src-release (do-proto-topleve): Remove junk files
2003         intl/config.cache, intl/config.status,
2004         intl/config.h, intl/stamp-h.
2006 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2008         * src-release (dejagnu.tar): New target.
2009         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2010         (do-djunpack): Use $(PACKAGE) for the package name.
2012 2003-09-04  DJ Delorie  <dj@redhat.com>
2014         * configure: Regenerate.
2016 2003-09-04  Robert Millan  <robertmh@gnu.org>
2018         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2020 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2022         * configure.in: Ensure arguments to sed are properly spaced.
2023         * configure: Regenerate.
2025 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2027         Merge from gcc:
2028         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2029         * install-sh:  Update to newer upstream versions (associated with
2030         aclocal 1.7).
2031         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2033 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2035         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2036         * configure: Regenerated.
2038 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2040         * configure.in:  Use newline instead of semicolon when assuming
2041         shell arguments in a for loop.
2042         * configure:  Regenerated.
2044 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2046         PR 8180
2047         * configure.in: When testing with_libs and with_headers, treat
2048         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2049         * configure: Regenerate.
2051         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2052         make, shell, etc.
2053         (baseargs): Likewise.
2054         * configure: Regenerate.
2056 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2058         * configure.in: Disable libgcj for darwin not on powerpc.
2059         * configure: Rebuild.
2061 2003-08-15  Michael Chastain  <mec@shout.net>
2063         * src-release (do-proto-toplev): Remove junk files
2064         dejagnu/example/calc/config.status,
2065         dejagnu/example/calc/config.log.
2067 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2069         * config-ml.in, symlink-tree: Add license.
2071 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2073         Merge from gcc:
2075         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2076         * Makefile.tpl (check, check-c++): Express dependencies using
2077         dependencies rather than commands.
2078         * Makefile.in: Regenerate.
2080         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2081         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2082         * Makefile.in: Update.
2084 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2086         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2087         * configure: Ditto.
2089 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2091         * configure.in: Enable libgcj for darwin.
2092         * configure: Rebuild.
2094 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2096         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2098 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2100         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2101         creating target and build subdirs to build all parent dirs as needed.
2102         * Makefile.in: Rebuild.
2103         * configure.in: Don't build dirs explicitly here.
2104         * configure: Rebuild.
2106 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2108         * Makefile.tpl (all-make): Depend on intl.
2109         * Makefile.in: Rebuilt.
2111 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2113         * config.if: Remove unused libc_interface determination.
2115 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2117         * Makefile.in: Regenerate, correctly this time.
2119 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2121         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2122         unused INSTALL_PROGRAM_ARGS.
2123         * configure.in: Use AC_PROG_INSTALL.
2124         * Makefile.in: Regenerate.
2125         * configure: Regenerate.
2127 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2129         * configure: Rebuilt.
2130         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2131         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2132         newlib nor libgloss.
2133         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2134         * configure.in (am33_2.0-*-linux*): Added.
2136 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2138         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2139         * configure: Regenerate.
2141 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
2143         * config-ml.in: Replace PWD with PWD_COMMAND.
2144         * Makefile.tpl: Likewise.
2145         * Makefile.in: Regenerated.
2147 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2149         * configure.in: Clean up config-lang.in handling.  Delete
2150         useless assignment to "subdirs".
2151         * configure: Regenerate.
2153 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2155         * configure.in: Rename 'target_libs' to 'target_libraries'.
2156         Remove useless reference to 'target_libs'.
2157         * configure: Regenerate.
2159 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2161         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2162         * Makefile.in: Regenerate.
2164 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2166         * Makefile.def: Introduce flags_to_pass.
2167         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2168         * Makefile.in: Regenerate.
2170 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2172         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2173         and target-libgloss.
2174         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2175         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2176         * configure: Regenerate.
2178 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2180         * configure.in: Update testsuite_flags to new location.
2181         * configure. Regenerate.
2183 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2185         * Makefile.tpl: Remove BUILD_CC stuff.
2186         * Makefile.in: Regenerate.
2188 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2190         * config.guess: Update to 2003-06-12 version.
2191         * config.sub: Update to 2003-06-13 version.
2193 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2195         * MAINTAINERS: Add myself as MIPS co-maintainer.
2197 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2199         * config.guess: Update to 2003-06-06 version.
2200         * config.sub: Update to 2003-06-06 version.
2202 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2204         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2205         * configure. Regenerate.
2207 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2209         * configure.in: Disable serial configure by default.
2210         * configure: Regenerate.
2211         * Makefile.tpl: Abolish .NOTPARALLEL.
2212         * Makefile.in: Regenerate.
2214         * Makefile.tpl: Replace {build,host,target}_canonical by
2215         {build,host,target}.
2216         * Makefile.in: Regenerate.
2218         * Makefile.tpl: Fix stupid pasto.
2219         * Makefile.in: Regenerate.
2221 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2223         * Makefile.tpl: Remove bogus conditional.
2224         * Makefile.in: Regenerate.
2226 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2228         * Makefile.tpl: Make 'recursive targets' using autogen rather
2229         than shell loop.  Remove duplicate 'clean' targets and false
2230         comments.
2231         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2232         Add systematic method of specifying missing targets in subdirs.
2233         Add copyright boilerplate.
2234         * Makefile.in: Regenerate.
2235         * configure.in: Add 'recursive targets' to maybe list.
2236         * configure: Regenerate.
2238         * Makefile.tpl: Rename [+target+] to [+make_target+].
2239         * Makefile.def: Rename 'target' to 'make_target'.
2241 2003-05-30  Nick Clifton  <nickc@redhat.com>
2243         * README-maintainer-mode: Update URL for locating blessed config
2244         tools.
2246 2003-05-29  Robert Millan  <rmh@debian.org>
2248         * ltconfig: Import this patch and modify for use with current
2249         version of ltconfig:
2251         2003-05-21  Bruno Haible  <bruno@clisp.org>
2253         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2254         GNU/FreeBSD.
2256 2003-05-28  DJ Delorie  <dj@redhat.com>
2258         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2259         * Makefile.in: Regenerate.
2261 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
2263         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2265 2003-05-21  DJ Delorie  <dj@redhat.com>
2267         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2268         newlib or libgloss.
2269         * Makefile.in: Regenerate.
2271 2003-05-21  DJ Delorie  <dj@redhat.com>
2273         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2274         * Makefile.in: Regenerate.
2276 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2278         * configure.in: Use curly braces in the definition of tooldir.
2279         * configure: Regenerate.
2281 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2283         * configure.in: Switch more things to use maybe dependencies.
2284         * Makefile.tpl: Switch more things to use maybe dependencies.
2285         Factor out common code from autogen IF statements.
2286         * configure: Regenerate.
2287         * Makefile.in: Regenerate.
2289 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2291         * configure.in: Accept i[3456789]86 for machine type.
2292         * configure: Regenerate.
2294 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2296         * configure.in: Switch more things to use maybe dependencies.
2297         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2298         * configure: Regenerate.
2299         * Makefile.tpl: Switch more things to use maybe dependencies.
2300         * Makefile.in: Regenerate.
2302 2003-05-16  Andreas Schwab  <schwab@suse.de>
2304         * Makefile.tpl (install-opcodes): Define.
2305         * Makefile.in: Rebuild.
2307 2003-05-13  Andreas Jaeger  <aj@suse.de>
2309         * config.guess: Update to 2003-05-09 version.
2310         * config.sub: Update to 2003-05-09 version.
2312 2003-05-13  Michael Eager <eager@mvista.com>
2314         * configure.in: Correct sed script so that options in quotes are not
2315         deleted.
2316         * configure: Rebuild.
2318 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2320         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2321         and $$s/newlib/libc/sys/cygwin32 include paths.
2322         * configure: Ditto.
2324 2003-05-05  H.J. Lu <hjl@gnu.org>
2326         * config-ml.in: Restored from gcc repository.
2328 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2330         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2331         * Makefile.in: Regenerate.
2333 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2335         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2336         and Makefile.def.
2338 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2340         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2341         * Makefile.in: Regenerated.
2343 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2345         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2346         * Makefile.in: Regenerate.
2348 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2350         * configure.in (powerpc64*-*-linux*): Remove.
2351         * configure: Rebuilt.
2353 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2355         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2356         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2357         and restrap.
2358         * Makefile.in:  Regenerate.
2360 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2362         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2363         * configure: Regenerated.
2365 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
2367         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2368         * */configure: Rebuilt.
2370 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2372         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2373         * Makefile.in: Regenerate.
2375 2003-03-14  Michael Chastain  <mec@shout.net>
2377         * Makefile.in: Regenerate with correct Makefile.def.
2379 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2381         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2382         Make macro.
2383         * Makefile.in: Regenerate.
2384         * configure.in: Clean up gxx_include_dir logic.
2385         * configure: Regenerate.
2387 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2389         * configure.in (gxx_include_dir): Fix typo.
2390         * configure: Regenerated.
2392 2003-03-06  Andrew Cagney  <cagney@redhat.com>
2394         * texinfo/texinfo.tex: Import version 2003-02-03.16.
2396 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2398         * configure.in: Include $(build_tooldir)/sys-include in
2399         FLAGS_FOR_TARGET.
2400         * configure: Regenerated.
2402 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2404         * Makefile.tpl: Reindent.
2405         * Makefile.in: Regenerate.
2406         * configure.in: Reindent.  Don't set unused variables.
2407         * configure: Regenerate.
2409         * Makefile.tpl: Always pass down RANLIB.
2410         * Makefile.in: Regenerate.
2412         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2413         * Makefile.in: Regenerate.
2414         * configure.in: Remove unused logic relating to --enable-shared
2415         and --enable-threads.  Remove bogus comments.  Remove redundant
2416         noconfigdirs.
2417         * configure: Regenerate.
2419         * configure.in: Replace ${libstdcxx_version} by its value.
2420         Remove reference to mh-dgux.
2421         * configure: Regenerate.
2423 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2425         * Makefile.tpl: Rearrange.
2426         * Makefile.in: Regenerate.
2428 2003-02-25  Nick Clifton  <nickc@redhat.com>
2430         * configure: Remove site-file supprot - it is obsolete.
2432 2003-02-24  Uwe Stieber <uwe@wwws.de>
2434         * configure.in: Add support for kaOS as cross build target system.
2435         * configure: Regenerated.
2437 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2439         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2440         configure-target-* as some target builds may require additional
2441         flags for preprocessor tests.
2442         * Makefile.in: Regenerated.
2444 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2446         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2447         * ltconfig: Handle it.
2448         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2449         auto-detecting it.
2451 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2453         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2454         it is used as argument to $CC.
2455         * ltcf-gcj.sh: Likewise.
2457 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2459         * configure.in: Introduce --enable-maintainer-mode.
2460         * configure: Rebuilt.
2461         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2462         for maintainer mode.
2463         * Makefile.in: Rebuilt.
2465 2003-02-19  Andrew Cagney <ac131313@redhat.com>
2467         * configure: Regenerate using autoconf 2.13.
2469 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
2471         * config.guess: Import latest version.
2472         * config.sub: Import latest version.
2474 2003-02-18  Jason Merrill  <jason@redhat.com>
2476         * Makefile.tpl (check-c++): Allow parallelism.
2478 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
2480         * configure: Regenerate using autoconf 000227.
2482 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2484         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2485         don't configure target-libobjc.
2486         * configure: Regenerate.
2488 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2490         * Makefile.tpl (RANLIB): Define.
2491         * Makefile.in: Regenerate.
2493 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2495         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2496         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2497         * Makefile.in: Regenerated.
2498         * configure.in: Remove all traces of snavigator, db, and grep.
2499         * configure: Regenerated.
2501 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2503         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2504         * Makefile.in: Regenerated.
2506 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2508         * config.if: Copy from GCC.
2510 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2512         * configure.in:  Revert 24Jan change.
2513         * configure:  Regenerate.
2515 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2517         * configure.in: Revert previous change.
2518         * configure: Regenerate.
2520 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2522         * configure.in: Make rda native-only.
2523         * configure: Regenerate.
2525 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2527         * configure.in: Add missing \.
2528         * configure: Rebuilt.
2530 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2532         * configure.in (baseargs): Avoid using \| in sed regular
2533         expressions.
2534         * configure: Rebuilt.
2536 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2538         * configure.in (baseargs): Remove all supported forms of
2539         --cache-file, --srcdir, --host, --build and --target options
2540         from argument lists.
2541         * configure: Rebuilt.
2543 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2545         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2546         * configure: Rebuilt.
2548 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2550         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2551         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2552         * Makefile.in: Regenerate.
2553         * configure: Regenerate.
2555 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2557         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2558         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2559         * Makefile.in: Regenerate.
2561 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2563         * configure.in: Remove Makefile in build, host and target modules
2564         unless configure was run with --no-recursion.
2565         * configure: Rebuilt.
2567 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2569         * config.guess: Update to 2003-01-03 version.
2570         * config.sub: Update to 2003-01-03 version.
2572 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2574         * configure: Regenerate with proper autoconf 2.13.
2576 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2578         * configure.in: Add AC_PREREQ for consistency.
2579         * configure: Regenerate.
2581 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2583         * configure.in (GDB_TK): Add tcl directories conditional on
2584         gdb/gdbtk directory being present.
2585         * configure: Regenerate.
2587 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2589         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2590         by gcc if LD is not defined and we are not doing a Canadian Cross.
2591         * configure: Rebuilt.
2593 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
2595         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2597 2002-12-31  Tom Tromey  <tromey@redhat.com>
2599         * Makefile.in: Rebuilt.
2600         * Makefile.def (target_modules) [libffi]: Allow installation.
2602 2002-12-31  Andreas Schwab  <schwab@suse.de>
2604         * configure.in: Fix use of $program_transform_name.
2605         * configure: Regenerated.
2607 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2609         * configure.in (baseargs): Don't remove first configure argument.
2610         * configure: Regenerated.
2612 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2614         * Makefile.tpl (local-distclean): Don't remove...
2615         (multilib.ts): ... this.  Moved into...
2616         (multilib.out): ... this.  Don't use sub-make.
2617         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2618         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2619         (configure-build-[+module+], configure-[+module+],
2620         configure-target-[+module+], configure-gcc): ... these.  Test
2621         for Makefile existence.  Drop config.status from dependencies.
2622         * Makefile.in: Rebuilt.
2623         * configure.in: Move gcc-version-trigger to the end of
2624         ac_configure_args.  Add comments to maybedep.tmp and
2625         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2626         nonopt from baseargs, matching and removing corresponding
2627         whitespace while at it.
2628         * configure: Rebuilt.
2630 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2632         * configure.in (host_configargs): Replace reference to
2633         no-longer-defined buildopts with --build=${build_alias}.
2634         * configure: Rebuilt.
2636 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2638         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2639         program_transform_name to standard idiom.
2640         (AUTOGEN, AUTOCONF): Define.
2641         (Makefile.in): Use $(AUTOGEN).
2642         (Makefile): Depend on config.status, and use autoconf-style rule to
2643         build it.  Move original commands to...
2644         (config.status): ... this new target.
2645         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2646         $(AUTOCONF).
2647         * Makefile.in: Rebuilt.
2649 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2651         * Makefile.tpl: Fix dramatic bustage due to change in
2652         program_transform_name.
2653         * Makefile.in: Regenerate.
2655         * configure.in: Remove unnecessary PATH setting.
2656         * configure: Regnerate.
2658         * configure.in: Don't default to unprefixed tools unless
2659         the native tools will work.
2660         * configure: Regenerate.
2662         * configure.in: Convert to autoconf script.  Blow away lots
2663         of now-redundant Makefile fragments.
2664         * configure: Generate using Autoconf.
2665         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2666         * Makefile.in: Regenerate.
2668 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2670         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2671         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2673         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
2674         where they belong.
2676 2002-12-24  Andreas Schwab  <schwab@suse.de>
2678         * Makefile.tpl (multilib.out): Fix missing space.
2679         * Makefile.in: Regenerate.
2681 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2683         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2684         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2685         * Makefile.in: Regenerate.
2686         * configure.in: Remove unnecessary leftovers.
2688 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2690         * configure.in (extra_ranlibflags_for_target): New variable.
2691         (*-*-darwin): Add -c to ranlib commands.
2692         * configure (tooldir): Handle extra_ranlibflags_for_target.
2694 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
2696         * COPYING.NEWLIB: Updated.
2697         * COPYING.LIBGLOSS: Ditto.
2699 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2701         * Makefile.tpl: Revert HJL's change.
2702         * Makefile.in: Regenerated.
2703         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2704         always.
2706 2002-12-19  Andreas Schwab  <schwab@suse.de>
2708         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2709         * Makefile.in: Regenerate.
2711 2002-12-18  H.J. Lu <hjl@gnu.org>
2713         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2714         * Makefile.in: Regenerated.
2716         * configure.in (build_prefix): New. Substitute.
2718 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2720         * Makefile.tpl: Don't let real targets depend on phony targets.
2721         * Makefile.in: Regenerate.
2723         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2724         * Makefile.in: Regenerate.
2726 2002-12-16  Jason Merrill  <jason@redhat.com>
2728         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2729         previous 'make bootstrap'.
2730         * Makefile.in: Regenerate.
2732 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
2734         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2736 2002-12-13  Jason Merrill  <jason@redhat.com>
2738         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
2739         library tests.
2740         (check-c++): Just depend on it and check-target-libstdc++-v3.
2741         * Makefile.in: Regenerate.
2743 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2745         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2746         * Makefile.in: Regenerate.
2748 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
2750         * COPYING.NEWLIB: Update list of alternate Regent of California
2751         licenses and discuss official revoking of advertising clause.
2752         * COPYING.LIBGLOSS: Ditto.
2754 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
2756         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2757         * Makefile.in: Rebuilt.
2759 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2761         * configure: Fix bug put in by gremlins.
2763         * Makefile.tpl: Substitute more autoconfily.
2764         * configure: Substitute more autoconfily.
2765         * Makefile.in: Regenerate.
2767 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
2769         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2770         * Makefile.in (all-sim): Ditto.
2772 2002-12-06  DJ Delorie  <dj@redhat.com>
2774         * Makefile.tpl: Change configure dependencies to not have real
2775         targets depend on phony targets.
2777 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
2779         * configure.in: Revert unintentional change.
2781         * src-release: Configure host subdirs.
2783         * Makefile.tpl: Change dependency for */multilib.out so that
2784         it works when gcc isn't in the tree.
2786         * configure.in: Substitute more.
2787         * configure: Run subconfigures from the Makefile.
2788         * Makefile.tpl: Run subconfigures from the Makefile; add a few
2789         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
2791 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2793         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2794         and corresponding dependencies.
2795         * Makefile.in: Regenerate.
2797         * configure.in (host_tools): Order binutils, gas and ld for
2798         convenience in running the testsuites.
2800         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2801         * Makefile.in: Regenerate.
2802         * configure.in: Introduce rules to serialize subconfigure runs.
2804         * configure.in: Introduce BASE_CC_FOR_TARGET.
2805         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
2806         Realize configure-build-* targets.  Realize configure-target-* targets.
2807         * Makefile.in: Regenerate.
2809 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2811         * configure: Move gcc_version_trigger stuff from here...
2812         * configure.in: ...to here.
2814         * configure.in: Separate subconfigure options added by this file from
2815         options given by the user.  Add machinery to put args for host
2816         subconfigures into the Makefile.
2818         * Makefile.tpl: Remove 'vault' targets.
2819         * Makefile.tpl: Reorder and comment dependencies.
2820         * Makefile.in: Regenerate.
2822 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
2824         * configure.in: Move host-specific darwin noconfigdirs into
2825         the host-specific section.
2827 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2829         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2830         during replay.
2831         * Makefile.in: Regenerate.
2833         (finishing slow-motion replay)
2834         * configure: Remove skip-this-dir support.
2835         * Makefile.tpl: Remove skip-this-dir support.
2837         * Makefile.tpl: Remove leftover support for non-autoconfiscated
2838         subdirectories.
2839         * Makefile.in: Regenerate.
2841         * Makefile.tpl: Strip out useless setting of 'dir'.
2842         * Makefile.in: Regenerate.
2844 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2846         (finishing slow-motion replay)
2847         * configure.in: Fix deeply stupid bug.
2849         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2850         shell code in CXX_FOR_TARGET
2851         * Makefile.def: Introduce raw_cxx.
2852         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2853         RAW_CXX_FOR_TARGET.
2854         * Makefile.in: Regenerate.
2856 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2858         (finishing slow-motion replay)
2859         * Makefile.tpl: Remove unnecessary ifs.
2860         * Makefile.in: Regenerate.
2862         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
2863         dependencies.  Maybe-ize build-libiberty.  Create dummy install
2864         targets for 'no_install' modules.
2865         * configure: Move GDB_TK substitution to configure.in.  Move
2866         build_modules stuff to configure.in.
2867         * configure.in: Implement soft dependency machinery.  Maybe-ize
2868         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
2869         * Makefile.in: Regenerate.
2871 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2873         (continuing slow-motion replay)
2874         * Makefile.tpl: Make all-target, install-target behave similarly
2875         to all, install (only hitting configured targets).  Eliminate
2876         unused macro defintions.
2878         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2879         build != host.
2881         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2883         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2885         * configure.in: Produce lists of subdir targets we're actually
2886         configuring.  Remove references to "dosrel".
2887         * Makefile.tpl: Let configure set which subdir targets are hit.
2888         Remove install-cross; clean up install; remove ALL.  Remove
2889         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
2890         Autogenerate host module targets.  Remove empty dependency lines
2891         and redundant dependency; rearrange slightly.
2892         * Makefile.def: Add host-side libtermcap, utils.
2894         * Makefile.in: Regenerate.
2896 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2898         (Continuing slow-motion replay)
2899         * Makefile.def: Add list of recursive targets to autogenerate.
2900         Add build_modules.
2901         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
2902         targets.  Autogenerate *-build-* targets.
2903         * Makefile.in: Regenerate.
2905 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2907         (Continuing slow-motion replay)
2908         * configure: More autoconf-style substitutions.
2909         * Makefile.tpl: More autoconf-style substitutions.
2910         * Makefile.in: Regenerate.
2912 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2914         (Continuing slow-motion replay)
2915         * configure: Substitute more variables in a more autoconf-friendly
2916         way.  Simplify slightly.
2917         * Makefile.tpl: Make more variables substitutable in an
2918         autoconf-friendly way.
2919         * Makefile.in: Regenerate.
2921 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2923         (Continuing slow-motion replay)
2924         * configure.in (v810*): Remove special setting of tools.
2926         * configure: Add support for extra required flags for ar or nm.
2927         * configure.in (aix4.3+): Use above support for target-specific
2928         issues, rather than using config/mt-aix43.
2930 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2932         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2933         * configure: Remove 'removing', which doesn't work.  Replace $subdir
2934         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
2935         with $srcdir.  Reformat indentation.  Substitute some variables
2936         formerly hard-coded in the Makefile for build=host.
2937         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2938         * Makefile.def: Autogenerate more.
2939         * Makefile.in: Regenerate.
2941 2002-11-13  Bruce Korb  <bkorb@gnu.org>
2943         * Makefile.tpl: syntactic cleanup
2945 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
2947         * Makefile.def (host_modules): Add rda.
2948         * Makefile.in: Regenerate.
2949         * configure.in (target_tool): Add target-rda to list.
2951 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
2953         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
2954         and restrap targets to this rule.
2955         * Makefile.in:  Regenerate.
2957 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
2959         * configure.in (i[3456]86-*-linux*): Add check to disable
2960         ${libgcj} for glibc1.
2962 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
2964         * configure.in: Add tic4x target.
2966 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2968         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2969         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2970         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2971         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2972         * Makefile.in: Regenerate.
2974 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2976         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2977         * Makefile.in: Regenerate.
2979         * Makefile.def: Remove order dependency comments.
2980         * Makefile.tpl: Add explicit install-install dependencies.
2981         * Makefile.in: Regenerate.
2983         * Makefile.tpl: Remove material now in src-release.  (Finally!)
2984         * Makefile.in: Regenerate.
2986         * configure: Restore my original patch by syncing with gcc version.
2988         * Bring following over from gcc:
2990 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
2992         * configure.in (s390*-*-linux*): Enable libgcj.
2994 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2996         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
2998 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
3000         * configure: Move stray lines back to where they belong.
3002 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3004         * Makefile.tpl: Insert configure-target target, for src-release.
3006         * configure: Finish reverting change which Andrew Cagney started
3007         reverting.  Should fix bustage.
3009         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3010         * src-release: New file.  Contains material for making net
3011         releases for gdb, binutils, et al., formerly in Makefile.in.
3013 2002-09-30  Nick Clifton  <nickc@redhat.com>
3015         * cpu: New top level directory.  Intended to hold input files for
3016         CGEN which have FSF copyright assignment.
3017         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3019 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3021         Revert below (note that src does not contain Makefile.tpl):
3022         * Makefile.tpl: Make subsituted variables more autoconfy.
3023         * Makefile.in: Regenerate.
3025 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3027         * configure: Revert accidentally applied changes.
3029         * Makefile.tpl: Make more autoconf-friendly.
3030         * Makefile.in: Regenerate.
3031         * configure: Make substitution more autoconf-like.
3033 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3035         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3036         single entry to handle all these.
3037         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3038         libjava on arm-*-elf.
3040 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3042         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3043         things that depend on them.
3045 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3047         * Makefile.tpl: Make subsituted variables more autoconfy.
3048         * Makefile.in: Regenerate.
3049         * configure: Make seds more autoconfy.
3051 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3053         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3054         * Makefile.in: Regenerate.
3055         * configure.in: Rewrite sed statements to look autoconfy.
3057         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3058         all-target-foo on configure-target-foo.
3059         * Makefile.def: Ditto.
3060         * Makefile.in: Rebuild.
3062 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3064         * Makefile.def: New file.
3065         * Makefile.tpl: New file.
3066         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3068         * configure.in: Minor rearrangement.  Simplify tests.
3070 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3072         * configure.in (with_headers): Skip copy if value is "yes".
3073         (with_libs): Likewise.
3075 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3077         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3078         * configure.in (sh*-*-pe*): Ditto.
3079         * configure.in (mips*-*-pe*): Ditto.
3080         * configure.in (*arm-wince-pe): Ditto.
3082         * configure.in: Rearrange.
3084 2002-09-12  Nick Clifton  <nickc@redhat.com>
3086         * Import these changes from the config master repository:
3088         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3090                 * config.sub: Add tic4x target.
3092         2002-09-03  Ben Elliston  <bje@redhat.com>
3094                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3095                 Reported by <Duncan_Stodart@insession.com>.
3097 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3099         * COPYING.NEWLIB: More updates.
3101 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3103         * COPYING.NEWLIB: Update.
3105 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3107         * texinfo/texinfo.tex: Import version 2002-06-04.06.
3109         * config.guess: Import version 2002-08-23.
3110         * config.sub: Import version 2002-08-22.
3112 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3114         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3115         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3116         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3118 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3120         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3122 2002-08-04  H.J. Lu  (hjl@gnu.org)
3124         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3126 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3128         * configure.in: Move generic linux case to end.  Copy generic
3129         linux noconfigdirs to mips*-*-linux* entry and new
3130         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3132 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
3134         * MAINTAINERS: Clarify on config.guess and config.sub, and add
3135         one instance of them which was missed to the list to update.
3137 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3139         * config.guess: Update to 2002-07-09 version.
3140         * config.sub: Update to 2002-07-03 version.
3142 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3144         * configure.in: Remove two redundant tests.
3146 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3148         * configure.in (mips*-*-irix6*o32): Enable stabs.
3150 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3152         * configure.in: Don't build grez.
3153         * Makefile.in: Ditto.
3155         * Makefile.in: Remove references to bsp, cygmon, libstub.
3156         * configure.in: Ditto.
3158         * configure.in: Remove leftover reference to gdbtest.
3160 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3162         * configure.in (gxx_include_dir):  Change to match versioned
3163         C++ headers if --enable-version-specific-runtime-libs is used.
3165 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3167         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3169 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3171         * configure.in: Make --without-x work.
3173 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
3175         * contrib: New directory.  Created to contain a copy of the
3176         texi2pod.pl script so that it is in the same place as the version in
3177         the FSF GCC sources.
3179 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3181         * configure.in: Rearrange target Makefile fragment collection.
3183         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3184         cvs[src].
3185         * configure.in: Ditto.
3187 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3189         * Makefile.in: Eliminate 'apache' targets.
3190         * configure.in: Eliminate 'apache' targets.
3192         * configure.in: Eliminate redundant tests.  Reorganize.
3194         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3196         * config-ml.in: Eliminate references to Cygnus configure.
3198         * Makefile.in: Eliminate references to building emacs.
3200 2002-07-01  Denis Chertykov  <denisc@overta.ru>
3202         * configure.in: Add support for ip2k.
3204 2002-06-24  Ben Elliston  <bje@redhat.com>
3206         * configure.in (host_tools): Remove cgen.
3208         * Makefile.in (all-cgen): Remove; runs from its source directory.
3209         (check-cgen, install-cgen, clean-cgen): Likewise.
3210         (all-opcodes): No not depend on all-cgen.
3211         (all-sim): Likewise.
3213 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3215         * configure.in: Fix AIX configury bug.
3217 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3219         * configure.in: Replace ${topsrcdir} with ${srcdir}.
3221         * configure.in: Move definition of libstdcxx_flags right above
3222         usage, rather than way earlier.
3224         * configure.in: Pull definition of is_cross_compiler earlier.
3226         * configure.in: Rearrange a little.
3228         * configure.in: Remove references to librx.
3229         * Makefile.in: Remove references to librx.
3231 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3233         * configure.in: Eliminate ${gasdir} variable.
3235 2002-06-18  Dave Brolley  <brolley@redhat.com>
3237         * configure.in: Add support for frv.
3238         * config.sub: Add support for frv.
3240 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3242         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3244 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3246         * configure.in (vax-*-netbsd*): Re-enable gas.
3248 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3250         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3251         BUILD_PREFIX_1, to correct nomenclature.
3252         * configure: Likewise.
3254         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3255         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3257 2002-05-31  Olaf Hering  <olh@suse.de>
3259         * config-ml.in: Propogate DESTDIR also.
3261 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3263         * configure.in (vax-*-netbsd*): Don't build gas for this
3264         platform.
3266 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3268         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3269         and libgcj for AVR.
3271 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
3273         * config.sub: Add DLX target.
3275 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3277         * config.guess: Update to 2002-05-22 version.
3278         * config.sub: Likewise.
3280 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3282         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3283         * config-ml.in: Likewise.
3284         * configure: Likewise.
3285         * configure.in: Likewise.
3287 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3289         * configure.in: Simplify makefile fragment collection.
3291         * configure.in: Remove code to build emacs.
3293         * configure.in : Remove --srcdir argument from targargs and buildargs
3294         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3296         * configure: Move some logic to configure.in.
3297         * configure.in: Move some logic from configure.
3299 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
3301         * COPYING.LIBGLOSS: New file.
3303 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
3305         * Makefile.in: Honour DESTDIR.
3307 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3309         * configure.in (noconfigdirs): Don't disable libgcj on
3310         sparc64-*-solaris* and sparcv9-*-solaris*.
3312 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3314         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3316 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3318         * configure.in (FLAGS_FOR_TARGET): Do not add
3319         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3320         on i[3456]86-*-linux*.
3322 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3324         * configure.in (noconfigdirs): Replace [ ] with test.
3326         * configure.in (noconfigdirs): Do not add target-newlib if
3327         target == i[3456]86-*-linux*, and host == target.
3329 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3331         * config.guess: Updated to 2002-04-26's version.
3332         * config.sub: Updated to 2002-04-26's version.
3334 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3336         * configure.in: delete reference to absent file
3338         * configure.in: replace '[' with 'test'
3340         * configure.in: Eliminate references to gash.
3341         * Makefile.in: Eliminate references to gash.
3343         * configure.in: remove useless references to 'pic' makefile fragments.
3345         * configure.in: (*-*-windows*) Finish removing.
3347         * configure.in: Eliminate redundant test for libgui.
3349 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
3351         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3352         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3354 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
3356         * configure.in: remove references to dead files
3358 2002-04-18  Tom Tromey  <tromey@redhat.com>
3360         * configure.in: Disallow configuring libgcj when it is already
3361         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3362         Solaris 2.8 by default.  For PR libgcj/6158.
3364 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3366         * configure.in:  Move default CC setting out of config/mh-* fragments
3367         directly into here.
3369 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3371         * configure.in: don't even try to configure or make a subdirectory
3372         if there's no configure script for it.
3374 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3376         * MAINTAINERS: Remove chill maintainers.
3377         * Makefile.in (CHILLFLAGS): Remove.
3378         (CHILL_LIB): Remove.
3379         (TARGET_CONFIGDIRS): Remove libchill.
3380         (CHILL_FOR_TARGET): Remove.
3381         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3382         CHILL_LIB.
3383         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3384         (CHECK_TARGET_MODULES): Likewise.
3385         (INSTALL_TARGET_MODULES): Likewise.
3386         (CLEAN_TARGET_MODULES): Likewise.
3387         (configure-target-libchill): Remove.
3388         (all-target-libchill): Remove.
3389         * configure.in (target_libs): Remove target-libchill.
3390         Do not compute CHILL_FOR_TARGET.
3391         * libchill: Remove directory.
3393 2002-04-15  DJ Delorie  <dj@redhat.com>
3395         * Makefile.in, configure.in, configure: Sync with gcc, entries
3396         follow...
3398 2002-04-08  Tom Tromey  <tromey@redhat.com>
3400         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3401         Fixes PR libgcj/6068.
3403 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
3405         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3407 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3409         * configure.in (alpha*-dec-osf*): Enable libgcj.
3411 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
3413         Fix for: PR bootstrap/3591, target/5676
3414         * configure.in (mcore-pe): Disable the configuration of
3415         libstdc++-v3 since exceptions are not supported.
3417 2002-03-20  Anthony Green  <green@redhat.com>
3419         * configure.in: Enable libgcj for xscale-elf target.
3421 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3423         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3424         libjava.
3425         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3427 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
3429         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3430         libstdc++-v3 and libjava.
3432 2002-02-11  Adam Megacz <adam@xwt.org>
3434         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3435         boehm-gc
3437 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3439         * config.guess: Updated to 2002-01-30's version.
3440         * config.sub: Updated to 2002-02-01's version.
3441         Contribute sh64-elf.
3442         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3443         * configure.in: Added sh64-*-*.
3445 2002-01-17  H.J. Lu <hjl@gnu.org>
3447         * Makefile.in (all-fastjar): Also depend on all-libiberty.
3448         (all-target-fastjar): Also depend on all-target-libiberty.
3450 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
3452         * configure, configure.in: Use temp file for long sed commands.
3454 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3456         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3457         libf2c.
3459 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
3461         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3463 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
3465         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3467 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3469         * configure: Handle temporary files securely using mkdir.
3471 2001-09-26  Will Cohen <wcohen@redhat.com>
3473         * configure.in (*-*-linux*): Disable configuration of target-newlib
3474         and target-libgloss.
3476 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3478         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3479         RANLIB.
3481 2001-08-11  Graham Stott  <grahams@redhat.com>
3483         * Makefile.in (check-c++): Add missing semicolon.
3485 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
3487         * configure.in (sh-*-linux*): New.
3489 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3491         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3492         and libgcj on m68hc11/m68hc12.
3494 2001-06-27  H.J. Lu  (hjl@gnu.org)
3496         * Makefile (CFLAGS_FOR_BUILD): New.
3497         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3499 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
3501         * configure.in (libstdcxx_flags): Do not try to execute
3502         libstdc++-v3/testsuite_flags until it exists.
3504 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
3506         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3508 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
3510         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3512 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
3514         * configure.in: Move *-chorusos target case to the proper switch.
3515         Disable libgcj.
3517 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3519         * Makefile.in (STAGE1_CFLAGS): Pass down.
3521 2001-04-13  Alan Modra  <amodra@one.net.au>
3523         * config.guess: Add hppa64-linux support.  Note for next import that
3524         this is already in the master file.
3525         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
3527 2001-03-22  Colin Howell  <chowell@redhat.com>
3529         * Makefile.in (DO_X): Do not backslash single-quotes in
3530         backquotes (two places).
3532 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
3534         * Makefile.in (DO_X): Quote nested quotes.
3536 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
3538         * Makefile.in (DO_X): Use double quotes for quoting
3539         "RANLIB=$${RANLIB}".
3541 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
3543         * configure.in: Only use `lang_requires' for languages athat are
3544         actually enabled.
3546 2001-03-07  Tom Tromey  <tromey@redhat.com>
3548         * configure.in: Allow config-lang.in to set `lang_requires' to list
3549         of other required languages.
3551 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
3553         * Makefile.in: Remove RANLIB definition. Use RANLIB
3554         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3555         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3557 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
3558             Alexandre Oliva  <aoliva@redhat.com>
3560         * Makefile.in (check-c++): Use tabs, not spaces.
3562 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
3564         * Makefile.in (check-c++): New rule.
3566         * configure.in (target_libs): Remove libg++.
3567         (noconfigdirs): Remove libg++.
3568         (noconfigdirs): Same.
3569         (noconfigdirs): Same.
3570         (noconfigdirs): Same.
3572         * config-ml.in: Remove libg++ references.
3574         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3575         (ALL_TARGET_MODULES): Same.
3576         (configure-target-libg++): Remove.
3577         (all-target-libg++): Remove.
3578         (configure-target-libio): Remove.
3579         (all-target-libio): Remove.
3580         (check-target-libio): Remove.
3581         (.PHONY): Remove.
3582         (libg++.tar.bz2): Remove.
3583         (all-target-cygmon): Remove libio.
3584         (all-target-libstdc++): Remove.
3585         (configure-target-libstdc++): Remove.
3586         (TARGET_LIB_PATH): Remove libstdc++.
3587         (ALL_GCC_CXX): Remove libstdc++.
3588         (all-target-gperf): Correct.
3590 2001-02-15  Anthony Green  <green@redhat.com>
3592         * configure: Introduce GCJ_FOR_TARGET.
3593         * configure.in: Ditto.
3594         * Makefile.in: Ditto.
3596 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
3598         * configure.in: for *-chorusos, don't config target-newlib and
3599         target-libgloss.
3601 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
3603         Remove V2 C++ library.
3604         * configure.in: Remove --enable-libstdcxx_v3 support.
3606 2001-01-27  Richard Henderson  <rth@redhat.com>
3608         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3610 2001-01-26  Tom Tromey  <tromey@redhat.com>
3612         * configure.in: Allow libgcj to be built on Sparc Solaris.
3614 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
3616         * configure.in: Enable libgcj on several additional platforms.
3618 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
3620         * configure.in: Enable libgcj for linux targets.
3622 2001-01-09  Mike Stump  <mrs@wrs.com>
3624         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3625         failures of subdirectories.
3627 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3629         * configure: handle DOS-style absolute paths.
3631 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3633         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3635 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
3637         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3638         (libstdcxx_incdir): Pass down.
3639         * config.if: Remove expired bits for cxx_interface, add stub.
3640         (libstdcxx_incdir): Add variable for g++ include directory.
3641         * configure.in (gxx_include_dir): Use it.
3643 2000-12-15  Andreas Jaeger  <aj@suse.de>
3645         * configure.in: Handle lang_dirs.
3647 2000-12-13  Anthony Green  <green@redhat.com>
3649         * configure.in: Disable libgcj for any target not specifically
3650         listed.  Disable libgcj for x86 and Alpha Linux until compatible
3651         with g++ abi.
3653 2000-12-13  Mike Stump  <mrs@wrs.com>
3655         * Makefile.in (local-distclean): Also remove fastjar.
3657 2000-12-10  Anthony Green  <green@redhat.com>
3659         * configure.in: Define libgcj.  Disable libgcj target libraries for
3660         most targets.
3662 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3664         * configure.in (target_libs): Revert 2000-12-08 patch.
3665         (noconfigdirs): Added target-libjava.
3667 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3669         * Makefile.in: handle DOS-style absolute paths.
3671 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3673         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3674         libjava.
3675         * configure.in (target_libs): Removed `target-libjava'.
3677 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3679         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3680         (ALL_MODULES): Added fastjar.
3681         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3682         (all-target-libjava): all-fastjar replaces all-zip.
3683         (all-fastjar): Added.
3684         (configure-target-fastjar, all-target-fastjar): Likewise.
3685         * configure.in (host_tools): Added fastjar.
3687 2000-12-07  Mike Stump  <mrs@wrs.com>
3689         * Makefile.in (local-distclean): Remove leftover built files.
3691 2000-11-16  Fred Fish  <fnf@be.com>
3693         * configure.in (enable_libstdcxx_v3): Fix typo,
3694         libstd++ -> libstdc++.
3696 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3698         * configure: Provide the original toplevel configure arguments
3699         (including $0) to subprocesses in the environment rather than
3700         through gcc/configargs.h.
3702 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3704         * configure: Turn on libstdc++ V3 by default.
3706 2000-10-16  Michael Meissner  <meissner@redhat.com>
3708         * configure (gcc/configargs.h): Only create if there is a build GCC
3709         directory created.
3711 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
3713         * configure: Save configure arguments to gcc/configargs.h.
3715 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
3717         * Makefile.in (bootstrap): avoid recursion if subdir missing
3718         (cross): ditto
3719         (do-proto-toplev): ditto
3721 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
3723         * configure.in: Do not build byacc for hppa64.  Provide paths to the
3724         X11 libraries for hppa64.
3726 2000-09-02  Anthony Green  <green@cygnus.com>
3728         * Makefile.in (all-gcc): Depend on all-zlib.
3729         (CLEAN_MODULES): Add clean-zlib.
3730         (ALL_MODULES): Add all-zlib.
3731         * configure.in (host_libs): Add zlib.
3733 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
3735         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3736         $targargs to tell whether newlib is going to be built.
3738         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3739         $$r/TARGET_SUBDIR/libio for _G_config.h.
3741 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
3743         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3745         * configure: Make enable_threads and enable_shared defaults
3746         explicit.  Substitute enable_threads into generated Makefiles.
3747         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3748         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3750 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
3752         * configure.in: Re-enable all references to libg++ and librx.
3754 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
3756         * configure.in: Add *-*-freebsd* configurations.
3758 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3760         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
3761         (do-tar, do-bz2): New rules.
3762         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
3763         (gdb-tar): New rule.
3764         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
3765         (insight_dejagnu.tar): New rule.
3766         (insight.tar): New rule.
3767         (gdb+dejagnu.tar): New rule.
3768         (gdb.tar): New rule.
3770 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3772         * MAINTAINERS: Update dejagnu/
3774 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
3776         * ltmain.sh (relink_command): Fix typo in previous change.
3778 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
3780         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
3781         (relink_command): Added --tag flags.
3782         (mode=install): If relinking fails; error out.
3784 2002-03-12  Richard Henderson  <rth@redhat.com>
3786         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
3787         .NOTPARALLEL tag.
3788         (do-check): Rename from check.
3789         (check): Allow parallel check.
3791 2002-03-11  Richard Henderson  <rth@redhat.com>
3793         * Makefile.in (.NOTPARALLEL): Add fake tag.
3795 2002-03-07  H.J. Lu  (hjl@gnu.org)
3797         * configure.in: Enable gprof for mips*-*-linux*.
3799 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3801         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3802         libjava.
3803         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3805 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
3807         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3809 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
3811         * config.guess: Import from master sources, rev 1.232.
3812         * config.sub: Import from master sources, rev 1.246.
3814 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
3816         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3817         because its Makefile is there; test for the executable instead.
3819 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3821         Contribute sh64-elf.
3822         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3823         * configure.in: Added sh64-*-*.
3825 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
3827         * COPYING.NEWLIB: Remove advertising clause from
3828         Berkeley and Red Hat licenses.
3830 2002-02-01  Mo DeJong  <supermo@bayarea.net>
3832         * Makefile.in: Add all-tix to deps for all-snavigator
3833         so that tix is built when building snavigator.
3835 2002-02-01  Ben Elliston  <bje@redhat.com>
3837         * config.guess: Import from master sources, rev 1.229.
3838         * config.sub: Import from master sources, rev 1.240.
3840 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3842         From Steve Ellcey <sje@cup.hp.com>:
3843         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3844         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3845         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3846         IA64.
3847         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3848         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3849         soname_spec, sys_lib_search_path_spec): Ditto.
3851 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
3853         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
3854         target-libiberty, and target-libgloss.  Skip Java-related
3855         libraries if not supported for NetBSD on target CPU.
3857 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
3859         * configure.in: Import StrongARM and XScale target_configdirs from
3860         FSF GCC version.
3862 2002-01-16  H.J. Lu  (hjl@gnu.org)
3864         * config.guess: Import from master sources, rev 1.225.
3865         * config.sub: Import from master sources, rev 1.238.
3867         * MAINTAINERS: Updated notes on config.guess and config.sub.
3869 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
3871         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3872         ld and gdb are not supported.
3874 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3876         * Change reference to Cygnus Solutions to be Red Hat.
3878 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3880         * COPYING.NEWLIB: Update generic copyright date.
3882 2002-01-07  Mark Salter  <msalter@redhat.com>
3884         * configure.in: Remove target-bsp and target-cygmon from arm builds.
3885           Allow target-libgloss to be built for arm, strongarm, and xscale.
3887 2002-01-03  Ben Elliston  <bje@redhat.com>
3889         * MAINTAINERS: Update URL for config.* scripts.
3891 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
3893         * config.sub: Import latest version.
3894         * config.guess: Likewise.
3896 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
3898         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3899         options for i[3456]86-pc-linux* native builds.
3901 2001-12-05  Laurent Guerby  <guerby@acm.org>
3903         * MAINTAINERS: gcc adopts symlink-tree, refer more to
3904         libiberty.
3906         Import this patch from gcc:
3908         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3910             * symlink-tree: handle DOS-style absolute paths.
3912 2001-11-28  DJ Delorie <dj@redhat.com>
3913             Zack Weinberg  <zack@codesourcery.com>
3915         When build != host, create libiberty for the build machine.
3917         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3918         CONFIG_ARGUMENTS.
3919         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3920         New variables.
3921         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3922         and rules.
3923         (all.normal): Depend on ALL_BUILD_MODULES.
3924         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3925         (all-build-libiberty): Depend on configure-build-libiberty.
3927         * configure: Calculate and substitute proper value for
3928         ALL_BUILD_MODULES.
3929         * configure.in: Create the build subdirectory.
3930         Calculate and substitute TARGET_CONFIGARGS (formerly
3931         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3933 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
3935         * config.sub: Update to version 1.232 on subversion.
3937 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3939         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3940         files from .po files for a distribution.
3942 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
3944         * COPYING.NEWLIB: Mention preserved notice in specific parts.
3946 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3948         Merged from net gcc:
3949         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
3950         * ltcf-c.sh: Use $objext, not $ac_objext.
3951         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
3952         * ltcf-cxx.sh: Add support for GNU.
3953         2001-07-22  Timothy Wall  <twall@redhat.com>
3954         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
3955         default settings if using GNU tools with that configuration.
3956         * ltcf-cxx.sh: Ditto.
3957         * ltcf-gcj.sh: Ditto.
3958         2001-07-21  Michael Chastain  <chastain@redhat.com>
3959         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3960         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
3961         * ltmain.sh: Mark as gcc-local.
3963 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3965         * Makefile.in (all-bison): Revert 2001-10-24.
3966         Don't depend on texinfo.
3968 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
3970         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
3972 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
3974         * configure.in (--enable-languages): Be more permissive about
3975         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
3977 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
3979         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3981 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
3983         Makefile.in (all-bison): Don't depend on texinfo.
3985 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
3987         * gettext.m4: Test po/POTFILES.in exists before trying to read.
3989 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
3991         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3993 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
3995         * config.sub, config.guess: Import latest from subversions.
3997 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
3999         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4000         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4001         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4002         avoid quotes nesting problems.
4003         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4004         (DO_X): Export only variables that are set.
4006 2001-09-19  Ben Elliston  <bje@redhat.com>
4008         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4009         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4010         semantics.  Use the shell built-in "type" command instead.
4012 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4014         * config.sub: Reverted the earlier change, this version is not the
4015         master file.
4017 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4019         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4020         Add support for mips64.
4022 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4024         * configure.in: Enable libstdc++-v3 for h8300 targets.
4026 2001-08-30  Eric Christopher  <echristo@redhat.com>
4027             Jason Eckhardt  <jle@redhat.com>
4029         * config.sub: Add support for mipsisa32.
4031 2001-08-30  Eric Christopher  <echristo@redhat.com>
4033         * config.sub, config.guess: Import latest from subversions.
4035 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
4037         * config.sub, config.guess: Import latest from subversions.
4039 2001-07-26  DJ Delorie  <dj@redhat.com>
4041         * MAINTAINERS: Clarify libiberty merge rules and procedures.
4043 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4045         * Makefile.in: Revert 2001-06-17.
4046         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4048 2001-06-17  H.J. Lu <hjl@gnu.org>
4050         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4051         (gas+binutils.tar.bz2): Likewise.
4052         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4054 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4056         * Makefile.in (VER): When present, extract the version number from
4057         the file version.in.
4059 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4061         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4062         gcc/xgcc is built, use -print-prog-name to find out the program
4063         name to use.
4065 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
4067         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4068         with_gcc]: Use `gcc -shared' to build a shared library.
4070 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4072         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4073         archives.
4075 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4077         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4078         libraries when using g++ with native linker.
4080 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4082         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4084 2001-05-24  Tom Rix <trix@redhat.com>
4086         * configure.in : enable ld for aix
4088 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4090         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4091         [aix4*|aix5*]: Prepend blank.
4093 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4095         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4096         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4097         of subdir/configure scripts to use the new libtool.m4.
4099 2001-05-14  H.J. Lu <hjl@gnu.org>
4101         * config.if (libc_interface): Set to -libc6.2- for cross
4102         compiling to Linux/glibc 2.2.
4104 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4106         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4107         libgcj.
4109 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4111         * configure.in (noconfigdirs): Don't reset it from scratch in the
4112         target case; only append to it.
4114 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4116         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4117         sparc-*-solaris2.8]: Disable ${libgcj}.
4119 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4121         * configure.in (libgcj_saved): Copy from $libgcj.
4122         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4123         --disable-libgcj.
4125 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
4127         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4128         1.641.2.228.
4130 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4132         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4133         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4135 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4137         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4138         New macros.
4139         (bootstrap, cross): Use RECURSE_FLAGS.
4140         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4142 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4144         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4146 2001-03-23  Nick Clifton  <nickc@redhat.com>
4148         * README-maintainer-mode: Add note about inability to use "make
4149         distclean" in maintainer mode.
4151 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4153         Re-installed:
4154         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4155         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4156         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4157         * ltcf-cxx.sh: Likewise.
4158         * ltcf-gcj.sh: Likewise.
4160 2001-03-22  Philip Blundell  <philb@gnu.org>
4162         * config.sub, config.guess: Import latest from subversions.
4164 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4166         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4167         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4169 2001-03-20  Michael Chastain  <chastain@redhat.com>
4171         * Makefile.in: all-m4 depends on all-texinfo.
4173 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4175         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4177 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
4179         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4180         longer valid.
4182 2001-02-16  Nick Clifton  <nickc@redhat.com>
4184         * configure.in (noconfigdirs): Allow configuration of texinfo
4185         for Cygwin hosts.
4187 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4189         * config.guess: Add linux target for S/390.
4190         * config.sub: Likewise.
4191         * configure.in: Likewise.
4193 2001-02-06  Ben Elliston  <bje@redhat.com>
4195         * configure: Output host type to stdout, not stderr.
4197 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4199         * config.guess: Import from subversions.gnu.org (revision 1.181).
4200         * config.sub: Import from subversions.gnu.org (revision 1.199).
4202 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
4204         * config.guess: Handle hppa64-linux systems.
4206 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4208         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4209         Don't unset, it's non-portable and no longer necessary, set to empty
4210         instead.
4212 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4214         * ltconfig: Shell portability fix for the tagname validity check.
4216 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4218         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4220 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4222         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4223         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4225 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4227         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4228         keep at least one of build_libtool_libs or build_old_libs set to
4229         yes.
4231 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4233         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4234         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4236 2000-11-07  Philip Blundell  <pb@futuretv.com>
4238         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4240 2000-11-03  Philip Blundell  <pb@futuretv.com>
4242         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4243         files.
4245 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
4247         * COPYING.NEWLIB: Put into source repository.
4249 2001-01-15  Ben Elliston  <bje@redhat.com>
4251         * configure.in (host_tools): Add sid.
4252         Always configure cgen.
4253         * Makefile.in (all-sid): New target.
4254         (check-sid, clean-sid, install-sid): Likewise.
4256 2001-01-07  Andreas Jaeger  <aj@suse.de>
4258         * config.sub, config.guess: Update from subversions.
4260 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4262         * configure.in: Disable language-specific target libraries for
4263         languages that aren't enabled.
4265 2000-11-24  Nick Clifton  <nickc@redhat.com>
4267         * configure.in (xscale-elf): Add target.
4268         (xscale-coff): Add target.
4269         (c4x, c5x, tic54x): Move after ARM targets.
4271 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
4273         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4275 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
4277         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4279 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4281         * Makefile.in: Merge with GCC and libgcj.
4282         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4283         configure-target-<library> when their configure scripts need the C
4284         or C++ library to have already been built to work properly.
4285         (do_proto_toplev): Set them to an empty string.
4287 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4289         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4290         (REALLY_SET_LIB_PATH): Use them.
4292 2000-11-06  Christopher Faylor <cgf@cygnus.com>
4294         * config.sub: Add support for Sun Chorus
4296 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
4298         * config.sub: Add support for the *-storm-chaos OS.
4300 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
4302         * configure.in (noconfigdirs): Don't compile some
4303         of the libraries for 68HC11 & 68hc12 targets.
4305 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
4307         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4308         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
4309         all affected `configure' scripts.
4311 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
4313         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4314         ltcf-c.sh.
4316 2000-09-12  Philip Blundell  <philb@gnu.org>
4318         * config.sub, config.guess: Update from subversions.
4320 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
4322         * Makefile.in (all-zlib): Added dummy target.
4324         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4325         multi-language branch.
4327 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
4329         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4330         (bootstrap*): Depend on all-bootstrap.
4332 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
4334         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4335         crosses, but add gcc/include to the header search path for them.
4337 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
4339         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4340         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4341         * gettext.m4: New file, extracted from aclocal.m4.
4343 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
4345         * config-ml.in (CC, CXX): Avoid trailing whitespace.
4346         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4347         sub-configures.
4349 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4351         * Makefile.in (ALL_MODULES): Add all-cgen.
4352         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4353         (all-cgen): New target.
4354         (all-opcodes,all-sim): Depend on all-cgen.
4355         * configure.in (host_tools): Add cgen.
4356         Only configure cgen if --enable-cgen-maint.
4358 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
4360         * config-ml.in (CC, CXX): Don't introduce a leading space.
4362 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
4364         * configure.in (libstdcxx_flags): Use
4365         libstdc++-v3/src/libstdc++.INC.
4367 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
4369         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4371 2000-08-11  Jason Merrill  <jason@redhat.com>
4373         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4374         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4375         (FLAGS_FOR_TARGET): Not here.
4376         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4378 2000-08-07  DJ Delorie  <dj@redhat.com>
4380         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4381         "if we're also building gcc, and it's a gcc that will run on the
4382         build machine, we want to use its includes instead of the system's
4383         default includes".
4385 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
4387         * configure.in (libstdcxx_flags): Don't use `"'.
4389         * config-ml.in: Adjust multilib search paths to the
4390         appropriate multilib tree.
4392 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
4394         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4395         commas in $LANGUAGES.
4397 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
4399         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4401 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
4403         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4404         CXX_FOR_TARGET for sed.
4406 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
4408         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4409         Do not override if already set in the environment or in configure.
4410         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4411         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4413 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
4415         * Makefile.in (FLAGS_FOR_TARGET): New macro.
4416         (GCC_FOR_TARGET): Use it.
4417         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4418         * configure.in: ... here.
4419         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
4420         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4422 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
4424         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4425         (configure-target-libchill, configure-target-libobjc): Likewise.
4427         * configure.in: Use the same cache file for all target libs.
4428         * config-ml.in: But different cache files per multilib variant.
4430 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4432         * configure (topsrcdir): Don't use dirname.
4434 2000-07-20  Jason Merrill  <jason@redhat.com>
4436         * configure.in: Remove all references to libg++ and librx.
4438         * configure, configure.in, Makefile.in: Unify gcc and binutils.
4440 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
4442         * config.sub: Update to subversions version 2000-07-06.
4444 2000-07-12  Andrew Haley  <aph@cygnus.com>
4446         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4447         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4449 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
4451         * symlink-tree:  Check number of arguments.
4453 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
4455         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4457 2000-07-05  Jim Wilson  <wilson@cygnus.com>
4459         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4460         search path for a g++ extracted from the build tree.  This
4461         will allow link tests run by configure scripts in
4462         subdirectories to succeed.
4464 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
4466         * ltconfig: Add support for mips-dde-sysv4.2MP
4468 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
4470         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4471         `os2'. Force ac_cv_exeext to be ".exe" in that case.
4473 2000-06-19  Timothy Wall  <twall@cygnus.com>
4475         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4476         * config.sub: Add tic54x target.
4478 2000-06-07  Phillip Thomas  <pthomas@suse.de>
4480         * README-maintainer-mode: New file: Contains notes on using
4481         --enable-maintainer-mode with binutils.
4483 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
4485         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4487 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
4489         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4490         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4492 20000-05-21  H.J. Lu  (hjl@gnu.org)
4494         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4495         directory are used if they exist. Make sure
4496         $(build_tooldir)/include is searched for header files,
4497         $(build_tooldir)/lib/ for library files.
4498         (GCC_FOR_TARGET): Likewise.
4499         (CXX_FOR_TARGET): Likewise.
4501 2000-05-18  Jeffrey A Law  (law@cygnus.com)
4503         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4505 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
4507         * Makefile.in (configure-target-libiberty): Depend on
4508         configure-target-newlib.
4510 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
4512         * configure.in, Makefile.in: Merge all libffi-related
4513         configury stuff from the libgcj tree.
4515 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4517         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4518         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4520 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4522         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4523         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4524         current version information.  Add to proto-toplev directory.
4525         (gdb-taz): Build do-djunpack.
4527 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
4529         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4531 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4533         * ltmain.sh: Preserve in relink_command any environment
4534         variables that may affect the linker behavior.
4536 2000-05-12  Jeffrey A Law  (law@cygnus.com)
4538         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4540 2000-05-10  Jim Wilson  <wilson@cygnus.com>
4542         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4544 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
4546         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4547         with the version name.
4549 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
4551         * config.if: Tweak.
4553 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
4555         * djunpack.bat: New file.
4557 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
4559         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4560         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4561         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4562         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4564 2000-04-16  Dave Pitts  <dpitts@cozx.com>
4566         * config.sub (case $basic_machine): Change default for "ibm-*"
4567         to "openedition".
4569 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
4571         * Makefile.in (gdb-taz): New target.  GDB specific archive.
4572         (do-md5sum): New target.
4573         (MD5PROG): Define.
4574         (PACKAGE): Default to TOOL.
4575         (VER): Default to a shell script.
4576         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
4577         md5 checksum generation.
4578         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4579         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4580         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4581         insight.tar.bz2): Use gdb-taz to create archive.
4583 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
4585         * configure (warn_cflags): Delete.
4587 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
4588             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
4590         * configure.in (enable_libstdcxx_v3): Add.
4591         (target_libs): Add bits here to switch between libstdc++-v2 and
4592         libstdc++-v3.
4593         * config.if: And this file too.
4594         * Makefile.in: Add libstdc++-v3 targets.
4596 2000-04-05  Michael Meissner  <meissner@redhat.com>
4598         * config.sub (d30v): Add d30v as a basic machine type.
4600 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
4602         * configure.in: -linux-gnu*, not -linux-gnu.
4604 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
4606         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4607         (do-tar-bz2): Replace TOOL with PACKAGE.
4608         (gdb.tar.bz2): Remove GDBTK from GDB package.
4609         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4610         dejagnu.tar.bz2): New packages.
4612 2000-02-27  Andreas Jaeger  <aj@suse.de>
4614         * configure.in: Add entry for mips*-*-linux*, move catch all
4615         *-*-*linux* entry below this one.
4617 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
4619         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4621 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4623         * config.sub: Support an OS of "wince".
4625 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
4627         * config.guess, config.sub: Updated to match config's 2000-02-15
4628         version.
4630 2000-02-23  Linas Vepstas <linas@linas.org>
4632         * config.sub: Add support for Linux/IBM 370.
4633         * configure.in: Likewise.
4635 2000-02-22  Nick Clifton  <nickc@cygnus.com>
4637         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4639 2000-02-20  Christopher Faylor <cgf@cygnus.com>
4641         * config.guess: Guess "cygwin" rather than "cygwin32".
4643 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4645         * configure (gcc_version): When setting, narrow search to
4646         lines containing `version_string'.
4648 2000-02-15  Denis Chertykov  <denisc@overta.ru>
4650         * config.sub: Add support for avr target.
4652 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
4654         * config.sub: Add mmix-knuth-mmixware.
4656 2000-01-27  Christopher Faylor <cgf@redhat.com>
4658         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4659         structure stuff to -L library search.
4660         (CXX_FOR_TARGET): Ditto.
4661         (CROSS_CHECK_MODULES): Fix spelling mistake.
4663 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4665         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4666         the C++ compiler.
4668 2000-01-12  Richard Henderson  <rth@cygnus.com>
4670         * configure.in: Don't build some bits for beos.
4672 2000-01-12  Joel Sherrill (joel@OARcorp.com)
4674         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4675         as include files.
4677 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
4679         * configure.in: Use mt-aix43 to handle *_TARGET defs,
4680         not mh-aix43.
4682 1999-12-14  Richard Henderson  <rth@cygnus.com>
4684         * config.guess (alpha-osf, alpha-linux): Detect ev67.
4685         * config.sub: Accept alphaev[78], alphaev8.
4687 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4689         * config.guess, config.sub: Update from autoconf.
4691 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4693         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4694         necessary libraries are missing.
4696 1999-10-25  Andreas Schwab  <schwab@suse.de>
4698         * configure: Fix quoting inside arguments of eval.
4700 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4702         * config-ml.in: Allow suppression of some ARM multilibs.
4704 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
4706         * config.guess: Add OS/390 match pattern.
4707         * config.sub: Add mvs, openedition targets.
4708         * configure.in (i370-ibm-opened*): New.
4710 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4712         * config.sub: Add support for configuring for pj.
4714 1999-08-31  Nick Clifton  <nickc@cygnus.com>
4716         * config.sub (maybe_os): Add support for configuring for fr30.
4718 1999-08-25  Nick Clifton  <nickc@cygnus.com>
4720         * configure.in: Do not configure or build ld for AIX
4721         platforms.  ld is known to be broken on these platforms.
4723 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4725         * config-ml.in: Pass compiler flag corresponding to multidirs to
4726         subdir configures.
4728 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4730         * Makefile.in (LDFLAGS): Define.
4732 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
4734         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4735         noconfigdirs.
4736         (*-*-cygwin*): Likewise.
4738 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4740         * mkdep: New file.
4741         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4742         (BINUTILS_SUPPORT_DIRS): Add mkdep.
4744         From Eli Zaretskii <eliz@is.elta.co.il>:
4745         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4746         long file name when using DJGPP on MS-DOS.
4748 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
4750         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4752 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4754         * Makefile.in (check-target-libio): Remove all-target-libstdc++
4755         dependency as this causes "make check" to globally "make all"
4757 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
4759         * configure.in (target_libs): Added target-zlib.
4760         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4761         (CONFIGURE_TARGET_MODULES): Likewise.
4762         (CHECK_TARGET_MODULES): Likewise.
4763         (INSTALL_TARGET_MODULES): Likewise.
4764         (CLEAN_TARGET_MODULES): Likewise.
4765         (configure-target-zlib): New target.
4766         (all-target-zlib): Likewise.
4767         (all-target-libjava): Depend on all-target-zlib.
4768         (configure-target-libjava): Depend on configure-target-zlib.
4770         * Makefile.in (configure-target-libjava): Depend on
4771         configure-target-newlib.
4772         (configure-target-boehm-gc): New target.
4773         (configure-target-qthreads): New target.
4775         * configure.in (target_libs): Added target-qthreads.
4776         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4777         (CONFIGURE_TARGET_MODULES): Likewise.
4778         (CHECK_TARGET_MODULES): Likewise.
4779         (INSTALL_TARGET_MODULES): Likewise.
4780         (CLEAN_TARGET_MODULES): Likewise.
4781         (all-target-qthreads): New target.
4782         (configure-target-libjava): Depend on configure-target-qthreads.
4783         (all-target-libjava): Depend on all-target-qthreads.
4785         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4786         (CONFIGURE_TARGET_MODULES): Likewise.
4787         (CHECK_TARGET_MODULES): Likewise.
4788         (INSTALL_TARGET_MODULES): Likewise.
4789         (CLEAN_TARGET_MODULES): Likewise.
4790         (all-target-libjava): New target.
4791         (all-target-boehm-gc): Likewise.
4792         * configure.in (target_libs): Added libjava, boehm-gc.
4794 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
4796         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4797         configure.bat in SUPPORT_FILES.
4798         (gas+binutils.tar.bz2): Likewise.
4800         * makeall.bat: Remove; obsolete.
4802 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4804         From Mark Elbrecht:
4805         * configure.bat: Remove; obsolete.
4807 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
4809         * configure: Add -W -Wall to the default CFLAGS when compiling with
4810         gcc.
4812 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
4814         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4816 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
4818         * configure.in: Build ld on IRIX6.
4820 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4822         * Makefile.in: Change distribution targets to use bzip2 instead of
4823         gzip.
4824         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4825         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4827 1999-06-04  Nick Clifton  <nickc@cygnus.com>
4829         * config.sub: Add mcore target.
4831 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
4833         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4835 1999-05-25  H.J. Lu  (hjl@gnu.org)
4837         * config.guess (dummy): Changed to $dummy.
4839 1999-05-24  Nick Clifton  <nickc@cygnus.com>
4841         * config.sub: Tidied up case statements.
4843 1999-05-22  Ben Elliston  <bje@cygnus.com>
4845         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4846         <jiro@din.or.jp>.
4848         * config.guess: Merge with FSF version. Future changes will be
4849         more accurately recorded in this ChangeLog.
4850         * config.sub: Likewise.
4852 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
4854          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4856 1999-04-30  Tom Tromey  <tromey@cygnus.com>
4858         * ltmain.sh: [mode link] Always use CC given by ltconfig.
4860 1999-04-23  Tom Tromey  <tromey@cygnus.com>
4862         * ltconfig, ltmain.sh: Update to libtool 1.2f.
4864 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
4866         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4867         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4868         Bad merge removed these two changes.
4870 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
4871                           Martin Heller (Ing.-Buero_Heller@t-online.de)
4873         * config.guess (interix Alpha): Add.
4875 1999-04-11  Richard Henderson  <rth@cygnus.com>
4877         * configure.in (i?86-*-beos*): Do config gperf; don't config
4878         gdb, newlib, or libgloss.
4880 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
4882         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4883         link a trivial program with -mabi=64.  If it fails, remove mabi=64
4884         from multidirs.
4886 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
4888         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4890 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4892         * config.sub: Add support for mcore targets.
4894 1999-04-07  Michael Meissner  <meissner@cygnus.com>
4896         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4897         not mt-ospace, in order to shut up assembler warning about using
4898         symbols that are named the same as registers.
4900 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
4902         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4903         dependency list for all-target-cygmon.
4905 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
4907         * config-ml.in: Check $host, not $target, for selective multilibs.
4908         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4909         thumb interworking, and underscore prefix multilibs.
4911 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
4913         * missing: Update to version from current automake.
4915 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
4917         * configure (gxx_include_dir): Removed.
4919         * configure.in (gxx_include_dir): Handle it.
4920         * Makefile.in: Likewise.
4922 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
4924         * config.sub (mips64vr4111,mips64vr4111el) Add.
4926 1999-03-21  Ben Elliston  <bje@cygnus.com>
4928         * config.guess: Correct typo for detecting ELF on FreeBSD.
4930 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
4932         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4933         config/mh-djgpp.
4935 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
4937         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4938         all-target-newlib to dependency list for all-target-bsp.
4940 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4942         * config.sub: Add i386-uwin support.
4943         * config.guess: Likewise.
4945 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4947         * configure.in: cleanup, add mh-*pic handling for arm, special
4948         case powerpc*-*-aix*
4950 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
4952         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4953         can be built.
4955 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
4957         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4958         targets.
4960 1999-03-02  Nick Clifton  <nickc@cygnus.com>
4962         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4964 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
4966         * config.sub: Check for "cygwin*" rather than "cygwin32*"
4968 1999-02-24  Nick Clifton  <nickc@cygnus.com>
4970         * config.sub: Fix typo in arm recognition.
4972 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
4974         * configure.in (noconfigdirs): Changed target_configdirs to
4975         include target-bsp only for m68k-*-elf* and m68k-*-coff*
4976         rather than m68k-*-* since it is not known to work on
4977         m68k-aout. Ditto for arm-*-*oabi.
4979 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
4981         * configure.in (*-*-windows*): Remove, no longer used.
4983 1999-02-19  Ben Elliston <bje@cygnus.com>
4985         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4986         Smart and improved by Andrew Cagney.
4988 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
4990         * config.guess: Recognize openbsd-*-hppa.
4992 1999-02-17  H.J. Lu  (hjl@gnu.org)
4994         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4995         only if it is not empty.
4997 1999-02-17  Nick Clifton  <nickc@cygnus.com>
4999         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5001         * config.guess: Modified to recognize uname's armv* syntax.
5003         * config.sub: Modified to recognize uname's armv* syntax.
5005 1999-02-17  Mark Salter  <msalter@cygnus.com>
5007         * configure.in: Added target-bsp for sparclite.
5009 1999-02-08  Richard Henderson  <rth@cygnus.com>
5011         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5013 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5015         * configure.in: Add support for strongarm port.
5016         * config.sub: Add support for strongarm target.
5018 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
5020         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5021         the old name config/mh-cygwin32.
5022         Enable texinfo.
5024 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
5026         * configure.in: Do build ld for ix86 Solaris.
5028 1999-02-02  Jim Wilson  <wilson@cygnus.com>
5030         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5031         $AR_FOR_TARGET.  Likewise for RANLIB.
5033 1999-02-02  Catherine Moore  <clm@cygnus.com>
5035         * config.sub (oabi):  Recognize.
5036         * configure.in (arm-*-oabi):  Handle.
5038 1999-01-30  Robert Lipe  (robertlipe@usa.net)
5040         * config.guess: Improve detection of i686 on UnixWare 7.
5042 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
5044         * config.guess: Add support for i386-pc-interix.
5045         * config.sub: Likewise.
5046         * configure.in: Likewise.
5048 1999-01-18  Christopher Faylor <cgf@cygnus.com>
5050         * Makefile.in: Remove unneeded all-target-libio from
5051         from all-target-winsup target since it is now unneeded.
5052         Add all-target-libtermcap in its place since it is now
5053         needed.
5055 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5057         * configure.in: makefile stub for cygwin target is probably
5058         unnecessary.  Remove it for now.
5060 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5062         * configure.in: libtermcap.a should be built when cygwin is the
5063         target as well as the host.
5064         * config.guess: Allow mixed case in cygwin uname output.
5065         * Makefile.in: Add libtermcap target.
5067 1998-12-23  Jeffrey A Law  (law@cygnus.com)
5069         * config.sub: Clean up handling of hppa2.0.
5071 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
5073         * config.guess: Use C code to identify more HP machines.
5075 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5077         * config.sub: Handle hppa2.0.
5079 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5081         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5082         cygmon for all sparclite targets, regardless of object format.
5084 1998-12-15  Mark Salter  <msalter@cygnus.com>
5086         * configure.in: Added target-bsp for several target architectures.
5088         * Makefile.in: Added rules for bsp.
5090 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5092         * config.guess: Improve detection of hppa2.0 processors.
5094 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5096         * config.guess: Recognize FreeBSD using ELF automatically.
5098 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5100         * configure (skip-this-dir): Add handling for new shell script, which
5101         might be created by a sub-directory's configure to indicate, this particular
5102         directory is "unwanted".
5103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5105 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5107         * ltconfig: import from libtool, after changing libtool to
5108         account for the cygwin name change.
5110 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5112         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5113         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5115 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5117         * configure.in: Add libtermcap to list of cygwin dependencies.
5119 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
5121         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5122         they include winsup/include when it's a cygwin target.
5124 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5126         * configure.in (host_tools): Added zip.
5127         * Makefile.in (all-target-libjava): Depend on all-zip.
5128         (all-zip): New target.
5129         (ALL_MODULES): Added all-zip.
5130         (NATIVE_CHECK_MODULES): Added check-zip.
5131         (INSTALL_MODULES): Added install-zip.
5132         (CLEAN_MODULES): Added clean-zip.
5134 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
5136         * Makefile.in: lose "32" from comment about cygwin.
5138 1998-11-05  Nick Clifton  <nickc@cygnus.com>
5140         * configure.in: Use -Os to build target libraries for the fr30.
5142 1998-11-04  Dave Brolley  <brolley@cygnus.com>
5144         * config.sub: Add fr30.
5146 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
5148         * configure.in: drop "32" from config/mh-cygwin32.  Check
5149         cygwin* instead of cygwin32*.
5150         * config.sub: Check cygwin* instead of cygwin32*.
5152 1998-10-22  Robert Lipe  <robertl@dgii.com>
5154         * config.guess: Match any version of Unixware7.
5156 1998-10-20  Syd Polk  <spolk@cygnus.com>
5158         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5159         if desired.
5161 1998-10-18  Jeffrey A Law  (law@cygnus.com)
5163         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5164         these if the appropriate directories and files to not exist.
5166 1998-10-14  Jeffrey A Law  (law@cygnus.com)
5168         * Makefile.in (DEVO_SUPPORT): Add config.if.
5170 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
5172         * configure: Add pattern to replace "build_tooldir"'s
5173         definition in the generated Makefile with "tooldir"'s
5174         actual value.
5176 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
5178         * config.sub: Bring back lost sparcv9.
5180         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5182 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
5184         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5185         CC_FOR_TARGET and friends.
5187 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
5189         * Makefile.in (build_tooldir): New variable, same as tooldir.
5190         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5191         -B$(build_tooldir)/bin/.
5192         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5194 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
5196         * config.sub: Add support for i[34567]86-pc-udk.
5197         * configure.in: Likewise.
5199 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
5201         * Makefile.in: add bzip2 package building bits for user
5202         tools module
5203         * configure.in: ditto
5205 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
5207         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5208         (ALL_TARGET_MODULES): Add all-target-libobjc.
5209         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5210         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5211         (all-target-libchill): Add dependencies.
5212         * configure.in (target_libs): Add libchill.
5214 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
5216         * configure.in (target_subdir): Remove duplicate line.
5218 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
5220         * Makefile.in (all-automake): fix dependencies.
5222 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
5224         * configure.in: Minor cleanups for building in the $(target_alias)
5225         subdir.
5227 1998-09-22  Jim Wilson  <wilson@cygnus.com>
5229         * Makefile.in (bootstrap): Set r and s before make all.  Use
5230         BASE_FLAGS_TO_PASS in make all.
5231         (cross): Likewise.
5233 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
5235         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5237 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
5239         * config.sub: Fix typo in last change.
5241 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5243         * config.sub: Add support for C4x target.
5244         * configure.in: Likewise.
5246 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
5248         * config.sub: Recognize sparcv9 just like sparc64.
5250 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
5252         * config.guess: Match "Pent II" or "PentII" for OpenServer.
5254 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
5256         * config.guess: Correctly identify Pentium II sco boxes.
5258         * config.guess: Fix "tr" code.  From Weiwen Liu.
5260 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
5262         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5263         stabs.
5265 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
5267         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5268         (ALL_TARGET_MODULES): Add all-target-libchill.
5269         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5270         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5271         (all-target-libchill): Add dependencies.
5272         * configure.in (target_libs): Add libchill.
5274 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5276         * config.guess: Avoid assumptions about "tr" behaves when
5277         LANG is set to something other than English.
5279 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
5281         * configure (gxx_include_dir): Changed to
5282         '${prefix}/include/g++'-${libstdcxx_interface}.
5284         * config.if: New to determine the interfaces.
5286 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
5288         * config.guess: Detect and handle MPE/IX.
5289         * config.sub: Deal with MPE/IX.
5291 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
5293         * configure.in: Use mh-aix43.
5295 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
5297         * configure: Fix --without/--disable cases for gxx-include-dir.
5299 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
5301         * mdata-sh:  Imported.  Needed for automake support.
5303 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
5305         * Makefile.in (taz): Try "chmod -R og=u ." before
5306         "chmod og=u `find . -print`".
5308 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
5310         * configure.in: Add arm-elf and thumb-elf support.
5312 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
5314         * Makefile.in: Undo previous patch.
5316 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
5318         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5319         to here ...
5320         (install-no-fixedincludes): and here
5321         (INSTALL_MODULES): ... from here.
5323 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5325         * config.sub: Merge with FSF.
5327         * config.guess: Merge with FSF.
5329 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
5331         * configure (extraconfigdirs): New variable.
5332         (SUBDIRS): Add extraconfigdirs and recurse on them too.
5333         * Makefile.in (all): Move higher in file.
5334         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5335         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5336         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5337         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5338         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5340 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
5342         * Makefile.in (all-target-libjava): Depend on all-gcc and
5343         all-target-newlib.
5344         (configure-target-libjava): Depend on $(ALL_GCC).
5346 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
5348         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5349         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5351 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5353         * ylwrap: Change absolute path checks to check for DOS style path
5354         names.
5356         * ylwrap: Don't use a full path name if the source file is in the
5357         same directory.  From hjl@lucon.org (H.J. Lu).
5359         * config-ml.in: Default to being verbose, to match Feb 18 change to
5360         configure.
5362 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
5364         Brought over from egcs:
5366         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5368         * configure.in (target_subdir): Set to ${target_alias} instead
5369         of "libraries".
5371         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5373         * configure.in (target_subdir): Set to libraries if enable_multilib.
5375 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
5377         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5378         multilibs, force reconfiguration the first time we create
5379         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5381 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
5383         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5384         avoid confusion with --no-recursion.
5386 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
5388         * configure.in: Win32 hosts shouldn't use install -x
5389         * install-sh: remove -x option, and special .exe-handling
5390         hack.
5392 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
5394         * config.guess: Recognize i586-pc-beos.
5395         * configure.in: Don't build some bits for beos.
5397 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5399         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5400         CFLAGS default to -O2.
5402         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5403         when using GNU ld.
5405 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
5407         * ltmain.sh: Correct install when using a different shell.
5409 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5411         * ltconfig, ltmain.sh: Update to libtool 1.2b.
5413 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
5415         * makefile.vms: Update to build binutils/makefile.vms.  Add install
5416         target.
5418 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
5420         * ltconfig: Update to correct AIX handling.
5422 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5424         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5426         * configure.in (target_subdir): Set to ${target_alias} instead
5427         of "libraries".
5429 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
5431         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5432         (Makefile): Depend on $(gcc_version_trigger).
5434         * configure (gcc_version): Change default initializer to empty
5435         string.
5436         (gcc_version_trigger): New variable; pass this variable down
5437         to subdir configures to enable them checking gcc's version
5438         themselves. Emit make macros for both gcc_version vars.
5439         (topsrcdir): Initialize reliably.
5440         (recursion line): Remove --with-gcc-version=${gcc_version}.
5442 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5444         * configure (enable_version_specific_runtime_libs): Implement new flag
5445         --enable-version-specific-runtime-libs which installs C++ runtime stuff
5446         in $(libsubdir); emit definition in each generated Makefile.
5447         (gxx_include_dir): Initialize depending on
5448         $enable_version_specific_runtime_libs.
5450 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5452         * configure (gcc_version): Initialize properly depending on
5453         how and where configure is started.
5454         (recursion line): Pass a --with-gcc-version=${gcc_version}
5455         to configures in subdirs.
5457 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
5459         * configure.in (noconfigdirs): Add configure pattern for mips tx39
5460         cygmon
5462 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
5464         * configure.in: Add cygmon and libstub support for mn10200.
5466 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
5468         * configure (gcc_version): Add new variable describing the
5469         particular gcc version we're building.
5470         * Makefile.in (libsubdir): Add new macro for the directory
5471         in which the compiler finds executables, libraries, etc.
5472         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5473         and libsubdir.
5475 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5477         * Makefile.in (local-clean): Remove *.log.
5478         (warning.log): Built with warn_summary from build.log.
5479         (mail-report.log): Run test_summary.
5480         (mail-report-with-warnings.log): Run test_summary including
5481         warning.log in the report.
5483 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
5485         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5487 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
5489         * Makefile.in (grep): Grep no longer depends on libiberty.
5491 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
5493         * Makefile.in: all-snavigator needs all-libgui.
5495 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
5497         * configure.in: Add cygmon and libstub support for mn10300.
5499 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
5501         * missing: Update to version from automake 1.3.
5503         * ltmain.sh: On installation, don't get confused if the same name
5504         appears more than once in the list of library names.
5506 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5508         * config.sub: Accept m68060 and m5200 as CPU names.
5510 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
5512         * configure: Use && rather than using -a in test, because odd
5513         strings can confuse test.
5514         * configure.in: Likewise.
5516 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5518         * ltconfig, ltmain.sh: Bring in Visual C++ support.
5520 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5522         * Makefile.in (boostrap2-lean, bootstrap3-lean,
5523         bootstrap4-lean): New targets.
5525 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
5527         * mpw-* Delete.  Not used.
5529 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
5531         * COPYING.LIB: Update FSF address.
5533 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
5535         * ltconfig, ltmain.sh: Update to libtool 1.2a.
5537         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5538         GAS_SUPPORT_DIRS.
5540 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
5542         * ltconfig, ltmain.sh: Avoid producing a version number if
5543         -version-info was not used.
5545 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5547         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5548         building with newlib.
5550 1998-04-30  Paul Eggert  <eggert@twinsun.com>
5552         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5553         Solaris `make' causes it to continue to next definition.
5555 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5557         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5558         the right GUI libraries and files are installed along with GDB.
5560 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5562         * configure.in: Change alpha to alpha* in several places.
5564 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
5566         * config.sub: Recognize sparc86x.
5568 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
5570         * configure.in (--enable-target-optspace): Remove debug echo.
5572 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
5574         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5576 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5578         * ltconfig: Update cygwin32 support.
5580         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5581         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5582         (GDB_SUPPORT_DIRS): Likewise.
5584 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
5586         * configure.in (target_makefile_frag): If --enable-target-optspace,
5587         use -Os to compile target libraries rather than -O2.  Default to
5588         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5589         not used.
5590         * configure.in (target_cflags): Ditto for d30v.
5592 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
5594         * Makefile.in (all-bfd): Depend on all-intl.
5595         (all-binutils): Likewise.
5596         (all-gas): Likewise.
5597         (all-gprof): Likewise.
5598         (all-ld): Likewise.
5600 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
5602         * configure.in (host_tools): Fix typo, lbtool -> libtool.
5604 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5606         * Makefile.in (all-bfd): Depend upon all-libiberty.
5608         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5610 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
5612         * Makefile.in: Add libstub.
5614         * configure.in: Ditto. Build libstub for targets that have cygmon
5615         support.
5617 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
5619         * configure.in: Don't set PICFLAG on ix86-cygwin32.
5621 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
5623         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5624         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
5626 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
5628         * configure: Define DEFAULT_M4 by searching PATH.
5629         * Makfile.in: Use DEFAULT_M4.
5631 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5633         * ltconfig: Add cygwin32 support.
5635         * Makefile.in, configure.in: Add libtool as a native only directory
5636         to configure and build.
5638 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
5640         * Makefile.in (INSTALL_MODULES): Remove texinfo.
5642 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
5644         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5646 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
5648         * Makefile.in: add ash make rules
5649         * configure.in: add ash to native_only and host_tools lists
5651 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
5653         * Makefile.in (all-gettext, all-intl): New targets.
5654         (ALL_MODULES): Added all-gettext, all-intl.
5655         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5656         (INSTALL_MODULES): Added install-gettext, install-intl.
5657         (CLEAN_MODULES): Added clean-gettext, clean-intl.
5659         * configure.in (host_tools): Added gettext.
5660         (native_only): Likewise.
5661         (noconfigdirs) [various cases]: Likewise.
5662         (host_libs): Added intl.
5664 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
5666         * configure: Do not disable building gdbtk for cygwin32 hosts.
5668 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
5670         * configure.in: Add thumb-coff target.
5671         * config.sub: Add thumb-coff target.
5673 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5675         * Makefile.in: Revert yesterday's change.
5676         (all-target-winsup):  all-target-librx stays out of here.
5678 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5680         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5681         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5682         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5683         Remove references to librx and libg++.
5685 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
5687         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5688         recursive makes
5690 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
5692         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5693         for newlib directory.
5694         (CXX_FOR_TARGET): Likewise.
5696 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
5698         * ltconfig: Update after libtool/ltconfig.in change for
5699         hpux11.
5701 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
5703         * ltconfig, ltmain.sh: Update to libtool 1.2.
5705 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5707         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5708         (install-gcc-cross): Instead, override LANGUAGES here.
5710 1998-03-18  Dave Love  <d.love@dl.ac.uk>
5712         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5713         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5715 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
5717         * configure.in: Add Thumb-pe target.
5719 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
5721         * Makefile.in - changed sn targets to snavigator
5722         * configure.in - changed sn targets to snavigator
5724 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5726         * config-ml.in: After building symlink tree call make distclean
5727         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5728         to be the case for libiberty.
5730 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
5732         * configure: When making link, also check the current
5733         directory. The configure scripts may create one.
5735 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
5737         * config.sub: Accept alphapca56 and alphaev6 properly.
5739 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5741         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5743 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5745         * config.sub (sco5): Fix typo.
5747 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
5749         * Makefile.in (INSTALL_MODULES): Move install-tcl before
5750         install-itcl.
5751         (install-itcl): Remove dependency on install-tcl.
5753 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
5755         * configure.in: Remove libgloss from noconfigdirs for MN10300.
5757 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
5759         * configure.in: Don't build libgui for a cygwin32 target when not on
5760         a cygwin32 host.
5762 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5764         * configure (redirect): Set to null, so default behavior of
5765         configure is now --verbose.
5767 1998-02-16  Dave Love  <d.love@dl.ac.uk>
5769         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5770         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5772 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
5774         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5775         this change to sync Makefile.in with its ChangeLog entries.
5777 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
5779         * ltmain.sh (mkdir): Check that the directory doesn't exist
5780         before we exit with error, so that we don't get races during
5781         parallel builds.
5783 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5785         * ltconfig, ltmain.sh: Update from libtool 1.0i.
5787 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5789         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5790         PICFLAG_FOR_TARGET.
5791         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5793         * configure: Emit a definition for the new macro enable_shared
5794         into each Makefile.
5796 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5798         * configure.in (host_tools, native_only): Add libtool.
5800 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
5802         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5803         Fix typo in ming config comment.
5805 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5807         * ltconfig, ltmain.sh: Update from libtool 1.0h.
5809 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
5811         * config.sub: Add tic30 cases, and map c30 to tic30.
5813 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
5815         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5816         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5817         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5818         (CLEAN_TARGET_MODULES): Similarly
5819         (all-target-libf2c): Add dependences.
5820         * configure.in (target_libs): Add libf2c.
5822 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
5824         * configure.in: Remove expect from noconfigdirs when target
5825         is cygwin32.  OK to build expect and dejagnu with Canadian
5826         Cross.
5828 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
5830         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5831         host.
5833         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5834         and mingw32.
5836 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5838         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5839         here as it is not defined in the toplevel Makefile.
5841 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5843         * configure (package_makefile_rules_frag): New variable, which names
5844         a file with generic rules, ...
5845         Change comment to mention we now have FIVE parts.
5846         * configure: Undo last change.
5848 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
5850         * config.guess: More accurate determination of HP processor types.
5851         * config.sub: More accurate determination of HP processor types.
5853 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5855         * configure (package_makefile_frag): Move inserting the
5856         ${package_makefile_frag} to where it should be according
5857         to the comment.
5859 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
5861         * config.guess: Add support for Linux/ARM.
5863 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
5865         * .cvsignore: Remove *-info and *-install since they match
5866         release-info and mpw-install, which we don't want to just ignore.
5868 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
5870         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5872 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
5874         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5875         local_prefix to sub-make invocations.
5877 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
5879         * configure.in: Check makefile fragments in the source
5880         directory.
5882 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5884         * configure.in: Check whether host and target makefile
5885         fragments exist before adding them to *_makefile_frag.
5887 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
5889         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5891 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
5893         * configure.in: Make sure we only replace RPATH_ENVVAR on
5894         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5895         regexp to sed.
5897         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5898         to sub-makes.
5900 1998-01-13  Lee Iverson   (leei@ai.sri.com)
5902         * config-ml.in (multi-do): LDFLAGS must include multilib
5903         designator.
5905 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
5907         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5909 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
5911         * config.sub: Add mingw32 support.
5912         * configure.in: Likewise.
5914 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5916         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5918 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
5920         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5921         * configure (gxx_include_dir): Provide a definition for subdirs
5922         which do not use autoconf.
5924 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
5926         * config.guess: Sync with egcs.  Picks up new alpha support,
5927         BeOS & some additional linux support.
5929 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
5931         * config.guess: HP 9000/803 is a PA1.1 machine.
5933 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
5935         * configure.in: It's alpha*-...
5937 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5939         * configure.in (host_makefile_frag, target_makefile_frag):
5940         Handle multiple config files.
5941         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5942         alpha-*-*.
5944 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
5946         * mkdep: New file.
5948 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
5950         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5952 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5954         * Makefile.in: Add libgui directory.
5955         (GDB_TK): Add all-libgui.
5956         * configure.in: Add libgui directory.
5957         * configure: Add all-libgui to GDB_TK.
5959 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
5961         * config-ml.in (multidirs): Add m32r to multilib list.
5963 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
5965         * Makefile.in (all-target-gperf): Change dependency to
5966         all-target-libstdc++.
5968 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
5970         * config.guess: Add BeOS support.
5972 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
5974         Source directory cvs renamed to cvssrc:
5975         * configure.in (host_tools): Change cvs to cvssrc.
5976         (native_only): Likewise.
5977         (noconfigdirs) [various cases]: Likewise.
5978         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5979         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5980         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5981         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5982         (all-cvssrc): Rename target from all-cvs.
5984 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
5986         * configure (gxx_include_dir): Fix thinko.
5988 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
5990         * Makefile.in (INSTALL_TARGET_CROSS): Define.
5991         (install-cross, install-gcc-cross): New targets.
5993 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
5995         * configure.in (noconfigdirs): Add support for Thumb target.
5997         * config.sub (maybe_os): Add support for Thumb target.
5999 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6001         * Makefile.in: Add rules for cygmon.
6003         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6005 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6007         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6008         * configure (gxx_include_dir): Provide a definition for subdirs
6009         which do not use autoconf.
6011 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6013         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6014         11/18/97 build
6016 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6018         * From Franz Sirl.
6019         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6020         found on RedHat Linux systems.
6022 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6024         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6025         guesses.
6027 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6029         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6031 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6033         * ltmain.sh: If mkdir fails, check whether the directory was created
6034         anyhow by some other process.
6036 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6038         * configure.in (d30v-*-*): Configure all directories.
6040 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6042         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6043         for the D30V.
6045 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6047         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6049 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6051         * include/libiberty.h: Add extern "C" { so it can be used with C++
6052         progrms.
6053         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6054         programs.
6056 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6058         * configure.in (d30v-*-*): Configure GCC now.
6060 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6062         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6063         is no longer needed.
6065 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6067         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6069 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6071         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6072         targets using "$@" to provide support for similar but not identical
6073         targets without having to duplicate code.
6075 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6077         * makefile.vms: Fix to work with DEC C.
6079 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6081         * config.sub: Add mips-tx39-elf to marketing names.
6083 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6085         * ltmain.sh: Handle symlinks in generated script.
6087 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6089         * configure: Handle autoconf style directory options: --bindir,
6090         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6091         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6092         --sysconfdir.
6093         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6094         (sharedstatedir, localstatedir, oldincludedir): New variables.
6095         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6096         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6097         sbindir, sharedstatedir, and sysconfdir.
6099 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6101         * Makefile.in (bootstrap-lean): New target.
6103 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6105         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6106         sn, and gnuserv from noconfigdirs.
6108 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6110         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6112 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6114         * Makefile.in (cross): New target.
6116 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6117                           Jeff Law         <law@cygnus.com>
6119         * Makefile.in (bootstrap2, bootstrap3): New targets.
6120         (all-bootstrap): Remove outdated and confusing target.
6121         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6123 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6125         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6126         windows.  Consistent with gdb/configure.
6128 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6130         * configure.in: Name Linux target fragment.
6132         * configure: Rewrite so that project Makefile fragment is inserted
6133         first and appears last in the resulting Makefile.
6135 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6137         * Makefile.in (install-itcl): Install tcl first.
6139 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
6141         * configure.in: remove bison from noconfigdirs for Cygwin32 host
6143 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6145         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6147         * configure.in (skipdirs): Add target-librx for Linux.
6148         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6150 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
6152         * Makefile.in (bootstrap): New target.
6154 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
6156         * config.sub: Accept 'amigados' for backward compatability.
6158 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
6160         * config.guess: Merge with FSF.
6162 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
6164         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6166 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
6168         * config.sub: Add "marketing-names" patch.
6170 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
6172         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6174 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
6176         * config.sub: Handle v850-elf.
6178 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
6180         * .cvsignore (*-install): Remove.
6182 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
6184         * ltconfig: Set CONFIG_SHELL in libtool.
6185         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6187 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6189         * configure.in (target_subdir): Set to libraries if enable_multilib.
6191 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
6193         * config.guess: Update from gcc directory.
6195 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6197         * Makefile.in (all-sim): Depends on all-readline.
6199 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
6201         * Makefile.in (BISON, YACC): Use $$s.
6202         (all-bison): Depend on all-texinfo.
6204 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
6206         * Makefile.in (BISON): Add -L flag.
6207         (YACC): Likewise.
6209 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6211         * configure.in (noconfigdirs): Add support for v850e target.
6213         * config.sub (maybe_os): Add support for v850e target.
6215 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6217         * configure.in (noconfigdirs): Add support for v850ea target.
6219         * config.sub (maybe_os): Add support for v850ea target.
6221 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
6223         * config.sub: Add mipstx39.  Delete r3900.
6225 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6227         * Makefile.in (all-autoconf): Depends on all-texinfo.
6229 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
6231         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6232         eabi targets.
6234 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
6236         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6238         * configure: When handling a Canadian Cross, handle YACC as well as
6239         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6240         * Makefile.in (all-bison): Depend upon all-texinfo.
6242 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
6244         * Makefile.in (BISON): bison, not byacc or bison -y.
6245         (YACC): bison -y or byacc or yacc.
6246         (various): Add *-bison as appropriate.
6247         (taz): No need to mess with BISON anymore.
6249 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
6251         * configure: If OSTYPE matches *win32*, try to find a good value for
6252         CONFIG_SHELL.
6254 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
6256         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6257         configure.in if it is present.
6259 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
6261         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6263 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
6265         * config.sub: Recognize `arc' cpu.
6266         * configure.in: Likewise.
6267         * config-ml.in: Likewise.
6269 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
6271         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6273 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
6275         * configure: Changed sed delimiter from ':' to '|' when
6276         attempting to substitute ${config_shell} for SHELL. On
6277         NT ${config_shell} may contain a ':' in it.
6279 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
6281         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6283 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
6285         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6287 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6289         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6291         * ylwrap: If the program is a relative path, force it to be
6292         absolute.
6294 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6296         * configure (tooldir): Set BISON to `bison -y' and not just bison.
6298 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6300         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6301         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6302         for libraries.
6304 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
6306         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6307         separated by spaces.
6309 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
6311         * ylwrap: New file.
6312         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6314         * ltmain.sh: Handle /bin/sh at start of install program.
6316         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6318         * ltconfig, ltmain.sh: New files, from libtool 1.0.
6319         * missing: New file, from automake 1.2.
6321 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
6323         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
6324         check-tk to CHECK_X11_MODULES.
6326 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6328         * config.sub: Merge with FSF.
6330 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6332         * config.guess: Merge with FSF.
6334 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6336         * configure: Treat msdosdjgpp like go32.
6337         * configure.in: Likewise.  Don't remove gprof for go32.
6339         * configure: Change Makefile.tem2 to Makefile.tm2.
6341 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
6343         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6345 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6347         * install-sh (chmodcmd): Set to null if the DST directory already
6348         exists.  Same as Nov 11th change.
6350 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
6352         * configure (GDB_TK): Needs itcl and tix.
6354 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
6356         * config.guess: Update from FSF.
6358 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
6360         * Makefile.in (GDB_TK): Depend on itcl and tix.
6362 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6364         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6365         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6366         (INSTALL_SCRIPT): New variable.
6367         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6368         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6369         to -x.
6370         * install-sh: Add support for -x option.
6372 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
6374         * configure.in, Makefile.in: Treat tix like itcl.
6376 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
6378         * Makefile.in (WINDRES): New variable.
6379         (WINDRES_FOR_TARGET): New variable.
6380         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6381         (EXTRA_HOST_FLAGS): Add WINDRES.
6382         (EXTRA_TARGET_FLAGS): Add WINDRES.
6383         (EXTRA_GCC_FLAGS): Add WINDRES.
6384         ($(DO_X)): Pass down WINDRES.
6385         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6386         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6387         DLLTOOL_FOR_TARGET.
6389 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
6391         * configure.in: configure sim before gdb for win32-x-ppc
6393 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6395         Move gperf into the toplevel, from libg++.
6396         * configure.in (target_tools): Add target-gperf.
6397         (native_only): Add target-gperf.
6398         * Makefile.in (all-target-gperf): New target, depend on
6399         all-target-libg++.
6400         (configure-target-gperf): Empty rule.
6401         (ALL_TARGET_MODULES): Add all-target-gperf.
6402         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6403         (CHECK_TARGET_MODULES): Add check-target-gperf.
6404         (INSTALL_TARGET_MODULES): Add install-target-gperf.
6405         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6407 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
6409         * config.sub (mn10200): Recognize new basic machine.
6411 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6413         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6414         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6416 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6418         * configure.in: If we're building mips-sgi-irix6* native, turn on
6419         ENABLE_MULTILIB and set TARGET_SUBDIR.
6421 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
6423         * Makefile.in (all-sn): Depend on all-grep.
6425 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
6427         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6429         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6430         Makefile.  From Jeff Makey <jeff@cts.com>.
6431         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6433         * Makefile.in (DISTBISONFILES): Remove.
6434         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
6435         $(DEFAULT_YACC).
6437         * configure.in: Build itl, db, sn, etc., when building for native
6438         cygwin32.
6440         * Makefile.in (LD): New variable.
6441         (EXTRA_HOST_FLAGS): Pass down LD.
6442         ($(DO_X)): Likewise.
6444 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
6446         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6448 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6450         * configure.in (targargs): Strip out any supplied --build argument
6451         before adding our own. Always add --build.
6453 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6455         * configure.in (targargs): Pass --build if we're doing
6456         a cross-compile.
6458 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
6460         * configure: Use '|' instead of ":" as the separator in
6461         sed. Otherwise sed chokes on NT path names with drive
6462         designators. Also look for "?:*" as the leading characters in an
6463         absolute pathname.
6465 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
6467         * config.sub: Support for r3900.
6469 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6471         * configure.in: Use install-sh, not install.sh.
6473 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6475         * Makefile.in (taz): Improve check for BISON so it doesn't try to
6476         apply it twice.
6478 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6480         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6481         install-binutils.
6483 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6485         * Makefile.in: Add automake targets.
6486         * configure.in (host_tools): Add automake.
6488 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6490         * configure: Default CXX to c++, not gcc.
6491         * Makefile.in (CXX): Set to c++, not gcc.
6492         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6494 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
6496         * install-sh: try appending a .exe if source file doesn't
6497         exist
6499 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
6501         * configure.in: Turn on multilib by default.
6502         (cross_only): Remove target-libiberty.
6504         * Makefile.in (all-gcc): Don't depend on libiberty.
6506 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
6508         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6510 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6512         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6513         (DISTBISONFILES): Add ld/Makefile.in
6515 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
6517         * configure.in: if target is cygwin32 but host isn't cygwin32,
6518         don't configure gdb tcl tk expect, not just gdb.
6520 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
6522         * configure.in: Added gnuserv everywhere sn appears.
6524         * Makefile.in (ALL_MODULES): Added all-gnuserv.
6525         (CROSS_CHECK_MODULES): Added check-gnuserv.
6526         (INSTALL_MODULES): Added install-gnuserv.
6527         (CLEAN_MODULES): Added clean-gnuserv.
6528         (all-gnuserv): New target.
6530 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
6532         * config.guess: Fixes for MIPS OpenBSD systems.
6534 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6536         * Makefile.in (INSTALL_XFORM): Remove.
6537         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6539         * mkinstalldirs: New file, copied from automake.
6540         * Makefile.in (installdirs): Rename from install-dirs.  Use
6541         mkinstalldirs.  Change all users.
6542         (DEVO_SUPPORT): Add mkinstalldirs.
6544 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6546         * install-sh: Rename from install.sh.
6547         * Makefile.in (INSTALL): Change install.sh to install-sh.
6548         (DEVO_SUPPORT): Likewise.
6550         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
6551         Graichen <graichen@rzpd.de>.
6553 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
6555         * config.guess: Recognize OpenBSD systems correctly.
6557 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6559         * README, Makefile.in (ETC_SUPPORT): Remove references to
6560         cfg-paper*, configure.{texi,man,info*}._
6562 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6564         * Makefile.in (all.normal): Ensure that gcc is built after all
6565         the x11 - ie gdb - targets.
6567 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
6569         * makefile.vms: Don't run conf-a-gas.
6571 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
6573         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6575 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
6577         * configure.in: Remove noconfigdirs case since gdb also
6578         configures and builds for tic80-coff.
6580 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6582         * configure: Set cache_file to config.cache.
6583         * Makefile.in (local-distclean): Remove config.cache.
6585 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6587         * COPYING: Update FSF address.
6589 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
6591         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6592         noconfigdirs.
6594 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6596         * Makefile.in (install-dirs): Don't crash if prefix, and hence
6597         MAKEDIRS, is empty.
6599 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
6601         * config.sub: Tweak mn10300 entry.
6603 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
6605         * configure.in (host_tools): Put sim before gdb, so gdb's
6606         configure.tgt can determine if the simulator was configured.
6608 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
6610         * config.sub: Move BeOS $os case to be with other Cygnus
6611         local cases.
6613 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
6615         * config.sub: Remove misplaced comment that broke Linux.
6617 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
6619         * config.sub: Add BeOS support.
6621 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
6623         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6625 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
6627         * configure.in (noconfigdirs): Remove tcl and tk from
6628         noconfigdirs for cygwin32 builds.
6630 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
6632         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6634 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
6636         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6637         make-all.com, use makefile.vms instead.
6639 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
6641         * config.sub: Accept -lnews*.
6643 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
6645         * configure.in (noconfigdirs): Disable target-newlib,
6646         target-examples and target-libiberty for d30v.
6648 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6650         * configure.in (noconfigdirs): Enable ld for d30v.
6652 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
6654         * configure.in (tic80-*-*): Build compiler.
6656 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
6658         * configure.in (d30v-*): Remove sim directory from list of
6659         unsupported d30v directories
6661 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6663         * config.sub, configure.in: Add d30v target cpu.
6665 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
6667         * makefile.vms: New file.
6668         * make-all.com: Remove.
6670 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
6672         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6674 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
6676         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6678 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
6680         * Makefile.in (ALL_MODULES): Added all-db.
6681         (CROSS_CHECK_MODULES): Addec check-db.
6682         (INSTALL_MODULES): Added install-db.
6683         (CLEAN_MODULES): Added clean-db.
6685 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
6687         * config.guess: Merge with latest FSF sources.
6689 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
6691         * Makefile.in (ALL_MODULES): Added all-itcl.
6692         (CROSS_CHECK_MODULES): Added check-itcl.
6693         (INSTALL_MODULES): Added install-itcl.
6694         (CLEAN_MODULES): Added clean-itcl.
6696 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
6698         * configure.in: build gdb for mn10200
6700 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
6702         * Makefile.in (all-target-winsup): Depend on all-target-libio.
6704 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
6706         * configure.in (tic80-*-*): Turn off most targets right now.
6708 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
6710         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6711         rather than the makeinfo program.
6712         (do-info): Depend upon all-texinfo.
6714 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6716         * configure.in: Remove uses of config/mh-linux.
6718         * config.sub, config.guess: Merge with latest FSF sources.
6720 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
6722         * config.sub (case $basic_machine): Add tic80 entries.
6724 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
6726         * config.sub, config.guess: Merge with latest FSF sources.
6728 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6730         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6731         * mpw-config.in: Test for NewFolderRecursive.
6732         * mpw-install: Use symbolic name for startup filename.
6733         * mpw-README: Add various additional details.
6735 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
6737         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6739 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
6741         * configure.in: Do build gcc and the target libraries for
6742         the mn10200.
6744 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
6746         * configure.in: don't avoid building gdb for mn10300 any more
6747         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6748         instead of single-quoting it.
6750 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
6752         * configure.in: Don't use --with-stabs on IRIX 6.
6754 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
6756         * configure.in (m32r): Build gdb, libg++ now.
6758 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6760         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
6761         directories from noconfigdirs.
6763 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
6765         * config.sub (basic_machine): added mips16 configuration
6767 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6769         * config.sub: Handle d10v-unknown.
6771 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
6773         * config.sub: Handle v850-unknown.
6775 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
6777         * Makefile.in: add findutils
6778         * configure.in: add findutils to list of host_tools
6780 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
6782         * config.sub: Handle mn10200 and mn10300.
6784 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6786         * configure.in (d10v-*): Do not build librx.
6788 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
6790         * configure.in (mn10300): Build everything except gdb & libgloss.
6792 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
6794         * config.guess:  Patch for Dansk Data Elektronik servers,
6795         from Niels Skou Olsen <nso@dde.dk>.
6797         For ncr, use /bin/uname rather than uname, since GNU uname does not
6798         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
6800         Patch for MIPS R4000 running System V,
6801         from Eric S. Raymond <esr@snark.thyrsus.com>.
6803         Fix thinko for nextstep.
6805         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6807         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
6808         * config.guess: Guess mips-dec-mach_bsd4.3.
6810         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
6811         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
6812         release numbers.
6813         * config.guess (mips-mips-riscos*):  Emit just enough of the
6814         release number.
6816         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
6817         * config.guess (sparc-auspex-sunos*):  Added.
6818         (f300-fujitsu-*): Added.
6820         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
6821         * config.guess:  Recognize a Tadpole as a sparc.
6823 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6825         * config.guess: Don't assume that NextStep version is either 2 or
6826         3.  NextStep 4 (aka OpenStep 4) has come out now.
6828 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6830         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6831         From Rik Faith <faith@cs.unc.edu>.
6833 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6835         * config.sub: Contributions from bug-gnu-utils to:
6836         Support plain "hppa" (no version given) architecture, reported by
6837         OpenStep.
6838         OpenBSD like NetBSD.
6839         LynxOs is not a hardware supplier.
6841         * config.guess: Contributions from bug-gnu-utils to add support for:
6842         OpenBSD like NetBSD.
6843         Stratus systems.
6844         More Pyramid systems.
6845         i[n>4]86 Intel chips.
6846         M680[n>4]0 Motorola chips.
6847         Use unknown instead of lynx for hardware manufacturer.
6849 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6851         * install.sh (chmodcmd): Set to null if the DST directory already
6852         exists.
6854 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6856         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6857         not use mt-ppc target Makefile fragment any more.
6859 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6861         * configure.in (*-*-windows):  Exclude everything but those dirs
6862         needed to build windows.
6864 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
6866         * Makefile.in (all-target-winsup): Depend on all-target-librx.
6868 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6870         * configure.in:  Exclude mmalloc from i386-windows.
6872 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6874         * Undo my previous change.
6876 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
6878         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6879         unconditionally.
6880         (MAKEOVERRIDES): Define (revert this part of October 18 change).
6882 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6884         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
6885         host to add it's own flags.
6887 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
6889         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6891 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
6893         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6894         (CXX_FOR_TARGET): Likewise.
6895         (GCC_FOR_TARGET): Define.
6896         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6897         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6898         CC_FOR_TARGET was specified on the command line.
6899         (MAKEOVERRIDES): Don't define.
6901 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
6903         * configure.in (m32r): Fix spelling of libg++ libs.
6905 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
6907         * config.sub (-apple*): Remove, now redundant.
6909 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
6911         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6913         * configure: Rework yesterday's sed script patch.
6915         * config.sub: Merge with FSF.
6917 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
6919         * config.guess:  Merge from FSF.
6921         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
6922         * config.guess: Use pc instead of unknown, for pc clone systems.
6923         Change linux to linux-gnu.
6925         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6926         * config.guess: Avoid non-portable tr syntax.
6928 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
6930         * test-build.mk (HOLES): Add "xargs" for gdb.
6932         * configure: Avoid hpux10.20 sed bug.
6934 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
6936         * configure.in:  Add support for windows host
6937         (that is a build done under the Microsoft build environment).
6939 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
6941         * Makefile.in: Replace all uses of srcroot with s, to shrink
6942         command line lengths.
6944         Patches from Geoffrey Noer <noer@cygnus.com>:
6945         * configure.in: If configuring for newlib, pass --with-newlib to
6946         subdirectories.
6947         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6948         -Bnewlib/ and -Lwinsup to gcc.
6949         (CXX_FOR_TARGET): Likewise.
6951 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6953         * Makefile.in (ETC_SUPPORT): Add configure.
6955 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
6957         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6958         host configuration file.
6960 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
6962         * configure.in: Break mn10x00 support into separate
6963         mn10200 and mn10300 configurations.
6964         * config.sub: Likewise.
6966 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
6968         * configure.in: Add lots of stuff to noconfigdirs for
6969         the mn10x00 targets.
6971         * config.sub, configure.in: Add mn10x00 support.
6973 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
6975         * make-all.com: Call conf-a-gas, not config-a-gas.
6977 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
6979         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
6980         targets.
6982 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
6984         * mpw-README: Add much more detail for native PowerMac.
6985         * mpw-install: New file.
6986         * mpw-configure: Add --norecursion and --help options.
6987         * mpw-config.in: Translate readme and install files when
6988         copying to objdir.
6989         * mpw-build.in: Don't always depend on byacc and flex.
6990         (install-only-top): New action.
6992 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
6994         * configure.in:  You can now configure GDB for the v850.
6996 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
6998         * configure.in (noconfigdirs): Don't configure any C++ dirs
6999         if targeting D10V.
7001 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7003         * config.sub: Recognize mips64vr5000.
7005 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7007         * configure.in: Use a single line for host_tools and native_only.
7009 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7011         * config.sub, configure.in: Add entries for m32r.
7013 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7015         * Makefile.in (inet-install): Don't run install-gzip.
7017 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7019         * configure.in:  Don't config lots of things for *-*-windows*.
7021 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7023         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7024         (host_libs, host_tools): Copy from configure.in.
7025         * mpw-configure: Don't complain about directories not found.
7027 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7029         * configure.in (i[345]86): Recognize i686 for pentium pro.
7030         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7031         file.
7033         * config.guess (i[345]86): Ditto.
7035 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7037         * configure.in (noconfigdirs): Removed gdb for D10V.
7039 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7041         * configure.in: Remove ld, target-libio, target-libg++, and
7042         target-libstdc++ from noconfigdirs.
7044 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7046         * configure: Fix three locations where shell scripts were
7047         being run directly rather than with config_shell.
7049 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7051         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7052         * config.sub (basic_machine): Recognize v850.
7054 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7056         * mpw-configure: Handle multiple enable/disable options and
7057         pass them down recursively, handle -c and -s flags appropriately
7058         depending on choice of compiler, add escape mechanism for
7059         quoted arguments to gC.
7061 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7063         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7064         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7065         so that -mrelocatable-lib and -mno-eabi are used.
7067         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7068         not support --print-multi-lib, don't abort.
7070 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7072         * make-all.com: Run config-a-gas.
7073         * setup.com: Don't copy subdirectory files around.
7075 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7077         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7078         target, it now compiles correctly.
7080 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7082         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7084 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7086         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7088 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7090         * configure.in (native_only): Add prms.
7092 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7094         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7095         (BINUTILS_SUPPORT_DIRS): Likewise.
7097 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7099         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7100         d10v support is added.
7102 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7104         * configure.in (d10v-*-*): New target.
7106 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7108         * config.guess (HP 9000/811): Recognize this as a PA1.1
7109         machine.
7111 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7113         * Makefile.in (do-tar-gz): New target, split out from tail end of
7114         taz target.  Run each command separately, don't use pipes.
7115         (taz): Use it.
7117 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7119         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7120         * mpw-build.in: No builds should depend on building byacc or flex,
7121         they are assumed to be installed already.
7123 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7125         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7126         variable that CC_FOR_TARGET needs.
7128 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7130         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7131         options have changed since the last time the subdirectory was
7132         configured, and if it has, reconfigure.
7133         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7134         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7136 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
7138         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7139         CLEAN_MODULES): Add bash.
7140         (all-bash): New target.
7142 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
7144         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7146 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7148         * config.sub (basic_machine): Recognize d10v as a valid processor.
7150 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
7152         * mpw-configure: Add support for --bindir.
7153         * mpw-build.in: Use a GCC-specific build script for GCC actions.
7155 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
7157         * configure.in: add bash, time, gawk to list of hosttools and things
7158         to only build for native toolchains
7160 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7162         * Makefile.in (docdir): Remove.
7164 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7166         * Makefile.in (datadir): Set to $(prefix)/share.
7168 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
7170         * configure.in: build diff and patch for cygwin32-hosted
7171         toolchains.
7173 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
7175         * config.sub: Accept -rtems*.
7177 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
7179         * configure.in: enable dosrel for cygwin32-hosted builds,
7180                 remove diff from the list of things not buildable
7181                 via Canadian Cross
7183 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
7185         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7186         don't get ". ".
7188 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
7190         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7192 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
7194         * Makefile.in (taz): Handle case where tex3patch didn't even get
7195         checked out.  Also, if it was found, put the symlink in a new util
7196         subdirectory.
7198 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7200         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7202 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
7204         * config.sub: Recognize -openvms.
7205         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7206         * make-all.com, setup.com: New files.
7208 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7210         * Makefile.in (taz): tex3patch moved to texinfo/util.
7212 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
7214         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7215         * configure.in: remove make from disable-if-Can-Cross list
7216                 enable gdb if ${host} and ${target} are cygwin32
7218 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
7220         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
7221         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7223 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7225         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
7226         distinguish sysv/svr4/bsd variants.
7227         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7229 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
7231         * configure.in: Added copyright notice.
7232         * move-if-change: Added copyright notice.
7234 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7236         * configure.in (powerpcle-*-solaris*): Until we get shared
7237         libraries working, don't build gdb, sim, make, tcl, tk, or
7238         expect.
7240 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
7242         * config.guess:  Merge with FSF:
7244         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7245         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7247         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
7248         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7250         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
7251         * config.guess:  Combine two OSF1 rules.
7252         Also recognize field test versions.  From mjr@zk3.dec.com.
7253         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
7254         because GNU uname does not support -p.  From pmr@pajato.com.
7256 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
7258         * Makefile.in (MAKEDIRS): Removed $(tooldir).
7260 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
7262         * mpw-README: Document GCCIncludes.
7264 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
7266         * configure.in (alpha-*-linux*): Set enable_shared to yes.
7268 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7270         * mpw-configure: Handle --enable-FOO and --disable-FOO.
7272 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
7274         * configure.in (*-*-cygwin32): Configure make.
7276 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
7278         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7280 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
7282         * Makefile.in (all-inet): Depend on all-perl.
7284         * Makefile.in (inet-install): New target.
7286         * Makefile.in (all-inet): Depend on all-tcl.
7287         (all-inet): Depend on all-send-pr.
7289 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7291         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7292         temporarily.
7294 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
7296         * configure.in: Don't configure --with-gnu-ld on AIX.
7298 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7300         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7302 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
7304         * Makefile.in (ALL_MODULES): Added all-inet.
7305         (CROSS_CHECK_MODULES): Added check-inet.
7306         (INSTALL_MODULES): Added install-inet.
7307         (CLEAN_MODULES): Added clean-inet.
7308         (all-indent): New target.
7310         * configure.in (host_tools): Added inet.
7311         (native_only): Added inet.
7312         (noconfigdirs): Added inet.
7314 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
7316         * configure.in: Don't configure libgloss if we are not configuring
7317         newlib.
7319 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7321         * configure.in: Don't configure libgloss for unsupported
7322         architectures.
7324 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7326         * Makefile.in (CLEAN_MODULES): Add clean-apache.
7328 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
7330         * Makefile.in (ALL_MODULES): Include all-apache.
7331         (CROSS_CHECK_MODULES): Include check-apache.
7332         (INSTALL_MODULES): Include install-apache.
7333         (all-apache): New target.
7335         * configure.in: Added apache everywhere perl is seen.
7337 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7339         * Makefile.in: Add support for clean-{module} and
7340         clean-target-{module} rules.
7342 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
7344         * configure.in (*-*-ose) do not build libgloss.
7346 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7348         * config.guess (prep*:SunOS:5.*:*): Turn into
7349         powerpele-unknown-solaris2.
7351 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
7353         * configure.in: Permit --enable-shared to specify a list of
7354         directories.
7356 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7358         * configure.in (host==solaris): Pass only the first word of $CC
7359         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7361 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7363         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7365 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
7367         * Makefile.in (ALL_MODULES): Include all-perl.
7368         (CROSS_CHECK_MODULES): Include check-perl.
7369         (INSTALL_MODULES): Include install-perl.
7370         (ALL_X11_MODULES): Include all-guile.
7371         (CHECK_X11_MODULES): Include check-guile.
7372         (INSTALL_X11_MODULES): Include install-guile.
7373         (all-perl): New target.
7374         (all-guile): New target.
7376         * configure.in (host_tools): Include perl and guile.
7377         (native_only): Include perl and guile.
7378         (noconfigdirs): Don't build guile and perl; no ports have been
7379         done.
7381 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
7383         * configure (--enable-*): Handle quoted option lists such as
7384         --enable-sim-cflags='-g0 -O' better.
7386 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7388         * Makefile.in ({,inst}all-target): New rule so we can make and
7389         install all of the target directories easily.
7391 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7393         * configure.in: Add missing global flag in sed substitution when
7394         deleting `target-' from ${configdirs}.
7396 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
7398         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7399         option.
7401         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7402         config/mh-necv4.
7404         * install.sh: Correct misspelling of transformbasename.
7406         * config.guess: Recognize mips-*-sysv*.
7408 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
7410         * config.sub: Recognize mon960.
7412 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
7414         * configure: Restore Canadian Cross handling of BISON and LEX,
7415         removed in Feb 20 change.
7417 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
7419         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7420         Mention make install.  Remove the old copyright date as well the
7421         clumsy and rather pointless copyright on the README file.
7423 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7425         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7426         Makefile after running symlink-tree, then run `make distclean' to
7427         avoid clobbering any generated files in srcdir.
7429 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
7431         * configure.in (m68k-*-netbsd*): Build everything now.
7433 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7435         * Makefile.in (taz): Fix quoting.
7437 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
7439         * configure.in (sparclet-*-*): Build everything now.
7441 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7443         * configure.in (m68k-*-linux*): New host.
7445 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
7447         * configure: Check for bison before byacc.
7449 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
7451         * Makefile.in configure:  Change the way LEX and BISON/YACC are
7452         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
7453         searching PATH.  These are used as fallbacks by Makefile.in if
7454         flex/bison/byacc aren't in objdir.
7456 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
7458         * Makefile.in: Make everything which depends upon all-bfd also
7459         depend upon all-opcodes, in case --with-commonbfdlib is used.
7461 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7463         * configure.in (host *-*-cygwin32): Don't build gdb if we are
7464         building NT native compilers on Unix.
7466 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
7468         * configure.in: Don't get CC from the host Makefile fragment if we
7469         can find gcc in PATH, or if this is a Canadian Cross.  Move the
7470         Solaris test for /usr/ucb/cc to the post target script, just after
7471         the compiler sanity test.
7473 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
7475         * config.sub: Merge with FSF.
7477 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
7479         * Makefile.in (RPATH_ENVVAR): New variable.
7480         (REALLY_SET_LIB_PATH): Use it.
7481         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7483 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
7485         * config.sub, configure.in: Recognize sparclet cpu.
7487 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7489         * config.guess:  Support m68k-cbm-sysv4.
7491 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7493         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7494         m68k-unknown-linuxaout from linker help string.  Put quotes around
7495         $ld_help_string.
7497 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
7499         * config.guess (powerpc-harris-powerunix): Add guess for port
7500         to new target.
7502 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7504         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7506 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
7508         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7509         $(REALLY_SET_LIB_PATH) in Makefile.
7510         * Makefile.in (SET_LIB_PATH): New variable.
7511         (REALLY_SET_LIB_PATH): New variable.
7512         ($(DO_X)): Use $(SET_LIB_PATH).
7513         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7514         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7515         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7516         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7517         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7518         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7519         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7520         (install-dosrel): Likewise.
7521         (all-opcodes): Depend upon all-libiberty.
7523 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7525         * config.guess (*:CYGWIN*): New
7527 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7529         * Makefile.in (all-target-winsup): All all-target-libiberty.
7531 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7533         * configure.in (noconfigdirs): Add missing # in front of comment.
7535 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
7537         * configure.in: add second pass to things added to noconfigdirs
7538         so *-gm-magic can exclude libgloss properly.
7540 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
7542         * mpw-configure (extralibs_name, rez_name): Set correctly
7543         for MWC68K compiler.
7545         * mpw-README: Add more info on the necessary build tools.
7547 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7549         * configure.in, config.sub: Recognize cygwin32.
7551 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
7553         * config.guess, config.sub: Recognize A/UX.
7555 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
7557         * config.sub: Merge with gcc/config.sub.
7559 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
7561         * mpw-build.in (do-binutils): Add build of stamps.
7563 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
7565         * config.sub: Add recognition for mips64vr4100*-* targets.
7567 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7569         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7570         Add creation of gconfigargs with `--enable-shared' turned on.
7571         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7572         ($(host)-stamp-stage3-configured): Likewise.
7573         (HOLES): Add chatr and ldd.
7574         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7576 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
7578         * configure: Pass --nfp to recursive configures.
7580 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7582         * Makefile.in (DLLTOOL): New.
7583         (DLLTOOL_FOR_TARGET): New.
7584         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7585         (EXTRA_TARGET_FLAGS): Ditto.
7586         (EXTRA_GCC_FLAGS): Ditto.
7587         (CONFIGURE_TARGET_MODULES): Ditto.
7588         (DO_X): Ditto.
7589         * configure: Add DLLTOOL.
7591 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
7593         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7594         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7595         mh-sco, since old workarounds no longer needed, and don't
7596         build ld, since libraries have weak symbols in COFF.
7598 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
7600         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7602 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7604         * configure.in: Make sure that ${CC} can be used to compile an
7605         executable.
7607 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7609         * Makefile.in (all-gdb): Depend on $(GDB_TK).
7610         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7611         nothing depending on whether gdbtk is being built.
7613 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
7615         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7617 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
7619         * configure.in (noconfigdirs): Put ld or gas in this early, if the
7620         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7622 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
7624         * config-ml.in: Add support for
7625         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7626         Simplify setting of multidirs from --disable-foo.
7628 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7630         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7631         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7632         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7633         non-empty, pass them on to the  GCC make.
7634         (all-bootstrap): New rule that is like all-gcc, except it executes
7635         the GCC bootstrap rule instead of the GCC all rule.
7637 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
7639         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7641 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7643         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7644         DG/UX support.
7646 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
7648         * config.sub (i*86*) Change [345] to [3456]
7650 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7652         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7653         --with-gnu-ld=no.
7655 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7657         * config-ml.in (rs6000*, powerpc*): Add switches to control which
7658         AIX multilibs get built.
7660 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7662         * configure.in (i386-win32): Don't build expect if we're not
7663         building the tcl subdir.
7665 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
7667         * Makefile.in: (configure-target-examples, all-target-examples):
7668         New targets, configure and build example programs.
7670 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
7672         * mpw-configure: If an mpw-config.in generated a file mk.sed,
7673         use it as input to sedit the generated MPW makefile.
7674         * mpw-README: Add a suggestion about Gestalt.h.
7676 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
7678         * config.sub: Accept *-*-ieee*.
7680 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
7682         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
7683         Ronald F. Guilmette <rfg@monkeys.com>.
7685 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7687         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7688         for powerpc-pe native.
7689         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7690         (target==powerpc-pe): duplicate i386-win32 entry.
7692 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7694         * configure.in (noconfigdirs): Exclude target-newlib for all versions
7695         of vxworks, not just vxworks5.1.
7697 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
7699         * mpw-configure: Add support for exec-prefix.
7701 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7703         * config.guess: Recognize HP model 816 machines as having
7704         a PA1.1 processor.
7706 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7708         * configure: Ignore new autoconf configure options.
7710 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7712         * config.guess:  Recognize Pentium under SCO.
7713         From Robert Lipe <robertl@arnet.com>.
7715 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7717         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
7719 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
7721         * configure.in: Don't configure gas for alpha-dec-osf*.
7723 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
7725         * configure.in: Default to --with-stabs for some targets for which
7726         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7727         i[345]86*-*-unixware*.
7729 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7731         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7732         rather than basing it on the target.  Simplify handling of options
7733         controlling which directories to configure.  Remove extraneous
7734         slash in multi-clean target.
7736 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
7738         * config-ml.in: Prefix more variables with ml_ so they don't collide
7739         with configure's.
7741 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
7743         * configure: Don't turn -v into --v.
7745 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
7747         * configure.in (targargs): Fix typo.
7749         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7751 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7753         * configure.in: Strip --host and --target options from
7754         CONFIG_ARGUMENTS, and always configure for --host only.  Add
7755         --with-cross-host option when building with a cross-compiler.
7756         * configure: Canonicalize the arguments put into config.status by
7757         always using `=' for an option with an argument.  Pass a presumed
7758         --host or --target explicitly.
7760 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
7762         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7763         into general OS recognition case.
7765 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7767         * configure.in (target_configdirs): add target-winsup only
7768         for win32 target systems.
7770 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
7772         * Makefile.in (all-target-libgloss): Depend upon
7773         configure-target-newlib, since when libgloss is built it looks to
7774         see if the newlib directory exists.
7776 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
7778         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7779         cfg-ml-*.in.
7781 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
7783         * configure: Handle LD and LD_FOR_TARGET when configuring a
7784         Canadian Cross.
7786 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7788         * configure.in (target_libs): add target-winsup.
7789         (target==i386-win32): add patch diff flex make to $noconfigdirs.
7790         (target==ppcle-pe): remove ld from $noconfigdirs.
7792 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7794         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7795         Preserve relative path names in $srcdir.  Build symlink tree if
7796         configuring cross target dir and srcdir=. (= no VPATH support).
7797         (configure-target-libg++): Depend on configure-target-librx.
7798         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7799         * config-ml.in: New file.
7800         * symlink-tree: New file.
7801         * configure: Ensure srcdir="." if that's what it is.
7803 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
7805         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7806         includes and FLEX_SKELETON setting.
7807         * mpw-configure (--with-gnu-ld): New option, controls whether
7808         to use PPCLink or ld with PowerMac GCC.
7809         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7810         * mpw-config.in: Configure grez if targeting Mac.
7812         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
7813         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7814         just macos.
7815         * configure.in: Configure grez resource compiler if targeting Mac.
7816         * Makefile.in (all-grez, install-grez): New targets.
7818 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
7820         * configure: CXX defaults to gcc, not g++.  If we find
7821         gcc in the path, set CC to gcc -O2.
7823 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
7825         * configure: Default ${build} correctly.  Avoid picking up extra
7826         spaces when reading CC and CXX from Makefile.  When doing a
7827         Canadian Cross, use plausible default values for numerous
7828         variables.
7829         * configure.in: When doing a Canadian Cross, don't try to
7830         configure tools whose configure script can't handle it.
7832 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7834         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7836 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7838         * configure:  Remove dubious bug reporting address.
7840 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7842         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
7843         configure script, run that instead of this directory's configure.
7844         In either case, print a message that we're configuring the sub-dir.
7846 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7848         * configure.in: Before checking for the existence of various files,
7849         use sed to filter out "target-".
7851 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7853         * Makefile.in (DO_X): Split rule to decrease command line length
7854         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
7855         (Philippe De Muyter).
7857 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7859         * Makefile.in (all-patch): depend on all-libiberty.
7861 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
7863         * configure.in: If the only directory in target_configdirs which
7864         actually exists is libiberty, then set target_configdirs to empty,
7865         to avoid trying to build a target libiberty in a gas or gdb
7866         distribution.
7868 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
7870         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
7871         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7872         systems.
7874 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7876         * configure.in (copy_dirs): Use sys-include instead of include
7877         for --with-headers option.
7879 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
7881         * Makefile.in, configure.in: Make winsup builds work with
7882         new scheme.
7884 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
7886         * configure.in: Build the linker on AIX.
7888 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7890         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
7891         where needed.
7893 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
7895         * Makefile.in (all-gcc): Fix typo.
7897 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7899         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
7901 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7903         * configure.in:  Rename libFOO to target-libFOO, and xiberty
7904         to target-xiberty, to provide more flexibility.
7905         (target_subdir):  Define.  Create if cross.
7906         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7907         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
7908         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7909         check-libFOO -> check-target-libFOO, etc.
7910         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7911         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7912         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7913         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
7914         allow ALL_GCC="" to only configure.
7915         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
7916         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
7917         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
7919 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
7921         * Makefile.in (taz): Build "info" in etc explicitly.
7923 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
7925         * configure.in:  Make sure that CC is undefined (as opposed to
7926         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
7927         problem with autoconf trying to configure on a host without GCC.
7929 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7931         * mpw-configure: Set host alias from choice of host compiler,
7932         only use generic MPW Makefile sed if present, edit a file
7933         named "hacked_Makefile.in" instead of "Makefile.in" if present.
7934         * mpw-README: Add problem notes about CW6 and CW7.
7936 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
7938         * Makefile.in (taz): Use ";" instead of ";;".
7940 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7942         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
7943         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7944         DISTDOCDIRS.
7945         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
7946         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
7948 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7950         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
7951         and gnats, because they are now subsumed by DISTSTUFFDIRS.
7952         Move bfd to DISTSTUFFDIRS.
7954 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7956         * Makefile.in (X11_LIB): Removed.
7957         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7959         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7961 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7963         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7964         names.
7966 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7968         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7970 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
7972         * configure.in (i[345]86-*-win32): Always build newlib.
7973         Don't configure cvs, autoconf or texinfo.
7974         * Makefile.in (LD_FOR_TARGET): New.
7975         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7976         Pass down LD_FOR_TARGET.
7978 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7980         * winsup: New directory.
7981         * Makefile.in: Build winsup.
7982         * configure.in: Winsup is configured when target is win32.
7983         Can only build win32 target GDB when native.
7985 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
7987         * config.guess: Recognize HP model 819 machines as having
7988         a PA 1.1 processor.
7990 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7992         * configure: Fix sed loop which substitutes for CC and CXX to
7993         avoid bug found in various sed implementations.
7995 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7997         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7998         simulator.  Use standard powerpc-*-eabi*.
8000 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8002         * configure.in: Stop putting gas and binutils in noconfigdirs for
8003         powerpc-*-aix* and rs6000-*-*.
8005 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8007         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8008         -mcall-aixdesc libraries.
8010 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8012         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8014         * config.sub (arm | armel | armeb): Fix shell syntax.
8016 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8018         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8019         -msoft-float and -mcpu=common support.
8020         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8021         libraries.
8023 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8025         * configure.in: Allow configuration and build of emacs19 for the alpha.
8027 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8029         * configure.in (CC): Get ^CC, not just any old CC, from
8030         ${host_makefile_frag}.
8032 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8034         * configure.in (CC): Try to get CC from
8035         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8037 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8039         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8040         only if it exists in $(srcdir).
8042 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8044         * configure: If CC and CXX are not set in the environment, set
8045         them, based on either an existing Makefile or on searching for gcc
8046         in PATH.  Substitute for CC and CXX in Makefile.
8047         * configure.in: Remove libm from target_libs.  Separate
8048         target_configdirs from configdirs.  If CC is not set in
8049         environment, try to get it from a host Makefile fragment.  Rewrite
8050         changes of configdirs to use skipdirs instead.  A few minor
8051         tweaks.  Take directories out of target_configdirs as they are
8052         taken out of configdirs.  Remove existing Makefile files from
8053         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8054         CONFIG_ARGUMENTS in Makefile.
8055         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8056         by configure.in.
8057         (CONFIG_ARGUMENTS): Likewise.
8058         (CONFIGURE_TARGET_MODULES): New variable.
8059         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8060         ($(CONFIGURE_TARGET_MODULES)): New target.
8061         (configure-libg++, configure-libio): New targets.
8062         (all-libg++): Depend upon configure-libg++.
8063         (all-libio): Depend upon configure-libio.
8064         (configure-libgloss, all-libgloss): New targets.
8065         (configure-libstdc++): New target.
8066         (all-libstdc++): Depend upon configure-libstdc++.
8067         (configure-librx, all-librx): New targets.
8068         (configure-newlib): New target.
8069         (all-newlib): Depend upon configure-newlib
8070         (configure-xiberty): New target.
8071         (all-xiberty): Depend upon configure-xiberty.
8073 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8075         * configure.in (host i[345]86-*-win32):  Expand the
8076         noconfigdirs again.
8078 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8080         * mpw-configure: Fix sed command file name.
8082 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8084         * configure.in (host i[345]86-*-win32): Reduce the
8085         noconfigdirs again.
8087 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8089         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8090         or powerpc*-*-pe*, since they are not yet supported.
8092 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8094         Add PowerMac support and many other enhancements.
8095         * mpw-configure: New option --cc to select compiler to use,
8096         paste options set according to --cc into the generated
8097         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8098         if mpw-make.sed is present.
8099         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8100         add forward includes for PowerPC include files.
8101         * mpw-build.in: Build using Makefile.PPC if present.
8102         (do-byacc, etc): Remove separate version resource builds.
8103         (do-gas): Build "stamps" before "all".
8104         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8105         * mpw-README: Update to reflect --cc option, PowerMac support,
8106         and recently-reported compatibility problems.
8108 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8110         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8111         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8112         (--with-multilib-top): Pass to recursive invocations.
8114 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8116         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8117         v810-*-*.
8119 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8121         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8122         gdb, ld and opcodes on v810-*-*.
8124 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8126         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8127         (local-maintainer-clean): New target.
8128         (maintainer-clean): New target.
8129         (realclean): Just depend upon maintainer-clean.
8131 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8133         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8135 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
8137         * configure.in: Build ld in mips*-*-bsd* case.
8139 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
8141         * config.sub: Accept -lites* OS.  From Ian Dall.
8143 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
8145         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8146         targets.
8148 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8150         * configure.in: treat i386-win32 canadian cross the same as
8151         i386-go32 canadian cross.
8153 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8155         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8156         running under the simulator to build a reduced set of libraries.
8157         (powerpc-*-eabiaix): Add fine grained multilib support added to
8158         other powerpc targets yesterday.
8160 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8162         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8163         -disable-softfloat, -disable-relocatable, -disable-aix, and
8164         -disable-sysv to control which multilib libraries get built.
8166 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8168         * configure: Add Makefile.tem to list of files to remove in trap
8169         handler.
8171 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8173         * config.guess (*Linux*):  Add missing "exit"s.
8174         Also, need specific check for alpha-unknown-linux (uses COFF).
8176 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8178         * config.guess:  Merge with FSF:
8180         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
8181         * config.guess (AIX4): More robust release numbering discovery.
8183         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
8184         * config.guess (i386-sequent-ptx): Properly get version number.
8186         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
8187         * config.guess (mips:*:4*:UMIPS): New case.
8189 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8191         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8192         (i386-win32 host): Likewise.  Don't build readline.
8194 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
8196         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
8197         SUPPORT_FILES to submakes.
8199 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
8201         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8202         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8203         mpw-configure.
8205 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
8207         * configure.in (appdirs): Use =, not ==, in test expression when
8208         trying to build the text to print in the warning message for
8209         Solaris users.
8211 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
8213         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8215 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8217         * config.guess: Recognize lynx-2.3.
8219 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
8221         * config.sub (z8ksim): Deleted
8222         (z8k-*-coff): New, this is the one true name of the target.
8224 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8226         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8228 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
8230         * config.guess (*:Linux:*:*): First try asking the linker what the
8231         default object file format is (elf, aout, or coff).  Then if this
8232         fails, try previous methods.
8234 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8236         * configure.in: Don't build newlib for *-*-vxworks5.1.
8238 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8240         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8241         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8243 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
8245         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8247 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
8249         * cfg-ml-com.in: New file.
8250         * cfg-ml-pos.in: New file.
8252 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8254         * COPYING.NEWLIB: Add HP free copyright to list.
8256 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8258         * config.sub: Recognize -eabi* for the system, not just -eabi.
8260 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8262         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8263         * config.sub, configure.in (win32): New target and host.
8265 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8267         * configure.in: Add i386-pe configuration.
8269 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
8271         * mpw-build.in (install): Install GDB after LD.
8273 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
8275         * mpw-config.in (elf/mips.h): Always forward-include, needed
8276         for GDB to build.
8278 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8280         * testsuite: New directory for customer acceptance and whole tool
8281         chain tests.
8283 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8285         * configure: If per-host line isn't found, but AC_OUTPUT is found
8286         and a configure script exists, run it instead.
8288 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8290         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
8292 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8294         * configure: Set build_{cpu,vendor,os,alias} to host values when
8295         --build isn't specified.
8297 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8299         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8300         (FLAGS_TO_PASS): Pass them.
8301         (EXTRA_TARGET_FLAGS): Ditto.
8303 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8305         * Makefile.in (all-libg++): Depend on all-libstdc++.
8307 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8309         * configure.in (noconfigdirs): Enable all packages for
8310           i386-unknown-netbsd.
8312 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
8314         * configure.in (noconfigdirs): Don't configure tk for i386-go32
8315         hosted builds (DOS builds)
8317 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8319         Changes for ARM based on patches from Richard Earnshaw:
8320         * config.sub: Handle armeb and armel.
8321         * configure.in: Omit arm linker only for riscix.
8323 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8325         * config.guess:  Update from FSF.
8327 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
8329         * config.sub: Recognize powerpcle as the little endian varient of
8330         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
8331         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
8332         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
8333         temporarily.
8335 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8337         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8339 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
8341         * config.sub: Accept -lites* as a basic system type.
8343 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
8345         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8346         installed, and if so return linuxoldld as the system name.
8348 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
8350         * config.guess: Add hppa1.1-hp-lites support.
8352 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8354         * configure.in: Don't build newlib for m68k-vxworks5.1.
8356 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8358         * configure.in (mips-sgi-irix6): Use mh-irix5.
8360 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
8362         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8364 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8366         * test-build.mk: Enable building of shared libraries on IRIX 5 and
8367         OSF/1.  Fix compiler flags.
8368         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
8370 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8372         * configure.in: Recognize --with-newlib.
8373         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8375 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8377         * Makefile.in: move {all,check,install}-gdb from *_MODULES
8378         to *_X11_MODULES due to gdbtk needing X include files et al.
8380 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
8382         Merge in support for Mac MPW as a host.
8383         (Old change descriptions retained for informational value.)
8385         * mpw-config.in: Add generic include forwards for cpu-specific
8386         include files in aout and elf directories.
8388         * mpw-configure: Added copyright.
8389         * mpw-config.in: Check for presence of required build tools.
8390         (target_libs): Add newlib.
8391         (target_tools): Add examples.
8392         (Read Me): Generate as "Read Me for MPW" instead.
8393         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8394         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8395         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8397         * mpw-configure: Remove subdir-specific makefile hackery,
8398         delete mk.tmp after using it.
8400         * mpw-build.in (all): Display start and end times.
8402         * mpw-configure (host_canonical): Set.
8403         (target_cpu): Always add to makefiles.
8404         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8405         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8406         (mpw-mh-mpw): Look for in srcdir and srcroot.
8407         Use sed instead of mpw-edit-prefix to edit prefix definitions.
8409         * mpw-build.in: (install-only): New target.
8411         * mpw-configure (host_alias, target_alias): Rename from hostalias
8412         and targetalias, add into generated Makefile.
8413         (mk.tmp): If present, add into generated Makefile.
8414         * mpw-build.in (all-gas): Build config.h first before gas proper.
8416         * mpw-configure (config.status): Write only if changed.
8417         * mpw-config.in (readline): Configure it (not built, just used for
8418         definitions).
8420         * mpw-config.in (elf/mips.h): Add a forward include.
8422         * mpw-config.in: Forward-include most .h files in include into
8423         extra-include.
8424         (readline): Don't build.
8425         mpw-build.in (install): Install GDB.
8427         * mpw-configure (prefix, mpw_prefix): Handle it.
8428         * mpw-config.in (mmalloc, readline): Don't configure.
8429         * mpw-build.in (thisscript): Rename to ThisScript.
8430         Use mpw-build instead of BuildProgram everywhere.
8431         (mmalloc, readline): Don't build.
8432         * mpw-README: New file, basic documentation about the MPW port.
8434         * mpw-config.in: Use forward-include to create include files.
8436         * mpw-configure: Add more things to the top of each configured
8437         Makefile, including contents of config/mpw-mh-mpw.
8438         * mpw-config.in (extra-include): Create this directory and fill it
8439         with Posix-like include files when configuring.
8441         * config.sub (apple, mac, mpw): Add various aliases.
8443         * mpw-build.in: New file, top-level build script fragment for MPW.
8444         * mpw-configure: New file, configure script for MPW.
8445         * mpw-config.in: New file, config fragment for MPW.
8447 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8449         * configure.in (host_libs): Remove glob, since it is gone from the
8450         sources.
8452 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8454         * Makefile.in: define empty GDB_NLM_DEPS var.
8456         * configure.in(target_makefile_frag): use config/mt-netware
8457         for netware targets.
8459 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8461         * config.sub: Merge in recent FSF changes.  Remove linux special
8462         cases.
8464 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8466         Revert this change:
8468         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
8470                 * build-all.mk: Use CC=cc -Xs on Solaris.
8472 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8474         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
8475         stop using it.
8476         * Makefile.in: Nuke all references to glob subdirectory.
8478 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8480         * configure.in: Fix --enable-shared logic in per-host.
8482 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8484         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8486 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8488         * configure.in (noconfigdirs): Don't build gas on AIX, for
8489         powerpc*-*-aix* as well as for rs6000*-*-aix*.
8491 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
8493         * configure: Fix --cache-file to work if the file argument is a
8494         relative path.
8496 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
8498         * configure: If the --cache-file is used, pass it down to
8499         configure in subdirectories.
8501 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
8503         * config.sub: add vxworks29k configuration.
8505 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8507         * Makefile.in (taz): Do "diststuff" part quietly.
8509 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8511         * config.sub: Mini-merge with gcc/config.sub.
8513 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8515         * config.guess (IRIX): Sed - to _.
8517 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8519         * Makefile.in (source-vault, binary-vault): New targets.
8521 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
8523         * config.sub: Recognize -eabi as a basic system type.
8525 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8527         * configure.in (enable_shared stuff): Fix typo.
8529 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
8531         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8533 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8535         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8537 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
8539         * configure.in (rs6000-*-*): Don't build gas.
8541 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
8543         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8544         reduce command line length.
8545         (AS_FOR_TARGET): Check for as.new, not Makefile.
8546         (NM_FOR_TARGET): Check for nm.new, not Makefile.
8548 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8550         * config.guess:  Merge from FSF.
8552 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8554         * configure: Don't use $ when handling program_suffix.
8556 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
8558         * configure.in:  Configure tk for hppa/hpux.
8560 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8562         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
8564 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8566         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
8567         to LIBCXXFLAGS.  Tests are better run without it.
8569 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
8571         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8573 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8575         * configure.in (*-*-netware*): Don't configure xiberty.
8577 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
8579         * configure.in:  Remove tk from native_only list.
8581 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
8583         * build-all.mk: Add mips-ncd-elf target to sun4 targets
8584           for special NCD build.
8586 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8588         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8589         makeall.bat, they're only useful for binutils snapshots.
8590         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8591         makeall.bat to specified SUPPORT_FILES.
8593 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
8595         * build-all.mk: Add Ericsson targets to sun4 and solaris
8596           hosts.  Add  BNR's sun4 target to solaris host, so their
8597           build-from-source will be tested in-house first.
8599 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8601         * Makefile.in (LIBCFLAGS): New variable.
8602         (CFLAGS_FOR_TARGET): Ditto.
8603         (LIBCFLAGS_FOR_TARGET): Ditto.
8604         (LIBCXXFLAGS): Ditto.
8605         (CXXFLAGS_FOR_TARGET): Ditto.
8606         (LIBCXXFLAGS_FOR_TARGET): Ditto.
8607         (BASE_FLAGS_TO_PASS): Pass them.
8608         (EXTRA_TARGET_FLAGS): Ditto.
8610         * configure.in: Support --enable-shared.
8612 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8614         * configure.in (target_libs):  Include libstdc++ again.
8615         * config.guess:  Update from FSF (for FreeBSD).
8617 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8619         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8620         makeall.bat.
8621         (DISTDOCDIRS): Add `etc'.
8622         (ETC_SUPPORT_PFX): New variable.
8623         (taz): Include anything from etc starting with a word in
8624         ETC_SUPPORT_PFX.
8626 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8628         * config.sub: Update for recent FSF changes.  Remove obsolete
8629         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
8630         spacing changes.
8632 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8634         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
8636         * config.guess:  Merge with FSF.
8637         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8639 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8641         * configure: Since the "trap 0" handler will override the exit
8642         status on many systems, only use it for "exit 1", and make it set
8643         a non-zero exit status; reset it before "exit 0".  Also, check
8644         exit status of config.sub, and error out if it failed.
8646 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
8648         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8649         and install libgloss.
8651 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8653         * Makefile.in (all-binutils): Depend upon all-byacc.
8655         * configure.in: Don't build emacs on Irix 5.
8657 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8659         * configure.in (*-*-netware*): Add libio.
8661 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8663         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8664         (CHECK_TARGET_MODULES): Ditto.
8665         (INSTALL_TARGET_MODULES): Ditto.
8666         (TARGET_LIBS): Ditto.
8667         (all-libstdc++): Note dependencies.
8669 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8671         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8673 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8675         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8676         -fexternal-templates.
8678         * configure.in (target_libs): Add libstdc++.
8679         (noconfigdirs): Add libstdc++ as appropriate.
8681 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8683         * config.guess:  Update from FSF.
8685 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8687         * configure: Use ${config_shell} when running ${configsub}.
8689 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
8691         * config.sub: No longer recognize h8300h.
8693 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8695         * config.sub: Remove extraneous differences between config.sub and
8696         gcc/config.sub.
8698 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8700         * Makefile.in (DISTSTUFFDIRS): Add gas.
8702 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8704         * COPYING.NEWLIB: New file.
8706 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8708         * config.guess (HP-UX):  Patch from Harlan Stenn
8709         <harlan@landmark.com> to also emit release level.
8711 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8713         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8715 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8717         * config.sub:  Merge nextstep cleanup from FSF.
8719 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8721         * configure.in (arm-*-*): Don't configure ld for this target.
8723 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8725         * configure.in (*-*-netware): don't configure libg++, libio,
8726           librx, or newlib.
8728 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8730         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
8731         configure ld--it works, but it doesn't support shared libraries.
8733 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8735         * config.guess (*-unknown-freebsd*):  Get rid of possible
8736         trailing "(Release)" in version string.
8737         Patch from Paul Richards <paul@isl.cf.ac.uk>.
8739 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8741         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8742         Fix type: *-next-neststep -> *-next-nextstep.
8744         * config.guess:  Merge from FSF:
8746         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
8748         * config.guess: Recognize powerpc-ibm-aix3.2.5.
8750         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
8752         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8753         instead of UNIX_SV for UnixWare 1.0).
8755 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
8757         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
8758         to make gdb/nlm/* build after the compiler and linker.
8760 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8762         * config.guess (netbsd, freebsd, linux):  Accept any machine,
8763         not just i[34]86.
8764         (m68k-atari-sysv4):  Relocate to match FSF version.
8766         * config.guess:  More merges from the FSF:
8768         Add a space before function call or macro invocation.
8770         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8772         * config.guess: Add trap cmd to remove dummy.c and dummy when
8773         interrupted.
8775         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8777         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8778         (dummy): Redirect stderr from compilation of dummy.c.
8780         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
8782         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8784 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
8786         * configure: Accept and ignore --cache*, for compatibility with
8787         new autoconf.
8789 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8791         * config.guess:  Merge from FSF:
8793         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8795         * config.guess (Pyramid*:OSx*:*:*): New case.
8796         (PATH): Add /.attbin at end for finding uname.
8797         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
8799         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
8801         * config.guess (M88*:DolphinOS:*:*): New case.
8803         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
8805         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8806         to select whether to use ELF or COFF.
8808         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8810         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
8812         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8814         * config.guess: Guess the OS version for HPUX.
8816         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
8818         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8820 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8822         * configure.in: Recognize --with-headers, --with-libs, and
8823         --without-newlib.
8824         * Makefile.in (all-xiberty): Depend upon all-ld.
8826 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8828         * configure.in: Change i[34]86 to i[345]86.
8830 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8832         * configure (version): A few more tweaks to help message.
8834 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8836         * Makefile.in:  Remove (for now) librx as a host library,
8837         now that we're building it for target.
8839 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8841         * configure: Fix up help message; from karl@owl.hq.ileaf.com
8842         (Karl Berry).
8844 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8846         * configure.in:  Also configure librx.
8848 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8850         * Makefile.in:  Update various rules to reflect that librx
8851         is now needed for libg++.
8853 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8855         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8857 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
8859         * configure.in: Configure the examples directory.
8861 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8863         * configure: Simplify Jun 2 1994 change.
8865 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8867         * change CC to /usr/latest/bin/gcc for lynx host builds, since
8868         /bin/gcc isn't good enough to build gcc.
8870 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
8872         * Makefile.in (GDB_SUPPORT_FILES): Remove
8873         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
8874         (gdb.tar.gz): Add new rule to use standard distribution building
8875         mechanism.
8877 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8879         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
8880         Bill Cox <bill@cygnus.com>.
8882 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8884         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
8886 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
8888         * configure:  Search current dir first in .gdbinit.
8890 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8892         * config.sub:  Recognize freebsd (merged from gcc config.sub).
8894 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8896         * config.sub:  Refer to NeXT's operating system as nextstep.
8898         * config.sub (case $basic_machine):  Re-order the cases, to match
8899         the order in the FSF version (which is mostly alphabethical).
8900         Merge in some additions and changes from the FSF.
8902 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
8904         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8905         * config.sub: Recognize cxux7.
8906         * configure.in: Use mh-cxux for m88k-harris-cxux*.
8908 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8910         * config.sub:  Fix typo powerpc -> powerpc-*.
8912 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
8914         * Makefile.in: `all-emacs19' depends on `all-byacc'.
8916         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8917         parallel with all-emacs and install-emacs).  Top-level command
8918         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8920 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8922         * test-build.mk ($(host)-stamp-stage2-installed): Remove
8923         $(relbindir)/make before doing ``make install'', and use
8924         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
8925         installing over running make binary.
8926         ($(host)-stamp-stage3-installed): Likewise.
8928 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8930         * config.guess: Recognize Mach.
8932 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8934         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8935         see whether --exec-prefix was used.
8937 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8939         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
8941 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8943         * Makefile.in: Add all-librx target similar to all-libproc.
8945 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
8947         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
8948         with post 1.2 uname bogosity.
8950 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8952         * configure: Remove temporary files on receipt of a signal.
8954 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
8956         * configure: If there is a package_makefile_frag, remove
8957         ${subdir}/Makefile.tem after copying it in.
8959 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8961         * build_all.mk: support rs6000 lynx identifies itself as
8962         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
8963         since /bin/gcc is too feeble to compile a modern gcc.
8965 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8967         * brought devo/test-build.mk update-to-date with progressive/
8968           test-build.mk. Add lynx targets and hppa flag info.
8970 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8972         * configure.in:  Use mh-ncrsvr43.  Patch from
8973         Tom McConnell <tmcconne@sedona.intel.com>.
8975 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8977         * config.guess (i386-unknown-bsdi):  No longer need to
8978         check #if defined(__bsdi__) && defined(__i386__).
8980 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8982         * configure: Set program_transform_nameoption correctly.
8984 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8986         * brought build-all.mk update-to-date with progressive build-all.mk,
8987           added new targets and hppa info.
8989 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8991         * configure: If config.guess result is a prefix of the user
8992         specified target, assume a native build and use the user specified
8993         target as the host alias.  Remove SunOS patch suffix removal hack.
8994         * configure.in: Remove SunOS patch suffix removal hack.
8996         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8997         in NATIVE_CHECK_MODULES.
8999 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9001         * Makefile.in: Rename HOST_ONLY to NATIVE.
9002         * configure: Delete SunOs patch suffix from host_canonical
9003           and build_canonical variables that are prepended to Makefiles.
9004         * configure.in: Add comments for easier maintenance.
9006 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9008         * Makefile.in: Add all-libproc target similar to all-gui.
9010 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9012         * Makefile.in (CHECK_MODULES): split into
9013         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9015 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9017         * config.guess (i386-unknown-bsdi): New system to guess.
9019 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9021         * Makefile.in: Add all-gui target (but not yet build by "all").
9023 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9025         * config.sub: Move deletion of patch suffix from here...
9026         * configure.in: To here, at Ian's suggestion.  The top-
9027           level scripts might need to know of a patch level.
9029 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9031         * config.sub: Strip off patch suffix so rtl is recognized
9032           as a sunos4.1.3 machine, even though it's been patched.
9034 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9036         * Makefile.in (INSTALL_LAST): Delete.
9037         (INSTALL_DOSREL): New.
9039 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9041         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9042         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9043         whether we pass down --with-gnu-ld anyhow.
9045 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9047         * Makefile.in (INSTALL_LAST): Change operation so it works
9048         on more flavors of make.
9049         * configure.in (go32): Don't build libg++ or libio.
9051 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9053         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9054         they can be overriden by templates.
9056 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9058         * configure.in (target==go32): Don't build gdb.
9059         * dosrel: New directory.
9061 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9063         * configure.in (host==go32): Configure dosrel too.
9064         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9065         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9066         be set by incoming names or templates.
9067         (INSTALL_LAST): New rule.
9069 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9071         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9073 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9075         * configure.in (appdirs): New variable.  Currently empty, but will
9076         be used in gas distribution.  If nonempty, lists a set of
9077         directories at least one of which must get configured, or top
9078         level configuration is considered to have failed.
9079         (rs6000-*-lynxos*): Use new file name.
9081 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9083         Eliminate XTRAFLAGS.
9084         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9085         newlib include files using -idirafter, and also use -nostdinc.
9086         (CXX_FOR_TARGET): Likewise.
9087         (XTRAFLAGS): Removed.
9088         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9089         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9090         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9091         ($(DO_X)): Don't pass down XTRAFLAGS.
9093 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9095         * configure.in (mips*-dec-bsd*): New target; do build linker.
9096         (mips*-*-bsd*): New target; don't build linker.
9098 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9100         * configure.in: support rs6000-*-lynxos* configuration.
9101         support sunos4 as a cross target.
9103         * config.sub: look for lynx*, not lynx since the OS version may
9104         legitimately be part of the name.
9106 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9108         * configure.in (i[34]86-*-sco*): Move to be with other i386
9109         targets.
9110         (romp-*-*): New target.  Skip various binary utilities.
9111         (vax-*-*): New target.  Don't build newlib.
9112         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9114 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9116         * configure.in: Only set host_makefile_frag if config
9117         directory exists.
9119 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9121         * install.sh: If $dstdir exists, don't check whether each
9122         component does.
9124 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9126         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9128 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9130         * configure.in (*-*-lynxos*): Don't configure newlib for either
9131         native or cross Lynx.
9133 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
9135         * config.sub (sparc64-elf): Fix os.
9136         (z8k): Remove duplicate.
9138 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9140         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9141         gcc/stmp-fixproto, to try to prevent fixproto from being run.
9143 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
9145         * configure: Make file links cleanly even if Lynx fails on
9146           an NFS symlink (at least fail cleanly).
9148 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9150         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9151         -XNh2000.
9153 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9155         * configure: Unknown options are fatal again.
9157 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
9159         * configure: Ignore --x-includes and --x-libraries, for Autoconf
9160         compatibility.
9162 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9164         * build-all.mk: Add `clean' target.
9166 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9168         * config.guess:  Add SINIX support.
9169         * configure.in:  Add mips-*-sysv4* support.
9171 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
9173         * build-all.mk: Document all useful targets.
9174         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9175         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9177 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9179         * configure: Support --silent, --quiet.
9181 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9183         * configure: Support --disable-FEATURE.
9185 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9187         * config.guess: Recognize NCR running SVR4.3.
9189 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9191         * config.guess:  Make BSDI generate i386-unknown-bsd386.
9192         Patch from Paul Eggert <eggert@twinsun.com>.
9194 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9196         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9198 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9200         * configure: Make unrecognized options give nonfatal warnings
9201         instead of fatal errors, and pass them to any subdirectory
9202         configures in case they recognize them.
9203         Make --x equivalent to --with-x.
9205 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9207         * configure: Add --enable-* options.  Clean up usage message and
9208         some comments.
9210 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9212         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9214 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9216         * configure.in (hppa*-*-*): Enable binutils.
9218 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9220         * config.sub: Recognize cisco.
9222 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
9224         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9226 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9228         * config.guess: about target *-hitachi-hiuxwe2, don't print more
9229         than one configuration name.  Add comment.
9231 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
9233         * config.guess: about target *-hitachi-hiuxwe2, fixed
9234         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
9235         macro is incorrect.]
9237 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9239         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9240         than the "make ls" stuff which used to be here.
9242 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9244         * config.guess:  Recognize i[34]86-unknown-freebsd.
9245         From Shawn M Carey <smcarey@rodan.syr.edu>.
9247 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9249         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9251 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9253         * config.guess: Check for ptx.
9255 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
9257         * config.sub: Add os9k checking.
9259 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9261         * config.guess: Handle OSF1 running on HPPA processors
9263 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9265         * configure: If subdir configure fails, print out a message with
9266         subdirectory name, in case subdir's configure code didn't identify
9267         itself.
9269 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
9271         * configure.in: Remove embedded newlines from configdirs.
9272         Avoid mismatches of substrings.  Fix matching strings at end
9273         of configdirs.
9275 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
9277         * config.guess:  Add Lynx/rs6000 config support.
9279 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9281         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9283 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
9285         * configure.in (hppa*-*-osf*): Treat this just like most other
9286         PA configurations (eg no binutils or ld).
9287         (hppa*-*-*elf*): These configurations have binutils and ld.
9289 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9291         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
9293 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9295         * configure.in (rs6000-*-*): Build gas.
9297 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9299         * Makefile.in:  Avoid bug in losing hpux sed.
9301 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9303         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9304         for GDB and GDB has been fixed to not need it.
9306 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9308         * config.guess: Recognize vax hosts.
9310 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9312         * configure (while loop): Don't use "break 2" inside case
9313         statement -- the case statement isn't an enclosing loop.
9315 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9317         * config.guess:  Clean up NeXT support, to allow nextstep
9318         on Intel machines.  Make OS be nextstep.
9320 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
9322         * config.guess: Add alternate forms for Convex.
9324 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
9326         * configure:  Completely rewrite option processing.  Take
9327         advantage of pattern-matching to avoid invoking test frequently.
9328         Also clean up host and target defaulting logic.
9330 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9332         * Makefile.in: Replace all occurrances of "rootme" with "r" and
9333         "$${rootme}" with "$$r", to increase the likelihood that the do-*
9334         commands (plus user environment) will fit SCO limits.
9336 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9338         * configure.in: Don't issue warnings about directories which are
9339         not being configured if -norecursion is set.  Correct test for
9340         --with-gnu-as and --with-gnu-ld to not get confused by substring
9341         matches.
9343         * configure.in: Don't build gas for alpha-dec-osf1*.
9345 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
9347         * configure:  Back out Per's change of 12/19/1993.  It changes the
9348         behavior of configure in unexpected and confusing ways.
9350         Also, use different delim char when calculating
9351         program_transform_name so that the name can contain slashes.
9353 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9355         * configure.in, config.sub: Add support for VSTa micro-kernel.
9357 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9359         * configure.in: Nuke hacks which were used to get a special
9360         version of GAS for HPPA configurations.
9362 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9364         * configure:  If only ${target_alias} is given, use that
9365         as the default for ${host_alias}.
9366         * configure:  Add missing back-slashes before nested quotes.
9368 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9370         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9372 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
9374         * config.guess:  Recognize some Tektronix configurations.
9375         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9377 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9379         * config.sub: Match any flavor of SH.
9381 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
9383         * configure.in: Don't try to configure newlib for Alpha.
9385 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9387         * configure.in: Don't build ld for Irix 5.  Don't build gas,
9388         libg++ or libio for any Alpha target.
9390         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9392 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
9394         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9395         default arguments -- so it tried to compress itself.
9397 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9399         * configure.in (notsupp): ensure that a space is always at the end
9400           of the configdirs list, since the grep checks for an explicit space
9402 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9404         * configure.in (target i386-sysv4.2): don't build ld, since static
9405           versions of many libraries are not available.
9407 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9409         * config.guess: Recognize Apollos (using environment variables).
9410         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9412 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9414         * config.guess: Recognize Sony news mips running newsos.
9416 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
9418         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9419         "fi ; else" for bash.
9421 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
9423         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9425 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
9427         * config.sub: accept unixware as an alias for svr4.2.
9428         Fix some inconsistancies with the gcc version.
9430 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9432         * Makefile.in (DISTDOCDIRS):  Add gdb.
9434 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9436         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
9438 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9440         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9441         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9442         this now.
9444 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9446         * config.sub: Accept hiux* as an OS name.
9448         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9449         etc/make-stds.texi.  The underscore came from gcc, and dje now
9450         agrees that RUNTESTFLAGS is the correct name.
9452 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9454         * install.sh:  Remove 'set -e'.  It makes any conditionals
9455         in the script useless.
9457         * config.guess: Automatically recognize arm-acorn-riscix
9458         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9460 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9462         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9464 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9466         * Makefile.in (DISTDOCDIRS): New variable.
9467         (taz): Edit local Makefile.in sooner, instead of proto-toplev
9468         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
9470 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9472         * configure.in (hppa target): check the source directory for the
9473           pagas sub-directory
9475 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
9477         * config.sub: Allow -aout* and -elf*.
9479 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9481         * configure.in: Don't build ld on i386-solaris2, same as for
9482         sparc-solaris2.
9484 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9486         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9488 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9490         * configure.in:  Configure gdb for alpha.
9492 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9494         * Makefile.in (CXXFLAGS): Add -O.
9496 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9498         * config.guess: added support for DG Aviion
9500 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9502         * configure.in: Produce warning message for subdirectories not
9503         configurable for this host/target combination.  Don't try to
9504         configure gdb for vms.
9506 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9508         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9509         appropriate files before making "diststuff".
9510         (DISTBISONFILES): New var: list of files to be edited.
9511         (DISTSTUFFDIRS): Add binutils.
9513 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9515         * config.sub: also handle mipsel and mips64el (for little endian mips)
9517 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9519         * configure.in: Add * to end of all OS names.
9521 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
9523         * configure.in: Build newlib for LynxOS native.
9525 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9527         * config.guess: Add support for delta 88k running SVR3.
9529         * configure.in: Add comment about HP compiler vs. emacs.
9531 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9533         * configure.in: don't build ld on solaris2 (not a viable option
9534           due to bugs in getpwnam & getpwuid)
9536 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9538         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9539         config.guess will produce a full version number.
9541 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9543         * configure.in: Build linker and binutils for alpha-dec-osf1.
9545 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9547         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9548         and gdb/testsuite/Makefile.in.
9550 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9552         * configure.in: recognize mips*- instead of mips-
9554 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9556         * config.sub: Accept linux*coff and linux*elf as operating
9557         systems.
9559 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9561         * config.sub: Recognize mips64, and mips3 as an alias for it.
9563 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9565         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9566         gdb knows how to handle OSF/1 shared libraries.
9568 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9570         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9571         * config.guess: Recognize Hitachi's HIUX.
9572         * config.sub: Recognize h3050r* and hppahitachi.
9573         Remove redundant cases for hp9k[23]*.
9575 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9577         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9578         if gas and ld are in the source tree and are in ${configdirs}.
9579         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9580         --with options (but still pass them down on the command line,
9581         if they were explicitly specified).
9583 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9585         * configure: substitute SHELL value in Makefile.in with
9586         ${CONFIG_SHELL}
9588 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9590         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9591         *-*-solaris2* targets.
9593 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9595         * Makefile.in: define M4, and pass it down to sub-makes;
9596         all-autoconf now depends on all-m4
9598 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9600         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9601         presence of {ar,ranlib} instead of a configured directory
9603 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9605         * config.guess: Accept 34?? as well as 33?? for NCR.
9607 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9609         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9610         of 'gas' in sed commands, since 'gash' is now in the tree as well.
9612 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9614         * configure: grab values for $(CC) and $(CXX) from the
9615         environment, so that someone can do "CC=gcc configure; make" and
9616         have it work right (matching the way that autoconf works now)
9618         * configure.in, Makefile.in: add support for gash, the tcl
9619         interface to Galaxy
9621         * config.guess: add NetBSD variants (hp300, x86)
9623 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
9625         * install.sh: Support -d option (in the manner of SunOS 4 install,
9626         as it is more deterministic than that of GNU install)
9627         (chmodcmd): Set file to mode 755 by default (should also do default
9628         chgrp and chown, but I don't feel like dealing with that now)
9630 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
9632         * config.sub: Remove h8300hhms alias.
9634 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9636         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9638 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9640         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9641         as stmp-fixinc
9643 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9645         * config.sub: recognize m88110-bug-coff.
9647 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9649         * Makefile.in (all-libio): all dependencies on the toolchain used
9650         to build this (gcc, gas, ld, etc)
9652 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9654         * config.guess: Deal with OSF/1 1.3 on alpha.
9656 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9658         * install.sh: add some 'else true' clauses for portability
9660         * configure.in: don't build libio for h8[35]00-*-* targets
9662 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9664         * Makefile.in:  Add support for new libio.
9666 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9668         * install.sh: If one command fails, don't try the rest.  Don't try
9669         to remove $dsttmp (via trap) unless we have already created it.
9670         If $src doesn't exist, detect it and exit with an error.
9672         * config.guess: Recognize BSD on hp300.
9674 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9676         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9677         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9679 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
9681         * Makefile.in (all-send-pr): depends on all-prms
9683 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9685         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9687 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9689         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9690         Added test for mips-mips-riscos5.
9692 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9694         * configure.in: use mh-hp300 for 68k HP hosts
9696 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9698         * configure: add support for CONFIG_SHELL, so that you can use
9699         some alternate shell for evaluating configure scripts
9701 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
9703         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
9704         in configure script to bug-gdb@prep.ai.mit.edu when building
9705         distribution archive.
9706         * Makefile.in (COMPRESS):  Remove def.
9707         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
9708         gdb.tar.Z and make-gdb.tar.Z respectively.
9709         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
9710         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
9711         to convergence with 'taz' target in Makefile.in.
9713 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9715         * install.sh (dsttmp): use trap to ensure that tmp files go
9716         away on error conditions
9718 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9720         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9722 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9724         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9725         its parent is '/' not ''.
9727         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9729 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
9731         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9732         that ${newsrcdir}/configure.in does.
9734 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9736         * test-build.mk: support for CONFIG_SHELL
9738 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
9740         * config.sub (netware):  Add as a basic system type.
9742 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9744         * Makefile.in (Makefile): depend on configure.in.  Also drop the
9745           $(srcdir)/ from the dependency on Makefile.in.
9747 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
9749         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9750         (h8300hhms is temporary until multi-libraries are implemented).
9751         * configure.in: Handle h8300h too.
9753 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9755         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9757 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
9759         * configure:  Remove extraneous output when guessing host type.
9760         * config.guess:  Remove extraneous output when guessing using C
9761         compiler rather than uname, or when guessing fails.
9763 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
9765         * Makefile.in: remove all.cross and install.cross targets
9767         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9768           definitions
9770 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
9772         * configure.in (target sh): Build gprof.
9774 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9776         * config.sub: change -solaris to -solaris2
9778 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9780         * configure.in: Use config/mh-riscos for mips-*-sysv*.
9782 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
9784         * configure: Correct error message for missing Makefile.in to
9785         print correct directory.
9787 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9789         * install.sh: kludge around 386BSD shell bug
9791 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
9793         * config.guess:  Recognize NeXT.
9794         * config.guess:  Recognize i486-ncr-sysv4.
9795         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
9797 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
9799         * Makefile.in (MAKEINFOFLAGS): New variable.
9800         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9801         * build-all.mk, test-build.mk: Pass down --no-split as
9802         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
9804 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
9806         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
9808 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
9810         * Makefile.in (libg++.tar.z):  New rule.
9811         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
9812         * Makefile.in (taz):  Only do a single chmod.
9814 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9816         * install.sh: don't use dirname anymore (replaced with sed usage)
9818 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
9820         * Makefile.in:  Change extension for gzip'd files from '.z' to
9821         '.gz' per new FSF standard usage.
9823 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9825         * configure: put quotes around the final value of program_transform_name
9827 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9829         * Makefile.in: new install.sh support; update install-info rules
9831 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
9833         * configure.in: Build diff for crosses, but not for go32 host.
9835         * configure.in: Build gprof only for native, and don't build it
9836         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9838 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
9840         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9842 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9844         * configure.in (host_tools): Add prms.
9846 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9848         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9849         with $(FLAGS_TO_PASS) on the command line
9851         * config.sub: Recognize lynx and lynxos
9853 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9855         * config.sub: Accept -ecoff*, not just -ecoff.
9857 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9859         * Makefile.in (taz): Use .gz suffix instead of .z.
9860         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9861         names.
9863 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9865         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9867 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9869         * Makefile.in (install-no-fixedincludes):  install gcc last, so
9870         that rebuilds that might happen during 'make install' don't get
9871         bogus gcc include files
9873 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9875         Change from Utah for HPPA support:
9876         * config.guess: Recognize hppa1.x-hp-bsd.
9878 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
9880         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
9881         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9883 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9885         * config.sub: Add support for rom68k and bug boot monitors.
9887 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
9889         * Makefile.in: Make all-opcodes depend on all-bfd.
9891 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9893         * config.guess: Added special check for i[34]86-univel-sysv4*.
9895 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9897         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9898         the processor rather than assuming i486.
9900 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9902         * config.guess: Recognize SunOS6 as Solaris3.
9904 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
9906         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
9907         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9909 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
9911         * build-all.mk (all-cross): New target for Canadian Cross.
9912         Added Q2 go32 targets.
9913         * test-build.mk: Configure go32 cross sparclite-aout and
9914         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
9915         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9917 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9919         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9920         GO32 hosted toolchains
9922 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9924         * configure: change  so "-exec-prefix" gets passed down rather
9925         than "-exec_prefix" so autoconf generated Makefiles get the
9926         exec_prefix set right.
9928 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9930         * config.guess: get the Solaris2 minor version number
9932         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9934 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9936         * config.guess: Recognize some Sequent platforms.
9938 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9940         * Makefile.in: added the vault-install target
9942         * configure.in: actually use the Sun3 makefile fragment that's in
9943         config, also added the release dir to configdirs
9945 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9947         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9949 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9951         * configure.in: remove some program from Alpha targetted toolchains
9953 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
9955         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
9956         gprof.
9957         (taz): Run "make diststuff" in those directories instead of "make
9958         proto-dir".  Look for "VERSION=" only at start of line in subdir
9959         Makefile.  Use "gzip -9" for compression.
9960         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9961         (binutils.tar.z): New target.
9963 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9965         * Makefile.in (taz): Include gpl.texinfo.
9967 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9969         * Makefile.in (setup-dirs): Merged into "taz" target.
9970         (taz): Only do `proto-dir' stuff if a directory is actually needed
9971         for this target.
9973 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
9975         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9976         (FLAGS_TO_PASS): Pass down MUNCH_NM.
9977         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9978         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9979         (gcc-no-fixedincludes): Correct for current gcc Makefile.
9981 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
9983         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
9984         config.sub, and move-if-change to gdb testsuite distribution
9985         archive, so the testsuite can be extracted, configured, and
9986         run separately from the gdb distribution.  Blow away the Chill
9987         tests that require a Chill compiled executable, since GNU Chill
9988         is not yet publically available.
9990 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9992         * test-build.mk: set environment variables in a single command,
9993         instead of a list of assignments and exports
9995         * config.guess: recognize Alpha/OSF1 systems
9997 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9999         * configure: Change help message to prefer --options rather than
10000           -options.
10002 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10004         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10005         zippy@ecst.csuchico.edu.
10006         * config.guess: Recognize miniframe.
10008 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10010        * Makefile.in: Use srcroot to find runtest rather than rootme.
10011        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10013 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10015         * test-build.mk: Extensive additions to support building on a
10016         machine other than the host.
10018 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10020         * configure (tooldir): Fix for i386-aix again.
10022 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10024         * configure, Makefile.in:  Change definition of $(tooldir)
10025         to match the FSF.
10027 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10029         * config.guess:  Recognize i[34]86/SVR4.
10031 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10033         * Makefile.in (all-gdb): gdb depends on sim.
10035 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10037         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10038         at the same time we make the prototype gdb directory.
10039         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10040         files at the same time as the gdb base release distribution.
10042 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10044         * Makefile.in (check): Use individual check targets rather than
10045         DO_X rule.
10046         (check-gcc): Added.
10048 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10050         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10051         for System V release 3.2.
10053 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10055         * config.sub: Recognize hppaosf.
10056         * configure.in: Do configure ld/binutils/gas for it.
10058 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10060         * configure (tooldir): Alter syntax used to set this, for systems
10061         where "\$" isn't handled right, like i386-aix.
10063 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10065         * configure: Pass program-transform-name, not
10066         program_transform_name, to recursive configures.
10068 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10070         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10071         of gas+ld+binutils.
10073 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10075         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10077 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10079         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10081 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10083         * Makefile.in (PRMS): Set back to all-prms.
10085 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10087         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10088         targets, rather than for MIPS hosts.
10090 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10092         * configure.in: add comment for --with-x default values
10094         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10096         * Makefile.in: add check-* targets for each of the directories in
10097         the tree.  Add a definition of RUNTEST that will use the one we
10098         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10100 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10102         * configure.in: Removed obsolete references to bfd_target and
10103         target_makefile_frag.
10105         * build-all.mk: Set assorted targets for Q2.
10106         * config.sub: Recognize z8k-sim and h8300-hms.
10107         * test-build.mk: Really don't pass host to configure.
10108         (HOLES): Added uname.
10110 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10112         * configure: Handle an empty program-prefix, program-suffix or
10113         program-transform-name correctly.
10115 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10117         * build-all.mk: -G 8 no longer required for MIPS targets.
10118         * test-build.mk: Don't pass host argument to configure; make it
10119         guess.
10121 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10123         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10124         * Makefile.in (COMPRESS):  New macro, like GZIP.
10126 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10128         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10130         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10131         with gas currently defaults to -G 0.
10133 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
10135         * Makefile.in (all-flex): flex depends on byacc.
10137         * build-all.mk: If host not specified, use config.guess.  Pass TAG
10138         to test-build.mk as RELEASE_TAG.
10139         * test-build.mk (configargs): New variable containing arguments to
10140         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
10141         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10143         * config.guess: Use /bin/uname when checking -X argument on SCO,
10144         to avoid invoking GNU uname which doesn't understand -X.
10146         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10148         * configure.in: Build gas for mips-*-*.
10150 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10152         * Makefile.in (all.normal): insert missing backslash.
10154 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10156         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10158         * Makefile.in: Complete overhaul to merge many almost identical
10159         targets.
10161 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10163         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10164         (gdb.tar.Z): Adjusted.
10166         * Makefile.in (setup-dirs, taz): New targets; should be general
10167         enough to adapt for gdb sometime.  Build only .z file.
10168         (gas.tar.z): New target.
10170 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10172         * build-all.mk: Use CC=cc -Xs on Solaris.
10174 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
10176         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
10177         for handling BISON for FSF releases.
10179 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10181         * configure: Actually implement the change zoo just documented.
10183 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10185         * configure: when using config.guess, only set target_alias when
10186         it's not already been set (ie, on the command line)
10188 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10190         * Makefile.in: add installcheck target, set PRMS to install-prms
10192 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10194         * configure: add support for package_makefile_fragment, handle the
10195         case where a directory has a configure.in file but no Makefile.in
10196         more gracefully (with an actual understandable error message, even);
10197         add support for --without (and add this to the usage message); also
10198         explicitly add a --host=${host_alias} to the command line when
10199         config.guess is used
10201 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10203         * configure: Must use both --host and --target in recursive calls.
10205 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10207         * Makefile.in: Change deja-gnu to dejagnu.
10209 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10211         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10213 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10215         * configure.in: canonicalize all instances to *-*-solaris2*,
10216         also strip out a number of tools to not build for go32 host
10218 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10220         * config.guess: add GPL.
10222         * Makefile.in, config.guess, config.sub, configure: bump
10223           copyrights to 93.
10225 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
10227         * Makefile.in (do-info): Removed obsolete check for existence of
10228         localenv file.
10230         * Makefile.in (MAKEOVERRIDES): Define to be empty.
10232 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10234         * Makefile.in: a couple of 'else true' for decstation,
10235         support for TclX
10237         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10239 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
10241         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10243 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
10245         * config.guess: Recognize i386-ibm-aix (PS/2).
10246         * configure.in: Use config/mh-aix386 file for it.
10248 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
10250         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10251         CC_FOR_TARGET instead.
10252         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10254 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
10256         * Makefile.in: Add sim to list of directories sent with gdb
10258 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10260         * configure.in: Put back mips-dec-bsd* case.
10262 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
10264         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10265         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
10266         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10268 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10270         * configure.in: remove no-op mips-dec-bsd* in "case $target"
10272         * Makefile.in (dir.info): only run gen-info-dir if it exists,
10273         (install-info): install dir.info only if it exists,
10274         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10276 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
10278         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
10279         gas for mips-dec-bsd.
10281 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10283         * configure (makesrcdir): If ${srcdir} is relative and not ".",
10284         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10286 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10288         * configure.in: Added "dejagnu" to hosttools list.
10290 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10292         * config.sub, configure.in, config.guess:  Add support
10293         for Bosx, an AIX variant from Bull.
10294         Patches from F.Pierresteguy@frcl.bull.fr.
10296 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10298         * devo/dejagnu: Initial creation of devo/dejagnu.
10299         Migrated dejagnu testcases and support files for testing software
10300         tools to reside as subdirectories, currently called "testsuite",
10301         within the directory of the software tool.  Migrated all programs,
10302         support libraries, etc. beloging to dejagnu proper from
10303         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
10304         with no modifications.  The changes to these files which will
10305         allow them to configure, build, and execute properly will be made
10306         in a future update.
10308 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10310         * Makefile.in: Change send_pr to send-pr.
10311         * configure.in: Likewise.
10312         * send_pr: Renamed directory to send-pr.
10314 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
10316         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
10318 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
10320         * README:  Update for gdb-4.8 release.
10321         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
10322         gdb-xxx.tar.z (gzip'd) file also.
10324 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10326         * Makefile.in: make all-diff depend on all-libiberty
10328 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
10330         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10332 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10334         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10336 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
10338         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
10339         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
10340         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
10342 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10344         * Makefile.in:  makeinfo binary is in a new location
10346 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
10348         * config.sub: Accept -ecoff as an OS.
10350         * Makefile.in: Various changes to eliminate a level of make
10351         recursion and reduce the required command line length.
10352         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10353         sub-makes.
10354         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10355         variables holding settings for specific sub-makes.
10356         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10357         in terms of BASE_FLAGS_TO_PASS.
10358         (TARGET_LIBS): New variable listing directories which use
10359         TARGET_FLAGS_TO_PASS.
10360         (subdir_do): Eliminated.
10361         (do-*): New set of targets to replace subdir_do.
10362         (various): All targets which used subdir_do now depend on do-*.
10363         (local-clean): Renamed from do_clean.
10364         (local-distclean): New target, dependency of distclean and
10365         realclean.
10366         (install-info): Don't create directories.  Depend on dir.info
10367         rather than calling make recursively.
10368         (install-dir.info): Eliminated.
10369         (install-info-dirs): Create all info directories here.
10370         (dir.info): Depend upon do-install-info.
10372         * test-build.mk (HOLES): Added false.
10374 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
10376         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
10378 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10380         * Makefile.in (info): remove dependency on all-texinfo.  The
10381         problem was really in texinfo/C, not at this level.
10383 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10385         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10387 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
10389         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
10390         GDB releases.
10392 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10394         * configure: Include srcdir in message about target of link not
10395         being found.  Don't convert `-' to `_' in `with' options being
10396         passed to subdirs.
10398 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10400         * configure.in: add uudecode to host_tools
10402         * Makefile.in: added {all,install}-uudecode targets, added them to
10403         the appropriate lists
10405 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
10407         * Makefile.in (all-gcc): Added dependency on all-gas.
10409         * configure.in (mips-*-*): Build ld and binutils.
10411 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10413         * configure: check return code from mkdir, print error message and
10414           exit on failure.
10416 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
10418         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
10420 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10422         * test-build.mk (HOLES): Added tar, cpio and uudecode.
10424 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10426         * config.sub (h8500):  Recognize this as a cpu type.
10428 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10430         * configure: source directory missing is no longer a warning
10432         * configure.in: recognize irix[34]* instead of irix[34]
10434         * Makefile.in: define and pass down X11_LIB
10436 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
10438         * guess-systype: Renamed to ...
10439         * config.guess:  ... by popular request.
10440         * configure.in, Makefile.in:  Update accordingly.
10442 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
10444         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
10445         + Add Convex, Cray/Unicos, and Encore/Multimax support.
10446         + Execute ./dummy instead of assuming . is in PATH.
10448 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
10450         * guess-systype:  New shell script.  Attempts to guess the
10451         canonical host name of the executing host.
10452         Only a few hosts are supported so far.
10453         * configure:  Call guess-systype if no host is specified.
10455 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10457         * Makefile.in (gcc-no-fixedincludes): Made to work with current
10458         gcc Makefile.
10461 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
10463         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10464         (all-gcc, install-gcc, subdir_do): Use it.
10466 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10468         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10470 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
10472         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10473           set exclusively by configure, using configure.in .
10475 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10477         * test-build.mk: set $PATH for all builds
10479         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10481 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
10483         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
10484         the one used in gcc/Makefile.in, so that a null expansion doesn't
10485         override the one needed to build gcc with a native cc.
10488 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10490         * configure: Accept -with arguments.
10492 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10494         * Makefile.in: added h8300sim
10496 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
10498         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10499         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
10500         (all-cygnus, native, build-cygnus): Make
10501         $(canonhost)-stamp-3stage-done, not $(host)....
10502         * test-build.mk (stamp-3stage-compared): Use tail +10c for
10503         i386-sco3.2v4.  Added else true to if command.
10505 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
10507         * config.sub: (from FSF) Sequent uses a BSD-like OS.
10509 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
10511         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10513 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10515         * configure.in: don't remove binutils from Solaris builds
10517 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
10519         * Makefile.in: get rid of earlier definitions for *clean,
10520         also handle the recursive info rule better
10522 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
10524         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
10525         do more-or-less the right thing.
10527 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
10529         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10530         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10532 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10534         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10535         $(host_canonical).
10537         * configure.in: split the configdirs list into 4 categories (native
10538         v. cross, library v. tool) and handle the cross-only and native-
10539         only in more reasonable (and correct!) way.
10541 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
10543         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
10544         configdirs anymore.
10546 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10548         * Makefile.in: extensive cleanup::  removed all of the explicit
10549         clean-* targets, collapsed many wrappers around subdir_do into
10550         one, added additional targets to satisfy standards.texi, deleted
10551         some old targets, some changes for consistency
10553 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10555         * configure.in: handle some programs as cross-only, and others as
10556         native only
10558         * test-build.mk: handle partial holes in a more generic manner
10560         * Makefile.in: m4 depends on libiberty
10562 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10564         * configure.in: add m4, textutils, fileutils, sed, shellutils,
10565         time, wdiff, and find to configdirs
10567         * Makefile.in: all, clean, and install rules for the new programs
10568         added to configure.in
10570 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10572         * configure.in: use mh-sun for all *-sun-* hosts
10574 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10576         * Makefile.in: define flags for X11 include files and library file
10577         locations, pass them down to the programs that need this info
10579         * build-all.mk: added a 'native' target, to 3stage the native toolchain
10581 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10583         * configure.in: start building libg++ for HP-UX targets
10585 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
10587         * README:  Update references to files moved into etc/.
10589 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
10591         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
10592         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
10594 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10596         * configure: accept dash as well as underscore in long option
10597         names for FSF compatibility.
10599 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
10601         * config.sub: added -sco3.2v4 support from FSF.
10603 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10605         * configure.in: expand the section that adds or removes
10606         directories from the list of programs to build, to handle native
10607         vs. cross in addition to host v. native
10609 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
10611         * Makefile.in:  Replace C++ in macro names with CXX.
10612         This is less likely to break ...
10614 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10616         * test-build.mk: add -w to GNU_MAKE
10618 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10620         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10621         add 'sparc' to list of recognized cpus.  This needed to make
10622         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10623         Delete some redundant ose68 variants.  Recognize -wrs as an os,
10624         then changes that into $CPU-wrs-vxworks.
10626         * configure.in: remove most references to gdbtest, regularize
10627         target based program removal
10629         * test-build.mk: import from p3 tree (many fixes and changes)
10631 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
10633         * Makefile.in: added rules to handle tcl, tk, and expect
10635         * configure.in: handle those directories if they exist
10637 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10639         * config.sub: removed bogus hppabsd and hppahpux names, since
10640         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10642 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10644         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
10645         depends upon all-xiberty
10647         * Makefile.in: changes from p3, including:
10649         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
10651         * Makefile.in (XTRAFLAGS): include newlib directories if
10652         newlib/Makefile exists, rather than if host != target.
10654         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
10656         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10657         from the same source tree and not building a cross-compiler.  This
10658         matters for the libg++ configuration if reconfiguring a tree that
10659         has already been installed.
10661         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
10663         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10664         pick up the machine and system specific header files.
10666         * Makefile.in: added AS_FOR_TARGET, passed down in
10667         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10668         the C compiler to use to create programs which are run in the
10669         build environment, set it to default to $(CC), and passed it down
10670         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10672         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
10674         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10675         We need them for unusual native builds, like systems without
10676         ranlib.
10678         * configure: also define $(host_canonical) and
10679         $(target_canonical), which are the full, canonical names for the
10680         given host and target
10682 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
10684         * Makefile.in:  Added separate definitions for C++.
10686 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
10688         * configure.in (configdirs):  Add deja-gnu.
10690 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
10692         * README:  Update for configure.texi and gdb-4.7 release.
10694 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
10696         * Makefile.in:  Move "all" target to top of file.
10697         Previously, first target was ".PHONY" which caused BSD4.4 make
10698         to build .PHONY when make was run without arguments.
10700 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
10702         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
10703         Library-copylefted code in libiberty.
10705 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
10707         * config.sub:  Replace m68kmote with plain old m68k.
10709 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
10711         * Makefile.in:  Remove space from blank line, avoid Make complaints.
10713 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
10715         * config.sub: Complain if no argument is given.  Added support for
10716         386bsd as OS and target alias.
10718 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
10720         * Makefile.in (XTRAFLAGS): include newlib directories if
10721         newlib/Makefile exists, rather than if host != target.
10723 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
10725         * config.sub: recognize sparclite-wrs-vxworks.
10727         * Makefile.in (install-xiberty): added *-xiberty make rules (from
10728         p3.) Added clean-xiberty to clean.
10730 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10732         * configure.in: use *-*-* instead of nested cases for host and target
10734 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
10736         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10737         from the same source tree and not building a cross-compiler.  This
10738         matters for the libg++ configuration if reconfiguring a tree that
10739         has already been installed.
10741 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
10743         * config.sub (i486v/i486v4):  Merge in from FSF version.
10745 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
10747         * configure: only set PWD if it is already set.
10749 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
10751         * configure: just set PWD=`pwd` at the top, since Ultrix sh
10752         doesn't have unset and all success paths (and most error paths)
10753         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10754         to just ${PWD} to avoid confusion.)
10756 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
10758         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10759         even for a native compilation.
10761 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
10763         Changes to make the gdb.tar.Z rule work better.
10765         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
10766         (DEVO_SUPPORT):  Add configure.texi.
10767         (bfd-ilrt.tar.Z):  Remove ancient rule.
10769 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
10771         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10772         pick up the machine and system specific header files.
10774         * configure.in, config.sub: added new target m68010-adobe-scout,
10775         with alias of adobe68k.  Changed configure.in to check for
10776         -scout before -sco* to avoid a false match.
10778         * Makefile.in: added AS_FOR_TARGET, passed down in
10779         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10780         the C compiler to use to create programs which are run in the
10781         build environment, set it to default to $(CC), and passed it down
10782         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10784 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10786         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10787         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
10788         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10789         FOR_TARGET variants, to newlib and libg++.
10791 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10793         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10794         first.
10796 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
10798         * config.sub:  Accept `elf' as an environment.
10800 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10802         * Makefile.in (all-opcodes):  cd into the right directory
10804 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
10806         * configure: added -program_transform_name option, used as
10807         argument to sed when installing programs.
10808         configure.texi: added documentation for -program_prefix,
10809         -program_suffix and -program_transform_name.
10811 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
10813         * config.sub:  Accept i486 where i386 ok.
10815 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
10817         * config.sub: accept we32k
10819 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
10821         * config.sub, configure.in: accept OSE68000 and OSE68k.
10823         * Makefile.in: don't create all directories for ``make install'';
10824         let the subdirectories create the ones they need.
10826 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10828         * COPYING: new file, GPL v2
10830 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10832         * Makefile.in: use the new gen-info-dir, which needs a template
10833         argument (which also lives in texinfo)
10835         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10837 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
10839         * config.sub (ncr3000):  Change i386 to i486.
10841 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10843         * Makefile.in: add install-rcs, install-grep to
10844         install-no-fixedincludes, removed install-bison and install-libgcc
10846 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
10848         * configure.in: grab the HPUX makefile fragment if on HPUX
10850 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10852         * Makefile.in: eradicate bison spoor (ditto libgcc).
10853          configure.in: recognise m68{k,000}-ericsson-OSE.
10854          es1800 is alias for m68k-ericsson-OSE
10856 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10858         * configure.in: rearrange the parts that remove programs from
10859         configdirs, based now on HOST==TARGET or by canonical triple.
10861 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10863         * test-build.mk: recurse explicitly with -f test-build.mk when
10864           appropriate.  predicate stage3 and comparison on the existence
10865           of gcc.  That is, if gcc isn't around, we aren't three-staging.
10866           On very clean, also remove ...stamp-co.  Build in-place before
10867           doing other builds.
10869 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10871         * Makefile.in, configure.in: add tgas
10873 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10875         * Makefile.in: a number of changes merged in from progressive.
10877         * configure.in: add libm.
10879         * .cvsignore: ignore some stuff that comes from test-build.mk.
10881 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
10883         * config.sub:  Add es1800 (m68k-ericsson-es1800).
10885 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10887         * configure: Add program_suffix (parallel to program_prefix)
10888         * Makefile.in: adjust directory-creating script for losing decstation
10890 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
10892         * configure:  Minor $subdir-related fixes.
10894 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10896         * configure: fix various problems with propogating
10897         makefile_target_frag in subdirs.
10898         * configure.in: config libgcc if its there
10900 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
10902         * config.sub:  HPPA merge.
10904 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
10906         * Makefile.in:  Replace all-bison with all-byacc in all
10907         dependency lines for other tools (which now use byacc).
10909 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
10911         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
10913 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
10915         * Makefile.in: make gprof rules similar to byacc rules (instead of
10916         vestigal $(unsubdir) that didn't work...)
10918 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
10920         * config.sub:  Add support for Linux.
10921         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
10922         (at least for libg++).
10924 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
10926         * configure.texi: fix doc for the -nfp option to configure
10928 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
10930         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10932 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
10934         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10935         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10936         * configure.in: added solaris* host_makefile_frag hook.
10938 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10940         * config.sub: changed recognition of m68000 so that various
10941         m68k types can be specified via m680[01234]0
10943 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10945         * config.sub (basic_machine): fix sed so that '-foo' isn't
10946         completely substituted out while .+'-foo' loses the '-foo'
10948 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10950         * config.sub ($os): Add -aout.
10952 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
10954         * configure:  If host_makefile_frag is absolute, don't
10955         prefix ${invsubdir} (relevant to libg++ auto-configure).
10957 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10959         * Makefile.in (tooldir): Define it.
10960         (all-ld): Depend on all-flex.
10962 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
10964         * Makefile.in (check):  Fix libg++ special case.
10966 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
10968         * configure: do not bury `pwd` into config.status, thus do fewer
10969           pwd's.
10971         * configure: print the "Building in" message only when building in
10972           other than "." AND verbose.
10974         * configure: remove -s, rework -v to better accomodate guested
10975           configures.
10977         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10979 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
10981         * Makefile.in: macroize flags passed on recursion.  remove
10982           fileutils.
10984 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
10986         * configure: get makesrcdir right for subdirs deeper than 1.
10988         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10989           install.
10991 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
10993         * Makefile.in: don't print subdir_do or recursion lines.
10995 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
10997         * standards.texi: added menu item.
10999         * Makefile.in: build and install standards.info.
11001         * standards.texi: new file.
11003 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11005         * configure: test for and move config.status pieces from
11006           ${subdir}/.
11008 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11010         * configure:  Test for existance of files before trying to mv
11011         them, to avoid numerous non-existance messages.
11013 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11015         * configure: correct final line of config.status.
11017         * configure: patch from eggert.  Avoids a protection problem if
11018           the original Makefile.in is read only.
11020         * configure: use move-if-change from gcc to create config.status.
11021           Some makefiles depend on config.status to tell if a directory
11022           has been reconfigured for a different host.  This change
11023           prevents those directories from remaking everything in the case
11024           where the reconfig was only intended to rebuild a Makefile.
11026         * configure: test for config.sub with "config.sub sun4" rather
11027           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11028           host alias from a missing config.sub.
11030 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11032         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11033           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11035 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11037         * configure: mkdir ${subdir} as needed.
11039 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11041         * Makefile.in,configure.in: added autoconf.
11043 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11045         * Makefile.in: no longer pass against on recursion.
11047         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11048           definitions are not inherited.
11050         * configure: correct makesrcdir when subdir is .
11052 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11054         * configure:  Add support for 'subdirs' variable, which is
11055         like 'configdirs', except that configure doesn't re-invoke
11056         itself for subdirs, it just creates a Makefile for each subdir.
11057         * configure.texi:  Document subdirs.
11059 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11061         * configure.in: added flex to configdirs
11063 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11065         * Makefile.in: remove clean-stamps from clean.
11067 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11069         * configure.in:  Add gdbtest to configdirs.
11071 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11073         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11074         to recursive makes.
11075         * configure.in:  Recognize new ncr3000 config.
11077 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11079         * Makefile.in, configure.in: removed references to gdbm.
11081 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11083         * config.sub:  Don't canonicalize os value
11084         newsos* to bsd (readline needs to check for newsos).
11085         (This fix was earlier made Jan 31, but got re-broken.)
11087 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11089         * configure.in:  sco is an os, not a vendor!
11091         * configure:  Quote $( better.  Keep various shells happy.
11093 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11095         * Makefile.in: eliminate stamp-files.
11097 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11099         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11100           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11102 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11104         * config.sub:  fix iris/iris3.
11106 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11108         * configure: re-add -rm.
11110 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11112         * Maskefile.in: add .stmp-rcs to all.
11114         * configure.in: remove gas from rs6000 build, use aix host fragment.
11116 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11118         * configure: pass down site_option during recursion.
11120 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11122         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11124 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11126         * configure: Change exec_prefix so that it really defaults to prefix.
11128 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11130         * Makefile.in, configure.in:  Add support for mmalloc library.
11132 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
11134         * Makefile.in: add stmp dependencies for a few more things.
11136 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
11138         * configure: adjusted error message on objdir/srcdir configure
11139           collision, per john's suggestion.
11141         * Makefile.in: add libiberty stmp to all and all.cross.
11143 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
11145         * Makefile.in: remove force dependencies, add grep to all.
11147 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
11149         * Makefile.in: drop flex.  make stamp files work.
11151         * configure: added test for conflicting configuration in srcdir,
11152           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
11153           gets cranky.  use relative paths for configure and srcdir
11154           whenever possible.  Send some error messages to stderr that were
11155           going to stdout.
11157 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
11159         * Makefile.in:  Fix libg++ rule to check for gcc directory
11160         before using gcc/gcc.  Also pass XTRAFLAGS.
11162 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
11164         * Makefile.in: added stmp-files so that directories aren't polled
11165           when they are already built.
11167         * configure.texi: fixed a node pointer problem.
11169 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
11171         * config.sub configure.in gdb/configure.in
11172         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11173         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11174         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
11176 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11178         * configure: -recurring becomes -silent.  corrected help message
11179           for -site= option.
11181         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11183 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11185         * configure: when building Makefile for crosses, replace
11186           tooldir and program_prefix.  default srcdir from location of
11187           config.sub.  remove "for host in hosts" and "for target in
11188           targets" loops.
11190 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11192         * Makefile.in: Do not pass bindir or mandir to cvs.
11194 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11196         * Makefile.in, configure.in: removed traces of namesubdir,
11197           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11198           copyrights to '92, changed some from Cygnus to FSF.
11200         * configure.texi: remove most references to multiple hosts,
11201           multiple targets, subdirs, etc.
11203         * configure.man: removed rcsid. reference config.sub not
11204           config.subr.
11206         * Makefile.in: mkdir $(infodir) on install-info.
11208 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
11210         * configure.texi:  Explain better about .gdbinit and about
11211         the environment that configure.in sections run in.
11213 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
11215         * configure.in:  Ultrix is only a decstation if it's a MIPS.
11217 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
11219         * README:  DOC.configure => cfg-paper.texi.
11221 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
11223         * config.sub (near case $os):  Don't convert newsos* to bsd!
11225 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
11227         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
11228         the number of copies of COPYING that go into the GDB tar file.
11230 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
11232         * bfd/configure.in, gdb/config/mh-i386sco,
11233         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11234         Fix SCO configuration stuff.
11236 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
11238         * Makefile.in:  For libg++, make sure the -I pointing
11239         to the gcc directory goes *after* all the libg++-local -I flags.
11240         Also, move just-gcc dependency from just-libg++ to all-libg++.
11242 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
11244         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
11246 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
11248         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
11250 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
11252         * config.sub:  Add stratus configuration frags.  Also
11253         submitted to FSF.
11255 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
11257         * Makefile.in (DEV_SUPPORT):  add configure.man.
11259         * config.sub(Decode manufacturer-specific):  add -none*.
11261 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
11263         * Makefile.in:  remove form feeds to make Sun's make happy.
11264         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
11266 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
11268         * Makefile.in (AR_FLAGS):  Make quieter.
11270 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
11272         * configure.in:  Add libg++.
11273         * configure:  When verbose, don't output the command line at each
11274         level; it will be unremarkably the same as the previous version,
11275         which will be the same as what the user typed.
11277 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
11279         * configure.in, Makefile.in: fix clean-info, add flex.  add
11280           fileutils.
11282         * configure: be less sensitive to spaces in Makefile.in.  Do not
11283           look for sources in "..".  Doing so breaks subdirectories that
11284           might have their own configure.  If a subdir has it's own
11285           configure script, use it.
11287 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
11289         * cfg-paper.texi: some changes suggested by rms.
11291 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
11293         * config.sub:  Merge in some small additions from the FSF version,
11294         taken from the gcc distribution, to bring the Cygnus and FSF
11295         versions into closer sync.
11297 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
11299         * configure.in:  Changed svr4 references to sysv4.
11301 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
11303         * configure: added -V for version number option.
11305 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
11307         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11308           renamed from DOC.configure to cfg-paper.texi.
11310 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11312         * configure, config.subr, config.sub: config.subr is now
11313           config.sub again.
11315 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
11317         * configure.texi: new file, in progress.
11319         * Makefile.in: build info file and install the man page for
11320           configure.
11322         * configure.man: new file, first cut.
11324         * configure: find config.subr again now that configuration "none"
11325           has gone.  removed all traces of the -ansi option.  removed all
11326           traces of the -languages option.
11328         * config.subr: resync from rms.
11330 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
11332         * configure, config.sub, config.subr: merge config.sub into
11333           config.subr, call the result config.subr, remove config.sub, use
11334           config.subr.
11336         * Makefile.in: revised install for dir.info.
11338 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
11340         * configure.in: add decstation host makefile frag.
11342         * Makefile.in: BISON now bison -y again.  also install-gcc on
11343           install.  clean-gdbm on clean.  infodir belongs in datadir.
11344           Make directories for info install.  Build dir.info here then
11345           install it.
11347 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
11349         * Makefile.in: fix for bad directory tests.
11351 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
11353         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
11354           regexp.  -srcdir relative was being handled incorrectly.
11356         * Makefile.in: unwrapped some for loops so that parallel makes
11357           work again and so one can focus one's attention on a particular
11358           package.
11360 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
11362         * configure: added PWD as a stand in for `pwd` (for speed). use
11363           elif wherever possible.  make -srcdir work without -objdir.
11364           -objdir= commented out.
11366 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
11368         * configure: +options become --options.  -subdirs commented out.
11369           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
11370           Makefile now at top of generated Makefile.  Removed cvs log
11371           entries.  added -srcdir.  create .gdbinit only if there is one
11372           in ${srcdir}.
11374         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11375           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11376           and mandir now keyed off datadir by default.
11378 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
11380         * Freshly created ChangeLog.
11383 Local Variables:
11384 mode: change-log
11385 left-margin: 8
11386 fill-column: 76
11387 version-control: never
11388 End: