aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reproducer for #268Tristan Gingold2018-07-252-0/+27
* vcd: add global scope.Tristan Gingold2018-07-251-33/+32
* disp_tree: also disp identifier id.Tristan Gingold2018-07-251-3/+12
* Add testcase for #627Tristan Gingold2018-07-222-0/+13
* avoid crash in scanner if a number is followed by a number.Tristan Gingold2018-07-221-1/+2
* Add testcase for #626Tristan Gingold2018-07-225-0/+5139
* elab_object_init: allocate bounds for unounded aggregate if needed.Tristan Gingold2018-07-221-5/+12
* Also set -fX and --std to GHDLFLAGS for --gen-makefileTristan Gingold2018-07-211-0/+2
* Add testcase for #623Tristan Gingold2018-07-202-0/+24
* sem_type: avoid crash after error in record constraint.Tristan Gingold2018-07-201-3/+8
* Add reproducer for #621Tristan Gingold2018-07-083-0/+31
* sem_names: indexed attribute declaration is an error.Tristan Gingold2018-07-081-2/+4
* Merge pull request #617 from vuokko/compile-alteraPatrick Lehmann2018-07-021-1/+72
|\
| * Fixes for compile-altera.sh based on feedbackHannu Vuolasaho2018-06-301-9/+22
| * Cyclone 1,2,3 support for compile-altera.shHannu Vuolasaho2018-06-291-1/+59
|/
* grt: use 64-bit type for Nbr_Cycles.Tristan Gingold2018-06-282-6/+4
* pnodes.py: error message on undescribed node.Tristan Gingold2018-06-211-2/+6
* Add reproducer for #606Tristan Gingold2018-06-193-0/+42
* Delay translation of default configuration.Tristan Gingold2018-06-192-4/+19
* Add testcase for #609Tristan Gingold2018-06-162-0/+35
* Avoid crash in case of incorrect use of signature.Tristan Gingold2018-06-161-4/+27
* Merge pull request #601 from 1138-4EB/fix-make-use-tailPatrick Lehmann2018-06-091-1/+4
|\
| * log stderr of make to a file and use tail to show last 1000 lines1138-4EB2018-06-081-1/+4
* | Merge pull request #602 from 1138-4EB/update-fedoraPatrick Lehmann2018-06-091-2/+2
|\ \ | |/ |/|
| * use fedora28 instead of fedora261138-4EB2018-06-081-2/+2
|/
* Add testcase for #598Tristan Gingold2018-06-082-0/+31
* evaluation: handle to_string for arrays.Tristan Gingold2018-06-081-0/+30
* add :z to the docker bind argument1138-4EB2018-06-071-1/+1
* Merge pull request #591 from gritbub/documentation-revisionsPatrick Lehmann2018-06-0622-554/+544
|\
| * Add reference to Windows PowerShell upgradegritbub2018-06-051-0/+2
| * Fix typogritbub2018-06-051-1/+1
| * Reduce after-sentence spacing to one spacegritbub2018-06-057-125/+125
| * Remove single quotes around linksgritbub2018-06-045-16/+16
| * Elaborate the contents of the bug report templategritbub2018-06-041-2/+2
| * Standardize indentation to 2 spacesgritbub2018-06-044-201/+201
| * Move short option after long optiongritbub2018-06-041-26/+26
| * Replace Minimum with Minimalgritbub2018-06-021-1/+1
| * Change pronouns from singular to plural.gritbub2018-06-023-3/+3
| * Rephrase documentation - typos, grammatical nuance, and linksgritbub2018-06-0122-382/+370
* | add gcc case to build.sh1138-4EB2018-06-051-4/+47
* | fix typo in Makefile.in: ortho-lang-8.c1138-4EB2018-06-051-1/+1
* | Add support for gcc 8.1 as a backend.Tristan Gingold2018-06-022-1/+2168
* | grt: add declaration to fill the gap with gcc 8.1Tristan Gingold2018-06-021-0/+10
* | Add No_Secondary_Stack restriction.Tristan Gingold2018-06-011-0/+2
* | Rename issue581 -> issue584Tristan Gingold2018-06-013-0/+0
* | Add reproducer for #581Tristan Gingold2018-06-013-0/+59
* | Add reproducer for #586Tristan Gingold2018-06-013-0/+26
* | ortho_llvm: remove outdated comment.Tristan Gingold2018-06-013-3/+0
|/
* update contributing1138-4EB2018-05-301-1/+1
* Remove redundant use-clauses for gcc 8.1 compatibilityTruls Asheim2018-05-307-15/+1