index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sparc64
/
fpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-1
/
+1
*
Use FOO(a) for macros with variadic args, instead of FOO(a,) or FOO(a, ).
jake
2002-09-02
1
-3
/
+3
*
Remove unneeded include of machine/emul.h.
jake
2002-06-18
1
-1
/
+0
*
Implement _Qp_sqrt. I've been unable to find a C program that gcc generates
jake
2002-06-04
1
-0
/
+14
*
Add a support macro to convert the 5-bit packed register field of
jake
2002-05-11
2
-62
/
+88
*
Use __FBSDID
obrien
2002-05-06
1
-2
/
+3
*
We typically don't add trailing /'s.
obrien
2002-05-06
1
-1
/
+1
*
Add code to emulate arithmetic, comparison and conversion operations
jake
2002-04-28
2
-1
/
+136
*
Emulate ldq and stq (load/store long double) instructions. GCC has started
jake
2002-04-27
7
-93
/
+36
*
Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,
jake
2002-04-09
1
-1
/
+1
*
Fix the style of the SCM ID's.
obrien
2002-03-22
3
-6
/
+5
*
Fix the style of the SCM ID's.
obrien
2002-03-22
9
-28
/
+37
*
SCM ID tweak.
obrien
2002-03-22
2
-2
/
+0
*
Remove __P() usage.
obrien
2002-03-21
2
-24
/
+24
*
Remove 'register' keyword.
obrien
2002-03-21
8
-66
/
+66
*
Fix some bugs that would prevent %fsr to be set correctly, and add
tmm
2002-03-11
4
-8
/
+25
*
Add userland floating point emulator code for sparc64. This is a port
tmm
2002-02-23
15
-0
/
+3516