Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-15 | add absR and negI for sparc, commit not yet used code for new array ↵ | John van Groningen | 1 | -7/+5 | |
representation | |||||
2004-07-12 | implement absR, negI and faster not for the PowerPC | John van Groningen | 1 | -2/+2 | |
2004-07-12 | add absR, negI, unsigned compare, divU, remU and faster not | John van Groningen | 1 | -0/+18 | |
instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled | |||||
2004-04-23 | implement umulIIL instruction on the PowerPC | John van Groningen | 1 | -0/+3 | |
2004-04-19 | port to gcc on Mac OS X | John van Groningen | 1 | -1/+1 | |
2003-05-16 | bug fix for .pb with \ in string | John van Groningen | 1 | -1/+12 | |
2003-05-12 | cginput.c | John van Groningen | 1 | -0/+2570 | |