aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-07Update timezone code from tzcode 2015g.Paul Eggert10-918/+1476
2016-01-07argp: Use fwrite_unlocked instead of __fxprintf when !_LIBCKhem Raj2-0/+9
2016-01-07Make shebang interpreter directives consistentMarko Myllynen66-64/+134
2016-01-06hppa: fix pthread spinlockJohn David Anglin3-8/+47
2016-01-06Update copyright dates committed in 2016H.J. Lu4-4/+4
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu4-1/+70
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu4-0/+56
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers5-634/+1617
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard2-2/+10
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers28-27/+55
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers9048-9045/+9063
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2-13/+16
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger4-16/+36
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin16-3/+139
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno3-93/+14
2015-12-29localedata: nl_NL@euro: copy measurement from nl_NL [BZ #19198]Mike Frysinger2-2/+6
2015-12-29malloc: Test various special cases related to allocation failuresFlorian Weimer3-1/+452
2015-12-29localedata: bg_BG: use colon as time separator [BZ #19385]Damyan Ivanov2-2/+8
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger2-1/+25
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu2-0/+6
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin2-2/+12
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger2-4/+9
2015-12-23Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin2-2/+2
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel5-13/+44
2015-12-23malloc: Update comment for list_lockFlorian Weimer2-3/+8
2015-12-22powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo2-0/+13
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo10-2/+30
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault2-5/+34
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella2-169/+203
2015-12-21malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer3-18/+73
2015-12-21Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar3-281/+132
2015-12-21Consolidate sin and cos code for 105414350 <|x|< 281474976710656Siddhesh Poyarekar3-146/+124
2015-12-21Consolidate range reduction in sincos for x > 281474976710656Siddhesh Poyarekar3-2/+66
2015-12-21Fix up ChangeLogSiddhesh Poyarekar1-3/+3
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno3-56/+2252
2015-12-19Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich8-4/+244
2015-12-18Remove unused variable in math/atest-exp2.c.Torvald Riegel2-5/+4
2015-12-17Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella2-8/+45
2015-12-17Provide x32 timesH.J. Lu2-0/+43
2015-12-17Fix POWER7 logb results for negative subnormals (bug 19375)Adhemerval Zanella2-0/+6
2015-12-16Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu2-2/+12
2015-12-16malloc: Fix attached thread reference count handling [BZ #19243]Florian Weimer4-5/+239
2015-12-15Add missing ChangeLog entriesH.J. Lu1-0/+9
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/masterH.J. Lu4-0/+124
2015-12-15Enable Silvermont optimizations for Knights LandingH.J. Lu2-0/+8
2015-12-15Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab8-6/+116
2015-12-15Fix aliasing violation in tst-rec-dlopenFlorian Weimer2-1/+6
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers8-48/+58
2015-12-12Cleanup ARM ioperm implementationAurelien Jarno2-9/+11
2015-12-11Fix indentation.Steve Ellcey2-1/+8