14 Commits (ff6c3b1a16ac2ee570447660526eea531d748396)

Author SHA1 Message Date
Philippe Mathieu-Daudé 28d5bfc098 disas/m68k: Replace sprintf() by snprintf() 2 years ago
Laurent Vivier 4dba9141f9 disas/m68k: clean up local variable shadowing 3 years ago
zhaolichang 2dbb13089f disas/: fix some comment spelling errors 6 years ago
Markus Armbruster 3979fca4b6 disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 7 years ago
Paolo Bonzini 72e21db7ea remove space-tab sequences 7 years ago
Paolo Bonzini edd7541b8c fix "Missing break in switch" coverity reports 8 years ago
Laurent Vivier d9345f1e1b target/m68k: correctly disassemble move16 8 years ago
Peter Maydell 2e3883d03d disas/m68k: Avoid unintended sign extension in get_field() 9 years ago
Yuval Shaia 893dcdbfa9 slirp, disas: Replace min/max with MIN/MAX macros 9 years ago
Lluís Vilanova ca66f1a174 disas: Remove unused macro '_' 10 years ago
Stefan Weil 8ff98f1ed2 Remove unneeded include statements for setjmp.h 10 years ago
Peter Maydell 48d4ab25e7 disas: Clean up includes 10 years ago
Peter Maydell 6ab7e5465a Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 13 years ago
Paolo Bonzini 76cad71136 build: kill libdis, move disassemblers to disas/ 14 years ago
Dong Xu Wang 07f35073c6 fix spelling in main directory 15 years ago
Stefan Weil 6e2d864edf *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
Blue Swirl 67774a0444 m68k-dis: fix unused return value, spotted by clang 16 years ago
Stefan Weil d14a68b6dc m68k: Fix compiler warning (fprintf format string) 16 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aurel32 1addc7c5a1 Spelling and grammar fixes 18 years ago
blueswir1 7ccfb2eb5f Fix warnings that would be caused by gcc flag -Wwrite-strings 18 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths aa1f17c18d Spelling fixes, by Stefan Weil. 19 years ago
bellard 48024e4a48 m68k disassembler (Paul Brook) 21 years ago