radare2/libr/core
pancake f8fcba5d81 * Implement plugin support to r_cmd
- Added dummy command **dummy** for testing purposes
  - Initialize CMD dynamic plugins from r_core
* Fix bug in configure-plugins
  - Generates bad config.mk and config.h when no static
    plugins defined for a category.
2010-02-26 00:37:49 +01:00
..
t * Added DEFAULT_ARCH for mips and powerpc 2010-02-22 04:02:13 +01:00
cmd.c * Implement r_str_argv() 2010-02-23 00:26:13 +01:00
config.c * Fix disassembler (was depending on unitialized variable) 2010-02-22 04:25:35 +01:00
core.c * Add support for ARM to r_bin_mach0 2010-02-22 20:10:52 +01:00
file.c * Add support for ARM to r_bin_mach0 2010-02-22 20:10:52 +01:00
io.c * r_bin 2010-02-21 11:35:49 +01:00
libs.c * Implement plugin support to r_cmd 2010-02-26 00:37:49 +01:00
Makefile * Fix build in OSX 2010-02-21 20:21:36 +01:00
visual.c * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
yank.c * Integration with valaswig for many libraries 2010-01-12 02:12:18 +01:00