X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ChangeLog;h=4fdcf44be6b85517b276094ca5aa67cbe0955cd0;hb=02ad0c056d0890b76fd0f3c83787ea852d083a83;hp=f66c8373ee1414d1b24d1a22ec248c340f19fc14;hpb=72743e377dd7258ce847ce07f3019aeb3d8bf9bd;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index f66c8373ee..4fdcf44be6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +Fri Jul 24 19:55:24 1998 Doug Evans + + * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES + to here ... + (install-no-fixedincludes): and here + (INSTALL_MODULES): ... from here. + +Fri Jul 24 17:01:42 1998 Ian Lance Taylor + + * config.sub: Merge with FSF. + + * config.guess: Merge with FSF. + +Fri Jul 24 08:43:36 1998 Doug Evans + +start-sanitize-sky + * configure.in (mips64r5900-sky-elf*): Use config/mt-sky. + Set extraconfigdirs to build dvp-elf-as. +end-sanitize-sky + * 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 Brendan Kehoe + + * Makefile.in (all-target-libjava): Depend on all-gcc and + all-target-newlib. + (configure-target-libjava): Depend on $(ALL_GCC). + +Fri Jul 17 13:30:18 1998 Ian Lance Taylor + + * ylwrap: Change absolute path checks to check for DOS style path + names. + + * ylwrap: Don't use a full path name if the source file is in the + same directory. From hjl@lucon.org (H.J. Lu). + + * config-ml.in: Default to being verbose, to match Feb 18 change to + configure. + +Thu Jul 16 12:29:51 1998 Ian Lance Taylor + + Brought over from egcs: + + 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 + + * configure.in (target_subdir): Set to libraries if enable_multilib. + +Wed Jul 15 01:00:54 1998 Ian Lance Taylor + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any + multilibs, force reconfiguration the first time we create + multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. + Tue Jul 14 23:41:03 1998 Ian Lance Taylor * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to @@ -173,9 +237,7 @@ Wed Apr 22 12:30:10 1998 Michael Meissner use -Os to compile target libraries rather than -O2. Default to using -Os for d10v and m32r if --{enable,disable}-target-optspace is not used. -start-sanitize-d30v * configure.in (target_cflags): Ditto for d30v. -end-sanitize-d30v Tue Apr 21 23:06:54 1998 Tom Tromey @@ -520,12 +582,10 @@ Wed Dec 17 11:27:59 1997 Ian Lance Taylor * configure: Only put libide in GDB_TK if --enable-ide. end-sanitize-ide -start-sanitize-d30v Wed Dec 17 09:53:02 1997 Michael Meissner * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. -end-sanitize-d30v Tue Dec 16 17:36:05 1997 Ian Lance Taylor * Makefile.in: Add libgui directory. @@ -591,7 +651,6 @@ Mon Nov 10 15:23:21 1997 H.J. Lu * ltmain.sh: If mkdir fails, check whether the directory was created anyhow by some other process. -start-sanitize-d30v Mon Nov 10 14:38:03 1997 Michael Meissner * configure.in (d30v-*-*): Configure all directories. @@ -605,7 +664,6 @@ Sat Nov 8 14:42:59 1997 Michael Meissner * configure.in (d30v-*-*): Configure target-libgloss on the D30V. -end-sanitize-d30v Fri Nov 7 10:34:09 1997 Rob Savoye * include/libiberty.h: Add extern "C" { so it can be used with C++ @@ -627,12 +685,10 @@ Wed Nov 5 11:14:44 1997 Gavin Koch with gcc/config.sub. end-sanitize-tx49 -start-sanitize-d30v Thu Oct 30 11:09:29 1997 Michael Meissner * configure.in (d30v-*-*): Configure GCC now. -end-sanitize-d30v start-sanitize-tx49 Wed Oct 29 16:52:43 1997 Gavin Koch @@ -690,13 +746,11 @@ Wed Oct 1 13:11:27 1997 Ian Lance Taylor infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, sbindir, sharedstatedir, and sysconfdir. -start-sanitize-d30v Wed Sep 24 18:06:27 1997 Stu Grossman * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, sn, and gnuserv from noconfigdirs. -end-sanitize-d30v Wed Sep 24 15:18:32 1997 Ian Lance Taylor * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. @@ -1261,13 +1315,11 @@ Tue Feb 25 18:46:14 1997 Stan Shebs * config.sub: Accept -lnews*. -start-sanitize-d30v Tue Feb 25 13:19:14 1997 Andrew Cagney * configure.in (noconfigdirs): Disable target-newlib, target-examples and target-libiberty for d30v. -end-sanitize-d30v start-sanitize-tic80 Tue Feb 25 11:41:51 1997 Tom Tromey @@ -1285,31 +1337,25 @@ Tue Feb 25 11:41:51 1997 Tom Tromey (CLEAN_MODULES): Added clean-sn. end-sanitize-tic80 -start-sanitize-d30v Fri Feb 21 17:56:25 1997 Martin M. Hunt * configure.in (noconfigdirs): Enable ld for d30v. -end-sanitize-d30v start-sanitize-tic80 Fri Feb 21 20:58:51 1997 Michael Meissner * configure.in (tic80-*-*): Build compiler. end-sanitize-tic80 -start-sanitize-d30v Sun Feb 16 15:41:09 1997 Andrew Cagney * configure.in (d30v-*): Remove sim directory from list of unsupported d30v directories -end-sanitize-d30v -start-sanitize-d30v Tue Feb 18 17:32:42 1997 Martin M. Hunt * config.sub, configure.in: Add d30v target cpu. -end-sanitize-d30v Thu Feb 13 22:04:44 1997 Klaus Kaempf * makefile.vms: New file.