aboutsummaryrefslogtreecommitdiffstats
path: root/mips-dis.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-5/+3
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-24/+3
2008-12-20Fix remaining compiler warnings for mips targets.ths1-3/+3
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir11-1/+1
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir11-3/+1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-08-14MIPS disassembler update.ths1-164/+437
2007-05-28MIPS disassembler update.ths1-1050/+1645
2006-05-22dump all mips insn (Thiemo Seufer)bellard1-0/+5
2005-11-06m68k disassembler (Paul Brook)bellard1-4/+0
2005-07-03removed bogus includebellard1-2/+0
2005-07-02MIPS disas supportbellard1-0/+4000