* relax.c (build_it): re-enable the processing of data_statements
[deliverable/binutils-gdb.git] / ChangeLog
index fcb10852e85c5f78f16ef1bf2a93a3d2fe395444..1d80d2517a8bc529245c87be5aee13377e9d2c89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,113 @@
+Thu Nov  5 10:38:46 1992  Michael Werner  (mtw@rtl.cygnus.com)
+
+       * ./deja-gnu/gdb.t21/.Sanitize & ./deja-gnu/gdb.t22/.Sanitize
+         Changed .Sanitize files to reflect earlier change of
+         in-gdbme.C filename to in-gdbme.cc .
+
+Wed Nov  4 17:57:47 1992  Michael Werner  (mtw@rtl.cygnus.com)
+
+       * Makefile.in:  Added stuff for building deja-gnu.
+       * ./deja-gnu/gdb.t21/ & ./deja-gnu/gdb.t22/:
+         Moved in-gdbme.C file to in-gdbme.cc because gcc was changed to
+         not recognize .C extensions anymore.  Changed the configure.in
+         file to reflect the filename extension change.
+
+Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
+
+       * Makefile.in:  Added separate definitions for C++.
+
+Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
+
+       * configure.in (configdirs):  Add deja-gnu.
+
+Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
+
+       * README:  Update for configure.texi and gdb-4.7 release.
+
+Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in:  Move "all" target to top of file.
+       Previously, first target was ".PHONY" which caused BSD4.4 make
+       to build .PHONY when make was run without arguments.
+
+Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
+       Library-copylefted code in libiberty.
+
+Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
+
+       * config.sub:  Replace m68kmote with plain old m68k.
+
+Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in:  Remove space from blank line, avoid Make complaints.
+
+Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
+
+       * config.sub: Complain if no argument is given.  Added support for
+       386bsd as OS and target alias.
+
+Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (XTRAFLAGS): include newlib directories if
+       newlib/Makefile exists, rather than if host != target.
+
+Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
+
+       * config.sub: recognize sparclite-wrs-vxworks.
+
+       * Makefile.in (install-xiberty): added *-xiberty make rules (from
+       p3.) Added clean-xiberty to clean.
+
+Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: use *-*-* instead of nested cases for host and target
+
+Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
+       from the same source tree and not building a cross-compiler.  This
+       matters for the libg++ configuration if reconfiguring a tree that
+       has already been installed.
+
+Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
+
+       * config.sub (i486v/i486v4):  Merge in from FSF version.
+
+Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
+
+       * configure: only set PWD if it is already set.
+
+Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
+
+       * configure: just set PWD=`pwd` at the top, since Ultrix sh
+       doesn't have unset and all success paths (and most error paths)
+       out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
+       to just ${PWD} to avoid confusion.)
+
+Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure: always set $(tooldir) to $(libdir)/$(target_alias),
+       even for a native compilation.
+
+Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
+
+       Changes to make the gdb.tar.Z rule work better.
+
+       * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
+       (DEVO_SUPPORT):  Add configure.texi.
+       (bfd-ilrt.tar.Z):  Remove ancient rule.
+
 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
 
+       * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
+       pick up the machine and system specific header files.
+
+       * configure.in, config.sub: added new target m68010-adobe-scout,
+       with alias of adobe68k.  Changed configure.in to check for
+       -scout before -sco* to avoid a false match.
+
        * Makefile.in: added AS_FOR_TARGET, passed down in
        TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
        the C compiler to use to create programs which are run in the
This page took 0.025548 seconds and 4 git commands to generate.