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