]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2019-05-01  Stan ShebsAs with gettimeofday, avoid vdso for clang-compiled... google/grte/v6-2.29/master
2019-05-01  Stan ShebsBypass gettimeofday ifunc if using clang
2019-05-01  Stan ShebsMake pointer in tst-realloc volatile also
2019-05-01  Stan ShebsDefeat a malloc optimization by declaring things volatile.
2019-05-01  Stan ShebsMake zero volatile to defeat constant-folding of 0...
2019-04-30  Stan ShebsComment out debugging hack that pollutes namespace
2019-04-30  Stan ShebsAvoid the nonstandard .tls_common
2019-04-30  Stan ShebsUse clang integrated assembler except when asm is outpu...
2019-04-30  Stan ShebsFor clang, add hidden proto of __libc_allocate_once_slo...
2019-04-30  Stan ShebsDo not pass unhandled flag to clang
2019-04-30  Stan ShebsStub out execstack problem
2019-04-30  Stan ShebsStub out execstack, multidir, and ifunc problems
2019-04-30  Stan ShebsSkip execstack test, depends on nested function
2019-04-30  Stan ShebsDe-nest test-ffs.c
2019-04-30  Stan ShebsWork around a clang bug
2019-04-30  Stan Shebsclang requires -mno-see for 387 math
2019-04-30  Stan ShebsSuppress tgmath3 tests if clang
2019-04-30  Stan ShebsPut CMPLX* macros under ISO C11
2019-04-29  Stan ShebsAdd clang versions of CMPLX* macros
2019-04-29  Stan ShebsReduce an error to warning if clang
2019-04-26  Stan ShebsAdd a hidden_proto for __close_nocancel before its use
2019-04-26  Stan ShebsAdd another workaround for clang problem with sizes...
2019-04-26  Stan ShebsAdd hidden protos ahead of uses
2019-04-26  Stan ShebsDe-nest makedb.c
2019-04-26  Stan ShebsWork around a weird clang link failure
2019-04-26  Stan ShebsRemove debugging hack
2019-04-26  Stan ShebsWork around clang assembler bug with expressions in .if
2019-04-26  Stan ShebsWork around lack of .tfloat in clang assembler
2019-04-26  Stan ShebsDisallow extern inline if clang
2019-04-26  Stan ShebsWork around clang asm problem by changing types of...
2019-04-26  Stan ShebsUpdate de-nested functions to match originals
2019-04-24  Stan ShebsAdd a --with-lld option to choose LLVMs lld linker
2019-04-24  Stan ShebsWork around clang assembler error with bnd by itself...
2019-04-24  Stan ShebsChange de-nesting fix to use added argument instead...
2019-04-24  Stan ShebsUn-nest nested functions in dynamic linker
2019-04-24  Stan ShebsWork around clang assembler problem with ifunc relocs
2019-04-24  Stan ShebsDe-nest regcomp.c
2019-04-24  Stan ShebsWork around clang assembler error with movzx
2019-04-24  Stan ShebsWork around a clang problem with asm constraints
2019-04-24  Stan ShebsAdd workarounds for incomplete float128 support in...
2019-04-23  Stan ShebsAdd clang version of __hidden_proto
2019-04-23  Stan ShebsSkip undefined va_arg_pack
2019-04-23  Stan ShebsAdd --with-clang and --disable-float128 options to...
2019-04-15  Carlos O'Donellmalloc: Set and reset all hooks for tracing (Bug 16573)
2019-04-03  TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-03-22  TAMUKI Shoichija_JP: Change the offset for Taisho gan-nen from 2...
2019-03-21  Stefan LieblerS390: Mark vx and vxe as important hwcap.
2019-03-16  Aurelien JarnoRecord CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
2019-03-16  Paul Eggertregex: fix read overrun [BZ #24114]
2019-03-13  Stefan LieblerFix output of LD_SHOW_AUXV=1.
2019-02-15  Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-07  Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-02-05  Florian Weimerarm: Use "nr" constraint for Systemtap probes [BZ ...
2019-02-04  H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-02-01  Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-01-31  Siddhesh PoyarekarTag 2.29 release glibc-2.29
2019-01-31  Siddhesh PoyarekarPrepare for 2.29 release
2019-01-25  Siddhesh PoyarekarUpdate translations
2019-01-25  Adhemerval... [elf] Revert 8e889c5da3 (BZ#24122)
2019-01-24  Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24  Darius RadRISC-V: Update nofpu ULPs
2019-01-24  Uroš Bizjakalpha: Fix __remqu corrupting $f3 register
2019-01-24  Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24  TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24  TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-24  Adhemerval... hurd: Fix libsupport xsigstack build
2019-01-24  Adhemerval... elf: Fix LD_AUDIT for modules with invalid version...
2019-01-22  Samuel Thibaulthurd: Support AT_EMPTY_PATH
2019-01-22  Samuel Thibaulthurd: Check at_flags passed to faccessat
2019-01-21  Joseph MyersUse binutils 2.32 branch in build-many-glibcs.py.
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-21  H.J. Lux86-64 strnlen/wcsnlen: Properly handle the length...
2019-01-21  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memset/wmemset: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memrchr: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcmp/wmemcmp: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-21  Florian Weimerresolv: Do not send queries for non-host-names in nss_d...
2019-01-21  Florian Weimerresolv: Reformat inet_addr, inet_aton to GNU style
2019-01-18  Florian Weimermalloc: Revert fastbins to old-style atomics
2019-01-18  H.J. LuDisable lazy binding on tests for minimal signal handler
2019-01-17  TAMUKI Shoichimanual: Fix the wording to "alternative" rather than...
2019-01-16  Paul Clarkepowerpc: Fix tiny bug in strncmp.c
2019-01-16  Zack WeinbergTests for minimal signal handler functionality in MINSI...
2019-01-16  Siddhesh PoyarekarUpdate libc.pot
2019-01-15  Tulio Magno... Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
2019-01-15  Rogerio Alvespowerpc: fix tst-ucontext-ppc64-vscr test for POWER...
2019-01-14  Leonardo Sandovalx86-64: Optimize strcat/strncat, strcpy/strncpy and...
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-11  TAMUKI Shoichistrftime: Consequently use the "L_" macro with characte...
2019-01-11  Rogerio Alvespowerpc: Fix VSCR position in ucontext (bug 24088)
2019-01-10  Andreas K.... resolv: IDNA tests: AAAA (28) is valid, no fallthrough...
2019-01-09  Jim WilsonRISC-V: Update LP64D libm-test-ulps.
2019-01-09  Wilco Dijkstra[AArch64] Add ifunc support for Ares
2019-01-07  H.J. Lusoft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
2019-01-07  Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-07  Aurelien Jarnoen_US: define date_fmt (bug 24046)
next