1. d4b84d5 Remove unused function declarations by Ladi Prosek · 9 years ago
  2. 9d4c994 sh4: Clean up includes by Peter Maydell · 9 years ago
  3. 084cc83 disas/sh4: Fix warning caused by missing 'static' attribute by Stefan Weil · 10 years ago
  4. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed (99%) from sh4-dis.c]
  5. 6e2d864 *-dis: Replace fprintf_ftype by fprintf_function (format checking) by Stefan Weil · 14 years ago
  6. c8160fa sh4: Fix compiler warning (fprintf format string) by Stefan Weil · 15 years ago
  7. b4e1f07 sh4 disasm fixes by Magnus Damm · 15 years ago
  8. 9262f38 Remove PARAMS() macro by Juan Quintela · 15 years ago
  9. 668a38f Bring two last users of K&R definitions to ANSI c89 by Juan Quintela · 15 years ago
  10. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  11. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  12. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  13. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  14. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  15. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago