summaryrefslogtreecommitdiff
path: root/src/ghdldrv/ghdllocal.adb
AgeCommit message (Expand)Author
2015-05-13Change library format: now store file checksum instead of file time stamp.Tristan Gingold
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-23Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold
2014-12-22Add comments.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 files and dirs from translate/Tristan Gingold