]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2017-11-17  Adhemerval... i386: Fix i386 sigaction sa_restorer initialization...
2018-03-02  Andreas SchwabFix multiple definitions of __nss_*_database (bug 22918)
2018-03-02  DJ Delorie[BZ #22342] Fix netgroup cache keys.
2018-02-10  Dmitry V. Levinlinux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ...
2018-02-26  Tulio Magno... powerpc: Undefine Linux ptrace macros that conflict...
2018-02-19  Mike FABIANAdd missing "reorder-end" in LC_COLLATE of et_EE [BZ...
2018-02-21  Rical JasanFix a typo in a comment.
2018-02-19  Rical Jasanmanual: Update the _ISOC99_SOURCE description.
2018-02-19  Rical Jasanmanual: Document missing feature test macros.
2018-03-08  Dmitry V. LevinNEWS: add entries for bugs 22919 and 22926
2018-03-08  Aurelien Jarnosparc32: Add nop before __startcontext to stop unwindin...
2018-03-05  Adhemerval... powerpc: Fix TLE build for SPE (BZ #22926)
2018-02-16  Rical Jasanmanual: Improve documentation of get_current_dir_name...
2018-02-16  Rical Jasanmanual: Fix a syntax error.
2018-01-24  Rical Jasanmanual: Fix Texinfo warnings about improper node names.
2018-02-18  Aurelien JarnoFix posix/tst-glob_lstat_compat on alpha [BZ #22818]
2018-02-02  Sean McKeantime: Reference CLOCKS_PER_SEC in clock comment [BZ...
2017-12-29  Dmitry V. Levinlinux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ...
2018-02-06  Dmitry V. LevinNEWS: add an entry for bug 22827
2018-02-14  Adhemerval... Update SH libm-tests-ulps
2018-02-09  DJ Delorie[RISC-V] Fix parsing flags in ELF64 files.
2018-05-11  Stan ShebsSecond try at dealing with ancient mktemp
2018-05-09  Stan ShebsDefeat a malloc optimization by declaring things volatile.
2018-05-09  Stan ShebsForestall optimization-out of a buffer.
2018-05-09  Stan ShebsAdd a clang/lld workaround for symbol not being overridden
2018-04-20  Stan ShebsWork around clang mishandling of assert functions in...
2015-10-29  Manuel KlimekAllow suppressing the definition of __USE_FILE_OFFSET64...
2014-03-04  Paul PluzhnikovFor b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore...
2018-03-29  Stan ShebsDefine __GOOGLE_GRTE_VERSION__
2018-03-29  Stan ShebsAdd basic testsuite for dlopen_with_offset
2018-03-29  Stan ShebsAdd a hunk lost in merge
2018-03-29  Stan ShebsFix GCC compilation issues in cherrypicks
2015-10-10  Paul PluzhnikovFor b/22641205, #include _itoa.h
2015-10-02  Paul PluzhnikovFor b/20141439, don't add "foo.so" as alternate name...
2015-06-03  Paul PluzhnikovFor b/8315591, b/20141439 correct off-by-one error...
2014-11-24  Paul PluzhnikovFix arm build by only using _itoa when building ld...
2014-11-10  Paul PluzhnikovFor b/18243822, fix dlopen_with_offset to not reuse...
2014-03-10  Paul PluzhnikovFor Google b/8315591, experimental implementation of...
2014-03-01  Paul PluzhnikovDisable static linking warning for dlopen and dlmopen...
2015-08-15  Brooks MosesBackport cl/98967227 to GRTE glibc 2.19 sources.
2018-03-19  Stan ShebsAdd empty NSS borg and cache abi lists, to make testsui...
2018-03-19  Stan ShebsFix out-of-date bits in EXEC_ORIGIN patch
2014-04-11  Brooks MosesFor b/12342355, remove inappropriate assert in EXEC_ORI...
2014-03-08  Paul PluzhnikovFor b/4074041, add EXEC_ORIGIN support. Forward-ported...
2016-11-03  Stan ShebsHandle a not-found case in borg passwd lookup
2016-09-30  Michael RothwellCall the correct function.
2016-09-30  Michael RothwellAugment borg-pwd to also search through passwd.borg...
2015-08-21  Stan ShebsDescribe borg-pwd better, remove dead code.
2016-07-06  Max Kanat-AlexanderUpdate nss_cache.c and nss_cache.h to current upstream...
2018-03-14  Stan ShebsUpdate an include path
2014-02-28  Paul PluzhnikovIntegrate nss_{borg,cache} local changes from glibc...
2018-03-13  Stan ShebsForward-port addition of _google_dl_debug_state_hook
2018-03-13  Stan ShebsAs with gettimeofday, avoid vdso for clang-compiled...
2018-03-12  Stan ShebsForward-port addition of __google_pthread_signal_safe_k...
2018-03-07  Stan ShebsAdd a Google-only workaround for an ancient mktemp
2018-03-02  Stan ShebsBypass gettimeofday ifunc if using clang
2018-02-27  Stan ShebsAdd workarounds for clang and lld problems
2018-02-27  Stan ShebsSkip a test that lld cannot handle
2018-02-26  Stan ShebsDisable non-opt error temporarily, and __sec_comment...
2018-02-20  Stan ShebsRemove a testing hack
2018-02-20  Stan ShebsRemove debugging hack
2018-02-14  Stan ShebsUse LN_S in more places to forestall hard link creation
2018-02-14  Stan ShebsAdd a --with-lld option to choose LLVMs lld linker
2021-08-27  Stan ShebsUse clang integrated assembler except when asm is outpu...
2018-02-07  Stan ShebsAdd workaround to get clang to accept avx-512 instructions
2018-02-07  Stan ShebsWork around clang assembler error with bnd by itself...
2018-02-07  Stan ShebsWork around clang assembler error with movzx
2018-02-07  Stan ShebsWork around clang assembler bug with expressions in .if
2018-02-06  Stan ShebsWork around lack of .tfloat in clang assembler
2018-01-24  Stan ShebsPut CMPLX* macros under ISO C11
2018-01-24  Stan ShebsAdd clang and debug support to conformance scripts
2018-01-24  Stan ShebsComment out debugging hack that pollutes namespace
2018-01-23  Stan ShebsDo not pass unhandled flag to clang
2018-01-23  Stan ShebsAdd workarounds for incomplete float128 support in...
2018-01-23  Stan Shebsclang requires -mno-see for 387 math
2018-01-23  Stan ShebsWork around a weird clang link failure
2018-01-23  Stan ShebsFor now, disable asm definitions of mempcpy and strpcpy
2018-01-23  Stan ShebsMake zero volatile to defeat constant-folding of 0...
2018-01-23  Stan ShebsReduce an error to warning if clang
2018-01-23  Stan ShebsWork around a clang bug
2018-01-23  Stan ShebsAdd clang versions of CMPLX* macros
2018-01-22  Stan ShebsSuppress tgmath3 tests if clang
2018-01-22  Stan ShebsAdd clang placeholders for va_arg_pack
2018-01-22  Stan ShebsAdd hidden protos ahead of uses
2018-01-22  Stan ShebsStub out execstack problem
2021-08-27  Stan ShebsStub out execstack, multidir, and ifunc problems
2018-01-19  Stan ShebsAdd --with-clang and --disable-float128 options to...
2018-01-19  Stan ShebsDisallow extern inline if clang
2018-01-19  Stan ShebsAdd clang version of __hidden_proto
2018-01-19  Stan ShebsSkip undefined va_arg_pack
2018-01-19  Stan ShebsDe-nest test-ffs.c
2018-01-19  Stan ShebsDe-nest makedb.c
2018-01-19  Stan ShebsDe-nest regcomp.c, suppress GCC warnings about it
2018-01-18  Stan ShebsUn-nest nested functions in dynamic linker
2018-01-18  Stan ShebsSkip execstack test, depends on nested function
2018-02-07  Igor GnatenkoLinux: use reserved name __key in pkey_get [BZ #22797]
2018-02-06  H.J. LuAdd a missing ChangeLog item in commit 371b220f620
2018-02-06  Dmitry V. LevinNEWS: add an entry for bug 22638
2018-02-06  H.J. Lusparc: Check PIC instead of SHARED in start.S [BZ ...
2018-02-06  Florian WeimerRecord CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
next