gas/
[external/binutils.git] / gas / ChangeLog
index 57fb668..c72d37a 100644 (file)
@@ -1,3 +1,12 @@
+2013-11-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * config/tc-aarch64.c (set_other_error): New function.
+       (parse_sys_reg): Add new parameter 'sys_reg' and if non-NULL set
+       the variable to which it points with 'o'.
+       (parse_operands): Update; check for write to read-only system
+       registers or read from write-only ones.
+
+
 2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
 
        * config/tc-i386.c (check_VecOperands): Reorder checks.