aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap6.adb
Commit message (Expand)AuthorAgeFilesLines
* Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold2015-12-181-58/+137
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-2/+2
* Translate: explicitly clean transient types.Tristan Gingold2015-09-021-1/+1
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-22/+32
* Rework procedure calls, now use a record to pass parameters.Tristan Gingold2015-06-051-18/+17
* Translation: handle individual association in function call.Tristan Gingold2015-05-201-1/+2
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-2/+1
* Split translation into child packages.Tristan Gingold2014-11-091-0/+1087