index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
translate
Age
Commit message (
Expand
)
Author
2014-01-22
Add support for FreeBSD x86_64 (From Adam Jensen)
Tristan Gingold
2014-01-21
Minor improvement of previous patch (use a more standard pragma).
Tristan Gingold
2014-01-21
Add pragma Favor_Top_Level for grt.signals.Resolver_Acc.
Tristan Gingold
2014-01-21
Avoid use before declaration.
Tristan Gingold
2014-01-21
Remove new/free for a couple of arrays in grt-signals
Brian Drummond
2014-01-21
Log resolution function address in Disp_Signal, correct comment in linux.c
Brian Drummond
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-19
Fix typo in previous commit.
Tristan Gingold
2014-01-18
Add 'value attribute functions for enumerations E8,E32 to mcode version
Brian Drummond
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-16
Fix bug21487: call resolution function at init if there is at least 1 source.
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
Force use of Ada05 for grt.
Tristan Gingold
2014-01-15
Remove .version pseudo (for Darwin).
Tristan Gingold
2014-01-15
--dump-rti: handle P32, complex record types.
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-09
Rename package Scan to Scanner.
Tristan Gingold
2014-01-08
Remote ortho_code-x86-flags.ads (generated file).
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-07
Dates updated in doc and ghdlmain
Brian Drummond
2014-01-07
Last changes before 0.31 release
Brian Drummond
2014-01-06
Add missing mkdir in translate/gcc/dist.sh
Brian Drummond
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
Add ieee 2008 packages.
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-02
Add missing grt-rtis.adb files.
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
Add a note for ppc64 in gcc/README.
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-29
Remove long line style check for gcc.
Tristan Gingold
2013-12-29
Import official math packages.
Tristan Gingold
[next]