mirror of https://git.wuffs.org/MWCC
198 lines
5.8 KiB
Plaintext
198 lines
5.8 KiB
Plaintext
~/bin/mwccppc -c -g -opt l=4,noschedule,speed -enum min -Iincludes -Isdk_hdrs -w all,nounused -wchar_t on -bool off -Cpp_exceptions off
|
|
|
|
* - has issues
|
|
|
|
[CL / command_line]
|
|
DONE command_line/CmdLine/Src/Clients/CLStaticMain.c
|
|
DONE command_line/CmdLine/Src/Clients/ClientGlue.c
|
|
DONE command_line/CmdLine/Src/CLMain.c
|
|
DONE* command_line/CmdLine/Src/MacEmul/Resources.c
|
|
DONE command_line/CmdLine/Src/Envir/CLErrors.c
|
|
DONE* command_line/CmdLine/Src/MacEmul/ResourceStrings.c
|
|
DONE* command_line/CmdLine/Src/Plugins/CLPlugins.c
|
|
DONE command_line/CmdLine/Src/Callbacks/CLParserCallbacks_v1.cpp
|
|
DONE command_line/CmdLine/Src/Envir/CLIO.c
|
|
DONE command_line/CmdLine/Src/CLToolExec.c
|
|
DONE command_line/CmdLine/Src/OSLib/Posix.c
|
|
DONE command_line/CmdLine/Src/OSLib/StringExtras.c
|
|
DONE command_line/CmdLine/Src/OSLib/Generic.c
|
|
DONE command_line/CmdLine/Src/Project/CLProj.c
|
|
DONE command_line/CmdLine/Src/CLLicenses.c
|
|
DONE command_line/CmdLine/Src/OSLib/MemUtils.c
|
|
DONE command_line/CmdLine/Src/CLPluginRequests.cpp
|
|
DONE command_line/CmdLine/Src/MacEmul/LowMem.c
|
|
DONE command_line/CmdLine/Src/CLFileOps.c
|
|
DONE command_line/CmdLine/Src/CLPrefs.c
|
|
DONE command_line/CmdLine/Src/CLTarg.c
|
|
DONE command_line/CmdLine/Src/Project/CLAccessPaths.c
|
|
DONE command_line/CmdLine/Src/OSLib/MacSpecs.c
|
|
DONE command_line/CmdLine/Src/OSLib/StringUtils.c
|
|
DONE command_line/CmdLine/Src/MacEmul/Memory.c
|
|
DONE command_line/CmdLine/Src/MacEmul/Files.c
|
|
DONE command_line/CmdLine/Src/MacEmul/TextUtils.c
|
|
DONE ?? AddFileTypeMappingList, SetMacFileType, ...
|
|
DONE command_line/CmdLine/Src/Project/CLFiles.c
|
|
DONE command_line/CmdLine/Src/Project/CLOverlays.c
|
|
DONE command_line/CmdLine/Src/Project/CLSegs.c
|
|
DONE* command_line/CmdLine/Src/Callbacks/CLDropinCallbacks_V10.cpp
|
|
DONE command_line/CmdLine/Src/OSLib/MacFileTypes.c
|
|
DONE command_line/CmdLine/Src/OSLib/FileHandles.c
|
|
DONE command_line/CmdLine/Src/Callbacks/CLCompilerLinkerDropin_V10.cpp
|
|
DONE* command_line/CmdLine/Src/CLDependencies.c
|
|
DONE command_line/CmdLine/Src/CLWriteObjectFile.c
|
|
DONE* command_line/CmdLine/Src/CLBrowser.c
|
|
DONE command_line/CmdLine/Src/CLIncludeFileCache.c
|
|
DONE command_line/CmdLine/Src/CLLoadAndCache.c
|
|
DONE command_line/CmdLine/Src/MacEmul/ErrMgr.c
|
|
|
|
DONE compiler_and_linker/CmdLine_Tools/MacOS_PPC/Tools_PPC/Src/Static/cc-mach-ppc-mw.c
|
|
---- compiler_and_linker/CmdLine_Tools/MacOS_PPC/Tools_PPC/Src/Options/Glue/ParserGlue-mach-ppc-cc.c
|
|
(Includes RegisterStaticParserToolInfo and all the option lists)
|
|
DONE compiler_and_linker/CmdLine_Tools/MacOS_PPC/Tools_PPC/Src/Plugin/cc-mach-ppc.o
|
|
(Includes RegisterStaticCompilerPlugin, RegisterCompilerResources)
|
|
DONE compiler_and_linker/CmdLine_Tools/MacOS_PPC/Tools_PPC/Src/Plugin/libimp-mach-ppc.c
|
|
(Includes RegisterStaticLibImporterPlugin, RegisterLibImporterResources)
|
|
2CHK TargetOptimizer-ppc-mach.c
|
|
---- OptimizerHelpers.c
|
|
---- ?? TargetSetWarningFlags, TargetDisplayWarningOptions
|
|
---- WarningHelpers.c
|
|
|
|
DONE CCompiler.c
|
|
STUB CParser.c
|
|
DONE compiler_and_linker/FrontEnd/Common/CompilerTools.c (except for endian work)
|
|
---- CodeGenOptPPC.c
|
|
---- IrOptimizer.c
|
|
PART CodeGen.c
|
|
MOST CPrep.c
|
|
MOST CScope.c
|
|
MOST CMachine.c
|
|
STUB CExpr.c
|
|
STUB CFunc.c
|
|
---- CTemplateNew.c
|
|
STUB CError.c
|
|
---- ObjGenMachO.c
|
|
STUB CDecl.c
|
|
DONE CMangler.c
|
|
---- CSOM.c
|
|
STUB CABI.c
|
|
STUB CInit.c
|
|
STUB CClass.c
|
|
---- CIRTransform.c
|
|
---- CObjC.c
|
|
STUB CInline.c
|
|
PART CPrepTokenizer.c
|
|
---- CTemplateTools.c
|
|
---- IroPointerAnalysis.c
|
|
---- InstrSelection.c
|
|
---- IroFlowgraph.c
|
|
---- IroLinearForm.c
|
|
---- IroUtil.c
|
|
---- IroCSE.c
|
|
---- IroPropagate.c
|
|
---- IROUseDef.c
|
|
MOST InlineAsmPPC.c
|
|
---- IroDump.c
|
|
---- IroTransform.c
|
|
---- IroVars.c
|
|
---- IroEval.c
|
|
---- IroJump.c
|
|
---- IroRangePropagation.c
|
|
---- IroEmptyLoop.c
|
|
---- IroUnrollLoop.c
|
|
---- IroLoop.c
|
|
---- IroExprRegeneration.c
|
|
---- IroSubable.c
|
|
MOST RegisterInfo.c
|
|
MOST TOC.c
|
|
MOST StackFrame.c
|
|
MOST Registers.c
|
|
DONE PCode.c
|
|
---- Switch.c
|
|
---- ValueNumbering.c
|
|
DONE PCodeUtilities.c
|
|
MOST Operands.c
|
|
---- Exceptions.c
|
|
---- ?? Dumping (DumpIR, DumpExpression, ...)
|
|
---- COptimizer.c
|
|
---- GlobalOptimizer.c
|
|
---- PCodeListing.c
|
|
---- Peephole.c
|
|
---- Scheduler.c
|
|
---- Coloring.c
|
|
---- PCodeAssembly.c
|
|
---- Intrinsics.c
|
|
DONE PPCError.c
|
|
STUB CExpr2.c
|
|
DONE* CInt64.c
|
|
PART CPrec.c
|
|
---- CBrowse.c
|
|
---- CPreprocess.c
|
|
---- FuncLevelAsmPPC.c
|
|
---- CException.c
|
|
---- CTemplateClass.c
|
|
---- ScanFloat.c
|
|
---- CExprConvMatch.c
|
|
---- CRTTI.c
|
|
---- CObjCModern.c
|
|
DONE InlineAsm.c
|
|
---- Unmangle.c
|
|
---- MachO.c
|
|
---- GenStabs.c
|
|
---- CTemplateFunc.c
|
|
---- IroMalloc.c
|
|
PART PCodeInfo.c
|
|
---- StructMoves.c
|
|
---- FunctionCalls.c
|
|
DONE IroBitVect.c
|
|
MOST InlineAsmRegistersPPC.c
|
|
DONE InlineAsmMnemonicsPPC.c
|
|
DONE InlineAsmRegisters.c
|
|
---- Alias.c
|
|
---- LoopDetection.c
|
|
---- CopyPropagation.c
|
|
---- CodeMotion.c
|
|
---- StrengthReduction.c
|
|
---- LoopOptimization.c
|
|
---- ConstantPropagation.c
|
|
---- AddPropagation.c
|
|
---- UseDefChains.c
|
|
---- LoadDeletion.c
|
|
---- VectorArraysToRegs.c
|
|
---- ?? computelivevariables, dead
|
|
---- MachineSimulation604.c
|
|
---- MachineSimulation603.e
|
|
---- MachineSimulationAltiVec.c
|
|
---- MachineSimulation7500.c
|
|
---- MachineSimulation603e.c
|
|
---- MachineSimulation750.c
|
|
---- MachineSimulation601.c
|
|
---- MachineSimulation821.c
|
|
---- InterferenceGraph.c
|
|
---- SpillCode.c
|
|
---- GCCInlineAsm.c
|
|
---- BitVectors.c
|
|
|
|
[Parser]
|
|
DONE (debug) StaticParserGlue.c
|
|
DONE (debug) ParserFace.c
|
|
DONE* (debug) ParserHelpers.c
|
|
DONE* (debug) ToolHelpers.c
|
|
DONE (debug) ParserHelpers-cc.c
|
|
DONE# (debug) Arguments.c
|
|
DONE (debug) ToolHelpers-cc.c
|
|
DONE (debug) IO.c
|
|
DONE (debug) Projects.c
|
|
DONE (debug) Targets.c
|
|
DONE# (debug) Option.c
|
|
DONE (debug) ParserErrors.c
|
|
DONE* (debug) Utils.c
|
|
DONE# (debug) Parameter.c
|
|
DONE# (debug) Help.c
|
|
DONE uContext1.cpp
|
|
DONE uContextCL.cpp
|
|
DONE uContextSecret.cpp
|
|
DONE* ?? COS
|
|
DONE uContextParser.cpp
|
|
DONE uLibImporter.c
|
|
---- Various MSL objects
|