(PT_MIPS_OPTIONS): New symbol.
[deliverable/binutils-gdb.git] / ChangeLog
index ddd6a31c82e84aae2775a6e525544609e6d29ae9..3cd627d62e3ec50684f28ecac5d14c127606699e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,124 @@
+Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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.
@@ -91,6 +212,7 @@ Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
        (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.
@@ -101,6 +223,7 @@ Mon Apr 20 14:26:26 1998  Tom Tromey  <tromey@cygnus.com>
        (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>
 
@@ -230,6 +353,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
This page took 0.02556 seconds and 4 git commands to generate.