aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09WIP reorganization to improve scalability of localtimefw/bug16145Florian Weimer6-389/+519
2017-03-09Isolate global timezone variables in <time/time-variables.h>Florian Weimer19-42/+190
2017-03-08Test for correct setting of errno.Yury Norov5-2/+305
2017-03-08S390: Regenerate ULPsStefan Liebler2-128/+140
2017-03-07Fix auto-merge issue in ChangeLogFlorian Weimer1-2/+0
2017-03-07tzset: Clean up preprocessor macros min, max, signFlorian Weimer2-7/+15
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer7-79/+28
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar5-2/+27
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2-0/+25
2017-03-06S390: Optimize atomic macros.Stefan Liebler2-64/+124
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter3-0/+81
2017-03-03tzset: Remove unused NOID macroFlorian Weimer3-3/+5
2017-03-03tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2-1/+4
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2-4/+6
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer9-9/+47
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg55-99/+171
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg10-23/+38
2017-02-28Add scripts/backport-support.shFlorian Weimer2-0/+114
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer10-59/+1347
2017-02-28sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer4-12/+316
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab3-2/+7
2017-02-27sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer4-2/+73
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg13-53/+212
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg25-75/+148
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg9-43/+62
2017-02-24Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2-9/+14
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2-1/+6
2017-02-24Run libm tests separately for each function.Joseph Myers161-973/+1512
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes29-1/+1084
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2-1/+6
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2-1/+6
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2-0/+5
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2-98/+110
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta3-0/+111
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta4-21/+19
2017-02-21Bug 20313: Update to Unicode 9.0.0Mike FABIAN17-2596/+6701
2017-02-20Remove some unused libm-test exception macros.Joseph Myers2-28/+9
2017-02-19One more obvious missing #include in the testsuite.Zack Weinberg2-0/+5
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers5-304/+343
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella6-41/+113
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu2-1/+6
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers10-919/+76430
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers10-1391/+92082
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers10-1342/+92033
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers3-3/+17
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho12-11/+28
2017-02-16build-many-glibcs: don't crash if email is not configuredZack Weinberg2-0/+16
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg83-30/+191
2017-02-16ChangeLog entry for previous changesetZack Weinberg1-0/+16
2017-02-16Clean up redundancies between string.h and strings.h.Zack Weinberg3-141/+39