radare2/libr/egg
pancake 1424bf9701 * Initial support for 'jb' opcode in x86.nz
- hello.r now is broken because of this use
  - Ignore prefixed '$' in numeric values for r_egg
* Apply @capi_x's patch fixing a bug in 'wb' and rsc/msdn
2011-08-11 17:41:24 +02:00
..
t * Fix test reg, reg; mov reg, [reg] ; mov reg, [reg+off] in x86.nz 2011-08-09 00:10:12 +02:00
egg.c * Add -k flag to ragg2 - select kernel 2011-08-09 02:03:12 +02:00
emit_arm.c * Make while() and .var0-= statements work in r_egg lang 2011-08-10 11:24:15 +02:00
emit_x64.c * Use r_bin from ragg2 to create ELF/PE/MACH0 bins 2011-08-08 15:00:42 +02:00
emit_x86.c * Initial support for 'jb' opcode in x86.nz 2011-08-11 17:41:24 +02:00
lang.c * Make while() and .var0-= statements work in r_egg lang 2011-08-10 11:24:15 +02:00
Makefile * Store last .text/.data address in RAsmCode->{code,data}_offset 2011-08-08 00:46:04 +02:00