summaryrefslogtreecommitdiff
path: root/areals.asm
AgeCommit message (Collapse)AuthorFilesLines
2013-06-26undo previous commitJohn van Groningen1-530/+530
2013-06-26add +0 to pc relative addresses for sin, cos and tan, converted to [rip] on ↵John van Groningen1-530/+530
linux
2010-12-13put functions in areals.asm in different sections to enable optimizing linking,John van Groningen1-13/+48
these sections are first called _T000, _T001 .. and renamed to .text using rename_Tn_sections.c
2006-05-31add math functions for reals for 64 bit windows and linuxJohn van Groningen1-0/+8967