aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap3.adb
Commit message (Expand)AuthorAgeFilesLines
* mcode/binary_file: rename write routines.Tristan Gingold2015-08-311-3/+2
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-297/+183
* ortho: allow selected element from an union.Tristan Gingold2015-06-121-6/+3
* ortho_llvm: handle debug info for incomplete access type.Tristan Gingold2015-03-151-7/+8
* Minor rework of overflow in physical units: defer until execution.Tristan Gingold2015-01-201-2/+1
* Fix llvm crash on protected objects.Tristan Gingold2014-12-051-12/+16
* Gen_Call_Type_Builder: use Mnode.Tristan Gingold2014-11-221-54/+31
* Mnode: renaming and comments to clarify.Tristan Gingold2014-11-211-8/+6
* Translate: rewrite concatenation. Now O(n).Tristan Gingold2014-11-171-92/+0
* Translate_Range: use mnodes.Tristan Gingold2014-11-161-10/+10
* Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename.Tristan Gingold2014-11-151-6/+3
* Create_Range_From_Length: use Mnode instead of ptr. Style changes.Tristan Gingold2014-11-111-25/+30
* Split translation into child packages.Tristan Gingold2014-11-091-0/+3362