Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-11 | Relocate AArch64 from ports to libc. | Marcus Shawcroft | |
This patch moves the AArch64 port to the main sysdeps hierarchy. The move is essentially: git mv ports/sysdeps/aarch64 sysdeps/aarch64 git mv ports/sysdeps/unix/sysv/linux/aarch64 sysdeps/unix/sysv/linux/aarch64 The README is updated and I've updated ChangeLog.aarch64 along the lines of the ARM move. The AArch64 build has been tested to confirm that there were no changes in objdump -dr output or the shared objects. | |||
2014-01-29 | [AArch64] Regenerate libm-test-ulps. | Marcus Shawcroft | |
Re-generate libm-test-ulps from scratch. | |||
2014-01-07 | [AArch64] Remove sqrt from libm-test-ulps | Marcus Shawcroft | |
2014-01-01 | [AArch64] Regenerate libm-test-ulps. | Marcus Shawcroft | |
2013-12-17 | [AArch64] libm-test-ulps regenerated from scratch. | Marcus Shawcroft | |
2013-12-17 | [AArch64] Back out sqrt() addition to libm-test-ulps. | Marcus Shawcroft | |
2013-12-11 | [AArch64] Regenerate libm-test-ulps. | Marcus Shawcroft | |
2013-07-05 | [AArch64] Regenerate libm-test-ulps | Marcus Shawcroft | |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | |
2013-05-21 | [AArch64] Update libm-test-ulps. | Marcus Shawcroft | |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | |
2013-02-14 | aarch64: Update libm-test-ulps. | Marcus Shawcroft | |
2012-12-07 | aarch64: Regenerate libm-test-ulps. | Marcus Shawcroft | |
2012-11-22 | aarch64: Re-generate libm-test-ulps. | Marcus Shawcroft | |
2012-11-09 | AArch64 Port | Marcus Shawcroft | |