summaryrefslogtreecommitdiff
path: root/cgstack.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-01use int_64 instead of __int64, define int_64, include stdint.h on 64 bits linuxJohn van Groningen1-0/+4
2006-01-20fix bugs in code generation for floating point computations for amd64John van Groningen1-1/+5
2006-01-20fix incorrect code generation for return with > 7 floating point parametersJohn van Groningen1-0/+30
2006-01-10fiix bug introduced in previous revision because of incorrect merging of sour...John van Groningen1-0/+1
2006-01-10port to 64 bit windowsJohn van Groningen1-134/+280
2004-07-12add absR, negI, unsigned compare, divU, remU and faster notJohn van Groningen1-20/+14
2003-07-11add .c and .h filesJohn van Groningen1-0/+4320