Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [x86] Add a feature bit: Fast_Unaligned_Copy | H.J. Lu | 2016-03-28 | 1 | -0/+3 |
* | Set index_arch_AVX_Fast_Unaligned_Load only for Intel processors | H.J. Lu | 2016-03-22 | 1 | -2/+8 |
* | Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h | H.J. Lu | 2016-03-10 | 1 | -109/+113 |
* | 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_32BIT hjl/32bit/master | H.J. Lu | 2015-12-15 | 1 | -0/+3 |
* | Detect and select i586/i686 implementation at run-time fedora/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 |