aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-rtis.adb
Commit message (Expand)AuthorAgeFilesLines
...
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-37/+75
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-6/+6
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-6/+2
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-3/+9
* rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold2014-12-131-27/+97
* Split translation into child packages.Tristan Gingold2014-11-091-0/+2559