Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cpp header check for libghw (#1861) | Matt Waltz | 2021-09-13 | 1 | -0/+9 |
| | |||||
* | libghw: add missing semicolon to physical type formatting (#1825) | Xiretza | 2021-07-29 | 1 | -1/+1 |
| | |||||
* | Codacy issues, Travis cleanup and update ghdl.texi (#1807) | Unai Martinez-Corral | 2021-06-26 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | * ghw: fix memleaks reported by codacy * ghw: printf issues and style (GNU indent) * testsuite/gna: minor printf issues * testsuite: fix issues reported by codacy * scripts/ci-run: clean travis stuff (deprecated) * scripts: fix issues reported by codacy * doc/Makefile: add .PHONY * doc: update ghdl.texi * testsuite/synth: use synth_tb | ||||
* | ghw: avoid a warning | Tristan Gingold | 2021-04-30 | 2 | -3/+4 |
| | |||||
* | ghwdump: display help for -h or --help | Tristan Gingold | 2021-04-27 | 1 | -0/+8 |
| | |||||
* | ghw: rename define from '_GHWLIB_H_' to '_LIBGHW_H_' | umarcor | 2021-04-24 | 1 | -4/+4 |
| | |||||
* | ghw: rename 'ghwlib' to 'libghw' (#1741) | umarcor | 2021-04-24 | 3 | -2/+2 |
| | |||||
* | GHW: handle unbounded record subtypes (#1743) Fix #1740 | Xiretza | 2021-04-24 | 1 | -0/+15 |
| | |||||
* | doc: add section about GHW | umarcor | 2021-04-23 | 1 | -12/+0 |
| | |||||
* | Makefile: build and install ghwlib shared library | umarcor | 2021-04-23 | 1 | -1/+4 |
| | |||||
* | ghw: run GNU indent | umarcor | 2021-04-23 | 3 | -204/+197 |
| | |||||
* | ghw: adjust license headers | umarcor | 2021-04-23 | 3 | -36/+36 |
| | |||||
* | ghw: add README.md | umarcor | 2021-04-23 | 1 | -0/+9 |
| | |||||
* | move ghwlib and ghwdump sources to subdir 'ghw' | umarcor | 2021-04-23 | 3 | -0/+3020 |