Remove Cell Broadband Engine debugging support
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
index deb31d49890c7bee2e55ad373fbbeaa40649a109..53406f61c8ed806c926503b8c56e44ea492577f2 100644 (file)
@@ -2646,9 +2646,6 @@ ppc_linux_nat_target::read_description ()
        perror_with_name (_("Unable to fetch AltiVec registers"));
     }
 
-  if (hwcap & PPC_FEATURE_CELL)
-    features.cell = true;
-
   features.isa205 = ppc_linux_has_isa205 (hwcap);
 
   if ((hwcap2 & PPC_FEATURE2_DSCR)
This page took 0.024275 seconds and 4 git commands to generate.