Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++
[platform/upstream/elfutils.git] / libcpu / i386_disasm.c
2009-01-01 Roland McGrathMerge ssh://git.fedorahosted.org/git/elfutils into...
2008-12-31 Ulrich DrepperReplay output operations correctly when internal buffer...
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler some more. Avoid...
2008-12-31 Ulrich DrepperFix printing of rex prefix in x86-64 disassembler.
2008-12-31 Ulrich DrepperOptimize x86/x86-64 disassembler a bit.
2008-12-31 Ulrich DrepperMark constant array as const.
2008-12-19 Roland McGrathMerge branch 'master' into roland/bug-compat
2008-12-19 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2008-12-19 Ulrich DrepperImplement AMD 3DNOW disassembly.
2008-12-18 Ulrich Drepper(i386_disasm): If instruction matches prefix, undoing...
2008-01-22 Ulrich DrepperFix problems in last checkin.
2008-01-22 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-01-14 Ulrich DrepperFix a couple of x86-64 disassembler cases.
2008-01-12 Ulrich DrepperMinimal use of symbol callback functions.
2008-01-12 Ulrich DrepperAdd comment with absolute address to %rip based address...
2008-01-11 Ulrich DrepperCleanups in libasm abd objdump.
2008-01-11 Ulrich DrepperBetter symbol retrieval function interface. Allow...
2008-01-11 Ulrich DrepperFix a few instructions with immediate arguments.
2008-01-11 Ulrich Dreppermerge of '3bc1b3a545049c99f3627ae7f0cbd7cf256e3806'
2008-01-09 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.roland.pendi...
2008-01-11 Ulrich DrepperSimplify operand callback function interface.
2008-01-09 Ulrich DrepperAdd x86-64 disassembler support.
2008-01-04 Ulrich DrepperAdd remaining Intel x86 opcodes.
2008-01-03 Ulrich DrepperRewrite matcher to allow easier handling of SSE instruc...
2008-01-02 Ulrich Drepperpropagate from branch 'com.redhat.elfutils.disasm'...