summaryrefslogtreecommitdiff
path: root/gas/config/tc-bfin.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-03-10 14:23:58 +0000
committerMike Frysinger <vapier@gentoo.org>2010-03-10 14:23:58 +0000
commit729c97dbe0cff2369f2ed061da215200c2751619 (patch)
tree9686e0b66b3e83eac934f0b33e59937570fe7a49 /gas/config/tc-bfin.h
parentdbafe1656a795b5fa760b0e6f262a7bfa94cc340 (diff)
downloadbinutils-redhat-729c97dbe0cff2369f2ed061da215200c2751619.tar.gz
strip trailing whitespace in Blackfin files
Diffstat (limited to 'gas/config/tc-bfin.h')
-rw-r--r--gas/config/tc-bfin.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/config/tc-bfin.h b/gas/config/tc-bfin.h
index c5819fcbac..9ec990df97 100644
--- a/gas/config/tc-bfin.h
+++ b/gas/config/tc-bfin.h
@@ -28,11 +28,11 @@
/*
* Define the target format macro here. The value for this should be
- * "elf32-bfin", not "elf32-little-bfin". Since the BFD source file
+ * "elf32-bfin", not "elf32-little-bfin". Since the BFD source file
* elf32-bfin.c defines TARGET_LITTLE_NAME to be "elf32-little-bfin",
* we must use this value, until this is corrected and BFD is rebuilt. */
#ifdef OBJ_ELF
-#define TARGET_FORMAT "elf32-bfin"
+#define TARGET_FORMAT "elf32-bfin"
#endif
#define LISTING_HEADER "BFIN GAS "
@@ -53,7 +53,7 @@ extern bfd_boolean bfin_eol_in_insn (char *);
/* Almost all instructions of Blackfin contain an = character. */
#define TC_EQUAL_IN_INSN(C, NAME) 1
-#define NOP_OPCODE 0x0000
+#define NOP_OPCODE 0x0000
#define LOCAL_LABELS_FB 1