Joseph Myers
57920720f2
Use const instead of __const for ARM.
2012-01-08 13:06:46 +00:00
Joseph Myers
7b583f0ab7
Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.
2012-01-08 13:02:02 +00:00
Joseph Myers
10fd25cc3b
Remove HAVE_ELF conditional for ARM.
2012-01-08 02:01:21 +00:00
Joseph Myers
5155e70cbe
Remove ARM old-ABI support (straightforward parts).
2012-01-07 20:32:29 +00:00
Nathan Sidwell
2d80bda390
Add ARM dependency of libmemusage.so on libc_nonshared.a.
2012-01-06 20:14:44 +00:00
Mike Frysinger
a80fb81672
Use END in ARM old-ABI sigrestorer.S.
2012-01-03 16:34:40 +00:00
Mike Frysinger
8117345d22
Use ENTRY/END macros in old-ABI ARM sysdep-cancel.h.
2012-01-03 16:32:28 +00:00
Peter Green
c1e30fd8bf
Reduce ARM sys/ucontext.h namespace polution.
2011-12-20 16:02:29 +00:00
David Alan Gilbert
b21cb02fa2
Add ARMv6t2+ memchr.
2011-12-08 15:45:14 +00:00
Joseph Myers
84715d22e1
Use fopen "rce" in ARM ioperm.
2011-11-16 16:07:33 +00:00
Joseph Myers
6dcecc6486
Restore non-__thread cases for ARM that were used in dynamic linker.
2011-10-26 16:18:21 +00:00
Andreas Schwab
0507f293c9
arm: don't call ifunc functions in trace mode
2011-10-05 11:52:11 +02:00
Joseph Myers
6136cdd6dd
Remove HAVE_TLS_SUPPORT conditionals for ARM.
2011-09-13 15:52:57 +00:00
Joseph Myers
ce001f45bc
Remove non-TLS support for ARM.
2011-09-11 11:15:50 +00:00
Ramana Radhakrishnan
978f13ef73
[ARM] Add libc-do-syscall for libnss_db.
2011-08-18 14:13:12 +00:00
Andrew Haley
3c6ac5cbe1
Mark ARM __clone as .cantunwind.
2011-08-02 15:32:10 +00:00
Richard Sandiford
e5cd24d4bd
[ARM] Align _start constant pool to 4 bytes
2011-06-30 15:55:49 +00:00
Joseph Myers
5411b5632d
Define elf_ifunc_invoke for ARM.
2011-06-21 14:19:45 +00:00
Joseph Myers
45c99e6495
sendmmsg for ARM.
2011-06-20 19:34:43 +00:00
Konstantinos Margaritis
58a9f49bf4
Detect arm-linux-gnueabi* as ARM EABI.
2011-05-09 14:10:56 +00:00
Manjunath Matti
a875971e8e
Fix profiling build of __libc_do_syscall.
2011-04-26 22:15:46 +00:00
Richard Sandiford
70063199c3
Support for R_ARM_IRELATIVE relocations.
2011-04-26 21:00:46 +00:00
Joseph Myers
b6dd51368d
Define TLS_DTV_UNALLOCATED for ARM.
2011-04-11 13:30:33 +00:00
Joseph Myers
54feca395a
Rename open_by_handle to open_by_handle_at for ARM.
2011-04-01 19:19:52 +00:00
Ryosei Takagi
420d6ddd5b
Save and restore r7 and adjust stack on failure for ARM EABI ____longjmp_chk.
2011-04-01 16:44:42 +00:00
Joseph Myers
adb252daea
Define O_PATH for ARM.
2011-04-01 16:29:57 +00:00
Joseph Myers
82be5f39a0
Add name_to_handle_at, open_by_handle etc. to ARM bits/fcntl.h.
2011-04-01 16:18:40 +00:00
Ulrich Weigand
ea4774c3f3
[arm] Remove linuxthreads support.
2011-03-21 20:46:01 +00:00
Ulrich Weigand
b53600e5ca
[arm] Fix bug in _nocancel system call stubs.
2011-03-21 20:44:55 +00:00
Ulrich Weigand
738860089d
Create ARM unwind records for system call stubs.
2011-03-21 20:44:01 +00:00
Joseph Myers
2242368302
Fix GPL and GCC references in last paragraphs of license notices.
2011-03-21 15:40:37 +00:00
Nathan Sidwell
3447f0d785
ARM TLS descriptors support.
2011-03-05 03:39:15 +00:00
Manjunath Matti
94fd527b67
Fix profiling libc for ARM EABI to use __gnu_mcount_nc interface when available.
2011-02-16 17:30:13 +00:00
Joseph Myers
2ca1e67193
Define MADV_HUGEPAGE and MADV_NOHUGEPAGE for ARM.
2011-01-25 20:57:58 +00:00
Joseph Myers
038f24265e
Fix ARM fenv.h fallbacks when excepts == 0.
2011-01-07 01:42:06 +00:00
Joseph Myers
7f3c9dd2cc
Define DEFAULT_STACK_PERMS for ARM.
2010-12-21 00:39:39 +00:00
Ken Werner
2c2019389e
Use __sync_* on ARM where supported by the compiler.
2010-11-24 23:23:48 +00:00
Andreas Schwab
82515b866b
arm: only modify CFLAGS when configuring for arm-linux*eabi
2010-11-22 17:46:49 +01:00
Joseph Myers
c6d5d85ccb
Conditionally define FP_FAST_FMA* for ARM.
2010-10-19 20:09:24 +00:00
Joseph Myers
323e2ce5e0
Add hidden feupdateenv and fetestexcept definitions for ARM.
2010-10-11 14:57:33 +00:00
Joseph Myers
dc54bc1eaa
Add fanotify_mark for ARM.
2010-09-30 18:17:22 +00:00
Alexander Kanevskiy
fd5fe45924
ARM: Align hwcap names and definitions with kernel, mark VFP and NEON as HWCAP_IMPORTANT.
...
- Align hwcap names with kernel (arch/arm/kernel/setup.c)
- Align HWCAP_ARM_* definitions with kernel
- Make VFP and NEON as HWCAP_IMPORTANT, this can help in scenarios
where VFP/NEON HW optimizations can be utilized.
2010-08-13 19:43:35 +00:00
Joseph Myers
3c11c98eaf
Add prlimit64 for ARM.
2010-08-12 15:38:57 +00:00
Joseph Myers
ce47c03640
Define F_SETPIPE_SZ and F_GETPIPE_SZ for ARM.
2010-06-14 22:09:08 +00:00
Joseph Myers
d0160bcc19
Fix internal_recvmmsg build attributes for ARM EABI.
2010-05-21 23:18:13 +00:00
Daniel Jacobowitz
2dcd7ed8fd
Fix unwinding through Thumb-2 system calls.
2010-04-08 12:43:55 -04:00
Joseph Myers
848fa4a9c0
Update ARM for ABIVERSION changes.
2010-03-30 16:26:07 +00:00
Thomas Schwinge
01b32e7361
Add CFI statements to ARM's assembly code.
2010-03-26 18:12:56 +00:00
Joseph Myers
caf557426d
Add hidden alias for ARM fegetenv.
2010-02-10 15:14:41 +00:00
Joseph Myers
0549913fb4
Update ARM bits/fcntl.h for XPG7.
2010-01-10 16:55:39 +00:00