aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv/ghdlprint.adb
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-1757/+0
|
* Handle packkage instantiation for --chop.Tristan Gingold2014-11-021-7/+7
|
* Add support for package interface.Tristan Gingold2014-10-291-2/+2
|
* Keep names in the tree.Tristan Gingold2014-09-021-1/+15
| | | | This is a large change to improve error locations and allow pretty printing.
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-3/+123
|
* Add overflow literal.Tristan Gingold2014-07-211-2/+49
|
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-3/+3
|
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-0/+1
|
* Rename package Scan to Scanner.Tristan Gingold2014-01-091-8/+8
|
* Fix bug16144 (ghdl --lines on empty line).Tristan Gingold2013-12-291-1/+7
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-10/+5
|
* ghdl 0.29 release.gingold2010-01-121-0/+22
|
* Preliminary support for llvm.gingold2009-08-131-1/+1
|
* Create package options from flags to avoid circular elaborationgingold2008-08-311-0/+1
|
* Switch to gcc 4.3gingold2008-08-301-19/+9
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* support of GHDL_PREFIX env variable, use ghdl_release instead of ghdl_versiongingold2006-10-021-1/+1
|
* First import from sourcesgingold2005-09-241-0/+1561