rizin/libr
pancake a4cd6db606 Add anal.bbsplit (=true) fixing basic block split analysis
- Thanks @earada for reporting!

	$ cat /tmp/analbug.r2
	wx 5589e583ec04837d08027507b802000000eb0b8b4508890424e8d7ffffffc9c3
	e anal.bbsplit=true
	af
	afb
	# pdr

	$ r2 -qni /tmp/analbug.r2 -
	0x00000000 0x0000000c 12 j 0x00000013 f 0x0000000c
	0x00000013 0x0000001e 11 j 0x0000001e
	0x0000000c 0x00000013 7 j 0x0000001e
	0x0000001e 0x00000020 2
2015-01-29 23:27:18 +01:00
..
anal Add anal.bbsplit (=true) fixing basic block split analysis 2015-01-29 23:27:18 +01:00
asm Fix crash with negative length in whitespace 2015-01-28 12:04:21 +01:00
bin FIx iD help and minor dwarf check 2015-01-29 03:19:32 +01:00
bp Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
config Fix non-initialized config->printf issue on the web server 2014-11-25 12:59:21 +01:00
cons 256 colors support in cygwin 2015-01-26 21:41:57 +03:00
core Add anal.bbsplit (=true) fixing basic block split analysis 2015-01-29 23:27:18 +01:00
crypto
db
debug Fix #2004 - filter flag names in dm* 2015-01-29 02:25:00 +01:00
diff
egg
flags Add f--, fs-*, o--, enhace Po a lot 2015-01-22 02:22:29 +01:00
fs Fix some COVs 2015-01-29 12:16:37 +01:00
hash Cleanup MD5 code and fix mach0 warning 2015-01-13 03:09:23 +01:00
include Add anal.bbsplit (=true) fixing basic block split analysis 2015-01-29 23:27:18 +01:00
io Fix some COVs 2015-01-29 12:16:37 +01:00
lang Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor. 2014-12-19 03:17:28 +01:00
magic Some coverifix 2015-01-15 23:52:56 +01:00
parse Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
reg Initialize swapped stack arena and implement 'aeis' ESIL stack emulation helper 2015-01-27 12:46:15 +01:00
search Coverifix++ 2015-01-16 00:56:54 +01:00
socket Fix w32 build 2014-11-23 11:08:51 +01:00
syscall Show strings in drr, Add ios syscalls and fix x86-32 debug on osx64 2015-01-14 02:00:55 +01:00
sysproxy
util Fix flags in pf 2015-01-29 02:59:19 +01:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
Jamroot
libr.pc.acr
Makefile Use INSTALL_LIB for plugins too 2014-12-11 02:23:17 +01:00
rules.mk Fix linker flags issue on darwin, when USE_RPATH=1 2014-11-20 09:59:29 +01:00
stripsyms.sh
symgraph.pl