Fix readdir regressions on sparc 32-bit.
[platform/upstream/glibc.git] / ports /
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-29 Siddhesh PoyarekarFix ChangeLog formatting
2013-05-24 Chris Metcalftile: improve detection for missing -mcmodel=large...
2013-05-23 Marcus Shawcroft[AArch64] Fix up ChangeLog formatting for last commit.
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.
2013-03-19 Andreas Schwabaarch64: Move rtld link to /lib
2013-03-18 Roland McGrathARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS...
2013-03-15 Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-03-15 Thomas SchwingeAvoid duplicate MAP_ANONYMOUS definition for MIPS GNU...
2013-03-15 Roland McGrathARM: sfi_sp assembler macro
2013-03-15 Roland McGrathARM: sfi_breg assembler macro
2013-03-14 Andreas Schwabaarch64: use lib64 as default lib and slib directory
2013-03-13 Roland McGrathARM_BX_ALIGN_LOG2
2013-03-13 Roland McGrathARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.
2013-03-13 Roland McGrathARM: Support avoiding pc as destination register.
2013-03-13 Roland McGrathARM: Make armv6t2 memchr implementation usable without...
2013-03-13 Roland McGrathARM: Change register allocation in armv6t2 memchr imple...
2013-03-12 Mike Frysingeria64: fix set-but-unused warnings with syscalls
2013-03-12 Mike Frysingeria64: fix strict aliasing warnings with libm error
2013-03-12 Mike Frysingeria64: fix strict aliasing warnings with func descriptors
2013-03-11 Joseph MyersAdd comments about ARM configure -fno-unwind-tables...
2013-03-11 Roland McGrathARM: Consolidate setjmp details in include/bits/setjmp...
2013-03-11 Roland McGrathARM: Convert string/ assembly to unified syntax.
2013-03-11 Roland McGrathARM: Use r10 instead of r9.
2013-03-11 Andreas JaegerAM33: Use <bits/mman.h>
2013-03-11 Andreas JaegerUse <bits/mman.h> on ia64
2013-03-11 Roland McGrathClean up ARM preconfigure.
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-11 Mike Frysingeria64: makecontext: fix signed warnings
2013-03-10 Mike Frysingeria64: fix NEED_DL_SYSINFO_DSO conditionals
2013-03-07 Richard Hendersonarm: Implement armv6 optimized string routines
2013-03-07 Andreas JaegerAARCH64: Use <bits/mman-linux.h>
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> for MIPS
2013-03-06 Richard Hendersonarm: Add optimized add_n and sub_n
2013-03-06 Richard Hendersonarm: Add optimized submul_1
2013-03-06 Richard Hendersonarm: Add optimized addmul_1
2013-03-06 Richard Hendersonarm: Add optimized ffs for armv6t2
2013-03-06 Richard Hendersonarm: Implement hard-tp for GET_TLS
2013-03-06 Richard Hendersonarm: Tidy architecture selection
2013-03-06 Richard Hendersonarm: Unless arm4t, pop return address directly into pc
2013-03-06 Richard Hendersonarm: Commonize BX conditionals
2013-03-06 Richard Hendersonarm: Delete LOADREGS macro
2013-03-06 Richard Hendersonarm: Use push/pop mnemonics
2013-03-06 Richard Hendersonarm: Enable thumb2 mode in assembly files
2013-03-06 Richard Hendersonarm: Introduce and use GET_TLS
2013-03-06 Richard Hendersonarm: Introduce and use NEGOFF series of macros
2013-03-06 Richard Hendersonarm: Introduce and use LDST_PCREL
2013-03-06 Andreas JaegerSync with Linux 3.8
2013-03-06 Andreas JaegerUpdate date of last entry
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on M68k
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on ARM
2013-03-05 Andreas JaegerUse bits/mman-linux.h for TILE
2013-02-28 Chris Metcalftile: Add priority inheritance futex support
2013-02-28 Joseph MyersRemove bounded-pointers relics from am33 code.
2013-02-28 Joseph MyersRemove powerpc32 bounded-pointers code.
2013-02-28 Richard Hendersonarm: Mark assembly files that will not use thumb mode
2013-02-28 Richard Hendersonarm: Add IT insns for thumb mode
2013-02-28 Richard Hendersonarm: Introduce and use PC_OFS
2013-02-28 Richard Hendersonarm: Tidy whitespace in sysdep.h files
2013-02-28 Richard Hendersonarm: Include libc-do-syscall in sysdep-rtld-routines
2013-02-28 Richard Hendersonarm: Handle armv6 in preconfigure
2013-02-28 Richard Hendersonarm: Update preconfigure fragment for gcc 4.8
2013-02-28 Roland McGrathARM: Macroize use of .cfi_sections directive.
2013-02-27 Maciej W. RozyckiAdd support for building as MIPS16 code.
2013-02-21 Richard HendersonAdd FUTEX_*_REQUEUE_PI support for Alpha.
2013-02-21 Richard Hendersonalpha: Include errno.h in sysdep.h
2013-02-20 Thomas SchwingeRespect the user's namespace in installed header files.
2013-02-20 Thomas SchwingeProperly sort a libc.abilist file.
2013-02-20 Thomas Schwingebits/nan.h: Change __attribute_used__ to __attribute__...
2013-02-20 Thomas SchwingeAdd missing __attribute_used__.
2013-02-20 Thomas SchwingeAlign to generic file.
2013-02-19 Joseph MyersAdd FUTEX_*_REQUEUE_PI support for MIPS.
2013-02-18 Joseph MyersAdd FUTEX_*_REQUEUE_PI support for ARM.
2013-02-18 Siddhesh PoyarekarAdd __cxa_thread_atexit_impl to aarch64 abilist
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-15 Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
next