aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1993-02-04simulator consolidationSteve Chamberlain1-1/+1
1993-02-03added support for uudecodeDavid D. Zuhn1-1/+1
1993-02-02Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
* configure.in (mips-*-*): Build ld and binutils.
1993-01-24recognize irix[34]* instead of irix[34]David D. Zuhn1-4/+4
1993-01-08Add chillrt, h8300sim to sub dirs.Bill Cox1-2/+2
1993-01-07 * Makefile.in: Removed explicit setting of SUBDIRS. This gets doneMike Werner1-1/+5
by configure, using configure.in . **** start-sanitize-chill **** * configure.in: Added sanitization for chill to the setting of target_libs . **** end-sanitize-chill ****
1993-01-07revert chill Sanitize patchesDavid D. Zuhn1-5/+1
1993-01-06fix chill sanitizationBill Cox1-1/+5
1993-01-06 * Makefile.in (SUBDIRS): Add chillrt.Fred Fish1-1/+1
* 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)
1993-01-05add groffDavid D. Zuhn1-4/+4
1992-12-31update commentsDavid D. Zuhn1-10/+10
1992-12-28Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)Ian Lance Taylor1-0/+1
* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1992-12-25don't remove binutils from Solaris buildsDavid D. Zuhn1-3/+8
1992-12-22don't build sed -- it's brokenDavid D. Zuhn1-1/+1
1992-12-16 Makefile.in: regularize use of $host_canonical and $target_canonicalDavid D. Zuhn1-9/+74
configure.in: split apart configdirs, handle removal of directories for native or cross compilations more gracefully
1992-12-15* configure.in (hppa*-*-*): Don't remove bfd and gdb fromStu Grossman1-1/+1
configdirs anymore.
1992-12-12 * configure.in: handle some programs as cross-only, and others asDavid D. Zuhn1-10/+15
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
1992-12-04add several packages to configdirsDavid D. Zuhn1-1/+1
1992-11-30better handling for X11 oddities on various systemsDavid D. Zuhn1-0/+1
1992-11-30 * Makefile.in: define flags for X11 include files and library fileDavid D. Zuhn1-1/+1
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-23build libg++ on HPUXDavid D. Zuhn1-1/+1
1992-11-15 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.Fred Fish1-0/+1
* configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
1992-11-13z8k stuffSteve Chamberlain1-1/+1
1992-11-09* configure.in: expand the section that adds or removesDavid D. Zuhn1-9/+12
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
1992-11-07added tcl, tk, and expectDavid D. Zuhn1-1/+1
1992-11-05merge in some p3 Makefile changesDavid D. Zuhn1-11/+8
1992-10-30Add deja-gnu to configdirs.Fred Fish1-1/+1
1992-10-02regularize formattingDavid D. Zuhn1-18/+18
1992-10-02use *-*-* instead nested casesDavid D. Zuhn1-58/+22
1992-09-26Make sure flex is built before stuff that might use it.David Henkel-Wallace1-1/+1
1992-09-10Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+1
* 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-08-31get the order of opcodes + binutils right so that everything buildsMike Werner1-1/+1
1992-08-31Support for opcodes directorySteve Chamberlain1-1/+1
1992-08-24Renamed OSE configuration to ose.Ian Lance Taylor1-0/+13
1992-08-03clean up Makefile.in (install), configure.in (the parts that choose what not ↵David D. Zuhn1-6/+19
to build for a host or target)
1992-07-21frag for hpux, INSTALL=cpDavid D. Zuhn1-0/+1
1992-07-20rearranged tests to remove subdirs from configdirsDavid D. Zuhn1-6/+29
1992-07-17 * Makefile.in, configure.in: add tgasSteve Chamberlain1-1/+1
1992-07-16add libmK. Richard Pixley1-1/+1
1992-06-23Add Linux hook.Per Bothner1-0/+1
1992-06-23 * configure: fix various problems with propogatingSteve Chamberlain1-1/+1
makefile_target_frag in subdirs. * configure.in: config libgcc if its there
1992-06-01change mh-solaris2 to mh-solaris.Mark Eichin1-1/+1
1992-05-31Added solaris configuration support.Mark Eichin1-0/+1
1992-04-24add autoconfK. Richard Pixley1-1/+1
1992-04-2429k/UDI config stuff.Stu Grossman1-2/+2
1992-04-21remove binutils, gas, ld when targetting rs6000K. Richard Pixley1-1/+2
1992-04-14configure.in knows about flex nowDavid D. Zuhn1-1/+1
1992-04-11We now configure gdbtest automatically if it's there.John Gilmore1-1/+1
1992-04-11Add MINUS_G macro, default to -g, and pass on to recursive makes.Fred Fish1-0/+4
Recognize new ncr3000 config.
1992-04-09remove references to gdbmK. Richard Pixley1-1/+1