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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort SRCS.
marcel
2002-11-16
1
-5
/
+4
*
o Fix _longjmp() to return 1 when the return value is given as 0.
marcel
2002-11-14
1
-52
/
+25
*
ia64 ABI breaker:
marcel
2002-11-11
3
-38
/
+6
*
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
*
We cannot use an alloc with only inputs and/or locals. The kernel
marcel
2002-08-23
1
-11
/
+16
*
Generate the normal asm stubs for all sysv system calls. Use these instead
jake
2002-05-23
1
-5
/
+3
*
Our default syscall.S is identical to what was explicitly being done for
obrien
2002-05-15
2
-34
/
+1
*
Implement _Unwind_FindTableEntry(). This function is part of GCC
marcel
2002-04-13
2
-0
/
+130
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+3
*
Fix the style of the SCM ID's.
obrien
2002-03-22
7
-9
/
+21
*
Remove 'register' keyword.
obrien
2002-03-21
2
-3
/
+3
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
6
-8
/
+14
*
Implement fpsetmask() and fpgetmask().
dfr
2001-11-03
3
-1
/
+83
*
Compensate for the way that _setjmp aligns the start of jmp_buf.
dfr
2001-10-26
2
-5
/
+23
*
Fix WAW dependency. p6 is written in the syscall epilogue.
peter
2001-10-22
1
-0
/
+1
*
Fix a few more dependancy violations.
dfr
2001-10-22
1
-3
/
+3
*
Implement setjmp, longjmp, sigsetjmp and siglongjmp.
dfr
2001-10-20
3
-104
/
+53
*
Add __divdf3(), __divsf3() and __infinity[].
dfr
2001-10-20
4
-1
/
+296
*
Adjust so that we don't use relocations which can't exist in a shared
dfr
2001-10-10
4
-5
/
+10
*
Shorter versions of the byte swapping code.
dfr
2001-10-10
2
-15
/
+7
*
Fix a load of dependancy violations.
dfr
2001-10-05
2
-7
/
+7
*
Fix a whole bunch of dependancy bugs and make it actually work when the
dfr
2001-09-22
1
-7
/
+10
*
Fix byte swapping - it was totally broken.
dfr
2001-09-22
2
-5
/
+6
*
Implement _setjmp()/_longjmp().
dfr
2001-09-04
1
-125
/
+345
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
3
-6
/
+0
*
Use relative paths to find byte_swap_*.S to make it easier to use these
dfr
2001-03-06
4
-4
/
+4
*
Make this compile. Still need to write/borrow a working setjmp.
dfr
2001-03-06
1
-0
/
+1
*
Correct a comment.
obrien
2001-03-05
1
-1
/
+1
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
6
-61
/
+24
*
Comment only change; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
5
-56
/
+15
*
Remove last vestiges of thr_sleep and thr_wakeup from libc.
jake
2000-12-02
1
-1
/
+1
*
Return zero from setjmp() and _setjmp() for now.
dfr
2000-10-16
2
-0
/
+5
*
Fix a couple of dumb mistakes.
dfr
2000-10-16
1
-7
/
+9
*
Fix RAW dependency violation on p6 between cmp and mov.
marcel
2000-10-15
2
-0
/
+2
*
Initial libc port for ia64.
dfr
2000-10-14
45
-0
/
+3022