diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-08-19 21:04:36 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-08-19 21:04:36 +0000 |
commit | 43f3e2ee9482fd01e24eea4fed81856518ec2329 (patch) | |
tree | 259dcf510b63728b0078776cdc583d01acb639cd /gas/ChangeLog | |
parent | 4d2dc20ae36035269d53e9a3aac59738b2ac3b0a (diff) | |
download | gdb-43f3e2ee9482fd01e24eea4fed81856518ec2329.zip gdb-43f3e2ee9482fd01e24eea4fed81856518ec2329.tar.gz gdb-43f3e2ee9482fd01e24eea4fed81856518ec2329.tar.bz2 |
Fix a typo in comments.
2010-08-19 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (VEX_check_operands): Fix a typo in comments.
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 e18d5ac..cf8b5ef 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-08-19 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (VEX_check_operands): Fix a typo in comments. + 2010-08-18 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (build_modrm_byte): Check i.imm_operands |