Remove sanitized-out Magic Cap support, will never be released
[deliverable/binutils-gdb.git] / gdb / ChangeLog-96
index e8c12046206151faab01be99268ccc90b9d766d9..3cee54c206b01ec7cde63f5dec4e138c00835e1e 100644 (file)
@@ -116,19 +116,15 @@ Fri Dec 20 11:06:03 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * mswin/genmakes:  Don't define _DEBUG.  This breaks wingdb.
 
-start-sanitize-v850
 Thu Dec 19 19:42:44 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * v850-tdep.c (v850_scan_prologue): Deal with -mep shorting
        register saves by using the ep register.
 
-end-sanitize-v850
-start-sanitize-m32r
 Thu Dec 19 15:57:16 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * m32r-tdep.c (m32r_frame_find_saved_regs): Fix thinko in arg def.
 
-end-sanitize-m32r
 Thu Dec 19 09:38:56 1996  Mark Alexander  <marka@cygnus.com>
 
        * values.c (unpack_double): Make it compile with MSVC++ 2.x.
@@ -276,13 +272,9 @@ Tue Dec  3 11:38:14 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
        * blockframe.c: add macro USE_GENERIC_DUMMY_FRAMES to enable/disable
          code for generic call_dummy frames.
        * config/h8300/tm-h8300.h: turn on USE_GENERIC_DUMMY_FRAMES
-start-sanitize-m32r
        * config/m32r/tm-m32r.h: Ditto.
-end-sanitize-m32r
        * config/sh/tm-sh.h: Ditto.
-start-sanitize-v850
        * config/v850/tm-v850.h: Ditto.
-end-sanitize-v850
 
 Sun Dec  1 00:41:47 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
@@ -505,13 +497,9 @@ Wed Nov 27 11:29:06 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * blockframe.c: Remove old-style CALL_DUMMY code.
        * h8300-tdep.c, config/h8300/tm-h8300.h: Ditto.
-start-sanitize-m32r
        * m32r-tdep.c, config/m32r/tm-m32r.h: Ditto.
-end-sanitize-m32r
        * sh-tdep.c, config/sh/tm-sh.h: Ditto.
-start-sanitize-v850
        * v850-tdep.c, config/v850/tm-v850.h: Ditto.
-end-sanitize-v850
        
 Wed Nov 27 10:32:14 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
@@ -521,16 +509,12 @@ Wed Nov 27 10:32:14 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
        * frame.h:      Declarations for generic CALL_DUMMY frame support.
        * h8300-tdep.c: Add target function calls using generic frame support.
        * config/h8300/tm-h8300.h: config for generic target function calls.
-start-sanitize-m32r
        * m32r-tdep.c:  Add target function calls using generic frame support.
        * config/m32r/tm-m32r.h:   config for generic target function calls.
-end-sanitize-m32r
        * sh-tdep.c:    Add target function calls using generic frame support.
        * config/sh/tm-sh.h:       config for generic target function calls.
-start-sanitize-v850
        * v850-tdep.c:  Add target function calls using generic frame support.
        * config/v850/tm-v850.h:   config for generic target function calls.
-end-sanitize-v850
        * valops.c:     ADD PUSH_RETURN_ADDRESS so that it doesn't have to be
                        done by PUSH_ARGUMENTS when there's no CALL_DUMMY.
 
@@ -685,13 +669,11 @@ Tue Nov 12 12:16:40 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
        * sh-tdep.c: Add functionality for target function calls.
        * config/sh/tm-sh.h: Add support for target function calls.
 
-start-sanitize-m32r
 Tue Nov 12 12:06:58 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
         
        * m32r-tdep.c: Add functionality for target function calls.
        * valops.c:    Small change to support target function calls.
        * config/m32r/tm-m32r.h: Add support for target function calls.
-end-sanitize-m32r
         
 Mon Nov 11 17:15:59 1996  Geoffrey Noer  <noer@cygnus.com>
 
@@ -765,12 +747,10 @@ Thu Nov  7 15:19:08 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
        * config/d10v/tm-d10v.h (EXTRA_FRAME_INFO): Change dummy to be
        a pointer to the dummy's stack instead of just a flag.
        
-start-sanitize-m32r
 Tue Nov  5 10:21:02 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * m32r-tdep.c: Improved frame_chain and fn prologue analysis.
        * config/tm-m32r.h: Add framesize and register to extra_frame_info.
-end-sanitize-m32r
 
 Tue Nov  5 10:08:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
@@ -812,7 +792,6 @@ Fri Nov  1 10:50:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
        * monitor.c (dev_name,targ_ops): Move static variables before
        first use, to avoid compiler warnings.
 
-start-sanitize-m32r
 Thu Oct 31 16:37:17 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * m32r-tdep.c: Improved frame_chain and fn prologue analysis.
@@ -828,7 +807,6 @@ Wed Oct 30 18:14:14 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
        * m32r-tdep.c, m32r-rom.c: New files.
        * config/m32r/m32r.mt: New file.
        * config/m32r/tm-m32r.h: New file.
-end-sanitize-m32r
 
 Tue Oct 29 16:56:01 1996  Geoffrey Noer  <noer@cygnus.com>
 
@@ -903,15 +881,13 @@ Thu Oct 24 10:06:58 1996  Stu Grossman  (grossman@critters.cygnus.com)
        CUR_SYMBOL_STRX instead.
        * config/i386/xm-windows.h:  Define SIGQUIT and SIGTRAP.
 
