Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Added memset optimized with AVX512 for KNL hardware. | Andrew Senkevich | 2015-12-19 | 1 | -0/+4 |
* | Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/master | H.J. Lu | 2015-12-15 | 1 | -0/+3 |
* | Detect and select i586/i686 implementation at run-timefedora/master | H.J. Lu | 2015-08-27 | 1 | -3/+17 |
* | Also check __i586__/__i686__ for HAS_I586/HAS_I686 | H.J. Lu | 2015-08-19 | 1 | -8/+9 |
* | Define HAS_CPUID/HAS_I586/HAS_I686 from -march= | H.J. Lu | 2015-08-18 | 1 | -0/+27 |
* | Add _dl_x86_cpu_features to rtld_global | H.J. Lu | 2015-08-13 | 1 | -0/+240 |