Add probes for malloc retries.
[jlayton/glibc.git] / ChangeLog
2013-09-20 Alexandre OlivaAdd probes for malloc retries.
2013-09-20 Alexandre OlivaAdd probes for malloc arena changes.
2013-09-20 Alexandre OlivaAdd probes for all changes to malloc options.
2013-09-20 Alexandre OlivaAdd first set of memory probes.
2013-09-20 Carlos O'DonellCopy-edit NEWS and fixup ChangeLog entries.
2013-09-20 Chris LeonardUpdate Changelog and NEWS
2013-09-19 Siddhesh PoyarekarConsolidate common code into macros
2013-09-19 Liubov DmitrievaFix buffer overrun in strtod_l
2013-09-19 Siddhesh PoyarekarAdd benchmark inputs for sincos
2013-09-19 Siddhesh PoyarekarNew test cases for sin and cos for multiple precision...
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos table lookup code
2013-09-19 Siddhesh PoyarekarConsolidate sin/cos computation for large inputs
2013-09-19 Siddhesh PoyarekarRemove redundant goto lines
2013-09-18 Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-09-18 Joseph Myerse500 port: fpu_control.h.
2013-09-18 Joseph Myerse500 port: setjmp/longjmp.
2013-09-18 Joseph MyersDon't force -msoft-float for powerpc --without-fp.
2013-09-18 Siddhesh PoyarekarFormat sincos32.c
2013-09-17 Joseph MyersFix powerpc fpu_control.h namespace and parenthesis...
2013-09-13 Richard SandifordFix some types in localedef.
2013-09-11 Jia Liusunrpc/rpc/types.h: fix OS X and FreeBSD build problems
2013-09-11 Ondřej BílkaFaster strchr implementation.
2013-09-11 Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-09-11 Adhemerval ZanellaUpdate powerpc-fpu ULPs.
2013-09-11 Andreas SchwabAdd O_TMPFILE to <fcntl.h>
2013-09-11 Will Newtonmalloc: Check for integer overflow in memalign.
2013-09-11 Will Newtonmalloc: Check for integer overflow in valloc.
2013-09-11 Will Newtonmalloc: Check for integer overflow in pvalloc.
2013-09-10 Ondřej BílkaRemove DO_NOT_USE_THIS conditionals.
2013-09-10 Allan McRaeClarify documentation cross-reference
2013-09-10 Allan McRaeUpdate pt_chown sections of the manual
2013-09-09 Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-09-09 Allan McRaeFix typo in strcoll example
2013-09-09 Allan McRaeFix memory leak in stdlib/isomac.c
2013-09-09 Allan McRaeFix memory leaks in libio on allocation failure
2013-09-09 Allan McRaeFix nesting of ifdefs in netgroupcache.c
2013-09-09 Will Newtonmalloc: Add realloc test.
2013-09-09 Allan McRaeUpdate to latest versions of GPL-2.0 and LGPL-2.1
2013-09-06 David S. MillerUpdate Chinese (traditional) translations.
2013-09-06 Richard SandifordMake localedef output generation use more logical inter...
2013-09-06 Adhemerval Zanellabenchtests: Add memrchr benchmark
2013-09-06 Will Newtonbenchtests/Makefile: Run benchmark for memcpy.
2013-09-06 Carlos O'DonellCoordinate IPv6 definitions for Linux and glibc
2013-09-05 Adhemerval ZanellaPowerPC: fix POWER7 memrchr for some large inputs
2013-09-05 Adhemerval ZanellaAdd memrchr testcase
2013-09-05 Mike Frysingertst-fanotify: skip when we get back EPERM
2013-09-04 Joseph Myersconformtest: Fix namespace testing.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-09-04 Will Newtonbenchtests/Makefile: Use LDLIBS instead of LDFLAGS.
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-03 Ondřej BílkaAdd unaligned strcmp.
2013-09-03 Mike Frysingerhppa: add fanotify_mark
2013-09-03 Mike Frysingertst-fanotify: new simple test
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-09-02 Ondřej BílkaFix typo.
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-30 Ondřej BílkaFix rawmemchr regression on bulldozer.
2013-08-29 Roland McGrathFix up ChangeLog formatting.
2013-08-29 Ondřej BílkaRemove aix specific files.
2013-08-29 Thomas SchwingeHurd: Add ESUCCESS error_t value.
2013-08-29 Samuel ThibaultHurd: Use __executable_start symbol instead of _start.
2013-08-29 Thomas SchwingeSupport ELFOSABI_GNU on all GNU systems.
2013-08-29 Thomas SchwingeUse ELFOSABI_GNU instead of ELFOSABI_LINUX.
2013-08-29 Thomas Schwinge[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
2013-08-29 Thomas Schwingemath: Additional type conversion tests
2013-08-29 Ondřej BílkaFix typos.
2013-08-28 Siddhesh PoyarekarUse __glibc_unlikely instead of __builtin_expect (...
2013-08-27 Mike Frysinger[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf...
2013-08-27 Roland McGrathClean up h_errno declaration to use __thread unconditio...
2013-08-27 Roland McGrathClean up _res declaration to use __thread unconditionally.
2013-08-27 Roland McGrathCope without sunrpc.
2013-08-27 Roland McGrathDon't try to use ioctl unless [FIONREAD].
2013-08-27 Roland McGrathMild decrufting in resolv code.
2013-08-27 Roland McGrathTrue stub __ifreq.
2013-08-27 Roland McGrathClean up __libc_sa_len helper.
2013-08-27 Roland McGrathReplace generic bits/socket.h with 4.4 file.
2013-08-27 Roland McGrathFlesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NON...
2013-08-27 Andreas SchwabFix missing declaration of LC_CTYPE nonascii-case element
2013-08-27 Andreas SchwabFix handling LC_CTYPE nonascii-case fallback in i686...
2013-08-26 Roland McGrathMake stub lxstat64 call xstat64, like stub lxstat calls...
2013-08-26 Roland McGrathUse proper #include for xdecrypt declarations.
2013-08-26 Siddhesh PoyarekarInitialize res_hconf in nscd
2013-08-26 Andreas SchwabFix dependencies for stdlib/tst-tls-atexit
2013-08-26 Siddhesh PoyarekarFix indentation in aicache.c
2013-08-25 Mike Frysingerconfigure: add missing quotes in $build_pt_chown test
2013-08-23 Joseph MyersFix cexp (NaN + i0) (bug 15532).
2013-08-22 David S. MillerAdd Ukrainian translations.
2013-08-22 David S. MillerUpdate Catalan translations.
2013-08-21 Joseph MyersFix fdim handling of infinities (bug 15797).
2013-08-21 Ondřej BílkaFix typos.
2013-08-21 Liubov Dmitrievai686: Skip SSE4_2 version for strcmp, strncmp, strncase...
2013-08-20 Adhemerval ZanellaPowerPC: fix backtrace to handle signal trampolines
2013-08-20 Joseph MyersFix cproj handling of (finite, NaN) arguments (bug...
2013-08-20 Joseph MyersInclude <string.h> in sysdeps/unix/sysv/linux/mmap64.c.
2013-08-20 Joseph MyersUse __getpagesize and __ffs in MMAP2_PAGE_SHIFT ==...
2013-08-20 Joseph MyersRemove trailing blank lines when generating INSTALL.
next