cognet
|
8d7cf84363
|
Fix a long line in copyright notice.
Pointed out by: Gavin Atkinson gavin.atkinson ury york ac uk
|
2005-10-03 14:43:27 +00:00 |
|
cognet
|
c1683d9248
|
Add an asm version of strlen() for arm (how useful).
|
2005-10-03 14:21:49 +00:00 |
|
cognet
|
98ebb25e56
|
Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
|
2004-11-09 16:49:14 +00:00 |
|
cognet
|
913f8c4e59
|
MFKernel: Implement ffs with clz on Xscale.
|
2004-11-07 16:54:54 +00:00 |
|
cognet
|
65373cda62
|
Always use bx for returning on Xscale.
Obtained from: NetBSD
|
2004-09-23 23:11:32 +00:00 |
|
cognet
|
35da58a9fd
|
Fix the align-to-32-bits code.
Obtained from: NetBSD
|
2004-09-23 23:10:56 +00:00 |
|
cognet
|
bb6bbd6342
|
Import the FreeBSD/arm libc bits.
Obtained from: NetBSD
|
2004-05-14 12:04:31 +00:00 |
|