Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-09-27 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*, | Ian Lance Taylor | 1 | -0/+3 |
1995-09-19 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on v810-*-*. | J.T. Conklin | 1 | -1/+1 |
1995-09-19 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | J.T. Conklin | 1 | -0/+3 |
1995-09-09 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | J.T. Conklin | 1 | -0/+3 |
1995-09-08 | * configure.in: Build ld in mips*-*-bsd* case. | Ian Lance Taylor | 1 | -1/+1 |
1995-08-31 | * configure.in: treat i386-win32 canadian cross the same as | Jason Molenda | 1 | -1/+1 |
1995-08-07 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | David Edelsohn | 1 | -2/+2 |
1995-08-02 | * configure.in (appdirs): Use =, not ==, in test expression when trying to | Ken Raeburn | 1 | -1/+1 |
1995-07-27 | (arm-*-pe): Build libg++. | David Edelsohn | 1 | -2/+0 |
1995-07-27 | * configure.in: Don't build newlib for *-*-vxworks5.1. | J.T. Conklin | 1 | -4/+1 |
1995-07-27 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | Brendan Kehoe | 1 | -0/+3 |
1995-07-03 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | Steve Chamberlain | 1 | -8/+12 |
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+10 |
1995-05-26 | * configure.in (noconfigdirs): Enable all packages for | J.T. Conklin | 1 | -3/+0 |
1995-05-20 | Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | Angela Marie Thomas | 1 | -1/+1 |
1995-05-18 | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 1 | -1/+1 |
1995-05-03 | Fix typo in hppa elf. | Mike Stump | 1 | -1/+1 |