4 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9 * configure.in (d10v-*-*): New target.
14 * config.guess (HP 9000/811): Recognize this as a PA1.1
19 * Makefile.in (do-tar-gz): New target, split out from tail end of
20 taz target. Run each command separately, don't use pipes.
25 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
26 * mpw-build.in: No builds should depend on building byacc or flex,
27 they are assumed to be installed already.
31 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
32 variable that CC_FOR_TARGET needs.
36 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
37 options have changed since the last time the subdirectory was
38 configured, and if it has, reconfigure.
39 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
40 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
44 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
45 CLEAN_MODULES): Add bash.
46 (all-bash): New target.
50 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
55 * config.sub (basic_machine): Recognize d10v as a valid processor.
60 * mpw-configure: Add support for --bindir.
61 * mpw-build.in: Use a GCC-specific build script for GCC actions.
65 * configure.in: add bash, time, gawk to list of hosttools and things
66 to only build for native toolchains
70 * Makefile.in (docdir): Remove.
74 * Makefile.in (datadir): Set to $(prefix)/share.
78 * configure.in: build diff and patch for cygwin32-hosted
83 * config.sub: Accept -rtems*.
87 * configure.in: enable dosrel for cygwin32-hosted builds,
88 remove diff from the list of things not buildable
93 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
98 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
102 * Makefile.in (taz): Handle case where tex3patch didn't even get
103 checked out. Also, if it was found, put the symlink in a new util
108 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
112 * config.sub: Recognize -openvms.
113 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
114 * make-all.com, setup.com: New files.
118 * Makefile.in (taz): tex3patch moved to texinfo/util.
122 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
123 * configure.in: remove make from disable-if-Can-Cross list
124 enable gdb if ${host} and ${target} are cygwin32
128 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
129 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
133 * config.guess: Combine mips-mips-riscos cases, and use cpp to
134 distinguish sysv/svr4/bsd variants.
139 * configure.in: Added copyright notice.
140 * move-if-change: Added copyright notice.
144 * configure.in (powerpcle-*-solaris*): Until we get shared
145 libraries working, don't build gdb, sim, make, tcl, tk, or
150 * config.guess: Merge with FSF:
153 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
156 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
159 * config.guess: Combine two OSF1 rules.
161 * config.guess (dgux): Use /usr/bin/uname rather than uname,
166 * Makefile.in (MAKEDIRS): Removed $(tooldir).
170 * mpw-README: Document GCCIncludes.
174 * configure.in (alpha-*-linux*): Set enable_shared to yes.
178 * mpw-configure: Handle --enable-FOO and --disable-FOO.
182 * configure.in (*-*-cygwin32): Configure make.
186 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
190 * Makefile.in (all-inet): Depend on all-perl.
192 * Makefile.in (inet-install): New target.
194 * Makefile.in (all-inet): Depend on all-tcl.
195 (all-inet): Depend on all-send-pr.
199 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
204 * configure.in: Don't configure --with-gnu-ld on AIX.
208 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
212 * Makefile.in (ALL_MODULES): Added all-inet.
213 (CROSS_CHECK_MODULES): Added check-inet.
214 (INSTALL_MODULES): Added install-inet.
215 (CLEAN_MODULES): Added clean-inet.
216 (all-indent): New target.
218 * configure.in (host_tools): Added inet.
219 (native_only): Added inet.
220 (noconfigdirs): Added inet.
224 * configure.in: Don't configure libgloss if we are not configuring
229 * configure.in: Don't configure libgloss for unsupported
234 * Makefile.in (CLEAN_MODULES): Add clean-apache.
238 * Makefile.in (ALL_MODULES): Include all-apache.
239 (CROSS_CHECK_MODULES): Include check-apache.
240 (INSTALL_MODULES): Include install-apache.
241 (all-apache): New target.
243 * configure.in: Added apache everywhere perl is seen.
247 * Makefile.in: Add support for clean-{module} and
248 clean-target-{module} rules.
252 * configure.in (*-*-ose) do not build libgloss.
256 * config.guess (prep*:SunOS:5.*:*): Turn into
257 powerpele-unknown-solaris2.
261 * configure.in: Permit --enable-shared to specify a list of
266 * configure.in (host==solaris): Pass only the first word of $CC
267 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
271 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
275 * Makefile.in (ALL_MODULES): Include all-perl.
276 (CROSS_CHECK_MODULES): Include check-perl.
277 (INSTALL_MODULES): Include install-perl.
278 (ALL_X11_MODULES): Include all-guile.
279 (CHECK_X11_MODULES): Include check-guile.
280 (INSTALL_X11_MODULES): Include install-guile.
281 (all-perl): New target.
282 (all-guile): New target.
284 * configure.in (host_tools): Include perl and guile.
285 (native_only): Include perl and guile.
286 (noconfigdirs): Don't build guile and perl; no ports have been
291 * configure (--enable-*): Handle quoted option lists such as
292 --enable-sim-cflags='-g0 -O' better.
296 * Makefile.in ({,inst}all-target): New rule so we can make and
297 install all of the target directories easily.
301 * configure.in: Add missing global flag in sed substitution when
302 deleting `target-' from ${configdirs}.
306 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
309 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
312 * install.sh: Correct misspelling of transformbasename.
314 * config.guess: Recognize mips-*-sysv*.
318 * config.sub: Recognize mon960.
322 * configure: Restore Canadian Cross handling of BISON and LEX,
323 removed in Feb 20 change.
328 Mention make install. Remove the old copyright date as well the
329 clumsy and rather pointless copyright on the README file.
333 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
334 Makefile after running symlink-tree, then run `make distclean' to
335 avoid clobbering any generated files in srcdir.
339 * configure.in (m68k-*-netbsd*): Build everything now.
343 * Makefile.in (taz): Fix quoting.
347 * configure.in (sparclet-*-*): Build everything now.
351 * configure.in (m68k-*-linux*): New host.
355 * configure: Check for bison before byacc.
359 * Makefile.in configure: Change the way LEX and BISON/YACC are
360 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
361 searching PATH. These are used as fallbacks by Makefile.in if
362 flex/bison/byacc aren't in objdir.
366 * Makefile.in: Make everything which depends upon all-bfd also
367 depend upon all-opcodes, in case --with-commonbfdlib is used.
371 * configure.in (host *-*-cygwin32): Don't build gdb if we are
372 building NT native compilers on Unix.
376 * configure.in: Don't get CC from the host Makefile fragment if we
377 can find gcc in PATH, or if this is a Canadian Cross. Move the
378 Solaris test for /usr/ucb/cc to the post target script, just after
379 the compiler sanity test.
383 * config.sub: Merge with FSF.
387 * Makefile.in (RPATH_ENVVAR): New variable.
388 (REALLY_SET_LIB_PATH): Use it.
389 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
393 * config.sub, configure.in: Recognize sparclet cpu.
397 * config.guess: Support m68k-cbm-sysv4.
401 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
402 m68k-unknown-linuxaout from linker help string. Put quotes around
407 * config.guess (powerpc-harris-powerunix): Add guess for port
412 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
416 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
417 $(REALLY_SET_LIB_PATH) in Makefile.
418 * Makefile.in (SET_LIB_PATH): New variable.
419 (REALLY_SET_LIB_PATH): New variable.
420 ($(DO_X)): Use $(SET_LIB_PATH).
421 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
422 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
423 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
424 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
425 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
426 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
427 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
428 (install-dosrel): Likewise.
429 (all-opcodes): Depend upon all-libiberty.
433 * config.guess (*:CYGWIN*): New
437 * Makefile.in (all-target-winsup): All all-target-libiberty.
441 * configure.in (noconfigdirs): Add missing # in front of comment.
445 * configure.in: add second pass to things added to noconfigdirs
446 so *-gm-magic can exclude libgloss properly.
450 * mpw-configure (extralibs_name, rez_name): Set correctly
453 * mpw-README: Add more info on the necessary build tools.
457 * configure.in, config.sub: Recognize cygwin32.
461 * config.guess, config.sub: Recognize A/UX.
465 * config.sub: Merge with gcc/config.sub.
469 * mpw-build.in (do-binutils): Add build of stamps.
473 * config.sub: Add recognition for mips64vr4100*-* targets.
477 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
478 Add creation of gconfigargs with `--enable-shared' turned on.
479 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
480 ($(host)-stamp-stage3-configured): Likewise.
481 (HOLES): Add chatr and ldd.
482 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
486 * configure: Pass --nfp to recursive configures.
490 * Makefile.in (DLLTOOL): New.
491 (DLLTOOL_FOR_TARGET): New.
492 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
493 (EXTRA_TARGET_FLAGS): Ditto.
494 (EXTRA_GCC_FLAGS): Ditto.
495 (CONFIGURE_TARGET_MODULES): Ditto.
497 * configure: Add DLLTOOL.
502 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
503 mh-sco, since old workarounds no longer needed, and don't
504 build ld, since libraries have weak symbols in COFF.
508 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
512 * configure.in: Make sure that ${CC} can be used to compile an
517 * Makefile.in (all-gdb): Depend on $(GDB_TK).
518 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
519 nothing depending on whether gdbtk is being built.
523 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
527 * configure.in (noconfigdirs): Put ld or gas in this early, if the
528 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
532 * config-ml.in: Add support for
533 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
534 Simplify setting of multidirs from --disable-foo.
538 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
539 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
540 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
541 non-empty, pass them on to the GCC make.
542 (all-bootstrap): New rule that is like all-gcc, except it executes
543 the GCC bootstrap rule instead of the GCC all rule.
547 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
551 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
556 * config.sub (i*86*) Change [345] to [3456]
560 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
565 * config-ml.in (rs6000*, powerpc*): Add switches to control which
566 AIX multilibs get built.
570 * configure.in (i386-win32): Don't build expect if we're not
571 building the tcl subdir.
575 * Makefile.in: (configure-target-examples, all-target-examples):
576 New targets, configure and build example programs.
580 * mpw-configure: If an mpw-config.in generated a file mk.sed,
581 use it as input to sedit the generated MPW makefile.
582 * mpw-README: Add a suggestion about Gestalt.h.
586 * config.sub: Accept *-*-ieee*.
590 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
595 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
596 for powerpc-pe native.
597 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
598 (target==powerpc-pe): duplicate i386-win32 entry.
602 * configure.in (noconfigdirs): Exclude target-newlib for all versions
603 of vxworks, not just vxworks5.1.
607 * mpw-configure: Add support for exec-prefix.
611 * config.guess: Recognize HP model 816 machines as having
616 * configure: Ignore new autoconf configure options.
620 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
621 defaults to K&R mode, but doesn't have varargs.h, so we have to
622 compile in ANSI mode.
626 * config.guess: Recognize Pentium under SCO.
631 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
632 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
633 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
637 * configure.in: Don't configure gas for alpha-dec-osf*.
641 * configure.in: Default to --with-stabs for some targets for which
642 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
643 i[345]86*-*-unixware*.
647 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
648 rather than basing it on the target. Simplify handling of options
649 controlling which directories to configure. Remove extraneous
650 slash in multi-clean target.
654 * config-ml.in: Prefix more variables with ml_ so they don't collide
659 * configure: Don't turn -v into --v.
663 * configure.in (targargs): Fix typo.
665 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
669 * configure.in: Strip --host and --target options from
670 CONFIG_ARGUMENTS, and always configure for --host only. Add
671 --with-cross-host option when building with a cross-compiler.
672 * configure: Canonicalize the arguments put into config.status by
673 always using `=' for an option with an argument. Pass a presumed
674 --host or --target explicitly.
678 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
679 into general OS recognition case.
683 * configure.in (target_configdirs): add target-winsup only
684 for win32 target systems.
688 * Makefile.in (all-target-libgloss): Depend upon
689 configure-target-newlib, since when libgloss is built it looks to
690 see if the newlib directory exists.
694 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
699 * configure: Handle LD and LD_FOR_TARGET when configuring a
704 * config/mh-i386win32: add LD_FOR_TARGET.
708 * configure.in (target_libs): add target-winsup.
709 (target==i386-win32): add patch diff flex make to $noconfigdirs.
710 (target==ppcle-pe): remove ld from $noconfigdirs.
714 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
715 Preserve relative path names in $srcdir. Build symlink tree if
716 configuring cross target dir and srcdir=. (= no VPATH support).
717 (configure-target-libg++): Depend on configure-target-librx.
718 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
719 * config-ml.in: New file.
720 * symlink-tree: New file.
721 * configure: Ensure srcdir="." if that's what it is.
725 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
726 includes and FLEX_SKELETON setting.
727 * mpw-configure (--with-gnu-ld): New option, controls whether
728 to use PPCLink or ld with PowerMac GCC.
729 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
730 * mpw-config.in: Configure grez if targeting Mac.
732 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
733 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
735 * configure.in: Configure grez resource compiler if targeting Mac.
736 * Makefile.in (all-grez, install-grez): New targets.
740 * configure: CXX defaults to gcc, not g++. If we find
741 gcc in the path, set CC to gcc -O2.
745 * configure: Default ${build} correctly. Avoid picking up extra
746 spaces when reading CC and CXX from Makefile. When doing a
747 Canadian Cross, use plausible default values for numerous
749 * configure.in: When doing a Canadian Cross, don't try to
750 configure tools whose configure script can't handle it.
754 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
758 * configure: Remove dubious bug reporting address.
762 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
763 configure script, run that instead of this directory's configure.
764 In either case, print a message that we're configuring the sub-dir.
768 * configure.in: Before checking for the existence of various files,
769 use sed to filter out "target-".
773 * Makefile.in (DO_X): Split rule to decrease command line length
775 (Philippe De Muyter).
779 * Makefile.in (all-patch): depend on all-libiberty.
783 * configure.in: If the only directory in target_configdirs which
784 actually exists is libiberty, then set target_configdirs to empty,
785 to avoid trying to build a target libiberty in a gas or gdb
790 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
791 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
796 * configure.in (copy_dirs): Use sys-include instead of include
797 for --with-headers option.
801 * Makefile.in, configure.in: Make winsup builds work with
806 * configure.in: Build the linker on AIX.
810 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
815 * Makefile.in (all-gcc): Fix typo.
819 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
823 * configure.in: Rename libFOO to target-libFOO, and xiberty
824 to target-xiberty, to provide more flexibility.
825 (target_subdir): Define. Create if cross.
826 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
827 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
828 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
829 check-libFOO -> check-target-libFOO, etc.
830 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
831 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
832 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
833 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
834 allow ALL_GCC="" to only configure.
835 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
836 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
837 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
841 * Makefile.in (taz): Build "info" in etc explicitly.
845 * configure.in: Make sure that CC is undefined (as opposed to
846 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
847 problem with autoconf trying to configure on a host without GCC.
852 * config.sub: Add `magic' as an OS target for General Magic.
857 * mpw-configure: Set host alias from choice of host compiler,
858 only use generic MPW Makefile sed if present, edit a file
859 named "hacked_Makefile.in" instead of "Makefile.in" if present.
860 * mpw-README: Add problem notes about CW6 and CW7.
864 * Makefile.in (taz): Use ";" instead of ";;".
868 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
869 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
871 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
872 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
876 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
877 and gnats, because they are now subsumed by DISTSTUFFDIRS.
878 Move bfd to DISTSTUFFDIRS.
882 * Makefile.in (X11_LIB): Removed.
883 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
885 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
889 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
894 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
898 * configure.in (i[345]86-*-win32): Always build newlib.
899 Don't configure cvs, autoconf or texinfo.
900 * Makefile.in (LD_FOR_TARGET): New.
901 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
902 Pass down LD_FOR_TARGET.
906 * winsup: New directory.
907 * Makefile.in: Build winsup.
908 * configure.in: Winsup is configured when target is win32.
909 Can only build win32 target GDB when native.
913 * config.guess: Recognize HP model 819 machines as having
918 * configure: Fix sed loop which substitutes for CC and CXX to
919 avoid bug found in various sed implementations.
923 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
924 simulator. Use standard powerpc-*-eabi*.
928 * configure.in: Stop putting gas and binutils in noconfigdirs for
929 powerpc-*-aix* and rs6000-*-*.
933 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
934 -mcall-aixdesc libraries.
940 * config.sub (arm | armel | armeb): Fix shell syntax.
944 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
945 -msoft-float and -mcpu=common support.
946 (powerpc*-*-eabisim*): Add support for building -mcall-aix
951 * configure.in: Allow configuration and build of emacs19 for the alpha.
955 * configure.in (CC): Get ^CC, not just any old CC, from
956 ${host_makefile_frag}.
960 * configure.in (CC): Try to get CC from
961 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
965 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
966 only if it exists in $(srcdir).
970 * configure: If CC and CXX are not set in the environment, set
971 them, based on either an existing Makefile or on searching for gcc
972 in PATH. Substitute for CC and CXX in Makefile.
973 * configure.in: Remove libm from target_libs. Separate
974 target_configdirs from configdirs. If CC is not set in
975 environment, try to get it from a host Makefile fragment. Rewrite
976 changes of configdirs to use skipdirs instead. A few minor
977 tweaks. Take directories out of target_configdirs as they are
978 taken out of configdirs. Remove existing Makefile files from
979 subdirectories. Substitute for TARGET_CONFIGDIRS and
980 CONFIG_ARGUMENTS in Makefile.
981 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
983 (CONFIG_ARGUMENTS): Likewise.
984 (CONFIGURE_TARGET_MODULES): New variable.
985 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
986 ($(CONFIGURE_TARGET_MODULES)): New target.
987 (configure-libg++, configure-libio): New targets.
988 (all-libg++): Depend upon configure-libg++.
989 (all-libio): Depend upon configure-libio.
990 (configure-libgloss, all-libgloss): New targets.
991 (configure-libstdc++): New target.
992 (all-libstdc++): Depend upon configure-libstdc++.
993 (configure-librx, all-librx): New targets.
994 (configure-newlib): New target.
995 (all-newlib): Depend upon configure-newlib
996 (configure-xiberty): New target.
997 (all-xiberty): Depend upon configure-xiberty.
1001 * configure.in (host i[345]86-*-win32): Expand the
1006 * mpw-configure: Fix sed command file name.
1010 * configure.in (host i[345]86-*-win32): Reduce the
1015 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
1016 or powerpc*-*-pe*, since they are not yet supported.
1020 Add PowerMac support and many other enhancements.
1021 * mpw-configure: New option --cc to select compiler to use,
1022 paste options set according to --cc into the generated
1023 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
1024 if mpw-make.sed is present.
1025 * mpw-config.in: Don't test for gC1, test for mpw-touch,
1026 add forward includes for PowerPC include files.
1027 * mpw-build.in: Build using Makefile.PPC if present.
1028 (do-byacc, etc): Remove separate version resource builds.
1029 (do-gas): Build "stamps" before "all".
1030 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
1031 * mpw-README: Update to reflect --cc option, PowerMac support,
1032 and recently-reported compatibility problems.
1036 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
1037 embedded m68k systems (-aout, -coff, -elf, -vxworks).
1038 (--with-multilib-top): Pass to recursive invocations.
1042 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
1047 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
1048 gdb, ld and opcodes on v810-*-*.
1052 * config/mh-ncrsvr43: Removed AR_FLAGS
1056 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
1057 (local-maintainer-clean): New target.
1058 (maintainer-clean): New target.
1059 (realclean): Just depend upon maintainer-clean.
1063 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
1067 * configure.in: Build ld in mips*-*-bsd* case.
1071 * config.sub: Accept -lites* OS. From Ian Dall.
1075 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
1080 * configure.in: treat i386-win32 canadian cross the same as
1081 i386-go32 canadian cross.
1085 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
1086 running under the simulator to build a reduced set of libraries.
1087 (powerpc-*-eabiaix): Add fine grained multilib support added to
1088 other powerpc targets yesterday.
1092 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
1093 -disable-softfloat, -disable-relocatable, -disable-aix, and
1094 -disable-sysv to control which multilib libraries get built.
1098 * configure: Add Makefile.tem to list of files to remove in trap
1103 * config.guess (*Linux*): Add missing "exit"s.
1104 Also, need specific check for alpha-unknown-linux (uses COFF).
1108 * config.guess: Merge with FSF:
1111 * config.guess (AIX4): More robust release numbering discovery.
1114 * config.guess (i386-sequent-ptx): Properly get version number.
1117 * config.guess (mips:*:4*:UMIPS): New case.
1121 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
1122 (i386-win32 host): Likewise. Don't build readline.
1126 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
1127 SUPPORT_FILES to submakes.
1131 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
1132 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
1137 * configure.in (appdirs): Use =, not ==, in test expression when
1138 trying to build the text to print in the warning message for
1143 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
1147 * config.guess: Recognize lynx-2.3.
1151 * config.sub (z8ksim): Deleted
1152 (z8k-*-coff): New, this is the one true name of the target.
1156 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
1160 * config.guess (*:Linux:*:*): First try asking the linker what the
1161 default object file format is (elf, aout, or coff). Then if this
1162 fails, try previous methods.
1166 * configure.in: Don't build newlib for *-*-vxworks5.1.
1170 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
1171 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
1175 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
1179 * cfg-ml-com.in: New file.
1180 * cfg-ml-pos.in: New file.
1184 * COPYING.NEWLIB: Add HP free copyright to list.
1188 * config.sub: Recognize -eabi* for the system, not just -eabi.
1192 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
1193 * config.sub, configure.in (win32): New target and host.
1197 * configure.in: Add i386-pe configuration.
1201 * mpw-build.in (install): Install GDB after LD.
1205 * mpw-config.in (elf/mips.h): Always forward-include, needed
1210 * testsuite: New directory for customer acceptance and whole tool
1215 * configure: If per-host line isn't found, but AC_OUTPUT is found
1216 and a configure script exists, run it instead.
1220 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
1224 * configure: Set build_{cpu,vendor,os,alias} to host values when
1225 --build isn't specified.
1229 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
1230 (FLAGS_TO_PASS): Pass them.
1231 (EXTRA_TARGET_FLAGS): Ditto.
1233 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
1237 * Makefile.in (all-libg++): Depend on all-libstdc++.
1241 * configure.in (noconfigdirs): Enable all packages for
1242 i386-unknown-netbsd.
1246 * configure.in (noconfigdirs): Don't configure tk for i386-go32
1247 hosted builds (DOS builds)
1251 Changes for ARM based on patches from Richard Earnshaw:
1252 * config.sub: Handle armeb and armel.
1253 * configure.in: Omit arm linker only for riscix.
1257 * config.guess: Update from FSF.
1261 * config.sub: Recognize powerpcle as the little endian varient of
1262 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
1263 powerpcle variant. Convert pentium into i586, not i486. Add p5
1264 alias for i586. Map new x86 variants p6, k5, nexgen into i586
1269 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
1273 * config.sub: Accept -lites* as a basic system type.
1277 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
1278 installed, and if so return linuxoldld as the system name.
1282 * config.guess: Add hppa1.1-hp-lites support.
1286 * configure.in: Don't build newlib for m68k-vxworks5.1.
1290 * configure.in (mips-sgi-irix6): Use mh-irix5.
1294 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
1298 * test-build.mk: Enable building of shared libraries on IRIX 5 and
1299 OSF/1. Fix compiler flags.
1300 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
1304 * configure.in: Recognize --with-newlib.
1305 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
1309 * Makefile.in: move {all,check,install}-gdb from *_MODULES
1310 to *_X11_MODULES due to gdbtk needing X include files et al.
1314 Merge in support for Mac MPW as a host.
1315 (Old change descriptions retained for informational value.)
1317 * mpw-config.in: Add generic include forwards for cpu-specific
1318 include files in aout and elf directories.
1320 * mpw-configure: Added copyright.
1321 * mpw-config.in: Check for presence of required build tools.
1322 (target_libs): Add newlib.
1323 (target_tools): Add examples.
1324 (Read Me): Generate as "Read Me for MPW" instead.
1325 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
1326 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
1327 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
1329 * mpw-configure: Remove subdir-specific makefile hackery,
1330 delete mk.tmp after using it.
1332 * mpw-build.in (all): Display start and end times.
1334 * mpw-configure (host_canonical): Set.
1335 (target_cpu): Always add to makefiles.
1336 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
1337 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
1338 (mpw-mh-mpw): Look for in srcdir and srcroot.
1339 Use sed instead of mpw-edit-prefix to edit prefix definitions.
1341 * mpw-build.in: (install-only): New target.
1343 * mpw-configure (host_alias, target_alias): Rename from hostalias
1344 and targetalias, add into generated Makefile.
1345 (mk.tmp): If present, add into generated Makefile.
1346 * mpw-build.in (all-gas): Build config.h first before gas proper.
1348 * mpw-configure (config.status): Write only if changed.
1349 * mpw-config.in (readline): Configure it (not built, just used for
1352 * mpw-config.in (elf/mips.h): Add a forward include.
1354 * mpw-config.in: Forward-include most .h files in include into
1356 (readline): Don't build.
1357 mpw-build.in (install): Install GDB.
1359 * mpw-configure (prefix, mpw_prefix): Handle it.
1360 * mpw-config.in (mmalloc, readline): Don't configure.
1361 * mpw-build.in (thisscript): Rename to ThisScript.
1362 Use mpw-build instead of BuildProgram everywhere.
1363 (mmalloc, readline): Don't build.
1364 * mpw-README: New file, basic documentation about the MPW port.
1366 * mpw-config.in: Use forward-include to create include files.
1368 * mpw-configure: Add more things to the top of each configured
1369 Makefile, including contents of config/mpw-mh-mpw.
1370 * mpw-config.in (extra-include): Create this directory and fill it
1371 with Posix-like include files when configuring.
1373 * config.sub (apple, mac, mpw): Add various aliases.
1375 * mpw-build.in: New file, top-level build script fragment for MPW.
1376 * mpw-configure: New file, configure script for MPW.
1377 * mpw-config.in: New file, config fragment for MPW.
1381 * configure.in (host_libs): Remove glob, since it is gone from the
1386 * Makefile.in: define empty GDB_NLM_DEPS var.
1388 * configure.in(target_makefile_frag): use config/mt-netware
1389 for netware targets.
1393 * config.sub: Merge in recent FSF changes. Remove linux special
1398 build-all.mk,config/mh-solaris: revert these two changes:
1402 * build-all.mk: Use CC=cc -Xs on Solaris.
1404 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1406 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
1407 working xmakefile for Emacs.
1411 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
1413 * Makefile.in: Nuke all references to glob subdirectory.
1417 * configure.in: Fix --enable-shared logic in per-host.
1421 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
1425 * configure.in (noconfigdirs): Don't build gas on AIX, for
1426 powerpc*-*-aix* as well as for rs6000*-*-aix*.
1430 * configure: Fix --cache-file to work if the file argument is a
1435 * configure: If the --cache-file is used, pass it down to
1436 configure in subdirectories.
1440 * config.sub: add vxworks29k configuration.
1444 * Makefile.in (taz): Do "diststuff" part quietly.
1448 * config.sub: Mini-merge with gcc/config.sub.
1452 * config.guess (IRIX): Sed - to _.
1456 * Makefile.in (source-vault, binary-vault): New targets.
1460 * config.sub: Recognize -eabi as a basic system type.
1464 * configure.in (enable_shared stuff): Fix typo.
1468 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
1472 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
1476 * configure.in (rs6000-*-*): Don't build gas.
1480 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
1481 reduce command line length.
1482 (AS_FOR_TARGET): Check for as.new, not Makefile.
1483 (NM_FOR_TARGET): Check for nm.new, not Makefile.
1487 * config.guess: Merge from FSF.
1491 * configure: Don't use $ when handling program_suffix.
1495 * configure.in: Configure tk for hppa/hpux.
1499 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
1503 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
1504 to LIBCXXFLAGS. Tests are better run without it.
1508 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
1512 * configure.in (*-*-netware*): Don't configure xiberty.
1516 * configure.in: Remove tk from native_only list.
1520 * build-all.mk: Add mips-ncd-elf target to sun4 targets
1521 for special NCD build.
1525 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
1526 makeall.bat, they're only useful for binutils snapshots.
1527 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
1528 makeall.bat to specified SUPPORT_FILES.
1532 * build-all.mk: Add Ericsson targets to sun4 and solaris
1533 hosts. Add BNR's sun4 target to solaris host, so their
1534 build-from-source will be tested in-house first.
1538 * Makefile.in (LIBCFLAGS): New variable.
1539 (CFLAGS_FOR_TARGET): Ditto.
1540 (LIBCFLAGS_FOR_TARGET): Ditto.
1541 (LIBCXXFLAGS): Ditto.
1542 (CXXFLAGS_FOR_TARGET): Ditto.
1543 (LIBCXXFLAGS_FOR_TARGET): Ditto.
1544 (BASE_FLAGS_TO_PASS): Pass them.
1545 (EXTRA_TARGET_FLAGS): Ditto.
1547 * configure.in, config/m[th]-*pic: Support --enable-shared.
1551 * configure.in (target_libs): Include libstdc++ again.
1552 * config.guess: Update from FSF (for FreeBSD).
1556 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
1558 (DISTDOCDIRS): Add `etc'.
1559 (ETC_SUPPORT_PFX): New variable.
1560 (taz): Include anything from etc starting with a word in
1565 * config.sub: Update for recent FSF changes. Remove obsolete
1566 h8300hds entry. Add -windows* and -osx as basic os. Minor
1571 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
1573 * config.guess: Merge with FSF.
1574 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
1578 * configure: Since the "trap 0" handler will override the exit
1579 status on many systems, only use it for "exit 1", and make it set
1580 a non-zero exit status; reset it before "exit 0". Also, check
1581 exit status of config.sub, and error out if it failed.
1585 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
1586 and install libgloss.
1590 * Makefile.in (all-binutils): Depend upon all-byacc.
1592 * configure.in: Don't build emacs on Irix 5.
1596 * configure.in (*-*-netware*): Add libio.
1600 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
1601 (CHECK_TARGET_MODULES): Ditto.
1602 (INSTALL_TARGET_MODULES): Ditto.
1603 (TARGET_LIBS): Ditto.
1604 (all-libstdc++): Note dependencies.
1608 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
1612 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
1613 -fexternal-templates.
1615 * configure.in (target_libs): Add libstdc++.
1616 (noconfigdirs): Add libstdc++ as appropriate.
1620 * config.guess: Update from FSF.
1624 * configure: Use ${config_shell} when running ${configsub}.
1628 * config.sub: No longer recognize h8300h.
1632 * config.sub: Remove extraneous differences between config.sub and
1637 * Makefile.in (DISTSTUFFDIRS): Add gas.
1641 * COPYING.NEWLIB: New file.
1645 * config.guess (HP-UX): Patch from Harlan Stenn
1650 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
1654 * config.sub: Merge nextstep cleanup from FSF.
1658 * configure.in (arm-*-*): Don't configure ld for this target.
1662 * configure.in (*-*-netware): don't configure libg++, libio,
1667 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
1668 configure ld--it works, but it doesn't support shared libraries.
1672 * config.guess (*-unknown-freebsd*): Get rid of possible
1673 trailing "(Release)" in version string.
1678 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
1679 Fix type: *-next-neststep -> *-next-nextstep.
1681 * config.guess: Merge from FSF:
1685 * config.guess: Recognize powerpc-ibm-aix3.2.5.
1689 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
1690 instead of UNIX_SV for UnixWare 1.0).
1694 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
1695 to make gdb/nlm/* build after the compiler and linker.
1699 * config.guess (netbsd, freebsd, linux): Accept any machine,
1701 (m68k-atari-sysv4): Relocate to match FSF version.
1703 * config.guess: More merges from the FSF:
1705 Add a space before function call or macro invocation.
1709 * config.guess: Add trap cmd to remove dummy.c and dummy when
1714 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
1715 (dummy): Redirect stderr from compilation of dummy.c.
1719 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
1723 * configure: Accept and ignore --cache*, for compatibility with
1728 * config.guess: Merge from FSF:
1732 * config.guess (Pyramid*:OSx*:*:*): New case.
1733 (PATH): Add /.attbin at end for finding uname.
1734 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
1738 * config.guess (M88*:DolphinOS:*:*): New case.
1742 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
1743 to select whether to use ELF or COFF.
1747 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
1751 * config.guess: Guess the OS version for HPUX.
1755 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
1759 * configure.in: Recognize --with-headers, --with-libs, and
1761 * Makefile.in (all-xiberty): Depend upon all-ld.
1765 * configure.in: Change i[34]86 to i[345]86.
1769 * configure (version): A few more tweaks to help message.
1773 * Makefile.in: Remove (for now) librx as a host library,
1774 now that we're building it for target.
1783 * configure.in: Also configure librx.
1787 * Makefile.in: Update various rules to reflect that librx
1788 is now needed for libg++.
1792 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
1796 * configure.in: Configure the examples directory.
1800 * configure: Simplify Jun 2 1994 change.
1804 * change CC to /usr/latest/bin/gcc for lynx host builds, since
1805 /bin/gcc isn't good enough to build gcc.
1809 * Makefile.in (GDB_SUPPORT_FILES): Remove
1810 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
1811 (gdb.tar.gz): Add new rule to use standard distribution building
1816 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
1825 * configure: Search current dir first in .gdbinit.
1829 * config.sub: Recognize freebsd (merged from gcc config.sub).
1833 * config.sub: Refer to NeXT's operating system as nextstep.
1835 * config.sub (case $basic_machine): Re-order the cases, to match
1836 the order in the FSF version (which is mostly alphabethical).
1837 Merge in some additions and changes from the FSF.
1841 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
1842 * config.sub: Recognize cxux7.
1843 * configure.in: Use mh-cxux for m88k-harris-cxux*.
1847 * config.sub: Fix typo powerpc -> powerpc-*.
1851 * Makefile.in: `all-emacs19' depends on `all-byacc'.
1853 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
1854 parallel with all-emacs and install-emacs). Top-level command
1855 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
1859 * test-build.mk ($(host)-stamp-stage2-installed): Remove
1860 $(relbindir)/make before doing ``make install'', and use
1861 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
1862 installing over running make binary.
1863 ($(host)-stamp-stage3-installed): Likewise.
1867 * config.guess: Recognize Mach.
1871 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
1872 see whether --exec-prefix was used.
1876 * README: Explicitly mention libg++/README. (Zoo's idea.)
1880 * Makefile.in: Add all-librx target similar to all-libproc.
1884 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
1885 with post 1.2 uname bogosity.
1889 * configure: Remove temporary files on receipt of a signal.
1893 * configure: If there is a package_makefile_frag, remove
1894 ${subdir}/Makefile.tem after copying it in.
1898 * build_all.mk: support rs6000 lynx identifies itself as
1899 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
1900 since /bin/gcc is too feeble to compile a modern gcc.
1904 * brought devo/test-build.mk update-to-date with progressive/
1905 test-build.mk. Add lynx targets and hppa flag info.
1909 * configure.in: Use mh-ncrsvr43. Patch from
1914 * config.guess (i386-unknown-bsdi): No longer need to
1915 check #if defined(__bsdi__) && defined(__i386__).
1919 * configure: Set program_transform_nameoption correctly.
1923 * brought build-all.mk update-to-date with progressive build-all.mk,
1924 added new targets and hppa info.
1928 * configure: If config.guess result is a prefix of the user
1929 specified target, assume a native build and use the user specified
1930 target as the host alias. Remove SunOS patch suffix removal hack.
1931 * configure.in: Remove SunOS patch suffix removal hack.
1933 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
1934 in NATIVE_CHECK_MODULES.
1938 * Makefile.in: Rename HOST_ONLY to NATIVE.
1939 * configure: Delete SunOs patch suffix from host_canonical
1940 and build_canonical variables that are prepended to Makefiles.
1941 * configure.in: Add comments for easier maintenance.
1945 * Makefile.in: Add all-libproc target similar to all-gui.
1949 * Makefile.in (CHECK_MODULES): split into
1950 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
1954 * config.guess (i386-unknown-bsdi): New system to guess.
1958 * Makefile.in: Add all-gui target (but not yet build by "all").
1962 * config.sub: Move deletion of patch suffix from here...
1963 * configure.in: To here, at Ian's suggestion. The top-
1964 level scripts might need to know of a patch level.
1968 * config.sub: Strip off patch suffix so rtl is recognized
1969 as a sunos4.1.3 machine, even though it's been patched.
1973 * Makefile.in (INSTALL_LAST): Delete.
1974 (INSTALL_DOSREL): New.
1978 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
1979 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
1980 whether we pass down --with-gnu-ld anyhow.
1984 * Makefile.in (INSTALL_LAST): Change operation so it works
1985 on more flavors of make.
1986 * configure.in (go32): Don't build libg++ or libio.
1990 * Makefile.in (Move HOST_PREFIX_1 and friends up so
1991 they can be overriden by templates.
1995 * configure.in (target==go32): Don't build gdb.
1996 * dosrel: New directory.
2000 * configure.in (host==go32): Configure dosrel too.
2001 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
2002 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
2003 be set by incoming names or templates.
2004 (INSTALL_LAST): New rule.
2005 * config/mh-go32: New fragment.
2009 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
2013 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
2014 unique in 8.3 naming schemes.
2015 * configure.in (appdirs): New variable. Currently empty, but will
2016 be used in gas distribution. If nonempty, lists a set of
2017 directories at least one of which must get configured, or top
2018 level configuration is considered to have failed.
2019 (rs6000-*-lynxos*): Use new file name.
2023 Eliminate XTRAFLAGS.
2024 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
2025 newlib include files using -idirafter, and also use -nostdinc.
2026 (CXX_FOR_TARGET): Likewise.
2027 (XTRAFLAGS): Removed.
2028 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
2029 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
2030 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
2031 ($(DO_X)): Don't pass down XTRAFLAGS.
2035 * configure.in (mips*-dec-bsd*): New target; do build linker.
2036 (mips*-*-bsd*): New target; don't build linker.
2040 * configure.in: support rs6000-*-lynxos* configuration.
2041 support sunos4 as a cross target.
2043 * config.sub: look for lynx*, not lynx since the OS version may
2044 legitimately be part of the name.
2048 * configure.in (i[34]86-*-sco*): Move to be with other i386
2050 (romp-*-*): New target. Skip various binary utilities.
2051 (vax-*-*): New target. Don't build newlib.
2052 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
2056 * configure.in: Only set host_makefile_frag if config
2061 * install.sh: If $dstdir exists, don't check whether each
2066 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
2070 * configure.in (*-*-lynxos*): Don't configure newlib for either
2071 native or cross Lynx.
2075 * config.sub (sparc64-elf): Fix os.
2076 (z8k): Remove duplicate.
2080 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
2081 gcc/stmp-fixproto, to try to prevent fixproto from being run.
2085 * configure: Make file links cleanly even if Lynx fails on
2086 an NFS symlink (at least fail cleanly).
2090 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
2095 * configure: Unknown options are fatal again.
2099 * configure: Ignore --x-includes and --x-libraries, for Autoconf
2104 * build-all.mk: Add `clean' target.
2108 * config.guess: Add SINIX support.
2109 * configure.in: Add mips-*-sysv4* support.
2113 * build-all.mk: Document all useful targets.
2114 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
2115 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
2119 * configure: Support --silent, --quiet.
2123 * configure: Support --disable-FEATURE.
2127 * config.guess: Recognize NCR running SVR4.3.
2131 * config.guess: Make BSDI generate i386-unknown-bsd386.
2136 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
2140 * configure: Make unrecognized options give nonfatal warnings
2141 instead of fatal errors, and pass them to any subdirectory
2142 configures in case they recognize them.
2143 Make --x equivalent to --with-x.
2147 * configure: Add --enable-* options. Clean up usage message and
2152 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
2156 * configure.in (hppa*-*-*): Enable binutils.
2160 * config.sub: Recognize cisco.
2164 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
2168 * config.guess: about target *-hitachi-hiuxwe2, don't print more
2169 than one configuration name. Add comment.
2173 * config.guess: about target *-hitachi-hiuxwe2, fixed
2174 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
2175 macro is incorrect.]
2179 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
2180 than the "make ls" stuff which used to be here.
2184 * config.guess: Recognize i[34]86-unknown-freebsd.
2189 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
2193 * config.guess: Check for ptx.
2197 * config.sub: Add os9k checking.
2201 * config.guess: Handle OSF1 running on HPPA processors
2205 * configure: If subdir configure fails, print out a message with
2206 subdirectory name, in case subdir's configure code didn't identify
2211 * configure.in: Remove embedded newlines from configdirs.
2212 Avoid mismatches of substrings. Fix matching strings at end
2215 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
2217 * config.guess: Add Lynx/rs6000 config support.
2221 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
2225 * configure.in (hppa*-*-osf*): Treat this just like most other
2226 PA configurations (eg no binutils or ld).
2227 (hppa*-*-*elf*): These configurations have binutils and ld.
2235 * configure.in (rs6000-*-*): Build gas.
2239 * Makefile.in: Avoid bug in losing hpux sed.
2243 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
2244 for GDB and GDB has been fixed to not need it.
2246 Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
2248 * config/mh-lynxosrs6k: Account for lack of ranlib!
2252 * config.guess: Recognize vax hosts.
2256 * configure (while loop): Don't use "break 2" inside case
2257 statement -- the case statement isn't an enclosing loop.
2261 * config.guess: Clean up NeXT support, to allow nextstep
2262 on Intel machines. Make OS be nextstep.
2266 * config.guess: Add alternate forms for Convex.
2268 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
2270 * configure: Completely rewrite option processing. Take
2271 advantage of pattern-matching to avoid invoking test frequently.
2272 Also clean up host and target defaulting logic.
2276 * Makefile.in: Replace all occurrances of "rootme" with "r" and
2277 "$${rootme}" with "$$r", to increase the likelihood that the do-*
2278 commands (plus user environment) will fit SCO limits.
2282 * configure.in: Don't issue warnings about directories which are
2283 not being configured if -norecursion is set. Correct test for
2284 --with-gnu-as and --with-gnu-ld to not get confused by substring
2287 * configure.in: Don't build gas for alpha-dec-osf1*.
2289 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
2291 * configure: Back out Per's change of 12/19/1993. It changes the
2292 behavior of configure in unexpected and confusing ways.
2294 Also, use different delim char when calculating
2295 program_transform_name so that the name can contain slashes.
2299 * configure.in, config.sub: Add support for VSTa micro-kernel.
2303 * configure.in: Nuke hacks which were used to get a special
2304 version of GAS for HPPA configurations.
2308 * configure: If only ${target_alias} is given, use that
2309 as the default for ${host_alias}.
2310 * configure: Add missing back-slashes before nested quotes.
2314 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
2318 * config.guess: Recognize some Tektronix configurations.
2323 * config.sub: Match any flavor of SH.
2327 * configure.in: Don't try to configure newlib for Alpha.
2331 * configure.in: Don't build ld for Irix 5. Don't build gas,
2332 libg++ or libio for any Alpha target.
2334 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
2335 * config/mh-irix5. New file for Irix 5.
2339 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
2340 default arguments -- so it tried to compress itself.
2344 * configure.in (notsupp): ensure that a space is always at the end
2345 of the configdirs list, since the grep checks for an explicit space
2349 * configure.in (target i386-sysv4.2): don't build ld, since static
2350 versions of many libraries are not available.
2354 * config.guess: Recognize Apollos (using environment variables).
2355 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
2359 * config.guess: Recognize Sony news mips running newsos.
2363 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
2364 "fi ; else" for bash.
2368 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
2372 * config.sub: accept unixware as an alias for svr4.2.
2373 Fix some inconsistancies with the gcc version.
2377 * Makefile.in (DISTDOCDIRS): Add gdb.
2381 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
2385 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
2386 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
2391 * config.sub: Accept hiux* as an OS name.
2393 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
2394 etc/make-stds.texi. The underscore came from gcc, and dje now
2395 agrees that RUNTESTFLAGS is the correct name.
2399 * install.sh: Remove 'set -e'. It makes any conditionals
2400 in the script useless.
2402 * config.guess: Automatically recognize arm-acorn-riscix
2407 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
2411 * Makefile.in (DISTDOCDIRS): New variable.
2412 (taz): Edit local Makefile.in sooner, instead of proto-toplev
2413 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
2417 * configure.in (hppa target): check the source directory for the
2422 * config.sub: Allow -aout* and -elf*.
2426 * configure.in: Don't build ld on i386-solaris2, same as for
2431 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
2435 * configure.in: Configure gdb for alpha.
2439 * Makefile.in (CXXFLAGS): Add -O.
2443 * config.guess: added support for DG Aviion
2447 * configure.in: Produce warning message for subdirectories not
2448 configurable for this host/target combination. Don't try to
2449 configure gdb for vms.
2453 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
2454 appropriate files before making "diststuff".
2455 (DISTBISONFILES): New var: list of files to be edited.
2456 (DISTSTUFFDIRS): Add binutils.
2460 * config.sub: also handle mipsel and mips64el (for little endian mips)
2464 * configure.in: Add * to end of all OS names.
2468 * configure.in: Build newlib for LynxOS native.
2472 * config.guess: Add support for delta 88k running SVR3.
2474 * configure.in: Add comment about HP compiler vs. emacs.
2478 * configure.in: don't build ld on solaris2 (not a viable option
2479 due to bugs in getpwnam & getpwuid)
2483 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
2484 config.guess will produce a full version number.
2488 * configure.in: Build linker and binutils for alpha-dec-osf1.
2492 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
2493 and gdb/testsuite/Makefile.in.
2497 * configure.in: recognize mips*- instead of mips-
2501 * config.sub: Accept linux*coff and linux*elf as operating
2506 * config.sub: Recognize mips64, and mips3 as an alias for it.
2510 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
2511 gdb knows how to handle OSF/1 shared libraries.
2515 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
2516 * config.guess: Recognize Hitachi's HIUX.
2517 * config.sub: Recognize h3050r* and hppahitachi.
2518 Remove redundant cases for hp9k[23]*.
2522 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
2523 if gas and ld are in the source tree and are in ${configdirs}.
2524 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
2525 the --with options (but still pass them down on the command line,
2526 if they were explicitly specified).
2530 * configure: substitute SHELL value in Makefile.in with
2535 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
2536 *-*-solaris2* targets.
2540 * Makefile.in: define M4, and pass it down to sub-makes;
2541 all-autoconf now depends on all-m4
2545 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
2546 presence of {ar,ranlib} instead of a configured directory
2550 * config.guess: Accept 34?? as well as 33?? for NCR.
2554 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
2555 of 'gas' in sed commands, since 'gash' is now in the tree as well.
2559 * configure: grab values for $(CC) and $(CXX) from the
2560 environment, so that someone can do "CC=gcc configure; make" and
2561 have it work right (matching the way that autoconf works now)
2563 * configure.in, Makefile.in: add support for gash, the tcl
2566 * config.guess: add NetBSD variants (hp300, x86)
2570 * install.sh: Support -d option (in the manner of SunOS 4 install,
2571 as it is more deterministic than that of GNU install)
2572 (chmodcmd): Set file to mode 755 by default (should also do default
2573 chgrp and chown, but I don't feel like dealing with that now)
2577 * config.sub: Remove h8300hhms alias.
2581 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
2585 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
2590 * config.sub: recognize m88110-bug-coff.
2594 * Makefile.in (all-libio): all dependencies on the toolchain used
2595 to build this (gcc, gas, ld, etc)
2599 * config.guess: Deal with OSF/1 1.3 on alpha.
2603 * install.sh: add some 'else true' clauses for portability
2605 * configure.in: don't build libio for h8[35]00-*-* targets
2609 * Makefile.in: Add support for new libio.
2613 * install.sh: If one command fails, don't try the rest. Don't try
2614 to remove $dsttmp (via trap) unless we have already created it.
2615 If $src doesn't exist, detect it and exit with an error.
2617 * config.guess: Recognize BSD on hp300.
2621 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
2626 * Makefile.in (all-send-pr): depends on all-prms
2630 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
2635 Added test for mips-mips-riscos5.
2639 * configure.in: use mh-hp300 for 68k HP hosts
2643 * configure: add support for CONFIG_SHELL, so that you can use
2644 some alternate shell for evaluating configure scripts
2648 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
2650 distribution archive.
2651 * Makefile.in (COMPRESS): Remove def.
2652 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
2653 gdb.tar.Z and make-gdb.tar.Z respectively.
2654 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
2655 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
2656 to convergence with 'taz' target in Makefile.in.
2660 * install.sh (dsttmp): use trap to ensure that tmp files go
2661 away on error conditions
2665 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
2669 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
2670 its parent is '/' not ''.
2672 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
2676 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
2677 that ${newsrcdir}/configure.in does.
2681 * test-build.mk: support for CONFIG_SHELL
2685 * config.sub (netware): Add as a basic system type.
2689 * Makefile.in (Makefile): depend on configure.in. Also drop the
2690 $(srcdir)/ from the dependency on Makefile.in.
2694 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
2695 (h8300hhms is temporary until multi-libraries are implemented).
2696 * configure.in: Handle h8300h too.
2700 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
2704 * configure: Remove extraneous output when guessing host type.
2705 * config.guess: Remove extraneous output when guessing using C
2706 compiler rather than uname, or when guessing fails.
2708 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2710 * Makefile.in: remove all.cross and install.cross targets
2712 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
2717 * configure.in (target sh): Build gprof.
2719 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2721 * config.sub: change -solaris to -solaris2
2725 * configure.in: Use config/mh-riscos for mips-*-sysv*.
2729 * configure: Correct error message for missing Makefile.in to
2730 print correct directory.
2732 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2734 * install.sh: kludge around 386BSD shell bug
2738 * config.guess: Recognize NeXT.
2739 * config.guess: Recognize i486-ncr-sysv4.
2740 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
2744 * Makefile.in (MAKEINFOFLAGS): New variable.
2745 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
2746 * build-all.mk, test-build.mk: Pass down --no-split as
2747 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
2751 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
2755 * Makefile.in (libg++.tar.z): New rule.
2756 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
2757 * Makefile.in (taz): Only do a single chmod.
2759 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
2761 * install.sh: don't use dirname anymore (replaced with sed usage)
2765 * Makefile.in: Change extension for gzip'd files from '.z' to
2766 '.gz' per new FSF standard usage.
2768 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
2770 * configure: put quotes around the final value of program_transform_name
2772 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2774 * Makefile.in: new install.sh support; update install-info rules
2778 * configure.in: Build diff for crosses, but not for go32 host.
2780 * configure.in: Build gprof only for native, and don't build it
2781 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
2783 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
2785 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
2789 * configure.in (host_tools): Add prms.
2791 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2793 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
2794 with $(FLAGS_TO_PASS) on the command line
2796 * config.sub: Recognize lynx and lynxos
2800 * config.sub: Accept -ecoff*, not just -ecoff.
2804 * Makefile.in (taz): Use .gz suffix instead of .z.
2805 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
2808 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2810 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
2812 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2814 * Makefile.in (install-no-fixedincludes): install gcc last, so
2815 that rebuilds that might happen during 'make install' don't get
2816 bogus gcc include files
2820 Change from Utah for HPPA support:
2821 * config.guess: Recognize hppa1.x-hp-bsd.
2825 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
2828 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
2830 * config.sub: Add support for rom68k and bug boot monitors.
2834 * Makefile.in: Make all-opcodes depend on all-bfd.
2838 * config.guess: Added special check for i[34]86-univel-sysv4*.
2842 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
2843 the processor rather than assuming i486.
2847 * config.guess: Recognize SunOS6 as Solaris3.
2851 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
2852 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
2856 * build-all.mk (all-cross): New target for Canadian Cross.
2857 Added Q2 go32 targets.
2858 * test-build.mk: Configure go32 cross sparclite-aout and
2859 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
2860 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
2862 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2864 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
2865 GO32 hosted toolchains
2867 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
2869 * configure: change so "-exec-prefix" gets passed down rather
2870 than "-exec_prefix" so autoconf generated Makefiles get the
2871 exec_prefix set right.
2873 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2875 * config.guess: get the Solaris2 minor version number
2877 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
2881 * config.guess: Recognize some Sequent platforms.
2883 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2885 * Makefile.in: added the vault-install target
2887 * configure.in: actually use the Sun3 makefile fragment that's in
2888 config, also added the release dir to configdirs
2892 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
2894 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2896 * configure.in: remove some program from Alpha targetted toolchains
2900 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
2902 (taz): Run "make diststuff" in those directories instead of "make
2903 proto-dir". Look for "VERSION=" only at start of line in subdir
2904 Makefile. Use "gzip -9" for compression.
2905 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
2906 (binutils.tar.z): New target.
2910 * Makefile.in (taz): Include gpl.texinfo.
2914 * Makefile.in (setup-dirs): Merged into "taz" target.
2915 (taz): Only do `proto-dir' stuff if a directory is actually needed
2920 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
2921 (FLAGS_TO_PASS): Pass down MUNCH_NM.
2922 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
2923 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
2924 (gcc-no-fixedincludes): Correct for current gcc Makefile.
2928 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
2929 config.sub, and move-if-change to gdb testsuite distribution
2930 archive, so the testsuite can be extracted, configured, and
2931 run separately from the gdb distribution. Blow away the Chill
2932 tests that require a Chill compiled executable, since GNU Chill
2933 is not yet publically available.
2935 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2937 * test-build.mk: set environment variables in a single command,
2938 instead of a list of assignments and exports
2940 * config.guess: recognize Alpha/OSF1 systems
2944 * configure: Change help message to prefer --options rather than
2949 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
2951 * config.guess: Recognize miniframe.
2953 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
2955 * Makefile.in: Use srcroot to find runtest rather than rootme.
2956 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
2960 * test-build.mk: Extensive additions to support building on a
2961 machine other than the host.
2965 * configure (tooldir): Fix for i386-aix again.
2969 * configure, Makefile.in: Change definition of $(tooldir)
2974 * config.guess: Recognize i[34]86/SVR4.
2978 * Makefile.in (all-gdb): gdb depends on sim.
2982 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
2983 at the same time we make the prototype gdb directory.
2984 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
2985 files at the same time as the gdb base release distribution.
2989 * Makefile.in (check): Use individual check targets rather than
2995 * config.sub: Use sysv3.2 not sysv32 for canonical OS
2996 for System V release 3.2.
3000 * config.sub: Recognize hppaosf.
3001 * configure.in: Do configure ld/binutils/gas for it.
3005 * configure (tooldir): Alter syntax used to set this, for systems
3006 where "\$" isn't handled right, like i386-aix.
3010 * configure: Pass program-transform-name, not
3011 program_transform_name, to recursive configures.
3015 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
3020 * config.guess: Recognize AIX3.2 as distinct from 3.1.
3022 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3024 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
3026 * config/mh-delta88: remove extraneous GCC references
3030 * Makefile.in (PRMS): Set back to all-prms.
3034 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
3035 targets, rather than for MIPS hosts.
3037 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3039 * configure.in: add comment for --with-x default values
3041 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
3043 * Makefile.in: add check-* targets for each of the directories in
3044 the tree. Add a definition of RUNTEST that will use the one we
3045 just built, if it exists. Pass this down via FLAGS_TO_PASS.
3049 * configure.in: Removed obsolete references to bfd_target and
3050 target_makefile_frag.
3052 * build-all.mk: Set assorted targets for Q2.
3053 * config.sub: Recognize z8k-sim and h8300-hms.
3054 * test-build.mk: Really don't pass host to configure.
3055 (HOLES): Added uname.
3059 * configure: Handle an empty program-prefix, program-suffix or
3060 program-transform-name correctly.
3064 * build-all.mk: -G 8 no longer required for MIPS targets.
3065 * test-build.mk: Don't pass host argument to configure; make it
3070 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
3071 * Makefile.in (COMPRESS): New macro, like GZIP.
3075 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
3077 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
3078 with gas currently defaults to -G 0.
3082 * Makefile.in (all-flex): flex depends on byacc.
3084 * build-all.mk: If host not specified, use config.guess. Pass TAG
3085 to test-build.mk as RELEASE_TAG.
3086 * test-build.mk (configargs): New variable containing arguments to
3087 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
3088 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
3090 * config.guess: Use /bin/uname when checking -X argument on SCO,
3091 to avoid invoking GNU uname which doesn't understand -X.
3093 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
3095 * configure.in: Build gas for mips-*-*.
3099 * Makefile.in (all.normal): insert missing backslash.
3103 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
3106 * Makefile.in: Complete overhaul to merge many almost identical
3111 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
3112 (gdb.tar.Z): Adjusted.
3114 * Makefile.in (setup-dirs, taz): New targets; should be general
3115 enough to adapt for gdb sometime. Build only .z file.
3116 (gas.tar.z): New target.
3120 * build-all.mk: Use CC=cc -Xs on Solaris.
3122 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3124 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
3126 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
3127 working xmakefile for Emacs.
3132 for handling BISON for FSF releases.
3136 * configure: Actually implement the change zoo just documented.
3138 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3140 * configure: when using config.guess, only set target_alias when
3141 it's not already been set (ie, on the command line)
3143 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3145 * Makefile.in: add installcheck target, set PRMS to install-prms
3147 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3149 * configure: add support for package_makefile_fragment, handle the
3150 case where a directory has a configure.in file but no Makefile.in
3151 more gracefully (with an actual understandable error message, even);
3152 add support for --without (and add this to the usage message); also
3153 explicitly add a --host=${host_alias} to the command line when
3154 config.guess is used
3158 * configure: Must use both --host and --target in recursive calls.
3162 * Makefile.in: Change deja-gnu to dejagnu.
3166 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
3168 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3170 * configure.in: canonicalize all instances to *-*-solaris2*,
3171 also strip out a number of tools to not build for go32 host
3175 * config.guess: add GPL.
3177 * Makefile.in, config.guess, config.sub, configure: bump
3182 * Makefile.in (do-info): Removed obsolete check for existence of
3185 * Makefile.in (MAKEOVERRIDES): Define to be empty.
3187 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3189 * Makefile.in: a couple of 'else true' for decstation,
3192 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
3196 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
3198 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
3200 * config.guess: Recognize i386-ibm-aix (PS/2).
3201 * configure.in: Use config/mh-aix386 file for it.
3205 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
3206 CC_FOR_TARGET instead.
3207 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
3211 * Makefile.in: Add sim to list of directories sent with gdb
3215 * configure.in: Put back mips-dec-bsd* case.
3220 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
3221 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
3222 * config/mh-vaxult2: New file.
3224 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3226 * configure.in: remove no-op mips-dec-bsd* in "case $target"
3228 * Makefile.in (dir.info): only run gen-info-dir if it exists,
3229 (install-info): install dir.info only if it exists,
3230 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
3234 * configure.in: For vms target, skip bfd, ld, binutils. Do build
3235 gas for mips-dec-bsd.
3239 * configure (makesrcdir): If ${srcdir} is relative and not ".",
3240 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
3244 * configure.in: Added "dejagnu" to hosttools list.
3248 * config.sub, configure.in, config.guess: Add support
3249 for Bosx, an AIX variant from Bull.
3254 * devo/dejagnu: Initial creation of devo/dejagnu.
3255 Migrated dejagnu testcases and support files for testing software
3256 tools to reside as subdirectories, currently called "testsuite",
3257 within the directory of the software tool. Migrated all programs,
3258 support libraries, etc. beloging to dejagnu proper from
3259 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
3260 with no modifications. The changes to these files which will
3261 allow them to configure, build, and execute properly will be made
3266 * Makefile.in: Change send_pr to send-pr.
3267 * configure.in: Likewise.
3268 * send_pr: Renamed directory to send-pr.
3272 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
3276 * README: Update for gdb-4.8 release.
3277 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
3278 gdb-xxx.tar.z (gzip'd) file also.
3280 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3282 * Makefile.in: make all-diff depend on all-libiberty
3286 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
3288 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3290 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
3294 * Makefile.in (DEVO_SUPPORT): Remove etc directory
3295 (ETC_SUPPORT): Only add the files GDB wants from etc/.
3296 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
3298 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3300 * Makefile.in: makeinfo binary is in a new location
3304 * config.sub: Accept -ecoff as an OS.
3306 * Makefile.in: Various changes to eliminate a level of make
3307 recursion and reduce the required command line length.
3308 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
3310 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
3311 variables holding settings for specific sub-makes.
3312 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
3313 in terms of BASE_FLAGS_TO_PASS.
3314 (TARGET_LIBS): New variable listing directories which use
3315 TARGET_FLAGS_TO_PASS.
3316 (subdir_do): Eliminated.
3317 (do-*): New set of targets to replace subdir_do.
3318 (various): All targets which used subdir_do now depend on do-*.
3319 (local-clean): Renamed from do_clean.
3320 (local-distclean): New target, dependency of distclean and
3322 (install-info): Don't create directories. Depend on dir.info
3323 rather than calling make recursively.
3324 (install-dir.info): Eliminated.
3325 (install-info-dirs): Create all info directories here.
3326 (dir.info): Depend upon do-install-info.
3328 * test-build.mk (HOLES): Added false.
3332 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
3334 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3336 * Makefile.in (info): remove dependency on all-texinfo. The
3337 problem was really in texinfo/C, not at this level.
3341 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
3345 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
3350 * configure: Include srcdir in message about target of link not
3351 being found. Don't convert `-' to `_' in `with' options being
3354 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3356 * configure.in: add uudecode to host_tools
3358 * Makefile.in: added {all,install}-uudecode targets, added them to
3359 the appropriate lists
3363 * Makefile.in (all-gcc): Added dependency on all-gas.
3365 * configure.in (mips-*-*): Build ld and binutils.
3369 * configure: check return code from mkdir, print error message and
3374 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
3378 * test-build.mk (HOLES): Added tar, cpio and uudecode.
3382 * config.sub (h8500): Recognize this as a cpu type.
3384 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3386 * configure: source directory missing is no longer a warning
3388 * configure.in: recognize irix[34]* instead of irix[34]
3390 * Makefile.in: define and pass down X11_LIB
3392 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
3396 * guess-systype: Renamed to ...
3397 * config.guess: ... by popular request.
3398 * configure.in, Makefile.in: Update accordingly.
3403 + Add Convex, Cray/Unicos, and Encore/Multimax support.
3404 + Execute ./dummy instead of assuming . is in PATH.
3408 * guess-systype: New shell script. Attempts to guess the
3409 canonical host name of the executing host.
3410 Only a few hosts are supported so far.
3411 * configure: Call guess-systype if no host is specified.
3415 * Makefile.in (gcc-no-fixedincludes): Made to work with current
3421 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
3422 (all-gcc, install-gcc, subdir_do): Use it.
3426 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
3430 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3431 set exclusively by configure, using configure.in .
3433 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3435 * test-build.mk: set $PATH for all builds
3437 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
3441 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
3442 the one used in gcc/Makefile.in, so that a null expansion doesn't
3443 override the one needed to build gcc with a native cc.
3448 * configure: Accept -with arguments.
3452 * Makefile.in: added h8300sim
3456 * config/mh-sco: Don't override BISON definition.
3458 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
3459 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
3460 (all-cygnus, native, build-cygnus): Make
3461 $(canonhost)-stamp-3stage-done, not $(host)....
3462 * test-build.mk (stamp-3stage-compared): Use tail +10c for
3463 i386-sco3.2v4. Added else true to if command.
3467 * config.sub: (from FSF) Sequent uses a BSD-like OS.
3471 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
3473 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3475 * configure.in: don't remove binutils from Solaris builds
3479 * Makefile.in: get rid of earlier definitions for *clean,
3480 also handle the recursive info rule better
3484 * Makefile.in (mostlyclean, distclean, realclean): Fix to
3485 do more-or-less the right thing.
3489 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
3490 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
3492 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3494 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
3497 * configure.in: split the configdirs list into 4 categories (native
3498 v. cross, library v. tool) and handle the cross-only and native-
3499 only in more reasonable (and correct!) way.
3501 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
3503 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
3506 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3508 * Makefile.in: extensive cleanup:: removed all of the explicit
3509 clean-* targets, collapsed many wrappers around subdir_do into
3510 one, added additional targets to satisfy standards.texi, deleted
3511 some old targets, some changes for consistency
3513 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3515 * configure.in: handle some programs as cross-only, and others as
3518 * test-build.mk: handle partial holes in a more generic manner
3520 * Makefile.in: m4 depends on libiberty
3522 Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3524 * config/mh-sco: don't default $(CC) to gcc
3526 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3528 * configure.in: add m4, textutils, fileutils, sed, shellutils,
3529 time, wdiff, and find to configdirs
3531 * Makefile.in: all, clean, and install rules for the new programs
3532 added to configure.in
3534 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3536 * configure.in: use mh-sun for all *-sun-* hosts
3538 * config/mh-solaris: rework standard X location to use
3539 $OPENWINHOME, if defined.
3541 * config/mh-sun: handle X11 include locations
3543 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
3544 work around dain-bramaged DECwindows include files
3546 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3548 * Makefile.in: define flags for X11 include files and library file
3549 locations, pass them down to the programs that need this info
3551 * build-all.mk: added a 'native' target, to 3stage the native toolchain
3553 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
3554 the vendor supplied X11 headers and libraries
3556 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3558 * configure.in: start building libg++ for HP-UX targets
3562 * README: Update references to files moved into etc/.
3566 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
3567 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
3571 * configure: accept dash as well as underscore in long option
3572 names for FSF compatibility.
3576 * config.sub: added -sco3.2v4 support from FSF.
3578 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3580 * configure.in: expand the section that adds or removes
3581 directories from the list of programs to build, to handle native
3582 vs. cross in addition to host v. native
3586 * Makefile.in: Replace C++ in macro names with CXX.
3587 This is less likely to break ...
3589 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3591 * test-build.mk: add -w to GNU_MAKE
3593 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3595 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
3596 add 'sparc' to list of recognized cpus. This needed to make
3597 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
3598 Delete some redundant ose68 variants. Recognize -wrs as an os,
3599 then changes that into $CPU-wrs-vxworks.
3601 * configure.in: remove most references to gdbtest, regularize
3602 target based program removal
3604 * test-build.mk: import from p3 tree (many fixes and changes)
3608 * Makefile.in: added rules to handle tcl, tk, and expect
3610 * configure.in: handle those directories if they exist
3612 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3614 * config.sub: removed bogus hppabsd and hppahpux names, since
3615 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
3617 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3619 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
3620 depends upon all-xiberty
3622 * Makefile.in: changes from p3, including:
3626 * Makefile.in (XTRAFLAGS): include newlib directories if
3627 newlib/Makefile exists, rather than if host != target.
3631 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
3632 from the same source tree and not building a cross-compiler. This
3633 matters for the libg++ configuration if reconfiguring a tree that
3634 has already been installed.
3638 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
3639 pick up the machine and system specific header files.
3641 * Makefile.in: added AS_FOR_TARGET, passed down in
3642 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
3643 the C compiler to use to create programs which are run in the
3644 build environment, set it to default to $(CC), and passed it down
3645 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
3649 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
3650 We need them for unusual native builds, like systems without
3653 * configure: also define $(host_canonical) and
3654 $(target_canonical), which are the full, canonical names for the
3655 given host and target
3659 * Makefile.in: Added separate definitions for C++.
3663 * configure.in (configdirs): Add deja-gnu.
3667 * README: Update for configure.texi and gdb-4.7 release.
3671 * Makefile.in: Move "all" target to top of file.
3672 Previously, first target was ".PHONY" which caused BSD4.4 make
3673 to build .PHONY when make was run without arguments.
3677 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
3678 Library-copylefted code in libiberty.
3682 * config.sub: Replace m68kmote with plain old m68k.
3686 * Makefile.in: Remove space from blank line, avoid Make complaints.
3690 * config.sub: Complain if no argument is given. Added support for
3691 386bsd as OS and target alias.
3695 * Makefile.in (XTRAFLAGS): include newlib directories if
3696 newlib/Makefile exists, rather than if host != target.
3698 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
3700 * config.sub: recognize sparclite-wrs-vxworks.
3702 * Makefile.in (install-xiberty): added *-xiberty make rules (from
3703 p3.) Added clean-xiberty to clean.
3705 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3707 * configure.in: use *-*-* instead of nested cases for host and target
3711 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
3712 from the same source tree and not building a cross-compiler. This
3713 matters for the libg++ configuration if reconfiguring a tree that
3714 has already been installed.
3718 * config.sub (i486v/i486v4): Merge in from FSF version.
3722 * configure: only set PWD if it is already set.
3726 * configure: just set PWD=`pwd` at the top, since Ultrix sh
3727 doesn't have unset and all success paths (and most error paths)
3728 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
3729 to just ${PWD} to avoid confusion.)
3733 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
3734 even for a native compilation.
3738 Changes to make the gdb.tar.Z rule work better.
3740 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
3741 (DEVO_SUPPORT): Add configure.texi.
3742 (bfd-ilrt.tar.Z): Remove ancient rule.
3746 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
3747 pick up the machine and system specific header files.
3749 * configure.in, config.sub: added new target m68010-adobe-scout,
3750 with alias of adobe68k. Changed configure.in to check for
3751 -scout before -sco* to avoid a false match.
3753 * Makefile.in: added AS_FOR_TARGET, passed down in
3754 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
3755 the C compiler to use to create programs which are run in the
3756 build environment, set it to default to $(CC), and passed it down
3757 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
3761 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
3762 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
3763 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
3764 FOR_TARGET variants, to newlib and libg++.
3768 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
3773 * config.sub: Accept `elf' as an environment.
3777 * Makefile.in (all-opcodes): cd into the right directory
3781 * configure: added -program_transform_name option, used as
3782 argument to sed when installing programs.
3783 configure.texi: added documentation for -program_prefix,
3784 -program_suffix and -program_transform_name.
3788 * config.sub: Accept i486 where i386 ok.
3792 * config.sub: accept we32k
3796 * config.sub, configure.in: accept OSE68000 and OSE68k.
3798 * Makefile.in: don't create all directories for ``make install'';
3799 let the subdirectories create the ones they need.
3801 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3803 * COPYING: new file, GPL v2
3805 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3807 * Makefile.in: use the new gen-info-dir, which needs a template
3808 argument (which also lives in texinfo)
3810 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
3812 Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3814 * config/mh-solaris: removed the -xs from CFLAGS (let the people
3815 with Sun's C compiler deal with it themselved)
3819 * config.sub (ncr3000): Change i386 to i486.
3821 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3823 * Makefile.in: add install-rcs, install-grep to
3824 install-no-fixedincludes, removed install-bison and install-libgcc
3828 * configure.in: grab the HPUX makefile fragment if on HPUX
3832 * Makefile.in: eradicate bison spoor (ditto libgcc).
3833 configure.in: recognise m68{k,000}-ericsson-OSE.
3834 es1800 is alias for m68k-ericsson-OSE
3836 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3838 * configure.in: rearrange the parts that remove programs from
3839 configdirs, based now on HOST==TARGET or by canonical triple.
3843 * test-build.mk: recurse explicitly with -f test-build.mk when
3844 appropriate. predicate stage3 and comparison on the existence
3845 of gcc. That is, if gcc isn't around, we aren't three-staging.
3846 On very clean, also remove ...stamp-co. Build in-place before
3851 * Makefile.in, configure.in: add tgas
3855 * Makefile.in: a number of changes merged in from progressive.
3857 * configure.in: add libm.
3859 * .cvsignore: ignore some stuff that comes from test-build.mk.
3861 Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
3863 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
3864 a symbol-table into the executable.
3868 * config.sub: Add es1800 (m68k-ericsson-es1800).
3872 * configure: Add program_suffix (parallel to program_prefix)
3873 * Makefile.in: adjust directory-creating script for losing decstation
3877 * configure: Minor $subdir-related fixes.
3881 * configure: fix various problems with propogating
3882 makefile_target_frag in subdirs.
3883 * configure.in: config libgcc if its there
3885 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
3887 * config.sub: HPPA merge.
3891 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
3892 it is broken on ncr 3000's.
3894 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
3896 * Makefile.in: Replace all-bison with all-byacc in all
3897 dependency lines for other tools (which now use byacc).
3899 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
3901 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
3903 Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
3905 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
3909 * Makefile.in: make gprof rules similar to byacc rules (instead of
3910 vestigal $(unsubdir) that didn't work...)
3914 * config.sub: Add support for Linux.
3915 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
3916 (at least for libg++).
3920 * configure.texi: fix doc for the -nfp option to configure
3924 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
3926 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
3928 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
3929 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
3930 * configure.in: added solaris* host_makefile_frag hook.
3932 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3934 * config.sub: changed recognition of m68000 so that various
3935 m68k types can be specified via m680[01234]0
3937 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3939 * config.sub (basic_machine): fix sed so that '-foo' isn't
3940 completely substituted out while .+'-foo' loses the '-foo'
3944 * config.sub ($os): Add -aout.
3948 * configure: If host_makefile_frag is absolute, don't
3949 prefix ${invsubdir} (relevant to libg++ auto-configure).
3953 * Makefile.in (tooldir): Define it.
3954 (all-ld): Depend on all-flex.
3958 * Makefile.in (check): Fix libg++ special case.
3962 * configure: do not bury `pwd` into config.status, thus do fewer
3965 * configure: print the "Building in" message only when building in
3966 other than "." AND verbose.
3968 * configure: remove -s, rework -v to better accomodate guested
3971 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
3975 * Makefile.in: macroize flags passed on recursion. remove
3980 * configure: get makesrcdir right for subdirs deeper than 1.
3982 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3987 * Makefile.in: don't print subdir_do or recursion lines.
3991 * standards.texi: added menu item.
3993 * Makefile.in: build and install standards.info.
3995 * standards.texi: new file.
3999 * configure: test for and move config.status pieces from
4004 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
4005 CFLAGS per new configuration strategy.
4006 * configure: Test for existance of files before trying to mv
4007 them, to avoid numerous non-existance messages.
4011 * configure: correct final line of config.status.
4013 * configure: patch from eggert. Avoids a protection problem if
4014 the original Makefile.in is read only.
4016 * configure: use move-if-change from gcc to create config.status.
4017 Some makefiles depend on config.status to tell if a directory
4018 has been reconfigured for a different host. This change
4019 prevents those directories from remaking everything in the case
4020 where the reconfig was only intended to rebuild a Makefile.
4022 * configure: test for config.sub with "config.sub sun4" rather
4023 than "config.sub ${host_alias}". Otherwise we can't tell a bad
4024 host alias from a missing config.sub.
4028 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
4029 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
4033 * configure: mkdir ${subdir} as needed.
4037 * Makefile.in,configure.in: added autoconf.
4041 * Makefile.in: no longer pass against on recursion.
4043 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
4044 definitions are not inherited.
4046 * configure: correct makesrcdir when subdir is .
4050 * configure: Add support for 'subdirs' variable, which is
4051 like 'configdirs', except that configure doesn't re-invoke
4052 itself for subdirs, it just creates a Makefile for each subdir.
4053 * configure.texi: Document subdirs.
4055 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4057 * configure.in: added flex to configdirs
4061 * Makefile.in: remove clean-stamps from clean.
4063 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
4065 * configure.in: Add gdbtest to configdirs.
4069 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
4071 * configure.in: Recognize new ncr3000 config.
4075 * Makefile.in, configure.in: removed references to gdbm.
4079 * config.sub: Don't canonicalize os value
4080 newsos* to bsd (readline needs to check for newsos).
4081 (This fix was earlier made Jan 31, but got re-broken.)
4083 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
4085 * configure.in: sco is an os, not a vendor!
4087 * configure: Quote $( better. Keep various shells happy.
4091 * Makefile.in: eliminate stamp-files.
4095 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
4096 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
4100 * config.sub: fix iris/iris3.
4104 * configure: re-add -rm.
4108 * Maskefile.in: add .stmp-rcs to all.
4110 * configure.in: remove gas from rs6000 build, use aix host fragment.
4114 * configure: pass down site_option during recursion.
4116 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
4118 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
4122 * configure: Change exec_prefix so that it really defaults to prefix.
4126 * Makefile.in, configure.in: Add support for mmalloc library.
4130 * Makefile.in: add stmp dependencies for a few more things.
4134 * configure: adjusted error message on objdir/srcdir configure
4135 collision, per john's suggestion.
4137 * Makefile.in: add libiberty stmp to all and all.cross.
4141 * Makefile.in: remove force dependencies, add grep to all.
4145 * Makefile.in: drop flex. make stamp files work.
4147 * configure: added test for conflicting configuration in srcdir,
4148 remove trailing slashes from srcdir. Otherwise emacs gdb mode
4149 gets cranky. use relative paths for configure and srcdir
4150 whenever possible. Send some error messages to stderr that were
4155 * Makefile.in: Fix libg++ rule to check for gcc directory
4156 before using gcc/gcc. Also pass XTRAFLAGS.
4158 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
4160 * Makefile.in: added stmp-files so that directories aren't polled
4161 when they are already built.
4163 * configure.texi: fixed a node pointer problem.
4165 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
4167 * config.sub configure.in config/mh-irix4 gdb/configure.in
4168 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
4169 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
4170 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
4174 * configure: -recurring becomes -silent. corrected help message
4177 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
4181 * configure: when building Makefile for crosses, replace
4182 tooldir and program_prefix. default srcdir from location of
4183 config.sub. remove "for host in hosts" and "for target in
4188 * Makefile.in: Do not pass bindir or mandir to cvs.
4192 * Makefile.in, configure.in: removed traces of namesubdir,
4193 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4194 copyrights to '92, changed some from Cygnus to FSF.
4196 * configure.texi: remove most references to multiple hosts,
4197 multiple targets, subdirs, etc.
4199 * configure.man: removed rcsid. reference config.sub not
4202 * Makefile.in: mkdir $(infodir) on install-info.
4204 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
4206 * configure.texi: Explain better about .gdbinit and about
4207 the environment that configure.in sections run in.
4209 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
4211 * configure.in: Ultrix is only a decstation if it's a MIPS.
4213 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
4215 * README: DOC.configure => cfg-paper.texi.
4217 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
4219 * config.sub (near case $os): Don't convert newsos* to bsd!
4221 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
4223 * Makefile.in: Reinstall change from gdb-4.3 that reduces
4224 the number of copies of COPYING that go into the GDB tar file.
4226 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
4228 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
4229 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
4230 Fix SCO configuration stuff.
4232 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
4234 * Makefile.in: For libg++, make sure the -I pointing
4235 to the gcc directory goes *after* all the libg++-local -I flags.
4236 Also, move just-gcc dependency from just-libg++ to all-libg++.
4238 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
4240 * configure: Change -x to -f to keep Ultrix /bin/test happy.
4242 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
4244 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
4246 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
4248 * config.sub: Add stratus configuration frags. Also
4251 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
4253 * Makefile.in (DEV_SUPPORT): add configure.man.
4255 * config.sub(Decode manufacturer-specific): add -none*.
4257 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
4259 * Makefile.in: remove form feeds to make Sun's make happy.
4260 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
4262 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
4264 * Makefile.in (AR_FLAGS): Make quieter.
4266 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
4268 * configure.in: Add libg++.
4269 * configure: When verbose, don't output the command line at each
4270 level; it will be unremarkably the same as the previous version,
4271 which will be the same as what the user typed.
4273 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
4275 * configure.in, Makefile.in: fix clean-info, add flex. add
4278 * configure: be less sensitive to spaces in Makefile.in. Do not
4279 look for sources in "..". Doing so breaks subdirectories that
4280 might have their own configure. If a subdir has it's own
4281 configure script, use it.
4283 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
4285 * cfg-paper.texi: some changes suggested by rms.
4287 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
4289 * config.sub: Merge in some small additions from the FSF version,
4290 taken from the gcc distribution, to bring the Cygnus and FSF
4291 versions into closer sync.
4293 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
4295 * configure.in: Changed svr4 references to sysv4.
4297 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
4299 * configure: added -V for version number option.
4301 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
4303 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
4304 renamed from DOC.configure to cfg-paper.texi.
4306 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4308 * configure, config.subr, config.sub: config.subr is now
4311 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
4313 * configure.texi: new file, in progress.
4315 * Makefile.in: build info file and install the man page for
4318 * configure.man: new file, first cut.
4320 * configure: find config.subr again now that configuration "none"
4321 has gone. removed all traces of the -ansi option. removed all
4322 traces of the -languages option.
4324 * config.subr: resync from rms.
4326 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4328 * configure, config.sub, config.subr: merge config.sub into
4329 config.subr, call the result config.subr, remove config.sub, use
4332 * Makefile.in: revised install for dir.info.
4334 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4336 * configure.in: add decstation host makefile frag.
4338 * Makefile.in: BISON now bison -y again. also install-gcc on
4339 install. clean-gdbm on clean. infodir belongs in datadir.
4340 Make directories for info install. Build dir.info here then
4343 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4345 * Makefile.in: fix for bad directory tests.
4347 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4349 * configure: \{1,2\} appears to be a sysv'ism. Use a different
4350 regexp. -srcdir relative was being handled incorrectly.
4352 * Makefile.in: unwrapped some for loops so that parallel makes
4353 work again and so one can focus one's attention on a particular
4356 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4358 * configure: added PWD as a stand in for `pwd` (for speed). use
4359 elif wherever possible. make -srcdir work without -objdir.
4360 -objdir= commented out.
4362 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4364 * configure: +options become --options. -subdirs commented out.
4365 added -host, -datadir. Renamed -destdir to -prefix. Comment in
4366 Makefile now at top of generated Makefile. Removed cvs log
4367 entries. added -srcdir. create .gdbinit only if there is one
4370 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4371 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4372 and mandir now keyed off datadir by default.
4374 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4376 * Freshly created ChangeLog.
4383 version-control: never