tock-mirror/backends
Neil Brown d3fc6a1a90 Made the size of INT vary between 16-,32- and 64-bit platforms
Fixes #37.  The change itself was very easy, but the main problem was to then go and change everything in GenerateCTest that had been written using A.Int as a test type.
2009-01-18 20:10:19 +00:00
..
AnalyseAsm.hs Added a value to indicate what type a warning is (to support future configurability) and streamlined the warning functions 2008-11-13 15:36:22 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Added a NameSource field for NameDef that indicates where a name comes from 2008-11-25 17:36:42 +00:00
BackendPassesTest.hs Added a NameSource field for NameDef that indicates where a name comes from 2008-11-25 17:36:42 +00:00
GenerateC.hs Made the size of INT vary between 16-,32- and 64-bit platforms 2009-01-18 20:10:19 +00:00
GenerateCBased.hs Quickly added poison to the C++ backend 2008-09-12 21:05:11 +00:00
GenerateCPPCSP.hs Made the size of INT vary between 16-,32- and 64-bit platforms 2009-01-18 20:10:19 +00:00
GenerateCTest.hs Made the size of INT vary between 16-,32- and 64-bit platforms 2009-01-18 20:10:19 +00:00
TLP.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00