radare2/libr
Sven Steinbauer 7d5f4cbde7 Assemble 64bit byte mov correctly [FIX 6042] (#6053)
$ rasm2 -a x86 -b 64 'mov byte [rbp - 0x100], 2'
c68500ffffff02

Oddly this also compiles correctly before this patch with keystone
installed. Not sure as to why yet.
2016-10-27 15:14:10 +02:00
..
anal Fix some overflow-related covs 2016-10-26 23:40:17 +02:00
asm Assemble 64bit byte mov correctly [FIX 6042] (#6053) 2016-10-27 15:14:10 +02:00
bin Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
bp Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
config Initial implementation of pC (column disasm) 2016-10-08 00:02:47 +02:00
cons Fix div by zero with scr.pagesize and matrix theme 2016-10-27 04:45:39 +02:00
core Add asm.minicols config var for pCd 2016-10-27 01:56:38 +02:00
crypto Fix sys/ios-static.sh 2016-09-12 20:52:12 +02:00
debug Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
egg Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
flag Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
fs Fixed 40 null derefs reported by coverity 2016-10-20 15:02:25 +02:00
hash Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00
include Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
io Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
lang Fix w32 build 2016-06-08 11:59:19 +02:00
magic Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
parse Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
reg Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
search Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
socket Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00
syscall Update linux-arm-64 from android definitions (thanks @maijin) 2016-10-27 13:35:10 +02:00
util Fix crash in disassembler 2016-10-27 01:42:00 +02:00
config.h.head
config.h.tail
config.mk.head Simplify the build system 2012-10-03 14:31:35 +02:00
config.mk.tail More osx-ppc build fixes. Almost there 2016-04-28 14:33:51 +02:00
depgraph.pl Update depgraph.pl script usage (#5577) 2016-08-22 11:22:13 +02:00
do-ar-sh Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
Jamroot Fix #5158 - Merge r_db into r_util 2016-06-17 12:19:16 +02:00
libr.pc.acr Fix static link 2014-03-18 01:36:54 +01:00
Makefile Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
rules.mk Aim to fix the sdb_version race condition issue 2016-06-25 18:26:34 +02:00
stripsyms.sh Fix remaining segfault in RCons.canvas, still trashy output 2014-05-08 02:58:20 +02:00
symgraph.pl Update depgraph.pl 2016-06-21 13:16:00 +02:00