Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-05-02 | Add hppa1.1-hp-lites support. | Jeff Law | 1 | -1/+2 |
1995-04-25 | Don't build newlib for m68k-vxworks5.1. | Rob Savoye | 1 | -0/+3 |
1995-04-20 | * configure.in (mips-sgi-irix6): Use mh-irix5. | Jim Wilson | 1 | -1/+1 |
1995-04-12 | * configure.in: Recognize --with-newlib. | David Edelsohn | 1 | -4/+5 |
1995-04-08 | * configure.in (host_libs): Remove glob, since it is gone from the | Jim Kingdon | 1 | -1/+1 |
1995-03-31 | * Makefile.in: define empty GDB_NLM_DEPS var. | Jason Molenda | 1 | -0/+2 |
1995-03-17 | Duh. Really, duh. | Jason Merrill | 1 | -8/+8 |
1995-03-16 | Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1 | -4/+8 |
1995-03-13 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | Ian Lance Taylor | 1 | -0/+1 |
1995-03-06 | * configure.in (noconfigdirs): Don't build gas on AIX, for | Jim Kingdon | 1 | -1/+1 |
1995-02-21 | Recognize arm-*-pe* (psion project). | David Edelsohn | 1 | -0/+7 |
1995-01-12 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1 | -1/+1 |
1995-01-09 | * configure.in (rs6000-*-*): Don't build gas. | Jim Kingdon | 1 | -1/+1 |
1994-12-12 | * configure.in: Configure tk for hppa/hpux. | Stu Grossman | 1 | -1/+1 |
1994-11-21 | * configure.in (*-*-netware*): Don't configure xiberty. | J.T. Conklin | 1 | -1/+1 |
1994-11-14 | * configure.in: Remove tk from native_only list. | Stu Grossman | 1 | -1/+1 |
1994-11-08 | Various changes to support building shared lib{g,stdc}++ | Jason Merrill | 1 | -0/+32 |
1994-11-05 | * configure.in (target_libs): Include libstdc++ again. | Per Bothner | 1 | -3/+1 |
1994-10-26 | Add support for arc processor. | David Edelsohn | 1 | -0/+5 |
1994-10-21 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | Per Bothner | 1 | -1/+3 |
1994-10-21 | * config.guess: Merge with FSF. | Per Bothner | 1 | -1/+1 |
1994-10-18 | * configure.in: Don't build emacs on Irix 5. | Ian Lance Taylor | 1 | -1/+2 |
1994-10-17 | * configure.in (*-*-netware*): Add libio. | J.T. Conklin | 1 | -1/+1 |
1994-10-11 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1 | -7/+7 |
1994-09-30 | optionally configure libgui (--enable-gdbgui) | Thomas Lord | 1 | -0/+4 |
1994-09-28 | Add libgloss. | Rob Savoye | 1 | -2/+2 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1 | -0/+3 |
1994-09-01 | temporary change so that hppa doesn't build tk | Karen Christiansen | 1 | -1/+1 |
1994-09-01 | * configure.in (*-*-netware): don't configure libg++, libio, librx, or | J.T. Conklin | 1 | -2/+5 |
1994-08-31 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | Ian Lance Taylor | 1 | -2/+6 |
1994-08-26 | * configure.in: Recognize --with-headers and --with-libs. | Ian Lance Taylor | 1 | -5/+78 |
1994-08-26 | * configure.in: Recognize --without-newlib. | Ian Lance Taylor | 1 | -6/+8 |
1994-08-24 | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 1 | -18/+18 |
1994-08-16 | * configure.in: Also configure librx. | Per Bothner | 1 | -3/+3 |
1994-08-08 | * configure.in: Configure the examples directory. | Stan Shebs | 1 | -2/+2 |
1994-07-25 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | Ian Lance Taylor | 1 | -0/+27 |