* opcode/mips.h (CPU_R2000): Remove.
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 25 Jul 2002 09:44:39 +0000 (09:44 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Thu, 25 Jul 2002 09:44:39 +0000 (09:44 +0000)
include/ChangeLog
include/opcode/mips.h

index ec846426525cbb90e19219336ee947a633acc85c..d91f4483115f943d777bcc55b6905abe289433e4 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
+
+       * opcode/mips.h (CPU_R2000): Remove.
+
 2002-07-19  Denis Chertykov  <denisc@overta.ru>
            Matthew Green  <mrg@redhat.com>
 
index 312a2ac17173b2f755b873c47addcf58b725c277..1a39640ca829cf76464119bfd9436254719cc5f6 100644 (file)
@@ -377,7 +377,6 @@ struct mips_opcode
 /* CPU defines, use instead of hardcoding processor number. Keep this
    in sync with bfd/archures.c in order for machine selection to work.  */
 #define CPU_UNKNOWN    0               /* Gas internal use.  */
-#define CPU_R2000      2000
 #define CPU_R3000      3000
 #define CPU_R3900      3900
 #define CPU_R4000      4000
This page took 0.027968 seconds and 4 git commands to generate.