Author: dgorbachev Date: Sat Feb 25 21:45:56 2012 New Revision: 55868
URL: http://svn.reactos.org/svn/reactos?rev=55868&view=rev Log: [FREELDR][NTOSKRNL][TOOLS] - Delete unused files. - Use extension LDS instead of LNK (Windows shortcut file) for LD linker scripts.
Added: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pnp.S - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pnp.cmake.S trunk/reactos/boot/freeldr/freeldr/arch/i386/linux.S - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/arch/i386/linux.cmake.S trunk/reactos/boot/freeldr/freeldr/freeldr_amd64.lds - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/freeldr_amd64.lnk trunk/reactos/boot/freeldr/freeldr/freeldr_arm.lds - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/freeldr_arm.lnk trunk/reactos/boot/freeldr/freeldr/freeldr_i386.lds - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/freeldr_i386.lnk trunk/reactos/boot/freeldr/freeldr/mm/heap.c - copied unchanged from r55860, trunk/reactos/boot/freeldr/freeldr/mm/heap_new.c trunk/reactos/ntoskrnl/ntoskrnl_amd64.lds - copied unchanged from r55860, trunk/reactos/ntoskrnl/ntoskrnl_amd64.lnk trunk/reactos/ntoskrnl/ntoskrnl_arm.lds - copied unchanged from r55860, trunk/reactos/ntoskrnl/ntoskrnl_arm.lnk trunk/reactos/ntoskrnl/ntoskrnl_i386.lds - copied unchanged from r55860, trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lds - copied unchanged from r55860, trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/arch.S trunk/reactos/boot/freeldr/freeldr/arch/i386/boot.S trunk/reactos/boot/freeldr/freeldr/arch/i386/fathelp.S trunk/reactos/boot/freeldr/freeldr/arch/i386/fathelp.asm trunk/reactos/boot/freeldr/freeldr/arch/i386/i386cpu.S trunk/reactos/boot/freeldr/freeldr/arch/i386/i386idt.S trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pnp.cmake.S trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S trunk/reactos/boot/freeldr/freeldr/arch/i386/int386.S trunk/reactos/boot/freeldr/freeldr/arch/i386/linux.cmake.S trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S trunk/reactos/boot/freeldr/freeldr/freeldr_amd64.lnk trunk/reactos/boot/freeldr/freeldr/freeldr_arm.lnk trunk/reactos/boot/freeldr/freeldr/freeldr_i386.lnk trunk/reactos/boot/freeldr/freeldr/include/bget.h trunk/reactos/boot/freeldr/freeldr/mm/heap_new.c trunk/reactos/boot/freeldr/freeldr/rtl/bget.c trunk/reactos/ntoskrnl/kdbg/i386/longjmp.S trunk/reactos/ntoskrnl/kdbg/i386/setjmp.S trunk/reactos/ntoskrnl/ntoskrnl_amd64.lnk trunk/reactos/ntoskrnl/ntoskrnl_arm.lnk trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk trunk/reactos/tools/bin2c.c trunk/reactos/tools/ssprintf.cpp trunk/reactos/tools/ssprintf.h trunk/reactos/tools/xml.cpp trunk/reactos/tools/xml.h Modified: trunk/reactos/boot/freeldr/freeldr/CMakeLists.txt trunk/reactos/boot/freeldr/freeldr/include/freeldr.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/boot/freeldr/freeldr/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/CMakeL...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/arch.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/boot.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/fathelp.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/fathelp.asm URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386cpu.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386idt.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pnp.cmake.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386pxe.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/int386.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/linux.cmake.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/arch/i386/realmode.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/arch/i...
Removed: trunk/reactos/boot/freeldr/freeldr/freeldr_amd64.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld...
Removed: trunk/reactos/boot/freeldr/freeldr/freeldr_arm.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld...
Removed: trunk/reactos/boot/freeldr/freeldr/freeldr_i386.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld...
Removed: trunk/reactos/boot/freeldr/freeldr/include/bget.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/includ...
Modified: trunk/reactos/boot/freeldr/freeldr/include/freeldr.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/includ...
Removed: trunk/reactos/boot/freeldr/freeldr/mm/heap_new.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/mm/hea...
Removed: trunk/reactos/boot/freeldr/freeldr/rtl/bget.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/rtl/bg...
Removed: trunk/reactos/ntoskrnl/kdbg/i386/longjmp.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/kdbg/i386/longjmp....
Removed: trunk/reactos/ntoskrnl/kdbg/i386/setjmp.S URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/kdbg/i386/setjmp.S...
Removed: trunk/reactos/ntoskrnl/ntoskrnl_amd64.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_amd64.lnk...
Removed: trunk/reactos/ntoskrnl/ntoskrnl_arm.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_arm.lnk?r...
Removed: trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_i386.lnk?...
Removed: trunk/reactos/ntoskrnl/ntoskrnl_powerpc.lnk URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl_powerpc.l...
Removed: trunk/reactos/tools/bin2c.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/bin2c.c?rev=55867&...
Removed: trunk/reactos/tools/ssprintf.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/ssprintf.cpp?rev=5586...
Removed: trunk/reactos/tools/ssprintf.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/ssprintf.h?rev=55867&...
Removed: trunk/reactos/tools/xml.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/xml.cpp?rev=55867&...
Removed: trunk/reactos/tools/xml.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/xml.h?rev=55867&v...