summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP reorganization to improve scalability of localtimefw/bug16145Florian Weimer2017-03-096-389/+519
* Isolate global timezone variables in <time/time-variables.h>Florian Weimer2017-03-0919-42/+190
* Test for correct setting of errno.Yury Norov2017-03-085-2/+305
* S390: Regenerate ULPsStefan Liebler2017-03-082-128/+140
* Fix auto-merge issue in ChangeLogFlorian Weimer2017-03-071-2/+0
* tzset: Clean up preprocessor macros min, max, signFlorian Weimer2017-03-072-7/+15
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-077-79/+28
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-075-2/+27
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-072-0/+25
* S390: Optimize atomic macros.Stefan Liebler2017-03-062-64/+124
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-043-0/+81
* tzset: Remove unused NOID macroFlorian Weimer2017-03-033-3/+5
* tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2017-03-032-1/+4
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-022-4/+6
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-029-9/+47
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-0155-99/+171
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-0110-23/+38
* Add scripts/backport-support.shFlorian Weimer2017-02-282-0/+114
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-2810-59/+1347
* sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer2017-02-284-12/+316
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-283-2/+7
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-02-274-2/+73
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-2513-53/+212
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-2525-75/+148
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-259-43/+62
* Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2017-02-242-9/+14
* Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2017-02-242-1/+6
* Run libm tests separately for each function.Joseph Myers2017-02-24161-973/+1512
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-2329-1/+1084
* Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2017-02-222-1/+6
* Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2017-02-222-1/+6
* Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2017-02-212-0/+5
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-02-212-98/+110
* powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta2017-02-213-0/+111
* powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta2017-02-214-21/+19
* Bug 20313: Update to Unicode 9.0.0Mike FABIAN2017-02-2117-2596/+6701
* Remove some unused libm-test exception macros.Joseph Myers2017-02-202-28/+9
* One more obvious missing #include in the testsuite.Zack Weinberg2017-02-192-0/+5
* Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers2017-02-175-304/+343
* Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella2017-02-176-41/+113
* Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu2017-02-172-1/+6
* Move tests of catan, catanh to auto-libm-test-*.Joseph Myers2017-02-1710-919/+76430
* Move tests of casin, casinh to auto-libm-test-*.Joseph Myers2017-02-1710-1391/+92082
* Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers2017-02-1710-1342/+92033
* Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers2017-02-173-3/+17
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-1712-11/+28
* build-many-glibcs: don't crash if email is not configuredZack Weinberg2017-02-162-0/+16
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-1683-30/+191
* ChangeLog entry for previous changesetZack Weinberg2017-02-161-0/+16
* Clean up redundancies between string.h and strings.h.Zack Weinberg2017-02-163-141/+39