radare2/libr
2018-01-31 19:48:51 +05:30
..
anal 8051: added configurable mapping of address spaces (#9275) 2018-01-31 09:48:25 +01:00
asm Fix #6512 - Implemented .incbin 2018-01-31 11:19:29 +01:00
bin Fix #9259 - Crash in mdmp unsigned negative indexing 2018-01-28 19:24:39 +01:00
bp Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
config r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
cons Fix crash (oobread) in r_cons_less 2018-01-27 23:49:59 +01:00
core Fix #9267 , Honor anal esil hints in disasm (#9276) 2018-01-31 19:48:51 +05:30
crypto Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
debug Remove unnecessary TODO printf in debug.esil 2018-01-28 00:17:12 +01:00
egg Initial rework of sysregs 2018-01-24 15:12:33 +01:00
flag r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
fs Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
hash Wide CRC hashes 2018-01-07 20:41:53 +01:00
include Fix #6512 - Implemented .incbin 2018-01-31 11:19:29 +01:00
io Fix Segmentation fault in io_zip for IPA files (#9262) 2018-01-29 23:46:26 +01:00
lang Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
magic Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
parse Fix oobread in parse.mips 2018-01-28 02:41:33 +01:00
reg reg/profile.c: remove a duplicated FLG => GPR hack (#8516) 2017-09-15 11:32:29 +02:00
search Refactor search (#8566) 2017-09-20 17:00:18 +02:00
socket Fix help message for 'rarun2 aslr=no' in mac 2018-01-28 22:56:46 +01:00
syscall Reload SDB instead of create a new one to fix the k path issue 2018-01-26 12:54:05 +01:00
util Greenify Travis 2018-01-23 11:21:04 +01:00
config.h.head
config.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
config.h.tail
config.mk.head
config.mk.tail Remove dead code from config.mk.tail. 2018-01-11 23:09:22 +01:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Simplify and unbreak libr.a generation. 2018-01-11 23:09:22 +01:00
meson.build Add gb linking (#9257) 2018-01-28 12:36:02 +01:00
rules.mk Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
stripsyms.sh
symgraph.pl
threads