Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/KernelPatcher

File Age Rev Message Size
Source at commit 970 created 13 years 20 days ago.
By macman, ati.c, removed duplicate default "ATI Radeon HD 5400 Series", added Gigabyte "AMD Radeon HD 6850" OC device ID and added additional AMD 6000 cards with their default settings. Removed some blank lines.
  ..
tree include 13 years 4 months 720 meklort: Makefile updates for modules. Modules now contain includes in <module_dir>/include if they are shared. These includes are copied to a global path after compilation of that module so that other modules can have function prototypes of it (yay long sentences....)
blob kernel_patcher.c 13 years 4 months 742 meklort: Module system cleanup. Potential bugfix: If a module symbol is missing, bind symbol with void function w/o notifying user. 27.39 kB
blob Makefile 13 years 6 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.00 kB

svn co -r 970 http://forge.voodooprojects.org/svn/chameleon Help