aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
1996-10-08 * configure.in config/mh-windows: Add support for windows hostStu Grossman1-0/+1
(that is a build done under the Microsoft build environment).
1996-10-08 Patches from Geoffrey Noer <noer@cygnus.com>:Ian Lance Taylor1-0/+8
* configure.in: If configuring for newlib, pass --with-newlib to subdirectories. * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a -Bnewlib/ and -Lwinsup to gcc. (CXX_FOR_TARGET): Likewise.
1996-10-04use config/mh-dgux386 for i[345]86-dg-dgux host configuration fileAngela Marie Thomas1-1/+1
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1-1/+4
with a single generic configuration. So break them up into two different configurations. See the individual ChangeLogs for additional detail.
1996-10-03 * configure.in: Add lots of stuff to noconfigdirs forJeff Law1-2/+2
the mn10x00 targets.
1996-10-03 * config.sub, configure.in: Add mn10x00 support.Jeff Law1-0/+3
More Matsushita work.
1996-10-01Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+3
* configure.in (noconfigdirs): Don't build libgloss for arm-coff targets.
1996-09-28 * configure.in: You can now configure GDB for the v850.Stu Grossman1-1/+1
1996-09-25 * configure.in (noconfigdirs): Don't configure any C++ dirsStan Shebs1-1/+1
if targeting D10V.
1996-09-16 * configure.in: Use a single line for host_tools and native_only.Ian Lance Taylor1-9/+4
1996-09-09 * config.sub, configure.in: Add entries for m32r.David Edelsohn1-0/+5
1996-09-05 * configure.in: Don't config lots of things for *-*-windows*.Stu Grossman1-1/+1
1996-08-29Recognize i586-dg-dgux and use generic System V config file to nop ranlibMichael Meissner1-0/+1
1996-08-29Recognize i686-*-* for pentium proMichael Meissner1-24/+24
1996-08-27Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-1/+1
* configure.in (noconfigdirs): Removed gdb for D10V.
1996-08-22 * configure.in: Remove ld, target-libio, target-libg++, andJeff Law1-1/+3
target-libstdc++ from noconfigdirs. Now that libg++, libio, libstdc++ and newlib all build...
1996-08-20* configure.in (v850-*-*): Set up initial $noconfigdirs.J.T. Conklin1-0/+3
* config.sub (basic_machine): Recognize v850.
1996-08-12For PowerPC targets, build libraries with -mrelocatable-lib and -mno-eabi.Michael Meissner1-0/+6
1996-07-31 * configure.in (*-*-ose): Remove exclusion of libgloss for thisBrendan Kehoe1-3/+0
target, it now compiles correctly.
1996-07-23start-sanitize-d10vMartin Hunt1-1/+1
Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * configure.in (d10v-*-*): Remove ld from $noconfigdirs. end-sanitize-d10v
1996-07-23Fix mistake from Brendan's last checkin.Jim Wilson1-1/+1
1996-07-22 * configure.in (native_only): Add prms.Brendan Kehoe1-2/+2
1996-07-18Minor tweaks to d10v configurationMichael Meissner1-1/+1
1996-07-18start-sanitize-d10vMartin Hunt1-0/+5
Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * configure.in (d10v-*-*): New target. end-sanitize-d10v
1996-07-09 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.Jim Wilson1-1/+2
1996-06-30nope, don't build texinfo yet for cygwin32, there's a problem withGeoffrey Noer1-1/+1
Makefile.in that needs resolving
1996-06-30Allow texinfo to be configured and built for Canadian crossesGeoffrey Noer1-2/+2
1996-06-28(native_only): Add gawk.David Edelsohn1-1/+1
1996-06-27Add gawk to list of things to buildGeoffrey Noer1-1/+1
1996-06-27Adding bash and time to list of hosttoolsGeoffrey Noer1-3/+4
1996-06-25Configure and build diff and patch for cygwin32-hosted toolchainsGeoffrey Noer1-1/+1
1996-06-24Enable dosrel for special dos installation (appending of .exe toGeoffrey Noer1-1/+4
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Cross
1996-06-22 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.Jim Wilson1-0/+6
1996-06-18Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)Ian Lance Taylor1-0/+3
* config.sub: Recognize -openvms. * configure.in (alpha*-*-*vms*): Set noconfigdirs. * make-all.com, setup.com: New files.
1996-06-16cygwin32 changesGeoffrey Noer1-3/+3
1996-06-07 * configure.in: Added copyright notice.Tom Tromey1-0/+16
* move-if-change: Added copyright notice.
1996-06-06do not build tk under Solaris PowerpcMichael Meissner1-1/+1
1996-06-06Do not build pieces needing shared libs on PPC SolarisMichael Meissner1-2/+3
1996-05-26 * configure.in (alpha-*-linux*): Set enable_shared to yes.Fred Fish1-0/+1
1996-05-20Configure and build make for *-*-cygwin32 targetsGeoffrey Noer1-6/+3
1996-04-30Turn off tk/tcl for powerpcle-*-solaris for nowMichael Meissner1-1/+1
1996-04-25 * configure.in: Don't configure --with-gnu-ld on AIX.Ian Lance Taylor1-0/+7
1996-04-25Turn off gdb temporarily on powerpcle-*-solaris*Michael Meissner1-0/+4
1996-04-23 * Makefile.in (ALL_MODULES): Added all-inet.Tom Tromey1-6/+6
(CROSS_CHECK_MODULES): Added check-inet. (INSTALL_MODULES): Added install-inet. (CLEAN_MODULES): Added clean-inet. (all-indent): New target. * configure.in (host_tools): Added inet. (native_only): Added inet. (noconfigdirs): Added inet.
1996-04-19 * configure.in: Don't configure libgloss if we are not configuringIan Lance Taylor1-0/+7
newlib.
1996-04-18 * configure.in: Don't configure libgloss for unsupportedRob Savoye1-25/+28
architectures.
1996-04-15 * Makefile.in (ALL_MODULES): Include all-apache.Tom Tromey1-6/+6
(CROSS_CHECK_MODULES): Include check-apache. (INSTALL_MODULES): Include install-apache. (all-apache): New target. * configure.in: Added apache everywhere perl is seen.
1996-04-11Propagating 96q2 fix in progressive for bug 12 back into devoMarilyn Sander1-0/+3
1996-04-08fix last patchIan Lance Taylor1-0/+1
1996-04-08 * configure.in: Permit --enable-shared to specify a list ofIan Lance Taylor1-3/+9
directories.