index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vhdl
Age
Commit message (
Expand
)
Author
2016-01-09
Reorder fields in signals for alignment.
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
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-19
Adjust simulation after sigptr changes.
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-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-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
parse: add comments.
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-17
Allow concatenation of element whose type is an array with non-static bounds
Tristan Gingold
2015-11-07
Fix crash on invalid individual association.
Tristan Gingold
2015-11-01
Do not set suspend flag on foreign procedure.
Tristan Gingold
2015-10-01
trans-chap2.adb: fix uninitialized variable.
Tristan Gingold
2015-09-26
Fix regression from states.
Tristan Gingold
2015-09-24
Fix crash for access type in aggregate.
Tristan Gingold
2015-09-24
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-09-15
trans-rtis: fix uninitialized field (that could result in a crash).
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-09-04
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-03
Adjust previous patch (destroy types for default port values).
Tristan Gingold
2015-09-02
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-01
Destroy types of default generic values.
Tristan Gingold
2015-08-31
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
Never export declarations of a package body.
Tristan Gingold
2015-08-31
iirs: block_statement is a ref.
Tristan Gingold
2015-08-29
Improve error message.
Tristan Gingold
2015-08-29
Allow allocators in default value of subprograms
Tristan Gingold
2015-08-29
Replace fat accesses by bounds accesses
Tristan Gingold
2015-07-17
Do not create a transient type for strings.
Tristan Gingold
2015-07-15
Adjust previous patch: set parent.
Tristan Gingold
[next]