summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-14linux.c: fix typos, disable builting sjlj for clang.Tristan Gingold
2014-11-13Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.Tristan Gingold
2014-11-11Create_Range_From_Length: use Mnode instead of ptr. Style changes.Tristan Gingold
2014-11-11Style changes.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold
2014-11-09Refactoring of translation, part 1/NTristan Gingold
2014-11-08Use _setjmp/_longjmp instead of setjmp/longjmp (much faster).Tristan Gingold
2014-11-08Add instructions for llvm (WIP).Tristan Gingold
2014-11-08ghdllocal: remove debug code (trace).Tristan Gingold
2014-11-08driver: fix path simplification with ..; add missing directory separator.Tristan Gingold
2014-11-06mcode build and install from top makefile.Tristan Gingold
2014-11-05ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold
2014-11-05Move translate and simulate.Tristan Gingold
2014-11-05Move files and dirs from translate/Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold