tock-mirror/backends
Neil Brown ea14f568fa Removed genProcName
Everything that used it has now switched back to genName, as we don't need this occam_ prefix with the new name munging stuff from earlier patches.
2009-04-02 15:39:19 +00:00
..
AnalyseAsm.hs Added a command-line option to change how much stack the unknown functions are given 2009-03-26 22:49:38 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Switched to using a different kind of pragma for occam externals, and munged the names to avoid collisions 2009-04-01 19:21:40 +00:00
BackendPassesTest.hs A mega-patch that gets tocktest compiling again 2009-03-31 17:56:56 +00:00
GenerateC.hs Removed genProcName 2009-04-02 15:39:19 +00:00
GenerateCBased.hs Added code to put static before every identifier that is not being exported, to avoid collisions between occam files 2009-04-01 19:50:15 +00:00
GenerateCPPCSP.hs Added code to put static before every identifier that is not being exported, to avoid collisions between occam files 2009-04-01 19:50:15 +00:00
GenerateCTest.hs Fixed the C tests to compile again after the most recent changes 2009-04-01 19:58:47 +00:00
TLP.hs Add kyb as another possible name for the keyboard channel. 2009-03-21 15:22:58 +00:00