| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-01 | fix offsets in descriptors, for position independent code on linux | John van Groningen | 1 | -0/+2 | |
| 2011-11-24 | generate thread safe code on 32 bit windows if THREAD32 is defined | John van Groningen | 1 | -43/+51 | |
| 2011-02-01 | port to Mac OS X (AMD64) | John van Groningen | 1 | -0/+4 | |
| 2006-12-01 | fix bug in code generation for 64 bit version, if a real is loaded from a node | John van Groningen | 1 | -4/+13 | |
| in a previous basic block and allocated in a general purpose register incorrect code was generated | |||||
| 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 | |
| in registers and < 2 integer parameters in registers for IA32 | |||||
| 2006-01-10 | fiix bug introduced in previous revision because of incorrect merging of ↵ | John van Groningen | 1 | -0/+1 | |
| source code | |||||
| 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 | |
| instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled | |||||
| 2003-07-11 | add .c and .h files | John van Groningen | 1 | -0/+4320 | |
