Age | Commit message (Expand) | Author |
2013-07-03 | Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC. | Joseph Myers |
2013-07-02 | Regenerate ARM ulps. | Joseph Myers |
2013-07-02 | Make soft-float ARM use soft-fp fma/fmaf. | Joseph Myers |
2013-07-02 | ARM: Pass dl_hwcap to IFUNC resolver functions. | Will Newton |
2013-06-28 | Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. | Ryan S. Arnold |
2013-06-18 | sysdeps/arm/arm-mcount.S: Comment typo fix. | Roland McGrath |
2013-06-18 | ARM: Make armv7 memcpy implementations SFI-friendly | Roland McGrath |
2013-06-18 | ARM: Clean up __libc_ifunc_impl_list | Roland McGrath |
2013-06-18 | Fix warnings from ARM soft-float fpu_control.h. | Joseph Myers |
2013-06-18 | Wrap test-fpucw.c for ARM. | Joseph Myers |
2013-06-17 | Make ARM feenableexcept detect failure (bug 14907). | Joseph Myers |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar |
2013-06-14 | Update ARM _FPU_RESERVED value. | Joseph Myers |
2013-06-11 | Add exception information to math-tests.h and use it in libm-test.inc. | Joseph Myers |
2013-06-10 | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers |
2013-06-05 | BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefined | Richard Henderson |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-05-14 | Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908). | Joseph Myers |
2013-05-13 | ARM: Make multiarch memcpy always use NEON when compiler does | Roland McGrath |
2013-05-08 | ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC. | Will Newton |
2013-05-07 | ARM: Rewrite elf_machine_dynamic in pure C. | Roland McGrath |
2013-05-06 | ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code. | Roland McGrath |
2013-04-19 | ARM: Macroize assembly use of EABI unwind directives. | Roland McGrath |
2013-03-26 | ARM: fix preconfigure. | Mans Rullgard |
2013-03-20 | Use LIBC_CONFIG_VAR for ARM default-abi setting. | Joseph Myers |
2013-03-18 | ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R... | Roland McGrath |
2013-03-15 | ARM: sfi_sp assembler macro | Roland McGrath |
2013-03-15 | ARM: sfi_breg assembler macro | Roland McGrath |
2013-03-13 | ARM_BX_ALIGN_LOG2 | Roland McGrath |
2013-03-13 | ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code. | Roland McGrath |
2013-03-13 | ARM: Support avoiding pc as destination register. | Roland McGrath |
2013-03-12 | ARM: Make armv6t2 memchr implementation usable without Thumb. | Roland McGrath |
2013-03-12 | ARM: Change register allocation in armv6t2 memchr implementation. | Roland McGrath |
2013-03-11 | Add comments about ARM configure -fno-unwind-tables handling. | Joseph Myers |
2013-03-11 | ARM: Consolidate setjmp details in include/bits/setjmp.h file. | Roland McGrath |
2013-03-11 | ARM: Convert string/ assembly to unified syntax. | Roland McGrath |
2013-03-11 | ARM: Use r10 instead of r9. | Roland McGrath |
2013-03-11 | Clean up ARM preconfigure. | Roland McGrath |
2013-03-11 | Remove extra pthread_atfork compat symbols | Andreas Schwab |
2013-03-07 | arm: Implement armv6 optimized string routines | Richard Henderson |
2013-03-06 | arm: Add optimized add_n and sub_n | Richard Henderson |
2013-03-06 | arm: Add optimized submul_1 | Richard Henderson |
2013-03-06 | arm: Add optimized addmul_1 | Richard Henderson |
2013-03-06 | arm: Add optimized ffs for armv6t2 | Richard Henderson |
2013-03-06 | arm: Implement hard-tp for GET_TLS | Richard Henderson |