.. |
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 incorrect use of non-const strings and fiz zousans of warnings (#18544)
|
2021-04-06 12:45:19 +02:00 |
arm
|
Fix oobread bug in the GNU arm64 disassembler (#18612)
|
2021-04-21 18:10:12 +02: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
|
dcpu16/dis.c: Use snprintf/strncpy instead of sprintf/strcpy
|
2021-03-15 06:09:50 +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 incorrect use of non-const strings and fiz zousans of warnings (#18544)
|
2021-04-06 12:45:19 +02:00 |
include
|
Rename sysz to s390 and add the s390.gnu plugin from binutils 2.36 ##asm
|
2021-05-04 04:01:22 +02: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 |
m68k/gnu
|
Add the m68k.gnu disassembler plugin ##disasm
|
2021-04-04 18:07:26 +02:00 |
mcore
|
Fix a couple of oobreads (#18610)
|
2021-04-21 14:46:31 +02:00 |
mcs96
|
add 8bit register dereferencing for 2 operand instructions in mcs96 disassembler
|
2019-10-13 20:28:17 +02:00 |
mips
|
Improve MIPS support(mips.gnu) by migrating new codes from binutils (#18579) ##disasm
|
2021-04-15 18:24:41 +02: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 1452313 Dereference before null check
|
2021-04-26 20:49:55 +02: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 |
s390/gnu
|
Rename sysz to s390 and add the s390.gnu plugin from binutils 2.36 ##asm
|
2021-05-04 04:01:22 +02: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 incorrect use of non-const strings and fiz zousans of warnings (#18544)
|
2021-04-06 12:45:19 +02:00 |
tms320
|
Fix incorrect use of non-const strings and fiz zousans of warnings (#18544)
|
2021-04-06 12:45:19 +02: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 1408737 Out-of-bounds write
|
2021-04-01 21:52:06 +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
|
Fix incorrect use of non-const strings and fiz zousans of warnings (#18544)
|
2021-04-06 12:45:19 +02:00 |