Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 717 created 13 years 3 months ago.
By meklort, Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib
  ..
tree ACPIPatcher 13 years 4 months 670 meklort: acpi patcher prints out cpu id read
tree GraphicsEnabler 13 years 4 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.
tree GUI 13 years 4 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.
tree HelloWorld 13 years 4 months 669 meklort: Added missing lines for acpi patcher
tree HPET 13 years 4 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.
tree include 13 years 4 months 660 meklort: Added includes dir for modules (c++ includes only at the moment, may ad klibc includes later on). Includes path is now included for modules
tree KernelPatcher 13 years 4 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.
tree KextPatcher 13 years 3 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib
tree klibc 13 years 4 months 690 meklort: Compiles again. Only tested with Xcode 4.
tree Memory 13 years 3 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib
tree NetbookInstaller 13 years 4 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.
tree Networking 13 years 4 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.
tree Resolution 13 years 3 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib
tree uClibc++ 13 years 4 months 660 meklort: Added includes dir for modules (c++ includes only at the moment, may ad klibc includes later on). Includes path is now included for modules
tree USBFix 13 years 4 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.
blob lazydylib1.c 13 years 4 months 658 meklort: Makeful update (again). Added a ugly hack so that only c++ modules will link agains the uClibc++ module. Removed the possibility for modules to link agains themselfs. Added laxydylib1.c so that if you try to compile a module with -lazy_library instead of -weak_library, the build will not fail 216 bytes
blob Makefile 13 years 3 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib 1.60 kB
blob MakeInc.dir 13 years 3 months 710 meklort: Symbols.dylib embeded properly in boot. Modules now link to Symbols.dylib properly. Disabled Resolution init code untill, has issues with embeded symbols.dylib. TODO: fix gui / freezeup when embeded. Branch is *NOT* in a usable state 2.84 kB

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