projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b47df5
)
Optimize to reduce FPCR/FPSR accesses.
author
Wilco Dijkstra
<wdijkstr@arm.com>
Mon, 22 Dec 2014 17:07:16 +0000
(17:07 +0000)
committer
Wilco Dijkstra
<wdijkstr@arm.com>
Mon, 22 Dec 2014 17:14:54 +0000
(17:14 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
cb16143
..
c8db220
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,10
@@
2014-12-22 Wilco Dijkstra <wdijkstr@arm.com>
+ * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
+ Optimize to reduce FPCR/FPSR accesses.
+
+2014-12-22 Wilco Dijkstra <wdijkstr@arm.com>
+
* sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
Call libc_fetestexcept_aarch64.