2015-07-21 |
Siddhesh Poyarekar | Remove Linuxism from tst-tls-atexit |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Andreas Schwab | m68k: update libm test ULPs |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Chris Metcalf | tst-leaks: raise timeout to 5 seconds |
commit | commitdiff | tree | snapshot |
2015-07-20 |
H.J. Lu | Add si_addr_bnd to _sigfault in x86 struct siginfo |
commit | commitdiff | tree | snapshot |
2015-07-16 |
David S. Miller | Regenerate SPARC ULPs. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Adhemerval... | libio: Fix fmemopen 'w' mode with provided buffer |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Rajalakshmi... | powerpc: strstr optimization |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Mike Frysinger | hppa/ia64: _dl_unmap: make it hidden |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Mike Frysinger | hppa/ia64: _dl_symbol_address: add PLT bypass for rtld |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Siddhesh Poyarekar | Add comment to clarify how the test can fail |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Siddhesh Poyarekar | Whitespace fixup in cxa_thread_atexit_impl.c |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Siddhesh Poyarekar | Set NODELETE flag when opening already open objects... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
David S. Miller | Fix sparc build. |
commit | commitdiff | tree | snapshot |
2015-07-15 |
H.J. Lu | Sort NEWS |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Pravin Satpute | Correcting language code for Bhili and Tulu locales... |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Arjun Shankar | Modify several tests to use test-skeleton.c |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Arjun Shankar | Modify elf/tst-audit9.c to use test-skeleton.c |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Mike Frysinger | tst-tzset: raise timeout to 5 seconds |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Stefan Liebler | i686: Mark stdlib/tst-makecontext as XFAIL. |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Stefan Liebler | S390: Regenerate ULPs |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Roland McGrath | Factor file identity rules out of generic rtld code. |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Siddhesh Poyarekar | Fix up typo in tst-tls-atexit |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Adhemerval... | Avoid C++ tests when the C++ cannot be linked |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Siddhesh Poyarekar | Fix up ChangeLog |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Siddhesh Poyarekar | Whitespace fix in tst-tls-atexit.c |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Wilco Dijkstra | Add AArch64 versions of math_opt_barrier and math_force... |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Wilco Dijkstra | Optimize the strlen implementation by using a page... |
commit | commitdiff | tree | snapshot |
2015-07-11 |
H.J. Lu | Replace %ld with %jd and cast to intmax_t |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Roland McGrath | NaCl: Make pthread_condattr_setclock reject CLOCK_MONOT... |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Chris Metcalf | tile: Regenerate ULPs. |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Chris Metcalf | math/test-fenvinline: avoid compiler warning |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Siddhesh Poyarekar | Remove unnecessary mutex locks from tst-tls-atexit... |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Siddhesh Poyarekar | Avoid boolean coercion in tst-tls-atexit test case |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Torvald Riegel | Clean up semaphore EINTR handling after Linux futex... |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Torvald Riegel | Add and use new glibc-internal futex API. |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Martin Sebor | The patch committed to fix bug #18435 caused regression... |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Roland McGrath | Provide __libc_fatal for rtld. |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Roland McGrath | PLT avoidance for _exit in rtld. |
commit | commitdiff | tree | snapshot |
2015-07-09 |
H.J. Lu | Improve bndmov encoding with zero displacement |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Igor Zamyatin | Preserve bound registers for pointer pass/return |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Adhemerval... | libio: Update powerpc64le libc.abilist |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Samuel Thibault | hurd: permit to use mlock from non-root process |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Szabolcs Nagy | [AArch64][BZ 18648] change greg_t definition in ucontext.h |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Szabolcs Nagy | [AArch64][BZ 18400] fix elf_prpsinfo in procfs.h |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Roland McGrath | BZ#18383: Conditionalize test-xfail-tst-tlsalign{,... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Roland McGrath | Fix some places to use $(LN_S) makefile variable. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Roland McGrath | Install a dummy <rpc/netdb.h> when not building sunrpc/. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adhemerval... | libio: Update tst-fmemopen2.c |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adhemerval... | libio: fmemopen rewrite to POSIX compliance |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Carlos O'Donell | Add missing Advanced API (RFC3542) (1) defines. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Feng Gao | Use "|" instead of "+" when combine the _IO_LINE_BUF... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Mike Frysinger | nscd: drop selinux/flask.h include |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Mike Frysinger | pwd.h: add __nonnull markings [BZ #18641] |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Carlos O'Donell | Fix ruserok scalability with large ~/.rhosts file. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Pavel Kopyl | Add forced deletion support to _dl_close_worker |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Stefan Liebler | S390: Fix "backtrace() returns infinitely deep stack... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Stefan Liebler | S390: Regenerate ULPs. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Stefan Liebler | S390: Fix sem.h conformance test failures. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
H.J. Lu | Add la_symbind32 to x86-64 audit tests |
commit | commitdiff | tree | snapshot |
2015-07-07 |
H.J. Lu | Add and use sysdeps/i386/link-defines.sym |
commit | commitdiff | tree | snapshot |
2015-07-07 |
H.J. Lu | Add a testcase for i386 LD_AUDIT |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Torvald Riegel | Do not create invalid pointers in C code of string... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Andreas Schwab | Update NEWS |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Cyril Hrubis | Set errno to ENOMEM on overflow in sbrk (bug 18592) |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Wilco Dijkstra | Inline __ieee754_sqrt and __ieee754_sqrtf. Also add... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Wilco Dijkstra | Remove unused file sysdeps/ieee754/support.c |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Szabolcs Nagy | [AArch64] make setcontext etc functions consistent... |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Szabolcs Nagy | Regenerate aarch64 libm-test-ulps |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Joseph Myers | Fix ldbl-128 expm1l (-min_subnorm) result sign (bug... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Martin Sebor | The C++ 2011 std::call_once function is specified to... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Joseph Myers | Regenerate powerpc-nofpu libm-test-ulps. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Joseph Myers | Regenerate ARM libm-test-ulps. |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Joseph Myers | Regenerate MIPS libm-test-ulps. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Torvald Riegel | Remove documentation of lowlevellock systemtap probes. |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Torvald Riegel | Clean up BUSY_WAIT_NOP and atomic_delay. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Joseph Myers | Improve tgamma accuracy (bug 18613). |
commit | commitdiff | tree | snapshot |
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 |
next |