| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-07-02 | ia32_arch: fix asm instruction w 16 bit prefix | serpilliere | 1 | -1/+9 | |
| 2012-06-29 | modint: fix int bug | serpilliere | 5 | -6/+19 | |
| 2012-06-26 | arch_ia32: add push/pop fs/gs | serpilliere | 1 | -1/+21 | |
| 2012-06-25 | modint: fix self instanciation; expr_help: sort mem; expr_simp: fix -a+a | serpilliere | 4 | -3/+22 | |
| 2012-06-24 | arm_arch: fix int | serpilliere | 1 | -5/+1 | |
| 2012-06-22 | tools: add nux_api | serpilliere | 1 | -10/+124 | |
| 2012-06-22 | uint: add pow, rpow | serpilliere | 1 | -0/+4 | |
| 2012-06-22 | expression eval abs: fix missing uint1 | serpilliere | 3 | -6/+12 | |
| 2012-06-21 | expression: now, 1 bit flags are *real* 1 bit flags. | serpilliere | 3 | -19/+20 | |
| 2012-06-21 | tools: add modi | ||||