]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2013-03-20  Roland McGrathBZ#14812: Add missing N_ markers in localedef.
2013-03-20  Joseph MyersAdd bug 14176 to NEWS.
2013-03-20  Roland McGrathBZ#14812: Mark fixed in NEWS.
2013-03-20  Roland McGrathChangeLog format fix.
2013-03-20  Marcus ShawcroftCorrect missed use of $(rtlddir).
2013-03-20  Ondrej BilkaDo not warn about mblen, mbtowc and wctomb unused result.
2013-03-20  Roland McGrathConsolidate Linux and POSIX libc_fatal code.
2013-03-19  Joseph MyersFix types of constants in k_casinh*.c.
2013-03-19  Roland McGrathAdjust ChangeLog to give Benno Schulenberg his own...
2013-03-19  Andreas Schwabaarch64: Move rtld link to /lib
2013-03-19  Andreas Schwabs390x: Move rtld link to /lib
2013-03-19  Andreas SchwabAdd support for rtld directory different from slib...
2013-03-19  Siddhesh PoyarekarFix up ChangeLog
2013-03-19  Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-03-19  Siddhesh PoyarekarRename nptl.texi to threads.texi
2013-03-18  Roland McGrathARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS...
2013-03-18  Roland McGrathBZ#14812: Add missing translation marker on some argp...
2013-03-18  Siddhesh PoyarekarRename some static variables
2013-03-18  Ondrej BilkaAdd changelog entry.
2013-03-18  Ondrej BilkaFaster strlen on x64.
2013-03-17  Carlos O'DonellMove BZ#11261 from 2.18 to 2.16 bug list.
2013-03-17  Carlos O'Donellmanual: Sort mallopt M_* parameters alphabetically
2013-03-17  Carlos O'DonellBZ#11261 fixed by previous commit.
2013-03-17  David S. MillerUpdate Sparc ULPs.
2013-03-16  Joseph MyersFix y1l spurious overflows for ldbl-96 (bug 15283).
2013-03-16  Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-03-16  Thomas SchwingeMove "-sNaN" value into a separate variable.
2013-03-15  Roland McGrathClean up _dl_pagesize initialization.
2013-03-15  Roland McGrathMove _dl_non_dynamic_init, _dl_aux_init declarations.
2013-03-15  Thomas Schwinge * math/libm-test.inc (ldexp_test): Add missing START...
2013-03-15  Thomas SchwingePromote a math test for sNaN handling to the top-level.
2013-03-15  Thomas SchwingeUse GCC's builtins for generating NaNs.
2013-03-15  Thomas SchwingeAdd one test, removed a duplicated one, add a few comme...
2013-03-15  Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-03-15  Thomas SchwingeEnable tests for x86_64, too, which currently are enabl...
2013-03-15  Thomas SchwingeFix copy'n'pastos.
2013-03-15  Thomas SchwingeRemove unused declarations.
2013-03-15  Thomas SchwingeAvoid duplicate MAP_ANONYMOUS definition for MIPS GNU...
2013-03-15  Siddhesh PoyarekarRevert configurable mantissa patch
2013-03-15  Adhemerval... Reverting wrong commit.
2013-03-15  Roland McGrathARM: sfi_sp assembler macro
2013-03-15  Roland McGrathARM: sfi_breg assembler macro
2013-03-15  Adhemerval... PowerPC: gettimeofday optimization by using IFUNC
2013-03-15  Siddhesh PoyarekarFramework for performance benchmarking of functions
2013-03-15  Siddhesh PoyarekarMake mantissa type configurable
2013-03-15  Siddhesh PoyarekarModify threads in nptl cindex to pthreads
2013-03-15  Joseph MyersRegenerate sysdeps/x86_64/preconfigure.
2013-03-14  Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-03-14  Andreas Schwabaarch64: use lib64 as default lib and slib directory
2013-03-14  Siddhesh PoyarekarAdd nptl manual chapter
2013-03-14  Siddhesh PoyarekarFix formatting in last change
2013-03-14  Petr BaudisFix __times() handling of EFAULT when buf is NULL
2013-03-13  Roland McGrathARM_BX_ALIGN_LOG2
2013-03-13  Roland McGrathARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.
2013-03-13  Roland McGrathARM: Support avoiding pc as destination register.
2013-03-13  Andreas SchwabDon't build .os objects of static-only-routines for...
2013-03-13  Carlos O'DonellInclude atomic.h in generic lowlevellock.c.
2013-03-13  Joseph MyersUpdate zic from tzcode 2013b.
2013-03-13  Carlos O'DonellRemove mention of i386-pc-linux-gnu.
2013-03-13  Roland McGrathARM: Make armv6t2 memchr implementation usable without...
2013-03-13  Roland McGrathARM: Change register allocation in armv6t2 memchr imple...
2013-03-12  Roland McGrathAdd sysdeps/init_array to produce empty crt[in].o and...
2013-03-12  Roland McGrathFix up log entry.
2013-03-12  Mike Frysingeria64: fix set-but-unused warnings with syscalls
2013-03-12  Mike Frysingeria64: fix strict aliasing warnings with libm error
2013-03-12  Mike Frysingeria64: fix strict aliasing warnings with func descriptors
2013-03-11  Joseph MyersAdd comments about ARM configure -fno-unwind-tables...
2013-03-11  Roland McGrathARM: Consolidate setjmp details in include/bits/setjmp...
2013-03-11  Roland McGrathARM: Convert string/ assembly to unified syntax.
2013-03-11  Roland McGrathARM: Use r10 instead of r9.
2013-03-11  Andreas JaegerAM33: Use <bits/mman.h>
2013-03-11  Andreas JaegerUse <bits/mman.h> on ia64
2013-03-11  Roland McGrathClean up ARM preconfigure.
2013-03-11  Ondrej BilkaRemove Prefer_SSE_for_memop on x64
2013-03-11  Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-11  Mike Frysingeria64: makecontext: fix signed warnings
2013-03-10  Mike Frysingeria64: fix NEED_DL_SYSINFO_DSO conditionals
2013-03-09  Paul PluzhnikovSet LC_ALL=C before sed.
2013-03-08  Roland McGrathAdd dependency tracking for preconfigure files.
2013-03-08  Joseph MyersRemove __malloc_ptr_t.
2013-03-08  Joseph MyersUse ISO C prototype for __default_morecore.
2013-03-08  Joseph MyersRemove __malloc_ptrdiff_t.
2013-03-08  Joseph MyersRemove __malloc_size_t.
2013-03-08  Adhemerval... PowerPC: unify math_ldbl.h implementations
2013-03-08  Siddhesh PoyarekarConsolidate copies of mp code in powerpc
2013-03-07  Richard Hendersonarm: Implement armv6 optimized string routines
2013-03-07  Andreas JaegerAARCH64: Use <bits/mman-linux.h>
2013-03-07  Andreas JaegerInstall <bits/mman-linux.h>
2013-03-07  Siddhesh PoyarekarMerge powerpc slowexp.c into generic code
2013-03-07  Siddhesh PoyarekarMerge powerpc slowpow.c into generic code
2013-03-07  Siddhesh PoyarekarUse an intermediate variable to sum exponents in powerp...
2013-03-07  Siddhesh PoyarekarUse generic mpa.c code for everything except __mul...
2013-03-07  Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-03-06  Ondrej BilkaRevert " * sysdeps/x86_64/strlen.S: Replace with new...
2013-03-06  Ondrej Bilka * sysdeps/x86_64/strlen.S: Replace with new SSE2 based...
2013-03-06  Patsy FranklinT_REMOVEDIR and AT_EACCESS have the same value.
2013-03-06  Andreas JaegerUse <bits/mman-linux.h> for MIPS
2013-03-06  Richard Hendersonarm: Add optimized add_n and sub_n
2013-03-06  Richard Hendersonarm: Add optimized submul_1
2013-03-06  Richard Hendersonarm: Add optimized addmul_1
next