aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/mcode/ortho_code-x86-emits.adb
Commit message (Collapse)AuthorAgeFilesLines
* Add Alignof constant to get the alignment of a type.Tristan Gingold2014-01-151-0/+1
|
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-241-34/+23
|
* Preliminary work for LLVM.gingold2009-08-131-6/+33
| | | | Preliminary work for SSE.
* Switch to gcc 4.3gingold2008-08-301-20/+5
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* Improve macosX support.gingold2008-04-091-2/+8
| | | | Fix crashes in error handling.
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-151-2/+28
|
* add one more underscore to chkstk, use program path for install path (windows)gingold2006-10-051-1/+1
|
* use __chkstk on windows systemgingold2006-10-021-44/+80
|
* mcode code generator addedgingold2006-03-101-0/+2252