index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ortho
/
debug
/
ortho_debug.adb
Age
Commit message (
Collapse
)
Author
2014-11-04
Move sources to src/ subdirectory.
Tristan Gingold
2014-03-08
Share spec of ortho_nodes, adjust code.
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
LLVM preliminary work.
2014-01-25
new_offsetof: add argument for record type (llvm preliminary work).
Tristan Gingold
2014-01-22
ortho_debug: remove unused alignment.
Tristan Gingold
2014-01-17
Fix bug21497: do not create an indirection for access to complex type.
Tristan Gingold
Add a type check in mcode for New_Address.
2014-01-15
Add Alignof constant to get the alignment of a type.
Tristan Gingold
2013-12-17
Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.
Tristan Gingold
2013-12-07
Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others ↵
Brian Drummond
to allow debug backend and oread to build with gcc4.8
2009-08-13
Remove elsif.
gingold
2008-08-30
Switch to gcc 4.3
gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2005-10-26
headers added on ortho/debug and ortho/oread
gingold
2005-10-26
ortho/debug and ortho/oread added
gingold