projects
/
platform
/
upstream
/
glibc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix crash in GB18030 encoder
2011-06-26
H.J. Lu
Use __gettimeofday instead of gettimeofday
commit
|
commitdiff
|
tree
2011-06-25
H.J. Lu
Fix unwind info in 32bit SSE2/SSSE3 strncpy
commit
|
commitdiff
|
tree
2011-06-24
H.J. Lu
Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64
commit
|
commitdiff
|
tree
2011-06-24
H.J. Lu
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
commit
|
commitdiff
|
tree
2011-06-03
H.J. Lu
Assume Intel Core i3/i5/i7 processor if AVX is available
commit
|
commitdiff
|
tree
2011-05-18
H.J. Lu
Fix typo in x86-64 powl
commit
|
commitdiff
|
tree
2011-05-17
H.J. Lu
Fix fileops.c build for old kernels
commit
|
commitdiff
|
tree
2011-04-23
H.J. Lu
Fix "make xcheck" in sunrpc.
commit
|
commitdiff
|
tree
2011-04-01
H.J. Lu
Work around old buggy program which cannot cope with...
commit
|
commitdiff
|
tree
2011-03-21
H.J. Lu
Handle page boundaries in x86 SSE4.2 strncmp.
commit
|
commitdiff
|
tree
2011-02-03
H.J. Lu
Add missing configure patch.
commit
|
commitdiff
|
tree
2011-02-03
H.J. Lu
AVX audit test failures with gcc 4.6
commit
|
commitdiff
|
tree
2010-12-25
H.J. Lu
Remove `.ctors' and `.dtors' output sections
commit
|
commitdiff
|
tree
2010-12-02
H.J. Lu
Remove dead code from x86-32 SSSE3 strncmp.
commit
|
commitdiff
|
tree
2010-11-12
H.J. Lu
Support Intel processor model 6 and model 0x2.
commit
|
commitdiff
|
tree
2010-11-10
H.J. Lu
Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.
commit
|
commitdiff
|
tree
2010-11-08
H.J. Lu
Use IFUNC on x86-64 memset
commit
|
commitdiff
|
tree
2010-10-14
H.J. Lu
Fix alignment of AVX safe area on x86-64.
commit
|
commitdiff
|
tree
2010-08-27
H.J. Lu
Unroll x86-64 strlen
commit
|
commitdiff
|
tree
2010-08-26
H.J. Lu
Missing comma in last commit.
commit
|
commitdiff
|
tree
2010-08-25
H.J. Lu
Unroll 32bit SSE strlen and handle slow bsf
commit
|
commitdiff
|
tree
2010-08-16
H.J. Lu
Add -fno-asynchronous-unwind-tables to initfini.s for...
commit
|
commitdiff
|
tree
2010-06-30
H.J. Lu
Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7
commit
|
commitdiff
|
tree
2010-05-27
H.J. Lu
Incorrect x86 CPU family and model check.
commit
|
commitdiff
|
tree
2010-04-15
H.J. Lu
Missing CL.
commit
|
commitdiff
|
tree
2010-04-15
H.J. Lu
Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
commit
|
commitdiff
|
tree
2010-04-15
H.J. Lu
Add x86-32 FMA support
commit
|
commitdiff
|
tree
2010-04-15
H.J. Lu
Check DATA_CACHE_SIZE_HALF
commit
|
commitdiff
|
tree
2010-04-15
H.J. Lu
Optimie x86-64 SSE4 memcmp for unaligned data.
commit
|
commitdiff
|
tree
2010-04-14
H.J. Lu
x86-64 SSE4 optimized memcmp
commit
|
commitdiff
|
tree
2010-04-07
H.J. Lu
Fix non-add-on handling of libc-abis.
commit
|
commitdiff
|
tree
2010-03-24
H.J. Lu
Don't define __strpbrk_sse42 in static library
commit
|
commitdiff
|
tree
2010-03-24
H.J. Lu
Test case for last x86 memcmp problem
commit
|
commitdiff
|
tree
2010-03-18
H.J. Lu
Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
commit
|
commitdiff
|
tree
2010-03-05
H.J. Lu
Pass -mtune=i686 to assembler when compiling for i686
commit
|
commitdiff
|
tree
2010-02-27
H.J. Lu
Fix unwind info in x86 strcmp-sse4.S
commit
|
commitdiff
|
tree
2010-02-25
H.J. Lu
Fix issues in x86 memcpy-ssse3-rep.S
commit
|
commitdiff
|
tree
2010-02-25
H.J. Lu
Fix issues in x86 memcpy-ssse3.S
commit
|
commitdiff
|
tree
2010-02-25
H.J. Lu
Fix issues in x86 memset-sse2.S/memset-sse2-rep.S
commit
|
commitdiff
|
tree
2010-02-19
H.J. Lu
Use CPUID_OFFSET instead of FEATURE_OFFSET
commit
|
commitdiff
|
tree
2010-02-18
H.J. Lu
Align x86 memcmp-sse4.S and fix unwind info.
commit
|
commitdiff
|
tree
2010-02-18
H.J. Lu
Fix unwind info in x86 memcmp-ssse3.
commit
|
commitdiff
|
tree
2010-02-18
H.J. Lu
Simplify x86 strcmp-sse4 unwind info.
commit
|
commitdiff
|
tree
2010-02-15
H.J. Lu
32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
commit
|
commitdiff
|
tree
2010-02-06
H.J. Lu
memchr overshoots on ia64
commit
|
commitdiff
|
tree
2010-01-19
H.J. Lu
Support __memmove_ssse3_rep when SHARED isn't defined.
commit
|
commitdiff
|
tree
2010-01-13
H.J. Lu
Unroll the loop x86-64 SSE4.2 strlen.
commit
|
commitdiff
|
tree
2010-01-12
H.J. Lu
Optimize 32bit memset/memcpy with SSE2/SSSE3.
commit
|
commitdiff
|
tree
2009-12-24
H.J. Lu
Enable multiarch whenever possible.
commit
|
commitdiff
|
tree
2009-12-13
H.J. Lu
Define bit_SSE2 and index_SSE2.
commit
|
commitdiff
|
tree
2009-12-13
H.J. Lu
Define bit_XXX and index_XXX.
commit
|
commitdiff
|
tree
2009-11-20
H.J. Lu
Properly recover from shorter read.
commit
|
commitdiff
|
tree
2009-11-15
H.J. Lu
Use a simple loop on data shorter than software pipeline.
commit
|
commitdiff
|
tree
2009-11-06
H.J. Lu
Properly handle STT_GNU_IFUNC symbols in do_sym.
commit
|
commitdiff
|
tree
2009-10-23
H.J. Lu
Implement SSE4.2 optimized strchr and strrchr.
commit
|
commitdiff
|
tree
2009-09-28
H.J. Lu
Handle future binutils versions correctly.
commit
|
commitdiff
|
tree
2009-09-08
H.J. Lu
Support binutils 2.100 and 3.0.
commit
|
commitdiff
|
tree
2009-09-05
H.J. Lu
Support binutils 2.20.
commit
|
commitdiff
|
tree
2009-08-28
H.J. Lu
Remove ENABLE_SSSE3_ON_ATOM.
commit
|
commitdiff
|
tree
2009-08-08
H.J. Lu
Support mixed SSE/AVX audit and check AVX only once.
commit
|
commitdiff
|
tree
2009-08-08
H.J. Lu
Use PIC only if SHARED is defined.
commit
|
commitdiff
|
tree
2009-08-07
H.J. Lu
Add the missing "; \".
commit
|
commitdiff
|
tree
2009-08-07
H.J. Lu
Properly count number of logical processors on Intel...
commit
|
commitdiff
|
tree
2009-08-04
H.J. Lu
Add x86 32-bit SSE4.2 string functions.
commit
|
commitdiff
|
tree
2009-07-31
H.J. Lu
Support multiarch for i686.
commit
|
commitdiff
|
tree
2009-07-29
H.J. Lu
Properly restore AVX registers on x86-64.
commit
|
commitdiff
|
tree
2009-07-26
H.J. Lu
Add SSE2 support to str{,n}cmp for x86-64.
commit
|
commitdiff
|
tree
2009-07-26
H.J. Lu
Some some optimizations for x86-64 strcmp.
commit
|
commitdiff
|
tree
2009-07-21
H.J. Lu
SSE4.2 strstr/strcasestr for x86-64.
commit
|
commitdiff
|
tree
2009-07-16
H.J. Lu
memcmp implementation for x86-64 using SSE2.
commit
|
commitdiff
|
tree
2009-07-10
H.J. Lu
Add AVX support to ld.so auditing for x86-64.
commit
|
commitdiff
|
tree
2009-07-03
H.J. Lu
Add SSE4.2 support for strcspn, strpbrk, and strspn...
commit
|
commitdiff
|
tree
2009-07-02
H.J. Lu
Fix handling of xmm6 in ld.so audit hooks on x86-64.
commit
|
commitdiff
|
tree
2009-07-02
H.J. Lu
SSSE3 strcpy/stpcpy for x86-64
commit
|
commitdiff
|
tree
2009-06-30
H.J. Lu
Determine and store processor family and model on x86-64.
commit
|
commitdiff
|
tree
2009-06-23
H.J. Lu
Add SSE4.2 support for strcmp and strncmp on x86-64.
commit
|
commitdiff
|
tree
2009-06-22
H.J. Lu
Add more IFUNC tests.
commit
|
commitdiff
|
tree
2009-06-18
H.J. Lu
Use +link-pie Makefile rule to link PIE ifunc tests.
commit
|
commitdiff
|
tree
2009-06-16
H.J. Lu
Consolidate PIE linking Makefile rules.
commit
|
commitdiff
|
tree
2009-06-03
H.J. Lu
Test for ELF IFUNC functionality.
commit
|
commitdiff
|
tree
2009-05-22
H.J. Lu
Add ____longjmp_chk support for IA-64.
commit
|
commitdiff
|
tree
2009-05-22
H.J. Lu
Add missing .text directives.
commit
|
commitdiff
|
tree