| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
With gcc 8.1 the following message appears:
warning: use clause for package "*" has no effect
gnatmake: "*.adb" compilation error
This patch fixes it.
|
|
|
|
| |
Fix #552
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #328
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #257
|
|
|
|
| |
Fix #253
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #216
|
|
|
|
| |
Fix #227
|
| |
|
|
|
|
| |
Check it with nodes_gc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Adjust test issue72.
|
| |
|
| |
|
|
|
|
| |
Use ghdl_signal_ptr instead. Fallout of sigptr.
|
|
|
|
| |
Improve simulation speed by about 20%.
|
|
|
|
| |
Fix bug24064
|
| |
|
| |
|