Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-11 | Update to gcc 4.7 | gingold | |
Use --ghdl-source instead of -c when calling ghdl1 Likewise for --mb-comments / -C Add x86_64 darwin | |||
2012-12-11 | Use a convention C access for instance, to fix windows crash. | gingold | |
2012-12-11 | Fix warnings (useless conversion) | gingold | |
2010-01-28 | Improve doc. | gingold | |
Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows. | |||
2010-01-12 | ghdl 0.29 release. | gingold | |
2009-12-30 | Fix fprintf call on x86-64. | gingold | |
From Thomas Sailer. | |||
2009-12-30 | Fix previous change. | gingold | |
Correction from Thomas Sailer. | |||
2009-12-16 | Fix timeout chain corruptio. | gingold | |
From Thomas Sailer. Rename a type. | |||
2009-12-16 | FIx memory leak. | gingold | |
From Thomas Sailer. | |||
2009-09-23 | Improve handling of non-sensitized processes. | gingold | |
2009-09-21 | Version 0.28. | gingold | |
2009-08-13 | Handle array subtype on the fly for unconstrained array signals/ports. | gingold | |
2009-08-13 | Handle processes declared in an entity. | gingold | |
2009-08-13 | Fix unaligned access. | gingold | |
2008-09-06 | New feature: all-sensitized processes (for vhdl 2008) | gingold | |
2008-08-30 | Switch to gcc 4.3 | gingold | |
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | |||
2008-07-22 | Add --ieee-asserts= option. | gingold | |
Correctly elaborate anonymous subtypes in associations. | |||
2008-07-22 | Remove timeout at the end of a wait statement. | gingold | |
2008-06-02 | Improve SDF annotator | gingold | |
2008-06-02 | Fix 'delayed(0) at time 0 | gingold | |
2008-04-09 | Improve macosX support. | gingold | |
Fix crashes in error handling. | |||
2008-01-15 | synchronize: add support for MacOSX, fix bogus type conversion | gingold | |
2007-05-27 | cygwin patch added, | gingold | |
parse crash fixed c++ line comments handled in SDF parser | |||
2007-04-22 | synchronized to ghdl 0.26 | gingold | |
2006-11-18 | SEH handled | gingold | |
Bug fixes | |||
2006-10-05 | add one more underscore to chkstk, use program path for install path (windows) | gingold | |
2006-10-02 | direct drivers and bugs fix | gingold | |
2006-10-02 | chkstk for linux | gingold | |
2006-08-12 | ghdl 0.25 released | gingold | |
2006-08-06 | bugs fixed | gingold | |
2006-06-22 | bugs fix, 93c improved | gingold | |
2006-06-16 | bug fixes | gingold | |
2006-04-04 | VERSION removed | gingold | |
2006-03-10 | setjmp/longjmp moved from cbinding to config | gingold | |
2006-02-14 | bugs fixes | gingold | |
2005-12-20 | bugs fix for ghw writer | gingold | |
2005-12-18 | ghdl 0.21 is out | gingold | |
2005-12-12 | typo fixes | gingold | |
2005-12-11 | do not use varags C calls | gingold | |
2005-12-10 | updated | gingold | |
2005-12-10 | indentation | gingold | |
2005-12-10 | grt.arch not used anymore | gingold | |
2005-12-10 | ghdl_image_f64 rewritten | gingold | |
2005-12-10 | package signals added | gingold | |
2005-11-25 | grt-arch* files added (were missing) | gingold | |
2005-11-22 | more optimizations + bug fixes | gingold | |
2005-11-07 | handle universal real div integer evaluation, | gingold | |
more optimizations added, multi-thread ready grt, bug fixes | |||
2005-11-01 | bug fixes + no use of fprintf in grt-stats | gingold | |
2005-11-01 | update: support of amd64 + more optimizations | gingold | |
2005-10-25 | simulation speed improved (about 20%) | gingold | |