platform/upstream/glibc.git
2013-09-24 Wei-Lun ChaoNew locale for hak_TW
2013-09-23 Joseph MyersMake locale archive hash function architecture-independent.
2013-09-23 Wei-Lun ChaoNew locale for lzh_TW
2013-09-23 Wei-Lun ChaoNew locale for nan_TW
2013-09-23 Maciej W. Rozyckimanual: Fix a typo in `POSIX Threads' section
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Maciej W. RozyckiMIPS: bits/atomic.h: Fix comment typo
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-19 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Siddhesh PoyarekarCheck for integer overflow in cache size computation...
2013-09-23 Siddhesh PoyarekarFall back to non-cached sequence traversal and comparis...
2013-09-23 Carlos O'DonellBZ #15754: Fix test case for ARM.
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-23 Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-09-22 Chris LeonardNew locale for ak_GH.
2013-09-22 Chris Leonardcorrect bug list in NEWS
2013-09-21 Vinitha Vijayan[BZ #15859] Fix memory leak in _dl_map_object_deps
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-20 Steve EllceyRemove trailing space.
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-20 Alexandre OlivaMention malloc probes in the NEWS file.
2013-09-20 Alexandre OlivaAdd malloc probes for sbrk and heap resizing.
2013-09-20 Alexandre OlivaAdd catch-all alloc retry probe.
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-20 Chris LeonardUpdate iso-639.def
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-19 Maxim KuvyrkovAdd BZ #15640 to resolved bug list in NEWS.
2013-09-19 Maxim KuvyrkovImprove atomic locking for ARM.
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-16 Will NewtonARM: Improve armv7 memcpy performance.
2013-09-16 Chris LeonardAdjust language-code fields of LC_ADDRESS.
2013-09-15 Chris LeonardAdd country_car field to LC_ADDRESS.
2013-09-13 Richard SandifordFix some types in localedef.
2013-09-13 Will NewtonAdd CVE-2013-4332 to NEWS.
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 Will NewtonMention closing 15855, 15856 and 15857 in NEWS.
2013-09-11 Adhemerval... Update 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-07 Joseph MyersMention --disable-versioning removal in NEWS.
2013-09-06 David S. MillerUpdate Chinese (traditional) translations.
2013-09-06 Richard SandifordMake localedef output generation use more logical inter...
2013-09-06 Chris LeonardFix trailing whitespace
2013-09-06 Chris LeonardChangeLog entry for Deduplicate country_car.
2013-09-06 Chris Leonard Deduplicate country_car.
2013-09-06 Adhemerval... benchtests: 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... PowerPC: fix POWER7 memrchr for some large inputs
2013-09-05 Adhemerval... Add memrchr testcase
2013-09-05 Mike Frysingertst-fanotify: skip when we get back EPERM
2013-09-04 Joseph MyersDefine MMAP2_PAGE_SHIFT to -1 for m68k.
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-04 cjlAdd country_car field to LC_ADDRESS
2013-09-04 cjlAdd country_car field to LC_ADDRESS
2013-09-04 cjlAdd country_car field to LC_ADDRESS
2013-09-04 cjlAdd FSF statement to ayc_PE locale.
2013-09-04 cjlAdd FSF statement to ayc_PE locale.
2013-09-04 cjlAdd FSF statement to ayc_PE locale.
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-03 Ondřej BílkaAdd unaligned strcmp.
2013-09-03 Chris LeonardUpdate ht_HT locale
2013-09-03 Chris LeonardAdd quz_PE locale
next