2015-06-29 |
Joseph Myers | Fix ldbl-128 j1l spurious underflows (bug 18612). |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Joseph Myers | Fix j1, jn missing underflows (bug 16559). |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Joseph Myers | Update headers for Linux 4.0, 4.1 definitions. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Mel Gorman | malloc: Do not corrupt the top of a threaded heap if... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Matthew Fortune | Add support for DT_MIPS_RLD_MAP_REL. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Joseph Myers | Use round-to-nearest internally in jn, test with ALL_RM... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Andrew Senkevich | More correct description of linking with vector math... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Andreas Schwab | Fix buffer overflow for writes to memory buffer stream... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
H.J. Lu | Support compilers defaulting to PIE |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Roland McGrath | NPTL: Use unsigned type for setxid_futex. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Roland McGrath | Use unsigned types for counters in getaddrinfo_a code. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Roland McGrath | Use unsigned types for counters in AIO code. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
H.J. Lu | Align TCB offset to the maximum alignment |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Joseph Myers | Refactor libm tests. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Roland McGrath | NaCl: Fix glob.c build after getlogin_r -> __getlogin_r. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Joseph Myers | Fix cexp, ccos, ccosh, csin, csinh spurious underflows... |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Roland McGrath | Print more information in tst-getcpu failure case. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Roland McGrath | Line-wrap some log entries. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
H.J. Lu | Don't issue errors on GDB Python files |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Joseph Myers | Move csin, csinh tests to auto-libm-test-in. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Joseph Myers | Fix csin, csinh overflow in directed rounding modes... |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Joseph Myers | Fix ldbl-128 expl missing underflows (bug 18586). |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Andrew Senkevich | Combination of data tables for x86_64 vector functions... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Joseph Myers | Fix sin, sincos missing underflows (bug 16526, bug... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Joseph Myers | Fix spurious "inexact" exceptions from __kernel_standar... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Torvald Riegel | Fix atomic_full_barrier on x86 and x86_64. |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Joseph Myers | Fix math/Makefile dependency on libm-test.stmp for... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Andrew Senkevich | Combination of data tables for x86_64 vector functions... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Joseph Myers | Fix csqrt spurious underflows (bug 18371). |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Joseph Myers | Fix exp2, exp2f spurious underflows (bug 18219). |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Dmitry V. Levin | Fix potential hanging of gethostbyaddr_r/gethostbyname_r |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Dmitry V. Levin | _res_hconf_reorder_addrs: fix typo in comment |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Joseph Myers | Fix expm1 missing underflows (bug 16353). |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Andreas Schwab | Record TTL also for DNS PTR queries (bug 18513) |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Leonhard Holz | remove unnecessary memset in strcoll |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Leonhard Holz | remove now unused idxnow in strcoll |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Joseph Myers | Fix x86_64 / x86 expm1l (-min_subnorm) result sign... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Joseph Myers | Correct ChangeLog syntax for conditional change within... |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Joseph Myers | Fix x86 / x86_64 expl, exp10l missing underflows (bug... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Joseph Myers | conformtest: Fix pselect expectations. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Joseph Myers | conformtest: Support xfail markers on individual assert... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Andrew Senkevich | Fixed powerpc64 build. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Stefan Liebler | Fix benchtests build failure after 'add benchmark for... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Stefan Liebler | Fix timezone tests run in parallel. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Stefan Liebler | S/390: Regenerate ULPs |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Joseph Myers | Fix asinh missing underflows (bug 16350). |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Joseph Myers | Remove include/bits/ipc.h. |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Joseph Myers | Remove stray spurious-underflow markings from cexp... |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Joseph Myers | Fix netinet/in.h MCAST_* namespace (bug 18558). |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Andrew Senkevich | Vector sincosf for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Andrew Senkevich | Vector sincos for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Andrew Senkevich | Vector powf for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Remove ldbl-128ibm variants of complex math functions. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix nice getpriority, setpriority namespace (bug 18553). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix ttyslot namespace (bug 18547). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix mq_notify socket, recv namespace (bug 18546). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Create hidden aliases for non-libc syscalls automatically. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix mq_notify pthread_barrier_* namespace (bug 18544). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix swscanf vswscanf namespace (bug 18542). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix getpass fflush_unlocked namespace (bug 18540). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix fmtmsg addseverity namespace (bug 18539). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix sem_* tdelete, tfind, tsearch, twalk namespace... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix syslog dprintf namespace (bug 18534). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix vsyslog namespace (bug 18533). |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Joseph Myers | Fix gethostbyaddr in6addr_any, in6addr_loopback namespa... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Andrew Senkevich | Vector pow for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Andrew Senkevich | Vector expf for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Andrew Senkevich | Vector exp for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Andrew Senkevich | Vector logf for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Andrew Senkevich | Vector log for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Szabolcs Nagy | [AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Szabolcs Nagy | [BZ 18034][AArch64] Lazy TLSDESC relocation data race fix |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Andrew Senkevich | Vector sinf for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Joseph Myers | Fix linknamespace expectations for in6addr_any, in6addr... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix syslog fputs_unlocked namespace (bug 18530). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix netdb.h addrinfo namespace (bug 18529). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix grp.h endgrent, getgrent namespace (bug 18528). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix getlogin_r namespace (bug 18527). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Martin Sebor | Attempting to install glibc configured with --prefix... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix aio_* pread namespace (bug 18519). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix ecvt_r, fcvt_r namespace (bug 18522). |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Joseph Myers | Fix h_errno namespace (bug 18520). |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Andrew Senkevich | Vector sin for x86_64 and tests. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Andrew Senkevich | More strict check of AVX512 support in assembler. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Florian Weimer | pthread_key_create: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Gleb Fotengauer... | nptl: restore .interp section in libpthread.so |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Dmitry V. Levin | Prepare for restoration of .interp section in libpthread.so |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Adhemerval... | x86: Remove vsyscall usage |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Joseph Myers | Fix regcomp wcscoll, wcscmp namespace (bug 18497). |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Joseph Myers | Fix pathconf statvfs namespace (bug 18507). |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Adhemerval... | Consolidate sched_getcpu |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Andrew Senkevich | This patch adds vector cosf tests. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Andrew Senkevich | Vector cosf for x86_64. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Andrew Senkevich | Addition of testing infrastructure for vector math... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Andrew Senkevich | Start of series of patches with x86_64 vector math... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Marko Myllynen | Remove unused PREDEFINED_CLASSES code |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Andrew Senkevich | This patch adds detection of availability for AVX512F... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Joseph Myers | Say "C++ tests" in comment on __open_memstream declaration. |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Samuel Thibault | mach: fix typo |
commit | commitdiff | tree | snapshot |
next |