Properly handle MALLOC_ALIGNMENT > 2 * SIZE_SZ
[platform/upstream/glibc.git] / ChangeLog
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 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 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 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 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 ZanellaPowerPC: libm ABI update
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 ZanellaPowerPC: ULPs update
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-19 Adhemerval ZanellaUpdate 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.
2012-05-19 Andreas JaegerDelete unused csu/.gitignore
2012-05-18 Andreas JaegerFix INSTALL description for modified files in source dir
2012-05-18 H.J. LuUse RAX_LP and "or" to operate on return value
2012-05-18 Tulio Magno Quites... [PowerPC] Remove -ftree-loop-linear from Makefiles
2012-05-18 H.J. LuAdd sysdeps/x86_64/x32/_itoa.h
2012-05-18 H.J. LuCheck d_ino/d_off before using getdents syscall
2012-05-18 H.J. LuCheck _ITOA_NEEDED and use _ITOA_WORD_TYPE
2012-05-18 H.J. LuFold copyright years
2012-05-18 H.J. LuAdd x32 support to x86_64/bits/sigcontext.h
2012-05-18 H.J. LuUse anonymous union in x86_64/sys/user.h
2012-05-18 Andreas SchwabAvoid runtime GOT relocations in ld.so on powerpc
2012-05-18 Andreas SchwabFix undefined reference to _dl_prof_resolve in profiled...
2012-05-18 Andreas JaegerDo not provide inlines for GCC build-in functions
2012-05-18 H.J. LuUse __syscall_ulong_t in pselect.c
2012-05-18 H.J. LuAdd __fsword_t and use it in bits/statfs.h
2012-05-17 David S. MillerBump sha512c-test.c timeout for the sake of 32-bit...
2012-05-17 Andreas JaegerFix warning
2012-05-17 H.J. LuCast to unsigned long
2012-05-17 Andreas JaegerFix warnings on Linux/i686
2012-05-17 Chris MetcalfBump up stdio bug22 timeout from 30 seconds to 60 seconds
2012-05-17 H.J. LuAdd tst-mallocalign1
2012-05-17 Carlos O'DonellBZ#14059: Fix AVX and FMA4 detection.
2012-05-17 Chris Metcalfmath: support platforms with limited FP rounding or...
2012-05-17 Andreas JaegerAvoid compiler warnings in qsort/bsearch examples
2012-05-17 H.J. LuFold copyright years
2012-05-16 Paul PluzhnikovFor [BZ #208], accumulate malloc stats over all arenas.
2012-05-16 Roland McGrathBZ#10375: Configure magic to use -fno-stack-protector...
2012-05-16 Roland McGrathBZ#10375: Configure magic to use -U_FORTIFY_SOURCE...
2012-05-16 Roland McGrathRemove redundant ChangeLog header lines.
2012-05-16 H.J. LuUse __syscall_slong_t in bits/mqueue.h
2012-05-16 H.J. LuAdd x32 suppport to x86_64/bits/stat.h
2012-05-16 H.J. LuAdd x86-64 bits/typesizes.h
2012-05-16 H.J. LuAdd x86_64/bits/ipctypes.h
next