aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-05-17 17:45:18 +0100
committerNick Clifton <nickc@redhat.com>2014-05-17 17:48:44 +0100
commit77f730a2f5cef30db27d251d9006284252903d24 (patch)
treecc1084e7c881da5970efc9d96c985849456062be /gas/ChangeLog
parenta7c7b2ba6c8a9603ab36293dc74182438ef28b21 (diff)
downloadgdb-77f730a2f5cef30db27d251d9006284252903d24.zip
gdb-77f730a2f5cef30db27d251d9006284252903d24.tar.gz
gdb-77f730a2f5cef30db27d251d9006284252903d24.tar.bz2
Prevent the V850 assembler from generating an internal error if it is asked to
handle a ctoff() pseudo-op when running in RH850 ABI mode. PR gas/16946 * config/tc-v850.c (handle_ctoff): Generate an error if called when using the RH850 ABI.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fa1d46b..5db5e37 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-17 Nick Clifton <nickc@redhat.com>
+
+ PR gas/16946
+ * config/tc-v850.c (handle_ctoff): Generate an error if called
+ when using the RH850 ABI.
+
2014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
* config/tc-rl78.c (enum options): Add OPTION_32BIT_DOUBLES