* gas/mn10300/udf.s: New test.
[deliverable/binutils-gdb.git] / ChangeLog
index 8e4a79936be98f9609c218d7a761a3aa8ea44e56..4fdcf44be6b85517b276094ca5aa67cbe0955cd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,298 @@
+Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * 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  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+       * config.guess: Merge with FSF.
+
+Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+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  <brendan@cygnus.com>
+
+       * 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  <ian@cygnus.com>
+
+       * 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  <ian@cygnus.com>
+
+       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  <wilson@cygnus.com>
+
+       * configure.in (target_subdir): Set to libraries if enable_multilib.
+
+Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <ian@cygnus.com>
+
+       * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
+       avoid confusion with --no-recursion.
+
+Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: Win32 hosts shouldn't use install -x
+       * install-sh: remove -x option, and special .exe-handling
+       hack.
+
+start-sanitize-beos
+Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.guess: Recognize i586-pc-beos.
+       * configure.in: Don't build some bits for beos.
+
+end-sanitize-beos
+Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: If CC is set but CFLAGS is not, and CC is gcc, make
+       CFLAGS default to -O2.
+
+       * ltmain.sh: Add some hacks to make SunOS --enable-shared work
+       when using GNU ld.
+
+Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Correct install when using a different shell.
+
+Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2b.
+
+Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
+
+       * makefile.vms: Update to build binutils/makefile.vms.  Add install
+       target.
+
+start-sanitize-cygnus
+Wed Jul  1 18:52:40 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * configure.in: configure cgen if --enable-cgen-maint.
+       * Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen.
+       (all-cgen): New rule.
+       (all-opcodes,all-sim): Depend on all-cgen.
+
+end-sanitize-cygnus
+Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update to correct AIX handling.
+
+Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * configure.in (noconfigdirs): Add configure pattern for mips tx39
+       cygmon
+
+Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Add cygmon and libstub support for mn10200.
+
+Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (grep): Grep no longer depends on libiberty.
+
+Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
+
+       * Makefile.in: all-snavigator needs all-libgui.
+
+Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Add cygmon and libstub support for mn10300.
+
+Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * missing: Update to version from automake 1.3.
+
+       * ltmain.sh: On installation, don't get confused if the same name
+       appears more than once in the list of library names.
+
+Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Accept m68060 and m5200 as CPU names.
+
+Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Use && rather than using -a in test, because odd
+       strings can confuse test.
+       * configure.in: Likewise.
+
+Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Bring in Visual C++ support.
+
+Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * COPYING.LIB: Update FSF address.
+
+Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2a.
+
+       * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
+       GAS_SUPPORT_DIRS.
+
+Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Avoid producing a version number if
+       -version-info was not used.
+
+start-sanitize-java
+Wed May  6 10:26:06 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * Makefile.in:  Add dependencies for boehm-gc to libjava.
+
+end-sanitize-java
+Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
+       building with newlib.
+
+1998-04-30  Paul Eggert  <eggert@twinsun.com>
+
+        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
+        Solaris `make' causes it to continue to next definition. 
+
+start-sanitize-java
+Wed Apr 29 17:07:10 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * Makefile.in: Added dependencies to all-target-boehm-gc and
+       all-target-libjava to have them configure during the build.
+
+end-sanitize-java
+start-sanitize-gdbtk
+Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
+       the right GUI libraries and files are installed along with GDB.
+
+end-sanitize-gdbtk
+Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Change alpha to alpha* in several places.
+
+Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config.sub: Recognize sparc86x.
+
+Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
+start-sanitize-cygnus
+Fri Apr 24 09:28:15 1998  Ben Elliston  <bje@cygnus.com>
+
+       * Makefile.in: Added standard targets for `flexlm'.
+       Added intermodule dependency for `all-snavigator'.
+       
+       * configure.in: Include `flexlm' as a host library.
+
+end-sanitize-cygnus
+Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update cygwin32 support.
+
+       * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
+       (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
+       (GDB_SUPPORT_DIRS): Likewise.
+
+Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (target_makefile_frag): If --enable-target-optspace,
+       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.
+       * configure.in (target_cflags): Ditto for d30v.
+
+Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend on all-intl.
+       (all-binutils): Likewise.
+       (all-gas): Likewise.
+       (all-gprof): Likewise.
+       (all-ld): Likewise.
+
+start-sanitize-java
+Mon Apr 20 14:26:26 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
+       (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.
+end-sanitize-java
+
+1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
+
+       * configure.in (host_tools): Fix typo, lbtool -> libtool.
+
+Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend upon all-libiberty.
+
+       * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
+
+Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add libstub.
+
+       * configure.in: Ditto. Build libstub for targets that have cygmon
+       support.
+
+Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't set PICFLAG on ix86-cygwin32.
+
+Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
+
+        * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
+        use mh-sysv5 if specified.  Support gprof on SCO Open Server.
+
+Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Add cygwin32 support.
+
+       * Makefile.in, configure.in: Add libtool as a native only directory
+       to configure and build.
+
 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
 
        * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
@@ -76,6 +371,12 @@ Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
        * Makefile.in - changed sn targets to snavigator
        * configure.in - changed sn targets to snavigator
 
+Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * config-ml.in: After building symlink tree call make distclean
+       if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
+       to be the case for libiberty.
+
 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
 
        * config.sub: Accept alphapca56 and alphaev6 properly.
@@ -87,6 +388,10 @@ Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
 
 end-sanitize-vr4320
 
+Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
+
+        * config.sub (sco5): Fix typo.
+
 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (INSTALL_MODULES): Move install-tcl before
@@ -277,12 +582,10 @@ Wed Dec 17 11:27:59 1997  Ian Lance Taylor  <ian@cygnus.com>
        * 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  <meissner@cygnus.com>
 
        * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
 
-end-sanitize-d30v
 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in: Add libgui directory.
@@ -348,7 +651,6 @@ Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
        * 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  <meissner@cygnus.com>
 
        * configure.in (d30v-*-*): Configure all directories.
@@ -362,7 +664,6 @@ Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
 
        * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
 
-end-sanitize-d30v
 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
 
         * include/libiberty.h: Add extern "C" { so it can be used with C++
@@ -384,12 +685,10 @@ Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
        with gcc/config.sub.
 
 end-sanitize-tx49
-start-sanitize-d30v
 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
 
        * configure.in (d30v-*-*): Configure GCC now.
 
-end-sanitize-d30v
 start-sanitize-tx49
 Wed Oct 29 16:52:43 1997  Gavin Koch  <gavin@cygnus.com>
 
@@ -447,13 +746,11 @@ Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
        infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
        sbindir, sharedstatedir, and sysconfdir.
 
-start-sanitize-d30v    
 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
 
        * 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  <ian@cygnus.com>
 
        * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
@@ -1018,13 +1315,11 @@ Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
 
        * config.sub: Accept -lnews*.
 
-start-sanitize-d30v
 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
 
        * 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  <tromey@cygnus.com>
 
@@ -1042,31 +1337,25 @@ Tue Feb 25 11:41:51 1997  Tom Tromey  <tromey@cygnus.com>
        (CLEAN_MODULES): Added clean-sn.
 
 end-sanitize-tic80
-start-sanitize-d30v
 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * configure.in (noconfigdirs): Enable ld for d30v.
 
-end-sanitize-d30v
 start-sanitize-tic80
 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
 
        * configure.in (tic80-*-*): Build compiler.
 
 end-sanitize-tic80
-start-sanitize-d30v
 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
 
        * 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  <hunt@pizza.cygnus.com>
 
        * config.sub, configure.in: Add d30v target cpu. 
        
-end-sanitize-d30v
 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
 
        * makefile.vms: New file.
This page took 0.026795 seconds and 4 git commands to generate.