| Commit message (Expand) | Author | Age | Files | Lines |
* | Add testcase for #626 | Tristan Gingold | 2018-07-22 | 5 | -0/+5139 |
* | elab_object_init: allocate bounds for unounded aggregate if needed. | Tristan Gingold | 2018-07-22 | 1 | -5/+12 |
* | Also set -fX and --std to GHDLFLAGS for --gen-makefile | Tristan Gingold | 2018-07-21 | 1 | -0/+2 |
* | Add testcase for #623 | Tristan Gingold | 2018-07-20 | 2 | -0/+24 |
* | sem_type: avoid crash after error in record constraint. | Tristan Gingold | 2018-07-20 | 1 | -3/+8 |
* | Add reproducer for #621 | Tristan Gingold | 2018-07-08 | 3 | -0/+31 |
* | sem_names: indexed attribute declaration is an error. | Tristan Gingold | 2018-07-08 | 1 | -2/+4 |
* | Merge pull request #617 from vuokko/compile-altera | Patrick Lehmann | 2018-07-02 | 1 | -1/+72 |
|\ |
|
| * | Fixes for compile-altera.sh based on feedback | Hannu Vuolasaho | 2018-06-30 | 1 | -9/+22 |
| * | Cyclone 1,2,3 support for compile-altera.sh | Hannu Vuolasaho | 2018-06-29 | 1 | -1/+59 |
|/ |
|
* | grt: use 64-bit type for Nbr_Cycles. | Tristan Gingold | 2018-06-28 | 2 | -6/+4 |
* | pnodes.py: error message on undescribed node. | Tristan Gingold | 2018-06-21 | 1 | -2/+6 |
* | Add reproducer for #606 | Tristan Gingold | 2018-06-19 | 3 | -0/+42 |
* | Delay translation of default configuration. | Tristan Gingold | 2018-06-19 | 2 | -4/+19 |
* | Add testcase for #609 | Tristan Gingold | 2018-06-16 | 2 | -0/+35 |
* | Avoid crash in case of incorrect use of signature. | Tristan Gingold | 2018-06-16 | 1 | -4/+27 |
* | Merge pull request #601 from 1138-4EB/fix-make-use-tail | Patrick Lehmann | 2018-06-09 | 1 | -1/+4 |
|\ |
|
| * | log stderr of make to a file and use tail to show last 1000 lines | 1138-4EB | 2018-06-08 | 1 | -1/+4 |
* | | Merge pull request #602 from 1138-4EB/update-fedora | Patrick Lehmann | 2018-06-09 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | use fedora28 instead of fedora26 | 1138-4EB | 2018-06-08 | 1 | -2/+2 |
|/ |
|
* | Add testcase for #598 | Tristan Gingold | 2018-06-08 | 2 | -0/+31 |
* | evaluation: handle to_string for arrays. | Tristan Gingold | 2018-06-08 | 1 | -0/+30 |
* | add :z to the docker bind argument | 1138-4EB | 2018-06-07 | 1 | -1/+1 |
* | Merge pull request #591 from gritbub/documentation-revisions | Patrick Lehmann | 2018-06-06 | 22 | -554/+544 |
|\ |
|
| * | Add reference to Windows PowerShell upgrade | gritbub | 2018-06-05 | 1 | -0/+2 |
| * | Fix typo | gritbub | 2018-06-05 | 1 | -1/+1 |
| * | Reduce after-sentence spacing to one space | gritbub | 2018-06-05 | 7 | -125/+125 |
| * | Remove single quotes around links | gritbub | 2018-06-04 | 5 | -16/+16 |
| * | Elaborate the contents of the bug report template | gritbub | 2018-06-04 | 1 | -2/+2 |
| * | Standardize indentation to 2 spaces | gritbub | 2018-06-04 | 4 | -201/+201 |
| * | Move short option after long option | gritbub | 2018-06-04 | 1 | -26/+26 |
| * | Replace Minimum with Minimal | gritbub | 2018-06-02 | 1 | -1/+1 |
| * | Change pronouns from singular to plural. | gritbub | 2018-06-02 | 3 | -3/+3 |
| * | Rephrase documentation - typos, grammatical nuance, and links | gritbub | 2018-06-01 | 22 | -382/+370 |
* | | add gcc case to build.sh | 1138-4EB | 2018-06-05 | 1 | -4/+47 |
* | | fix typo in Makefile.in: ortho-lang-8.c | 1138-4EB | 2018-06-05 | 1 | -1/+1 |
* | | Add support for gcc 8.1 as a backend. | Tristan Gingold | 2018-06-02 | 2 | -1/+2168 |
* | | grt: add declaration to fill the gap with gcc 8.1 | Tristan Gingold | 2018-06-02 | 1 | -0/+10 |
* | | Add No_Secondary_Stack restriction. | Tristan Gingold | 2018-06-01 | 1 | -0/+2 |
* | | Rename issue581 -> issue584 | Tristan Gingold | 2018-06-01 | 3 | -0/+0 |
* | | Add reproducer for #581 | Tristan Gingold | 2018-06-01 | 3 | -0/+59 |
* | | Add reproducer for #586 | Tristan Gingold | 2018-06-01 | 3 | -0/+26 |
* | | ortho_llvm: remove outdated comment. | Tristan Gingold | 2018-06-01 | 3 | -3/+0 |
|/ |
|
* | update contributing | 1138-4EB | 2018-05-30 | 1 | -1/+1 |
* | Remove redundant use-clauses for gcc 8.1 compatibility | Truls Asheim | 2018-05-30 | 7 | -15/+1 |
* | Merge pull request #587 from 1138-4EB/add-wait-ent | Patrick Lehmann | 2018-05-29 | 1 | -0/+1 |
|\ |
|
| * | add wait statement to bug_report reproduction example | 1138-4EB | 2018-05-29 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #585 from 1138-4EB/split-docker | Patrick Lehmann | 2018-05-27 | 20 | -278/+24 |
|\ |
|
| * | move docker-related resources to ghdl/docker | 1138-4EB | 2018-05-27 | 20 | -278/+24 |
|/ |
|
* | Merge pull request #583 from 1138-4EB/add-issue-templates | Patrick Lehmann | 2018-05-26 | 7 | -6/+125 |
|\ |
|