Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-01 | use int_64 instead of __int64, define int_64, include stdint.h on 64 bits linux | John van Groningen | 1 | -0/+4 |
2006-01-20 | fix bugs in code generation for floating point computations for amd64 | John van Groningen | 1 | -1/+5 |
2006-01-20 | fix incorrect code generation for return with > 7 floating point parameters | John van Groningen | 1 | -0/+30 |
2006-01-10 | fiix bug introduced in previous revision because of incorrect merging of sour... | John van Groningen | 1 | -0/+1 |
2006-01-10 | port to 64 bit windows | John van Groningen | 1 | -134/+280 |
2004-07-12 | add absR, negI, unsigned compare, divU, remU and faster not | John van Groningen | 1 | -20/+14 |
2003-07-11 | add .c and .h files | John van Groningen | 1 | -0/+4320 |