Commit graph

435 commits

Author SHA1 Message Date
pancake
6dc29e516a Fix w32 ollyasm format strings for w32 2015-06-25 23:01:41 +02:00
David Kreuter
ab538a170d m68k_disasm: replaced macro by inline function to please coverity 2015-06-03 16:37:43 +02:00
Mauro Matteo Cascella
f7493773ec Fix #2681 2015-06-02 17:44:10 +02:00
pancake
a793859d5b Fix some COVs 2015-06-01 11:20:53 +02:00
Mauro Matteo Cascella
262066b450 Fix #2547 and #2658 2015-05-31 19:03:34 +02:00
pancake
add3ff9b2d Add missing hppa files 2015-05-28 11:57:22 +02:00
pancake
f8384feb6b Initial disassembler support for HP PA-RISC (from GNU binutils) 2015-05-28 11:24:31 +02:00
pancake
4c84b3a2d5 Fix arm assembler null deref #2627 2015-05-27 10:18:21 +02:00
pancake
a17b78ad55 Fix mips assembler regression 2015-05-06 12:14:16 +02:00
pancake
dcd17a9165 mips assembler is now a bit more strict 2015-05-06 11:28:58 +02:00
Anton Kochkov
8f1b98be8f Fix TMS320C55* tests 2015-04-19 03:42:19 +03:00
Anton Kochkov
1479aeca8e Fix a few Coverity issues
Fix CID 1205204
Fix CID 1171365
Fix CID 1135001
Fix CID 1134921
Fix CID 1134848
Fix CID 1134840
Fix CID 1134824
Fix CID 1267983
Fix CID 1230038
2015-04-19 03:15:29 +03:00
Jeffrey Crowell
114ca3ed8f fix some more warnings found with clang 2015-04-01 21:27:12 -04:00
Jonathan Neuschäfer
98daac0ecd lh5801: use char[4] instead of const char* for mnemonics
This only saves around 200 bytes on the stripped .o file, so no big gain.
2015-04-01 03:07:00 +02:00
Jonathan Neuschäfer
df489343ca lh5801: various fixes 2015-04-01 03:07:00 +02:00
condret
06576f0f2a fix array-overrun in z80.cr 2015-04-01 01:27:00 +02:00
AntonDevil
78da2985e8 fix #2257 arm asm
There was type mismatch between declaration and definition
2015-03-30 11:57:34 +02:00
Jonathan Neuschäfer
f7c83918ac Remove size_t from LH5801 2015-03-29 00:25:17 +01:00
Jonathan Neuschäfer
6a3362ea9a Add a disassembler for Sharp LH5801 processors 2015-03-28 22:39:39 +01:00
Álvaro Felipe Melchor
f755d54d3e Fix #2192 - lowercase tms320/c55x 2015-03-27 11:31:58 +01:00
Álvaro Felipe Melchor
02185dc0ab Fix segfault due to a double free in tms320/c55+ 2015-03-24 23:39:43 +01:00
pancake
538dc3562b Rename z80-cr to z80.cr (_cr for files) #consistency 2015-03-24 11:41:58 +01:00
pancake
515b2e77bc Fix about 40 COVs related to memleaks and buffer overflows 2015-03-21 01:27:54 +01:00
fenugrec
61f8e60e3c ARM: rasm2: added lsls, lsrs opcodes 2015-03-17 22:18:55 +01:00
fenugrec
0f5f8f3837 ARM: rasm2: Fixed b<c> branch opcodes 2015-03-17 20:48:22 +01:00
pancake
bd58fe2450 Fix relative thumb branch assembler (ref #2193) 2015-03-17 17:55:07 +01:00
jvoisin
370175873c Improves a bit z80-cr 2015-02-21 21:54:12 +01:00
jvoisin
55f5c73008 Coverifix++ 2015-02-19 12:59:13 +01:00
Fedor Sakharov
1c49aad91d msp430: Fix some bugs 2015-02-17 19:55:10 +01:00
Fedor Sakharov
f45fe40073 v850: Fixes SST.W opcode typo.
Fixes #2006
2015-02-12 16:58:40 +01:00
jvoisin
b8cdd7c0f7 Even more coverifix 2015-02-11 21:51:13 +01:00
jvoisin
123a77c022 Coverifix 2015-02-11 19:05:28 +01:00
jvoisin
5ad3afb628 Coverifix 2015-02-11 17:55:25 +01:00
jvoisin
d6cf98d9be Make z80-cr pass more tests 2015-02-11 13:55:00 +01:00
pancake
dc75cb2320 Fix the rest of base64 warnings 2015-02-10 00:05:18 +01:00
pancake
33fcd7fbcf Enhacements for DEX sections and ignore methods at 0 (wip) 2015-02-06 18:53:11 +01:00
pancake
96257c4546 Fix Android build and some strict aliasing issues 2015-02-05 14:02:22 +01:00
pancake
383e225135 Fixes on top of the clang-warn-fix commit 2015-02-05 10:57:28 +01:00
Jeffrey Crowell
d4e0575d67 build on clang jenkins now 2015-02-05 10:57:21 +01:00
pancake
88378dba7e Fix all warnings reported by the NDK (type-punned stuff) 2015-02-03 01:45:46 +01:00
condret
31a557289d should fix #2010 2015-02-02 17:28:12 +01:00
Jeffrey Crowell
ead2bdcf50 Fix crash with negative length in whitespace
closes #1997
2015-01-28 12:04:21 +01:00
condret
c544b803f7 fix some esil-strings and foo 2015-01-28 00:04:43 +01:00
condret
2828ca508c add alternative LGPL z80-disassembler 2015-01-27 18:33:03 +01:00
fenugrec
80ae9a70a9 SuperH: added more opcodes to anal_sh.c 2015-01-15 22:42:00 +03:00
fenugrec
d145cdd826 Fix SuperH anal_sh plugin
added a lot of instructions; WIP
2015-01-15 22:42:00 +03:00
fenugrec
7f1698864a minor fixes to SH disasm output 2015-01-15 22:42:00 +03:00
jvoisin
8ac1616daf Fix some coverity issues 2015-01-14 02:53:34 +01:00
jvoisin
759e3b24b5 Fix two trivial warnings 2015-01-13 03:05:11 +01:00
pancake
4825bb815c Remove psosvm from master repo (moved to radare2-extras) 2015-01-03 02:27:29 +01:00