index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-11
vhdl08: maybe insert implicit condition operator in concurrent statement.
Tristan Gingold
2016-01-09
llvm: simplify use of llvm-config.
Tristan Gingold
2016-01-09
Reorder fields in signals for alignment.
Tristan Gingold
2016-01-07
std_logic_1164: fix number of warnings for matching equality.
Tristan Gingold
2016-01-07
Keep alias in use clauses. Fix issue 15.
Tristan Gingold
2016-01-07
Fix staticness for range attribute.
Tristan Gingold
2016-01-07
Overload resolution: reject invalid indexed names.
Tristan Gingold
2016-01-06
grt-stack2: Fix unreferenced entity.
Tristan Gingold
2016-01-06
grt-fst: remove unreferenced with-ed package.
Tristan Gingold
2016-01-06
Simplify warning Off for gcc 4.6
Tristan Gingold
2016-01-06
Add a pragma warnings off around constant condition.
Tristan Gingold
2016-01-06
grt-lib: Remove unused with-ed package.
Tristan Gingold
2016-01-06
mcode: add support for x86-64
Tristan Gingold
2016-01-06
mcode: use GNATMAKE.
Tristan Gingold
2016-01-06
oread: add comments.
Tristan Gingold
2016-01-06
if/else: add debug line for elsif part.
Tristan Gingold
2016-01-03
Forbid protected types in elements or designated types.
Tristan Gingold
2015-12-30
Use WORK location for loading the elaborated unit.
Tristan Gingold
2015-12-29
Fix crash on issue9.
Tristan Gingold
2015-12-23
Remove unused code (scanner).
Tristan Gingold
2015-12-22
parse: remove unreachable code.
Tristan Gingold
2015-12-22
Scanner: fix use of latin-1 8 bit characters.
Tristan Gingold
2015-12-21
errorout: add code for caret (not yet enabled).
Tristan Gingold
2015-12-21
cleanup in errorout.
Tristan Gingold
2015-12-20
Do not create signal type for scalar type.
Tristan Gingold
2015-12-20
openieee: complete math_real (and fix uniform).
Tristan Gingold
2015-12-19
Adjust simulation after sigptr changes.
Tristan Gingold
2015-12-18
ortho-llvm: avoid generation of unreachable code.
Tristan Gingold
2015-12-18
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-16
avoid a crash if --elab without -l.
Tristan Gingold
2015-12-16
openieee: add numeric_std and numeric_bit.
Tristan Gingold
2015-12-06
Add bind only option (-b) to make command (-m).
Forrest Voight
2015-12-03
ghdl_simul debugger: handle break on operator, handle end of file.
Tristan Gingold
2015-12-03
ghdl_simul debugger: add nstmt and fstmt.
Tristan Gingold
2015-12-03
errorout: fix crash on entity_aspect_entity.
Tristan Gingold
2015-12-03
Fix elaboration order in case of recursive instantiation.
Tristan Gingold
2015-12-03
Use github site for reporting problems.
Tristan Gingold
2015-11-30
ghdl_simul debugger: add auto-repeat.
Tristan Gingold
2015-11-30
ghdl_simul debugger: handle function call, consider entity declarations.
Tristan Gingold
2015-11-30
Fix ghdl_simul build.
Tristan Gingold
2015-11-30
No error message for universal bounds in v93c or relaxed-rules.
Tristan Gingold
2015-11-30
backtrace: demangle operators.
Tristan Gingold
2015-11-30
ortho_llvm: add comments.
Tristan Gingold
2015-11-30
Rework --dir command so that it could display ieee content.
Tristan Gingold
2015-11-30
parse: add comments.
Tristan Gingold
2015-11-27
Emit a warning for --ieee=synopsys if --std=08
Tristan Gingold
2015-11-26
Bump version.
Tristan Gingold
2015-11-25
Improve error message when ',' is used instead of ';' in interface.
Tristan Gingold
2015-11-24
Fix a crash on conflict in under interpretation.
Tristan Gingold
2015-11-22
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
[next]