Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-07-25 | tweak wording of last entry | Doug Evans | 1 | -1/+1 | |
1998-07-25 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | Doug Evans | 1 | -0/+7 | |
to here ... (install-no-fixedincludes): and here (INSTALL_MODULES): ... to here. | |||||
1998-07-24 | * config.sub: Merge with FSF. | Ian Lance Taylor | 1 | -0/+2 | |
1998-07-24 | * config.guess: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
As part of this, the BePC entry is no longer sanitized, since it is now in the FSF version of config.guess. | |||||
1998-07-24 | * configure.in (mips64r5900-sky-elf*): Use config/mt-sky. | Doug Evans | 1 | -0/+15 | |
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 | remove d30v sanitization | Ian Lance Taylor | 1 | -18/+0 | |
1998-07-23 | * Makefile.in (all-target-libjava): Depend on all-gcc and | Brendan Kehoe | 1 | -0/+9 | |
all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). fix nightly build permanently to do the compiler before we do the libs. | |||||
1998-07-17 | * ylwrap: Don't use a full path name if the source file is in the | Ian Lance Taylor | 1 | -0/+3 | |
same directory. From hjl@lucon.org (H.J. Lu). | |||||
1998-07-17 | * config-ml.in: Default to being verbose, to match Feb 18 change to | Ian Lance Taylor | 1 | -0/+5 | |
configure. | |||||
1998-07-16 | Brought over from egcs: | Ian Lance Taylor | 1 | -0/+13 | |
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * configure.in (target_subdir): Set to ${target_alias} instead of "libraries". Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> * configure.in (target_subdir): Set to libraries if enable_multilib. | |||||
1998-07-15 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | Ian Lance Taylor | 1 | -0/+6 | |
multilibs, force reconfiguration the first time we create multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |||||
1998-07-15 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | Ian Lance Taylor | 1 | -0/+11 | |
avoid confusion with --no-recursion. | |||||
1998-07-14 | * config.guess: Recognize i586-pc-beos. | Richard Henderson | 1 | -0/+7 | |
* configure.in: Don't build some bits for beos. | |||||
1998-07-14 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make | Ian Lance Taylor | 1 | -0/+3 | |
CFLAGS default to -O2. | |||||
1998-07-14 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work | Ian Lance Taylor | 1 | -0/+9 | |
when using GNU ld. | |||||
1998-07-07 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | Ian Lance Taylor | 1 | -0/+4 | |
1998-07-02 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> | Ian Lance Taylor | 1 | -0/+5 | |
* makefile.vms: Update to build binutils/makefile.vms. Add install target. | |||||
1998-07-02 | * configure.in: configure cgen if --enable-cgen-maint. | Doug Evans | 1 | -0/+9 | |
* Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen. (all-cgen): New rule. (all-opcodes,all-sim): Depend on all-cgen. | |||||
1998-07-01 | * ltconfig: Update to correct AIX handling. | Ian Lance Taylor | 1 | -0/+9 | |
1998-06-24 | * configure.in: Add cygmon and libstub support for mn10200. | Mark Alexander | 1 | -0/+8 | |
1998-06-12 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -0/+4 | |
* Makefile.in: all-snavigator needs all-libgui. | |||||
1998-06-12 | * configure.in: Add cygmon and libstub support for mn10300. | Mark Alexander | 1 | -0/+4 | |
1998-06-10 | * missing: Update to version from automake 1.3. | Ian Lance Taylor | 1 | -0/+2 | |
1998-06-10 | * ltmain.sh: On installation, don't get confused if the same name | Ian Lance Taylor | 1 | -0/+5 | |
appears more than once in the list of library names. | |||||
1998-06-03 | * config.sub: Accept m68060 and m5200 as CPU names. | Ian Lance Taylor | 1 | -0/+5 | |
1998-06-01 | * configure: Use && rather than using -a in test, because odd | Ian Lance Taylor | 1 | -0/+15 | |
strings can confuse test. | |||||
1998-05-12 | * config-ml.in: After building symlink tree call make distclean | Jeff Law | 1 | -0/+6 | |
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens to be the case for libiberty. Bring over from egcs. | |||||
1998-05-12 | * COPYING.LIB: Update FSF address. | Jeff Law | 1 | -0/+6 | |
1998-05-08 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via | Ian Lance Taylor | 1 | -0/+5 | |
GAS_SUPPORT_DIRS. | |||||
1998-05-07 | * ltconfig, ltmain.sh: Avoid producing a version number if | Ian Lance Taylor | 1 | -0/+5 | |
-version-info was not used. | |||||
1998-05-06 | * Makefile.in: Add dependencies for boehm-gc to libjava. | Stu Grossman | 1 | -0/+11 | |
1998-05-05 | Add Java sanitizations. | Stu Grossman | 1 | -0/+2 | |
1998-05-01 | Fri May 1 11:36:00 PST 1998 Syd Polk <spolk@cygnus.com> | Syd Polk | 1 | -0/+5 | |
* Touched all files before doing import | |||||
1998-04-30 | * Makefile.in: Added dependencies to all-target-boehm-gc and | Stu Grossman | 1 | -0/+5 | |
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 | -0/+7 | |
* 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-28 | * configure.in: Change alpha to alpha* in several places. | Ian Lance Taylor | 1 | -0/+4 | |
1998-04-28 | * config.sub: Recognize sparc86x. | Mark Alexander | 1 | -0/+4 | |
1998-04-24 | Fix consistency error reported by Yotam Medini. | Jim Wilson | 1 | -0/+4 | |
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |||||
1998-04-24 | * Makefile.in: Added standard targets for `flexlm'. | Ben Elliston | 1 | -0/+9 | |
Added intermodule dependency for `all-snavigator'. * configure.in: Include `flexlm' as a host library. | |||||
1998-04-23 | * ltconfig: Update cygwin32 support. | Ian Lance Taylor | 1 | -0/+2 | |
1998-04-23 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | Ian Lance Taylor | 1 | -0/+6 | |
(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. (GDB_SUPPORT_DIRS): Likewise. | |||||
1998-04-22 | Eliminate extra blank line | Michael Meissner | 1 | -1/+0 | |
1998-04-22 | Add support for --enable-target-optspace to compile with -Os instead of -O2, ↵ | Michael Meissner | 1 | -0/+11 | |
and default d30v, d10v, m32r to use it | |||||
1998-04-22 | * Makefile.in (all-bfd): Depend on all-intl. | Tom Tromey | 1 | -0/+8 | |
(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 | -0/+15 | |
(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 (all-bfd): Depend upon all-libiberty. | Ian Lance Taylor | 1 | -0/+2 | |
1998-04-17 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. | Ian Lance Taylor | 1 | -0/+4 | |
1998-04-17 | * Makefile.in: Add libstub. | Bob Manson | 1 | -0/+7 | |
* configure.in: Ditto. Build libstub for targets that have cygmon support. | |||||
1998-04-14 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | Ian Lance Taylor | 1 | -0/+4 | |
1998-04-14 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | Jason Molenda | 1 | -0/+5 | |
* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and use mh-sysv5 if specified. Support gprof on SCO Open Server. |