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 (
Collapse
)
Author
2015-08-29
Replace fat accesses by bounds accesses
Tristan Gingold
translate: separate info for signals from object. Improve some error messages.
2015-07-17
Do not create a transient type for strings.
Tristan Gingold
2015-07-15
Adjust previous patch: set parent.
Tristan Gingold
2015-07-11
Defensive code.
Tristan Gingold
2015-07-10
Avoid duplicate error message.
Tristan Gingold
2015-07-10
Convert psl assertion to normal assertion if simple expression.
Tristan Gingold
Fix ticket90.
2015-06-27
Improve code generation of strings.
Tristan Gingold
2015-06-20
Adjust previous patch.
Tristan Gingold
2015-06-18
signals: simplify and fix code for delayed signals.
Tristan Gingold
fix ticket89.
2015-06-12
ortho: allow selected element from an union.
Tristan Gingold
Minor cleanups.
2015-06-10
Use directory of output for elaboration file.
Tristan Gingold
2015-06-09
evaluation: handle fp_literal in build_constant.
Tristan Gingold
2015-06-09
ghdldrv: compile elab file in output directory.
Tristan Gingold
Ticket 87.
2015-06-08
ghdldrv: use output name for creating the elaboration files.
Tristan Gingold
2015-06-08
Fix crash in case of missing configuration.
Tristan Gingold
Fix ticket 88.
2015-06-07
Initial support of DragonFly.
Tristan Gingold
2015-06-07
Add suspend_flag.
Tristan Gingold
2015-06-05
Rework procedure calls, now use a record to pass parameters.
Tristan Gingold
2015-06-05
ortho/debug: detect too many associations.
Tristan Gingold
2015-06-02
Catch duplicated subprogram body.
Tristan Gingold
Fix bug14.
2015-06-02
Fix translation of protected types declared in subprograms.
Tristan Gingold
Fix ticket 86.
2015-06-02
Fix simulate backend.
Tristan Gingold
2015-06-02
files_map: add normalize_pathname
Tristan Gingold
2015-05-30
write: do not implicitely append LF.
Tristan Gingold
2015-05-28
Fix llvm link on darwin (set no_compat_unwind).
Tristan Gingold
2015-05-27
Fix regression for expanded names.
Tristan Gingold
2015-05-27
Avoid a crash for out of range choice in aggregate.
Tristan Gingold
Fix ticket 83.
2015-05-27
Handle signal attribute in declarations. Fix alias of implicit signal.
Tristan Gingold
2015-05-27
Add comments.
Tristan Gingold
2015-05-26
Rework of overload resolution in implicit conversions.
Tristan Gingold
Fix tiket 81.
2015-05-25
Fix llvm build (add cxxflags).
Tristan Gingold
2015-05-23
Preliminary work to support external names (parse, semantic)
Tristan Gingold
2015-05-22
Restore relaxed semantic for array attribute staticness.
Tristan Gingold
2015-05-21
Use cxx compiler to link llvm executable.
Tristan Gingold
2015-05-21
Fix location output in elab error messages.
Tristan Gingold
2015-05-21
Rework exit handling to correctly report exit status.
Tristan Gingold
Fix ticket 77.
2015-05-20
Handle to_string for i64 numbers.
Tristan Gingold
Fix ticket 76
2015-05-20
Fix crash in assert translation for overflow literal.
Tristan Gingold
Fix ticket 75.
2015-05-20
Fix staticness of array attributes.
Tristan Gingold
2015-05-20
Translation: handle individual association in function call.
Tristan Gingold
Factorize code. Fix ticket 74.
2015-05-20
vhdl 08: allow association of an out signal with an in signal parameter.
Tristan Gingold
Fix ticket 71.
2015-05-19
Fix crash in translation of procedure individual association.
Tristan Gingold
Fix ticket 73.
2015-05-19
llvm: do not forget new type in no-op conversion.
Tristan Gingold
Fix ticket 70.
2015-05-19
Do not consider overriden implicit declaration is reference by selection.
Tristan Gingold
Fix ticket 69.
2015-05-19
Array attribute: handle non-static function call prefix.
Tristan Gingold
Fix ticket68.
2015-05-17
Fix overload resolution case from ticket 67.
Tristan Gingold
2015-05-17
error: fix double colon in error message (from previous commit).
Tristan Gingold
2015-05-17
errors: remove error_msg and warning_msg.
Tristan Gingold
2015-05-16
Give priority to function calls without implicit conversion.
Tristan Gingold
Fix ticket 64.
2015-05-16
Preliminary work to refine overload disambiguation.
Tristan Gingold
[prev]
[next]