aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 3393d9c..b1c5b31 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Added support for v850e1.
+
* Added -n switch for x86 assembler. By default, x86 GAS replaces
multiple nop instructions used for alignment within code sections
with multi-byte nop instructions such as leal 0(%esi,1),%esi. This