about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add vector implementations of expm1 routinesJoe Ramsay2023-11-201-0/+1
* aarch64: Add vector implementations of log1p routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of atan2 routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of atan routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of acos routinesJoe Ramsay2023-11-101-1/+2
* aarch64: Add vector implementations of asin routinesJoe Ramsay2023-11-101-1/+2
* aarch64: Add vector implementations of exp10 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of log10 routinesJoe Ramsay2023-10-231-1/+3
* aarch64: Add vector implementations of log2 routinesJoe Ramsay2023-10-231-1/+3
* aarch64: Add vector implementations of exp2 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of tan routinesJoe Ramsay2023-10-231-1/+2
* aarch64: Add vector implementations of exp routinesJoe Ramsay2023-06-301-1/+3
* aarch64: Add vector implementations of log routinesJoe Ramsay2023-06-301-1/+3
* aarch64: Add vector implementations of sin routinesJoe Ramsay2023-06-301-6/+6
* Enable libmvec support for AArch64Joe Ramsay2023-05-031-0/+61
* aarch64: Remove fpu MakefileAdhemerval Zanella2020-06-221-14/+0
* aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella2017-11-171-0/+6
* aarch64: Add missing math Makefile for recent commitSzabolcs Nagy2017-10-231-0/+8