aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
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.
1996-04-05 * configure.in (host==solaris): Pass only the first word of $CCJason Molenda1-1/+2
to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. /usr/ucb/which on Solaris barfs out an error if $CC is set to seomthing like "cc -xcg92" or "gcc -mv8". It is harmless, but it looks bad.
1996-03-29 * Makefile.in (ALL_MODULES): Include all-perl.Tom Tromey1-6/+6
(CROSS_CHECK_MODULES): Include check-perl. (INSTALL_MODULES): Include install-perl. (ALL_X11_MODULES): Include all-guile. (CHECK_X11_MODULES): Include check-guile. (INSTALL_X11_MODULES): Include install-guile. (all-perl): New target. (all-guile): New target. * configure.in (host_tools): Include perl and guile. (native_only): Include perl and guile. (noconfigdirs): Don't build guile and perl; no ports have been done.
1996-03-20Wed Mar 20 18:10:57 1996 Andreas Schwab ↵Ian Lance Taylor1-1/+1
<schwab@issan.informatik.uni-dortmund.de> * configure.in: Add missing global flag in sed substitution when deleting `target-' from ${configdirs}.
1996-03-15 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag ofIan Lance Taylor1-0/+1
config/mh-necv4.
1996-03-05* configure.in (m68k-*-netbsd*): Build everything now.J.T. Conklin1-3/+0
1996-02-27 * configure.in (sparclet-*-*): Build everything now.David Edelsohn1-4/+0
1996-02-27Tue Feb 27 14:31:51 1996 Andreas Schwab ↵Ian Lance Taylor1-0/+1
<schwab@issan.informatik.uni-dortmund.de> * configure.in (m68k-*-linux*): New host.
1996-02-26 * configure.in (sparc64-*): Use mh-sparcpic if --enabled-shared.David Edelsohn1-0/+1
1996-02-16Do not build gdb if building native NT compilers on a UNIX host with a cross ↵Michael Meissner1-2/+2
compiler
1996-02-15 * configure.in: Don't get CC from the host Makefile fragment if weIan Lance Taylor1-30/+41
can find gcc in PATH, or if this is a Canadian Cross. Move the Solaris test for /usr/ucb/cc to the post target script, just after the compiler sanity test.
1996-02-13 * Makefile.in (RPATH_ENVVAR): New variable.Ian Lance Taylor1-0/+9
(REALLY_SET_LIB_PATH): Use it. * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
1996-02-12Fix thinko in sparclet config.David Edelsohn1-0/+1
1996-02-12Recognize sparclet cpu.David Edelsohn1-0/+3
1996-02-05 * configure.in: If --enable-shared was used, set SET_LIB_PATH toIan Lance Taylor1-0/+9
$(REALLY_SET_LIB_PATH) in Makefile. * Makefile.in (SET_LIB_PATH): New variable. (REALLY_SET_LIB_PATH): New variable. ($(DO_X)): Use $(SET_LIB_PATH). (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. (install-dosrel): Likewise. (all-opcodes): Depend upon all-libiberty.
1996-02-02Fix typoMichael Meissner1-1/+1
1996-02-02Changes to configure.in so that -gm-magic targets won't build libglossGeoffrey Noer1-0/+7
anymore.