This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
History
josh
bfb4f3bdd0
changed k_bootstrap from C to C++ source file
...
git-svn-id: svn://anubis/hos/trunk@33 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-01 21:17:24 +00:00
..
boot
changed k_bootstrap from C to C++ source file
2009-07-01 21:17:24 +00:00
include
added CXXFLAGS to disable rtti and exceptions; added C++ support to header files; moved mm.c to mm.cc to use C++ functionality
2009-07-01 19:52:18 +00:00
mm
added CXXFLAGS to disable rtti and exceptions; added C++ support to header files; moved mm.c to mm.cc to use C++ functionality
2009-07-01 19:52:18 +00:00
link.ld
added svn:ignore to a few directories; kernel linked to virtual address 0xE000_0000 and running there in segmented mode
2009-06-25 15:02:46 +00:00
Makefile
added CXXFLAGS to disable rtti and exceptions; added C++ support to header files; moved mm.c to mm.cc to use C++ functionality
2009-07-01 19:52:18 +00:00
subdir.mak
added DEPS definition in subdir.mak so dependency files are automatically generated again
2009-07-01 12:39:43 +00:00