* as.h (enum debug_info_type): Define.
[deliverable/binutils-gdb.git] / ChangeLog
index 8808164e2b47e465dba2652585ab0ab25bb2fd42..1795ec9184f0676ce70c981bb190ab7a7f5ce44a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,414 @@
+Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
+
+       * configure: When handling a Canadian Cross, handle YACC as well as
+       BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
+
+Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (BISON): bison, not byacc or bison -y.
+       (YACC): bison -y or byacc or yacc.
+       (various): Add *-bison as appropriate.
+       (taz): No need to mess with BISON anymore.
+
+Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: If OSTYPE matches *win32*, try to find a good value for
+       CONFIG_SHELL.
+
+start-sanitize-ide
+Mon Aug 11 13:49:46 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in, configure.in: Handle jstools like vmake.
+
+end-sanitize-ide
+Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
+       configure.in if it is present.
+
+Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
+
+Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config.sub: Recognize `arc' cpu.
+       * configure.in: Likewise.
+       * config-ml.in: Likewise.
+
+Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
+
+Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
+
+       * configure: Changed sed delimiter from ':' to '|' when
+       attempting to substitute ${config_shell} for SHELL. On
+       NT ${config_shell} may contain a ':' in it.
+
+Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
+
+Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
+
+Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
+
+       * ylwrap: If the program is a relative path, force it to be
+       absolute.
+
+Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure (tooldir): Set BISON to `bison -y' and not just bison.
+
+Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
+       correctly specify the target build directory $(TARGET_SUBDIR)/winsup
+       for libraries.
+
+Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
+       separated by spaces.
+
+Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ylwrap: New file.
+       * Makefile.in (DEVO_SUPPORT): Add ylwrap.
+
+       * ltmain.sh: Handle /bin/sh at start of install program.
+
+       * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
+
+       * ltconfig, ltmain.sh: New files, from libtool 1.0.
+       * missing: New file, from automake 1.2.
+
+Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
+       check-tk to CHECK_X11_MODULES.
+
+Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.guess: Merge with FSF.
+
+Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
+
+       * configure: Treat msdosdjgpp like go32.
+       * configure.in: Likewise.  Don't remove gprof for go32.
+
+       * configure: Change Makefile.tem2 to Makefile.tm2.
+
+Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
+
+       * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
+
+Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * install-sh (chmodcmd): Set to null if the DST directory already
+       exists.  Same as Nov 11th change.
+
+Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
+
+       * configure (GDB_TK): Needs itcl and tix. 
+
+Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * config.guess: Update from FSF.
+
+Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
+
+       * Makefile.in (GDB_TK): Depend on itcl and tix.
+
+Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
+       (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
+       (INSTALL_SCRIPT): New variable.
+       (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
+       * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
+       to -x.
+       * install-sh: Add support for -x option.
+
+Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in, Makefile.in: Treat tix like itcl.
+
+Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (WINDRES): New variable.
+       (WINDRES_FOR_TARGET): New variable.
+       (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
+       (EXTRA_HOST_FLAGS): Add WINDRES.
+       (EXTRA_TARGET_FLAGS): Add WINDRES.
+       (EXTRA_GCC_FLAGS): Add WINDRES.
+       ($(DO_X)): Pass down WINDRES.
+       ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
+       * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
+       DLLTOOL_FOR_TARGET.
+
+Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
+
+       * configure.in: configure sim before gdb for win32-x-ppc
+
+Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       Move gperf into the toplevel, from libg++.
+       * configure.in (target_tools): Add target-gperf.
+       (native_only): Add target-gperf.
+       * Makefile.in (all-target-gperf): New target, depend on
+       all-target-libg++.
+       (configure-target-gperf): Empty rule.
+       (ALL_TARGET_MODULES): Add all-target-gperf.
+       (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
+       (CHECK_TARGET_MODULES): Add check-target-gperf.
+       (INSTALL_TARGET_MODULES): Add install-target-gperf.
+       (CLEAN_TARGET_MODULES): Add clean-target-gperf.
+
+Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
+       * config.sub (mn10200): Recognize new basic machine.
+
+Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
+       --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
+
+Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in: If we're building mips-sgi-irix6* native, turn on
+       ENABLE_MULTILIB and set TARGET_SUBDIR.
+
+Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-sn): Depend on all-grep.
+
+Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
+
+       * configure: Set CFLAGS and CXXFLAGS, and substitute them into
+       Makefile.  From Jeff Makey <jeff@cts.com>.
+       * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
+
+       * Makefile.in (DISTBISONFILES): Remove.
+       (taz): Don't futz with DISTBISONFILES.  Change BISON to use
+       $(DEFAULT_YACC).
+
+       * configure.in: Build itl, db, sn, etc., when building for native
+       cygwin32.
+
+       * Makefile.in (LD): New variable.
+       (EXTRA_HOST_FLAGS): Pass down LD.
+       ($(DO_X)): Likewise.
+
+Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
+
+       * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
+
+Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in (targargs): Strip out any supplied --build argument
+       before adding our own. Always add --build.
+
+Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in (targargs): Pass --build if we're doing
+       a cross-compile.
+
+Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
+
+       * configure: Use '|' instead of ":" as the seperator in
+       sed. Otherwise sed chokes on NT path names with drive
+       designators. Also look for "?:*" as the leading characters in an
+       absolute pathname.
+
+Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Support for r3900.
+
+Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Use install-sh, not install.sh.
+
+Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (taz): Improve check for BISON so it doesn't try to
+       apply it twice.
+
+Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_MODULES): Put install-opcodes before
+       install-binutils.
+
+Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add automake targets.
+       * configure.in (host_tools): Add automake.
+
+start-sanitize-ide
+Thu May  8 17:09:12 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (all-libide): Depend upon all-ilu.
+
+end-sanitize-ide
+Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Default CXX to c++, not gcc.
+       * Makefile.in (CXX): Set to c++, not gcc.
+       (CXX_FOR_TARGET): When cross, transform c++, not gcc.
+
+start-sanitize-ide
+Tue May  6 11:23:57 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add ILU targets.
+       * configure.in (host_tools): Add ILU.
+
+end-sanitize-ide
+Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * install-sh: try appending a .exe if source file doesn't
+       exist
+
+Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * configure.in: Turn on multilib by default.
+       (cross_only): Remove target-libiberty.
+
+       * Makefile.in (all-gcc): Don't depend on libiberty.
+
+start-sanitize-ide
+Tue Apr 29 11:26:36 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (host_tools): Added vmake.
+
+end-sanitize-ide
+Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * config.guess: improve algorithm for recognizing Gnu Hurd x86.
+
+Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (DEVO_SUPPORT): Add mpw-install.
+       (DISTBISONFILES): Add ld/Makefile.in
+
+Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
+
+       * configure.in: if target is cygwin32 but host isn't cygwin32,
+       don't configure gdb tcl tk expect, not just gdb.
+
+Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in: Added gnuserv everywhere sn appears.
+
+       * Makefile.in (ALL_MODULES): Added all-gnuserv.
+       (CROSS_CHECK_MODULES): Added check-gnuserv.
+       (INSTALL_MODULES): Added install-gnuserv.
+       (CLEAN_MODULES): Added clean-gnuserv.
+       (all-gnuserv): New target.
+
+start-sanitize-ide
+Fri Apr 18 18:10:44 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (host_libs): Added libide.
+       Skip libide, vmake if no X.  Also skip these everywhere that sn is
+       skipped.
+
+       * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
+       (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
+       (INSTALL_MODULES): Added install-vmake, install-libide.
+       (CLEAN_MODULES): Added clean-vmake, clean-libide.
+       (all-vmake, all-libide): New targets.
+
+end-sanitize-ide
+Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
+
+       * config.guess: Fixes for MIPS OpenBSD systems.
+
+Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_XFORM): Remove.
+       (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
+
+       * mkinstalldirs: New file, copied from automake.
+       * Makefile.in (installdirs): Rename from install-dirs.  Use
+       mkinstalldirs.  Change all users.
+       (DEVO_SUPPORT): Add mkinstalldirs.
+
+Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * install-sh: Rename from install.sh.
+       * Makefile.in (INSTALL): Change install.sh to install-sh.
+       (DEVO_SUPPORT): Likewise.
+
+       * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
+       Graichen <graichen@rzpd.de>.
+
+Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
+
+       * config.guess: Recognize OpenBSD systems correctly.
+
+Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * README, Makefile.in (ETC_SUPPORT): Remove references to
+       cfg-paper*, configure.{texi,man,info*}._
+
+Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
+
+       * Makefile.in (all.normal): Ensure that gcc is built after all
+       the x11 - ie gdb - targets.
+
+Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
+
+       * makefile.vms: Don't run conf-a-gas.
+
+Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
+
+        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
+
+start-sanitize-tic80
+Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in: Remove noconfigdirs case since gdb also
+       configures and builds for tic80-coff.
+
+end-sanitize-tic80
+Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Set cache_file to config.cache.
+       * Makefile.in (local-distclean): Remove config.cache.
+
+Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * COPYING: Update FSF address.
+
+start-sanitize-tic80
+Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
+       noconfigdirs.
+
+end-sanitize-tic80
+Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (install-dirs): Don't crash if prefix, and hence
+       MAKEDIRS, is empty.
+
+Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config.sub: Tweak mn10300 entry.
+
 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
 
        * configure.in (host_tools): Put sim before gdb, so gdb's
@@ -188,12 +599,10 @@ Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
 
        * configure.in: Don't use --with-stabs on IRIX 6.
 
-start-sanitize-m32r
 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * configure.in (m32r): Build gdb, libg++ now.
 
-end-sanitize-m32r
 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * configure.in (mips*-sgi-irix6*):  Remove gdb and related
@@ -346,12 +755,10 @@ Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
        CC_FOR_TARGET was specified on the command line.
        (MAKEOVERRIDES): Don't define.
 
-start-sanitize-m32r
 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * configure.in (m32r): Fix spelling of libg++ libs.
 
-end-sanitize-m32r
 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * config.sub (-apple*): Remove, now redundant.
@@ -458,12 +865,10 @@ Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Use a single line for host_tools and native_only.
 
-start-sanitize-m32r
 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * config.sub, configure.in: Add entries for m32r.
 
-end-sanitize-m32r
 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
        * Makefile.in (inet-install): Don't run install-gzip.
This page took 0.029817 seconds and 4 git commands to generate.