Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Alignof constant to get the alignment of a type. | Tristan Gingold | 2014-01-15 | 1 | -0/+1 |
| | |||||
* | Fix mcode for i386 Darwin. | Tristan Gingold | 2013-12-24 | 1 | -34/+23 |
| | |||||
* | Preliminary work for LLVM. | gingold | 2009-08-13 | 1 | -6/+33 |
| | | | | Preliminary work for SSE. | ||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -20/+5 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | Improve macosX support. | gingold | 2008-04-09 | 1 | -2/+8 |
| | | | | Fix crashes in error handling. | ||||
* | synchronize: add support for MacOSX, fix bogus type conversion | gingold | 2008-01-15 | 1 | -2/+28 |
| | |||||
* | add one more underscore to chkstk, use program path for install path (windows) | gingold | 2006-10-05 | 1 | -1/+1 |
| | |||||
* | use __chkstk on windows system | gingold | 2006-10-02 | 1 | -44/+80 |
| | |||||
* | mcode code generator added | gingold | 2006-03-10 | 1 | -0/+2252 |