aboutsummaryrefslogtreecommitdiff
path: root/mips-dis.c
AgeCommit message (Expand)Author
2011-09-16Remove blanks before \n in output stringsStefan Weil
2010-12-04*-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil
2010-06-29mips-dis: add support for Godson integer instructionsAurelien Jarno
2010-05-09mips-dis: Add missing static attributesStefan Weil
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-20Fix remaining compiler warnings for mips targets.ths
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-14MIPS disassembler update.ths
2007-05-28MIPS disassembler update.ths
2006-05-22dump all mips insn (Thiemo Seufer)bellard
2005-11-06m68k disassembler (Paul Brook)bellard
2005-07-03removed bogus includebellard
2005-07-02MIPS disas supportbellard