mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-20 04:43:01 +00:00
df8fb6cc21
* Lot of fixups in x86.nz for better 64bit support - More opcodes are now supported (mov [base+delta], etc..) * Make r_egg hello world work with x86.nz. - fixed some bugs in the rarc2 language parser - egg/t/test aims to be rarc2 replacement - rarc2 lang code seems to compile fine now, - r_egg now depends on r_syscall * Fix null pointer in RNum