Improve atomic locking for ARM.
[platform/upstream/glibc.git] / ports / sysdeps /
2013-09-19 Maxim KuvyrkovImprove atomic locking for ARM.
2013-09-18 Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-09-16 Will NewtonARM: Improve armv7 memcpy performance.
2013-09-11 Andreas SchwabAdd O_TMPFILE to <fcntl.h>
2013-09-04 Joseph MyersDefine MMAP2_PAGE_SHIFT to -1 for m68k.
2013-09-03 Mike Frysingerhppa: add fanotify_mark
2013-08-30 Roland McGrathUse sfi_* macros in armv6t2 strlen.
2013-08-30 Roland McGrathMake armv6t2 strlen work in ARM mode too.
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-30 Will NewtonARM: Fix clone code when built for Thumb.
2013-08-30 Will Newtonsysdeps/arm/armv6t2/strlen.S: strlen implementation...
2013-08-29 Thomas SchwingeUse ELFOSABI_GNU instead of ELFOSABI_LINUX.
2013-08-29 Ondřej BílkaFix typos.
2013-08-29 Carlos O'DonellARM: Pass dl_hwcap to IFUNC resolver.
2013-08-22 Maciej W. RozyckiMIPS: Correct the handling of reserved FCSR bits
2013-08-21 Ondřej BílkaFix typos.
2013-08-17 Alexandre OlivaPR 15483
2013-07-26 Marcus Shawcroft[AArch64] Provide symbol version for _mcount.
2013-07-24 Carlos O'Donellhppa: Regenerate libm-test-ulps.
2013-07-22 Chris Metcalftile BZ #15759: Fix bug in _dl_unmap
2013-07-20 Andreas Schwabm68k: use _dl_static_init to set GLR0(dl_pagesize)
2013-07-19 Chris Metcalftile: add missing semicolon in <bits/ptrace.h>
2013-07-12 Marcus Shawcroft[AArch64] Adding -funwind-tables to backtrace.c
2013-07-09 Marcus Shawcroft[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)
2013-07-07 Chris Metcalftile: use _dl_static_init to set GLRO(gl_pagesize)
2013-07-07 Chris Metcalftile: update libm-test-ulps from scratch
2013-07-07 Chris Metcalftile: use soft-fp for fma() and fmaf()
2013-07-05 Marcus Shawcroft[AArch64] Regenerate libm-test-ulps
2013-07-04 Andreas JaegerSync sys/ptrace with Linux 3.10
2013-07-03 Joseph MyersCondition sysdeps/arm/include/bits/setjmp.h contents...
2013-07-03 Joseph MyersRegenerate powerpc-nofpu ULPs.
2013-07-02 Andreas Schwabm68k: update libm test ULPs
2013-07-02 Joseph MyersRegenerate MIPS ulps.
2013-07-02 Joseph MyersRegenerate ARM ulps.
2013-07-02 Joseph MyersMake soft-float ARM use soft-fp fma/fmaf.
2013-07-02 Richard Hendersonalpha: Update libm-test-ulps from scratch
2013-07-02 Joseph MyersImplement fma in soft-fp.
2013-07-02 Will NewtonARM: Pass dl_hwcap to IFUNC resolver functions.
2013-06-30 Joseph MyersSupport no-FPU ColdFire in sysdeps/m68k/dl-trampoline...
2013-06-30 Chris Metcalftile: switch to using <fenv.h> fallback functions
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-28 Joseph MyersFix sysdeps/m68k/fpu_control.h preprocessor indentation.
2013-06-28 Nathan SidwellSupport no-FPU ColdFire in sysdeps/m68k/fpu_control.h.
2013-06-28 Marcus Shawcroft[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC...
2013-06-28 Marcus Shawcroft[AArch64] Simplify getcontext pstate initialization.
2013-06-27 Maciej W. Rozycki_dl_static_init: Remove nested locking.
2013-06-25 Andreas Schwabm68k: fix bad use of register alias in cfi insn
2013-06-25 Richard Henderson[BZ #15666] alpha: Add __sqrt*_finite definitions
2013-06-23 Richard Hendersonalpha: Update libm-test-ulps
2013-06-18 Roland McGrathsysdeps/arm/arm-mcount.S: Comment typo fix.
2013-06-18 Roland McGrathARM: Make armv7 memcpy implementations SFI-friendly
2013-06-18 Roland McGrathARM: Clean up __libc_ifunc_impl_list
2013-06-18 Joseph MyersFix warnings from ARM soft-float fpu_control.h.
2013-06-18 Joseph MyersWrap test-fpucw.c for ARM.
2013-06-17 Joseph MyersMake ARM feenableexcept detect failure (bug 14907).
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-14 Joseph MyersStop MIPS setjmp / longjmp saving / restoring floating...
2013-06-14 Joseph MyersUpdate ARM _FPU_RESERVED value.
2013-06-14 Joseph MyersAdd math-tests.h for MIPS.
2013-06-14 Kirk MeyerMicroBlaze: negated errors in lowlevellock.h
2013-06-13 Chris Metcalftile: default to little-endian in bits/endian.h
2013-06-11 Joseph MyersAdd exception information to math-tests.h and use it...
2013-06-11 Ryan S. ArnoldPowerPC: Remove redundant ports/sysdeps/powerpc/dl...
2013-06-11 Ryan S. ArnoldPowerPC: Merge ports/ dl-procinfo.[ch] with base.
2013-06-10 Joseph MyersAdd rounding mode information to math-tests.h and use...
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05 Richard HendersonBZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2...
2013-06-06 Ondrej BilkaFix executable mode.
2013-06-05 Joseph MyersRemove trailing whitespace in ports.
2013-06-04 Marcus Shawcroft[AArch64] Ensure getcontext() initializes PSTATE.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-24 Chris Metcalftile: improve detection for missing -mcmodel=large...
2013-05-23 Marcus Shawcroft[AArch64] Use generic "mcount" routine for profiling.
2013-05-22 Edjunior Barbosa... Update bits/siginfo.h with Linux hwpoison SIGBUS changes
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-21 Joseph MyersFix MIPS n32 cancellation in static libc (bug 15506).
2013-05-21 Andreas SchwabAArch64: Don't clobber argument for tail call to __sigj...
2013-05-21 Marcus Shawcroft[AArch64] Update libm-test-ulps.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-15 Carlos O'Donellhppa: Cleanup libm-test-ulps.
2013-05-15 Carlos O'Donellhppa: Update libm-test-ulps
2013-05-15 Carlos O'Donellhppa: Fix _FPU_GETCW and _FPU_SETCW.
2013-05-14 Joseph MyersStop ARM setjmp/longjmp saving/restoring fpscr (bug...
2013-05-13 Roland McGrathARM: Make multiarch memcpy always use NEON when compile...
2013-05-12 Marcus Shawcroft[AArch64] Fix out of range branch from ioctl() and...
2013-05-08 Will NewtonARM: Add Cortex-A15 optimized NEON and VFP memcpy routi...
2013-05-07 Roland McGrathARM: Rewrite elf_machine_dynamic in pure C.
2013-05-06 Roland McGrathARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic...
2013-04-19 Roland McGrathARM: Macroize assembly use of EABI unwind directives.
2013-04-18 David HolsgroveMicroBlaze Port
2013-04-11 Andreas Schwabm68k: update libm test ULPs
2013-04-02 Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-26 Mans RullgardARM: fix preconfigure.
2013-03-21 Joseph MyersUse LIBC_CONFIG_VAR for MIPS default-abi setting.
2013-03-20 Joseph MyersUse LIBC_CONFIG_VAR for ARM default-abi setting.
next