summaryrefslogtreecommitdiff
path: root/ortho/debug/ortho_debug.adb
AgeCommit message (Collapse)Author
2014-11-04Move sources to src/ subdirectory.Tristan Gingold
2014-03-08Share spec of ortho_nodes, adjust code.Tristan Gingold
2014-01-27oread: add a little bit of type inference to simplify .on files.Tristan Gingold
2014-01-26Make ghdl_rti_type an address. Remove union from translation.Tristan Gingold
LLVM preliminary work.
2014-01-25new_offsetof: add argument for record type (llvm preliminary work).Tristan Gingold
2014-01-22ortho_debug: remove unused alignment.Tristan Gingold
2014-01-17Fix bug21497: do not create an indirection for access to complex type.Tristan Gingold
Add a type check in mcode for New_Address.
2014-01-15Add Alignof constant to get the alignment of a type.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-07Patch 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-13Remove elsif.gingold
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2005-10-26headers added on ortho/debug and ortho/oreadgingold
2005-10-26ortho/debug and ortho/oread addedgingold