log

age author description
Fri, 30 May 2008 19:17:20 +0000 diego Rename kernelhelper to dhahelper, that name is more fitting.
Fri, 30 May 2008 19:14:04 +0000 diego Fix #include paths.
Fri, 30 May 2008 18:38:53 +0000 diego dhasetup.exe can be created via make instead of calling gcc directly.
Fri, 30 May 2008 18:03:36 +0000 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
Fri, 30 May 2008 15:20:42 +0000 reimar Handle NULL control function in cache_execute_control, fixes crash with http urls.
Fri, 30 May 2008 12:09:06 +0000 diego Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.