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
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite longjmp() and _longjmp() to directly restore the saved frame,
tmm
2003-01-05
2
-55
/
+19
*
Rename siglongjmp() to __siglongjmp(), with a weak alias to siglongjmp(),
tmm
2003-01-05
1
-2
/
+4
*
Re-apply the previously backed-out commit that fixes the problem where
archie
2002-10-31
1
-1
/
+1
*
Revert previous commit to unbreak world until we figure out the
archie
2002-09-20
1
-1
/
+1
*
Fix a problem with the definition of HUGE_VAL causing the gcc warning
archie
2002-09-19
1
-1
/
+1
*
Use the macros from machine/fsr.h; some minor cleanups.
tmm
2002-09-14
1
-5
/
+6
*
Add implementations of fpgetmask(), fpgetround(), fpgetsticky(),
tmm
2002-09-14
6
-1
/
+126
*
Add an implementation of fabs() (which is quite trivial).
tmm
2002-09-13
2
-1
/
+38
*
Use __FBSDID.
obrien
2002-06-29
5
-36
/
+9
*
Add frexp(3).
obrien
2002-06-29
2
-2
/
+80
*
Fix the style of the SCM ID's.
obrien
2002-03-22
3
-1
/
+5
*
Remove 'register' keyword.
obrien
2002-03-21
2
-3
/
+3
*
Account for <machine/fsr.h> no longer being usable for assembler code.
tmm
2002-03-11
2
-2
/
+6
*
Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout),
tmm
2002-03-11
1
-13
/
+13
*
Add fpsetmask(). Needed to build miniperl.
jake
2002-03-05
2
-2
/
+29
*
Fix a bug where siglongjmp would clobber the argument to return from
jake
2002-03-05
1
-2
/
+2
*
Use jmpbuf offsets, not ucontext_t.
jake
2001-12-29
1
-3
/
+2
*
Add .register directives for gcc3.
jake
2001-12-29
1
-13
/
+42
*
__infinity is not const.
jake
2001-12-29
1
-1
/
+1
*
Add jmpbuf offsets. Remove ucontext offsets.
jake
2001-12-29
1
-9
/
+8
*
Add .register directives for gcc3.
jake
2001-12-29
1
-6
/
+11
*
Actually build new files.
jake
2001-11-19
1
-1
/
+2
*
Add more libc stuff.
jake
2001-11-18
6
-0
/
+601
*
Catch up to jmpbuf changes. Define offsets used from assmebly language
jake
2001-11-18
2
-24
/
+39
*
Minimal libc for sparc64.
jake
2001-10-26
4
-0
/
+186