This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PowerPC: Extend fpu fenv operations to operate on 64-bit FPSCR


On Tue, 2007-10-23 at 09:40 -0500, Ryan S. Arnold wrote:
> Greetings,
> The included patch provides the following changes to extend the FPSCR
> (floating point status and control register) to 64-bits for PowerPC
> POWER6 and POWER6x:
> 

Hold on this patch please.  I screwed up the libm-tests variable when I
added a new Makefile which eliminated a lot of libm-tests as targets.

sysdeps/powerpc/math/Makefile:
libm-tests = test-powerpc-fenv

Should be:
libm-tests += test-powerpc-fenv

Apologies...

I'll regenerate the patch and re-test to make sure I didn't cause any
regressions that I may have missed with this hiccup.

Ryan S. Arnold
IBM Linux Technology Center
Linux Toolchain Development


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]