summaryrefslogtreecommitdiff
path: root/cgaas.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-10add code for generating 64 bit object files on Mac OS XJohn van Groningen1-0/+3
2013-12-03implement position independent code generation on 64 bit linuxJohn van Groningen1-0/+3
2013-07-23remove incorrect prototype for store_label_offset_in_data_sectionJohn van Groningen1-1/+0
2013-07-23store offset instead of address of module string, for position independent co...John van Groningen1-0/+3
2006-05-01use int_64 instead of __int64, define int_64, include stdint.h on 64 bits linuxJohn van Groningen1-2/+2
2006-01-11generate code for amd64John van Groningen1-0/+35