aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt
Commit message (Expand)AuthorAgeFilesLines
* ghdl 0.29 release.gingold2010-01-1221-157/+330
* Fix fprintf call on x86-64.gingold2009-12-302-5/+9
* Fix previous change.gingold2009-12-301-2/+2
* Fix timeout chain corruptio.gingold2009-12-162-9/+14
* FIx memory leak.gingold2009-12-161-0/+1
* Improve handling of non-sensitized processes.gingold2009-09-237-222/+327
* Version 0.28.gingold2009-09-211-0/+1
* Handle array subtype on the fly for unconstrained array signals/ports.gingold2009-08-131-133/+189
* Handle processes declared in an entity.gingold2009-08-131-0/+6
* Fix unaligned access.gingold2009-08-131-2/+2
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Switch to gcc 4.3gingold2008-08-3040-247/+453
* Add --ieee-asserts= option.gingold2008-07-225-8/+66
* Remove timeout at the end of a wait statement.gingold2008-07-221-0/+5
* Improve SDF annotatorgingold2008-06-027-200/+783
* Fix 'delayed(0) at time 0gingold2008-06-021-3/+8
* Improve macosX support.gingold2008-04-092-0/+7
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-1510-44/+93
* cygwin patch added,gingold2007-05-274-59/+282
* synchronized to ghdl 0.26gingold2007-04-221-1/+3
* SEH handledgingold2006-11-181-0/+97
* add one more underscore to chkstk, use program path for install path (windows)gingold2006-10-051-6/+6
* direct drivers and bugs fixgingold2006-10-027-161/+464
* chkstk for linuxgingold2006-10-021-0/+20
* ghdl 0.25 releasedgingold2006-08-125-14/+132
* bugs fixedgingold2006-08-065-18/+194
* bugs fix, 93c improvedgingold2006-06-221-1/+1
* bug fixesgingold2006-06-169-3/+165
* VERSION removedgingold2006-04-041-1/+1
* setjmp/longjmp moved from cbinding to configgingold2006-03-104-28/+116
* bugs fixesgingold2006-02-142-2/+8
* bugs fix for ghw writergingold2005-12-205-148/+118
* ghdl 0.21 is outgingold2005-12-1814-436/+600
* typo fixesgingold2005-12-121-3/+3
* do not use varags C callsgingold2005-12-112-9/+6
* updatedgingold2005-12-102-7/+15
* indentationgingold2005-12-101-1/+1
* grt.arch not used anymoregingold2005-12-102-34/+55
* ghdl_image_f64 rewrittengingold2005-12-101-98/+100
* package signals addedgingold2005-12-103-41/+87
* grt-arch* files added (were missing)gingold2005-11-253-0/+15
* more optimizations + bug fixesgingold2005-11-2216-91/+180
* handle universal real div integer evaluation,gingold2005-11-0716-345/+671
* bug fixes + no use of fprintf in grt-statsgingold2005-11-011-9/+19
* update: support of amd64 + more optimizationsgingold2005-11-012-0/+123
* simulation speed improved (about 20%)gingold2005-10-254-26/+135
* support of ia64 added, more stats addedgingold2005-10-2410-14/+287
* test of stack switchinggingold2005-10-232-0/+188
* updated for ghdl-0.20gingold2005-10-163-50/+44
* --vcdz option added,gingold2005-10-0923-53/+327