Age | Commit message (Expand) | Author |
2013-08-30 | Fix typos. | Ondřej Bílka |
2013-08-30 | ARM: Fix clone code when built for Thumb. | Will Newton |
2013-08-30 | sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2. | Will Newton |
2013-08-29 | Use ELFOSABI_GNU instead of ELFOSABI_LINUX. | Thomas Schwinge |
2013-08-29 | Fix typos. | Ondřej Bílka |
2013-08-29 | ARM: Pass dl_hwcap to IFUNC resolver. | Carlos O'Donell |
2013-08-22 | MIPS: Correct the handling of reserved FCSR bits | Maciej W. Rozycki |
2013-08-21 | Fix typos. | Ondřej Bílka |
2013-08-17 | PR 15483 | Alexandre Oliva |
2013-07-26 | [AArch64] Provide symbol version for _mcount. | Marcus Shawcroft |
2013-07-23 | hppa: Regenerate libm-test-ulps. | Carlos O'Donell |
2013-07-22 | tile BZ #15759: Fix bug in _dl_unmap | Chris Metcalf |
2013-07-21 | m68k: use _dl_static_init to set GLR0(dl_pagesize) | Andreas Schwab |
2013-07-19 | tile: add missing semicolon in <bits/ptrace.h> | Chris Metcalf |
2013-07-12 | [AArch64] Adding -funwind-tables to backtrace.c | Marcus Shawcroft |
2013-07-09 | [AArch64] Use _dl_static_init to set GLR0(dl_pagesize) | Marcus Shawcroft |
2013-07-07 | tile: use _dl_static_init to set GLRO(gl_pagesize) | Chris Metcalf |
2013-07-07 | tile: update libm-test-ulps from scratch | Chris Metcalf |
2013-07-07 | tile: use soft-fp for fma() and fmaf() | Chris Metcalf |
2013-07-05 | [AArch64] Regenerate libm-test-ulps | Marcus Shawcroft |
2013-07-04 | Sync sys/ptrace with Linux 3.10 | Andreas Jaeger |
2013-07-03 | Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC. | Joseph Myers |
2013-07-03 | Regenerate powerpc-nofpu ULPs. | Joseph Myers |
2013-07-03 | m68k: update libm test ULPs | Andreas Schwab |
2013-07-02 | Regenerate MIPS ulps. | 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 | alpha: Update libm-test-ulps from scratch | Richard Henderson |
2013-07-02 | Implement fma in soft-fp. | Joseph Myers |
2013-07-02 | ARM: Pass dl_hwcap to IFUNC resolver functions. | Will Newton |
2013-06-30 | Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code. | Joseph Myers |
2013-06-30 | tile: switch to using <fenv.h> fallback functions | Chris Metcalf |
2013-06-28 | Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. | Ryan S. Arnold |
2013-06-28 | Fix sysdeps/m68k/fpu_control.h preprocessor indentation. | Joseph Myers |
2013-06-28 | Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h. | Nathan Sidwell |
2013-06-28 | [AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_ | Marcus Shawcroft |
2013-06-28 | [AArch64] Simplify getcontext pstate initialization. | Marcus Shawcroft |
2013-06-27 | _dl_static_init: Remove nested locking. | Maciej W. Rozycki |
2013-06-25 | m68k: fix bad use of register alias in cfi insn | Andreas Schwab |
2013-06-24 | [BZ #15666] alpha: Add __sqrt*_finite definitions | Richard Henderson |
2013-06-23 | alpha: Update libm-test-ulps | Richard Henderson |
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 | Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909). | Joseph Myers |
2013-06-14 | Update ARM _FPU_RESERVED value. | Joseph Myers |