summaryrefslogtreecommitdiff
path: root/ortho/mcode/ortho_code-exprs.adb
AgeCommit message (Collapse)Author
2014-01-17Fix bug21497: do not create an indirection for access to complex type.Tristan Gingold
Add a type check in mcode for New_Address.
2014-01-15Add Alignof constant to get the alignment of a type.Tristan Gingold
2013-12-27mcode: fix register allocation for Oe_Neg_OvTristan 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-01-15synchronize: add support for MacOSX, fix bogus type conversiongingold
2006-03-10mcode code generator addedgingold