summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-21vhpi: handle FileNamePTristan Gingold
2014-12-21vcd/fst: handle complex signals. Fix crash.Tristan Gingold
2014-12-18Adjust makefiles to accept absolute srcdir path.Tristan Gingold
2014-12-16Recognize some ieee.std_logic_1164 functions.Tristan Gingold
2014-12-16translation: give full path for to debug filename.Tristan Gingold
2014-12-16ortho_llvm: add uwtable + nounwind attibutes for functions.Tristan Gingold
2014-12-16ortho_llvm: fix crash with debug info.Tristan Gingold
2014-12-16Makefile.in: add oread-llvm target.Tristan Gingold
2014-12-15llvm-core.ads: fix values.Tristan Gingold
2014-12-15Fix style.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-12-14Reduce size of configuration declaration and guard signal declaration.Tristan Gingold
2014-12-14reduce size of enumeration_literal.Tristan Gingold
2014-12-14iirs: reduce size of interface objects.Tristan Gingold
2014-12-14iirs: reduce size of signal_declaration.Tristan Gingold
2014-12-14iirs: reduce memory size.Tristan Gingold
2014-12-14Put attribute_value_chain in parent.Tristan Gingold
2014-12-13iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.Tristan Gingold
2014-12-13Add ticket26 testcase.Tristan Gingold
2014-12-13PSL: allow labels on psl directives (fix ticket26).Tristan Gingold
2014-12-13Add support for NetBSD.Tristan Gingold
2014-12-13llvm: add generation of only debug lines table.Tristan Gingold
2014-12-13Add support of ghdl_llvm build in Makefile.inTristan Gingold
2014-12-13doc: mention --fst option.Tristan Gingold
2014-12-13rtis: add source location for blocks and object. Use them in fst dumper.Tristan Gingold
2014-12-10grt-disp_rti: disp alias kind.Tristan Gingold
2014-12-10grt-disp_rti.adb: disp array of enum as strings (when possible).Tristan Gingold
2014-12-07Add perf02 (performance issue).Tristan Gingold
2014-12-05grt-fst: add comments.Tristan Gingold
2014-12-05STYLE: clarify parameters rule.Tristan Gingold
2014-12-05fst: dump type of signals.Tristan Gingold
2014-12-05Fix llvm crash on protected objects.Tristan Gingold
2014-12-05llvm: add non-jit driver.Tristan Gingold
2014-12-03compile.bat: use new filename ortho_jit.adbTristan Gingold
2014-12-03ghdlfilter: accept vhdl08 flagsTristan Gingold
2014-12-03fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold
2014-12-02Add reproducer from gna bug 23013.Tristan Gingold
2014-12-01grt-vcd: in verilog_wire_info, replace addr by sigs.Tristan Gingold
2014-11-29Initial support of FST dump format.Tristan Gingold
2014-11-29Allow -frelaxed-rules for v87 designsTristan Gingold
2014-11-28sem_stmt: avoid crash after error on concurrent procedure call in entity.Tristan Gingold
2014-11-28ortho-lang: change builtins creation and create builtin_trap (for -O).Tristan Gingold
2014-11-27ortho debug/oread: add a procedure to write keyword, use uppercase.Tristan Gingold
2014-11-27Use GHDL_FLAGS for vests.Tristan Gingold
2014-11-27translate: fix dichotomy upper bound.Tristan Gingold
2014-11-27ortho-lang: set enum sign early.Tristan Gingold
2014-11-27grt: suppress overflow checks.Tristan Gingold
2014-11-22Gen_Call_Type_Builder: use Mnode.Tristan Gingold
2014-11-21concatenation: remove unused left over.Tristan Gingold
2014-11-21Mnode: renaming and comments to clarify.Tristan Gingold