aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refine previous patch: don't keep obsolete units of current analyzed file.Tristan Gingold2017-07-202-34/+29
* libraries: mark unit obsolete to reduce the number of obsolete checks.Tristan Gingold2017-07-191-186/+270
* Add testcase from #382Tristan Gingold2017-07-146-0/+202
* Detect wait timeout overflow.Tristan Gingold2017-07-141-2/+7
* Add reproducer for #384Tristan Gingold2017-07-142-0/+35
* Set parent of implicit deallocate declaration.Tristan Gingold2017-07-141-0/+1
* vests: use ghdl --find-top instead of get_entities.Tristan Gingold2017-07-052-12/+33
* Add ghdl --find-top command.Tristan Gingold2017-07-057-0/+345
* vests: fix incorrect assertions.Tristan Gingold2017-07-052-54/+54
* iirs.ads: fix typos in comment.Tristan Gingold2017-07-031-2/+2
* Add std_logic_misc to synopsys v08.Tristan Gingold2017-07-023-10/+28
* remove build_reference_decl, add maybe_ref to condition and target.Tristan Gingold2017-07-025-285/+333
* iirs: fix typos.Tristan Gingold2017-07-021-3/+3
* mcode: add comment, abstract.Tristan Gingold2017-07-021-4/+13
* Add testcase for previous patch.Tristan Gingold2017-06-302-0/+58
* create_default_map_aspect: error if no formal.Tristan Gingold2017-06-301-18/+17
* sem_assoc: do not try to extract formal conversion if actual is open.Tristan Gingold2017-06-291-2/+6
* ortho/mcode: preliminary work to support win64.Tristan Gingold2017-06-283-40/+84
* Add reproducer for #373Tristan Gingold2017-06-287-0/+655
* trans-chap3: factorize code to translate array element.Tristan Gingold2017-06-281-44/+14
* Testcase for #375Tristan Gingold2017-06-272-0/+37
* canon_sensitivity: handle conditional signal assignment.Tristan Gingold2017-06-271-6/+26
* Add testcase for #373Tristan Gingold2017-06-272-0/+30
* sem_assocs: correctly check both possibilities for parenthesis formal.Tristan Gingold2017-06-272-75/+112
* Add testcase for #374Tristan Gingold2017-06-262-0/+28
* sem_parenthesis_name: handle unit declaration as prefix.Tristan Gingold2017-06-261-1/+2
* translate: renaming.Tristan Gingold2017-06-218-49/+52
* translate: factorize code.Tristan Gingold2017-06-212-6/+3
* Follow-up for #370Tristan Gingold2017-06-211-20/+35
* Add testcase for #371Tristan Gingold2017-06-202-0/+38
* ortho: add comments.Tristan Gingold2017-06-203-1/+5
* Add reproducer for #372Tristan Gingold2017-06-202-0/+21
* Avoid a crash while slicing array of length 0.Tristan Gingold2017-06-201-1/+1
* Add reproducer for #370Tristan Gingold2017-06-192-0/+37
* Translate: use create_temp for create_record_type_builder.Tristan Gingold2017-06-191-5/+3
* WIP on mcode for win64.Tristan Gingold2017-06-197-13/+35
* Add reproducer for #369Tristan Gingold2017-06-182-0/+27
* Do_Conversion: pass a real location.Tristan Gingold2017-06-181-1/+1
* Add reproducer for #361Tristan Gingold2017-06-182-0/+25
* gen_simple_signal_assign: handle unbounded record.Tristan Gingold2017-06-181-2/+3
* Avoid MSYS2 path translation.Tristan Gingold2017-06-172-5/+12
* Add testcase for previous patch.Tristan Gingold2017-06-162-0/+41
* Allocate dynamic object in suspended procedures on stack2.Tristan Gingold2017-06-166-29/+82
* sem_decls: avoid crash on unknown subtype.Tristan Gingold2017-06-161-1/+1
* Add reproducer for #368Tristan Gingold2017-06-142-0/+31
* Check bounds for real.Tristan Gingold2017-06-141-10/+2
* trans-chap3.adb: constify.Tristan Gingold2017-06-141-12/+7
* Silent spurious warning.Tristan Gingold2017-06-141-0/+5
* configure: use pwd -W on windows.Tristan Gingold2017-06-132-2/+8
* appveyor/build.ps1: exit with the status of make.Tristan Gingold2017-06-131-1/+4