index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-01-11
Add testcase for previous patch.
Tristan Gingold
2016-01-11
vhdl08: maybe insert implicit condition operator in concurrent statement.
Tristan Gingold
2016-01-09
Add testcase for alignment issue on windows.
Tristan Gingold
2016-01-09
Add missing copyright.
Tristan Gingold
2016-01-09
windows bat command: move strip command.
Tristan Gingold
2016-01-09
Add elf_arch for windows (!)
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
Fix issue 14.
2016-01-07
Add reproducer for issue18.
Tristan Gingold
2016-01-07
Add testcase for issue15.
Tristan Gingold
2016-01-07
Add reproducer for issue14
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-07
travis: fix typo
Tristan Gingold
2016-01-07
travis: adjust previous patch.
Tristan Gingold
2016-01-07
travis-ci: run testsuite.
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
Add .travis.yml (first try).
Tristan Gingold
2016-01-06
mcode: add support for x86-64
Tristan Gingold
2016-01-06
Add bug034 testcase.
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-06
textio read character: improve code.
Tristan Gingold
2016-01-03
Forbid protected types in elements or designated types.
Tristan Gingold
2016-01-03
Add reproducer for issue10.
Tristan Gingold
2016-01-03
Add test for html output.
Tristan Gingold
2015-12-30
Use WORK location for loading the elaborated unit.
Tristan Gingold
This sets a real location for error messages.
2015-12-29
Add tests for --work option.
Tristan Gingold
2015-12-29
Add testcase for issue9
Tristan Gingold
2015-12-29
Fix crash on issue9.
Tristan Gingold
2015-12-24
Add parse test for ams.
Tristan Gingold
2015-12-24
Add semantic test for external pathes.
Tristan Gingold
2015-12-23
Remove unused code (scanner).
Tristan Gingold
2015-12-22
Add test for --warn-reserved
Tristan Gingold
2015-12-22
Add testcase for ticket104.
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
Makefile: do not use OPT_FLAGS for LIB_CFLAGS.
Tristan Gingold
2015-12-21
Add testcase for ticket98
Tristan Gingold
2015-12-21
Add testcase for ticket101.
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-21
configure: add --enable-coverage.
Tristan Gingold
[next]