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 1/13] AArch64: Cleanup fenv implementation


On 10/23/2014 01:33 PM, Wilco Dijkstra wrote:
> This is a series of patches which improves the AArch64 fenv implementation and makes it more
> consistent with the ARM version. All but the last 2 make no functional changes.
>  
> The first patch removes some redundant spaces.
> 
> ChangeLog:
> 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
> 
> 	* sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
> 	* sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
> 	* sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
> 	* sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.

This meets `Trivial Bug-Fix Changes`, and you can push this.

I would have expected you to post with subject "[COMMITTED 1/13] AArch64: ..." :-)

https://sourceware.org/glibc/wiki/Consensus

Cheers,
Carlos.


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