CVS commit: src/lib/libc/arch/powerpc/gen

2020-06-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Jun 22 06:49:04 UTC 2020 Modified Files: src/lib/libc/arch/powerpc/gen: _lwp.c Log Message: Turn on _UC_TLSBASE for sure in the same manner as other ports. No functional changes since that flag is turned on via getcontext(2).

CVS commit: src/lib/libc/arch/powerpc/gen

2020-06-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Jun 22 06:49:04 UTC 2020 Modified Files: src/lib/libc/arch/powerpc/gen: _lwp.c Log Message: Turn on _UC_TLSBASE for sure in the same manner as other ports. No functional changes since that flag is turned on via getcontext(2).

CVS commit: src/lib/libc/arch/powerpc/gen

2018-02-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 28 20:51:58 UTC 2018 Modified Files: src/lib/libc/arch/powerpc/gen: swapcontext.S Log Message: PIC code clobbers %r30 so we need to update the saved oucp with caller's %r30 manually. Makes old context happy when it needs to

CVS commit: src/lib/libc/arch/powerpc/gen

2018-02-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Feb 28 20:51:58 UTC 2018 Modified Files: src/lib/libc/arch/powerpc/gen: swapcontext.S Log Message: PIC code clobbers %r30 so we need to update the saved oucp with caller's %r30 manually. Makes old context happy when it needs to

CVS commit: src/lib/libc/arch/powerpc/gen

2014-01-28 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 28 13:47:04 UTC 2014 Modified Files: src/lib/libc/arch/powerpc/gen: Makefile.inc Added Files: src/lib/libc/arch/powerpc/gen: fabs_ieee754.S fabs_ieee754.c Removed Files: src/lib/libc/arch/powerpc/gen:

CVS commit: src/lib/libc/arch/powerpc/gen

2014-01-28 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 28 14:10:39 UTC 2014 Removed Files: src/lib/libc/arch/powerpc/gen: fabs_ieee754.c Log Message: no need to duplicate the generic fabs_ieee754.c here To generate a diff of this commit: cvs rdiff -u -r1.1 -r0

CVS commit: src/lib/libc/arch/powerpc/gen

2014-01-28 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 28 13:47:04 UTC 2014 Modified Files: src/lib/libc/arch/powerpc/gen: Makefile.inc Added Files: src/lib/libc/arch/powerpc/gen: fabs_ieee754.S fabs_ieee754.c Removed Files: src/lib/libc/arch/powerpc/gen:

CVS commit: src/lib/libc/arch/powerpc/gen

2014-01-28 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Jan 28 14:10:39 UTC 2014 Removed Files: src/lib/libc/arch/powerpc/gen: fabs_ieee754.c Log Message: no need to duplicate the generic fabs_ieee754.c here To generate a diff of this commit: cvs rdiff -u -r1.1 -r0

CVS commit: src/lib/libc/arch/powerpc/gen

2012-03-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Mar 22 05:36:50 UTC 2012 Modified Files: src/lib/libc/arch/powerpc/gen: _lwp.c Log Message: Make lint happy. While here, make sure the top of stack is aligned properly. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/lib/libc/arch/powerpc/gen

2012-03-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Mar 22 05:36:50 UTC 2012 Modified Files: src/lib/libc/arch/powerpc/gen: _lwp.c Log Message: Make lint happy. While here, make sure the top of stack is aligned properly. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/lib/libc/arch/powerpc/gen

2011-07-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jul 10 21:18:47 UTC 2011 Modified Files: src/lib/libc/arch/powerpc/gen: flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c Log Message: Don't use f with non-fp types. Use a

CVS commit: src/lib/libc/arch/powerpc/gen

2011-07-10 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sun Jul 10 21:18:47 UTC 2011 Modified Files: src/lib/libc/arch/powerpc/gen: flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c Log Message: Don't use f with non-fp types. Use a