Skip to content

Commit

Permalink
Add more NEWS items for 2.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Myers committed Jun 28, 2013
1 parent 6308fd9 commit e752197
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,21 @@ Version 2.18
* Support for priority inherited mutexes in pthread condition variables on
non-x86 architectures.

* Port to Xilinx MicroBlaze contributed by David Holsgrove.

* Optimized string functions for AArch64. Implemented by Marcus Shawcroft.

* Optimized string functions for ARM. Implemented by Will Newton and
Richard Henderson.

* Optimized libm functions for SPARC. Implemented by David S. Miller.

* Support for building more of ARM glibc as Thumb-2 code. Implemented by
Richard Henderson.

* Support for building most of MIPS glibc as MIPS16 code. Implemented by
Chung-Lin Tang, Maciej W. Rozycki and Maxim Kuvyrkov.

* Added a benchmark framework to track performance of functions in glibc.

* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
Expand Down

0 comments on commit e752197

Please sign in to comment.