Fred Fish
d3c06c91b4
(Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
...
* configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
* config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
* config/mh-vaxult2: New file.
1993-03-03 06:11:45 +00:00
Ken Raeburn
f9667cbe74
build gas for mips-dec-bsd
1993-03-02 17:18:03 +00:00
Ken Raeburn
be956b0c97
configure.in: For VMS target, skip bfd, ld, binutils.
1993-03-02 17:02:35 +00:00
Ian Lance Taylor
0c85d4acae
* configure (makesrcdir): If ${srcdir} is relative and not ".",
...
and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
1993-03-02 16:44:50 +00:00
Brendan Kehoe
0e51924087
* Makefile.in (all-prms, install-prms): Changed to gnats.
...
* configure.in (host_tools): Changed prms to gnats.
1993-03-02 00:44:39 +00:00
Brendan Kehoe
28edf847ec
undo previous change
1993-02-28 06:12:32 +00:00
Brendan Kehoe
9f33c26423
* Makefile.in (BASE_FLAGS_TO_PASS): Pass PRMS down, for the PRMS
...
special install.
1993-02-28 05:58:37 +00:00
Per Bothner
ba7f177aeb
* config.sub, configure.in, config.guess: Add support
...
for Bosx, an AIX variant from Bull.
Patches from F.Pierresteguy@frcl.bull.fr .
1993-02-23 07:33:45 +00:00
Mike Werner
4d3b63f757
* devo/dejagnu: Initial creation of devo/dejagnu.
...
Migrated dejagnu testcases and support files for testing software
tools to reside as subdirectories, currently called "testsuite",
within the directory of the software tool. Migrated all programs,
support libraries, etc. beloging to dejagnu proper from
devo/deja-gnu to devo/dejagnu. These files were moved "as is"
with no modifications. The changes to these files which will
allow them to configure, build, and execute properly will be made
in a future update.
1993-02-21 20:10:23 +00:00
Brendan Kehoe
98941fab9f
* Makefile.in: Change send_pr to send-pr.
...
* configure.in: Likewise.
* send_pr: Renamed directory to send-pr.
1993-02-20 04:22:04 +00:00
Per Bothner
81246025fa
* Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
1993-02-20 03:01:45 +00:00
John Gilmore
69ea5cf517
Update for gdb-4.8
1993-02-19 09:00:03 +00:00
David D. Zuhn
7e57a051f7
diff needs libiberty
1993-02-18 17:16:51 +00:00
K. Richard Pixley
e528bc6447
add vax ultrix in the spirit of mips ultrix
1993-02-17 00:07:19 +00:00
David D. Zuhn
07362bd93b
add support for tar gzip hello recode and indent
1993-02-16 17:58:39 +00:00
John Gilmore
4218738722
Fix permissions in etc/. Use byacc, not yacc, to build *.tab.c files
...
for the tar file.
1993-02-16 10:21:04 +00:00
John Gilmore
6d68178459
* Makefile.in (DEVO_SUPPORT): Remove etc directory
...
(ETC_SUPPORT): Only add the files GDB wants from etc/.
(gdb.tar.Z): Use ETC_SUPPORT.
1993-02-16 08:59:35 +00:00
Ian Lance Taylor
0ef4728fb0
Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: Various changes to eliminate a level of make
recursion and reduce the required command line length.
(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
sub-makes.
(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
variables holding settings for specific sub-makes.
(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
in terms of BASE_FLAGS_TO_PASS.
(TARGET_LIBS): New variable listing directories which use
TARGET_FLAGS_TO_PASS.
(subdir_do): Eliminated.
(do-*): New set of targets to replace subdir_do.
(various): All targets which used subdir_do now depend on do-*.
(local-clean): Renamed from do_clean.
(local-distclean): New target, dependency of distclean and
realclean.
(install-info): Don't create directories. Depend on dir.info
rather than calling make recursively.
(install-dir.info): Eliminated.
(install-info-dirs): Create all info directories here.
(dir.info): Depend upon do-install-info.
1993-02-09 22:06:29 +00:00
Ian Lance Taylor
944576185f
Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
...
* test-build.mk (HOLES): Added false.
1993-02-09 20:43:20 +00:00
Per Bothner
d49f4c8ae3
* config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
1993-02-06 22:06:45 +00:00
Ian Lance Taylor
ff9d0fd580
Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
1993-02-04 21:39:47 +00:00
John Gilmore
eab2562e26
* Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
...
GDB releases.
1993-02-04 09:52:04 +00:00
Ken Raeburn
016f8f063c
forgot to document a configure change: don't screw with -/_ in "with" options
1993-02-03 22:40:45 +00:00
Ken Raeburn
318dc570da
configure: Include srcdir in target-of-link-not-found msg
1993-02-03 22:31:29 +00:00
David D. Zuhn
4a2f0c79f5
added support for uudecode
1993-02-03 02:59:27 +00:00
Ian Lance Taylor
cb4005ffe2
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (all-gcc): Added dependency on all-gas.
1993-02-02 21:46:14 +00:00
Ian Lance Taylor
6bdeaead5e
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
...
* configure.in (mips-*-*): Build ld and binutils.
1993-02-02 19:46:34 +00:00
K. Richard Pixley
09e0b9929b
check return code of mkdir, print error message on failure. addresses bug #2079
1993-02-01 20:39:43 +00:00
John Gilmore
f980fcfbc6
* Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
1993-01-31 00:41:47 +00:00
Ian Lance Taylor
41a882343a
Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
...
* test-build.mk (HOLES): Added tar, cpio and uudecode.
1993-01-28 23:11:07 +00:00
Jim Wilson
3a8d4a5faf
Add h8500 as a cpu type.
1993-01-28 00:55:20 +00:00
Per Bothner
5cc24596c8
* guess-systype: Renamed to ...
...
* config.guess: ... by popular request.
* configure.in, Makefile.in: Update accordingly.
1993-01-23 21:55:04 +00:00
Per Bothner
746ed52529
* guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
...
+ Add Convex, Cray/Unicos, and Encore/Multimax support.
+ Execute ./dummy instead of assuming . is in PATH.
1993-01-21 20:25:51 +00:00
Ian Lance Taylor
aa12127589
Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (gcc-no-fixedincludes): Made to work with current
gcc Makefile.
1993-01-19 16:27:13 +00:00
Mike Werner
7d9f0c54d6
* Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
...
and CHILL_LIB.
* deja-gnu/gdb.t31/Makefile.in: removed explicit setting of
CHILL variables as these are now passed down from the top
level makefile using FLAGS_TO_PASS.
1993-01-16 01:05:50 +00:00
Ian Lance Taylor
f4e414f14a
Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
(all-gcc, install-gcc, subdir_do): Use it.
1993-01-15 18:32:04 +00:00
Jim Wilson
31883f012e
Rename uninstalled gcc driver from gcc to xgcc.
1993-01-14 01:07:41 +00:00
Fred Fish
bc2a2c17cc
* Makefile.in (GCC_FOR_TARGET): Supply a default that matches
...
the one used in gcc/Makefile.in, so that a null expansion doesn't
override the one needed to build gcc with a native cc.
1993-01-06 19:04:18 +00:00
Ken Raeburn
2e255ccc6b
Accept -with arguments.
...
Requoting for recursion may be buggy, but it does handle simple cases now.
1993-01-05 13:00:59 +00:00
Steve Chamberlain
5dca5185af
Added h8300sim
1993-01-03 23:16:04 +00:00
Ian Lance Taylor
54f1b715e5
Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
...
* config/mh-sco: Don't override BISON definition.
1992-12-29 23:39:18 +00:00
Ian Lance Taylor
2141283219
Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
...
* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
(all-cygnus, native, build-cygnus): Make
$(canonhost)-stamp-3stage-done, not $(host)....
* test-build.mk (stamp-3stage-compared): Use tail +10c for
i386-sco3.2v4. Added else true to if command.
1992-12-29 23:10:26 +00:00
Ken Raeburn
a70c995938
from fsf: sequent os is bsd(ish)
1992-12-28 20:10:40 +00:00
Ian Lance Taylor
19fb2a5fde
Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
...
* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1992-12-28 16:34:12 +00:00
David D. Zuhn
83a4767891
don't remove binutils from Solaris builds
1992-12-25 01:27:18 +00:00
David D. Zuhn
e9b5ed5986
clean up mostlyclean changes
1992-12-24 22:10:05 +00:00
Per Bothner
3b30df82b6
* Makefile.in (mostlyclean, distclean, realclean): Fix to
...
do more-or-less the right thing.
1992-12-24 20:42:13 +00:00
Ian Lance Taylor
e85e07cb85
Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: Add lines defining CC and CXX, and use CXX rather
than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
1992-12-16 18:27:07 +00:00
Stu Grossman
f21de9333f
* configure.in (hppa*-*-*): Don't remove bfd and gdb from
...
configdirs anymore.
1992-12-15 01:07:07 +00:00
David D. Zuhn
b1cceba2c0
* Makefile.in: extensive cleanup:: removed all of the explicit
...
clean-* targets, collapsed many wrappers around subdir_do into
one, added additional targets to satisfy standards.texi, deleted
some old targets, some changes for consistency
1992-12-13 09:08:29 +00:00
David D. Zuhn
1dcc1344a1
add several packages to configdirs
1992-12-04 05:53:52 +00:00
David D. Zuhn
63a2386abf
include mh-sun for all sun hosts (except solaris)
1992-11-30 23:00:25 +00:00
David D. Zuhn
d10f77c1b8
better handling for X11 oddities on various systems
1992-11-30 22:58:37 +00:00
David D. Zuhn
c676f606d2
* Makefile.in: define flags for X11 include files and library file
...
locations, pass them down to the programs that need this info
* build-all.mk: added a 'native' target, to 3stage the native toolchain
(also updated dates in test-build.mk and build-all.mk)
1992-11-30 09:15:40 +00:00
David D. Zuhn
55f6d8c4ad
supply standard X11 include & library directories
1992-11-28 02:40:01 +00:00
David D. Zuhn
d1bea4c760
define and pass down locations for X11 files
1992-11-28 02:37:07 +00:00
John Gilmore
009cf24b39
Update references to files moved into etc/.
1992-11-19 03:34:02 +00:00
Ian Lance Taylor
74c5c43a82
Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
...
* config.sub: added -sco3.2v4 support from FSF.
1992-11-11 16:06:07 +00:00
David D. Zuhn
52d5a27d5d
delete some old ose cruft, handle -wrs as an os
1992-11-07 08:19:19 +00:00
David D. Zuhn
3c52e52d2c
* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
...
add 'sparc' to list of recognized cpus. This needed to make
'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'
1992-11-07 07:43:43 +00:00
David D. Zuhn
255d097913
import from p3
1992-11-07 07:11:21 +00:00
David D. Zuhn
ffce44a010
added tcl, tk, and expect
1992-11-07 05:00:06 +00:00
Mike Werner
d86908e0de
Checked in ChangeLog
1992-11-06 19:33:22 +00:00
David D. Zuhn
378fd38252
merge in some p3 Makefile changes
1992-11-05 23:04:38 +00:00
Mike Werner
cd98a82fc1
checked in new changelog
1992-11-05 18:46:35 +00:00
Mike Werner
df93a6c142
changed changelog
1992-11-05 02:42:35 +00:00
Fred Fish
7a8d10cee6
Add deja-gnu to configdirs.
1992-10-30 19:38:52 +00:00
John Gilmore
ee3b893b97
Replace m68kmote with plain old m68k.
1992-10-13 08:23:16 +00:00
John Gilmore
5a63b336cb
Remove space from blank line, avoid Make complaints.
1992-10-09 10:15:05 +00:00
Ken Raeburn
23ab00aadf
* config.sub: Complain if no argument is given. Added support for 386bsd as OS
...
and target alias.
1992-10-09 01:44:03 +00:00
Ian Lance Taylor
9d4016257d
Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in (XTRAFLAGS): include newlib directories if
newlib/Makefile exists, rather than if host != target.
1992-10-08 22:09:32 +00:00
Mark Eichin
fb90daebc9
changes from p3. (new sparclite-wrs-vxworks triple, xiberty rules)
1992-10-05 07:58:54 +00:00
Ian Lance Taylor
ab96cdfc78
Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
from the same source tree and not building a cross-compiler. This
matters for the libg++ configuration if reconfiguring a tree that
has already been installed.
1992-09-29 21:13:29 +00:00
Mark Eichin
2ec3d07cc7
only set PWD if it is already set (and likely wrong). from p3.
1992-09-18 07:37:38 +00:00
John Gilmore
4a63dfde28
Changes to make the gdb.tar.Z rule work better.
...
* Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
(DEVO_SUPPORT): Add configure.texi.
(bfd-ilrt.tar.Z): Remove ancient rule.
1992-09-18 06:59:58 +00:00
Mark Eichin
fc11b71ac4
from p3. Some shells leave PWD in the environment (old tcsh, ksh at least)
...
screws nested configures. "unset PWD" is the right answer, except that
Decstation sh doesn't *have* unset.
Note also that the send-pr build will fail if you have PWD in your
environment, because emacs also (foolishly) trusts it.
* configure: just set PWD=`pwd` at the top, since Ultrix sh
doesn't have unset and all success paths (and most error paths)
out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
to just ${PWD} to avoid confusion.)
1992-09-18 06:16:37 +00:00
Ian Lance Taylor
c51083226c
Changes to make an installed cross-compiler find everything correctly.
...
Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com )
* configure: always set $(tooldir) to $(libdir)/$(target_alias),
even for a native compilation.
1992-09-15 23:26:16 +00:00
Ian Lance Taylor
0012a471ae
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
pick up the machine and system specific header files.
1992-09-10 22:45:45 +00:00
Ian Lance Taylor
f68be6f088
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
...
* configure.in, config.sub: added new target m68010-adobe-scout,
with alias of adobe68k. Changed configure.in to check for
-scout before -sco* to avoid a false match.
1992-09-10 18:04:50 +00:00
Ian Lance Taylor
440868a029
Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: added AS_FOR_TARGET, passed down in
TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
the C compiler to use to create programs which are run in the
build environment, set it to default to $(CC), and passed it down
in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
1992-09-10 17:45:18 +00:00
Ian Lance Taylor
5148923360
Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
...
* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
FOR_TARGET variants, to newlib and libg++.
1992-09-09 19:24:23 +00:00
Ken Raeburn
a904db5348
build opcodes before gas or gdb
1992-09-09 03:15:37 +00:00
Steve Chamberlain
319a021edf
* Makefile.in: all-opcodes, cd into the right directory
1992-09-01 22:49:37 +00:00
Ian Lance Taylor
d257b46f88
Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
...
* configure: added -program_transform_name option, used as
argument to sed when installing programs.
configure.texi: added documentation for -program_prefix,
-program_suffix and -program_transform_name.
1992-09-01 01:12:41 +00:00
John Gilmore
6e122179f3
Accept i486 where i386 ok.
1992-08-28 05:00:36 +00:00
Brendan Kehoe
de0f17d890
* config.sub: add we32k
1992-08-27 22:19:51 +00:00
Ian Lance Taylor
56dcef3cd2
Brought up from p3:
...
Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com )
* Makefile.in: don't create all directories for ``make install'';
let the subdirectories create the ones they need.
1992-08-24 21:06:34 +00:00
David D. Zuhn
01b8752d28
fix INFO-DIR-ENTRY, new gen-info-dir
1992-08-04 08:20:51 +00:00
David D. Zuhn
dfa891fc11
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)
1992-08-03 22:44:29 +00:00
Fred Fish
26fe0d7d42
* config.sub (ncr3000): Change i386 to i486.
1992-08-03 07:35:08 +00:00
K. Richard Pixley
b4edd96978
build in-place before other builds
1992-07-18 05:59:30 +00:00
K. Richard Pixley
ff34c090ce
remove stamp-co on very
1992-07-18 05:58:14 +00:00
K. Richard Pixley
dae8a4cf86
predicate stage3 and comparison on the existence of gcc
1992-07-18 05:56:28 +00:00
K. Richard Pixley
846b9d7b0d
recurse explicitly with -f test-build.mk when appropriate.
1992-07-18 05:54:04 +00:00
Steve Chamberlain
3ad0ef3736
* Makefile.in, configure.in: add tgas
1992-07-17 01:34:45 +00:00
K. Richard Pixley
06a0794409
progressive changes
1992-07-16 23:09:11 +00:00
K. Richard Pixley
2d115749d7
add libm
1992-07-16 23:06:53 +00:00
K. Richard Pixley
67b36a2352
ignore some stuff that comes from test-build.mk.
1992-07-16 23:06:03 +00:00
K. Richard Pixley
1775539efb
remove some stray cvsmerge crud
1992-07-16 23:05:20 +00:00
Stu Grossman
179798e1e0
* config/mh-solaris: Use -xs when compiling so that Sun-C puts
...
a symbol-table into the executable.
1992-07-08 07:04:02 +00:00