summaryrefslogtreecommitdiff
path: root/src/trans/target.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Trans - Draft ARM32 supportJohn Hodge1-0/+19
2017-12-09HIR+Trans - Handling of various enum reprsJohn Hodge1-0/+1
2017-12-03Trans - Get sizes of !Sized pointersJohn Hodge1-2/+6
2017-11-22Target - Fix struct size calculations (align overall size)John Hodge1-0/+10
2017-11-05Trans - Calculate sizes, alignment, and representationJohn Hodge1-24/+194
2017-09-22Trans - MSVC twiddlingJohn Hodge1-4/+16
2017-07-09Trans Target - Re-enable AtomicU8John Hodge1-1/+1
2017-07-08Codegen+Loading - MSVC support draft (libcore compiles, doesn't load)John Hodge1-1/+1
2017-07-07Trans - Hackery to run MSVCJohn Hodge (bugs)1-13/+54
2017-06-18Trans - Starting work on multiple targetsJohn Hodge1-2/+53
2017-05-14Visual Studio compile fixesJohn Hodge (bugs)1-0/+1
2017-03-10MIR Optimise - basic size_of replacemntJohn Hodge1-0/+134