Add amdgcn vectorized math routines to NEWS

This commit is contained in:
Jeff Johnston 2023-01-19 15:13:43 -05:00
parent a7be7d8b75
commit 8af65b8c14
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
- add 64-bit powerpc setjmp/longjmp support
- use global stdio streams for all configurations
- use global atexit data for all configurations
- vectorized math routines added for amdgcn platform
*** Major changes in newlib version 4.2.0: