| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove C comment cruft. | David Edelsohn | 1995-11-22 | 1 | -1/+1 |
* | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | David Edelsohn | 1995-11-22 | 1 | -8/+35 |
* | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | Stan Shebs | 1995-11-13 | 1 | -1/+11 |
* | * Makefile.in (DO_X): Split rule to decrease command line length | Ian Lance Taylor | 1995-11-03 | 1 | -1/+4 |
* | * Makefile.in (all-patch): depend on all-libiberty. | Jason Molenda | 1995-11-01 | 1 | -1/+1 |
* | minor cleanups | Ian Lance Taylor | 1995-11-01 | 1 | -2/+0 |
* | * Makefile.in, configure.in: Make winsup builds work with | Steve Chamberlain | 1995-10-31 | 1 | -1/+1 |
* | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | Per Bothner | 1995-10-30 | 1 | -7/+7 |
* | * Makefile.in (all-gcc): Fix typo. | David Edelsohn | 1995-10-30 | 1 | -2/+2 |
* | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | Per Bothner | 1995-10-28 | 1 | -1/+1 |
* | * configure.in: Rename libFOO to target-libFOO, and xiberty | Per Bothner | 1995-10-28 | 1 | -81/+94 |
* | * Makefile.in (taz): Build "info" in etc explicitly. | Ken Raeburn | 1995-10-28 | 1 | -0/+1 |
* | Makefile.in (taz): Use ";" not ";;". | Ken Raeburn | 1995-10-26 | 1 | -2/+2 |
* | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | Per Bothner | 1995-10-25 | 1 | -20/+6 |
* | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | Per Bothner | 1995-10-25 | 1 | -2/+2 |
* | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1995-10-25 | 1 | -6/+22 |
* | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-10-18 | 1 | -15/+25 |
* | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 1995-10-04 | 1 | -25/+70 |
* | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | Fred Fish | 1995-08-05 | 1 | -2/+3 |
* | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | Steve Chamberlain | 1995-07-03 | 1 | -3/+24 |
* | (newlib.tar.gz): Configure newlib subdir so .info files are made. | David Edelsohn | 1995-06-23 | 1 | -20/+35 |
* | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1995-01-12 | 1 | -1/+1 |
* | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | Ian Lance Taylor | 1995-01-05 | 1 | -21/+15 |
* | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | Per Bothner | 1994-11-30 | 1 | -2/+2 |
* | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | Brendan Kehoe | 1994-11-23 | 1 | -1/+17 |
* | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they're | Ken Raeburn | 1994-11-08 | 1 | -4/+3 |
* | Changes from binutils net release: | Ken Raeburn | 1994-11-03 | 1 | -4/+12 |
* | * Makefile.in (all-binutils): Depend upon all-byacc. | Ian Lance Taylor | 1994-10-18 | 1 | -1/+1 |
* | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1994-10-13 | 1 | -3/+8 |
* | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1994-10-11 | 1 | -2/+2 |
* | * Makefile.in (all-prms): Depend on all-librx. | Brendan Kehoe | 1994-10-05 | 1 | -1/+1 |
* | Makefile.in (DISTSTUFFDIRS): Add gas. | Ken Raeburn | 1994-10-01 | 1 | -1/+9 |
* | comment fix | Ian Lance Taylor | 1994-09-26 | 1 | -2/+3 |
* | Simplify targets by undoing change (with no ChangeLog entry) of June 8 | Ian Lance Taylor | 1994-09-26 | 1 | -17/+11 |
* | * configure.in: Recognize --with-headers and --with-libs. | Ian Lance Taylor | 1994-08-26 | 1 | -4/+4 |
* | * Makefile.in: Update various rules to reflect that librx | Per Bothner | 1994-08-15 | 1 | -90/+18 |
* | Add all-emacs19 and install-emacs19 rules (in parallel with all-emacs | Michael Tiemann | 1994-07-09 | 1 | -8/+11 |
* | Move "@" so it's actually on the first line of the shell script in the | Rob Savoye | 1994-06-08 | 1 | -12/+18 |
* | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | Ian Lance Taylor | 1994-06-02 | 1 | -1/+0 |
* | * Makefile.in: Rename HOST_ONLY to NATIVE. | Bill Cox | 1994-06-01 | 1 | -10/+11 |
* | * Makefile.in: Add all-libproc target similar to all-gui. | Jim Kingdon | 1994-06-01 | 1 | -4/+6 |
* | Don't check flex when cross building. | Thomas Lord | 1994-06-01 | 1 | -3/+25 |
* | * Makefile.in: Add all-gui target (but not yet build by "all"). | Jim Kingdon | 1994-05-26 | 1 | -2/+5 |
* | Really fix INSTALL_LAST this time.. | Steve Chamberlain | 1994-05-20 | 1 | -7/+5 |
* | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 1994-05-19 | 1 | -2/+9 |
* | Comment changes. | Ian Lance Taylor | 1994-05-18 | 1 | -4/+5 |
* | * Makefile.in (Move HOST_PREFIX_1 and friends up so | Steve Chamberlain | 1994-05-13 | 1 | -57/+64 |
* | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | Jim Kingdon | 1994-02-02 | 1 | -2/+0 |
* | Since gdb distributions must be sanitized, and it is easy to forget to | Fred Fish | 1994-01-24 | 1 | -0/+3 |
* | * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" | Ken Raeburn | 1994-01-18 | 1 | -49/+51 |