index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ghdldrv
/
ghdldrv.adb
Age
Commit message (
Collapse
)
Author
2015-12-06
Add bind only option (-b) to make command (-m).
Forrest Voight
2015-09-12
Check llvm version. Fix ghdldrv --post for llvm.
Tristan Gingold
2015-09-10
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-08
canon: do not optimize concurrent procedure calls if not whole_analyze.
Tristan Gingold
2015-06-09
ghdldrv: compile elab file in output directory.
Tristan Gingold
Ticket 87.
2015-06-08
ghdldrv: use output name for creating the elaboration files.
Tristan Gingold
2015-05-21
Rework exit handling to correctly report exit status.
Tristan Gingold
Fix ticket 77.
2015-05-13
Remove Get_File_Time_Stamp for a filename.
Tristan Gingold
Preliminary work for ticket 48.
2015-05-11
ghdldrv: support absolute path with --elab-run.
Tristan Gingold
Implement ticket 51.
2015-01-01
Fix left-over in name_table remaining.
Tristan Gingold
2014-12-23
ghdldrv: remove unused variables.
Tristan Gingold
2014-12-23
Fix ghdl -m for jit: handle multiple libraries.
Tristan Gingold
2014-12-22
Add comments.
Tristan Gingold
2014-11-08
driver: fix path simplification with ..; add missing directory separator.
Tristan Gingold
2014-11-05
ghdldrv: reflect --disp-config changes for ghdl_mcode.
Tristan Gingold
2014-11-05
Move files and dirs from translate/
Tristan Gingold