Fixed sanitization,
[deliverable/binutils-gdb.git] / ChangeLog
index 0e4af5e8df437092369ac9e7ba6ce73bfeaf0372..5f85d857f2a815f5cdd214b6b9ac65ebf67fef7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,135 @@
+Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for Thumb target.
+
+       * config.sub (maybe_os): Add support for Thumb target.
+
+Tue Dec  2 06:51:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure (GDB_TK): add all-libide to dependency list
+
+       * Makefile.in: remove sanitization for ALL libide references
+
+Tue Dec  2 09:04:13 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (host_libs): Build libide all of the time, remove ide
+       sanitization for it.
+       (noconfigdirs): Remove libide from all places that set noconfigdirs.
+
+       * Makefile.in (all-libide): Remove sanitization markers for libide.
+
+Mon Dec  1 10:53:40 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * Makefile.in (all-vmake): remove double dependency on all-libide
+
+       * modules/modules: add libide to gdb's checkout list
+
+Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add rules for cygmon.
+
+       * configure.in: Build cygmon for sparc-elf and sparclite-aout.
+
+Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
+       11/18/97 build 
+
+Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
+
+       * ltmain.sh: If mkdir fails, check whether the directory was created
+       anyhow by some other process.
+
+start-sanitize-d30v
+Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure all directories.
+
+Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure newlib, libiberty directories
+       for the D30V.
+
+Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
+
+end-sanitize-d30v
+
+Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
+
+        * include/libiberty.h: Add extern "C" { so it can be used with C++
+        progrms.
+        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
+        programs.
+
+start-sanitize-tx19
+Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Move tx19 configury to reduce spurious differences
+       with gcc/config.sub.
+
+end-sanitized-tx19
+start-sanitize-tx49
+Wed Nov  5 11:14:44 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Move tx49 configury to reduce spurious differences
+       with gcc/config.sub.
+
+end-sanitized-tx49
+start-sanitize-d30v
+Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure GCC now.
+
+end-sanitize-d30v
+start-sanitize-tx49
+Wed Oct 29 16:52:43 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Add tx49 configury.
+
+end-sanitize-tx49
+
+start-sanitize-ide
+Tue Oct 28 16:44:15 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+        * Makefile.in (install-foundry): New target.
+end-sanitize-ide
+       
+Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.in: Remove a "second pass" of tweaking noconfigdirs,
+       is no longer needed.
+
+Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in: check-target-libio depends on all-target-libstdc++.
+
+start-sanitize-vr5400
+Wed Oct 22 14:05:29 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config.sub (maybe_os): Add mips64vr5400.
+
+end-sanitize-vr5400
+Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
+
+       * makefile.vms: Fix to work with DEC C.
+
+start-sanitize-ide
+Sat Oct 11 13:52:40 1997  Tom Tromey  <tromey@cygnus.com>
+
+        * Makefile.in (all-jstools): Depend on all-tix.
+
+end-sanitize-ide
+
+Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Add mips-tx39-elf to marketing names.
+
+Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Handle symlinks in generated script.
+
 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: Handle autoconf style directory options: --bindir,
@@ -63,6 +195,10 @@ Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
 
+Wed Sep  3 19:38:01 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+        * Makefile.in (GDB_TK): Add all-libide.
+
 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
 
        * ltconfig: Set CONFIG_SHELL in libtool.
@@ -123,6 +259,12 @@ Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: When handling a Canadian Cross, handle YACC as well as
        BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
+        * Makefile.in (all-bison): Depend upon all-texinfo.
+
+start-sanitize-ide
+        * Makefile.in (all-vmake): Depend upon all-tix.
+
+end-sanitize-ide
 
 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
This page took 0.026195 seconds and 4 git commands to generate.