* ltconfig, ltmain.sh: Avoid producing a version number if
[deliverable/binutils-gdb.git] / ChangeLog
index ceb95d0ce228ee471059e7c125859a0d2974c923..2bbb2bf118ebaca0a3cf1d9feb74445b0fb990ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,232 @@
+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.
+start-sanitize-d30v
+       * configure.in (target_cflags): Ditto for d30v.
+end-sanitize-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.
+
+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.
+
+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.
+
+Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add ash make rules
+       * configure.in: add ash to native_only and host_tools lists
+
+start-sanitize-ide
+Tue Mar 31 16:50:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add libidetcl, like libide.
+       (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.
+
+end-sanitize-ide
+Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-gettext, all-intl): New targets.
+       (ALL_MODULES): Added all-gettext, all-intl.
+       (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
+       (INSTALL_MODULES): Added install-gettext, install-intl.
+       (CLEAN_MODULES): Added clean-gettext, clean-intl.
+
+       * configure.in (host_tools): Added gettext.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       (host_libs): Added intl.
+
+start-sanitize-gdbtk 
+Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure: Do not disable building gdbtk for cygwin32 hosts.
+
+end-sanitize-gdbtk
+Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in: Revert yesterday's change.
+       (all-target-winsup):  all-target-librx stays out of here.
+
+Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * 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++.
+
+Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
+       recursive makes
+
+Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
+       for newlib directory.
+       (CXX_FOR_TARGET): Likewise.
+
+Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * ltconfig: Update after libtool/ltconfig.in change for
+       hpux11.
+
+Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2.
+
+Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add Thumb-pe target.
+
+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
+
+Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Accept alphapca56 and alphaev6 properly.
+
+start-sanitize-vr4320
+Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub (mips64vr4320-unknown-elf) : Added.
+
+end-sanitize-vr4320
+
+Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_MODULES): Move install-tcl before
+       install-itcl.
+       (install-itcl): Remove dependency on install-tcl.
+
+Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Remove libgloss from noconfigdirs for MN10300.
+
+Fri Feb 20 16:47:24 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * configure: Don't let builds be done in source tree.
+
 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Don't build libgui for a cygwin32 target when not on
@@ -103,12 +332,6 @@ Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
        * configure.in: check whether host and target makefile
        fragments exist before adding them to *_makefile_frag
 
-start-sanitize-vr4111
-Thu Jan 15 09:36:48 1998  Gavin Koch  <gavin@cygnus.com>
-
-       * config.sub: Create the vr4111 as a copy of vr4100. 
-
-end-sanitize-vr4111
 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
 
        * configure.in (target_configdirs): Add cygmon for sparc64-elf.
This page took 0.0259 seconds and 4 git commands to generate.