diff options
author | Alan Modra <modra@gmail.com> | 2001-01-24 07:32:34 +0000 |
---|---|---|
committer | Alan Modra <modra@gmail.com> | 2001-01-24 07:32:34 +0000 |
commit | 77ab85cb32151beb17890b2006444e95e61cb6fb (patch) | |
tree | 32edcbab14ddb02bd235348fbcb3c303e131ddbe /include/opcode/ChangeLog | |
parent | 174f1a392e5cf411710edaa212545e208270b24a (diff) | |
download | cygnal-77ab85cb32151beb17890b2006444e95e61cb6fb.tar.gz cygnal-77ab85cb32151beb17890b2006444e95e61cb6fb.tar.bz2 cygnal-77ab85cb32151beb17890b2006444e95e61cb6fb.zip |
Fix swapgs instruction.
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 9878734d7..138423458 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2001-01-24 Karsten Keil <kkeil@suse.de> + + * i386.h (i386_optab): Fix swapgs + 2001-01-14 Alan Modra <alan@linuxcare.com.au> * hppa.h: Describe new '<' and '>' operand types, and tidy |