x86/Intel: correct MOVSD and CMPSD handling
[deliverable/binutils-gdb.git] / gas / config / tc-i386.h
index 1f740e419ced068b4ff3467dabcf27e8f97d784a..b02a25671f5978546c5d7f6930ff09729796862e 100644 (file)
@@ -63,6 +63,8 @@ extern unsigned long i386_mach (void);
 #define ELF_TARGET_FORMAT      "elf32-i386-nacl"
 #define ELF_TARGET_FORMAT32    "elf32-x86-64-nacl"
 #define ELF_TARGET_FORMAT64    "elf64-x86-64-nacl"
+#elif defined TE_CLOUDABI
+#define ELF_TARGET_FORMAT64    "elf64-x86-64-cloudabi"
 #endif
 
 #ifdef TE_SOLARIS
This page took 0.023876 seconds and 4 git commands to generate.