| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 | |
| 2024-09-19 | AArch64: Add vector logp1 alias for log1p | Joe Ramsay | 1 | -0/+2 | |
| This enables vectorisation of C23 logp1, which is an alias for log1p. There are no new tests or ulp entries because the new symbols are simply aliases. Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com> | |||||
| 2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 | |
| 2023-11-10 | aarch64: Add vector implementations of log1p routines | Joe Ramsay | 1 | -0/+118 | |
| May discard sign of zero. | |||||
