Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ChangeLog formatting for arm and aarch64 | Adam Conrad | 2012-12-06 | 1 | -2/+2 |
| | |||||
* | aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6 | Marcus Shawcroft | 2012-12-04 | 1 | -0/+5 |
| | | | | | | | * sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3. Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org> | ||||
* | aarch64: Tag ARM and AArch64 binaries in the ldconfig cache | Marcus Shawcroft | 2012-12-04 | 1 | -0/+4 |
| | | | | | | | Add the correct tags for ARM and AArch64 libraries in the ldconfig cache for AArch64. Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org> | ||||
* | aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag. | Marcus Shawcroft | 2012-11-29 | 1 | -0/+4 |
| | | | | | | | | | Use the new FLAG_AARCH64_LIB64 ldconfig cache tag for AArch64, similarly to the way tags are handled for other architectures. Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org> Reviewed-by: Carlos O'Donell <carlos@systemhalted.org> Signed-off-by: Marcus Shawcroft <marcus.shawcroft@linaro.org> | ||||
* | aarch64: Re-generate libm-test-ulps. | Marcus Shawcroft | 2012-11-22 | 1 | -0/+4 |
| | |||||
* | aarch64: Fix lll_futex_timed_wait_bitset return value sign. | Marcus Shawcroft | 2012-11-21 | 1 | -0/+5 |
| | | | | | The implementation of lll_futex_timed_wait_bitset should not be negating the futex syscall return value on error. | ||||
* | aarch64: Remove weak_aliasx macro. | Marcus Shawcroft | 2012-11-21 | 1 | -0/+9 |
| | |||||
* | aarch64: Remove support for NO_LONG_DOUBLE. | Marcus Shawcroft | 2012-11-21 | 1 | -0/+8 |
| | |||||
* | aarch64: Indent preprocessor directives. | Marcus Shawcroft | 2012-11-21 | 1 | -0/+9 |
| | |||||
* | aarch64: Use range in copyright years. | Marcus Shawcroft | 2012-11-21 | 1 | -0/+33 |
| | |||||
* | aarch64: Rename .x files to .c | Marcus Shawcroft | 2012-11-21 | 1 | -0/+19 |
| | |||||
* | aarch64: Don't use K&R C | Marcus Shawcroft | 2012-11-21 | 1 | -0/+8 |
| | |||||
* | AArch64: Adding optimized maths functions. | Marcus Shawcroft | 2012-11-19 | 1 | -0/+31 |
| | |||||
* | AArch64 Port | Marcus Shawcroft | 2012-11-09 | 1 | -0/+120 |