diff --git a/newlib/NEWS b/newlib/NEWS index 4bac682f5..9aa82920d 100644 --- a/newlib/NEWS +++ b/newlib/NEWS @@ -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: