summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix up timing_type key and remove the machine keysiddhesh/benchmarksSiddhesh Poyarekar2015-05-071-12/+1
* benchtest: script to compare two benchmarksSiddhesh Poyarekar2015-05-072-0/+291
* New module to import and process benchmark outputSiddhesh Poyarekar2015-05-072-25/+71
* BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath2015-05-065-3/+112
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-062-1/+6
* Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2015-05-065-26/+374
* 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra2015-05-062-316/+449
* Add further tests of libm functions.Joseph Myers2015-05-055-75/+2927
* Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki2015-05-052-2/+10
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-056-114/+47
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-057-232/+14
* Add more tests of libm functions.Joseph Myers2015-05-025-54/+1011
* Add more tests of tgamma.Joseph Myers2015-05-015-12/+220
* Add more tests of tanh.Joseph Myers2015-05-015-24/+345
* Add more tests of tan.Joseph Myers2015-05-015-8/+67
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-015-8/+151
* Add another test of pow.Joseph Myers2015-05-014-8/+38
* Add more tests of lgamma.Joseph Myers2015-05-015-60/+292
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-015-61/+924
* elf.h: Add section compression constants and structures.Mark Wielaard2015-05-012-0/+30
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-015-29/+574
* Add more tests of erf, erfc.Joseph Myers2015-05-015-34/+505
* [AArch64] Fix the big endian loader name.Szabolcs Nagy2015-05-012-0/+7
* Add more tests of csqrt.Joseph Myers2015-04-305-50/+570
* Add further tests of cosh and sinh.Joseph Myers2015-04-305-18/+401
* Remove MIPS version of waitid.c.Joseph Myers2015-04-302-7/+4
* NaCl: Change clock_t to long int.Roland McGrath2015-04-293-3/+7
* NaCl: Fix symbol names for euidaccess.Roland McGrath2015-04-292-1/+6
* NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2015-04-292-1/+8
* NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer2015-04-291-1/+1
* CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-04-295-6/+136
* Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers2015-04-284-2/+21
* elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.Mark Wielaard2015-04-282-1/+5
* Update sparc localplt.dataDavid S. Miller2015-04-273-8/+12
* Check tzspec_len == 0 in __tzfile_readH.J. Lu2015-04-272-1/+7
* test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer2015-04-274-7/+36
* posix_fallocate, posix_fallocate64 stub: Do not set errnoFlorian Weimer2015-04-243-4/+7
* ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2015-04-243-5/+10
* Make time zone file parser more robust [BZ #17715]Florian Weimer2015-04-2411-214/+456
* Do not build with -WinlineFlorian Weimer2015-04-242-2/+6
* S/390: Regenerate ULPsStefan Liebler2015-04-242-251/+225
* S/390: Get cache information via sysconfStefan Liebler2015-04-243-0/+238
* Use __copysign rather than copysign.Wilco Dijkstra2015-04-224-3/+11
* CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-213-2/+16
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-2022-17/+45
* Better fix for setenv (..., NULL, ...)Paul Eggert2015-04-192-1/+23
* Avoid confusing compiler with dynamically impossible statically invalid deref...Roland McGrath2015-04-172-3/+18
* Fuller check for invalid NSID in _dl_open.roland/dl-nnsRoland McGrath2015-04-172-3/+15
* Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller2015-04-174-5/+13
* Add arm-nacl port.Roland McGrath2015-04-17127-0/+5120