about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* regex: Fix spelling in comments.Arnold Robbins2017-12-191-0/+7
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2017-12-191-0/+10
* elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin2017-12-191-0/+6
* Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu2017-12-191-0/+14
* Document that --enable-static-pie implies PIEH.J. Lu2017-12-191-0/+6
* Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger2017-12-191-0/+6
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+42
* glob: Silence warning about void pointer arithmeticAdhemerval Zanella2017-12-191-0/+3
* glob: pacify fuzzer for mempcpyAdhemerval Zanella2017-12-191-0/+4
* Update x86_64 libm-test-ulps.Joseph Myers2017-12-191-0/+4
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-0/+34
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2017-12-191-0/+7
* sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2017-12-191-0/+6
* x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu2017-12-191-0/+9
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-0/+17
* Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2017-12-181-0/+5
* Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2017-12-191-0/+21
* Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2017-12-191-0/+5
* Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers2017-12-181-0/+3
* Fix truncation warnings in posix/tst-glob_symlinks.c.Joseph Myers2017-12-181-0/+2
* Disable strncat test array-bounds warnings for GCC 8.Joseph Myers2017-12-181-0/+5
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-181-0/+11
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-0/+22
* Fix nscd readlink argument aliasing (bug 22446).Joseph Myers2017-12-181-0/+6
* mips32: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+4
* mips64: fix clobbering s0 in setjmp() [BZ #22624]Sergei Trofimovich2017-12-181-0/+6
* elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-181-0/+6
* aarch64: fix start code for static pieSzabolcs Nagy2017-12-181-0/+4
* ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno2017-12-161-0/+5
* s390: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-0/+4
* powerpc: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-0/+4
* New generic sincosfRajalakshmi Srinivasaraghavan2017-12-161-0/+10
* Fix tst-leaks1 (bug 14681)Carlos O'Donell2017-12-151-0/+6
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+72
* Fix testing with read-only source directory.Joseph Myers2017-12-151-0/+6
* Increase buffer size due to warning from ToT GCCSteve Ellcey2017-12-151-0/+4
* Don't set errno in Hurd rtld's __access_noerrnoThomas Schwinge2017-12-151-0/+5
* Correct build-many-glibcs.py arm-linux-gnueabihf configurations.Joseph Myers2017-12-151-0/+3
* Do not build .mo files in source directory (bug 14121).Joseph Myers2017-12-151-0/+6
* Remove old po/ code for copying .po files from shared directory.Joseph Myers2017-12-151-0/+7
* Update SPARC divrem generation to match output.Joseph Myers2017-12-151-0/+12
* powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan2017-12-151-0/+5
* Convert strcmp benchmark output to json formatSiddhesh Poyarekar2017-12-151-0/+2
* Remove redundant mention of SXID_ERASESiddhesh Poyarekar2017-12-151-0/+4
* elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-141-0/+7
* elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-141-0/+8
* support: Simplify compiling most of support/ outside of glibcFlorian Weimer2017-12-141-0/+14
* x86-64: Remove sysdeps/x86_64/fpu/s_cosf.SH.J. Lu2017-12-141-0/+4
* sparc: M7 optimized memset/bzeroPatrick McGehearty2017-12-141-0/+14
* sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty2017-12-141-0/+22