Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/Memory

File Age Rev Message Size
Source at commit 658 created 13 years 5 months ago.
By 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
  ..
blob dram_controllers.c 13 years 7 months 558 meklort: Disable debug messages. 15.38 kB
blob dram_controllers.h 13 years 8 months 521 meklort: Modules, Modules everywhere 863 bytes
blob Makefile 13 years 5 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.01 kB
blob mem.c 13 years 7 months 558 meklort: Disable debug messages. 4.58 kB
blob mem.h 13 years 8 months 521 meklort: Modules, Modules everywhere 241 bytes
blob Memory.c 13 years 7 months 564 meklort: Removed warnings. 1.55 kB
blob spd.c 13 years 7 months 558 meklort: Disable debug messages. 12.02 kB
blob spd.h 13 years 7 months 555 meklort: Removed recursion, already taken care of in the pci setup function. 8.61 kB

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