platform/upstream/glibc.git
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
2013-09-03 Siddhesh PoyarekarMark success return value as volatile to work around...
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 Roland McGrathUse sfi_* macros in armv6t2 strlen.
2013-08-30 Roland McGrathMake armv6t2 strlen work in ARM mode too.
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-30 Will NewtonARM: Fix clone code when built for Thumb.
2013-08-30 Will Newtonsysdeps/arm/armv6t2/strlen.S: strlen implementation...
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.
next