Delete all Trailing spaces in code.
[reactos.git] / rosapps / devutils / cputointel / From / PPC / PPCBrain.c
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-20 Magnus Olsenstart add mr op code causeome new bug for ppc
2007-01-19 Magnus OlsenFixing the src and dst of register so they are being...
2007-01-18 Magnus OlsenAdding stwu to converting to ia32
2007-01-18 Magnus OlsenImplement disambler for stwu, left todo add it to the...
2007-01-18 Magnus OlsenFixing some ppc disambler bugs. Li are not 100% test...
2007-01-17 Magnus OlsenAdding m68k,arm,ia32,ppc to ppc convert.
2007-01-17 Magnus Olsenfixing the ppc to ia32 break, use ebx as ebp if we...
2007-01-14 Magnus OlsenAdding stub for AnyalsingProcess and ConvertToIntelProcess
2007-01-14 Magnus Olsenadding blr opcode (can not found it in the ibm or motor...
2007-01-13 Magnus Olsenadding GetData32Be, GetData32Le for getting 4bytes...
2007-01-13 Magnus Olsenadding option for disambler mode, disambler mode does...
2007-01-13 Magnus OlsenCreate a folder call From and start move in all cpu...