-start-sanitize-v850
        * config/v850/tm-v850.h:  Define PS_REGNUM and TARGET_V850 for
        MSVC builds.
        * mswin/gdbwin.c (reg_order):  Define register order for V850.
        * mswin/gui.cpp (CGuiApp::InitInstance):  Define target name for
        V850.
        * mswin/regdoc.h:  Define MAXREGS for V850.
-end-sanitize-v850
-start-sanitize-v850
+
 Tue Oct 22 16:28:20 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * v850-tdep.c (scan_prologue):  Changes to deal with scheduled
@@ -923,7 +899,6 @@ Tue Oct 22 16:28:20 1996  Stu Grossman  (grossman@critters.cygnus.com)
        we have all the info at this time.
        * (v850_frame_chain):  Use new calling convention for scan_prologue.
 
-end-sanitize-v850
 Tue Oct 22 10:25:29 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * d10v-tdep.c, config/d10v/tm-d10v.h: Changes to allow stack
@@ -940,7 +915,6 @@ Mon Oct 21 18:17:08 1996  Mark Alexander  <marka@cygnus.com>
        sign-extension problems in calculating psymtab addresses.
        * buildsym.c (end_symtab): Use macro to pop context.
 
-start-sanitize-v850
 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * v850-tdep.c:  Cleanup lots of things.  Add many comments.
@@ -949,7 +923,6 @@ Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
        sign bugs with scanning prologues.  Get a little smarter about
        calculating the length of uninteresting instructions.
 
-end-sanitize-v850
 Mon Oct 21 14:01:38 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
        * top.c: Add new commands "set annotate" and "show annotate".
@@ -985,14 +958,12 @@ Wed Oct 16 17:46:03 1996  Stan Shebs  <shebs@andros.cygnus.com>
        equivalent expression uses.
        * infrun.c (wait_for_inferior): Ditto.
 
-start-sanitize-v850
 Wed Oct 16 01:53:43 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * v850-tdep.c (v850_push_arguments):  Use symbolic names for arg
        registers.
        * config/v850/tm-v850.h:  Change FP to 29.  Define arg regs.
 
-end-sanitize-v850
 Tue Oct 15 16:30:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * Makefile.in (init.c):  Don't use -s option with grep.  It means
@@ -1012,13 +983,10 @@ Tue Oct 15 16:30:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
        * utils.c (floatformat_from_doublest):  Fix logic error with
        converting from double to float.  (It wasn't shifting mant_long if
        it had a hidden bit.)
-
-start-sanitize-v850
        * v850-tdep.c:  Add support for function calling.  Fix some
        problems with debugging code w/o debug symbols.
        * config/v850/tm-v850.h:  Ditto.
 
-end-sanitize-v850
 Tue Oct 15 18:19:42 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * utils.c: Always ensure that size_t is defined.  Check
@@ -1041,11 +1009,9 @@ Fri Oct 11 15:43:54 1996  Stu Grossman  (grossman@critters.cygnus.com)
        struct frame to make it possible to use frame_saved_regs in
        EXTRA_FRAME_INFO macro.
 
-start-sanitize-v850
        * v850-tdep.c config/v850/tm-v850.h:  Lotsa new functions and
        macros to make frame operations (such as backtrace) work.
 
-end-sanitize-v850
 Fri Oct 11 14:23:50 1996  Fred Fish  <fnf@cygnus.com>
 
        * dbxread.c (process_one_symbol): Check for null string directly
@@ -1194,26 +1160,22 @@ Mon Sep 30 20:02:45 1996  Fred Fish  <fnf@cygnus.com>
 
        * defs.h: Remove define of PRIVATE_XMALLOC.
 
-start-sanitize-v850
 Mon Sep 30 15:39:28 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * config/v850/tm-v850.h:  Use distinct register for PC, not EIPC.
 
-end-sanitize-v850
 Mon Sep 30 11:16:34 1996  Jeffrey A Law  (law@cygnus.com)
 
        * top.c (execute_control_command):  Free values from while_control
        and if_control conditions after evaluation to avoid storage leaks.
        From Peter Schauer.
  
-start-sanitize-v850
 Fri Sep 27 17:43:06 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * configure configure.in:  Recognize v850 target.
        * v850-tdep.c:  New file, NEC V850 target support.
        * config/v850/{v850.mt tm-v850.h}:  New files for NEC V850 support.
 
-end-sanitize-v850
 Fri Sep 27 14:48:15 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * infrun.c (wait_for_inferior):  Update current_line and
@@ -1561,9 +1523,6 @@ Fri Aug 16 13:52:21 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-make.sed: Update for various recent changes, add some
        comments.
-start-sanitize-gm
-       * mpw-config.in: Fix name of Magic Cap-specific file.
-end-sanitize-gm
 
 Fri Aug 16 15:47:36 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
@@ -5213,9 +5172,6 @@ Tue Jan 16 11:22:58 1996  Stu Grossman  (grossman@cygnus.com)
 
        * Makefile.in (CLIBS):  Add LIBS to allow libraries to be
        specified on the make command line (via make LIBS=xxx).
-start-sanitize-gm
-       * configure.in (enable-gm):  magic.o -> gmagic.o.
-end-sanitize-gm
 
 start-sanitize-gdbtk
 Mon Jan 15 09:58:41 1996  Tom Tromey  <tromey@creche.cygnus.com>
This page took 0.025475 seconds and 4 git commands to generate.