Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-19 | mcode: fix missing clobber for 32 bit mul/div. | Tristan Gingold | |
2014-01-17 | Fix bug21497: do not create an indirection for access to complex type. | Tristan Gingold | |
Add a type check in mcode for New_Address. | |||
2014-01-15 | Add Alignof constant to get the alignment of a type. | Tristan Gingold | |
2013-12-27 | mcode: fix register allocation for Oe_Neg_Ov | Tristan Gingold | |
2013-12-24 | Fix mcode for i386 Darwin. | Tristan Gingold | |
2012-12-11 | Fix warnings (useless conversion) | gingold | |
2010-02-02 | Use representations clause to work-around SRA issue. | gingold | |
2010-01-31 | Work around SRA bug. | gingold | |
2010-01-28 | Improve doc. | gingold | |
Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows. | |||
2010-01-12 | ghdl 0.29 release. | gingold | |
2009-08-13 | Add ortho_jit package for mcode. | gingold | |
2009-08-13 | Preliminary work for LLVM. | gingold | |
Preliminary work for SSE. | |||
2009-08-13 | Allow to build in 64bits mode. | gingold | |
2008-08-30 | Switch to gcc 4.3 | gingold | |
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | |||
2008-04-09 | Improve macosX support. | gingold | |
Fix crashes in error handling. | |||
2008-01-15 | synchronize: add support for MacOSX, fix bogus type conversion | gingold | |
2006-11-18 | SEH handled | gingold | |
Bug fixes | |||
2006-10-05 | add one more underscore to chkstk, use program path for install path (windows) | gingold | |
2006-10-02 | use __chkstk on windows system | gingold | |
2006-08-06 | bugs fixed | gingold | |
2006-06-22 | bugs fix, 93c improved | gingold | |
2006-06-19 | bug fixes | gingold | |
2006-03-10 | mcode code generator added | gingold | |