Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-18 | Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -10/+16 | |
* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that they include winsup/include when it's a cygwin target. | |||||
1998-11-13 | * configure.in (host_tools): Added zip. | Tom Tromey | 1 | -3/+8 | |
* Makefile.in (all-target-libjava): Depend on all-zip. (all-zip): New target. (ALL_MODULES): Added all-zip. (NATIVE_CHECK_MODULES): Added check-zip. (INSTALL_MODULES): Added install-zip. (CLEAN_MODULES): Added clean-zip. | |||||
1998-11-13 | Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 | |
* Makefile.in: lose "32" from comment about cygwin. | |||||
1998-11-11 | dummy commit before egcs merge | Jeff Law | 1 | -4/+10 | |
1998-10-19 | * Makefile.in (all-cgen): Depend on all-libiberty. | Doug Evans | 1 | -43/+118 | |
1998-09-30 | * Makefile.in (all-automake): fix dependencies. | Felix Lee | 1 | -9/+42 | |
1998-07-25 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | Doug Evans | 1 | -4/+4 | |
to here ... (install-no-fixedincludes): and here (INSTALL_MODULES): ... to here. | |||||
1998-07-24 | * configure.in (mips64r5900-sky-elf*): Use config/mt-sky. | Doug Evans | 1 | -7/+18 | |
Set extraconfigdirs to build dvp-elf-as. * configure (extraconfigdirs): New variable. (SUBDIRS): Add extraconfigdirs and recurse on them too. * Makefile.in (all): Move higher in file. (EXTRA_TARGET_HOST_ALL_MODULES): New variable. (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |||||
1998-07-23 | * Makefile.in (all-target-libjava): Depend on all-gcc and | Brendan Kehoe | 1 | -3/+20 | |
all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). fix nightly build permanently to do the compiler before we do the libs. | |||||
1998-06-12 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -2/+12 | |
* Makefile.in: all-snavigator needs all-libgui. | |||||
1998-05-06 | * Makefile.in: Add dependencies for boehm-gc to libjava. | Stu Grossman | 1 | -2/+3 | |
1998-04-30 | Add java sanitization gobbledegook. | Stu Grossman | 1 | -10/+24 | |
1998-04-30 | * Makefile.in: Added dependencies to all-target-boehm-gc and | Stu Grossman | 1 | -2/+2 | |
all-target-libjava to have them configure during the build. | |||||
1998-04-28 | Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that the right GUI libraries and files are installed along with GDB. This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so install-gdb will revert to the normal boring behavior if we sanitize out all gdbtk bits. | |||||
1998-04-24 | * Makefile.in: Added standard targets for `flexlm'. | Ben Elliston | 1 | -1/+16 | |
Added intermodule dependency for `all-snavigator'. | |||||
1998-04-23 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | Ian Lance Taylor | 1 | -4/+4 | |
(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. (GDB_SUPPORT_DIRS): Likewise. | |||||
1998-04-22 | * Makefile.in (all-bfd): Depend on all-intl. | Tom Tromey | 1 | -5/+5 | |
(all-binutils): Likewise. (all-gas): Likewise. (all-gprof): Likewise. (all-ld): Likewise. | |||||
1998-04-21 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | Tom Tromey | 1 | -6/+18 | |
(CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-libjava): New target. (all-target-boehm-gc): Likewise. * configure.in (target_libs): Added libjava, boehm-gc. | |||||
1998-04-17 | * Makefile.in: Add libstub. | Bob Manson | 1 | -2/+7 | |
* configure.in: Ditto. Build libstub for targets that have cygmon support. | |||||
1998-04-13 | * Makefile.in, configure.in: Add libtool as a native only directory | Ian Lance Taylor | 1 | -0/+5 | |
to configure and build. | |||||
1998-04-08 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> | Ian Lance Taylor | 1 | -9/+9 | |
* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. | |||||
1998-04-06 | comment fix | Ian Lance Taylor | 1 | -1/+6 | |
1998-03-31 | * Makefile.in: Add libidetcl, like libide. | Ian Lance Taylor | 1 | -6/+30 | |
(all-libide): Remove dependencies on all-tcl, all-tk, all-itcl, all-ilu. * configure.IN: Add libidetcl, like libide. * configure (GDB_TK): If enable_ide, add all-libidetcl. | |||||
1998-03-25 | Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1 | -10/+2 | |
* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): Remove references to librx and libg++. Bye bye. | |||||
1998-03-24 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | Eric Mumpower | 1 | -0/+1 | |
recursive makes | |||||
1998-03-24 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | Ian Lance Taylor | 1 | -12/+13 | |
for newlib directory. (CXX_FOR_TARGET): Likewise. | |||||
1998-01-18 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | Jeff Law | 1 | -3/+16 | |
local_prefix to sub-make invocations. | |||||
1997-12-16 | * Makefile.in: Add libgui directory. | Ian Lance Taylor | 1 | -3/+8 | |
(GDB_TK): Add all-libgui. * configure.in: Add libgui directory. * configure: Add all-libgui to GDB_TK. | |||||
1997-12-12 | sanitize out dependency of all-libide on all-ilu | Ian Lance Taylor | 1 | -1/+4 | |
1997-12-12 | * Makefile.in (all-target-gperf): Change dependency to | Brendan Kehoe | 1 | -6/+6 | |
all-target-libstdc++. to go w/ the changes taking out use of libg++ in gperf | |||||
1997-12-02 | * configure (GDB_TK): add all-libide to dependency list | Keith Seitz | 1 | -8/+0 | |
* Makefile.in: remove sanitization for ALL libide references | |||||
1997-12-02 | Remove libide from sanitization and allow it to be configured everywhere | Michael Meissner | 1 | -2/+0 | |
1997-12-01 | * configure: add all-libide to GDB_TK | Keith Seitz | 1 | -1/+1 | |
* Makefile.in (all-vmake): remove double dependency on all-libide * modules/modules: add libide to gdb's checkout list * ChangeLog: tidy up 11/26 entry | |||||
1997-12-01 | * Makefile.in: Add rules for cygmon. | Bob Manson | 1 | -4/+9 | |
* configure.in: Build cygmon for sparc-elf and sparclite-aout. | |||||
1997-11-26 | * Makefile.in, configure, configure.in: merge with foundry-971118-build | Keith Seitz | 1 | -11/+53 | |
1997-09-30 | Added the dependence to tix libraries for SN. | Khamis Abuelkombuz | 1 | -1/+2 | |
1997-08-26 | In some cases: Makefile.in (all-sim): Depends on all-readline. | Andrew Cagney | 1 | -4/+4 | |
1997-08-18 | * Makefile.in (all-vmake): Depends on all-tix. | Jason Molenda | 1 | -1/+1 | |
1997-08-18 | * Makefile.in (all-autoconf): Depends on all-texinfo. | Jason Molenda | 1 | -15/+26 | |
autoconf tries to run makeinfo as a part of 'all'. Instead of hacking autoconf to build in the Cygnus way, I just added this dependency. | |||||
1997-08-11 | * Makefile.in, configure.in: Handle jstools like vmake. | Ian Lance Taylor | 1 | -0/+15 | |
1997-08-10 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | Ian Lance Taylor | 1 | -4/+8 | |
configure.in if it is present. | |||||
1997-08-07 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | Ian Lance Taylor | 1 | -1/+1 | |
1997-08-06 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | Jason Merrill | 1 | -9/+9 | |
1997-08-06 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | Ian Lance Taylor | 1 | -2/+2 | |
1997-08-05 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | Ian Lance Taylor | 1 | -3/+3 | |
1997-08-04 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | Jason Merrill | 1 | -9/+9 | |
separated by spaces. Fixes make 'LANGUAGES=c c++' all-gcc | |||||
1997-08-01 | * ylwrap: New file. | Ian Lance Taylor | 1 | -1/+1 | |
* Makefile.in (DEVO_SUPPORT): Add ylwrap. * ltmain.sh: Handle /bin/sh at start of install program. | |||||
1997-08-01 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | Ian Lance Taylor | 1 | -1/+1 | |
1997-07-24 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | Ian Lance Taylor | 1 | -8/+9 | |
check-tk to CHECK_X11_MODULES. | |||||
1997-07-11 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -1/+1 | |
* Makefile.in (GDB_TK): Depend on itcl and tix. |