This is the mail archive of the glibc-bugs@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]

[Bug libc/6411] PowerPC: Extend fpu fenv operations to operate on 64-bit FPSCR


------- Additional Comments From drepper at redhat dot com  2008-08-17 03:49 -------
(In reply to comment #6)
> Patch which uses bits 28-31 of fpu_control_t rather than breaking ABI by
> expanding fpu_control_t to 64-bits

Why is it necessary to have arch-dependent binaries for this?  It's really a
single instruction.  Why not make this a dynamic decision based on the CPU in use?


I told you before the formatting is off.  Indent the preprocessor directives.

Also, the attribution in the initial comment is

   Contributed by Name <email>.

Furthermore, the ChangeLog always start capitalized and with a full stop.

Finally, change the state from WAITING when you add a reply.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6411

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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