bfd target vector rationalisation
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objcopy.exp
index 6159b9d88279bacbf7230c8084563f53e31eebec..a7e13966be291445d7b8a5c4f799796eecb1786d 100644 (file)
@@ -980,10 +980,10 @@ if [is_elf_format] {
     # The symbol table for some MIPS targets is sorted differently than
     # the ELF canonical order, so the regexps in localize-hidden-1.d fail
     # to match.  These tests must be matched to targets for which
-    # targ_defvec=bfd_elf32_bigmips_vec,
-    # targ_defvec=bfd_elf32_littlemips_vec,
-    # targ_defvec=bfd_elf32_nbigmips_vec or
-    # targ_defvec=bfd_elf32_nlittlemips_vec in config.bfd.  When syncing,
+    # targ_defvec=mips_elf32_be_vec,
+    # targ_defvec=mips_elf32_le_vec,
+    # targ_defvec=mips_elf32_n_be_vec or
+    # targ_defvec=mips_elf32_n_le_vec in config.bfd.  When syncing,
     # don't forget that earlier case-matches trump later ones.
     if { ![istarget "mips*-sde-elf*"] && ![istarget "mips*-mti-elf*"]
          && ![istarget "mips64*-*-openbsd*"] } {
This page took 0.024211 seconds and 4 git commands to generate.