radare2/libr/anal
2017-12-23 22:35:57 +08:00
..
arch/gb
d No colors in flags when scr.color=0 and osx->macos in noreturn types 2017-11-26 22:42:56 +01:00
p Enums are int32 on msvc, this breaks RAnalOp.type, switch to ut32 2017-12-23 02:40:45 +01:00
anal_ex.c Code cleanup and fix analysis regression in Java code 2017-09-02 01:57:13 +02:00
anal.c Add fcn_tree to RAnal (interval tree based on augmented red-black tree) and optimize r_anal_get_fcn_in (O(n) -> O(log n)) (#9034) 2017-12-17 22:55:32 +01:00
bb.c
cc.c
cond.c
cycles.c
data.c
diff.c Fix radiff2 tests 2017-09-02 18:50:38 +02:00
esil2reil.c Fix regression in r_snprintf 2017-11-28 22:43:17 +01:00
esil_stats.c
esil_trace.c
esil.c Fix almost all warnings from the msvc build 2017-12-19 00:18:39 +01:00
fcn.c Update fcn_tree only if the fcn size changes 2017-12-23 22:35:57 +08:00
fcnstore.c
flirt.c Add support for IDA FLIRT signatures v10 2017-09-08 11:25:28 +02:00
hint.c Implement ahh -> anal hint highlight 2017-11-14 23:36:04 +09:00
labels.c
Makefile Add new command 'aesb' step back for ESIL (#8052) 2017-07-29 18:59:41 +08:00
meson.build Meson remove propeller (#8946) 2017-12-03 19:37:38 +01:00
meta.c Add cfg.escbslash: Escape the backslash (currently Cs output only) (#8855) 2017-11-22 01:09:58 +01:00
op.c Code cleanup for some var analysis code 2017-08-09 22:31:53 +02:00
pin.c Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
ref.c Fixed axtj/axfj extra null byte. (#9018) 2017-12-15 01:12:54 +01:00
reflines.c Fix #6852 - up lines are now more beautiful 2017-10-31 02:14:00 +01:00
session.c Add a comment on the stepback functionality to warn user about how broken is it 2017-11-15 01:13:29 +09:00
sign.c add warning to zos command (#8585) 2017-09-25 16:52:58 +02:00
state.c Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
switch.c
types.c Fix regression in r_snprintf 2017-11-28 22:43:17 +01:00
value.c
var.c The value must be negative, for the information being properly prompted. 2017-09-07 16:33:38 +02:00
xrefs.c Fix #9042 - Remove spaces from delta flags in ax 2017-12-22 15:56:34 +01:00