summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@arc.com>2011-10-26 12:13:45 +0000
committerJoern Rennecke <joern.rennecke@arc.com>2011-10-26 12:13:45 +0000
commit7b774e649a0c511b81a8072a132c61f421db61f7 (patch)
tree70b94e7bfd7bd7f69f6537a8c446d11ae84a21ac
parentbca206132b331000c92c40cfdb3eff985384a082 (diff)
downloadbinutils-redhat-7b774e649a0c511b81a8072a132c61f421db61f7.tar.gz
gas:
* doc/as.texinfo [EPIPHANY]: Include c-epiphany.texi to avoid duplication. opcodes: * disassemble.c (ARCH_epiphany): Move into alphasorted spot.
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/doc/as.texinfo21
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/disassemble.c2
4 files changed, 23 insertions, 9 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d82606a59f..1f1a7b5adb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-26 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * doc/as.texinfo [EPIPHANY]: Include c-epiphany.texi to avoid
+ duplication.
+
2011-10-25 Mike Frysinger <vapier@gentoo.org>
* config/rx-defs.h (rx_error): Add const to first arg.
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 362c10bcc7..a22eb32f58 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -852,16 +852,21 @@ Warn when a nop after a 32-bit multiply instruction is generated.
The following options are available when @value{AS} is configured for the
Adapteva EPIPHANY series.
-@table @gcctabopt
-
-@item -mepiphany
-Specifies that the both 32 and 16 bit instructions are allowed. This is the
-default behavior.
+@ifclear man
+@xref{Epiphany Options}, for the options available when @value{AS} is
+configured for an Epiphany processor.
+@end ifclear
-@item -mepiphany16
-Restricts the permitted instructions to just the 16 bit set.
+@ifset man
+@c man begin OPTIONS
+The following options are available when @value{AS} is configured for
+an Epiphany processor.
+@c man end
+@c man begin INCLUDE
+@include c-epiphany.texi
+@c ended inside the included file
+@end ifset
-@end table
@end ifset
@ifset I80386
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6ad9cf386b..cac099ed86 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-26 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * disassemble.c (ARCH_epiphany): Move into alphasorted spot.
+
2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
* Makefile.am (HFILES): Add epiphany-desc.h and epiphany-opc.h .
diff --git a/opcodes/disassemble.c b/opcodes/disassemble.c
index a9c65f32f5..11f2ea6bca 100644
--- a/opcodes/disassemble.c
+++ b/opcodes/disassemble.c
@@ -26,7 +26,6 @@
#define ARCH_alpha
#define ARCH_arc
#define ARCH_arm
-#define ARCH_epiphany
#define ARCH_avr
#define ARCH_bfin
#define ARCH_cr16
@@ -35,6 +34,7 @@
#define ARCH_d10v
#define ARCH_d30v
#define ARCH_dlx
+#define ARCH_epiphany
#define ARCH_fr30
#define ARCH_frv
#define ARCH_h8300