Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-10-04 | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 1 | -25/+70 | |
them, based on either an existing Makefile or on searching for gcc in PATH. Substitute for CC and CXX in Makefile. * configure.in: Remove libm from target_libs. Separate target_configdirs from configdirs. If CC is not set in environment, try to get it from a host Makefile fragment. Rewrite changes of configdirs to use skipdirs instead. A few minor tweaks. Take directories out of target_configdirs as they are taken out of configdirs. Remove existing Makefile files from subdirectories. Substitute for TARGET_CONFIGDIRS and CONFIG_ARGUMENTS in Makefile. * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set by configure.in. (CONFIG_ARGUMENTS): Likewise. (CONFIGURE_TARGET_MODULES): New variable. ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. ($(CONFIGURE_TARGET_MODULES)): New target. (configure-libg++, configure-libio): New targets. (all-libg++): Depend upon configure-libg++. (all-libio): Depend upon configure-libio. (configure-libgloss, all-libgloss): New targets. (configure-libstdc++): New target. (all-libstdc++): Depend upon configure-libstdc++. (configure-librx, all-librx): New targets. (configure-newlib): New target. (all-newlib): Depend upon configure-newlib (configure-xiberty): New target. (all-xiberty): Depend upon configure-xiberty. | |||||
1995-08-05 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | Fred Fish | 1 | -2/+3 | |
(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and mpw-configure. | |||||
1995-07-03 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | Steve Chamberlain | 1 | -3/+24 | |
* configure.in (win32): New target and host. | |||||
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 | |
* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |||||
1995-01-05 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | Ian Lance Taylor | 1 | -21/+15 | |
reduce command line length. (AS_FOR_TARGET): Check for as.new, not Makefile. (NM_FOR_TARGET): Check for nm.new, not Makefile. | |||||
1994-11-30 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | Per Bothner | 1 | -2/+2 | |
to LIBCXXFLAGS. Tests are better run without it. | |||||
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 | |
only useful for binutils snapshots. (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and makeall.bat to specified SUPPORT_FILES. | |||||
1994-11-03 | Changes from binutils net release: | Ken Raeburn | 1 | -4/+12 | |
* Makefile.in (DEVO_SUPPORT): Include configure.bat and makeall.bat. (DISTDOCDIRS): Add `etc'. (ETC_SUPPORT_PFX): New variable. (taz): Include anything from etc starting with a word in ETC_SUPPORT_PFX. | |||||
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 | |
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++. (CHECK_TARGET_MODULES): Ditto. (INSTALL_TARGET_MODULES): Ditto. (TARGET_LIBS): Ditto. (all-libstdc++): Note dependencies. | |||||
1994-10-11 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1 | -2/+2 | |
* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of -fexternal-templates. Because libstdc++ won't build with -fexternal-templates. | |||||
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 | |
* Makefile.in (all-xiberty): Depend upon all-ld. | |||||
1994-08-15 | * Makefile.in: Update various rules to reflect that librx | Per Bothner | 1 | -90/+18 | |
is now needed for libg++. | |||||
1994-07-09 | Add all-emacs19 and install-emacs19 rules (in parallel with all-emacs | Michael Tiemann | 1 | -8/+11 | |
and install-emacs). Top-level command `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |||||
1994-06-08 | Move "@" so it's actually on the first line of the shell script in the | Rob Savoye | 1 | -12/+18 | |
makefile target. | |||||
1994-06-02 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | Ian Lance Taylor | 1 | -1/+0 | |
in NATIVE_CHECK_MODULES. | |||||
1994-06-01 | * Makefile.in: Rename HOST_ONLY to NATIVE. | Bill Cox | 1 | -10/+11 | |
* configure: Delete SunOs patch suffix from host_canonical and build_canonical variables that are prepended to Makefiles. * configure.in: Add comments to patch suffix removal for easier maintenance. | |||||
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 | |
* Makefile.in (INSTALL_LAST): Change operation so it works on more flavors of make. * configure.in (go32): Don't build libg++ or libio. | |||||
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 | |
they can be overriden by templates. | |||||
1994-02-02 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | Jim Kingdon | 1 | -2/+0 | |
for GDB and GDB has been fixed to not need it. | |||||
1994-01-24 | Since gdb distributions must be sanitized, and it is easy to forget to | Fred Fish | 1 | -0/+3 | |
run Sanitize during the build process, cause the distribution build process to emit a appropriate message and quit when run in an unsanitized tree. | |||||
1994-01-18 | * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" | Ken Raeburn | 1 | -49/+51 | |
with "$$r", to increase the likelihood that the do-* commands (plus user environment) will fit SCO limits. | |||||
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 | |
(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want this now. | |||||
1993-11-05 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | Jim Kingdon | 1 | -1/+1 | |
etc/make-stds.texi. The underscore came from gcc, and dje now agrees that RUNTESTFLAGS is the correct name. | |||||
1993-11-04 | Changed RUNTESTFLAGS to RUNTEST_FLAGS | Jeffrey Wheat | 1 | -17/+31 | |
1993-11-01 | * Makefile.in (CXXFLAGS): Add -O. | Jim Kingdon | 1 | -3/+10 | |
1993-10-25 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | Ken Raeburn | 1 | -13/+33 | |
appropriate files before making "diststuff". (DISTBISONFILES): New var: list of files to be edited. (DISTSTUFFDIRS): Add binutils. | |||||
1993-08-18 | * Makefile.in: Add support for new libio. | Per Bothner | 1 | -4/+7 | |
1993-08-11 | * Makefile.in (all-send-pr): depends on all-prms | Jason Merrill | 1 | -3/+4 | |
1993-08-05 | don't use $$(CC_FOR_TARGET) because that ends up being bash execute command | Mark Eichin | 1 | -1/+7 | |
syntax; use $(CC_FOR_TARGET) instead. | |||||
1993-08-01 | * Makefile.in (COMPRESS): Remove def. | Fred Fish | 1 | -17/+10 | |
* Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from gdb.tar.Z and make-gdb.tar.Z respectively. * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. * Makefile.in (make-gdb.tar.gz): Minor changes to move closer to convergence with 'taz' target in Makefile.in. | |||||
1993-07-27 | Added a $ to Jim's mod | Jason Merrill | 1 | -1/+1 | |
1993-07-27 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | Jim Kingdon | 1 | -1/+1 | |
its parent is '/' not ''. | |||||
1993-07-27 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | Jim Kingdon | 1 | -2/+10 | |
1993-07-08 | remove all.cross and install.cross targets | David D. Zuhn | 1 | -40/+2 | |
1993-06-29 | * Makefile.in (MAKEINFOFLAGS): New variable. | Ian Lance Taylor | 1 | -3/+8 | |
(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. * build-all.mk, test-build.mk: Pass down --no-split as MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |||||
1993-06-23 | taz rule: Simplify chmod; add xiberty to libg++.tar.gz. | Per Bothner | 1 | -3/+2 | |