Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2023-01-19 23:13:43 +0300
committerJeff Johnston <jjohnstn@redhat.com>2023-01-19 23:14:44 +0300
commit8af65b8c143bf5959ffd98dd52c76ab9a7388843 (patch)
tree3f6b2f3b736a56979f295f6e2e4347ae7132ea8e /newlib/NEWS
parenta7be7d8b75159c86d4f0268530a7a5b64f4f40df (diff)
Add amdgcn vectorized math routines to NEWS
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS1
1 files changed, 1 insertions, 0 deletions
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: