diff options
| author | Quentin Neill <quentin.neill@amd.com> | 2011-08-02 19:58:06 +0000 |
|---|---|---|
| committer | Quentin Neill <quentin.neill@amd.com> | 2011-08-02 19:58:06 +0000 |
| commit | 3929df0978df109c4d05f41763b2c47dacd33d39 (patch) | |
| tree | c8843cc51e0f234416cf10b544634581ae4c276d /opcodes/ChangeLog | |
| parent | 9370ce59d1064777f63d65e04a68f14d1f4d392b (diff) | |
| download | ppe42-binutils-3929df0978df109c4d05f41763b2c47dacd33d39.tar.gz ppe42-binutils-3929df0978df109c4d05f41763b2c47dacd33d39.zip | |
opcodes/
2011-08-02 Quentin Neill <quentin.neill@amd.com>
* i386-dis.c (xop_table): Remove spurious bextr insn.
Diffstat (limited to 'opcodes/ChangeLog')
| -rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a535831085..ddc1a505c4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2011-08-02 Quentin Neill <quentin.neill@amd.com> + + * i386-dis.c (xop_table): Remove spurious bextr insn. + 2011-08-01 H.J. Lu <hongjiu.lu@intel.com> PR ld/13048 |

