aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl: add commentsTristan Gingold2022-01-151-1/+6
* testsuite/synth: add a test for #1948Tristan Gingold2022-01-142-0/+28
* synth: handle macro-expanded package body. Fix #1948Tristan Gingold2022-01-143-6/+16
* testsuite/synth: add a test for #1945Tristan Gingold2022-01-126-0/+128
* synth: handle alias of alias. Fix #1945Tristan Gingold2022-01-121-2/+15
* testsuite/synth: add a test for #1944Tristan Gingold2022-01-102-0/+19
* synth: refine handling of interface type. Fix #1944Tristan Gingold2022-01-102-8/+22
* testsuite/gna: add a test for #1943Tristan Gingold2022-01-092-0/+33
* trans-chap2.adb: handle Kind_Component in Copy_Info. Fix #1943Tristan Gingold2022-01-091-1/+8
* testsuite/gna: add a test for #1934Tristan Gingold2022-01-093-0/+75
* vhdl-sem_types: handle record in reparse_as_array_constraint. Fix #1934Tristan Gingold2022-01-091-0/+3
* testsuite/synth: add a test for #1942Tristan Gingold2022-01-052-0/+21
* synth: ignore use clauses in finalization Fix #1942Tristan Gingold2022-01-051-0/+2
* testsuite/synth: add a test for #1938Tristan Gingold2022-01-032-0/+19
* synth: handle package instantiation in declarations. Fix #1938Tristan Gingold2022-01-034-1/+12
* testsuite/synth: add a test for #1936Tristan Gingold2021-12-282-0/+29
* vhdl-sem_decls: copy subtype indication also for files. Fix #1936Tristan Gingold2021-12-281-0/+3
* dyn_maps: add Get_Index_Soft.Tristan Gingold2021-12-282-12/+50
* testsuite: add a reproducer for #1935Tristan Gingold2021-12-284-0/+176
* ci/msys2: fix buildir upload pathumarcor2021-12-201-2/+2
* synth: add assertionsTristan Gingold2021-12-191-0/+4
* ghdldrv: fix crash due to double initializationTristan Gingold2021-12-192-2/+3
* ci: create builddir tarballs to reduce artifact download timeumarcor2021-12-181-2/+5
* ci: use ghdl/build:doc to build ghdl/documarcor2021-12-181-2/+1
* ci: use ghdl/debug:base for running gnatdoc onlyumarcor2021-12-181-12/+31
* ci/doc: use option 'skip-deploy' of Action buildthedocs/btdumarcor2021-12-181-2/+1
* ci: eine/tip was merged into pyTooling/Actions/releaserumarcor2021-12-181-1/+1
* doc/requirements: remove redundant dependencyumarcor2021-12-181-2/+0
* Updates for pyGHDLPatrick Lehmann2021-12-1861-197/+120
|\
| * Replaced pyTooling.Packaging with just pyTooling v1.7.0Patrick Lehmann2021-12-171-1/+1
| * pyTooling.Packaging is now replaced by pyTooling.Patrick Lehmann2021-12-163-3/+3
| * ci: remove explicitly installing pyToolingumarcor2021-12-151-5/+2
| * doc: space cleanupumarcor2021-12-151-1/+1
| * configure: update version check regexpumarcor2021-12-151-6/+6
| * pyproject: add section 'build-system', include pyTooling.Packagingumarcor2021-12-151-0/+8
| * Merge branch 'ghdl:master' into paebbels/pyGHDL-updatesPatrick Lehmann2021-12-1531-90/+648
| |\ | |/ |/|
* | testsuite/synth: provide a testcase for #412Tristan Gingold2021-12-156-0/+328
* | synth: handle interface type in generics. For #412Tristan Gingold2021-12-154-28/+49
* | mcode: generate and register .eh_frame on linux x86/64Tristan Gingold2021-12-1414-11/+179
* | ghdldrv: handle generic overrides on foreign unitsTristan Gingold2021-12-134-50/+75
* | testsuite/gna: add a test for previous commitTristan Gingold2021-12-132-0/+15
* | vhdl-sem_expr.adb: avoid a crash after forced analysisTristan Gingold2021-12-131-1/+2
| * One more dependency.Patrick Lehmann2021-12-141-1/+1
| * Added entry points.Patrick Lehmann2021-12-142-2/+6
| * Install pyTooling.Packaging together with pyGHDLPatrick Lehmann2021-12-141-1/+3
| * Fixed license in `setup.py`.Patrick Lehmann2021-12-132-2/+3
| * Bumped dependencies.Patrick Lehmann2021-12-133-3/+3
| * Bumped version of pyTooling.Packaging to v0.3.2.Patrick Lehmann2021-12-122-2/+2
| * Adjusted configure script.Patrick Lehmann2021-12-125-17/+18
| * Using pyTooling.Packaging in conf.py.Patrick Lehmann2021-12-121-22/+14