Ian Lance Taylor
fcf4d2868e
* configure.in: Build gprof only for native, and don't build it
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
34 years ago
Brendan Kehoe
d6c8b354e1
* configure.in (host_tools): Add prms.
34 years ago
Ian Lance Taylor
6a132b6db9
* config.sub: Accept -ecoff*, not just -ecoff.
34 years ago
Ken Raeburn
96bfa6120d
For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing
gzip.)
34 years ago
David D. Zuhn
6c6f4dc9ee
1) 'else true' for *!@#@ Ultrix
2) reduce window of vulnerability for gcc-no-fixedincludes
34 years ago
Ken Raeburn
60eea5255c
config.guess: Recognize hppa1.{0,1}-hp-bsd
34 years ago
Per Bothner
cd5d2efdcc
* config.guess: Add support for Motorola Delta 68k, up to r3v7.
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
34 years ago
Rob Savoye
9d784b19d4
Add support for rom68k and bug boot monitors.
34 years ago
Jim Kingdon
275049c078
* Makefile.in: Make all-opcodes depend on all-bfd.
34 years ago
Ian Lance Taylor
d34094e8e0
Changed unixware to univel.
34 years ago
Ian Lance Taylor
9c06948623
* config.guess: Added special check for i[34]86-unixware-sysv4*.
34 years ago
Ian Lance Taylor
5375604100
* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
the processor rather than assuming i486.
34 years ago
Jim Kingdon
a6c508f19a
* config.guess: Recognize SunOS6 as Solaris3.
34 years ago
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.
34 years ago
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.
34 years ago
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.
34 years ago
David D. Zuhn
3bc707c332
add more files to ETC_SUPPORT, configure the release directory, add a vault-install target
34 years ago
Brendan Kehoe
ebc447f46d
* config.guess: Recognize some Sequent platforms.
34 years ago
David D. Zuhn
be8966dcee
use the sun3 makefile fragment (PR 2729)
also, don't build things that don't work on the alpha
34 years ago
Ken Raeburn
2b6582b41a
Makefile.in (taz): Fix modes on $(TOOL) dir also.
34 years ago
Ken Raeburn
7f9cb3b2de
(binutils.tar.z, &c): Updated for making binutils FSF release.
(taz): Try harder to catch errors in subdir invocations of make.
34 years ago
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