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