]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Zap an IEEE_FLOAT.
authorAndrew Cagney <cagney@redhat.com>
Mon, 21 Jan 2002 03:34:30 +0000 (03:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 21 Jan 2002 03:34:30 +0000 (03:34 +0000)
gdb/ChangeLog
gdb/config/arc/tm-arc.h

index 71e527b9061511a10574c7b736719ae7d7255591..b8e28c2880aae986dbc54f345de338219b08b773 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
+
 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
 
        From Jeff Law <law@redhat.com>:
        * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
        * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
        * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
-       * config/arc/tm-arc.h (IEEE_FLOAT): Ditto.
        * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
 
        * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
index 52ed0910437662b5fb57ab5e61db3555e433d018..cd9447637c186085a1a400ff33d515ea34fefde3 100644 (file)
@@ -24,9 +24,6 @@
 /* Used by arc-tdep.c to set the default cpu type.  */
 #define DEFAULT_ARC_CPU_TYPE "base"
 
-/* We have IEEE floating point, if we have any float at all.  */
-#define IEEE_FLOAT (1)
-
 /* Offset from address of function to start of its code.
    Zero on most machines.  */
 #define FUNCTION_START_OFFSET 0