aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for #632Tristan Gingold2018-08-152-0/+259
* sem_simple_range_expression: improve error handling. Fix #632Tristan Gingold2018-08-151-2/+14
* Add comment.Tristan Gingold2018-08-151-0/+2
* Add reprocedure for #634Tristan Gingold2018-08-132-0/+25
* grt-files: improve error messages, check access mode. Fix #634Tristan Gingold2018-08-133-42/+134
* ghdl_simul: adjust after ghdlcomp change.Tristan Gingold2018-08-101-5/+13
* Add testcase for #561Tristan Gingold2018-08-104-0/+86
* waves: handled unbounded records. Fix #561Tristan Gingold2018-08-101-0/+16
* Add testcase for #631Tristan Gingold2018-08-102-0/+20
* sem_assocs: fix crash. Fix #631Tristan Gingold2018-08-101-2/+1
* Add testcase for #630Tristan Gingold2018-08-102-0/+20
* sem_assocs: fix crash. Fix #630Tristan Gingold2018-08-101-2/+1
* Add testcase for #613Tristan Gingold2018-08-104-0/+50
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-1021-478/+456
* orth/llvm4: handle unreachable variable declarations.Tristan Gingold2018-08-071-4/+7
* Add testcase for #615Tristan Gingold2018-08-073-0/+33
* ghwlib: handle correctly with null-range. For #615Tristan Gingold2018-08-071-10/+22
* Add testcase for #616Tristan Gingold2018-08-075-0/+140
* Release secondary stack within elab_declaration_chain. Fix #616Tristan Gingold2018-08-072-1/+7
* Add testcase for #618Tristan Gingold2018-08-053-0/+28
* Add testcase for #620Tristan Gingold2018-08-054-0/+86
* sem_association_subprogram: handle instantiated subprograms in marking used.Tristan Gingold2018-08-051-1/+1
* reorder names.Tristan Gingold2018-08-042-435/+674
* Add testcase for ticket109Tristan Gingold2018-08-042-0/+18
* rework parse_expression to add parse_binary_expression.Tristan Gingold2018-08-048-427/+377
* llvm4: add --verify-llvmTristan Gingold2018-07-251-4/+9
* 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
|\ \ | |/ |/|