Age | Commit message (Expand) | Author |
2012-12-11 | Improve error message when a filename is used instead of a unit name | gingold |
2012-12-11 | Remove empty last lines | gingold |
2010-02-26 | Add convention C for entry point. | gingold |
2010-02-26 | Handle overflow in physical expression. | gingold |
2010-02-02 | Use representations clause to work-around SRA issue. | gingold |
2010-01-31 | Work around SRA bug. | gingold |
2010-01-31 | Update Makefile: remove sysdeps. | gingold |
2010-01-28 | Improve doc. | gingold |
2010-01-17 | Remove sa-bools.ad? from dist-common.sh | gingold |
2010-01-12 | ghdl 0.29 release. | gingold |
2009-12-30 | Fix fprintf call on x86-64. | gingold |
2009-12-30 | Fix previous change. | gingold |
2009-12-16 | Fix timeout chain corruptio. | gingold |
2009-12-16 | FIx memory leak. | gingold |
2009-10-30 | Fix line number for gcov. | gingold |
2009-09-23 | Improve handling of non-sensitized processes. | gingold |
2009-09-23 | Bump to 0.29dev. | gingold |
2009-09-23 | Handle anonymous subtypes. | gingold |
2009-09-21 | Version 0.28. | gingold |
2009-08-13 | Add ortho_jit package for mcode. | gingold |
2009-08-13 | Now handle vhdl 2008 arrays in the front end. | gingold |
2009-08-13 | Document how to build the ieee math library. | gingold |
2009-08-13 | Add VHDL 2008 new words. | gingold |
2009-08-13 | Add comments. | 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 |
2009-08-13 | Preliminary support for llvm. | gingold |
2009-08-13 | Remove elsif. | gingold |
2009-08-13 | Preliminary work for LLVM. | gingold |
2009-08-13 | Allow to build in 64bits mode. | gingold |
2009-08-13 | Factorize code with parse_statements. | gingold |
2009-08-13 | Fix comment. | gingold |
2009-08-13 | Fix precision issue (#13818). | gingold |
2009-06-08 | Fix bug #13574, std.textio.read (string) bug | gingold |
2008-09-06 | New feature: all-sensitized processes (for vhdl 2008) | gingold |
2008-08-31 | Create package options from flags to avoid circular elaboration | gingold |
2008-08-31 | Updated (now compiled with GNAT GPL 2008) | gingold |
2008-08-31 | Bug fix: elaboration of direct drivers for unconstrained array signals | gingold |
2008-08-30 | Switch to gcc 4.3 | gingold |
2008-07-22 | Handle -C and --mb-comments. | gingold |
2008-07-22 | Handle 'pos/'leftof/'rightof/'succ/'prev attributes. | gingold |
2008-07-22 | Release ghdl 0.27 | gingold |
2008-07-22 | Avoid crash when pathes are too long. | gingold |
2008-07-22 | Switch to gcc 4.2.4 | gingold |
2008-07-22 | Add --ieee-asserts= option. | gingold |
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-06-02 | Avoid error propagation when aggregate choice is invalid. | gingold |