radare2/libr/asm/arch
2021-02-06 03:30:53 +01:00
..
6502 Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
8051 Random dead code cleanup 2021-02-06 03:30:53 +01:00
amd29k Fixing clang flow warnings (#321) ##rizin 2021-01-19 05:37:17 +01:00
arc/gnu Fix strncpy truncation warnings 2021-02-06 03:30:53 +01:00
arm Avoid array subscript type issues (#18295) 2021-01-26 13:08:58 +01:00
avr Add missing files and remaining patches from import 2021-01-19 05:37:17 +01:00
cr16 Check length before disassembling cr16 instructions ##asm (#17290) 2020-07-16 20:48:20 +08:00
cris/gnu Fix #12336 - Handle asm.cpu in the CRIS disassembler 2018-11-29 11:01:23 +01:00
dalvik Add header guards in the include files (#16595) 2020-04-15 12:20:02 +08:00
dcpu16 Fix some issues reported by clang-analyzer 2018-12-31 05:36:14 +01:00
ebc Display operand of EBC push/pop instructions (#14949) 2019-09-02 19:44:13 +02:00
gb Code cleanup in c55x and random dead assignments deleted 2021-02-06 03:30:53 +01:00
h8300 Fix more clang warnings (#12458) 2018-12-12 12:22:36 +01:00
hexagon Move inferior GNU Hexagon plugin to extras (#16661) ##asm 2020-04-24 11:38:30 +02:00
hppa/gnu Fix spelling errors (#15904) 2020-01-27 07:43:47 +01:00
i4004 Implement i4004 assembler ##asm (#18111) 2020-12-26 23:54:11 +01:00
i8080 Fix static build. Generate single libr.a 2013-01-04 14:38:07 +01:00
include Implement v850.gnu disassembler plugin ##disasm 2020-11-28 19:39:23 +01:00
lanai Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
lh5801 Get rid of _Bool 2015-12-01 12:39:12 +01:00
lm32 add lm32 disassembly support 2015-09-20 23:58:12 +02:00
mcore Do not use 0b... integer constants (#17421) 2020-08-08 18:10:11 +08:00
mcs96 add 8bit register dereferencing for 2 operand instructions in mcs96 disassembler 2019-10-13 20:28:17 +02:00
mips Fixing clang flow warnings (#321) ##rizin 2021-01-19 05:37:17 +01:00
msp430 Remove strncat usage (#18229) ##refactor 2021-01-14 17:24:23 +01:00
nios/gnu Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
or1k Do not use 0b... integer constants (#17421) 2020-08-08 18:10:11 +08:00
pic Fix #12151 - unaligned acess in pic 2018-11-19 02:59:11 +01:00
ppc Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
propeller propeller: fix -Winitializer-overrides (#11159) 2018-08-20 14:50:07 +08:00
pyc Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
riscv Update RISC-V ESIL with sign extention operator (#18109) ##esil 2020-12-26 11:14:23 +01:00
rsp Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
sh/gnu Fix some output from sh (gnu-dis) 2019-09-24 18:34:56 +02:00
snes fix arm32 db/asm/snes_16 (#18061) 2020-12-18 22:12:10 +01:00
sparc/gnu Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
tms320 Random dead code cleanup 2021-02-06 03:30:53 +01:00
tricore Tricore basic analysis plugin with reg profile (#16522) ##arch 2020-04-12 22:42:58 +02:00
v810 Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
v850 Implement v850.gnu disassembler plugin ##disasm 2020-11-28 19:39:23 +01:00
vax Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
wasm Fix all the coverities detected last month (#17060) 2020-06-14 13:21:57 +02:00
whitespace Fix 80 warnings coming from gcc8.2 (#12280) 2018-11-22 22:11:43 +01:00
xap Do not redefine assert in dis.c (#16694) 2020-04-28 19:35:29 +02:00
xtensa/gnu Code cleanup and other minor refactoring changes 2021-01-09 17:38:54 +01:00
z80 Clean up r_num ##util ##refactor (#18049) 2020-12-17 22:24:27 +01:00