On Fri, May 23, 2008 at 03:53:49AM +0000, John Birrell wrote: > jb 2008-05-23 03:53:49 UTC > > FreeBSD src repository > > Modified files: > sys/conf kern.post.mk kern.pre.mk > Log: > Add support for generating CTF data for the kernel. > > Revision Changes Path > 1.102 +3 -0 src/sys/conf/kern.post.mk > 1.98 +15 -0 src/sys/conf/kern.pre.mk
Is there a particular reason you disabled optimizations for sparc64 along with this? Disabling them completely reveals unaligned accesses throughout the kernel. Marius _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
