aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/tm-isi.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-09-09 18:33:44 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-09-09 18:33:44 +0000
commitf46ffb9ebd962cac950b40604900ede5e174afd8 (patch)
treee30a70cfcc83e29974e5d9423a7962a3a2f53b7f /gdb/config/m68k/tm-isi.h
parent5c303f64ca252af6e7481942e26c643dad4c6620 (diff)
downloadfsf-binutils-gdb-f46ffb9ebd962cac950b40604900ede5e174afd8.zip
fsf-binutils-gdb-f46ffb9ebd962cac950b40604900ede5e174afd8.tar.gz
fsf-binutils-gdb-f46ffb9ebd962cac950b40604900ede5e174afd8.tar.bz2
More gcc lint:
* exec.c (ignore): Return 0. * stack.c (return_command): Fetch lazy value directly, not via VALUE_CONTENTS, to avoid "value computed is not used". * inflow.c (new_tty): Move osigttou inside #if. * remote.c (remote_fetch_registers): If remote reply is short, just note that fact and keep going (reading extra registers as all bits 0). (remote_store_registers): Send number of registers that were found by remote_fetch_registers. * m68k-tdep.c, config/m68k/tm-m68k.h, config/m68k/tm-*.h: Remove HAVE_68881. Define CANNOT_STORE_REGISTER if ptrace() can't write floating registers. * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt,tm-m68k-fp.h,m68k-fp.mt}: Remove, replaced by {tm-m68k-em.h,m68k-em.mt}. * Makefile.in, configure.in: Change accordingly.
Diffstat (limited to 'gdb/config/m68k/tm-isi.h')
-rw-r--r--gdb/config/m68k/tm-isi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/m68k/tm-isi.h b/gdb/config/m68k/tm-isi.h
index e57f304..e279080 100644
--- a/gdb/config/m68k/tm-isi.h
+++ b/gdb/config/m68k/tm-isi.h
@@ -20,8 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This has not been tested on ISI's running BSD 4.2, but it will probably
work. */
-#define HAVE_68881
-
/* Data segment starts at etext rounded up to DATAROUND in {N,Z}MAGIC files */
#define DATAROUND 0x20000