summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-08Document -frelaxed-rules in ghdl.texi. Remove note about non-compliant mathTristan Gingold
2014-01-08Update version.ads for 0.32dev (default branch)Brian Drummond
2014-01-08Remote ortho_code-x86-flags.ads (generated file).Tristan Gingold
2014-01-08Update version in ghdl.texiTristan Gingold
2014-01-08Translate: remove duplicate code to translate variable interfaces.Tristan Gingold
2014-01-08Rework implementation of -frelaxed-rules, add bug20767.Tristan Gingold
2014-01-08Fix crash in translation while checking static bounds.Tristan Gingold
2014-01-08Insert old NEWS file.Tristan Gingold
2014-01-08Rework literal typing (and initial work for condition operator).Tristan Gingold
2014-01-08Translation: rework instance building.Tristan Gingold
2014-01-07Commit to attach 'tip' to default branchBrian Drummond
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