summaryrefslogtreecommitdiff
path: root/ortho/mcode/ortho_code-x86-emits.adb
AgeCommit message (Collapse)Author
2014-11-04Move sources to src/ subdirectory.Tristan Gingold
2014-01-15Add Alignof constant to get the alignment of a type.Tristan Gingold
2013-12-24Fix mcode for i386 Darwin.Tristan Gingold
2009-08-13Preliminary work for LLVM.gingold
Preliminary work for SSE.
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2008-04-09Improve macosX support.gingold
Fix crashes in error handling.
2008-01-15synchronize: add support for MacOSX, fix bogus type conversiongingold
2006-10-05add one more underscore to chkstk, use program path for install path (windows)gingold
2006-10-02use __chkstk on windows systemgingold
2006-03-10mcode code generator addedgingold