2016-12-21 |
Florian Weimer | Remove unused function _dl_tls_setup |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Nick Alcock | x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE... |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Nick Alcock | Move all tests out of the csu subdirectory |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Rical Jasan | manual: Convert @tables of variables to @vtables. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Joseph Myers | Add roundeven, roundevenf, roundevenl. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Joseph Myers | Add preprocessor indentation for llogb macro in tgmath.h. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Gabriel F.... | Replace use of snprintf with strfrom in libm tests |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Optimize lock-elision by decrementing adapt_count... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use new __libc_tbegin_retry macro in elision... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use own tbegin macro instead of __builtin_tbegin. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Stefan Liebler | S390: Use C11-like atomics instead of plain memory... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Florian Weimer | Do not require memset elimination in explicit_bzero... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Joseph Myers | Add fmaxmag, fminmag functions. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Torvald Riegel | Robust mutexes: Fix lost wake-up. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | benchtests: Add fmaxf/fminf benchmarks |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | benchtests: Add fmax/fmin benchmarks |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Adhemerval... | Adjust benchtests to new support library. |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Andrew Senkevich | Disable TSX on some Haswell processors. |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Florian Weimer | Add missing bug number to ChangeLog |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Jim Meyering | assert.h: allow gcc to detect assert(a = 1) errors |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Siddhesh Poyarekar | Link benchset tests against libsupport |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Siddhesh Poyarekar | Add ChangeLog for previous commit |
commit | commitdiff | tree | snapshot |
2016-12-17 |
Martin Galvan | Add -B to python invocation to avoid generating pyc... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Document sNaN argument error handling. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Zack Weinberg | New string function explicit_bzero (from OpenBSD). |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Define FE_SNANS_ALWAYS_SIGNAL. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Adhemerval... | Fix typos and missing closing bracket in test-memchr.c |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Joseph Myers | Make build-many-glibcs.py flush stdout before execv. |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Adhemerval... | Fix powerpc64/power7 memchr for large input sizes |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Gabriel F.... | Make w_scalbln type-generic |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Joseph Myers | Fix x86, x86_64 fmax, fmin sNaN handling, add tests... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Andreas Schwab | Fix assertion failure on test timeout |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Joseph Myers | Fix powerpc fmax, fmin sNaN handling (bug 20947). |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Fix generic fmax, fmin sNaN handling (bug 20947). |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Refactor long double information into bits/long-double.h. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Include <linux/falloc.h> in bits/fcntl-linux.h. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Gabriel F.... | Fix arg used as litteral suffix in tst-strfrom.h |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Adhemerval... | Consolidate renameat Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Adhemerval... | Consolidate rename Linux implementation |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Add [BZ #19398] marker to ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Wilco Dijkstra | Improve strtok and strtok_r performance. Instead of... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Gabriel F.... | Make w_log1p type-generic |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Wilco Dijkstra | Improve generic rawmemchr for targets that don't have an |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Joseph Myers | Use Linux 4.9 (headers) in build-many-glibcs.py. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Andrew Senkevich | Better design of libm.a installation rule. |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Andreas Schwab | powerpc: remove _dl_platform_string and _dl_powerpc_pla... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Florian Weimer | nptl/tst-cancel7: Add missing case label |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Florian Weimer | Expose linking against libsupport as make dependency |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Rajalakshmi... | powerpc: strncmp optimization for power9 |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Florian Weimer | Add getentropy, getrandom, <sys/random.h> [BZ #17252] |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Florian Weimer | debug: Additional compiler barriers for backtrace tests... |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Andreas Schwab | Fix testsuite timeout handling |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Florian Weimer | inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Florian Weimer | support: Introduce new subdirectory for test infrastructure |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Zack Weinberg | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Joseph Myers | Fix tests-printers handling for cross compiling. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Andrew Senkevich | Install libm.a as linker script (bug 20539). |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Martin Galvan | Add pretty printers for the NPTL lock types |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Joseph Myers | Add build-many-glibcs.py option to strip installed... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Adhemerval... | Fix writes past the allocated array bounds in execvpe... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Andreas Schwab | Get rid of __elision_available |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Joseph Myers | Fix typo in last ChangeLog message. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Joseph Myers | Fix hypot sNaN handling (bug 20940). |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Joseph Myers | Fix x86_64/x86 powl handling of sNaN arguments (bug... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Torvald Riegel | Use C11-like atomics instead of plain memory accesses... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Samuel Thibault | hurd: fix using hurd.h in C++ programs |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Joseph Myers | Fix sysdeps/ieee754 pow handling of sNaN arguments... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Joseph Myers | Fix pow (qNaN, 0) result with -lieee (bug 20919), remov... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Carlos O'Donell | Bug 20918 - Building with --enable-nss-crypt fails... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Florian Weimer | elf/tst-tls-manydynamic: New test |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Florian Weimer | aarch64: Use explicit offsets in _dl_tlsdesc_dynamic |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Stefan Liebler | S390: Regenerate ULPs. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Stefan Liebler | Fix new testcase elf/tst-latepthread on s390x. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Joseph Myers | Add llogb, llogbf, llogbl. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joseph Myers | Make ldbl-128 getpayload, setpayload functions use... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joseph Myers | Add missing hidden_def (__sigsetjmp). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Adhemerval... | powerpc: Remove stpcpy internal clash with IFUNC |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Rajalakshmi... | powerpc: strcmp optimization for power9 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joseph Myers | Refactor FP_ILOGB* out of bits/mathdef.h. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joseph Myers | Make build-many-glibcs.py support running as a bot. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Joseph Myers | Add build-many-glibcs.py bot-cycle action. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Adhemerval... | powerpc: Remove stpcpy internal clash with IFUNC |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Florian Weimer | ld.so: Remove __libc_memalign |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Florian Weimer | Implement _dl_catch_error, _dl_signal_error in libc... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Florian Weimer | libio: Limit buffer size to 8192 bytes [BZ #4099] |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Carlos O'Donell | Remove out of date PROJECTS file. |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Florian Weimer | gconv: Adjust GBK to support the Euro sign |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Steve Ellcey | Use XSTAT_IS_XSTAT64 in generic xstat functions |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Florian Weimer | powerpc: Add hidden definition for __sigsetjmp |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Florian Weimer | powerpc: Remove unintended __longjmp symbol from ABI |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Joseph Myers | Refactor FP_FAST_* into bits/fp-fast.h. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Joseph Myers | Make ilogb wrappers type-generic. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Joseph Myers | Work around IA64 tst-setcontext2.c compile failure. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Joseph Myers | Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
H.J. Lu | X86_64: Don't use PLT nor GOT in static archives [BZ... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Steve Ellcey | Partial ILP32 support for aarch64. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Steve Ellcey | Fix for [f]statfs64/[f]statfs aliasing patch |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Joseph Myers | Do not include asm/cachectl.h in nios2 sys/cachectl.h. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Zack Weinberg | Minor problems exposed by compiling C++ tests under... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Samuel Thibault | hurd: fix using hurd/signal.h in C++ programs |
commit | commitdiff | tree | snapshot |
next |