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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
If __ARMEB__ is defined, we're already using the network byte order, so
cognet
2006-08-21
4
-0
/
+8
*
GC old a.out and K&R support.
imp
2006-05-23
1
-9
/
+0
*
Add each directory's symbol map file to SYM_MAPS.
deischen
2006-03-13
1
-0
/
+1
*
Add symbol maps and initial symbol version definitions to libc.
deischen
2006-03-13
1
-0
/
+66
*
Fix a long line in copyright notice.
cognet
2005-10-03
1
-1
/
+2
*
Add an asm version of strlen() for arm (how useful).
cognet
2005-10-03
2
-1
/
+78
*
Use the correct values for softfloat, in both the little endian and the big
cognet
2005-03-20
2
-8
/
+13
*
Define LDBL_NBIT to be a mask indicating the position of the integer
das
2005-03-07
1
-1
/
+2
*
Update my email address.
das
2005-02-06
1
-1
/
+1
*
Replace the ldexp() implementation in libc with a renamed copy of the
das
2005-01-22
1
-155
/
+0
*
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
das
2005-01-15
2
-5
/
+4
*
Use the RET macro.
cognet
2004-11-09
17
-52
/
+52
*
Add a week alias __siglongjmp => siglongjmp.
cognet
2004-11-09
1
-0
/
+1
*
MFKernel: Implement ffs with clz on Xscale.
cognet
2004-11-07
1
-0
/
+6
*
Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.
cognet
2004-11-05
2
-2
/
+1
*
Fix signalcontext and makecontext.
cognet
2004-11-05
3
-14
/
+17
*
Remove getcontext.S, it is not needed.
cognet
2004-11-05
2
-64
/
+1
*
Import a Makefile for arm.
cognet
2004-11-05
1
-0
/
+8
*
Make setjmp()/longjmp() use sigprocmask.
cognet
2004-09-23
1
-9
/
+9
*
Add a dummy set_tp().
cognet
2004-09-23
2
-1
/
+36
*
Always use bx for returning on Xscale.
cognet
2004-09-23
1
-76
/
+76
*
Fix the align-to-32-bits code.
cognet
2004-09-23
1
-2
/
+2
*
Replace seven nominally MD implementations of frexp() that are broken
das
2004-07-18
2
-68
/
+1
*
Implement the classification macros isfinite(), isinf(), isnan(), and
das
2004-07-09
2
-71
/
+1
*
Import the FreeBSD/arm libc bits.
cognet
2004-05-14
52
-0
/
+6225