Fix readdir regressions on sparc 32-bit.
[platform/upstream/glibc.git] / ports /
2013-10-08 Andreas SchwabFix typo in last change
2013-10-08 Andreas Schwabm68k: use PIC for Scrt1.o
2013-10-04 Joseph MyersMove powerpc ports pieces to libc.
2013-10-04 Joseph Myerse500 port: getcontext / setcontext / swapcontext.
2013-10-04 Will NewtonARM: Allow building __sigsetjmp as Thumb.
2013-10-04 Will NewtonARM: Allow building __longjmp as Thumb.
2013-10-04 Alan Modrafix changelog date
2013-10-04 Alan ModraPowerPC floating point little-endian [1 of 15]
2013-10-03 Steve Ellcey2013-09-26 Steve Ellcey <sellcey@mips.com>
2013-10-03 Steve Ellcey2013-09-26 Steve Ellcey <sellcey@mips.com>
2013-10-03 Will NewtonARM: Add pointer encryption support.
2013-10-01 Richard Hendersonalpha: Improve conditions under which PTR_MANGLE is...
2013-09-30 Andrew Pinski[AArch64] Fix BE access to errno.
2013-09-24 Marcus Shawcroft[AArch64] Support __mcount profiling.
2013-09-24 Marcus Shawcroft[AArch64] Adding sigcontextinfo.h
2013-09-24 Will Newtonports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Maciej W. RozyckiMIPS: bits/atomic.h: Fix comment typo
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-19 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-20 Steve EllceyRemove trailing space.
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
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-06 Ondrej BilkaFix ChangeLog.
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.
next