summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>azanella/deprecate-makedevZack Weinberg2016-07-084-21/+93
* Add utility macros for clang detection, and deprecation with messagesZack Weinberg2016-07-083-5/+40
* Minimize sysdeps code involved in defining major/minor/makedevZack Weinberg2016-07-0812-108/+265
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-0824-1/+2438
* tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2016-07-082-1/+8
* Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2016-07-082-0/+7
* ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno2016-07-083-0/+20
* localedata: fix de_LI localeAurelien Jarno2016-07-072-5/+10
* Add test case for bug 20263Andreas Schwab2016-07-073-1/+117
* Fix robust mutex daedlock [BZ #20263]Jiyoung Yun2016-07-072-2/+10
* Add missing changelog partSamuel Thibault2016-07-061-0/+2
* New locale de_LIAurelien Jarno2016-07-063-0/+104
* S390: Use DT_JUMPREL in prelink undo code.Stefan Liebler2016-07-064-10/+16
* hppa: Update libm-test-ulps.John David Anglin2016-07-062-262/+440
* hurd: Fix PTR_{,DE}MANGLE callsSamuel Thibault2016-07-064-0/+25
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-053-1/+35
* Bump up tst-malloc-thread-fail timeout from 20 to 30sChris Metcalf2016-07-052-1/+5
* powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan2016-07-052-3/+20
* nptl: Add more coverage in tst-cancel4Adhemerval Zanella2016-07-054-24/+56
* m68k: suppress -Wframe-address warningAndreas Schwab2016-07-042-0/+8
* localedata: id_ID: Februari instead of Pebruari [BZ #20316]Gunnar Hjalmarsson2016-07-032-2/+7
* Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCALMaciej W. Rozycki2016-07-015-1/+29
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-019-0/+24
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-0130-105/+192
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-0133-39/+2587
* SPARC64: update localplt.dataAurelien Jarno2016-07-012-0/+5
* powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard2016-06-306-1/+614
* powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho2016-06-307-1/+399
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-06-302-0/+8
* Check Prefer_ERMS in memmove/memcpy/mempcpy/memsetH.J. Lu2016-06-307-1/+35
* Return proper status from _nss_nis_initgroups_dyn (bug 20262)Andreas Schwab2016-06-302-5/+18
* Correct bug number in ChangeLog [BZ #18960]Florian Weimer2016-06-301-1/+1
* Compile tst-cleanupx4 test with -fexceptionsH.J. Lu2016-06-293-3/+16
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-302-8/+12
* Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab2016-06-292-2/+8
* elf.h: Add declarations for BPFRichard Henderson2016-06-282-1/+11
* elf.h: Sync with the gabi webpageRichard Henderson2016-06-282-83/+213
* S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler2016-06-282-2/+11
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-274-6/+24
* Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479).Joseph Myers2016-06-276-99/+115
* Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479).Joseph Myers2016-06-276-94/+114
* Avoid "inexact" exceptions in i386/x86_64 ceil functions (bug 15479).Joseph Myers2016-06-276-95/+117
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-274-14/+23
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-2413-124/+58
* Fix i386/x86_64 scalbl with sNaN input (bug 20296).Joseph Myers2016-06-234-23/+48
* Add more sNaN tests (most remaining real functions).Joseph Myers2016-06-233-0/+270
* Fix up ChangeLogSiddhesh Poyarekar2016-06-241-1/+1
* Avoid attempt for runtime checks if all environments are definedSiddhesh Poyarekar2016-06-242-24/+66
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-2330-60/+279
* test-skeleton.c (xrealloc): Support realloc-as-freeFlorian Weimer2016-06-232-3/+7