aboutsummaryrefslogtreecommitdiffstats
path: root/i386-dis.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21Fix OpenBSD linker warningsblueswir11-47/+47
2008-07-20Add missing const, by Stefan Weil.ths1-1/+1
2007-11-18Add statics and missing #includes for prototypes.pbrook1-23/+0
2004-10-12do not assume signed charbellard1-1/+1
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-1312/+3155
2003-06-09added ARM and Sparc disassemblersbellard1-2/+2
2003-04-10ISO C fixesbellard1-2/+3
2003-03-19added flags computation optimizationbellard1-0/+2299