summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/fpu
Commit message (Expand)AuthorAgeFilesLines
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-1/+1
* Use FOO(a) for macros with variadic args, instead of FOO(a,) or FOO(a, ).jake2002-09-021-3/+3
* Remove unneeded include of machine/emul.h.jake2002-06-181-1/+0
* Implement _Qp_sqrt. I've been unable to find a C program that gcc generatesjake2002-06-041-0/+14
* Add a support macro to convert the 5-bit packed register field ofjake2002-05-112-62/+88
* Use __FBSDIDobrien2002-05-061-2/+3
* We typically don't add trailing /'s.obrien2002-05-061-1/+1
* Add code to emulate arithmetic, comparison and conversion operationsjake2002-04-282-1/+136
* Emulate ldq and stq (load/store long double) instructions. GCC has startedjake2002-04-277-93/+36
* Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,jake2002-04-091-1/+1
* Fix the style of the SCM ID's.obrien2002-03-223-6/+5
* Fix the style of the SCM ID's.obrien2002-03-229-28/+37
* SCM ID tweak.obrien2002-03-222-2/+0
* Remove __P() usage.obrien2002-03-212-24/+24
* Remove 'register' keyword.obrien2002-03-218-66/+66
* Fix some bugs that would prevent %fsr to be set correctly, and addtmm2002-03-114-8/+25
* Add userland floating point emulator code for sparc64. This is a porttmm2002-02-2315-0/+3516
OpenPOWER on IntegriCloud