index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ortho
Age
Commit message (
Expand
)
Author
2014-03-12
Remove old and unused agcc and gcc34 subdirs.
Tristan Gingold
2014-03-10
Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.
Tristan Gingold
2014-03-09
llvm: save & restore stack pointer for alloca.
Tristan Gingold
2014-03-09
Remove ortho_llvm-main.
Tristan Gingold
2014-03-09
Automatically unnest subprograms for llvm.
Tristan Gingold
2014-03-08
Minor cleanup in ortho/gcc (add copyright headers, remove t_condtype, remove
Tristan Gingold
2014-03-08
Share spec of ortho_nodes, adjust code.
Tristan Gingold
2014-03-06
ortho_front: fix style warnings.
Tristan Gingold
2014-03-06
Add LLVM back-end for ortho.
Tristan Gingold
2014-02-01
ortho debug/oread: remove syntax ambiguity for multiple case choices.
Tristan Gingold
2014-01-28
Derive type of when expression from the type of the case expression.
Tristan Gingold
2014-01-27
oread: add a little bit of type inference to simplify .on files.
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-24
Add comment.
Tristan Gingold
2014-01-22
Update declarations in ortho_debug.private.ads to allow new commit to ortho_d...
Brian Drummond
2014-01-22
ortho_debug: remove unused alignment.
Tristan Gingold
2014-01-21
Fix bug18810 (bitwise 'and' and 'not' for unsigned types).
Tristan Gingold
2014-01-20
Add example Makefile.conf, remove duplicate libs from Makefile
Brian Drummond
2014-01-20
Allow local overriding of configuration via Makefile.conf
Tristan Gingold
2014-01-20
Fix interface of ortho_handle_option: do not confuse int and bool.
Tristan Gingold
2014-01-19
mcode: fix missing clobber for 32 bit mul/div.
Tristan Gingold
2014-01-18
Fix include/library paths for gmp/mpc/mpfr files in gcc builds
Brian Drummond
2014-01-17
Preparation for gcc4.9 ... ortho-lang.c changes allowing ghdl to build with g...
Brian Drummond
2014-01-17
Fix bug21497: do not create an indirection for access to complex type.
Tristan Gingold
2014-01-16
Extend the -frelaxed-rules option to gcc builds
Brian Drummond
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
2013-12-17
Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.
Tristan Gingold
2013-12-08
Patch to eliminate compile failures outputting debug information when -g -O2 ...
Brian Drummond
2013-12-07
Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to...
Brian Drummond
2013-12-05
Fix ortho-lang.c, type_for_size to allow 32 or 64bit builds
Brian Drummond
2013-12-03
Fix for catastrophic error in ortho-lang.c handling nested case statements. T...
Brian Drummond
2013-12-02
Version 0.31dev, builds with gcc4.8
Brian Drummond
2013-12-02
Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m...
Brian Drummond
2013-12-02
OSVVM patch
Brian Drummond
2012-12-11
Part of the previous commit (upgrade to gcc 4.7)
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-31
Update Makefile: remove sysdeps.
gingold
2010-01-28
Improve doc.
gingold
2010-01-12
ghdl 0.29 release.
gingold
2009-10-30
Fix line number for gcov.
gingold
2009-09-21
Version 0.28.
gingold
2009-08-13
Add ortho_jit package for mcode.
gingold
2009-08-13
Remove elsif.
gingold
[next]