radare2/libr
Khairul Azhar Kasmiran 2293d29308
x86 cmp/sub: Properly generate esil for bitsize of 64 ##anal (#17665)
* x86 cmp/sub esil: Support bitsize of 64
* Fix pij tests
* Don't shift if bitsize is 0
* Don't esilprint anything if bitsize is invalid
* Use %u instead of %d
* Check whether bitsize is 0
2020-09-24 12:14:43 +08:00
..
anal x86 cmp/sub: Properly generate esil for bitsize of 64 ##anal (#17665) 2020-09-24 12:14:43 +08:00
asm Set asm.cpu for mips.gnu derived from the ISA defined in the ELF ##bin (#17555) 2020-09-21 16:58:07 +02:00
bin Support demangling MSVC managed pointer types ##bin (#17694) 2020-09-23 16:40:10 +02:00
bp Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
config Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
cons Make root a argv RCmdDesc ##newshell (#17326) 2020-09-15 15:27:10 +02:00
core Add Global Import API (#17692) 2020-09-24 02:15:22 +02:00
crypto Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
debug r_reg_get_bytes: Return NULL if there are no bytes in the arena for the given regset type (#17657) 2020-09-16 18:14:43 +08:00
egg Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
flag Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
fs Refactor r_str_split_lines to use size_t. 2020-09-21 07:48:17 +03:00
hash Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
include Add Global Import API (#17692) 2020-09-24 02:15:22 +02:00
io Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
lang Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
magic Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
main Fix rasm2 -L bits field for 4 and 0-bit plugins ##asm (#17686) 2020-09-23 13:31:56 +08:00
parse Implement tms320.pseudo to fix another arm64 test ##asm (#17613) 2020-09-21 11:51:04 +08:00
reg Move arp gdb into arpg, improve error and parsing + tests ##debug (#17658) 2020-09-16 19:16:24 +02:00
search Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
socket Fix #17638 - Fix http server by using TCP in RSocket's protocol ##remote (#17641) 2020-09-15 11:22:04 +02:00
syscall Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
util Refactor r_str_split_lines to use size_t. 2020-09-21 07:48:17 +03:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Fix #4056 - rename DEPS to R2DEPS ##build (#17020) 2020-06-12 10:49:28 +08:00
depgraph.pl
do-ar-sh Fix #3929 - Enable LTO in sys/static.sh ##build (#17141) 2020-08-13 13:55:39 +08:00
ld.script
libr.pc.acr
libs.custom.mk.example Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Add network support for WinDbg/KD (KDNET) ##debug (#17340) 2020-08-26 10:24:20 +08:00
Makefile Add DbgEng based debug backend for Windows ##debug (#17491) 2020-08-24 19:01:10 +08:00
meson.build Implement tms320.pseudo to fix another arm64 test ##asm (#17613) 2020-09-21 11:51:04 +08:00
rules.mk io_self: giving more meaningful mapping names when possible ##port (#17382) 2020-08-03 12:37:38 +08:00
stripsyms.sh
symgraph.pl