| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 40 | -40/+40 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 2 | -0/+12 |
* | Support bits/floatn.h inclusion from .S files. | Joseph Myers | 2017-11-17 | 1 | -28/+32 |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -0/+7 |
* | x86: Add sysdeps/x86/sysdep.h | H.J. Lu | 2017-11-01 | 1 | -0/+69 |
* | sysdeps/x86/libc-start.c: Add /* !SHARED */ | H.J. Lu | 2017-10-30 | 1 | -1/+1 |
* | Reformat sysdeps/x86/libc-start.c | H.J. Lu | 2017-10-30 | 1 | -3/+3 |
* | Update x86 fix-fp-int-compare-invalid.h for GCC 8. | Joseph Myers | 2017-10-24 | 1 | -2/+6 |
* | Add bits/floatn.h defines for more _FloatN / _FloatNx types. | Joseph Myers | 2017-10-20 | 1 | -0/+2 |
* | x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265] | H.J. Lu | 2017-10-20 | 4 | -31/+109 |
* | x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299] | H.J. Lu | 2017-10-19 | 1 | -4/+8 |
* | Add common ifunc-init.h header | Adhemerval Zanella | 2017-10-17 | 1 | -40/+1 |
* | Remove ancient __signbit inlines | Wilco Dijkstra | 2017-09-28 | 1 | -38/+0 |
* | Simplify C99 isgreater macros | Wilco Dijkstra | 2017-09-28 | 1 | -93/+0 |
* | x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967] | H.J. Lu | 2017-09-12 | 2 | -0/+9 |
* | x86: Add x86_64 to x86-64 HWCAP [BZ #22093] | H.J. Lu | 2017-09-11 | 3 | -8/+11 |
* | hurd: fix libm link | Samuel Thibault | 2017-09-03 | 1 | -1/+1 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 1 | -41/+0 |
* | x86: Remove assembly versions of index_cpu_*/index_arch_* | H.J. Lu | 2017-08-25 | 1 | -42/+1 |
* | x86: Add IBT/SHSTK bits to cpu-features | H.J. Lu | 2017-08-14 | 2 | -0/+10 |
* | x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE | H.J. Lu | 2017-08-04 | 1 | -57/+0 |
* | x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871] | H.J. Lu | 2017-08-04 | 1 | -2/+5 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -2/+2 |
* | float128: Add signbit alternative for old compilers | Gabriel F. T. Gomes | 2017-06-30 | 1 | -0/+8 |
* | Add float128 support for x86_64, x86. | Joseph Myers | 2017-06-26 | 6 | -0/+382 |
* | Avoid localplt issues from x86 fereaiseexcept inline. | Joseph Myers | 2017-06-23 | 2 | -0/+11 |
* | x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps | H.J. Lu | 2017-06-21 | 4 | -26/+19 |
* | Move x86 specific tunables to x86/dl-tunables.list | H.J. Lu | 2017-06-20 | 1 | -0/+34 |
* | tunables: Add IFUNC selection and cache sizes | H.J. Lu | 2017-06-20 | 4 | -1/+366 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -1996/+0 |
* | Make LD_HWCAP_MASK usable for static binaries | Siddhesh Poyarekar | 2017-06-07 | 1 | -5/+3 |
* | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar | 2017-06-07 | 1 | -0/+4 |
* | x86: Don't use dl_x86_cpu_features in cacheinfo.c | H.J. Lu | 2017-06-05 | 1 | -15/+22 |
* | x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE | H.J. Lu | 2017-06-05 | 1 | -0/+1 |
* | x86: Add macros to implement ifunce selection in C | H.J. Lu | 2017-06-05 | 1 | -0/+40 |
* | x86: Update __x86_shared_non_temporal_threshold | H.J. Lu | 2017-06-02 | 1 | -2/+4 |
* | Delay initialization of CPU features struct in static binaries | Siddhesh Poyarekar | 2017-05-31 | 1 | -18/+5 |
* | x86: Don't include cacheinfo.c in ld.so | H.J. Lu | 2017-05-24 | 1 | -0/+4 |
* | x86: Use __get_cpu_features to get cpu_features | H.J. Lu | 2017-05-24 | 1 | -10/+9 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -271/+99 |
* | x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391] | H.J. Lu | 2017-05-03 | 5 | -1/+223 |
* | x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] | H.J. Lu | 2017-04-18 | 2 | -1/+8 |
* | x86: Set Prefer_No_VZEROUPPER if AVX512ER is available | H.J. Lu | 2017-04-18 | 2 | -2/+21 |
* | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 2017-04-10 | 1 | -0/+0 |
* | Add sysdeps/x86/dl-procinfo.c | H.J. Lu | 2017-04-10 | 1 | -0/+52 |
* | Check if SSE is available with HAS_CPU_FEATURE | H.J. Lu | 2017-04-07 | 1 | -0/+4 |
* | Use CPU_FEATURES_CPU_P to check if AVX is available | H.J. Lu | 2017-03-17 | 1 | -2/+1 |
* | Remove C++ namespace handling from glibc headers. | Joseph Myers | 2017-03-16 | 1 | -14/+0 |
* | Fix test-math-vector-sincos.h aliasing. | Joseph Myers | 2017-03-15 | 1 | -14/+14 |
* | Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bit | H.J. Lu | 2017-02-17 | 1 | -1/+1 |