aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Bug fixes.
* Document how to build the ieee math library.gingold2009-08-131-2/+43
|
* Add VHDL 2008 new words.gingold2009-08-132-13/+125
| | | | Add PSL keywords.
* 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
| | | | Preliminary work for SSE.
* Allow to build in 64bits mode.gingold2009-08-133-23/+21
|
* Factorize code with parse_statements.gingold2009-08-132-27/+23
| | | | Reverse elsif keyword.
* 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
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* 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
| | | | Correctly elaborate anonymous subtypes in associations.
* 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
| | | | Fix crashes in error handling.
* synchronize: add support for MacOSX, fix bogus type conversiongingold2008-01-1528-115/+227
|
* ghdl.html added.gingold2007-07-151-0/+2947
|
* cygwin patch added,gingold2007-05-276-61/+294
| | | | | parse crash fixed c++ line comments handled in SDF parser
* synchronized to ghdl 0.26gingold2007-04-2220-70/+101
|
* SEH handledgingold2006-11-186-17/+129
| | | | Bug fixes
* sem_add_driver: correctly get alias basegingold2006-10-051-1/+1
|
* typo fixedgingold2006-10-051-2/+2
|
* add one more underscore to chkstk, use program path for install path (windows)gingold2006-10-056-31/+59
|
* add iirs_walkgingold2006-10-033-1/+128
|
* analysis for translategingold2006-10-022-0/+176
|
* direct drivers and bugs fixgingold2006-10-0237-735/+1658
|
* compile from svn repogingold2006-10-025-23/+45
|
* Set ABI flags for windowsgingold2006-10-021-0/+8
|
* extract ghdl versiongingold2006-10-021-0/+30
|
* chkstk for linuxgingold2006-10-021-0/+20
|
* use __chkstk on windows systemgingold2006-10-029-47/+142
|