* as.h (enum debug_info_type): Define.
[deliverable/binutils-gdb.git] / ChangeLog
index 9653c721ef273342c098377520d8c19b8e0ef1a8..1795ec9184f0676ce70c981bb190ab7a7f5ce44a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,274 @@
+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>
 
This page took 0.025772 seconds and 4 git commands to generate.