aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Regenerate ARM libm-test-ulps.Joseph Myers1-523/+889
2012-05-30Remove SJLJ exceptions conditionals for ARM.Joseph Myers1-5/+0
2012-05-25arm: Pass hwcap to ifuncs.Richard Henderson2-3/+4
2012-05-19Remove more obsolete ARM code.Joseph Myers3-93/+0
2012-05-08ARM: Use /lib/ld-linux-armhf.so.3 for the hard-float ABI.Carlos O'Donell3-1/+208
2012-04-21Remove ARM EABI/old-ABI conditionals.Joseph Myers3-10/+4
2012-04-21Merge sysdeps/arm/eabi into sysdeps/arm.Joseph Myers47-36/+27
2012-03-27Merge sysdeps/arm/elf/ into sysdeps/arm/.Joseph Myers5-164/+158
2012-03-09Replace FSF snail mail address by URL.Paul Eggert78-234/+155
2012-02-17Adjust ARM ULPS to take into account the new jn tests.Aurelien Jarno1-2/+40
2012-02-08Convert ARM to crti.S/crtn.S.Joseph Myers3-13/+116
2012-01-08Use const instead of __const for ARM.Joseph Myers1-2/+2
2012-01-08Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.Joseph Myers1-6/+0
2012-01-08Remove HAVE_ELF conditional for ARM.Joseph Myers1-13/+2
2012-01-07Remove ARM old-ABI support (straightforward parts).Joseph Myers26-1127/+2
2012-01-06Add ARM dependency of libmemusage.so on libc_nonshared.a.Nathan Sidwell1-0/+5
2011-12-08Add ARMv6t2+ memchr.David Alan Gilbert3-0/+198
2011-10-26Restore non-__thread cases for ARM that were used in dynamic linker.Joseph Myers1-1/+7
2011-10-05arm: don't call ifunc functions in trace modeAndreas Schwab1-14/+15
2011-09-13Remove HAVE_TLS_SUPPORT conditionals for ARM.Joseph Myers3-25/+95
2011-09-11Remove non-TLS support for ARM.Joseph Myers6-35/+6
2011-06-30[ARM] Align _start constant pool to 4 bytesRichard Sandiford1-0/+1
2011-06-21Define elf_ifunc_invoke for ARM.Joseph Myers1-2/+9
2011-05-09Detect arm-linux-gnueabi* as ARM EABI.Konstantinos Margaritis2-3/+3
2011-04-26Support for R_ARM_IRELATIVE relocations.Richard Sandiford2-2/+73
2011-04-11Define TLS_DTV_UNALLOCATED for ARM.Joseph Myers1-1/+4
2011-03-21[arm] Remove linuxthreads support.Ulrich Weigand3-309/+0
2011-03-21Fix GPL and GCC references in last paragraphs of license notices.Joseph Myers16-64/+64
2011-03-05ARM TLS descriptors support.Nathan Sidwell9-2/+568
2011-02-16Fix profiling libc for ARM EABI to use __gnu_mcount_nc interface when available.Manjunath Matti1-0/+16
2011-01-07Fix ARM fenv.h fallbacks when excepts == 0.Joseph Myers3-9/+9
2010-12-21Define DEFAULT_STACK_PERMS for ARM.Joseph Myers1-1/+7
2010-11-22arm: only modify CFLAGS when configuring for arm-linux*eabiAndreas Schwab1-4/+4
2010-10-19Conditionally define FP_FAST_FMA* for ARM.Joseph Myers1-1/+15
2010-10-11Add hidden feupdateenv and fetestexcept definitions for ARM.Joseph Myers3-3/+6
2010-03-30Update ARM for ABIVERSION changes.Joseph Myers1-10/+2
2010-03-26Add CFI statements to ARM's assembly code.Thomas Schwinge8-9/+175
2010-02-10Add hidden alias for ARM fegetenv.Joseph Myers2-2/+4
2009-12-16Move ARM EABI mcount into a separate .S file.Thomas Schwinge3-74/+96
2009-11-06Fix ARMv4T interworking.Philip Blundell2-2/+12
2009-10-22Add ARM EABI build attributes.Daniel Gutson3-0/+28
2009-10-22Fix register conflicts and avoid deprecated instructions in ARM EABI setjmp/l...Andrew Stubbs2-11/+13
2009-10-22Fix locating GOT for Thumb-2 PIE binaries.Julian Brown1-3/+3
2009-08-06Add alternate signal stack support to ARM ____longjmp_chk.Joseph Myers3-59/+4
2009-06-30Avoid invalid unwind directives when building crti.o and crtn.o for ARM EABI.Paul Brook1-0/+5
2009-06-25Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.Nathan Froyd1-0/+15
2009-06-24ARM EABI backtrace using unwind information.Maxim Kuvyrkov3-0/+134
2009-05-18Use unsigned comparison in ARM ____longjmp_chk.Joseph Myers1-1/+1
2009-05-16____longjmp_chk for ARM.Joseph Myers3-2/+65
2009-04-252009-04-25 Aurelien Jarno <aurelien@aurel32.net>Joseph Myers1-1/+14