CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/29 13:32:51
Modified files:
lib/libc/hash : sha1.c
Log message:
Split SHA1Transform() back into smaller pieces when compiling on landisk,
to defeat gcc optimization bugs. Similar to what had been done on sparc64
in the past.
ok millert@ deraadt@
