platform/upstream/glibc.git
2012-05-27 Joseph MyersAdd more NEWS items for 2.16.
2012-05-27 Ulrich DrepperNew Croatian translation
2012-05-26 Andreas SchwabFix missing declaration
2012-05-26 Marek PolacekFix CL date.
2012-05-26 Andreas SchwabOptimize handling of denormals in logb/logbf/logbl
2012-05-26 Marek PolacekFix fma test for underflow.
2012-05-26 Siddhesh PoyarekarFix stack size and address inconsistency due to executa...
2012-05-25 Joseph MyersRemove __ASSUME_NEW_GETRLIMIT_SYSCALL.
2012-05-25 H.J. LuDon't use header files in glibc configure
2012-05-25 Roland McGrathNEWS item for --enable-systemtap
2012-05-25 Rayson Hoi386 port of the pthread SystemTap probes
2012-05-25 Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-05-25 Roland McGrathAdd systemtap static probe points in setjmp/longjmp...
2012-05-25 Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-25 Joseph MyersRemove pre-2.4 Linux kernel support.
2012-05-25 Richard Hendersonppc: Pass hwcap to ifuncs.
2012-05-25 H.J. LuMention BZ 12495 and 13576 in NEWS
2012-05-25 Joseph MyersAdd missing comma in list of fixed bugs.
2012-05-25 Joseph MyersFix acosf underflow (bug 14153).
2012-05-25 Jeff Law2012-05-24 Jeff Law <law@redhat.com>
2012-05-25 H.J. LuMake free chunk size a multiple of MALLOC_ALIGNMENT
2012-05-24 Joseph Myersconformtest: Update expectations for stdio.h and stdlib.h.
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in intl
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-24 Roland McGrathsyscalls.list support for vDSO IFUNCs, use it for x32...
2012-05-24 Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-24 H.J. LuProperly handle MALLOC_ALIGNMENT > 2 * SIZE_SZ
2012-05-24 H.J. LuAdd x32 abilist files
2012-05-24 H.J. LuAdd x32 C++ type data
2012-05-24 Joseph MyersAdd tests for underflow exception bugs 10846, 14036.
2012-05-24 Richard HendersonAdd getauxval news entry.
2012-05-24 Joseph MyersDon't include exceptions in libm-test-ulps test names.
2012-05-24 Joseph MyersTest underflow exceptions in libm-test.inc.
2012-05-24 David S. MillerForgot changelog in previous commit.
2012-05-24 David S. MillerRemove some sparc cob-webs leftover after Joseph's...
2012-05-24 H.J. LuAdd sysdeps/unix/sysv/linux/x86_64/x32/configure
2012-05-23 Paul Eggertmktime: avoid signed integer overflow
2012-05-23 Paul Eggertmktime: simplify computation of average
2012-05-23 Paul Eggertmktime: do not assume signed right shift propagates...
2012-05-23 Paul Eggertmktime: merge another wrapv change from gnulib
2012-05-23 Paul Eggertmktime: remove incorrect attempt at unusual arithmetics
2012-05-23 Paul Eggertmktime: check signed shifts on long_int and time_t...
2012-05-23 Paul Eggertmktime: do not assume 'long' is wide enough
2012-05-23 Paul Eggertmktime: merge wrapv change from gnulib
2012-05-23 H.J. LuReplace "jmp L(pseudo_end)" with "ret"
2012-05-23 Andreas JaegerAdd ChangeLog for last change
2012-05-23 Andreas JaegerMove poll to syscalls.list
2012-05-23 Andreas JaegerAdd more constants to Linux <sys/reboot.h>
2012-05-23 H.J. LuFix x32 sched_getcpu.S error code
2012-05-23 Joseph MyersAdd comments suggesting moving some functions to syscal...
2012-05-23 Joseph MyersDo not mention old Linux kernel versions in installatio...
2012-05-23 Andreas JaegerUpdate from Linux 3.4
2012-05-22 Roland McGrathSimplify dl-vdso.h use of assert.
2012-05-22 H.J. LuRemove $(sysctl) from sysdep_routines
2012-05-22 H.J. LuAdd sysctl.mk and bits/sysctl.h
2012-05-22 Andreas JaegerFix x86_64/sched_getcpu.S error code
2012-05-22 Paul PluzhnikovMention 14122 in NEWS.
2012-05-22 Paul PluzhnikovFor [BZ#14122], plug memory leaks in nsswitch.c.
2012-05-22 H.J. LuAdd x32 arch_prctl
2012-05-22 H.J. LuAdd INTERNAL_SYSCALL_TYPES
2012-05-22 Adhemerval... PowerPC: libm ABI update
2012-05-22 Chandan KumarAdd new locale mag_IN.
2012-05-22 H.J. LuAdd x32 support to x86_64/bits/fcntl.h
2012-05-22 H.J. LuUse "neg %eax" in i386 SYSCALL_ERROR_HANDLER
2012-05-22 H.J. LuUpdate copyright years for time/mktime.c
2012-05-22 Paul Eggertmktime: merge comment-quoting-style change from gnulib
2012-05-22 Paul Eggerttime/mktime.c (compile-command): Add "-I."
2012-05-22 Paul Eggertmktime: merge mktime-internal.h change from gnulib
2012-05-22 Paul Eggertmktime: merge time_r change from gnulib
2012-05-22 Paul Eggertmktime: merge DEBUG change from gnulib
2012-05-22 Paul Eggertmktime: merge <sys/types.h> change from gnulib
2012-05-22 Paul Eggertmktime: merge HAVE_CONFIG_H change from gnulib
2012-05-22 H.J. LuUse "neg %eax" in x86_64 SYSCALL_SET_ERRNO
2012-05-22 H.J. LuPad each field to __syscall_slong_t in struct rusage
2012-05-22 David S. MillerRemove straggling references to .s files.
2012-05-21 Joseph MyersFilter out unknown symbols in stack-protector test.
2012-05-21 H.J. LuRename x32 llseek.S to lseek.S and add dummy llseek.S
2012-05-21 H.J. LuAdd x32 llseek.S
2012-05-21 H.J. LuRename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
2012-05-21 Andreas JaegerFix warnings in wcschr-c.c
2012-05-21 Roland McGrathx32: Don't lose high bits of %rbp in setjmp/longjmp...
2012-05-21 Andreas JaegerFix sunrpc static library
2012-05-21 Andreas JaegerFix last change
2012-05-21 H.J. LuDefine __SYSCALL_WORDSIZE for x86-64
2012-05-21 Andreas Jaeger[BZ #13691], Revert breakage of iconv() converter for...
2012-05-21 Andreas JaegerRewrite manual/contrib.texi
2012-05-21 H.J. LuAdd x32 syscalls.list
2012-05-21 Richard Henderson * misc/getauxval.c (__getauxval): Use unsigned...
2012-05-21 Roland McGrathSet MALLOC_ALIGNMENT to at least __alignof__ (long...
2012-05-21 Adhemerval... PowerPC: ULPs update
2012-05-21 Andreas JaegerFix spelling of Steven Munroe
2012-05-21 David S. MillerWe no longer have foo.s files in the tree.
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-19 Adhemerval... Update powerpc ULPs for ccos, csin, ccosh, csinh tests.
2012-05-19 David S. MillerUpdate sparc ULPs for ccos, csin, ccosh, csinh tests.
2012-05-19 Joseph MyersFix ccos, csin, ccosh, csinh overflows (bug 14123).
2012-05-19 H.J. LuAdd 64-bit preadv.c and pwritev.c
2012-05-19 H.J. LuAdd a comment to sysdeps/x86_64/x32/_itoa.h
2012-05-19 H.J. LuUse __syscall_slong_t in bits/timex.h
2012-05-19 Joseph MyersRemove sysdeps/powerpc/soft-fp.
next