diff options
author | Jose E. Marchesi <jose.marchesi@oracle.com> | 2015-05-01 10:16:59 -0700 |
---|---|---|
committer | Jose E. Marchesi <jose.marchesi@oracle.com> | 2015-05-06 09:28:22 -0700 |
commit | 0d495746bb7ac93f3270443cae4117d6ae69ea05 (patch) | |
tree | d98176beb95fcdbb8d9871077b487f7a12ce82a6 /gas/ChangeLog | |
parent | 9e85c798e3f1314711e0a1c7f85780d52c6f9c75 (diff) | |
download | gdb-0d495746bb7ac93f3270443cae4117d6ae69ea05.zip gdb-0d495746bb7ac93f3270443cae4117d6ae69ea05.tar.gz gdb-0d495746bb7ac93f3270443cae4117d6ae69ea05.tar.bz2 |
gas: typo in comment fixed.
gas/ChangeLog:
2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
* config/tc-sparc.c: Typo in comment fixed.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 57b3bf5..7f42a64 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com> + * config/tc-sparc.c: Typo in comment fixed. + +2015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com> + * config/tc-sparc.c (sparc_ip): Support the %ncc "natural" condition codes * doc/c-sparc.texi (Sparc-Regs): Document %ncc. |