[chaos-svn] SF.net SVN: chaos: [1364] trunk/chaos-old/storm
Status: Pre-Alpha
Brought to you by:
sf_hal
|
From: <per...@us...> - 2007-12-30 21:33:16
|
Revision: 1364
http://chaos.svn.sourceforge.net/chaos/?rev=1364&view=rev
Author: perlundberg
Date: 2007-12-30 13:33:04 -0800 (Sun, 30 Dec 2007)
Log Message:
-----------
Fixed bug with the multiboot header that made gcc 4.1 remove the structure because of optimizations (it was declared as inline which is incorrect). Also fixed bug in the CPU detection that made the code loop infinitely if it doesn't find the CPU family in its list, as well as added my Intel Core2Duo to that same list
Modified Paths:
--------------
trunk/chaos-old/storm/autochaos.rules
trunk/chaos-old/storm/config.h
trunk/chaos-old/storm/configure
trunk/chaos-old/storm/ia32/cpuid.c
trunk/chaos-old/storm/ia32/init.c
trunk/chaos-old/storm/include/makefile
trunk/chaos-old/storm/include/storm/generic/debug.h
trunk/chaos-old/storm/include/storm/generic/makefile
trunk/chaos-old/storm/include/storm/ia32/cpuid.h
trunk/chaos-old/storm/include/storm/ia32/debug.h
trunk/chaos-old/storm/include/storm/ia32/makefile
trunk/chaos-old/storm/include/storm/makefile
trunk/chaos-old/storm/makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|