PERFORCE change 50547 for review

Peter Wemm peter at FreeBSD.org
Tue Apr 6 17:58:40 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=50547

Change 50547 by peter at peter_daintree on 2004/04/06 17:57:34

	check off openssl asm item

Affected files ...

.. //depot/projects/hammer/TODO.txt#13 edit

Differences ...

==== //depot/projects/hammer/TODO.txt#13 (text+ko) ====

@@ -1,4 +1,4 @@
-$P4: //depot/projects/hammer/TODO.txt#12 $
+$P4: //depot/projects/hammer/TODO.txt#13 $
 
 reread the logs etc and check out the "XXX worry about this later" stuff
 
@@ -24,8 +24,6 @@
 
 teach libkvm about crashdumps. (need to lookup KPML4, 4 level page tree etc)
 
-see if openssl can use the assembler x86-64 routines. (easy)
-
 SSE/SSE2 support in libc (the fpget/set*() functions need to adjust the
 SSE MXCSR register as well as the x87 control word - netbsd have already
 done this, we can look at theirs)
@@ -95,3 +93,5 @@
 we use as the final step towards producing the .ko file.
 
 finish the missing relocation types in rtld-elf/amd64/reloc.c (easy)
+
+see if openssl can use the assembler x86-64 routines. (easy)


More information about the p4-projects mailing list