aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug15702: require generic association in direct entity instantiation.Tristan Gingold2014-01-053-9/+64
* Fix bug17203: elaborate packages of an entity before evaluating default expr.Tristan Gingold2014-01-053-9/+84
* Translate bit string literals in aggregate. Fix bug18659.Tristan Gingold2014-01-053-68/+135
* Translation: fix accessibility in component configuration.Tristan Gingold2014-01-041-30/+60
* Add ieee 2008 packages.Tristan Gingold2014-01-0424-0/+34686
* Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold2014-01-046-18/+43
* Fix record signal assignment with several waveform elements.Tristan Gingold2014-01-041-1/+1
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-0410-73/+109
* attribute specification: allow specification on the implicit GUARD signal.Tristan Gingold2014-01-041-21/+44
* Handle use clause on enumeration literal.Tristan Gingold2014-01-041-0/+1
* Handle physical units in eval_incdec.Tristan Gingold2014-01-041-2/+3
* Avoid a crash for component declarations in processes.Tristan Gingold2014-01-041-1/+2
* Improve error recovery for invalid bit string.Tristan Gingold2014-01-041-3/+13
* Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold2014-01-042-63/+36
* Fix and add bug20549: compare assigned value with driver value in directTristan Gingold2014-01-044-3/+122
* Add missing grt-rtis.adb files.Tristan Gingold2014-01-021-0/+38
* Use GNAT.OS_Lib.Is_Absolute_Path (for Windows).Tristan Gingold2014-01-023-111/+2
* Add bug15993.Tristan Gingold2014-01-024-0/+213
* Fix bug7186: missing check in Sem_Parenthesis_Name for non-overloaded case.Tristan Gingold2014-01-023-29/+67
* Add bug16782.Tristan Gingold2014-01-012-0/+46
* Fix bug14953: improve error message for direct signal assignment.Tristan Gingold2014-01-017-13/+55
* Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold2014-01-0114-74/+239
* Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold2014-01-017-2/+2095
* Add a note for ppc64 in gcc/README.Tristan Gingold2014-01-011-0/+14
* Add bug17309Tristan Gingold2014-01-014-0/+2356
* vests/testsuite.sh: remove temporary files at end of testbench.Tristan Gingold2014-01-011-0/+3
* Add bug18361.Tristan Gingold2014-01-012-0/+101
* Fix bug18280, and add it.Tristan Gingold2014-01-015-7/+97
* translation: remove protected in Is_Equal_Limit (missing check added).Tristan Gingold2014-01-011-11/+1
* testsuite: fix permission, build get_entities.Tristan Gingold2014-01-014-0/+1
* Fix bug21274.Tristan Gingold2013-12-3125-354/+1025
* Add bug21274Tristan Gingold2013-12-312-0/+23
* add bug15966.Tristan Gingold2013-12-312-0/+106
* Fix bug in get_entities, add STOP <time> to testsuite scriptBrian Drummond2013-12-292-10/+12
* Fix bug17127: extend the life of Alloc_Stack variables.Tristan Gingold2013-12-295-40/+144
* Add sr2676 test.Tristan Gingold2013-12-296-0/+310
* Revert cs156 and cs157 (the issues are caught before).Tristan Gingold2013-12-291-11/+0
* Fix two crashes (bug18810 and bug15933).Tristan Gingold2013-12-292-3/+5
* Add bug18810 testcase.Tristan Gingold2013-12-294-0/+833
* Add bug16096.Tristan Gingold2013-12-292-0/+40
* Add bug15933.Tristan Gingold2013-12-292-0/+23
* Fix crash in bug21078.Tristan Gingold2013-12-293-1/+79
* Improve error message.Tristan Gingold2013-12-291-2/+7
* Update comment.Tristan Gingold2013-12-291-2/+1
* Remove long line style check for gcc.Tristan Gingold2013-12-291-0/+2
* Add bug16695Tristan Gingold2013-12-293-0/+163
* Import official math packages.Tristan Gingold2013-12-296-957/+5049
* Add bug20771.Tristan Gingold2013-12-293-0/+45
* Add bug16095Tristan Gingold2013-12-292-0/+14
* Fix bug16144 (ghdl --lines on empty line).Tristan Gingold2013-12-293-1/+16