aboutsummaryrefslogtreecommitdiffstats
path: root/sh4-dis.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-14sh4: Fix compiler warning (fprintf format string)Stefan Weil1-2/+2
2009-11-14sh4 disasm fixesMagnus Damm1-1/+1
2009-09-25Remove PARAMS() macroJuan Quintela1-4/+4
2009-09-25Bring two last users of K&R definitions to ANSI c89Juan Quintela1-18/+6
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+2
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir11-8/+8
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-4/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-6/+6
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+2096