| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
(at least and).
Fix #1898
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Preliminary work to support evaluation
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix #137
|
| | |
|
| | |
|
| |
|
|
| |
Fix #2032
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix #2025
|
| | |
|
| | |
|
| |
|
|
| |
Fix #2021
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
For #2023
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
to catch NULL access
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
--libghdl-include-dir should point at a directory containing a ghdl/
subdirectory while --vpi-include-dir should point right at the ghdl/
subdir.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
The gcc backend's Make-lang.in still had hardcoded install paths. Since
this is copied to the gcc build system we don't have access to our
configure variables, so just treat it as a subst_file in the configure
script.
While we're at it we get rid of the separate sed invocation for
default_paths and have that go through config.status instead.
|
| | |
|
| | |
|
| | |
|