Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o fixes handling of iso i/o parameters/program parameters: | florian | 2015-05-01 | 1 | -0/+5 |
* | * fixed endless recursion in tabstractrecorddef.contains_float_field() in | jonas | 2015-04-16 | 1 | -1/+2 |
* | * rewrote most of the special case handling of parameter passing on ppc64, | jonas | 2015-03-14 | 1 | -0/+29 |
* | * pass records that (recursively) only contain floating point values of the | jonas | 2015-03-14 | 1 | -0/+48 |
* | Fix a typo. The CPU specific version of "ttypesym" should be called "tcputype... | svenbarth | 2014-04-11 | 1 | -3/+3 |
* | * moved pbestrealtype from symdef to symcpu | jonas | 2014-04-01 | 1 | -1/+5 |
* | + added class reference types of the architecture-specific t*def/t*sym | jonas | 2014-03-30 | 1 | -0/+33 |
* | + support overriding tdef/tsym methods with target-specific functionality: | jonas | 2014-03-29 | 1 | -0/+174 |