Age | Commit message (Expand) | Author | Files | Lines |
1996-02-16 | Do not build gdb if building native NT compilers on a UNIX host with a cross ... | Michael Meissner | 1 | -2/+2 |
1996-02-15 | * configure.in: Don't get CC from the host Makefile fragment if we | Ian Lance Taylor | 1 | -30/+41 |
1996-02-13 | * Makefile.in (RPATH_ENVVAR): New variable. | Ian Lance Taylor | 1 | -0/+9 |
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 |
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 |
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 |
1996-01-12 | * configure.in: Make sure that ${CC} can be used to compile an | Ian Lance Taylor | 1 | -0/+16 |
1996-01-02 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | Brendan Kehoe | 1 | -31/+35 |
1995-12-21 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | Brendan Kehoe | 1 | -27/+35 |
1995-12-19 | * configure.in (i386-win32): Don't build expect if we're not | Jason Molenda | 1 | -1/+1 |
1995-12-14 | Delete jaguar. Delete psion sanitization. | David Edelsohn | 1 | -6/+0 |
1995-12-11 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | Jason Molenda | 1 | -5/+9 |
1995-12-09 | Disable newlib for all vxworks targets. | Jim Wilson | 1 | -1/+1 |
1995-11-29 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | J.T. Conklin | 1 | -1/+1 |
1995-11-29 | * configure.in: Don't configure gas for alpha-dec-osf*. | Ian Lance Taylor | 1 | -1/+2 |
1995-11-28 | * configure.in: Default to --with-stabs for some targets for which | Ian Lance Taylor | 1 | -0/+10 |
1995-11-22 | * configure.in (targargs): Fix typo. | David Edelsohn | 1 | -1/+1 |
1995-11-21 | * configure.in: Strip --host and --target options from | Ian Lance Taylor | 1 | -3/+15 |
1995-11-18 | * configure.in (target_configdirs): add target-winsup only | Jason Molenda | 1 | -1/+2 |
1995-11-14 | * configure.in (target_libs): add target-winsup. | Jason Molenda | 1 | -7/+5 |
1995-11-13 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | Stan Shebs | 1 | -3/+8 |
1995-11-07 | * configure: Default ${build} correctly. Avoid picking up extra | Ian Lance Taylor | 1 | -0/+6 |
1995-11-03 | * configure.in: Before checking for the existence of various files, | Per Bothner | 1 | -8/+11 |
1995-11-01 | * configure.in: If the only directory in target_configdirs which | Ian Lance Taylor | 1 | -0/+17 |
1995-11-01 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | J.T. Conklin | 1 | -1/+1 |
1995-11-01 | Patches to make fixincludes work for cross toolchains. | Jim Wilson | 1 | -2/+2 |
1995-10-31 | * Makefile.in, configure.in: Make winsup builds work with | Steve Chamberlain | 1 | -1/+1 |
1995-10-31 | * Makefile.in, configure.in: Make winsup builds work with | Steve Chamberlain | 1 | -2/+2 |
1995-10-30 | * configure.in: Build the linker on AIX. | Ian Lance Taylor | 1 | -7/+3 |
1995-10-28 | * configure.in: Rename libFOO to target-libFOO, and xiberty | Per Bothner | 1 | -21/+37 |
1995-10-27 | * configure.in: Make sure that CC is undefined (as opposed to | Stu Grossman | 1 | -1/+4 |
1995-10-25 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -3/+0 |
1995-10-19 | * configure.in (i[345]86-*-win32): Always build newlib. | Steve Chamberlain | 1 | -9/+4 |
1995-10-19 | Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+2 |
1995-10-18 | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -6/+17 |
1995-10-18 | jaguar support. | David Edelsohn | 1 | -0/+4 |
1995-10-10 | build gas on AIX | Ian Lance Taylor | 1 | -3/+3 |
1995-10-09 | * configure.in: Stop putting binutils in noconfigdirs for | Ian Lance Taylor | 1 | -2/+2 |
1995-10-05 | * configure.in: Allow configuration and build of emacs19 for the alpha. | Brendan Kehoe | 1 | -3/+2 |
1995-10-05 | * configure.in (CC): Get ^CC, not just any old CC, from | Jason Molenda | 1 | -1/+1 |
1995-10-05 | * configure.in (CC): Try to get CC from | Jason Molenda | 1 | -2/+2 |
1995-10-04 | quote string for test | Ian Lance Taylor | 1 | -1/+1 |
1995-10-04 | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 1 | -25/+71 |
1995-09-30 | * configure.in (host i[345]86-*-win32): Expand the | Jason Molenda | 1 | -1/+1 |
1995-09-29 | * configure.in (host i[345]86-*-win32): Reduce the | Steve Chamberlain | 1 | -1/+1 |
1995-09-27 | check powerpc-*-pe* as well as powerpc-*-winnt* | Ian Lance Taylor | 1 | -1/+1 |