Age | Commit message (Expand) | Author |
2014-01-24 | Rework complex type alignment: use the maximum alignment of its fields. | Tristan Gingold |
2014-01-21 | Avoid use before declaration. | Tristan Gingold |
2014-01-19 | Add 'image and 'value tests for enumerations, missing in gna bug 7751 testcas... | Brian Drummond |
2014-01-19 | Fix obscure crash with complex type (attributes). | Tristan Gingold |
2014-01-19 | Fix access type on complex constrained array subtype. | Tristan Gingold |
2014-01-17 | Fix bug21500: resolution function for complex types. | Tristan Gingold |
2014-01-17 | Fix bug21497: do not create an indirection for access to complex type. | Tristan Gingold |
2014-01-15 | translation: handle parameters in subprograms unnesting (WIP). | Tristan Gingold |
2014-01-15 | Add minimal support of protected types for --dump-rti. | Tristan Gingold |
2014-01-15 | Align complex component of complex types. | Tristan Gingold |
2014-01-14 | Avoid rebuilding complex object after a copy. | Tristan Gingold |
2014-01-13 | Fix bug20312: rewrite of complex types. | Tristan Gingold |
2014-01-10 | Translation: Switch array and record for Complex_Type_Info. | Tristan Gingold |
2014-01-10 | Add comments about complex types in translation.adb | Tristan Gingold |
2014-01-08 | Translate: remove duplicate code to translate variable interfaces. | Tristan Gingold |
2014-01-08 | Fix crash in translation while checking static bounds. | Tristan Gingold |
2014-01-08 | Translation: rework instance building. | Tristan Gingold |
2014-01-05 | Fix bug17203: elaborate packages of an entity before evaluating default expr. | Tristan Gingold |
2014-01-05 | Translate bit string literals in aggregate. Fix bug18659. | Tristan Gingold |
2014-01-04 | Translation: fix accessibility in component configuration. | Tristan Gingold |
2014-01-04 | Fix various minor bugs: alias of access type, subprograms in entity, active | Tristan Gingold |
2014-01-04 | Fix record signal assignment with several waveform elements. | Tristan Gingold |
2014-01-04 | Fix and add bug20549: compare assigned value with driver value in direct | Tristan Gingold |
2014-01-01 | Fix bug14953: improve error message for direct signal assignment. | Tristan Gingold |
2014-01-01 | Rework registration of RTIs for packages, to fix bug 21052. | Tristan Gingold |
2014-01-01 | Fix sr2737 (rol/ror with shift = +/- length). | Tristan Gingold |
2014-01-01 | translation: remove protected in Is_Equal_Limit (missing check added). | Tristan Gingold |
2013-12-31 | Fix bug21274. | Tristan Gingold |
2013-12-29 | Fix bug17127: extend the life of Alloc_Stack variables. | Tristan Gingold |
2013-12-29 | Update comment. | Tristan Gingold |
2013-12-28 | Add range check in parameter association (ticket #2). | Tristan Gingold |
2013-12-27 | Fix 'range'left & co. | Tristan Gingold |
2013-12-17 | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold |
2013-12-13 | Patch allowing real 'value strings for physical types, and allowing 32-bit ph... | Brian Drummond |
2013-12-03 | Style errors and mcode Makefile change | Brian Drummond |
2013-12-02 | Comment out some unreachable code that stopped the mcode build | Brian Drummond |
2013-12-02 | Version 0.31dev, builds with gcc4.8 | Brian Drummond |
2013-12-02 | Fix for bug #19195, https://gna.org/bugs/?19195 | Brian Drummond |
2013-12-02 | Patch for Support #3028 - range of 32 bit integer exceeded | Brian Drummond |
2010-01-12 | ghdl 0.29 release. | gingold |
2009-09-21 | Version 0.28. | gingold |
2009-08-13 | Now handle vhdl 2008 arrays in the front end. | 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 | Bug fix: elaboration of direct drivers for unconstrained array signals | gingold |
2008-08-30 | Switch to gcc 4.3 | gingold |
2008-07-22 | Add --ieee-asserts= option. | gingold |
2008-04-09 | Improve macosX support. | gingold |
2008-01-15 | synchronize: add support for MacOSX, fix bogus type conversion | gingold |
2006-10-02 | direct drivers and bugs fix | gingold |