[ros-svn] [ion] 16801: - Combine some assembly files together and move them to rtl

ion at svn.reactos.com ion at svn.reactos.com
Wed Jul 27 18:11:36 CEST 2005


 - Combine some assembly files together and move them to rtl
 - Convert rtl memory functions written by Greatlord to GAS and properly add them into build system (not used yet since they haven't been tested)
 - Misc cleanups


Added files:
trunk/reactos/lib/rtl/i386/debug.S
trunk/reactos/lib/rtl/i386/math.S
trunk/reactos/lib/rtl/i386/mem.S
trunk/reactos/lib/rtl/i386/random.S

Updated files:
trunk/reactos/lib/ntdll/ntdll.xml
trunk/reactos/lib/ntdll/rtl/math.c
trunk/reactos/lib/rtl/rtl.xml
trunk/reactos/ntoskrnl/ke/i386/brkpoint.S

Deleted files:
trunk/reactos/lib/ntdll/dbg/brkpoint.c
trunk/reactos/lib/ntdll/nasm/
trunk/reactos/lib/ntdll/rtl/i386/
trunk/reactos/lib/rtl/i386/alldiv.s
trunk/reactos/lib/rtl/i386/allmul.s
trunk/reactos/lib/rtl/i386/allrem.s
trunk/reactos/lib/rtl/i386/allshl.s
trunk/reactos/lib/rtl/i386/allshr.s
trunk/reactos/lib/rtl/i386/aulldiv.s
trunk/reactos/lib/rtl/i386/aullrem.s
trunk/reactos/lib/rtl/i386/aullshr.s




More information about the Ros-svn mailing list