HAVE_SSE_REGS serves no purpose anymore.
Committed.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@xxxxxxx>
* config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
Index: config/i386/tm-nbsd.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/tm-nbsd.h,v
retrieving revision 1.12
diff -u -p -r1.12 tm-nbsd.h
--- config/i386/tm-nbsd.h 15 Jun 2002 18:09:31 -0000 1.12
+++ config/i386/tm-nbsd.h 30 Jun 2002 17:20:57 -0000
@@ -21,8 +21,6 @@
#ifndef TM_NBSD_H
#define TM_NBSD_H
-#define HAVE_SSE_REGS
-
#include "i386/tm-i386.h"
/* These defines allow the recognition of sigtramps as a function name
|