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
2015-05-14
Handle evaluation of to_string for enumeration and integer types.
Tristan Gingold
2015-05-14
Testcase for ticket 52.
Tristan Gingold
2015-05-14
vhdl 2008: allow to read out ports.
Tristan Gingold
2015-05-13
vhdl 08: implement 4.2 rules: no access/file type in return subtype.
Tristan Gingold
2015-05-13
Add ieee context files.
Tristan Gingold
2015-05-13
Ticket 48 testcase.
Tristan Gingold
2015-05-13
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
Remove Get_File_Time_Stamp for a filename.
Tristan Gingold
2015-05-12
Add ieee context files.
Tristan Gingold
2015-05-12
Testcase for ticket 57.
Tristan Gingold
2015-05-12
Always report pure rules violation, but as a warning in 93c or -frelaxed-rules
Tristan Gingold
2015-05-12
Testcase for ticket 59.
Tristan Gingold
2015-05-12
do not consider function call as a prefix of expanded name.
Tristan Gingold
2015-05-12
Testcase for ticket 56.
Tristan Gingold
2015-05-12
Fix crash after call to function without enough parameters.
Tristan Gingold
2015-05-12
Testcase for ticket58.
Tristan Gingold
2015-05-12
Fix translation for context declaration for gcc/llvm.
Tristan Gingold
2015-05-12
Testcase for ticket55.
Tristan Gingold
2015-05-12
aliases: avoid crash in case of mismatch between function and procedure.
Tristan Gingold
2015-05-12
Add tests for context declaration (ticket53).
Tristan Gingold
2015-05-12
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-11
Testcase for ticket 51.
Tristan Gingold
2015-05-11
ghdldrv: support absolute path with --elab-run.
Tristan Gingold
2015-05-11
Test for ticket 47.
Tristan Gingold
2015-05-11
Allow generic without default values in top-level entity.
Tristan Gingold
2015-05-11
Fix thinko: reject incorrect association (positionnal match followed by
Tristan Gingold
2015-05-11
Add ticket50 testcase.
Tristan Gingold
2015-05-11
Fix use of condition operator in case of overload.
Tristan Gingold
2015-05-10
Ticket 46 reproducer.
Tristan Gingold
2015-05-10
vhdl 08: handle boolean subtype for conditional expressions.
Tristan Gingold
2015-05-10
Add missing psl files.
Tristan Gingold
2015-05-10
File reproducer for ticket 43 and 44.
Tristan Gingold
2015-05-10
Correctly handle overload of subprogram in presence of subprogram alias.
Tristan Gingold
2015-05-10
psl: add generated files.
Tristan Gingold
2015-05-10
Regenerate psl-dump_tree.adb. Fix build failure (ticket 42).
Tristan Gingold
2015-05-09
File ticket41 testcase.
Tristan Gingold
2015-05-09
Rename Get_Location_Str to Image.
Tristan Gingold
2015-05-09
Do not fail.
Tristan Gingold
2015-05-09
Report incorrect use of 'Base.
Tristan Gingold
2015-05-09
Avoid crash if name of subprogram also denotes a non-subprogram declaration.
Tristan Gingold
2015-05-09
Add --keep-order switch.
Tristan Gingold
2015-03-31
Fix entity instantiation with extended identifier.
Tristan Gingold
2015-03-22
ortho_llvm: handle more unreach cases.
Tristan Gingold
2015-03-21
ortho_llvm: fix new_alloca when first instruction of a basic block.
Tristan Gingold
2015-03-21
ortho_llvm: fix conversion from float to integer.
Tristan Gingold
2015-03-20
llvm: Add -O as alias of -O1
Tristan Gingold
2015-03-15
ortho_llvm: handle debug info for incomplete access type.
Tristan Gingold
2015-03-14
generic override: handle enumerated types.
Tristan Gingold
2015-03-14
Disable overflow checks in Eval_Discrete_Range_Length.
Tristan Gingold
2015-03-14
Add reproducer for ticket40.
Tristan Gingold
[next]