index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
aarch64
/
fpu
Age
Commit message (
Expand
)
Author
2018-05-11
Do not include math-barriers.h in math_private.h.
Joseph Myers
2018-05-09
Move math_opt_barrier, math_force_eval to separate math-barriers.h.
Joseph Myers
2018-03-15
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-02-15
[AArch64] Fix include.
Wilco Dijkstra
2018-02-10
[AArch64] Fix testsuite error due to fpsr/fscr change
Wilco Dijkstra
2018-02-09
[AArch64] Use builtins for fpcr/fpsr
Wilco Dijkstra
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-11-28
Use libm_alias_float for aarch64.
Joseph Myers
2017-11-27
Use libm_alias_double for aarch64.
Joseph Myers
2017-11-17
aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5
Adhemerval Zanella
2017-10-23
aarch64: Add missing math Makefile for recent commit
Szabolcs Nagy
2017-10-23
aarch64: Implement math acceleration via builtins
Michael Collison
2017-09-25
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-08-31
ILP32 math changes
Steve Ellcey
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-09-07
Add femode_t functions: aarch64.
Joseph Myers
2016-09-01
Make common fmax implementation generic.
Paul E. Murphy
2016-08-16
Add fesetexcept: aarch64.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-08-24
2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2015-08-05
Improve feenableexcept performance - avoid an unnecessary FPCR read in case
Wilco Dijkstra
2015-08-05
Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.
Wilco Dijkstra
2015-07-13
Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...
Wilco Dijkstra
2015-07-06
Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.
Wilco Dijkstra
2015-01-07
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-06
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-05
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-02
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-12-31
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-30
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-22
Call libc_fetestexcept_aarch64.
Wilco Dijkstra
2014-12-22
Call libc_fesetround_aarch64.
Wilco Dijkstra
2014-10-24
Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...
Wilco Dijkstra
2014-10-24
Call get_rounding_mode rather than duplicating functionality.
Wilco Dijkstra
2014-10-24
Cleanup feenableexcept to use the same logic as the ARM version. No functiona...
Wilco Dijkstra
2014-10-24
Cleanup fedisableexcept to use the same logic as the ARM version. No function...
Wilco Dijkstra
2014-10-24
Cleanup feclearexcept to use the same logic as the ARM version. No functional...
Wilco Dijkstra
2014-10-24
Cleanup fesetexceptflag to use the same logic as the ARM version. No function...
Wilco Dijkstra
2014-10-24
Remove an unused include.
Wilco Dijkstra
2014-10-24
Remove spaces.
Wilco Dijkstra
2014-08-07
This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enabling
Wilco Dijkstra
2014-06-03
[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK
Wilco
2014-06-03
[AArch64] Cleanup declarations in math_private.h.
Wilco
2014-06-02
[AArch64] Remove ISB after FPCR write.
Wilco
2014-06-02
[AArch64] Rewrite feupdateenv (BZ 17009).
Wilco
2014-04-24
[AArch64] Suppress unnecessary FPSR and FPCR writes.
Ian Bolton
2014-04-17
[AArch64] Define HAVE_RM_CTX and related hooks.
Ian Bolton
[next]