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
David D. Zuhn
50fbe97649
tclX support
34 years ago
Ken Raeburn
795308d6ec
From Minh Tran-Le: recognize i386-ibm-aix (ps/2), and use new config file for
it.
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
David D. Zuhn
4acdfbb0b1
* configure.in: remove no-op mips-dec-bsd* in "case $target"
* Makefile.in (dir.info): only run gen-info-dir if it exists,
(install-info): install dir.info only if it exists,
(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
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
Brendan Kehoe
fd2aaadcc9
undo prev change
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
Mike Werner
1dc4f59dcd
* configure.in: added "dejagnu" to the hosttools list.
34 years ago
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 .
34 years ago
Brendan Kehoe
98941fab9f
* Makefile.in: Change send_pr to send-pr.
* configure.in: Likewise.
* send_pr: Renamed directory to send-pr.
34 years ago
David D. Zuhn
07362bd93b
add support for tar gzip hello recode and indent
34 years ago
Steve Chamberlain
d080269f6d
simulator consolidation
34 years ago
David D. Zuhn
4a2f0c79f5
added support for uudecode
34 years ago
Ian Lance Taylor
6bdeaead5e
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
* configure.in (mips-*-*): Build ld and binutils.
34 years ago
David D. Zuhn
fab5d4e319
recognize irix[34]* instead of irix[34]
34 years ago
Bill Cox
2abb93381c
Add chillrt, h8300sim to sub dirs.
34 years ago
Mike Werner
6218894f95
* Makefile.in: Removed explicit setting of SUBDIRS. This gets done
by configure, using configure.in .
**** start-sanitize-chill ****
* configure.in: Added sanitization for chill to the setting of
target_libs .
**** end-sanitize-chill ****
34 years ago
David D. Zuhn
b13a565e75
revert chill Sanitize patches
34 years ago
Bill Cox
92ffd58037
fix chill sanitization
34 years ago
Fred Fish
5d4ec8518b
* Makefile.in (SUBDIRS): Add chillrt.
* Makefile.in (all.normal): Add all-chillrt.
* Makefile.in (all.cross): Add all-chillrt.
* Makefile.in (install-no-fixedincludes): Add install-chillrt.
* Makefile.in (install.cross): Add install-chillrt.
* Makefile.in (all-chillrt, install-chillrt): New targets.
* Makefile.in (subdir_do): Handle chillrt like newlib.
* configure.in (target_libs): Add chillrt.
(Also added appropriate stuff to .Sanitize)
34 years ago
David D. Zuhn
b640e7f90d
add groff
34 years ago
David D. Zuhn
9bdd52ddd6
update comments
34 years ago
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.
34 years ago
David D. Zuhn
83a4767891
don't remove binutils from Solaris builds
34 years ago
David D. Zuhn
5a144d130f
don't build sed -- it's broken
34 years ago
David D. Zuhn
041164e469
Makefile.in: regularize use of $host_canonical and $target_canonical
configure.in: split apart configdirs, handle removal of directories
for native or cross compilations more gracefully
34 years ago
Stu Grossman
f21de9333f
* configure.in (hppa*-*-*): Don't remove bfd and gdb from
configdirs anymore.
34 years ago
David D. Zuhn
ba4513e74f
* configure.in: handle some programs as cross-only, and others as
native only
* test-build.mk: handle partial holes in a more generic manner
* Makefile.in: m4 depends on libiberty
also updated dates in test-build.mk and build-all.mk
34 years ago
David D. Zuhn
1dcc1344a1
add several packages to configdirs
34 years ago
David D. Zuhn
d10f77c1b8
better handling for X11 oddities on various systems
34 years ago
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)
34 years ago
David D. Zuhn
4d1e5a4e87
build libg++ on HPUX
34 years ago
Fred Fish
6845e2da3e
* config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
* configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
34 years ago
Steve Chamberlain
cedb0c456a
z8k stuff
34 years ago
David D. Zuhn
c014d59723
* configure.in: expand the section that adds or removes
directories from the list of programs to build, to handle native
vs. cross in addition to host v. native
* test-build.mk: add -w to GNU_MAKE
34 years ago
David D. Zuhn
ffce44a010
added tcl, tk, and expect
34 years ago
David D. Zuhn
378fd38252
merge in some p3 Makefile changes
34 years ago
Fred Fish
7a8d10cee6
Add deja-gnu to configdirs.
34 years ago
David D. Zuhn
15ae586e2e
regularize formatting
34 years ago
David D. Zuhn
cec673a2a5
use *-*-* instead nested cases
34 years ago
David Henkel-Wallace
c43949138b
Make sure flex is built before stuff that might use it.
34 years ago
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.
34 years ago
Mike Werner
868ebe79a8
get the order of opcodes + binutils right so that everything builds
34 years ago
Steve Chamberlain
aa06ff7e3c
Support for opcodes directory
34 years ago
Ian Lance Taylor
afba2b2286
Renamed OSE configuration to ose.
34 years ago
David D. Zuhn
dfa891fc11
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)
35 years ago
David D. Zuhn
0ddd7b5066
frag for hpux, INSTALL=cp
35 years ago