various ChangeLog housekeeping, and
authorStan Shebs <shebs@codesourcery.com>
Tue, 7 Feb 1995 02:44:25 +0000 (02:44 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 7 Feb 1995 02:44:25 +0000 (02:44 +0000)
Sat Feb  4 13:29:52 1995  Stan Shebs  <shebs@andros.cygnus.com>

* config/m68k/est.mt (TDEPFILES): Remove m68k-pinsn.o.

gdb/ChangeLog
gdb/config/m68k/est.mt

index eab1620196053c154ce9cc682763185784aa1b63..c39152a43112eab14306a67faca291af1974c6c9 100644 (file)
@@ -6,23 +6,29 @@ Mon Feb  6 14:44:36 1995  Rob Savoye  <rob@darkstar.cygnus.com>
        GDB.
        * mips-tdep.c: Add LSI33k register names and processor type.
 
-Sun Feb  5 20:32:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
-
 start-sanitize-gdbtk
+Sun Feb  5 20:32:44 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdbtk.c (gdb_disassemble): Deference pointer to function before
        calling it (pre-ANSI compilers generally require this).
-
 end-sanitize-gdbtk
+
+Sat Feb  4 13:29:52 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config/m68k/est.mt (TDEPFILES): Remove m68k-pinsn.o.
+
 Fri Feb  3 16:47:31 1995  Kung Hsu  <kung@mexican.cygnus.com>
 
        * ser-go32-para.c (dos_read): fix syntax errors.
 
 Fri Feb  3 11:19:20 1995  Stu Grossman  (grossman@cygnus.com)
 
-       * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),
-       top.c :  Get rid of dis_asm_read_memory_hook.  We can now call the
-       disassemblers directly and have no need for this hook anymore.
-       * defs.h, printcmd.c:  Make print_insn be static.
+       * core.c (dis_asm_read_memory), defs.h, top.c: Get rid of
+       dis_asm_read_memory_hook.  We can now call the disassemblers
+       directly and have no need for this hook anymore.
+start-sanitize-gdbtk
+       * gdbtk.c (gdb_disassemble): Ditto.
+end-sanitize-gdbtk
+       * defs.h, printcmd.c: Make print_insn be static.
 
        * ser-go32.c (dos_comisr):  Make this 8 bit clean.
        * (dos_open dos_close):  Allow multiple opens to the same device.
@@ -43,7 +49,7 @@ Thu Feb  2 19:02:45 1995  Rob Savoye  <rob@darkstar.cygnus.com>
 
 Thu Feb  2 16:11:04 1995  Kung Hsu  <kung@mexican.cygnus.com>
 
-       * config/arc/.Sanitize: New file for config/arc directory.
+start-sanitize-arc
        * config/arc/arc.mt: new target makefile for arc processor.
        * config/arc/tm-arc.h: new target header for arc processor.
        * config/arc/go32.mh: new go32 host makefile for arc processor.
@@ -51,8 +57,8 @@ Thu Feb  2 16:11:04 1995  Kung Hsu  <kung@mexican.cygnus.com>
        * arc-tdep.c: new target dependent codes for arc processor.
        * remote-arc.c: new file for arc-specific protocol through
        parallel line.
+end-sanitize-arc
        * ser-go32-para.c: new file for go32 parallel port communication.
-       * .Sanitize: sanitize arc specific files out.
 
 Thu Feb  2 13:58:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
index 121d7508898f58999e2b99b3ff9c4583673b4319..4e0a3327f024d9e662d78e232fe178137601e2a3 100644 (file)
@@ -1,3 +1,3 @@
-# Target: EST-300
-TDEPFILES= m68k-tdep.o remote-est.o  m68k-pinsn.o
+# Target: m68k emulator EST-300
+TDEPFILES= m68k-tdep.o remote-est.o
 TM_FILE= tm-est.h
This page took 0.02807 seconds and 4 git commands to generate.