summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-07Dates updated in doc and ghdlmainBrian Drummond
2014-01-07NEWS changed : commit to ensure future commits are to the Default branch not ...Brian Drummond
2014-01-07Last changes before 0.31 releaseBrian Drummond
2014-01-06Added tag 0.31rc1 for changeset 761a4c1386dcBrian Drummond
2014-01-06Add missing mkdir in translate/gcc/dist.shBrian Drummond
2014-01-06Fix typo (thanks to Brian).Tristan Gingold
2014-01-05Fix bug17759: individual associated to an element of array of array.Tristan Gingold
2014-01-05Fix bug15702: require generic association in direct entity instantiation.Tristan Gingold
2014-01-05Fix bug17203: elaborate packages of an entity before evaluating default expr.Tristan Gingold
2014-01-05Translate bit string literals in aggregate. Fix bug18659.Tristan Gingold
2014-01-04Translation: fix accessibility in component configuration.Tristan Gingold
2014-01-04Add ieee 2008 packages.Tristan Gingold
2014-01-04Fix various minor bugs: alias of access type, subprograms in entity, activeTristan Gingold
2014-01-04Fix record signal assignment with several waveform elements.Tristan Gingold
2014-01-04sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold
2014-01-04attribute specification: allow specification on the implicit GUARD signal.Tristan Gingold
2014-01-04Handle use clause on enumeration literal.Tristan Gingold
2014-01-04Handle physical units in eval_incdec.Tristan Gingold
2014-01-04Avoid a crash for component declarations in processes.Tristan Gingold
2014-01-04Improve error recovery for invalid bit string.Tristan Gingold
2014-01-04Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold
2014-01-04Fix and add bug20549: compare assigned value with driver value in directTristan Gingold
2014-01-02Add missing grt-rtis.adb files.Tristan Gingold
2014-01-02Use GNAT.OS_Lib.Is_Absolute_Path (for Windows).Tristan Gingold
2014-01-02Add bug15993.Tristan Gingold
2014-01-02Fix bug7186: missing check in Sem_Parenthesis_Name for non-overloaded case.Tristan Gingold
2014-01-01Add bug16782.Tristan Gingold
2014-01-01Fix bug14953: improve error message for direct signal assignment.Tristan Gingold
2014-01-01Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold
2014-01-01Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold
2014-01-01Add a note for ppc64 in gcc/README.Tristan Gingold
2014-01-01Add bug17309Tristan Gingold
2014-01-01vests/testsuite.sh: remove temporary files at end of testbench.Tristan Gingold
2014-01-01Add bug18361.Tristan Gingold
2014-01-01Fix bug18280, and add it.Tristan Gingold
2014-01-01translation: remove protected in Is_Equal_Limit (missing check added).Tristan Gingold
2014-01-01testsuite: fix permission, build get_entities.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-31Add bug21274Tristan Gingold
2013-12-31add bug15966.Tristan Gingold
2013-12-29Fix bug in get_entities, add STOP <time> to testsuite scriptBrian Drummond
2013-12-29Fix bug17127: extend the life of Alloc_Stack variables.Tristan Gingold
2013-12-29Add sr2676 test.Tristan Gingold
2013-12-29Revert cs156 and cs157 (the issues are caught before).Tristan Gingold
2013-12-29Fix two crashes (bug18810 and bug15933).Tristan Gingold
2013-12-29Add bug18810 testcase.Tristan Gingold
2013-12-29Add bug16096.Tristan Gingold
2013-12-29Add bug15933.Tristan Gingold
2013-12-29Fix crash in bug21078.Tristan Gingold
2013-12-29Improve error message.Tristan Gingold