summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ARM libm-test-ulps.Joseph Myers2012-05-301-523/+889
* Remove SJLJ exceptions conditionals for ARM.Joseph Myers2012-05-301-5/+0
* arm: Pass hwcap to ifuncs.Richard Henderson2012-05-252-3/+4
* Remove more obsolete ARM code.Joseph Myers2012-05-193-93/+0
* ARM: Use /lib/ld-linux-armhf.so.3 for the hard-float ABI.Carlos O'Donell2012-05-083-1/+208
* Remove ARM EABI/old-ABI conditionals.Joseph Myers2012-04-213-10/+4
* Merge sysdeps/arm/eabi into sysdeps/arm.Joseph Myers2012-04-2147-36/+27
* Merge sysdeps/arm/elf/ into sysdeps/arm/.Joseph Myers2012-03-275-164/+158
* Replace FSF snail mail address by URL.Paul Eggert2012-03-0978-234/+155
* Adjust ARM ULPS to take into account the new jn tests.Aurelien Jarno2012-02-171-2/+40
* Convert ARM to crti.S/crtn.S.Joseph Myers2012-02-083-13/+116
* Use const instead of __const for ARM.Joseph Myers2012-01-081-2/+2
* Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.Joseph Myers2012-01-081-6/+0
* Remove HAVE_ELF conditional for ARM.Joseph Myers2012-01-081-13/+2
* Remove ARM old-ABI support (straightforward parts).Joseph Myers2012-01-0726-1127/+2
* Add ARM dependency of libmemusage.so on libc_nonshared.a.Nathan Sidwell2012-01-061-0/+5
* Add ARMv6t2+ memchr.David Alan Gilbert2011-12-083-0/+198
* Restore non-__thread cases for ARM that were used in dynamic linker.Joseph Myers2011-10-261-1/+7
* arm: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-14/+15
* Remove HAVE_TLS_SUPPORT conditionals for ARM.Joseph Myers2011-09-133-25/+95
* Remove non-TLS support for ARM.Joseph Myers2011-09-116-35/+6
* [ARM] Align _start constant pool to 4 bytesRichard Sandiford2011-06-301-0/+1
* Define elf_ifunc_invoke for ARM.Joseph Myers2011-06-211-2/+9
* Detect arm-linux-gnueabi* as ARM EABI.Konstantinos Margaritis2011-05-092-3/+3
* Support for R_ARM_IRELATIVE relocations.Richard Sandiford2011-04-262-2/+73
* Define TLS_DTV_UNALLOCATED for ARM.Joseph Myers2011-04-111-1/+4
* [arm] Remove linuxthreads support.Ulrich Weigand2011-03-213-309/+0
* Fix GPL and GCC references in last paragraphs of license notices.Joseph Myers2011-03-2116-64/+64
* ARM TLS descriptors support.Nathan Sidwell2011-03-059-2/+568
* Fix profiling libc for ARM EABI to use __gnu_mcount_nc interface when available.Manjunath Matti2011-02-161-0/+16
* Fix ARM fenv.h fallbacks when excepts == 0.Joseph Myers2011-01-073-9/+9
* Define DEFAULT_STACK_PERMS for ARM.Joseph Myers2010-12-211-1/+7
* arm: only modify CFLAGS when configuring for arm-linux*eabiAndreas Schwab2010-11-221-4/+4
* Conditionally define FP_FAST_FMA* for ARM.Joseph Myers2010-10-191-1/+15
* Add hidden feupdateenv and fetestexcept definitions for ARM.Joseph Myers2010-10-113-3/+6
* Update ARM for ABIVERSION changes.Joseph Myers2010-03-301-10/+2
* Add CFI statements to ARM's assembly code.Thomas Schwinge2010-03-268-9/+175
* Add hidden alias for ARM fegetenv.Joseph Myers2010-02-102-2/+4
* Move ARM EABI mcount into a separate .S file.Thomas Schwinge2009-12-163-74/+96
* Fix ARMv4T interworking.Philip Blundell2009-11-062-2/+12
* Add ARM EABI build attributes.Daniel Gutson2009-10-223-0/+28
* Fix register conflicts and avoid deprecated instructions in ARM EABI setjmp/l...Andrew Stubbs2009-10-222-11/+13
* Fix locating GOT for Thumb-2 PIE binaries.Julian Brown2009-10-221-3/+3
* Add alternate signal stack support to ARM ____longjmp_chk.Joseph Myers2009-08-063-59/+4
* Avoid invalid unwind directives when building crti.o and crtn.o for ARM EABI.Paul Brook2009-06-301-0/+5
* Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.Nathan Froyd2009-06-251-0/+15
* ARM EABI backtrace using unwind information.Maxim Kuvyrkov2009-06-243-0/+134
* Use unsigned comparison in ARM ____longjmp_chk.Joseph Myers2009-05-181-1/+1
* ____longjmp_chk for ARM.Joseph Myers2009-05-163-2/+65
* 2009-04-25 Aurelien Jarno <aurelien@aurel32.net>Joseph Myers2009-04-251-1/+14