[ros-diffs] [arty] 29407: All remaining changes from the PPC branch. Not well tested yet. Many things are indeed still stubs or WIP code. Some people have been interested in helping out from some time and I'm sorry I haven't been able to do this merge finally for a while.
arty at svn.reactos.org
arty at svn.reactos.org
Sat Oct 6 09:53:21 CEST 2007
Author: arty
Date: Sat Oct 6 11:53:20 2007
New Revision: 29407
URL: http://svn.reactos.org/svn/reactos?rev=29407&view=rev
Log:
All remaining changes from the PPC branch. Not well tested yet. Many things
are indeed still stubs or WIP code.
Some people have been interested in helping out from some time and I'm sorry
I haven't been able to do this merge finally for a while.
Added:
trunk/reactos/lib/pseh/powerpc/
trunk/reactos/lib/pseh/powerpc/framebased.S
trunk/reactos/lib/rtl/powerpc/rtlmem.s
trunk/reactos/lib/rtl/powerpc/rtlswap.s
trunk/reactos/lib/sdk/libcntpr/except/powerpc/
trunk/reactos/lib/sdk/libcntpr/except/powerpc/chkstk_asm.s
trunk/reactos/lib/sdk/libcntpr/except/powerpc/seh.s
trunk/reactos/ntoskrnl/config/powerpc/
trunk/reactos/ntoskrnl/config/powerpc/cmhardwr.c
trunk/reactos/ntoskrnl/ex/powerpc/
trunk/reactos/ntoskrnl/ex/powerpc/fastinterlck.c
trunk/reactos/ntoskrnl/ex/powerpc/ioport.s
trunk/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c
trunk/reactos/ntoskrnl/ke/powerpc/
trunk/reactos/ntoskrnl/ke/powerpc/cpu.c
trunk/reactos/ntoskrnl/ke/powerpc/exp.c
trunk/reactos/ntoskrnl/ke/powerpc/kiinit.c
trunk/reactos/ntoskrnl/ke/powerpc/main_asm.S
trunk/reactos/ntoskrnl/ke/powerpc/ppc_irq.c
trunk/reactos/ntoskrnl/ke/powerpc/stubs.c
trunk/reactos/ntoskrnl/ke/powerpc/systimer.c
trunk/reactos/ntoskrnl/mm/powerpc/
trunk/reactos/ntoskrnl/mm/powerpc/page.c
trunk/reactos/ntoskrnl/mm/powerpc/pfault.c
trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk
trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk
Removed:
trunk/reactos/ntoskrnl/ntoskrnl.lnk
trunk/reactos/tools/ppc.lost+found/link-freeldr
trunk/reactos/tools/ppc.lost+found/pmake
Modified:
trunk/reactos/Makefile
trunk/reactos/ReactOS-i386.rbuild
trunk/reactos/ReactOS-ppc.rbuild
trunk/reactos/boot/freeldr/freeldr/arch/powerpc/boot.s
trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c
trunk/reactos/boot/freeldr/freeldr/freeldr.rbuild
trunk/reactos/boot/freeldr/freeldr/fs/fat.c
trunk/reactos/boot/freeldr/freeldr/include/arch.h
trunk/reactos/config-ppc.template.rbuild
trunk/reactos/include/ddk/winddk.h
trunk/reactos/include/psdk/intrin_ppc.h
trunk/reactos/include/psdk/winnt.h
trunk/reactos/lib/lib.rbuild
trunk/reactos/lib/pseh/pseh.rbuild
trunk/reactos/lib/rtl/rtl.rbuild
trunk/reactos/lib/sdk/libcntpr/libcntpr.rbuild
trunk/reactos/ntoskrnl/ex/sysinfo.c
trunk/reactos/ntoskrnl/include/internal/i386/intrin_i.h
trunk/reactos/ntoskrnl/include/internal/kd.h
trunk/reactos/ntoskrnl/include/internal/ke_x.h
trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h
trunk/reactos/ntoskrnl/include/internal/powerpc/intrin_i.h
trunk/reactos/ntoskrnl/include/internal/powerpc/ke.h
trunk/reactos/ntoskrnl/kd/kdmain.c
trunk/reactos/ntoskrnl/ke/bug.c
trunk/reactos/ntoskrnl/ke/profobj.c
trunk/reactos/ntoskrnl/mm/mm.c
trunk/reactos/ntoskrnl/mm/pagefile.c
trunk/reactos/ntoskrnl/ntoskrnl.rbuild
trunk/reactos/ntoskrnl/ps/debug.c
trunk/reactos/ntoskrnl/ps/thread.c
trunk/reactos/ntoskrnl/rtl/libsupp.c
trunk/reactos/subsystems/win32/win32k/win32k.rbuild
trunk/reactos/tools/ppc.lost+found/bootcd
trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp
trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp
trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h
trunk/reactos/tools/tools.mak
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/Makefile
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ReactOS-i386.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ReactOS-i386.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ReactOS-ppc.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ReactOS-ppc.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/boot/freeldr/freeldr/arch/powerpc/boot.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/powerpc/boot.s?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeldr.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/boot/freeldr/freeldr/fs/fat.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/fs/fat.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/boot/freeldr/freeldr/include/arch.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/include/arch.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/config-ppc.template.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/config-ppc.template.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/include/ddk/winddk.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/winddk.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/include/psdk/intrin_ppc.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/intrin_ppc.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/include/psdk/winnt.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnt.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/lib/lib.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/lib.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/lib/pseh/powerpc/framebased.S
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/pseh/powerpc/framebased.S?rev=29407&view=auto
Modified: trunk/reactos/lib/pseh/pseh.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/pseh/pseh.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/lib/rtl/powerpc/rtlmem.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/powerpc/rtlmem.s?rev=29407&view=auto
Added: trunk/reactos/lib/rtl/powerpc/rtlswap.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/powerpc/rtlswap.s?rev=29407&view=auto
Modified: trunk/reactos/lib/rtl/rtl.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/rtl.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/lib/sdk/libcntpr/except/powerpc/chkstk_asm.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/libcntpr/except/powerpc/chkstk_asm.s?rev=29407&view=auto
Added: trunk/reactos/lib/sdk/libcntpr/except/powerpc/seh.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/libcntpr/except/powerpc/seh.s?rev=29407&view=auto
Modified: trunk/reactos/lib/sdk/libcntpr/libcntpr.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/libcntpr/libcntpr.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/ntoskrnl/config/powerpc/cmhardwr.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/config/powerpc/cmhardwr.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ex/powerpc/fastinterlck.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ex/powerpc/fastinterlck.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ex/powerpc/ioport.s
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ex/powerpc/ioport.s?rev=29407&view=auto
Modified: trunk/reactos/ntoskrnl/ex/sysinfo.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ex/sysinfo.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/i386/intrin_i.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/i386/intrin_i.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/kd.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/kd.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/ke_x.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/ke_x.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/powerpc/intrin_i.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/powerpc/intrin_i.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/include/internal/powerpc/ke.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/powerpc/ke.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/kd/kdmain.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/kd/kdmain.c?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/kd/wrappers/gdbstub_powerpc.c?rev=29407&view=auto
Modified: trunk/reactos/ntoskrnl/ke/bug.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/bug.c?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/ntoskrnl/ke/powerpc/cpu.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/cpu.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/exp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/exp.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/kiinit.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/kiinit.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/main_asm.S
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/main_asm.S?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/ppc_irq.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/ppc_irq.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/stubs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/stubs.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ke/powerpc/systimer.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/powerpc/systimer.c?rev=29407&view=auto
Modified: trunk/reactos/ntoskrnl/ke/profobj.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ke/profobj.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/mm/mm.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/mm/mm.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/mm/pagefile.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/mm/pagefile.c?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/ntoskrnl/mm/powerpc/page.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/mm/powerpc/page.c?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/mm/powerpc/pfault.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/mm/powerpc/pfault.c?rev=29407&view=auto
Removed: trunk/reactos/ntoskrnl/ntoskrnl.lnk
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.lnk?rev=29406&view=auto
Modified: trunk/reactos/ntoskrnl/ntoskrnl.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Added: trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk?rev=29407&view=auto
Added: trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk?rev=29407&view=auto
Modified: trunk/reactos/ntoskrnl/ps/debug.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ps/debug.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/ps/thread.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ps/thread.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/ntoskrnl/rtl/libsupp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/rtl/libsupp.c?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/subsystems/win32/win32k/win32k.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/win32k.rbuild?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/tools/ppc.lost+found/bootcd
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/ppc.lost%2Bfound/bootcd?rev=29407&r1=29406&r2=29407&view=diff
Removed: trunk/reactos/tools/ppc.lost+found/link-freeldr
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/ppc.lost%2Bfound/link-freeldr?rev=29406&view=auto
Removed: trunk/reactos/tools/ppc.lost+found/pmake
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/ppc.lost%2Bfound/pmake?rev=29406&view=auto
Modified: trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/backend/mingw/modulehandler.h?rev=29407&r1=29406&r2=29407&view=diff
Modified: trunk/reactos/tools/tools.mak
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/tools.mak?rev=29407&r1=29406&r2=29407&view=diff
More information about the Ros-diffs
mailing list