platform/upstream/glibc.git
2018-01-04 Adhemerval... alpha: Remove s_trunc{f} implementation (BZ#22666)
2018-01-04 Adhemerval... alpha: Remove s_ceil{f} and s_floor{f} implementation...
2018-01-04 Florian Weimeri386: In makecontext, align the stack before calling...
2018-01-04 Florian Weimerelf: Support dlvsym within libc.so
2018-01-04 Samuel Thibaultsupport_enter_mount_namespace: Fix indentation
2018-01-04 Florian WeimerMention CVE-2017-16997 in ChangeLog
2018-01-03 Samuel Thibaulthurd: Fix support/support_enter_mount_namespace.c build
2018-01-03 Wilco DijkstraImprove math_errhandling
2018-01-02 Joseph MyersUpdate MIPS libm-test-ulps.
2018-01-02 Florian Weimermisc/tst-pselect.c: Add copyright header
2018-01-02 Aurelien JarnoSimplify getrlimit64.c
2018-01-02 Aurelien JarnoFix typos in getrlimit64.c and setrlimit64.c
2018-01-02 Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2018-01-02 Joseph MyersUpdate ARM libm-test-ulps.
2018-01-02 Joseph MyersReduce command length in regen-ulps.
2018-01-02 Rajalakshmi... Update NEWS to add cosf and sincosf optimization
2018-01-02 Aurelien JarnoRemove alpha specific fmax, fmin to fix sNaN handling...
2018-01-01 Dmitry V. Levinlinux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
2018-01-01 Dmitry V. Levinelf: check for rpath emptiness before making a copy...
2018-01-01 Joseph MyersUpdate miscellaneous files from upstream sources.
2018-01-01 Zack WeinbergRemove accidentally-committed junk file dev/null
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-31 Zack WeinbergCorrect improper-inclusion check in bits/libio-ldbl.h.
2017-12-30 Aurelien Jarnoelf: Check for empty tokens before dynamic string token...
2017-12-29 Dmitry V. Levinlinux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]
2017-12-29 Dmitry V. Levinlinux: update sys/ptrace.h comments
2017-12-29 Dmitry V. Levinlinux: move a shared part of sys/ptrace.h to bits/ptrac...
2017-12-29 Aurelien Jarnoscandir: fix wrong assumption about errno [BZ #17804]
2017-12-29 Aurelien Jarnomanual: clarify errno value on success [BZ #22615]
2017-12-29 Aurelien Jarnotst-realloc: do not check for errno on success [BZ...
2017-12-27 Dmitry V. Levinelf: remove redundant is_path argument
2017-12-27 Dmitry V. Levinelf: remove redundant code from is_dst
2017-12-27 Dmitry V. Levinelf: remove redundant code from _dl_dst_substitute
2017-12-24 Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-23 Dmitry V. Levingetrandom: fix comment [BZ #22347]
2017-12-23 Aurelien Jarnomanual: fix a typo in strtoul description [BZ #21161]
2017-12-23 Aurelien Jarnomanual: fix finite description [BZ #22596]
2017-12-22 Eric BlakeAvoid gcc warnings on cygwin
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-21 Szabolcs NagyAdd aarch64 disable-multi-arch variant to build-many...
2017-12-20 Joseph MyersUpdate miscellaneous files from upstream sources.
2017-12-20 Adhemerval... Simplify tile assembly definitions
2017-12-20 Adhemerval... Simplify tilegx sysdeps folder
2017-12-20 Adhemerval... Remove tilepro-*-linux-gnu support
2017-12-20 Adhemerval... nptl: Consolidate pthread_{timed,try}join{_np}
2017-12-20 Szabolcs Nagyaarch64: update libm-test-ulps
2017-12-20 Adhemerval... aarch64: fix memset with --disable-multi-arch
2017-12-20 Florian Weimernptl: Implement pthread_self in libc.so [BZ #22635]
2017-12-20 Arnold Robbinsregex: Fix spelling in comments.
2017-12-20 Gabriel F.... Provide a C++ version of iseqsig (bug 22377)
2017-12-19 Dmitry V. Levinelf: remove redundant __libc_enable_secure check from...
2017-12-19 H.J. LuReplece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no...
2017-12-19 H.J. LuDocument that --enable-static-pie implies PIE
2017-12-19 Bernd EdlingerAvoid signed shift overflow in pow (bug 21309).
2017-12-19 Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19 Adhemerval... glob: Silence warning about void pointer arithmetic
2017-12-19 Adhemerval... glob: pacify fuzzer for mempcpy
2017-12-19 Joseph MyersUpdate x86_64 libm-test-ulps.
2017-12-19 Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-19 Adhemerval... ia64: Fix memchr for large input sizes (BZ #22603)
2017-12-19 Adhemerval... sh: Fix clone exit return code (BZ #22605)
2017-12-19 H.J. Lux86: Add feature_1 to tcbhead_t [BZ #22563]
2017-12-19 H.J. LuLinux/x86: Update cancel_jmp_buf to match __jmp_buf_tag...
2017-12-19 H.J. LuAdd --enable-static-pie variants to x86_64, x32 and...
2017-12-19 Joseph MyersFix m68k bits/mathinline.h attributes (bug 22631).
2017-12-19 Joseph MyersFix build-many-glibcs.py arm-linux-gnueabihf builds...
2017-12-18 Joseph MyersDisable -Wrestrict for two nptl/tst-attr3.c tests.
2017-12-18 Joseph MyersFix truncation warnings in posix/tst-glob_symlinks.c.
2017-12-18 Joseph MyersDisable strncat test array-bounds warnings for GCC 8.
2017-12-18 H.J. LuPass -no-pie to GCC only if GCC defaults to PIE [BZ...
2017-12-18 Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-12-18 Joseph MyersFix nscd readlink argument aliasing (bug 22446).
2017-12-18 Sergei Trofimovichmips32: fix clobbering s0 in setjmp() [BZ #22624]
2017-12-18 Sergei Trofimovichmips64: fix clobbering s0 in setjmp() [BZ #22624]
2017-12-18 Szabolcs NagyUpdate NEWS with aarch64 static pie support
2017-12-18 Dmitry V. Levinelf: do not substitute dst in $LD_LIBRARY_PATH twice...
2017-12-18 Szabolcs Nagyaarch64: fix start code for static pie
2017-12-16 Aurelien Jarnoldconfig: set LC_COLLATE to C [BZ #22505]
2017-12-16 Rajalakshmi... s390: Update ulps
2017-12-16 Rajalakshmi... powerpc: Update ulps
2017-12-16 Rajalakshmi... New generic sincosf
2017-12-16 Carlos O'DonellFix tst-leaks1 (bug 14681)
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-12-15 Joseph MyersFix testing with read-only source directory.
2017-12-15 Steve EllceyIncrease buffer size due to warning from ToT GCC
2017-12-15 Thomas SchwingeDon't set errno in Hurd rtld's __access_noerrno
2017-12-15 Joseph MyersCorrect build-many-glibcs.py arm-linux-gnueabihf config...
2017-12-15 Joseph MyersDo not build .mo files in source directory (bug 14121).
2017-12-15 Joseph MyersRemove old po/ code for copying .po files from shared...
2017-12-15 Joseph MyersUpdate SPARC divrem generation to match output.
2017-12-15 Rajalakshmi... powerpc: st{r,p}cpy optimization for aligned strings
2017-12-14 Siddhesh PoyarekarConvert strcmp benchmark output to json format
2017-12-14 Siddhesh PoyarekarRemove redundant mention of SXID_ERASE
2017-12-14 Florian Weimerelf: Count components of the expanded path in _dl_init_...
2017-12-14 Florian Weimerelf: Compute correct array size in _dl_init_paths ...
2017-12-14 Florian Weimersupport: Simplify compiling most of support/ outside...
2017-12-14 H.J. Lux86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
2017-12-14 Patrick McGeheartysparc: M7 optimized memset/bzero
2017-12-14 Patrick McGeheartysparc: M7 optimized memcpy/mempcpy/memmove
next