| Commit message (Expand) | Author | Age | Files | Lines |
* | Add compatibility with LLVM-10. (#1192) | Björn Esser | 2020-04-06 | 1 | -1/+1 |
* | vhdl-errors: give an hint for -frelaxed. Fix #1152 | Tristan Gingold | 2020-03-06 | 1 | -0/+1 |
* | vhdl: merge synopsys into the ieee libraries. For #980 | Tristan Gingold | 2020-03-04 | 1 | -7/+14 |
* | Add an example for the -g option. Fix #1150 | Tristan Gingold | 2020-03-03 | 1 | -0/+4 |
* | doc: document --synth command. | Tristan Gingold | 2020-03-02 | 1 | -0/+29 |
* | Remove --ieee=mentor and build of mentor libraries. | Tristan Gingold | 2020-03-02 | 2 | -8/+10 |
* | Release 0.37 | Tristan Gingold | 2020-02-28 | 1 | -1/+1 |
* | Update copyright years before the release. | Tristan Gingold | 2020-02-26 | 3 | -29/+3 |
* | doc: document major changes for the next release. | Tristan Gingold | 2020-02-02 | 1 | -0/+11 |
* | update for gcc10 (#1119) | sharkcz | 2020-01-30 | 1 | -2/+2 |
* | Extend internals/AST.rst | Tristan Gingold | 2020-01-18 | 1 | -10/+70 |
* | doc: add 'GSOC Ideas' (#1093) | eine | 2020-01-14 | 4 | -11/+138 |
* | fix btdi image names (#1070) | eine | 2020-01-07 | 1 | -1/+1 |
* | doc: add internals/ (WIP). Add a part for index. | Tristan Gingold | 2020-01-06 | 4 | -1/+159 |
* | Homogenise NEWS.md, conf.py cleanup (#1065) | eine | 2020-01-03 | 1 | -229/+37 |
* | doc(heartbeat): fix position of arg '--wave' (#1040) | 1138-4EB | 2019-11-28 | 1 | -1/+1 |
* | doc: add '.. program:: ghdl' directive (#1017) | 1138-4EB | 2019-11-12 | 11 | -1/+12 |
* | Update doc (#1003) | 1138-4EB | 2019-11-11 | 33 | -818/+999 |
* | Add doc of the 3 ways to use PSL with GHDL (Implementation of VHDL -> PSL imp... | T. Meissner | 2019-11-03 | 1 | -15/+84 |
* | enable llvm9 (#935) | sharkcz | 2019-09-23 | 1 | -1/+1 |
* | doc: re-add ghdl.texi (needed for gcc builds). | Tristan Gingold | 2019-09-20 | 2 | -14/+6021 |
* | enhance documentation terminology: reduce name clashing for VHDL standard and... | Arcturus | 2019-09-18 | 4 | -6176/+28 |
* | [doc] Update section 'Getting GHDL' (#906) | 1138-4EB | 2019-08-31 | 20 | -401/+245 |
* | add TCE to ->Who uses GHDL (#868) | TopiLeppanen | 2019-07-12 | 2 | -2/+12 |
* | doc: update list of supported LLVM versions (#863) | 1138-4EB | 2019-07-09 | 2 | -8/+2 |
* | add info about the structure of the project (#861) | 1138-4EB | 2019-07-07 | 1 | -1/+4 |
* | Fix some issues with the docs (#857) | 1138-4EB | 2019-06-25 | 4 | -18/+10 |
* | update(doc) | 1138-4EB | 2019-04-30 | 10 | -283/+393 |
* | Release 0.36 - update copyright years, regenerate ghdl.texi | Tristan Gingold | 2019-03-03 | 2 | -266/+152 |
* | doc: adjust dependencies | Tristan Gingold | 2019-03-03 | 1 | -1/+1 |
* | doc: generate shields from json files instead of hardcoding all of the in inc... | 1138-4EB | 2019-02-25 | 7 | -92/+121 |
* | doc: add custom directive 'exec', generate releases shields and tables | 1138-4EB | 2019-02-25 | 6 | -54/+330 |
* | add announcements for 20181129 and v0.36-rc1 | 1138-4EB | 2019-02-25 | 1 | -3/+20 |
* | Merge pull request #767 from 1138-4EB/fix-requirements | Patrick Lehmann | 2019-02-24 | 1 | -1/+1 |
|\ |
|
| * | add sphinx_rtd_theme to requirements.txt | 1138-4EB | 2019-02-23 | 1 | -1/+1 |
* | | Prepare for release. | Tristan Gingold | 2019-02-23 | 1 | -926/+1019 |
|/ |
|
* | update shields in docs | 1138-4EB | 2019-02-23 | 3 | -60/+45 |
* | minor change in GCC backend build example | Arcturus | 2019-02-15 | 2 | -2/+2 |
* | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 |
* | fix sphinx warnings | 1138-4EB | 2019-01-03 | 8 | -51/+40 |
* | Doc: add a note about -no-pie for gcc builds. | Tristan Gingold | 2019-01-01 | 1 | -0/+3 |
* | doc: fix quickstart examples. | Tristan Gingold | 2018-12-18 | 1 | -4/+9 |
* | doc: more tips in quick start guide. | Tristan Gingold | 2018-12-13 | 1 | -0/+26 |
* | Improve help and doc for --max-stack-alloc. | Tristan Gingold | 2018-12-03 | 1 | -1/+1 |
* | Add --max-stack-alloc option, check stack allocation of complex object. | Tristan Gingold | 2018-11-23 | 1 | -0/+5 |
* | Fix uvvm compilation failure, using #658 patch. | Tristan Gingold | 2018-10-26 | 1 | -1/+1 |
* | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 1 | -19/+49 |
* | Document default stop-delta value. | Tristan Gingold | 2018-09-16 | 1 | -1/+2 |
* | Add reference to Windows PowerShell upgrade | gritbub | 2018-06-05 | 1 | -0/+2 |
* | Fix typo | gritbub | 2018-06-05 | 1 | -1/+1 |