aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Translate: rewrite concatenation. Now O(n).Tristan Gingold2014-11-174-180/+536
* ortho_mcode: add assertion.Tristan Gingold2014-11-171-3/+6
* ortho_debug: fix incorrect assertion (don't handle array_sub).Tristan Gingold2014-11-171-7/+0
* Translate_Range: use mnodes.Tristan Gingold2014-11-165-81/+64
* src/ortho/gcc/ortho_gcc.ads: regenerate.Tristan Gingold2014-11-161-1/+3
* Translate_Range_Expression_Ptr: use Mnode and rename.Tristan Gingold2014-11-161-37/+32
* Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename.Tristan Gingold2014-11-153-61/+48
* translate_expression: handle implicit type for aggregate.Tristan Gingold2014-11-151-6/+10
* ortho-lang.c: add comments, simplify code.Tristan Gingold2014-11-142-104/+93
* Adjusr gcc local Makefile.Tristan Gingold2014-11-141-3/+3
* grt: add more restrictions.Tristan Gingold2014-11-141-0/+3
* linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold2014-11-141-3/+3
* Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.Tristan Gingold2014-11-131-2/+2
* Create_Range_From_Length: use Mnode instead of ptr. Style changes.Tristan Gingold2014-11-115-101/+94
* Style changes.Tristan Gingold2014-11-112-233/+148
* Split translation into child packages.Tristan Gingold2014-11-0934-26271/+26973
* Refactoring of translation, part 1/NTristan Gingold2014-11-093-3653/+3854
* Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold2014-11-081-5/+37
* Add instructions for llvm (WIP).Tristan Gingold2014-11-081-1/+1
* ghdllocal: remove debug code (trace).Tristan Gingold2014-11-081-1/+0
* driver: fix path simplification with ..; add missing directory separator.Tristan Gingold2014-11-082-42/+46
* mcode build and install from top makefile.Tristan Gingold2014-11-061-4/+24
* ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold2014-11-054-47/+42
* Move translate and simulate.Tristan Gingold2014-11-0533-0/+0
* Move files and dirs from translate/Tristan Gingold2014-11-05158-2881/+0
* Create src/vhdl subdirectory.Tristan Gingold2014-11-0479-0/+0
* Move sources to src/ subdirectory.Tristan Gingold2014-11-04451-0/+222443