summaryrefslogtreecommitdiff
path: root/translate/ghdldrv
AgeCommit message (Expand)Author
2014-11-04Handle --expect-failure for -mTristan Gingold
2014-11-04Compute Exec_Prefix before loading libraries.Tristan Gingold
2014-11-03Support installation in a different path that configured one.Tristan Gingold
2014-11-03Replace --dispconfig with --disp-config.Tristan Gingold
2014-11-02makefiles and script: adjust for gcc 4.9Tristan Gingold
2014-11-02ortho-lang.c: get rid of expr.h (poisonned) and rewrite ortho_build_addr.Tristan Gingold
2014-11-02Handle packkage instantiation for --chop.Tristan Gingold
2014-10-29Add support for package interface.Tristan Gingold
2014-10-14Initial support for package header and package instantiation.Tristan Gingold
2014-09-25Add a python script to automatically generate disp_tree.Tristan Gingold
2014-09-12Add vhdl08 flush, fix null slice, improve type conversion.Tristan Gingold
2014-09-11vhdl2008: add translation and support for most of implicit operators.Tristan Gingold
2014-09-06First run of OSVVM_2014_01 with gcc backend.Tristan Gingold
2014-09-05First run (using mcode) of OSVVM_2014_01.Tristan Gingold
2014-09-02Keep names in the tree.Tristan Gingold
2014-07-23Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold
2014-07-21Add overflow literal.Tristan Gingold
2014-07-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-06-29vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold
2014-06-21Add psl cover directive (ticket19).Tristan Gingold
2014-06-21ghdlcomp: stop in case of errors on delayed checks.Tristan Gingold
2014-06-14configuration: add Check_Entity_Declaration_Top from translation.Tristan Gingold
2014-05-29ghdlsimul: add --trace-stmts, -iTristan Gingold
2014-05-07errorout: remove execution related subprograms (and exceptions).Tristan Gingold
2014-03-29Set some missing flags (was harmless).Tristan Gingold
2014-03-10Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.Tristan Gingold
2014-03-06Makefile: adjust for LLVM be.Tristan Gingold
2014-03-06canon: change profile of Canon_Procedure_Call.Tristan Gingold
2014-02-23ghdlsimul: set argv0 earlier.Tristan Gingold
2014-02-10ghdlsimul: set progname.Tristan Gingold
2014-02-10ghdldrv: fix indentation.Tristan Gingold
2014-02-01Windows: fix library update, handle errors during elaboration.Tristan Gingold
2014-02-01ghdldrv: adjust for llvm.Tristan Gingold
2014-01-19Fix typo in previous commit.Tristan Gingold
2014-01-18Add 'value attribute functions for enumerations E8,E32 to mcode versionBrian Drummond
2014-01-09Rename package Scan to Scanner.Tristan Gingold
2014-01-08Remote ortho_code-x86-flags.ads (generated file).Tristan Gingold
2014-01-07Dates updated in doc and ghdlmainBrian Drummond
2014-01-01Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-29Fix bug16144 (ghdl --lines on empty line).Tristan Gingold
2013-12-28Allow long prefix (by locally disabling style checks)Tristan Gingold
2013-12-18Add references to added 'value routines in ghdlrun.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-05Revert change to mcode MakefileBrian Drummond
2013-12-03Style errors and mcode Makefile changeBrian Drummond
2013-12-02Version 0.31dev, builds with gcc4.8Brian Drummond
2012-12-11Part of the previous commit (upgrade to gcc 4.7)gingold
2012-12-11Create grtlink to share references to grt.gingold
2012-12-11Improve error message when a filename is used instead of a unit namegingold