Ian Lance Taylor
fcf4d2868e
* configure.in: Build gprof only for native, and don't build it
...
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
1993-06-09 19:32:57 +00:00
Brendan Kehoe
d6c8b354e1
* configure.in (host_tools): Add prms.
1993-06-07 18:41:17 +00:00
Ian Lance Taylor
6a132b6db9
* config.sub: Accept -ecoff*, not just -ecoff.
1993-06-04 19:35:28 +00:00
Ken Raeburn
96bfa6120d
For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing
...
gzip.)
1993-06-03 21:45:26 +00:00
David D. Zuhn
6c6f4dc9ee
1) 'else true' for *!@#@ Ultrix
...
2) reduce window of vulnerability for gcc-no-fixedincludes
1993-06-03 07:28:51 +00:00
Ken Raeburn
60eea5255c
config.guess: Recognize hppa1.{0,1}-hp-bsd
1993-06-02 20:21:46 +00:00
Per Bothner
cd5d2efdcc
* config.guess: Add support for Motorola Delta 68k, up to r3v7.
...
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
1993-06-02 18:55:35 +00:00
Rob Savoye
9d784b19d4
Add support for rom68k and bug boot monitors.
1993-06-01 23:59:09 +00:00
Jim Kingdon
275049c078
* Makefile.in: Make all-opcodes depend on all-bfd.
1993-05-31 16:37:34 +00:00
Ian Lance Taylor
d34094e8e0
Changed unixware to univel.
1993-05-27 17:36:33 +00:00
Ian Lance Taylor
9c06948623
* config.guess: Added special check for i[34]86-unixware-sysv4*.
1993-05-27 15:07:45 +00:00
Ian Lance Taylor
5375604100
* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
...
the processor rather than assuming i486.
1993-05-26 23:35:19 +00:00
Jim Kingdon
a6c508f19a
* config.guess: Recognize SunOS6 as Solaris3.
1993-05-26 14:43:25 +00:00
Per Bothner
5c49a353df
* config.guess: Fix typo. Avoid #elif (not in K&R 1).
...
Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
1993-05-26 06:06:37 +00:00
Ian Lance Taylor
60986901af
* build-all.mk (all-cross): New target for Canadian Cross.
...
Added Q2 go32 targets.
* test-build.mk: Configure go32 cross sparclite-aout and
mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
1993-05-25 19:48:13 +00:00
Rob Savoye
a3f49a6652
* configure: change so "-exec-prefix" gets passed down rather
...
than "-exec_prefix" so autoconf generated Makefiles get the
exec_prefix set right.
1993-05-24 20:21:01 +00:00
David D. Zuhn
3bc707c332
add more files to ETC_SUPPORT, configure the release directory, add a vault-install target
1993-05-21 17:44:49 +00:00
Brendan Kehoe
ebc447f46d
* config.guess: Recognize some Sequent platforms.
1993-05-21 13:21:32 +00:00
David D. Zuhn
be8966dcee
use the sun3 makefile fragment (PR 2729)
...
also, don't build things that don't work on the alpha
1993-05-20 21:37:14 +00:00
Ken Raeburn
2b6582b41a
Makefile.in (taz): Fix modes on $(TOOL) dir also.
1993-05-20 18:25:38 +00:00
Ken Raeburn
7f9cb3b2de
(binutils.tar.z, &c): Updated for making binutils FSF release.
...
(taz): Try harder to catch errors in subdir invocations of make.
1993-05-18 19:54:48 +00:00
K. Richard Pixley
a0b9aa8dc4
Change help message to prefer --options rather than -options.
1993-05-10 21:57:09 +00:00
Ian Lance Taylor
35064dd522
* test-build.mk: Extensive additions to support building on a
...
machine other than the host.
1993-05-07 21:57:49 +00:00
Jim Kingdon
eb9e6f221e
Fix typos (configure.in -> configure)
1993-05-05 18:47:15 +00:00
Per Bothner
0404e104fe
* configure.in, Makefile.in: Change definition of $(tooldir)
...
to match the FSF.
1993-05-04 02:01:53 +00:00
Steve Chamberlain
77372bff03
(all-gdb): gdb depends on sim.
1993-04-30 22:53:31 +00:00
Fred Fish
873045c13f
* Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
...
at the same time we make the prototype gdb directory.
* Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
files at the same time as the gdb base release distribution.
1993-04-30 06:32:38 +00:00
Ian Lance Taylor
65088029a0
* Makefile.in (check): Use individual check targets rather than
...
DO_X rule.
(check-gcc): Added.
1993-04-29 19:54:19 +00:00
Jim Kingdon
99aea58e47
* config.sub: Use sysv3.2 not sysv32 for canonical OS
...
for System V release 3.2.
1993-04-29 16:52:33 +00:00
Ken Raeburn
99a5da15a7
handle hppa osf configuration
1993-04-29 16:48:04 +00:00
Ken Raeburn
cf34526247
makefile.in change
1993-04-22 06:59:58 +00:00
Ian Lance Taylor
da962137db
* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
...
targets, rather than for MIPS hosts.
1993-04-10 19:05:18 +00:00
David D. Zuhn
6a42d18472
* configure.in: add comment for --with-x default values
...
* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
* Makefile.in: add check-* targets for each of the directories in
the tree. Add a definition of RUNTEST that will use the one we
just built, if it exists. Pass this down via FLAGS_TO_PASS.
1993-04-09 20:58:44 +00:00
Ian Lance Taylor
a649a160fe
* configure.in: Removed obsolete references to bfd_target and
...
target_makefile_frag.
1993-04-08 18:24:03 +00:00
Ian Lance Taylor
13998f7ee9
* configure: Handle an empty program-prefix, program-suffix or
...
program-transform-name correctly.
1993-04-07 22:49:03 +00:00
Fred Fish
8d3ca59424
Forgot changelog...
1993-04-06 17:39:03 +00:00
Ian Lance Taylor
013e4fa8fa
* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
...
with gas currently defaults to -G 0.
1993-04-02 17:03:23 +00:00
Ian Lance Taylor
7dcc06649a
* Makefile.in (all-flex): flex depends on byacc.
1993-04-01 23:14:10 +00:00
Ian Lance Taylor
12eda6202b
* build-all.mk: If host not specified, use config.guess. Pass TAG
...
to test-build.mk as RELEASE_TAG.
* test-build.mk (configargs): New variable containing arguments to
pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
(FLAGS_TO_PASS): Pass down RELEASE_TAG.
* config.guess: Use /bin/uname when checking -X argument on SCO,
to avoid invoking GNU uname which doesn't understand -X.
1993-04-01 19:56:32 +00:00
Ian Lance Taylor
43ba04b151
* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
1993-04-01 18:50:31 +00:00
Ian Lance Taylor
37ed0b119b
Revert automatic setting of -with-gnu-ld and -with-gnu-as.
1993-04-01 18:49:02 +00:00
Ian Lance Taylor
3dcd81b926
* configure.in: Build gas for mips-*-*. If configuring gas and/or
...
ld, and the source directories exist, assume -with-gnu-as and/or
-with-gnu-ld.
1993-04-01 18:34:14 +00:00
K. Richard Pixley
46d0ca81bd
Insert a missing backslash.
1993-04-01 05:22:08 +00:00
Ian Lance Taylor
4cb6685364
* build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
...
gcc requirements.
1993-04-01 02:30:09 +00:00
Ian Lance Taylor
79337c85b8
* Makefile.in: Complete overhaul to merge many almost identical
...
targets.
1993-03-31 20:33:16 +00:00
Ian Lance Taylor
6d98b3d2b0
* build-all.mk: Use CC=cc -Xs on Solaris.
1993-03-30 18:04:32 +00:00
David D. Zuhn
48686e6d22
top level CC settings for special tweaks needed
1993-03-30 04:01:55 +00:00
Ken Raeburn
8aec543c55
log for configure change
1993-03-25 14:10:06 +00:00
David D. Zuhn
3dec6e14a9
fix setting of target_alias when using config.guess (fixes PR config/2422)
1993-03-24 21:10:41 +00:00
David D. Zuhn
1a14993cd9
add installcheck
1993-03-23 07:09:24 +00:00
David D. Zuhn
e5c6be8f3f
* configure: add support for package_makefile_fragment, handle the
...
case where a directory has a configure.in file but no Makefile.in
more gracefully (with an actual understandable error message, even);
add support for --without (and add this to the usage message); also
explicitly add a --host=${host_alias} to the command line when
config.guess is used
1993-03-22 05:09:22 +00:00
David D. Zuhn
73f1f5ba7a
handle lack of Makefile.in in a more graceful manner
1993-03-22 01:47:59 +00:00
David D. Zuhn
34bdab1698
added package_makefile_frag support
1993-03-22 00:47:26 +00:00
Jim Wilson
82aabe603d
We must use both --host and --target options for recursion, because Cygnus and
...
FSF configure disagree about whether an unadorned machine is target or host.
1993-03-21 20:14:04 +00:00
Ian Lance Taylor
caba7dbe7f
* Makefile.in: Change deja-gnu to dejagnu.
1993-03-18 20:32:16 +00:00
Ian Lance Taylor
34b3298baa
A new ARG_MAX hack. Use unexport to keep GNU make from dumping the
...
CHILL variables in the environment, with a : variable to keep older
makes happy.
1993-03-18 01:08:58 +00:00
Ian Lance Taylor
f755298c5e
* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
1993-03-15 23:47:19 +00:00
Ian Lance Taylor
8871eea22f
* Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc
...
doesn't use to avoid ARG_MAX overflow on SCO.
1993-03-15 23:45:33 +00:00
David D. Zuhn
9f579565e5
* configure.in: canonicalize all instances to *-*-solaris2*,
...
also strip out a number of tools to not build for go32 host
1993-03-13 02:50:15 +00:00
K. Richard Pixley
6559fbdb52
* config.guess: add GPL.
...
* Makefile.in, config.guess, config.sub, configure: bump
copyrights to 93.
1993-03-10 20:10:33 +00:00
Ian Lance Taylor
36286a3e2e
* Makefile.in (do-info): Removed obsolete check for existence of
...
localenv file.
1993-03-10 19:32:44 +00:00
Ian Lance Taylor
1fa4a94e50
* Makefile.in (MAKEOVERRIDES): Define to be empty.
1993-03-10 15:13:33 +00:00
David D. Zuhn
50fbe97649
tclX support
1993-03-10 11:15:28 +00:00
K. Richard Pixley
53222cbdf1
* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
1993-03-10 00:07:50 +00:00
Ian Lance Taylor
d8bfa0f90f
* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
...
CC_FOR_TARGET instead.
(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
Also added a sanitized dependency of all-gdb on all-chillrt, so that
the gdb chill tests can be built.
1993-03-08 19:15:20 +00:00
Ken Raeburn
77379667ed
Put back mips-dec-bsd* case.
...
With a comment this time, so maybe zoo will realize it's not a no-op.
1993-03-03 19:44:17 +00:00
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