index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ortho
/
mcode
Age
Commit message (
Expand
)
Author
2014-03-08
Share spec of ortho_nodes, adjust code.
Tristan Gingold
2014-01-26
Make ghdl_rti_type an address. Remove union from translation.
Tristan Gingold
2014-01-25
new_offsetof: add argument for record type (llvm preliminary work).
Tristan Gingold
2014-01-24
mcode: add get_alignof_type.
Tristan Gingold
2014-01-24
mcode: per platform definition of F64 alignment.
Tristan Gingold
2014-01-19
mcode: fix missing clobber for 32 bit mul/div.
Tristan Gingold
2014-01-17
Fix bug21497: do not create an indirection for access to complex type.
Tristan Gingold
2014-01-15
Add Alignof constant to get the alignment of a type.
Tristan Gingold
2013-12-27
mcode: fix register allocation for Oe_Neg_Ov
Tristan Gingold
2013-12-24
Fix mcode for i386 Darwin.
Tristan Gingold
2012-12-11
Fix warnings (useless conversion)
gingold
2010-02-02
Use representations clause to work-around SRA issue.
gingold
2010-01-31
Work around SRA bug.
gingold
2010-01-28
Improve doc.
gingold
2010-01-12
ghdl 0.29 release.
gingold
2009-08-13
Add ortho_jit package for mcode.
gingold
2009-08-13
Preliminary work for LLVM.
gingold
2009-08-13
Allow to build in 64bits mode.
gingold
2008-08-30
Switch to gcc 4.3
gingold
2008-04-09
Improve macosX support.
gingold
2008-01-15
synchronize: add support for MacOSX, fix bogus type conversion
gingold
2006-11-18
SEH handled
gingold
2006-10-05
add one more underscore to chkstk, use program path for install path (windows)
gingold
2006-10-02
use __chkstk on windows system
gingold
2006-08-06
bugs fixed
gingold
2006-06-22
bugs fix, 93c improved
gingold
2006-06-19
bug fixes
gingold
2006-03-10
mcode code generator added
gingold