PowerPC64 undefined weak visibility vs GOT optimisation
[binutils-gdb.git] / bfd / cpu-arm.c
index 8d6977aee47fa11514298d43f027523e152dabbc..cc9683ecf9de74122706450d7f8832d14ed9504e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the ARM processor
-   Copyright (C) 1994-2020 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
    Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -150,6 +150,9 @@ processors[] =
   { bfd_mach_arm_8,      "cortex-a76"      },
   { bfd_mach_arm_8,      "cortex-a76ae"    },
   { bfd_mach_arm_8,      "cortex-a77"      },
+  { bfd_mach_arm_8,      "cortex-a78"      },
+  { bfd_mach_arm_8,      "cortex-a78ae"    },
+  { bfd_mach_arm_8,      "cortex-a78c"     },
   { bfd_mach_arm_6SM,    "cortex-m0"       },
   { bfd_mach_arm_6SM,    "cortex-m0plus"   },
   { bfd_mach_arm_6SM,    "cortex-m1"       },