radare2/libr/vm
pancake 9dc6a049b1 * Fix make -j for paralel builds
- use hacky 'waitfordeps.sh' helper script
  - speed up the build process
* Do not build libr2.so by default
  - Do not generate library archives (.a)
  - Fix build dependencies in vm/p/plugins.h
* Added --with-nonpic
  - Enable the .a generation
2010-10-29 03:10:10 +02:00
..
p * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
t * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
extra.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
Makefile * Fix make -j for paralel builds 2010-10-29 03:10:10 +02:00
mmu.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
op.c * Remove some use of alloca() 2010-10-12 13:22:19 +02:00
reg.c * Remove some use of alloca() 2010-10-12 13:22:19 +02:00
setup.c * Initial import of libr 2009-02-05 22:08:46 +01:00
stack.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
TODO * Added R_IO_EXEC, Removed R_IO_RDWR. 2009-09-08 02:14:19 +00:00
vm.c * Fix division by zero in VM code when using ATT syntax 2010-10-13 18:07:55 +02:00