Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/lib/libc/gdtoa



On Feb 4,  5:32am, mrg%eterna.com.au@localhost (matthew green) wrote:
-- Subject: re: CVS commit: src/lib/libc/gdtoa

| 
|    
|    Module Name:       src
|    Committed By:      christos
|    Date:              Sat Feb  3 16:44:02 UTC 2007
|    
|    Modified Files:
|       src/lib/libc/gdtoa: dmisc.c gdtoaimp.h hdtoa.c
|    
|    Log Message:
|    some int -> size_t
|    deal with sparc64 that has 112 bits of mantissa.
| 
| 
| hm?  our sparc64 "long double" is only 64 bits.  (which is not
| ELF sparc64 ABI compliant...but we suck.)

You mean on the compiler side? Because the sys/arch/sparc64/include/ieee.h
claims otherwise.

christos



Home | Main Index | Thread Index | Old Index