platform/upstream/glibc.git
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 Joseph MyersAdd more NEWS items for 2.18.
2013-06-28 Liubov DmitrievaSkip SSE4.2 versions on Intel Silvermont
2013-06-28 Ryan S. ArnoldPowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling...
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-28 Joseph MyersConsistently use page_shift in sysdeps/unix/sysv/linux...
2013-06-28 Pierre YnardTest for mprotect failure in dl-load.c (bug 12492).
2013-06-28 Nathan FroydMark packed structure element used with atomic operatio...
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 Maciej W. RozyckiAdd a dlopen/getpagesize static executable test.
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
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-26 Joseph MyersRequire GCC 4.4 or later to build glibc.
2013-06-26 H.J. LuAdd a test for BZ #15674
2013-06-26 H.J. LuMention BZ #15674
2013-06-26 Liubov DmitrievaFix buffers overrun in x86_64 memcmp-ssse3.S
2013-06-26 Maciej W. Rozycki[BZ #15022] Avoid repeated calls to DL_STATIC_INIT...
2013-06-26 Ryan S. ArnoldAdd AT_HWCAP2 as a new auxv_t a_type to elf.h.
2013-06-25 Mike Frysingerdrop NEWS mention
2013-06-25 Richard HendersonFix missing libc-internal.h include.
2013-06-25 Joseph MyersUpdate texinfo.tex.
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-25 Mike Frysinger[BZ #10283] localedef: align fixed maps to SHMLBA
2013-06-25 Mike Frysingerlibc-internal.h: add ALIGN helper macros
2013-06-24 Vladimir NikulichevBZ #12310: pthread_exit in static app. segfaults
2013-06-24 Ryan S. ArnoldPowerPC: Enable POWER8 platform sans hwcap bits.
2013-06-24 Siddhesh PoyarekarRegenerate INSTALL file
2013-06-24 Siddhesh PoyarekarFix typo in comment
2013-06-23 Richard Hendersonalpha: Update libm-test-ulps
2013-06-22 Joseph MyersInclude <string.h> in nptl/pthread_setattr_default_np.c.
2013-06-22 Joseph MyersInclude <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
2013-06-22 Joseph MyersFix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_M...
2013-06-21 Maciej W. RozyckiRemove dead DL_DST_REQ_STATIC code.
2013-06-21 Kaz KojimaAdd sh4 implementation of fegetexceptflag (bug 15655).
2013-06-21 Joseph MyersFix bad shift in soft-fp (bug 7006).
2013-06-21 Maciej W. Rozyckidlfcn/Makefile: Avoid repeated $(*-ENV) definitions.
2013-06-21 Kaz KojimaAdd sh4 implementation of fegetexceptflag.
2013-06-21 Adhemerval... Fix loop construction to functions calls
2013-06-20 Joseph MyersAllow fesetround failures in math/test-misc.c if ROUNDI...
2013-06-20 Joseph MyersAvoid spurious failures from <fenv.h> fallback function...
2013-06-18 Roland McGrathUse rtld-CPPFLAGS in rtld-%.os rules for generated...
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 Adhemerval... PowerPC: Reserve TCB space for EBB framework
2013-06-17 Joseph MyersMake ARM feenableexcept detect failure (bug 14907).
2013-06-17 Roland McGrathSort sysd-rules-patterns by descending pattern length.
2013-06-17 Roland McGrathRewrite sysd-rules generation using an awk script.
2013-06-17 Joseph MyersUse math-tests.h more in math/test-misc.
2013-06-15 Joseph MyersFix spurious "inexact" exceptions from dbl-64 sqrt...
2013-06-15 Joseph MyersAdd another fma test.
2013-06-15 Siddhesh PoyarekarAdd documentation for default pthread attribute functions
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 Liubov DmitrievaSet fast unaligned load flag for new Intel microarchite...
2013-06-14 Siddhesh PoyarekarAdd rtld-memset.S for x86_64
2013-06-14 Joseph MyersMake tst-strtod-round use ROUNDING_TESTS.
2013-06-14 Kirk MeyerMicroBlaze: negated errors in lowlevellock.h
2013-06-13 Roland McGrathFix raciness in waitid test.
2013-06-13 Siddhesh PoyarekarAvoid access beyond memory bounds in pthread_attr_getaf...
2013-06-13 Siddhesh PoyarekarFix NEWS entry about clock precision
2013-06-13 Roland McGrathDon't let ld.so that failed its sanity check land in...
2013-06-13 Chris Metcalftile: default to little-endian in bits/endian.h
2013-06-13 Joseph MyersRework tst-strtod-round handling of inexact results.
2013-06-13 Andreas JaegerFix formatting of comment
2013-06-13 Johan HeikkilaUpdate sv_FI@euro
2013-06-13 Johan HeikkilaUpdate sv_FI
2013-06-13 Siddhesh PoyarekarFix ChangeLog entry
2013-06-13 Siddhesh PoyarekarImprove precision of clock() function on Linux
2013-06-12 Adhemerval... Fix unsafe compiler optimization
2013-06-12 Joseph MyersMake more libm tests condition exceptions tests with...
2013-06-12 Andreas JaegerUpdate Interlingua translation from translation project
2013-06-12 Siddhesh PoyarekarSet/restore rounding mode only when needed
2013-06-11 Siddhesh PoyarekarConvert iso-639.def to utf-8
2013-06-11 Joseph MyersAdd exception information to math-tests.h and use it...
2013-06-11 Siddhesh PoyarekarPort remaining string benchmarks
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-11 Andreas SchwabUpdate BIG5-HKSCS charmap to HKSCS-2008
2013-06-11 Siddhesh PoyarekarFix indentation and add copyright header to time.h
2013-06-11 Siddhesh PoyarekarRemove performance-related bits from string tests
2013-06-11 Siddhesh PoyarekarCopy over string performance tests into benchtests
2013-06-11 Siddhesh PoyarekarBegin porting string performance tests to benchtests
2013-06-11 Andreas SchwabFix handling of netgroup cache in nscd
2013-06-11 Andreas JaegerUpdate Chinese (traditional) translation from translati...
2013-06-11 Ondrej BilkaFix-trailing-whitespaces-in-libidn.
2013-06-11 Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2013-06-10 Joseph MyersRemove trailing whitespace from mach/*.sub.
2013-06-10 Carlos O'Donellx86*: Return syscall error for lll_futex_wake.
2013-06-10 Joseph MyersAdd rounding mode information to math-tests.h and use...
2013-06-10 Siddhesh PoyarekarAvoid overwriting earlier flags in CPPFLAGS-nonlib...
next