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
2016-01-09
llvm: simplify use of llvm-config.
Tristan Gingold
2016-01-06
Simplify warning Off for gcc 4.6
Tristan Gingold
2016-01-06
Add a pragma warnings off around constant condition.
Tristan Gingold
2016-01-06
mcode: add support for x86-64
Tristan Gingold
2016-01-06
mcode: use GNATMAKE.
Tristan Gingold
2016-01-06
oread: add comments.
Tristan Gingold
2015-12-22
Scanner: fix use of latin-1 8 bit characters.
Tristan Gingold
2015-12-18
ortho-llvm: avoid generation of unreachable code.
Tristan Gingold
2015-11-30
ortho_llvm: add comments.
Tristan Gingold
2015-11-22
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-19
Add symbolizer (for mcode).
Tristan Gingold
2015-11-14
mcode x86: fix regressions.
Tristan Gingold
2015-11-12
mcode x86: simplify code.
Tristan Gingold
2015-11-12
mcode x86: enable sse.
Tristan Gingold
2015-11-12
mcode x86: pass testsuite with sse.
Tristan Gingold
2015-11-11
mcode x86: wip: sse support.
Tristan Gingold
2015-11-09
Rewrite of ortho_code-x86-emits.
Tristan Gingold
2015-11-07
mcode: WIP for sse/sse2 generation.
Tristan Gingold
2015-11-07
Fix build of mcode utilities.
Tristan Gingold
2015-09-13
Add mach-O binary file writer.
Tristan Gingold
2015-09-10
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-08
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-07
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-09-02
mcode: fix alignment of structure (thinko).
Tristan Gingold
2015-08-31
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
mcode: fix crash wrt oe_shl.
Tristan Gingold
2015-08-29
Replace fat accesses by bounds accesses
Tristan Gingold
2015-06-18
signals: simplify and fix code for delayed signals.
Tristan Gingold
2015-06-12
ortho: allow selected element from an union.
Tristan Gingold
2015-06-05
ortho/debug: detect too many associations.
Tristan Gingold
2015-05-28
Fix llvm link on darwin (set no_compat_unwind).
Tristan Gingold
2015-05-25
Fix llvm build (add cxxflags).
Tristan Gingold
2015-05-21
Use cxx compiler to link llvm executable.
Tristan Gingold
2015-05-19
llvm: do not forget new type in no-op conversion.
Tristan Gingold
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
[next]