aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use representations clause to work-around SRA issue.gingold2010-02-021-15/+16
* Work around SRA bug.gingold2010-01-311-14/+17
* Update Makefile: remove sysdeps.gingold2010-01-311-2/+2
* Improve doc.gingold2010-01-2816-31/+35
* Remove sa-bools.ad? from dist-common.shgingold2010-01-171-3/+1
* ghdl 0.29 release.gingold2010-01-12138-1043/+12581
* 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
* Fix line number for gcov.gingold2009-10-301-1/+1
* Improve handling of non-sensitized processes.gingold2009-09-238-223/+328
* Bump to 0.29dev.gingold2009-09-231-2/+2
* Handle anonymous subtypes.gingold2009-09-231-1/+5
* Version 0.28.gingold2009-09-2117-187/+232
* Add ortho_jit package for mcode.gingold2009-08-132-0/+173
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-1329-984/+2117
* Document how to build the ieee math library.gingold2009-08-131-2/+43
* Add VHDL 2008 new words.gingold2009-08-132-13/+125
* Add comments.gingold2009-08-131-5/+40
* 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
* Preliminary support for llvm.gingold2009-08-139-104/+113
* Remove elsif.gingold2009-08-132-2/+2
* Preliminary work for LLVM.gingold2009-08-1323-264/+681
* Allow to build in 64bits mode.gingold2009-08-133-23/+21
* Factorize code with parse_statements.gingold2009-08-132-27/+23
* Fix comment.gingold2009-08-131-1/+1
* Fix precision issue (#13818).gingold2009-08-131-8/+17
* Fix bug #13574, std.textio.read (string) buggingold2009-06-081-0/+8
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-0685-156/+665
* Create package options from flags to avoid circular elaborationgingold2008-08-3128-257/+300
* Updated (now compiled with GNAT GPL 2008)gingold2008-08-311-3/+3
* Bug fix: elaboration of direct drivers for unconstrained array signalsgingold2008-08-311-0/+6
* Switch to gcc 4.3gingold2008-08-30103-770/+786
* Handle -C and --mb-comments.gingold2008-07-221-0/+8
* Handle 'pos/'leftof/'rightof/'succ/'prev attributes.gingold2008-07-221-0/+4
* Release ghdl 0.27gingold2008-07-226-15/+29
* Avoid crash when pathes are too long.gingold2008-07-221-2/+6
* Switch to gcc 4.2.4gingold2008-07-223-21/+35
* Add --ieee-asserts= option.gingold2008-07-226-44/+213
* 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
* Avoid error propagation when aggregate choice is invalid.gingold2008-06-021-8/+15
* Fix concatenation when one of the operand is an array elementgingold2008-06-021-2/+1
* Improve macosX support.gingold2008-04-0914-11/+115
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-1528-115/+227
* ghdl.html added.gingold2007-07-151-0/+2947