radare2/libr
2019-03-05 20:27:43 +01:00
..
anal Update register profile for m68k ##anal 2019-03-05 19:03:03 +01:00
asm Add CHIP-8 asm descriptions ##asm 2019-03-03 02:04:49 +01:00
bin Add initial support for QNX executables ##bin 2019-03-05 20:27:43 +01:00
bp Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
config Implement visual decompiler and fix the RConfigHold API ##disasm 2019-03-04 02:44:13 +01:00
cons Fix crash in canvas, some leaks and random code cleanup (#13254) 2019-03-03 23:41:19 +01:00
core Improve visual tabs switch with decompilation mode ##visual 2019-03-05 11:08:41 +01:00
crypto Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
debug Fix debug rap reg profile setup ##sync 2019-02-22 01:42:52 +01:00
egg Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
flag Fix aaF sort issue, honor a2f and fix big allocation in analysis ##anal 2019-02-14 02:49:02 +01:00
fs Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
hash Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
include Add initial support for QNX executables ##bin 2019-03-05 20:27:43 +01:00
io Fix leak in RIO: free iter after removing it from list 2019-03-05 00:20:46 +01:00
lang Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
magic Prerelease travis release (#13189) 2019-02-28 16:58:09 +01:00
parse Fix MIPS asm parser to display vars in disasm ##disasm 2019-02-17 05:21:08 +01:00
reg Implement aeC (ESIL appcall), also drr shows reg aliases and add dr?? ##debug (#12997) 2019-02-04 19:27:30 -06:00
search Fix rafind2 -S for UTF8 chars > U+00ff (#12866) 2019-01-22 09:43:10 +01:00
socket Fix compilation on Android ##build 2019-03-03 14:10:44 +01:00
syscall Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
util Fix some leaks from unit tests 2019-03-05 00:20:46 +01:00
config.h.head
config.h.in Meson: some cleanup (#10076) 2018-05-16 10:24:35 +02:00
config.h.tail
config.mk.head Add runmeson.bat for windows builds 2017-05-05 02:49:29 +02:00
config.mk.tail Minor improvements for the makefiles 2018-05-19 01:01:59 +02:00
depgraph.pl
do-ar-sh More ios-sdk build fixes 2019-01-30 09:14:24 -06:00
ld.script Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
libs.mk Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
Makefile Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00
meson.build Add missing include for meson 2019-02-18 21:52:30 +01:00
rules.mk Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
stripsyms.sh
symgraph.pl