aboutsummaryrefslogtreecommitdiffstats
path: root/ghw
Commit message (Collapse)AuthorAgeFilesLines
* add cpp header check for libghw (#1861)Matt Waltz2021-09-131-0/+9
|
* libghw: add missing semicolon to physical type formatting (#1825)Xiretza2021-07-291-1/+1
|
* Codacy issues, Travis cleanup and update ghdl.texi (#1807)Unai Martinez-Corral2021-06-261-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 warningTristan Gingold2021-04-302-3/+4
|
* ghwdump: display help for -h or --helpTristan Gingold2021-04-271-0/+8
|
* ghw: rename define from '_GHWLIB_H_' to '_LIBGHW_H_'umarcor2021-04-241-4/+4
|
* ghw: rename 'ghwlib' to 'libghw' (#1741)umarcor2021-04-243-2/+2
|
* GHW: handle unbounded record subtypes (#1743) Fix #1740Xiretza2021-04-241-0/+15
|
* doc: add section about GHWumarcor2021-04-231-12/+0
|
* Makefile: build and install ghwlib shared libraryumarcor2021-04-231-1/+4
|
* ghw: run GNU indentumarcor2021-04-233-204/+197
|
* ghw: adjust license headersumarcor2021-04-233-36/+36
|
* ghw: add README.mdumarcor2021-04-231-0/+9
|
* move ghwlib and ghwdump sources to subdir 'ghw'umarcor2021-04-233-0/+3020