Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-10 | add code for generating 64 bit object files on Mac OS X | John van Groningen | 1 | -0/+3 |
2013-12-03 | implement position independent code generation on 64 bit linux | John van Groningen | 1 | -0/+3 |
2013-07-23 | remove incorrect prototype for store_label_offset_in_data_section | John van Groningen | 1 | -1/+0 |
2013-07-23 | store offset instead of address of module string, for position independent co... | John van Groningen | 1 | -0/+3 |
2006-05-01 | use int_64 instead of __int64, define int_64, include stdint.h on 64 bits linux | John van Groningen | 1 | -2/+2 |
2006-01-11 | generate code for amd64 | John van Groningen | 1 | -0/+35 |