summaryrefslogtreecommitdiff
path: root/src/trans/target.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-04Trans - mingw32 target attempt (still being worked on)John Hodge1-0/+2
2018-01-27Trans - Move struct/enum layout calculation to target.cppJohn Hodge1-0/+42
2018-01-13Trans - Add compiler triple/arch to the target specJohn Hodge1-0/+1
2017-11-05Trans - Calculate sizes, alignment, and representationJohn Hodge1-2/+16
2017-07-07Trans - Hackery to run MSVCJohn Hodge (bugs)1-1/+2
2017-06-18Trans - Starting work on multiple targetsJohn Hodge1-0/+32
2017-03-10MIR Optimise - basic size_of replacemntJohn Hodge1-0/+15