| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #145 from enyx-opensource/master | tgingold | 2016-08-25 | 1 | -1/+1 |
|\ |
|
| * | Fix synopsys V08 library that was missing std_logic_1164-body.o. | David Keller | 2016-08-23 | 1 | -1/+1 |
* | | Silenced Import-Module and Remove-Module CmdLets, if verbose mode is active. | Patrick Lehmann | 2016-08-08 | 7 | -19/+21 |
|/ |
|
* | Clean up links, repository-wide (#117) | Ben Wiederhake | 2016-07-09 | 2 | -4/+4 |
* | Merge pull request #96 from Paebbels/paebbels/compile-libraries | tgingold | 2016-06-24 | 1 | -9/+12 |
|\ |
|
| * | Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL version... | Patrick Lehmann | 2016-06-24 | 1 | -9/+12 |
* | | Merge pull request #95 from Paebbels/paebbels/compile-vendor-library | tgingold | 2016-06-24 | 7 | -66/+495 |
|\ \ |
|
| * | | Added missing Lattice compile script. Enabled VHDL-2008 compilation in all ve... | Patrick Lehmann | 2016-06-23 | 7 | -66/+495 |
| |/ |
|
* / | Synopsys flavor for VHDL-2008 (#94) | Patrick Lehmann | 2016-06-24 | 1 | -25/+50 |
|/ |
|
* | Reworked vendor library compile scripts for Windows. | Patrick Lehmann | 2016-06-22 | 9 | -979/+1139 |
* | Implemented a work around for Mac OS. | Patrick Lehmann | 2016-06-21 | 8 | -69/+92 |
* | Compile scripts: Implemented a default installation directory guessing. Fixed... | Patrick Lehmann | 2016-06-20 | 9 | -56/+138 |
* | Reworked vendor library compile scripts for Altera, Lattice and Xilinx as wel... | Patrick Lehmann | 2016-06-17 | 9 | -1509/+1193 |
* | Paebbels/master (#75) | Patrick Lehmann | 2016-06-07 | 14 | -537/+1094 |
* | Added Lattice Semiconductor vendor libraries | Markus Koch | 2016-05-04 | 2 | -0/+237 |
* | textio read character: improve code. | Tristan Gingold | 2016-01-06 | 1 | -10/+13 |
* | openieee: complete math_real (and fix uniform). | Tristan Gingold | 2015-12-20 | 2 | -10/+241 |
* | openieee: fix missing subprograms, fix wrong interface name. | Tristan Gingold | 2015-12-20 | 18 | -314/+725 |
* | openieee: add generated files. | Tristan Gingold | 2015-12-16 | 8 | -0/+11342 |
* | openieee: add numeric_std and numeric_bit. | Tristan Gingold | 2015-12-16 | 15 | -15/+1967 |
* | Add vendor specific library compile scripts for linux. | Tristan Gingold | 2015-12-03 | 15 | -63/+2314 |
* | Add vendor specific compile scripts (from Patrick Lehmann). | Tristan Gingold | 2015-11-25 | 8 | -0/+1653 |
* | Fix dependencies for parallel build in libraries. | Tristan Gingold | 2015-06-06 | 1 | -21/+21 |
* | Remove unused file and fix permissions. | Tristan Gingold | 2015-06-03 | 2 | -768/+0 |
* | Add generated files for reimplementation of std_logic_1164. | Tristan Gingold | 2015-06-03 | 4 | -0/+1768 |
* | Reimplementation of std_logic_1164. | Tristan Gingold | 2015-06-03 | 4 | -0/+1395 |
* | Catch duplicated subprogram body. | Tristan Gingold | 2015-06-02 | 2 | -6/+4 |
* | write: do not implicitely append LF. | Tristan Gingold | 2015-05-30 | 1 | -10/+8 |
* | Add ieee context files. | Tristan Gingold | 2015-05-13 | 2 | -0/+9 |
* | Add ieee context files. | Tristan Gingold | 2015-05-12 | 1 | -1/+2 |
* | Makefile for libraries: no need to save and restore path. | Tristan Gingold | 2014-12-29 | 1 | -25/+17 |
* | Backport from ghdl 0.32: update libraries and ghdlfilter. | Tristan Gingold | 2014-12-21 | 9 | -62/+62 |
* | Adjust makefiles to accept absolute srcdir path. | Tristan Gingold | 2014-12-18 | 1 | -77/+135 |
* | fix VHDL 08 preprocessor block comments in libraries to start in column 1 | Tristan Gingold | 2014-12-03 | 2 | -14/+14 |
* | Fix parallel build. | Tristan Gingold | 2014-11-09 | 1 | -9/+9 |
* | mcode build and install from top makefile. | Tristan Gingold | 2014-11-06 | 1 | -3/+12 |
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 2 | -7/+9 |
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 2 | -15/+17 |
* | vhdl2008: add translation and support for most of implicit operators. | Tristan Gingold | 2014-09-11 | 1 | -2/+2 |
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 2 | -4/+3 |
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 4 | -9/+56 |
* | vhdl08: add oread, hread. | Tristan Gingold | 2014-07-01 | 2 | -0/+232 |
* | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | 2014-06-30 | 3 | -1/+94 |
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -4/+7 |
* | vhdl 2008: add justify and swrite in textio. | Tristan Gingold | 2014-06-24 | 3 | -34/+154 |
* | Add ieee 2008 packages. | Tristan Gingold | 2014-01-04 | 23 | -0/+34663 |
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -1/+35 |
* | Import official math packages. | Tristan Gingold | 2013-12-29 | 5 | -957/+5048 |
* | Version 0.31dev, builds with gcc4.8 | Brian Drummond | 2013-12-02 | 1 | -3/+3 |
* | Part of the previous commit (upgrade to gcc 4.7) | gingold | 2012-12-11 | 1 | -4/+4 |