Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-01-03 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | Ian Lance Taylor | 1 | -0/+6 | |
rather than the makeinfo program. (do-info): Depend upon all-texinfo. This ensures that MAKEINFO will have the right value when building texinfo itself. | |||||
1996-12-31 | * configure.in: Remove uses of config/mh-linux. | Ian Lance Taylor | 1 | -0/+2 | |
1996-12-31 | * config.sub, config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 | |
1996-12-28 | * config.sub (case $basic_machine): Add tic80 entries. | Fred Fish | 1 | -0/+6 | |
1996-12-27 | * config.sub, config.guess: Merge with latest FSF sources. | Ian Lance Taylor | 1 | -0/+4 | |
1996-12-19 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | Stan Shebs | 1 | -0/+7 | |
* mpw-config.in: Test for NewFolderRecursive. * mpw-install: Use symbolic name for startup filename. * mpw-README: Add various additional details. PR 10971 | |||||
1996-12-18 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | Jim Wilson | 1 | -0/+4 | |
1996-12-18 | * configure.in: Do build gcc and the target libraries for | Jeff Law | 1 | -0/+21 | |
the mn10200. | |||||
1996-12-02 | fix sanitize typo | Brendan Kehoe | 1 | -2/+2 | |
1996-12-01 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | Peter Schauer | 1 | -0/+5 | |
directories from noconfigdirs. | |||||
1996-11-26 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | Ian Lance Taylor | 1 | -0/+10 | |
* config.sub (basic_machine): added mips16 configuration | |||||
1996-11-23 | Handle MSDOS's (non-unix) text files. | Gavin Romig-Koch | 1 | -0/+4 | |
1996-11-23 | config.sub: Handle v850-unknown. | Gavin Romig-Koch | 1 | -0/+6 | |
1996-11-22 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+5 | |
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools | |||||
1996-11-20 | * config.sub: Handle mn10200 and mn10300. | Jeff Law | 1 | -0/+4 | |
1996-11-19 | Do not build librx on d10v | Michael Meissner | 1 | -0/+6 | |
1996-11-18 | * configure.in (mn10300): Build everything except gdb & libgloss. | Jeff Law | 1 | -0/+4 | |
1996-11-14 | Merge from FSF. | Per Bothner | 1 | -0/+62 | |
1996-11-11 | Use target_cflags to set -mrelocatable-lib -mno-eabi, not config/mt-ppc. | Michael Meissner | 1 | -0/+5 | |
1996-11-04 | * configure.in (*-*-windows): Exclude everything but those dirs | Stu Grossman | 1 | -0/+5 | |
needed to build windows. | |||||
1996-10-30 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | David Edelsohn | 1 | -0/+4 | |
1996-10-29 | * configure.in: Exclude mmalloc from i386-windows. | Stu Grossman | 1 | -0/+1 | |
1996-10-29 | * mh-dgux386: New file. x86 dgux specific flags | Stu Grossman | 1 | -0/+8 | |
1996-10-24 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | Ian Lance Taylor | 1 | -0/+6 | |
unconditionally. (MAKEOVERRIDES): Define (revert this part of October 18 change). | |||||
1996-10-24 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | Stu Grossman | 1 | -0/+7 | |
host to add it's own flags. * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed for MSVC build procedure. | |||||
1996-10-22 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | Ian Lance Taylor | 1 | -0/+4 | |
1996-10-18 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | Ian Lance Taylor | 1 | -0/+10 | |
(CXX_FOR_TARGET): Likewise. (GCC_FOR_TARGET): Define. (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether CC_FOR_TARGET was specified on the command line. (MAKEOVERRIDES): Don't define. | |||||
1996-10-17 | * configure.in (m32r): Fix spelling of libg++ libs. | David Edelsohn | 1 | -0/+6 | |
1996-10-10 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | Ian Lance Taylor | 1 | -0/+2 | |
1996-10-10 | * config.sub (-apple*): Remove, now redundant. | Stan Shebs | 1 | -0/+4 | |
1996-10-10 | * configure: Rework yesterday's sed script patch. | Ian Lance Taylor | 1 | -0/+2 | |
1996-10-10 | * config.sub: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
1996-10-10 | * config.guess: Merge from FSF. | Per Bothner | 1 | -0/+11 | |
1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> * config.guess: Use pc instead of unknown, for pc clone systems. Change linux to linux-gnu. Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> * config.guess: Avoid non-portable tr syntax. | |||||
1996-10-09 | * test-build.mk (HOLES): Add "xargs" for gdb. | Jeff Law | 1 | -0/+2 | |
1996-10-09 | * configure: Avoid hpux10.20 sed bug. | Jeff Law | 1 | -0/+4 | |
1996-10-08 | * configure.in config/mh-windows: Add support for windows host | Stu Grossman | 1 | -0/+5 | |
(that is a build done under the Microsoft build environment). | |||||
1996-10-08 | * Makefile.in: Replace all uses of srcroot with s, to shrink | Ian Lance Taylor | 1 | -0/+3 | |
command line lengths. | |||||
1996-10-08 | Patches from Geoffrey Noer <noer@cygnus.com>: | Ian Lance Taylor | 1 | -0/+9 | |
* 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-07 | * Makefile.in (ETC_SUPPORT): Add configure. | Ian Lance Taylor | 1 | -0/+4 | |
1996-10-04 | use config/mh-dgux386 for i[345]86-dg-dgux host configuration file | Angela Marie Thomas | 1 | -0/+5 | |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 1 | -0/+6 | |
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 for | Jeff Law | 1 | -0/+3 | |
the mn10x00 targets. | |||||
1996-10-03 | * config.sub, configure.in: Add mn10x00 support. | Jeff Law | 1 | -0/+4 | |
More Matsushita work. | |||||
1996-10-02 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+4 | |
* make-all.com: Call conf-a-gas, not config-a-gas. | |||||
1996-10-01 | Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+32 | |
* configure.in (noconfigdirs): Don't build libgloss for arm-coff targets. | |||||
1996-09-16 | * configure.in: Use a single line for host_tools and native_only. | Ian Lance Taylor | 1 | -1/+5 | |
1996-09-09 | * config.sub, configure.in: Add entries for m32r. | David Edelsohn | 1 | -0/+6 | |
1996-09-05 | * Makefile.in (inet-install): Don't run install-gzip. | Tom Tromey | 1 | -0/+4 | |
1996-09-05 | * configure.in: Don't config lots of things for *-*-windows*. | Stu Grossman | 1 | -0/+10 | |
1996-08-29 | Recognize i586-dg-dgux and use generic System V config file to nop ranlib | Michael Meissner | 1 | -0/+3 | |