aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/fpu/fesetenv.c
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-05Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-24Remove spaces.Wilco Dijkstra
2014-04-24[AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton
2014-03-07[PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft