* tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 20 Apr 1991 00:31:01 +0000 (00:31 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 20 Apr 1991 00:31:01 +0000 (00:31 +0000)
tm-sun3.h: Define TARGET_SUN3.

gdb/ChangeLog
gdb/tm-68k.h
gdb/tm-sun3.h

index 3df074d8f9975811748e32378622a0b0e38d9d15..d976900dbb439d4d67f77b91f6bfab3c61161cd2 100644 (file)
@@ -1,5 +1,8 @@
 Fri Apr 19 09:36:50 1991  Jim Kingdon  (kingdon at cygint.cygnus.com)
 
+       * tm-68k.h (NUM_REGS): Conditionalize on TARGET_SUN3 not sun.
+       tm-sun3.h: Define TARGET_SUN3.
+
        * utils.c: Use CPLUS_MARKER not '$'.
 
        * cplus-dem.c: Use CPLUS_MARKER not '$'.  If CPLUS_MARKER isn't
index f8b9d49433ca7b5d2a6a4d0b6ad986cdcbbaebb5..a138671fff740b4772fe2c5b30c960a0f242f3a3 100644 (file)
@@ -94,7 +94,7 @@ read_memory_integer (read_register (SP_REGNUM), 4)
 #define REGISTER_TYPE long
 
 #if defined (HAVE_68881)
-#  if defined (sun)
+#  if defined (TARGET_SUN3)
     /* Sun3 status includes fpflags, which shows whether the FPU has been used
        by the process, and whether the FPU was done with an instruction or 
        was interrupted in the middle of a long instruction.  See
index 4519d6ac774d479e34f81c5fd29d441cc633dab8..7ba7bc3183524c62c604b2a62d8f80afc684c3d9 100644 (file)
@@ -19,6 +19,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define HAVE_68881
 
+#define TARGET_SUN3
+
 #include "tm-68k.h"
 
 /* Define this if the C compiler puts an underscore at the front