diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-05-09 06:49:01 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-05-09 06:49:01 +0000 |
commit | e44823cfe5be5913ed4f7d2fba28f4a07d280da7 (patch) | |
tree | a0eecf4aab42280036057cadbb627d87411854b5 /include/opcode/ChangeLog | |
parent | 089dfecdde9d6ef28dc2131603dab78e0668c32f (diff) | |
download | fsf-binutils-gdb-e44823cfe5be5913ed4f7d2fba28f4a07d280da7.zip fsf-binutils-gdb-e44823cfe5be5913ed4f7d2fba28f4a07d280da7.tar.gz fsf-binutils-gdb-e44823cfe5be5913ed4f7d2fba28f4a07d280da7.tar.bz2 |
gas/
2005-05-09 Jan Beulich <jbeulich@novell.com>
* config/tc-i386.c (parse_insn): Disallow use of prefix separator
and comma in Intel mode.
include/opcode/
2005-05-09 Jan Beulich <jbeulich@novell.com>
* i386.h (i386_optab): Add ht and hnt.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 1231bc1..bb3763f 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2005-05-09 Jan Beulich <jbeulich@novell.com> + + * i386.h (i386_optab): Add ht and hnt. + 2005-04-18 Mark Kettenis <kettenis@gnu.org> * i386.h: Insert hyphens into selected VIA PadLock extensions. |