]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/coff64-rs6000.c
bfd target vector rationalisation
[thirdparty/binutils-gdb.git] / bfd / coff64-rs6000.c
index d660e3a52670a1f16cc9112e30a0ce55104c7b7a..eb3b05b08939c61d4beee474469ad5d91d5a2c73 100644 (file)
@@ -2614,7 +2614,7 @@ static const struct xcoff_backend_data_rec bfd_xcoff_backend_data =
   };
 
 /* The transfer vector that leads the outside world to all of the above.  */
-const bfd_target rs6000coff64_vec =
+const bfd_target rs6000_xcoff64_vec =
   {
     "aixcoff64-rs6000",
     bfd_target_xcoff_flavour,
@@ -2873,7 +2873,7 @@ static const struct xcoff_backend_data_rec bfd_xcoff_aix5_backend_data =
   };
 
 /* The transfer vector that leads the outside world to all of the above.  */
-const bfd_target aix5coff64_vec =
+const bfd_target rs6000_xcoff64_aix_vec =
   {
     "aix5coff64-rs6000",
     bfd_target_xcoff_flavour,