Andreas Schwab
fb6b0fcbf1
Remove extra pthread_atfork compat symbols
2013-03-11 09:47:01 +01:00
Andreas Jaeger
642e52808d
AARCH64: Use <bits/mman-linux.h>
...
* sysdeps/unix/sysv/linux/aarch64/bits/mman.h: Remove all
defines provided by bits/mman-linux.h and include <bits/mman-linux.h>.
2013-03-07 15:28:54 +01:00
Siddhesh Poyarekar
4bf6b9dd8e
Add __cxa_thread_atexit_impl to aarch64 abilist
2013-02-18 22:23:19 +05:30
Joseph Myers
70d9946a44
Remove __ptrvalue, __bounded and __unbounded.
2013-02-13 23:30:40 +00:00
Joseph Myers
f3aae3f3eb
Remove CHECK_1 and CHECK_1_NULL_OK.
2013-02-08 01:12:11 +00:00
Joseph Myers
568035b787
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
Marcus Shawcroft
99aad51087
aarch64: Fix compiler warning for unused declaration _x0
2012-12-10 10:33:30 +00:00
Marcus Shawcroft
82bf34183f
aarch64: Resolve sc_err and _x0 defined but not used warnings.
2012-12-07 12:33:53 +00:00
Marcus Shawcroft
bb3c2a5391
aarch64: Resolve implict cast warning.
2012-12-07 12:31:29 +00:00
Marcus Shawcroft
a915e17fe7
aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6
...
* 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>
2012-12-04 13:07:25 +00:00
Marcus Shawcroft
ba835e1074
aarch64: Tag ARM and AArch64 binaries in the ldconfig cache
...
Add the correct tags for ARM and AArch64 libraries in the ldconfig
cache for AArch64.
Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
2012-12-04 13:07:25 +00:00
Marcus Shawcroft
8d953369ef
aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.
...
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>
2012-11-29 10:38:49 +00:00
Marcus Shawcroft
86fe56bbde
aarch64: Fix lll_futex_timed_wait_bitset return value sign.
...
The implementation of lll_futex_timed_wait_bitset should not be negating
the futex syscall return value on error.
2012-11-21 12:24:11 +00:00
Marcus Shawcroft
554066b83b
AArch64 Port
2012-11-09 17:54:04 +00:00