MWCC/notes

198 lines
5.7 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
---- CCompiler.c
---- CParser.c
---- compiler_and_linker/FrontEnd/Common/CompilerTools.c
---- CodeGenOptPPC.c
---- IrOptimizer.c
---- CodeGen.c
---- CPrep.c
---- CScope.c
---- CMachine.c
---- CExpr.c
---- CFunc.c
---- CTemplateNew.c
STUB CError.c
---- ObjGenMachO.c
---- CDecl.c
---- CMangler.c
---- CSOM.c
---- CABI.c
---- CInit.c
---- CClass.c
---- CIRTransform.c
---- CObjC.c
---- CInline.c
---- CPrepTokenizer.c
---- CTemplateTools.c
---- IroPointerAnalysis.c
---- InstrSelection.c
---- IroFlowgraph.c
---- IroLinearForm.c
---- IroUtil.c
---- IroCSE.c
---- IroPropagate.c
---- IROUseDef.c
---- InlineAsmPPC.c
---- IroDump.c
---- IroTransform.c
---- IroVars.c
---- IroEval.c
---- IroJump.c
---- IroRangePropagation.c
---- IroEmptyLoop.c
---- IroUnrollLoop.c
---- IroLoop.c
---- IroExprRegeneration.c
---- IroSubable.c
---- RegisterInfo.c
---- TOC.c
---- StackFrame.c
---- Register.sc
PART PCode.c
---- Switch.c
---- ValueNumbering.c
---- PCodeUtilities.c
---- Operands.c
---- Exceptions.c
---- ?? Dumping (DumpIR, DumpExpression, ...)
---- COptimizer.c
---- GlobalOptimizer.c
---- PCodeListing.c
---- Peephole.c
---- Scheduler.c
---- Coloring.c
---- PCodeAssembly.c
---- Intrinsics.c
---- PPCError.c
---- CExpr2.c
DONE* CInt64.c
---- CPrec.c
---- CBrowse.c
---- CPreprocess.c
---- FuncLevelAsmPPC.c
---- CException.c
---- CTemplateClass.c
---- ScanFloat.c
---- CExprConvMatch.c
---- CRTTI.c
---- CObjCModern.c
---- InlineAsm.c
---- Unmangle.c
---- MachO.c
---- GenStabs.c
---- CTemplateFunc.c
---- IroMalloc.c
STUB PCodeInfo.c
---- StructMoves.c
---- FunctionCalls.c
---- IroBitVect.c
---- InlineAsmRegistersPPC.c
---- InlineAsmMnemonicsPPC.c
---- 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