Sign in
qemu
/
qemu
/
71dc578e116599ea73c8a2a4e693134702ec0e83
/
disas
/
m68k.c
2e3883d
disas/m68k: Avoid unintended sign extension in get_field()
by Peter Maydell
· 8 years ago
893dcdb
slirp, disas: Replace min/max with MIN/MAX macros
by Yuval Shaia
· 8 years ago
ca66f1a
disas: Remove unused macro '_'
by Lluís Vilanova
· 9 years ago
8ff98f1
Remove unneeded include statements for setjmp.h
by Stefan Weil
· 9 years ago
48d4ab2
disas: Clean up includes
by Peter Maydell
· 9 years ago
6ab7e54
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
by Peter Maydell
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from m68k-dis.c]
07f3507
fix spelling in main directory
by Dong Xu Wang
· 13 years ago
6e2d864
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
by Stefan Weil
· 14 years ago
67774a0
m68k-dis: fix unused return value, spotted by clang
by Blue Swirl
· 15 years ago
d14a68b
m68k: Fix compiler warning (fprintf format string)
by Stefan Weil
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1addc7c
Spelling and grammar fixes
by aurel32
· 16 years ago
7ccfb2e
Fix warnings that would be caused by gcc flag -Wwrite-strings
by blueswir1
· 16 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
48024e4
m68k disassembler (Paul Brook)
by bellard
· 19 years ago