summary refs log tree commit diff
path: root/ports/ChangeLog.aarch64
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-0/+5
|
* aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft2012-12-101-0/+5
|
* aarch64: Regenerate libm-test-ulps.Marcus Shawcroft2012-12-071-0/+4
|
* aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2012-12-071-0/+5
|
* aarch64: Resolve implict cast warning.Marcus Shawcroft2012-12-071-0/+4
|
* aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft2012-12-071-0/+5
|
* Fix ChangeLog formatting for arm and aarch64Adam Conrad2012-12-061-2/+2
|
* aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-041-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 cacheMarcus Shawcroft2012-12-041-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 Shawcroft2012-11-291-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 Shawcroft2012-11-221-0/+4
|
* aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2012-11-211-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 Shawcroft2012-11-211-0/+9
|
* aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft2012-11-211-0/+8
|
* aarch64: Indent preprocessor directives.Marcus Shawcroft2012-11-211-0/+9
|
* aarch64: Use range in copyright years.Marcus Shawcroft2012-11-211-0/+33
|
* aarch64: Rename .x files to .cMarcus Shawcroft2012-11-211-0/+19
|
* aarch64: Don't use K&R CMarcus Shawcroft2012-11-211-0/+8
|
* AArch64: Adding optimized maths functions.Marcus Shawcroft2012-11-191-0/+31
|
* AArch64 PortMarcus Shawcroft2012-11-091-0/+120