platform/upstream/glibc.git
2013-01-18 David S. MillerUpdate sparc ULPs.
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-17 Pino ToscanoAdd HAVE_MREMAP for mremap usage
2013-01-17 Marcus ShawcroftAArch64: Implement optimized strlen.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized strcmp
2013-01-17 Marcus ShawcroftAArch64: Implement optimized bzero.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memmove.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memcpy.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memset.
2013-01-17 Marcus ShawcroftAArch64: Implement optimized memcmp.
2013-01-17 Marcus ShawcroftAArch64: Tidyup whitespace.
2013-01-17 Siddhesh PoyarekarFix ChangeLog
2013-01-17 Siddhesh PoyarekarFix header comment
2013-01-17 H.J. LuImplement x86 SIZE32/SIZE64 relocations
2013-01-17 Joseph MyersAdapt installed powerpc headers better for soft-float...
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-16 Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-16 Siddhesh PoyarekarFix the value of TWO
2013-01-16 David S. MillerOptimize trunc{,f} on sparc.
2013-01-16 David S. MillerOptimize nearbyint{,f} on sparc.
2013-01-16 David S. MillerAdd missing changelog for previous commit.
2013-01-16 David S. MillerUse libc_fe*() in 32-bit nearbyint()
2013-01-15 Mike Frysingerscsi/sg.h: include stddef.h for size_t
2013-01-15 David S. MillerOptimize sparc {ceil,floor}{,f} using vis2 'siam' instr...
2013-01-15 David S. MillerOptimize fdim/fdimf on sparc.
2013-01-14 Joseph MyersUse $(host-test-program-cmd) not $(test-program-cmd...
2013-01-14 Roland McGrathFix up log format, wrap a long line.
2013-01-14 Siddhesh PoyarekarMinor tweak to mp multiplication
2013-01-14 Siddhesh PoyarekarFix code formatting in mpa.c
2013-01-14 Siddhesh PoyarekarRemove unnecessary local variable mptwo
2013-01-13 Mike Frysingermanual: glob flags: fix sorting order
2013-01-13 Mike Frysingermanual: glob flags: mention the GNU extensions
2013-01-13 Mike Frysingermanual: glob: document the gl_flags field
2013-01-12 David S. MillerAdd 64-bit VIS3 optimized GMP routines for sparc.
2013-01-12 David S. MillerRedo sparc 32-bit V9 GMP optimizations with fixed copyr...
2013-01-12 David S. MillerAdjust sparc for Roland's multiarch sysdep directory...
2013-01-12 Carlos O'DonellRemove unnecessary assert on attr in allocate_stack().
2013-01-12 Roland McGrathFix multiarch handling in sysdeps generation.
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-11 Steve Ellcey2013-01-11 Steve Ellcey <sellcey@mips.com>
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-11 Andreas JaegerAdd MSG_FASTOPEN
2013-01-11 David S. MillerUndo receive sparc 32-bit V9 gmp routine commit.
2013-01-11 Roland McGrathRemove some old cruft variables from configure.
2013-01-11 David S. MillerOptimize sparc 32-bit V9 GMP multiply routines.
2013-01-10 H.J. LuMove localedata ChangeLog entries
2013-01-10 Roland McGrathFix whitespace in elf.h MIPS macros.
2013-01-10 David S. MillerUpdate sparc ULPs for new casin{,h} tests.
2013-01-10 H.J. LuSupport run bug-setlocale1 directly
2013-01-10 H.J. LuSupport run tst-exec and tst-spawn directly
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-10 Roland McGrathtypo fix
2013-01-10 Joseph MyersRemove __GNUC__ conditions for "long long" from string...
2013-01-10 H.J. LuCorrect _XXX_ILP32_OFFBIG for x32
2013-01-10 Chris Metcalftilegx: fix ldd to work with both tilegx64 and tilegx32
2013-01-10 Andreas SchwabRevert "Update BIG5-HKSCS charmap to HKSCS-2008"
2013-01-10 Andreas SchwabRevert "Extend i486 pthread_cond_timedwait to use futex...
2013-01-10 Andreas SchwabRevert "Use ieee754/dbl-64/wordsize-64 on powerpc64"
2013-01-10 Andreas SchwabRevert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"
2013-01-10 Andreas SchwabRevert "CFLAGS-test-tgmath2.c"
2013-01-10 Andreas SchwabRevert "Properly check for short writes when sending...
2013-01-10 Andreas SchwabRevert "* nscd/nscd.h: Move persistent storage back...
2013-01-10 Andreas SchwabRevert "nscd: don't fork twice"
2013-01-10 Siddhesh PoyarekarFix formatting in mpexp.c
2013-01-10 Siddhesh PoyarekarMake __mpexp_twomm1 an array of doubles
2013-01-10 Andreas Schwabnscd: don't fork twice
2013-01-10 Thorsten Kukuk* nscd/nscd.h: Move persistent storage back to /var...
2013-01-10 Andreas SchwabProperly check for short writes when sending the respon...
2013-01-10 Andreas SchwabCFLAGS-test-tgmath2.c
2013-01-10 Andreas Schwabsysdeps/ieee754/ldbl-128ibm/e_expl.c
2013-01-10 Andreas SchwabUse ieee754/dbl-64/wordsize-64 on powerpc64
2013-01-10 Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-01-10 Andreas SchwabUpdate BIG5-HKSCS charmap to HKSCS-2008
2013-01-10 Andreas SchwabDefine flags for fallocate
2013-01-10 David S. MillerSync netinet/tcp.h with upstream Linux kernel.
2013-01-10 Anton BlanchardPowerPC: Change sched_getcpu to use vDSO getcpu instead...
2013-01-10 Joseph MyersRemove __USE_ANSI.
2013-01-10 Roland McGrathForce getconf.speclist to be generated in the others...
2013-01-09 Roland McGrathRemove unused macro ALLOCA_LIMIT.
2013-01-09 Siddhesh PoyarekarUpdate s390 ULPs
2013-01-09 Siddhesh PoyarekarUpdate powerpc ULPs
2013-01-09 Siddhesh PoyarekarUpdate comments in mpa.c
2013-01-09 Siddhesh PoyarekarFix ChangeLog formatting
2013-01-08 Steve EllceyFix trailing blank.
2013-01-08 Steve Ellcey2013-01-08 Steve Ellcey <sellcey@mips.com>
2013-01-08 Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-08 Andreas JaegerBZ#14985: Remove erroneous EPOLL_NONBLOCK
2013-01-07 Anton BlanchardFix spelling errors in sysdeps/powerpc files.
2013-01-07 Joseph MyersClean up __MALLOC_* macros.
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-06 H.J. LuChange __x86_64 prefix in cache size to __x86
2013-01-04 David S. MillerUpdate Sparc ULPs.
2013-01-04 Andreas SchwabFix warnings in test-powerpc-snan.c
2013-01-04 Andreas SchwabUpdate powerpc libm ULPs
2013-01-04 Siddhesh PoyarekarRemove unused __cr and __cpymn
2013-01-04 Siddhesh PoyarekarFix build failure on power4 processors
2013-01-04 Andreas SchwabUpdate m68k libm test ULPs
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2013-01-04 Siddhesh PoyarekarFix code formatting
2013-01-04 Siddhesh PoyarekarClean up comment for MP_NO
next