aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug21487: call resolution function at init if there is at least 1 source.Tristan Gingold2014-01-161-1/+1
* Add minimal support of protected types for --dump-rti.Tristan Gingold2014-01-151-0/+23
* Force use of Ada05 for grt.Tristan Gingold2014-01-151-1/+1
* Remove .version pseudo (for Darwin).Tristan Gingold2014-01-151-1/+0
* --dump-rti: handle P32, complex record types.Tristan Gingold2014-01-151-1/+13
* Avoid rebuilding complex object after a copy.Tristan Gingold2014-01-141-1/+1
* Fix bug20312: rewrite of complex types.Tristan Gingold2014-01-139-120/+122
* Add missing grt-rtis.adb files.Tristan Gingold2014-01-021-0/+38
* Fix bug14953: improve error message for direct signal assignment.Tristan Gingold2014-01-013-3/+3
* Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold2014-01-015-13/+26
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-241-6/+39
* Fix grt_stack_create for darwin/i386Tristan Gingold2013-12-181-1/+2
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-176-30/+61
* Patch for stack size limit test, https://gna.org/bugs/index.php?16463Brian Drummond2013-12-131-1/+6
* Previous patch for bug#16168 rewritten to match ghdl style rulesBrian Drummond2013-12-131-69/+70
* Patch for real output in VCD format, from https://gna.org/bugs/index.php?1612...Brian Drummond2013-12-133-5/+103
* Patch for https://gna.org/bugs/?18353Brian Drummond2013-12-131-2/+2
* Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond2013-12-131-12/+21
* Patch for multiple 'image and 'value attribute problems, mainly missing funct...Brian Drummond2013-12-132-40/+295
* OSVVM patchBrian Drummond2013-12-022-23/+184
* Update to gcc 4.7gingold2012-12-111-1/+5
* Use a convention C access for instance, to fix windows crash.gingold2012-12-114-52/+64
* Fix warnings (useless conversion)gingold2012-12-113-2/+5
* Improve doc.gingold2010-01-284-1/+5
* 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