OSDN Git Service

binutils/ChangeLog
[pf3gnuchains/pf3gnuchains3x.git] / include / opcode / i386.h
2001-11-13 amodra * i386.h (i386_optab): Add entries for "sldr", "smsw...
2001-05-12 amodraCorrect cvtps2dq, movdq2q, movq2dq, and movq problems.
2001-05-04 amodraAssorted fixes to pinsrw, pextrw, pmovmskb, movmskp...
2001-03-24 amodraSmall tweaks to sse2 instructions.
2001-03-22 amodrapaddq and psubq support.
2001-03-19 amodraFix register name printed in warning message.
2001-03-14 nickcFix typos in ChangeLogs; add coff/external.h; fix copyr...
2001-02-12 hubicka * i386.h (i386_optab): SSE integer converison instruct...
2001-01-24 amodraFix swapgs instruction.
2001-01-13 hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-10 hubicka * i386.h (pinsrw): Add.
2001-01-10 amodraFix "movnti"
2001-01-05 hubicka * tc-i386.c (md_assemble): Handle third byte of the...
2001-01-03 hubicka * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX...
2000-12-30 hubicka * configure.in: Add support for x86_64 and x86_64...
2000-12-20 hubicka * tc-i386.h (i386_target_format): Define even for...
2000-12-11 hubicka * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes...
2000-08-16 hjl2000-08-15 H.J. Lu <hjl@gnu.org>
2000-05-23 amodraAllow d suffix on iret
2000-05-17 amodraFix fild.
2000-05-13 amodraFix cpu_flags for sys{enter,exit} fx{save,restore}
2000-05-13 amodra`.arch cpu_type' pseudo for x86.
2000-03-26 amodraMostly cosmetic. Fixes to comments. Don't start as_ba...
2000-02-25 amodraExtend the i386 gas testsuite to do some tests for...
2000-02-24 amodraCorrect intel_syntax fsub* and fdiv* handling. Oh...
2000-01-15 amodraCosmetic changes to tc-i386.[ch] + extend x86 gas tests...
1999-12-27 amodrax86 indirect jump/call syntax fixes. Disassembly fix...
1999-08-29 amodraAllow spaces in i386 FP reg names, eg. %st ( 1 ).
1999-08-21 amodraAdd AMD athlon support to x86 assembler and disassembler.
1999-08-04 amodraSupport for gcc to generate 16-bit i386 code. (.code16gcc)
1999-07-13 amodra8
1999-06-23 amodraP
1999-05-13 amodraP
1999-05-03 rthInitial revision