index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ortho
Age
Commit message (
Expand
)
Author
2015-03-22
ortho_llvm: handle more unreach cases.
Tristan Gingold
2015-03-21
ortho_llvm: fix new_alloca when first instruction of a basic block.
Tristan Gingold
2015-03-21
ortho_llvm: fix conversion from float to integer.
Tristan Gingold
2015-03-20
llvm: Add -O as alias of -O1
Tristan Gingold
2015-03-15
ortho_llvm: handle debug info for incomplete access type.
Tristan Gingold
2015-03-14
Fix crash in ortho for llvm (unreach in new_convert_ov)
Tristan Gingold
2015-03-01
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-01-22
mcode x86: handle more conversions (i64 <-> u8. b2)
Tristan Gingold
2015-01-22
ortho_code-x86-abi: add moddi3 intrinsic for jit.
Tristan Gingold
2015-01-22
ortho_code-x86-abi: display intrinsic names.
Tristan Gingold
2015-01-13
mcode: fix ticket#32 - spill the right instruction.
Tristan Gingold
2015-01-12
grt: improve --disp-signals-table output.
Tristan Gingold
2015-01-12
ortho_mcode: handle u32->i64 conversion.
Tristan Gingold
2014-12-27
ortho-lang.c: use absolute path for debugging.
Tristan Gingold
2014-12-24
Makefiles: add OPT_FLAGS.
Tristan Gingold
2014-12-23
Regenerate ortho_llvm.ads
Tristan Gingold
2014-12-23
Add requested pragma no_strict_aliasing.
Tristan Gingold
2014-12-16
ortho_llvm: add uwtable + nounwind attibutes for functions.
Tristan Gingold
2014-12-16
ortho_llvm: fix crash with debug info.
Tristan Gingold
2014-12-15
llvm-core.ads: fix values.
Tristan Gingold
2014-12-13
llvm: add generation of only debug lines table.
Tristan Gingold
2014-11-28
ortho-lang: change builtins creation and create builtin_trap (for -O).
Tristan Gingold
2014-11-27
ortho debug/oread: add a procedure to write keyword, use uppercase.
Tristan Gingold
2014-11-27
ortho-lang: set enum sign early.
Tristan Gingold
2014-11-17
ortho_mcode: add assertion.
Tristan Gingold
2014-11-17
ortho_debug: fix incorrect assertion (don't handle array_sub).
Tristan Gingold
2014-11-16
src/ortho/gcc/ortho_gcc.ads: regenerate.
Tristan Gingold
2014-11-14
ortho-lang.c: add comments, simplify code.
Tristan Gingold
2014-11-14
Adjusr gcc local Makefile.
Tristan Gingold
2014-11-13
Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.
Tristan Gingold
2014-11-11
Style changes.
Tristan Gingold
2014-11-04
Move sources to src/ subdirectory.
Tristan Gingold