Module Name:src
Committed By: riastradh
Date: Thu Nov 8 16:31:46 UTC 2018
Modified Files:
src/lib/libc/arch/powerpc64/gen: fabs.c
Log Message:
powerpc64 needs fabsl too. (Apparently no __HAVE_LONG_DOUBLE?)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src
Module Name:src
Committed By: dennis
Date: Mon Jan 12 02:48:20 UTC 2015
Modified Files:
src/lib/libc/arch/powerpc64: SYS.h
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
Replace the branch to __cerror() in powerpc64 syscall stubs
with inline code which does
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:41:22 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc64/gen: swapcontext.S
Log Message:
[] -> ()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/powerpc64/gen/swapcontext.S
Please n
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:19:22 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc64/sys: sbrk.S
Log Message:
Spell LdAddr consistently
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/arch/powerpc64/sys/sbrk.S
Pleas
Module Name:src
Committed By: christos
Date: Sat Nov 24 15:20:58 UTC 2012
Modified Files:
src/lib/libc/arch/powerpc64/gen: _lwp.c
Log Message:
fix lint.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/arch/powerpc64/gen/_lwp.c
Please note that d
Module Name:src
Committed By: christos
Date: Sat Nov 24 07:16:05 UTC 2012
Modified Files:
src/lib/libc/arch/powerpc64/gen: syncicache.c
Log Message:
Use __arraycount(), and cast to u_int.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/power
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:34 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: brk.S getcontext.S
Log Message:
Everything else uses PIC branches to __cerror except those two...
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Oct 29 16:03:04 UTC 2011
Modified Files:
src/lib/libc/arch/powerpc64/sys: cerror.S
Log Message:
Sync with other ports: in PIC mode make __cerror hidden; it is not supposed
to be used outside libc.
To generate a diff of thi
Module Name:src
Committed By: mrg
Date: Mon Mar 22 02:17:23 UTC 2010
Modified Files:
src/lib/libc/arch/powerpc64: SYS.h
Log Message:
add a nop to provide enough space for the linker and long calls.
fixes link errors with 'cerror' and libposix.
from dennis.c.fergu...@gmail
Module Name:src
Committed By: mrg
Date: Mon Mar 22 01:39:11 UTC 2010
Modified Files:
src/lib/libc/arch/powerpc64/gen: __sigsetjmp14.S
Log Message:
replace kernel-only 'stmd' and 'lmd' operations in userland with equivalent
sequences of code, as done in eg, powerpc64/gen/_s
10 matches
Mail list logo