radare2/libr/syscall
pancake 020dd97a8b * Fix many segfaults discovered in OpenBSD
* Fix segfaults caused by read buffer overflow in x86im
  - use a 16 byte delta buffer in function and basic block analysis
* Fix r_list_delete segfault caused by an use-after-free bug
  - Thanks Edd Barrett for notifying :)
* Clean up many warnings reported by OpenBSD's gcc
* Reduce analysis depth to 50
* Fix OpenBSD syscall definitions and fix generator python script
2011-04-03 02:43:15 +02:00
..
t * Fix many segfaults discovered in OpenBSD 2011-04-03 02:43:15 +02:00
darwin.c * Analyze 'svc' opcode in ARM as software interrupt 2010-08-09 23:38:32 +02:00
example.syscall-file * Initial import of libr 2009-02-05 22:08:46 +01:00
fastcall.h Initial SH4 support 2011-03-29 14:55:41 +02:00
freebsd.c * Move r_asm_fastcall into r_syscall_regs (-42LOC) 2011-02-02 13:02:20 +01:00
ioports.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
linux.c Initial SH4 support 2011-03-29 14:55:41 +02:00
Makefile * Fix many segfaults discovered in OpenBSD 2011-04-03 02:43:15 +02:00
netbsd.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
openbsd.c * Fix many segfaults discovered in OpenBSD 2011-04-03 02:43:15 +02:00
syscall.c * Commited syscall entries for OpenBSD (thanks Edd Barrett!) 2011-04-28 18:31:06 +02:00
TODO * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
win7.c * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00