aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Synopsys flavor for VHDL-2008 (#94)Patrick Lehmann2016-06-241-25/+50
| | | | | | * Added makefile rules for a VHDL-2008 synopsys flavor. Removed synopsys check in VHDL-2008 mode from ghdllocal.adb. * Adjusted testsuite run "gna/bug28", which tests for --std=08 and --ieee=synopsys to report a message.
* Fix dependencies for parallel build in libraries.Tristan Gingold2015-06-061-21/+21
|
* Add ieee context files.Tristan Gingold2015-05-121-1/+2
|
* Makefile for libraries: no need to save and restore path.Tristan Gingold2014-12-291-25/+17
|
* Backport from ghdl 0.32: update libraries and ghdlfilter.Tristan Gingold2014-12-211-5/+5
| | | | From Brian Davis.
* Adjust makefiles to accept absolute srcdir path.Tristan Gingold2014-12-181-77/+135
|
* Fix parallel build.Tristan Gingold2014-11-091-9/+9
|
* mcode build and install from top makefile.Tristan Gingold2014-11-061-3/+12
|
* Add support for package interface.Tristan Gingold2014-10-291-3/+3
|
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-8/+4
|
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-2/+2
|
* Keep names in the tree.Tristan Gingold2014-09-021-3/+2
| | | | This is a large change to improve error locations and allow pretty printing.
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-7/+5
| | | | Use Type_Definition in type_declarator.
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-1/+1
|
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-4/+7
| | | | generic packages.
* vhdl 2008: add justify and swrite in textio.Tristan Gingold2014-06-241-2/+3
|
* Fix bug21274.Tristan Gingold2013-12-311-1/+35
| | | | WIP for VHDL08.
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-111-4/+4
|
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-5/+24
|
* updated for 0.24gingold2006-07-101-2/+2
|
* bug fixesgingold2005-12-101-0/+4
|
* First import from sourcesgingold2005-09-241-0/+169