K. Richard Pixley
a0b9aa8dc4
Change help message to prefer --options rather than -options.
34 years ago
Ian Lance Taylor
35064dd522
* test-build.mk: Extensive additions to support building on a
machine other than the host.
34 years ago
Jim Kingdon
eb9e6f221e
Fix typos (configure.in -> configure)
34 years ago
Per Bothner
0404e104fe
* configure.in, Makefile.in: Change definition of $(tooldir)
to match the FSF.
34 years ago
Steve Chamberlain
77372bff03
(all-gdb): gdb depends on sim.
34 years ago
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.
34 years ago
Ian Lance Taylor
65088029a0
* Makefile.in (check): Use individual check targets rather than
DO_X rule.
(check-gcc): Added.
34 years ago
Jim Kingdon
99aea58e47
* config.sub: Use sysv3.2 not sysv32 for canonical OS
for System V release 3.2.
34 years ago
Ken Raeburn
99a5da15a7
handle hppa osf configuration
34 years ago
Ken Raeburn
cf34526247
makefile.in change
34 years ago
Ian Lance Taylor
da962137db
* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
targets, rather than for MIPS hosts.
34 years ago
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.
34 years ago
Ian Lance Taylor
a649a160fe
* configure.in: Removed obsolete references to bfd_target and
target_makefile_frag.
34 years ago
Ian Lance Taylor
13998f7ee9
* configure: Handle an empty program-prefix, program-suffix or
program-transform-name correctly.
34 years ago
Fred Fish
8d3ca59424
Forgot changelog...
34 years ago
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.
34 years ago
Ian Lance Taylor
7dcc06649a
* Makefile.in (all-flex): flex depends on byacc.
34 years ago
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.
34 years ago
Ian Lance Taylor
43ba04b151
* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
34 years ago
Ian Lance Taylor
37ed0b119b
Revert automatic setting of -with-gnu-ld and -with-gnu-as.
34 years ago
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.
34 years ago
K. Richard Pixley
46d0ca81bd
Insert a missing backslash.
34 years ago
Ian Lance Taylor
4cb6685364
* build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
gcc requirements.
34 years ago
Ian Lance Taylor
79337c85b8
* Makefile.in: Complete overhaul to merge many almost identical
targets.
34 years ago
Ian Lance Taylor
6d98b3d2b0
* build-all.mk: Use CC=cc -Xs on Solaris.
34 years ago
David D. Zuhn
48686e6d22
top level CC settings for special tweaks needed
34 years ago
Ken Raeburn
8aec543c55
log for configure change
34 years ago
David D. Zuhn
3dec6e14a9
fix setting of target_alias when using config.guess (fixes PR config/2422)
34 years ago
David D. Zuhn
1a14993cd9
add installcheck
34 years ago
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
34 years ago
David D. Zuhn
73f1f5ba7a
handle lack of Makefile.in in a more graceful manner
34 years ago
David D. Zuhn
34bdab1698
added package_makefile_frag support
34 years ago
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.
34 years ago
Ian Lance Taylor
caba7dbe7f
* Makefile.in: Change deja-gnu to dejagnu.
34 years ago
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.
34 years ago
Ian Lance Taylor
f755298c5e
* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
34 years ago
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.
34 years ago
David D. Zuhn
9f579565e5
* configure.in: canonicalize all instances to *-*-solaris2*,
also strip out a number of tools to not build for go32 host
34 years ago
K. Richard Pixley
6559fbdb52
* config.guess: add GPL.
* Makefile.in, config.guess, config.sub, configure: bump
copyrights to 93.
34 years ago
Ian Lance Taylor
36286a3e2e
* Makefile.in (do-info): Removed obsolete check for existence of
localenv file.
34 years ago
Ian Lance Taylor
1fa4a94e50
* Makefile.in (MAKEOVERRIDES): Define to be empty.
34 years ago
David D. Zuhn
50fbe97649
tclX support
34 years ago
K. Richard Pixley
53222cbdf1
* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
34 years ago
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.
34 years ago
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.
34 years ago
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.
34 years ago
Ken Raeburn
f9667cbe74
build gas for mips-dec-bsd
34 years ago
Ken Raeburn
be956b0c97
configure.in: For VMS target, skip bfd, ld, binutils.
34 years ago
Ian Lance Taylor
0c85d4acae
* configure (makesrcdir): If ${srcdir} is relative and not ".",
and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
34 years ago
Brendan Kehoe
0e51924087
* Makefile.in (all-prms, install-prms): Changed to gnats.
* configure.in (host_tools): Changed prms to gnats.
34 years ago