radare2/libr/bininfo
pancake 9442317413 * Major refactoring patch
- Remove plugin prefixes
    - It was unnecessary complicated
  - Remove unused code
  - Some RAPIfication
  - Rename _set( methods into _use(
  - Simplify some string processing
  - r_parse is working again
  - Sync all those api changes in r_core
  - External static plugin lists moved to .c
  - Fix some cast-related segfaults in core
* Review the r_search API
  - RAPIfication
  - Allow to pass NULL as binmask
  - Added TODO with some more ideas
2009-09-24 12:29:05 +02:00
..
p * Fix build of r_debug 2009-09-22 13:27:33 +02:00
t * r_bin & r_bininfo 2009-03-25 15:52:17 +01:00
bininfo.c * Fix build of r_debug 2009-09-22 13:27:33 +02:00
Makefile * More work on r_anal_reflines 2009-04-02 00:41:10 +02:00
README * Major refactoring patch 2009-09-24 12:29:05 +02:00

LIBDWARF:
  http://reality.sgiweb.org/davea/dwarf.html

* use r_db to cache line info