radare2/libr
Kamil Rytarowski eaa8b4a489 Unbreak build with pkgsrc's capstone-3.0.3
struct r_anal_plugin_t (RAnalPlugin) defines arch as int.
Use the proper symbol for m68k: R_SYS_ARCH_M68K.

Caught on NetBSD.
2015-10-16 11:21:46 +02:00
..
anal Unbreak build with pkgsrc's capstone-3.0.3 2015-10-16 11:21:46 +02:00
asm Fix some minor compilation warnings 2015-10-15 12:36:34 +02:00
bin fix null deref in elf 2015-10-14 20:18:59 -04:00
bp Fix #2904 - Implement dbm and fix breakpoint list issue 2015-10-13 05:00:20 +02:00
config fix heap use after free in config.c 2015-10-01 13:08:17 +02:00
cons core/graph: honor scr.color also for edges and current box 2015-10-14 00:10:17 +02:00
core Do not follow PC in visual when cfg.debug is set and its invalid PC 2015-10-15 17:28:34 +02:00
crypto Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
db Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
debug debug/p/debug_native: don't waitpid only on IOS 2015-10-15 22:13:12 +02:00
egg Handle iOS/WatchOS/Linux SVC imm in REgg 2015-09-19 19:13:22 +02:00
flags Fix some possible null-deref and merge drr/pxr internals 2015-09-28 02:28:20 +02:00
fs Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
hash Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
include avr_anal esil-expression for des 2015-10-15 18:05:47 +00:00
io fix aligned issue with S= 2015-10-15 21:57:08 +02:00
lang Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
magic Fix softmagic crash in PE bin (reported by @daniel-rome) 2015-09-21 12:51:01 +02:00
parse Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
reg Add register profile for AVR 2015-10-13 23:01:30 +02:00
search Do not stop search on unaligned hits 2015-10-14 02:20:47 +02:00
socket Fix some minor compilation warnings 2015-10-15 12:36:34 +02:00
syscall Fix #3297 - make install after make symstall 2015-09-17 11:11:24 +02:00
util Fix some minor compilation warnings 2015-10-15 12:36:34 +02:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail Add config entries for dragonfly and bitrig 2015-08-30 23:20:10 +02:00
depgraph.pl
Jamroot
libr.pc.acr
Makefile Unify -fPIC handling, improve windows building 2015-10-09 18:58:03 +03:00
rules.mk Fix Android build 2015-09-24 03:36:06 +02:00
stripsyms.sh
symgraph.pl