Age | Commit message (Expand) | Author | Files | Lines |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+1 |
2013-11-22 | ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case. | Roland McGrath | 2 | -18/+11 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 6 | -5/+5 |
2013-10-04 | ARM: Allow building __sigsetjmp as Thumb. | Will Newton | 1 | -3/+2 |
2013-10-04 | ARM: Allow building __longjmp as Thumb. | Will Newton | 1 | -3/+3 |
2013-10-03 | ARM: Add pointer encryption support. | Will Newton | 5 | -3/+55 |
2013-09-24 | ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE. | Will Newton | 1 | -4/+0 |
2013-09-20 | Make __ffs hidden | Andreas Schwab | 1 | -0/+1 |
2013-09-19 | Improve atomic locking for ARM. | Maxim Kuvyrkov | 1 | -8/+86 |
2013-09-16 | ARM: Improve armv7 memcpy performance. | Will Newton | 1 | -6/+5 |
2013-08-30 | Use sfi_* macros in armv6t2 strlen. | Roland McGrath | 1 | -9/+14 |
2013-08-30 | Make armv6t2 strlen work in ARM mode too. | Roland McGrath | 1 | -2/+25 |
2013-08-30 | sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2. | Will Newton | 1 | -0/+141 |
2013-08-29 | ARM: Pass dl_hwcap to IFUNC resolver. | Carlos O'Donell | 1 | -1/+1 |
2013-07-03 | Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC. | Joseph Myers | 1 | -2/+4 |
2013-07-02 | Regenerate ARM ulps. | Joseph Myers | 1 | -103/+2804 |
2013-07-02 | Make soft-float ARM use soft-fp fma/fmaf. | Joseph Myers | 4 | -0/+60 |
2013-07-02 | ARM: Pass dl_hwcap to IFUNC resolver functions. | Will Newton | 1 | -1/+1 |
2013-06-18 | sysdeps/arm/arm-mcount.S: Comment typo fix. | Roland McGrath | 1 | -1/+1 |
2013-06-18 | ARM: Make armv7 memcpy implementations SFI-friendly | Roland McGrath | 2 | -281/+564 |
2013-06-18 | ARM: Clean up __libc_ifunc_impl_list | Roland McGrath | 1 | -10/+15 |
2013-06-18 | Fix warnings from ARM soft-float fpu_control.h. | Joseph Myers | 1 | -2/+2 |
2013-06-18 | Wrap test-fpucw.c for ARM. | Joseph Myers | 2 | -1/+6 |
2013-06-17 | Make ARM feenableexcept detect failure (bug 14907). | Joseph Myers | 1 | -0/+12 |
2013-06-14 | Update ARM _FPU_RESERVED value. | Joseph Myers | 1 | -1/+1 |
2013-06-11 | Add exception information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 1 | -1/+5 |
2013-06-10 | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 1 | -0/+28 |
2013-06-05 | BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefined | Richard Henderson | 1 | -1/+1 |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | 1 | -1/+1 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 1 | -9/+0 |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 1 | -4/+2 |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | 1 | -466/+466 |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers | 1 | -7/+7 |
2013-05-14 | Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908). | Joseph Myers | 3 | -13/+3 |
2013-05-13 | ARM: Make multiarch memcpy always use NEON when compiler does | Roland McGrath | 4 | -11/+31 |
2013-05-08 | ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC. | Will Newton | 9 | -0/+854 |
2013-05-07 | ARM: Rewrite elf_machine_dynamic in pure C. | Roland McGrath | 1 | -21/+4 |
2013-05-06 | ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code. | Roland McGrath | 1 | -0/+1 |
2013-04-19 | ARM: Macroize assembly use of EABI unwind directives. | Roland McGrath | 2 | -15/+24 |
2013-03-26 | ARM: fix preconfigure. | Mans Rullgard | 2 | -2/+2 |
2013-03-20 | Use LIBC_CONFIG_VAR for ARM default-abi setting. | Joseph Myers | 2 | -4/+6 |
2013-03-18 | ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R... | Roland McGrath | 2 | -9/+28 |
2013-03-15 | ARM: sfi_sp assembler macro | Roland McGrath | 2 | -1/+6 |
2013-03-15 | ARM: sfi_breg assembler macro | Roland McGrath | 17 | -189/+381 |
2013-03-13 | ARM_BX_ALIGN_LOG2 | Roland McGrath | 3 | -12/+59 |
2013-03-13 | ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code. | Roland McGrath | 1 | -0/+6 |
2013-03-13 | ARM: Support avoiding pc as destination register. | Roland McGrath | 3 | -2/+60 |
2013-03-12 | ARM: Make armv6t2 memchr implementation usable without Thumb. | Roland McGrath | 1 | -2/+23 |
2013-03-12 | ARM: Change register allocation in armv6t2 memchr implementation. | Roland McGrath | 1 | -15/+15 |
2013-03-11 | Add comments about ARM configure -fno-unwind-tables handling. | Joseph Myers | 2 | -0/+10 |