about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-011-0/+54
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-011-0/+39
* SPARC64: update localplt.dataAurelien Jarno2016-07-011-0/+4
* powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard2016-06-301-0/+10
* powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho2016-06-301-0/+11
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-06-301-0/+6
* Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu2016-06-301-0/+15
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-06-301-0/+7
* Correct bug number in ChangeLog [BZ #18960]Florian Weimer2016-06-301-1/+1
* Compile tst-cleanupx4 test with -fexceptionsH.J. Lu2016-06-291-0/+10
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-301-0/+4
* Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab2016-06-291-0/+7
* elf.h: Add declarations for BPFRichard Henderson2016-06-281-0/+4
* elf.h: Sync with the gabi webpageRichard Henderson2016-06-281-0/+21
* S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler2016-06-281-0/+6
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-271-0/+9
* Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479).Joseph Myers2016-06-271-0/+11
* Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479).Joseph Myers2016-06-271-0/+11
* Avoid "inexact" exceptions in i386/x86_64 ceil functions (bug 15479).Joseph Myers2016-06-271-0/+13
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-0/+9
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-0/+30
* Fix i386/x86_64 scalbl with sNaN input (bug 20296).Joseph Myers2016-06-231-0/+6
* Add more sNaN tests (most remaining real functions).Joseph Myers2016-06-231-0/+16
* Fix up ChangeLogSiddhesh Poyarekar2016-06-241-1/+1
* Avoid attempt for runtime checks if all environments are definedSiddhesh Poyarekar2016-06-241-0/+6
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-0/+74
* test-skeleton.c (xrealloc): Support realloc-as-freeFlorian Weimer2016-06-231-0/+4
* test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unusedFlorian Weimer2016-06-231-0/+5
* test-skeleton.c: Add write_message functionFlorian Weimer2016-06-231-0/+8
* Simplify x86 nearbyint functions.Joseph Myers2016-06-221-0/+8
* Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg2016-06-221-0/+5
* This patch further tunes memcpy - avoid one branch for sizes 1-3,Wilco Dijkstra2016-06-221-0/+5
* malloc: Avoid premature fallback to mmap [BZ #20284]Florian Weimer2016-06-211-0/+6
* Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella2016-06-211-0/+12
* Added tests to ensure linkage through libmvec *_finite aliases which areAndrew Senkevich2016-06-201-0/+30
* Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as itWilco Dijkstra2016-06-201-0/+5
* This is an optimized memcpy/memmove for AArch64. Copies are split into 3 mainWilco Dijkstra2016-06-201-0/+7
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-201-0/+52
* Revert __malloc_initialize_hook symbol poisoningFlorian Weimer2016-06-201-0/+12
* Expand comments in Linux times() implementation.Carlos O'Donell2016-06-191-0/+4
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-181-0/+7
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+64
* manual: fix typos in the pattern chapterRical Jasan2016-06-161-0/+4
* manual: fix typos in the search chapterRical Jasan2016-06-161-0/+4
* manual: fix typos in the message chapterRical Jasan2016-06-161-0/+4
* manual: fix spelling typosMike Frysinger2016-06-161-0/+10
* manual: fix typos in the locale chapterRical Jasan2016-06-161-0/+4
* manual: fix typos in character set handlingRical Jasan2016-06-161-0/+4
* manual: fix typos in the string chaptersRical Jasan2016-06-161-0/+4
* manual: fix typos in the character handling chapterRical Jasan2016-06-161-0/+4