Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-23 | start-sanitize-d10v | Martin Hunt | 1 | -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-23 | Fix mistake from Brendan's last checkin. | Jim Wilson | 1 | -1/+1 | |
1996-07-22 | * configure.in (native_only): Add prms. | Brendan Kehoe | 1 | -2/+2 | |
1996-07-18 | Minor tweaks to d10v configuration | Michael Meissner | 1 | -1/+1 | |
1996-07-18 | start-sanitize-d10v | Martin Hunt | 1 | -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 Wilson | 1 | -1/+2 | |
1996-06-30 | nope, don't build texinfo yet for cygwin32, there's a problem with | Geoffrey Noer | 1 | -1/+1 | |
Makefile.in that needs resolving | |||||
1996-06-30 | Allow texinfo to be configured and built for Canadian crosses | Geoffrey Noer | 1 | -2/+2 | |
1996-06-28 | (native_only): Add gawk. | David Edelsohn | 1 | -1/+1 | |
1996-06-27 | Add gawk to list of things to build | Geoffrey Noer | 1 | -1/+1 | |
1996-06-27 | Adding bash and time to list of hosttools | Geoffrey Noer | 1 | -3/+4 | |
1996-06-25 | Configure and build diff and patch for cygwin32-hosted toolchains | Geoffrey Noer | 1 | -1/+1 | |
1996-06-24 | Enable dosrel for special dos installation (appending of .exe to | Geoffrey Noer | 1 | -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 Wilson | 1 | -0/+6 | |
1996-06-18 | Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) | Ian Lance Taylor | 1 | -0/+3 | |
* config.sub: Recognize -openvms. * configure.in (alpha*-*-*vms*): Set noconfigdirs. * make-all.com, setup.com: New files. | |||||
1996-06-16 | cygwin32 changes | Geoffrey Noer | 1 | -3/+3 | |
1996-06-07 | * configure.in: Added copyright notice. | Tom Tromey | 1 | -0/+16 | |
* move-if-change: Added copyright notice. | |||||
1996-06-06 | do not build tk under Solaris Powerpc | Michael Meissner | 1 | -1/+1 | |
1996-06-06 | Do not build pieces needing shared libs on PPC Solaris | Michael Meissner | 1 | -2/+3 | |
1996-05-26 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | Fred Fish | 1 | -0/+1 | |
1996-05-20 | Configure and build make for *-*-cygwin32 targets | Geoffrey Noer | 1 | -6/+3 | |
1996-04-30 | Turn off tk/tcl for powerpcle-*-solaris for now | Michael Meissner | 1 | -1/+1 | |
1996-04-25 | * configure.in: Don't configure --with-gnu-ld on AIX. | Ian Lance Taylor | 1 | -0/+7 | |
1996-04-25 | Turn off gdb temporarily on powerpcle-*-solaris* | Michael Meissner | 1 | -0/+4 | |
1996-04-23 | * Makefile.in (ALL_MODULES): Added all-inet. | Tom Tromey | 1 | -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 configuring | Ian Lance Taylor | 1 | -0/+7 | |
newlib. | |||||
1996-04-18 | * configure.in: Don't configure libgloss for unsupported | Rob Savoye | 1 | -25/+28 | |
architectures. | |||||
1996-04-15 | * Makefile.in (ALL_MODULES): Include all-apache. | Tom Tromey | 1 | -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-11 | Propagating 96q2 fix in progressive for bug 12 back into devo | Marilyn Sander | 1 | -0/+3 | |
1996-04-08 | fix last patch | Ian Lance Taylor | 1 | -0/+1 | |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1 | -3/+9 | |
directories. | |||||
1996-04-05 | * configure.in (host==solaris): Pass only the first word of $CC | Jason Molenda | 1 | -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 Tromey | 1 | -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-20 | Wed Mar 20 18:10:57 1996 Andreas Schwab ↵ | Ian Lance Taylor | 1 | -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 of | Ian Lance Taylor | 1 | -0/+1 | |
config/mh-necv4. | |||||
1996-03-05 | * configure.in (m68k-*-netbsd*): Build everything now. | J.T. Conklin | 1 | -3/+0 | |
1996-02-27 | * configure.in (sparclet-*-*): Build everything now. | David Edelsohn | 1 | -4/+0 | |
1996-02-27 | Tue Feb 27 14:31:51 1996 Andreas Schwab ↵ | Ian Lance Taylor | 1 | -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 Edelsohn | 1 | -0/+1 | |
1996-02-16 | Do not build gdb if building native NT compilers on a UNIX host with a cross ↵ | Michael Meissner | 1 | -2/+2 | |
compiler | |||||
1996-02-15 | * configure.in: Don't get CC from the host Makefile fragment if we | Ian Lance Taylor | 1 | -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 Taylor | 1 | -0/+9 | |
(REALLY_SET_LIB_PATH): Use it. * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |||||
1996-02-12 | Fix thinko in sparclet config. | David Edelsohn | 1 | -0/+1 | |
1996-02-12 | Recognize sparclet cpu. | David Edelsohn | 1 | -0/+3 | |
1996-02-05 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | Ian Lance Taylor | 1 | -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-02 | Fix typo | Michael Meissner | 1 | -1/+1 | |
1996-02-02 | Changes to configure.in so that -gm-magic targets won't build libgloss | Geoffrey Noer | 1 | -0/+7 | |
anymore. | |||||
1996-02-01 | * configure.in, config.sub: Recognize cygwin32. | Steve Chamberlain | 1 | -8/+14 | |
1996-01-19 | SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: | Stan Shebs | 1 | -1/+6 | |
* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of mh-sco, since old workarounds no longer needed, and don't build ld, since libraries have weak symbols in COFF. | |||||
1996-01-12 | * configure.in: Make sure that ${CC} can be used to compile an | Ian Lance Taylor | 1 | -0/+16 | |
executable. |