index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
i386
/
i686
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-15
Optimized memcmp and wmemcmp for x86-64 and x86-32
Liubov Dmitrieva
7
-282
/
+754
2011-10-14
Optimize x86-32 log
Ulrich Drepper
3
-0
/
+242
2011-10-12
Fix whitespaces
Ulrich Drepper
2
-10
/
+10
2011-10-12
Optimized memchr, memrchr, rawmemchr for x86-32
Liubov Dmitrieva
11
-1
/
+2639
2011-09-07
Fix up x86-32 section names for Atom code
Liubov Dmitrieva
6
-9
/
+6
2011-09-06
Move Atom-optimized code out of the way and together
Ulrich Drepper
3
-4
/
+4
2011-09-05
Fix whitespaces
Ulrich Drepper
2
-2
/
+0
2011-09-05
Optimized strchr and strrchr with SSE2 on x86-32
Liubov Dmitrieva
7
-1
/
+1656
2011-09-05
Fix whitespaces
Ulrich Drepper
3
-4
/
+1
2011-09-05
Add x86-32 optimized wcscmp
Ulrich Drepper
4
-1
/
+1075
2011-08-23
Fix spurious nop at start of __strspn_ia32
Andreas Schwab
1
-2
/
+2
2011-08-04
Fix whitespaces
Ulrich Drepper
2
-2
/
+0
2011-08-04
Improve x86-32 strcat functions with SSE2/SSSE3
Liubov Dmitrieva
10
-317
/
+2314
2011-07-14
Quash a warning in strstr-c.c built for static.
Roland McGrath
1
-0
/
+2
2011-06-25
Fix unwind info in 32bit SSE2/SSSE3 strncpy
H.J. Lu
2
-1
/
+5
2011-06-24
Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32
H.J. Lu
14
-1
/
+6542
2011-04-17
Fix static linking with checking x86/x86-64 memcpy.
Mike Frysinger
2
-2
/
+2
2010-12-14
Undo accidental checkin.
Ulrich Drepper
1
-25
/
+30
2010-12-09
Fix -D_FORTIFY_SOURCE memmove and bcop
Jakub Jelinek
1
-30
/
+25
2010-12-01
Remove dead code from x86-32 SSSE3 strncmp.
H.J. Lu
1
-8
/
+1
2010-11-05
32bit memset-sse2.S fails with uneven cache size
Ulrich Drepper
1
-0
/
+4
2010-10-13
Implement accurate fma.
Jakub Jelinek
1
-1
/
+1
2010-10-11
Correct implementation of fmaf.
Jakub Jelinek
1
-1
/
+1
2010-08-27
Add missing i686/multiarch/Makefile bit for shared x86_64 code.
Roland McGrath
1
-0
/
+1
2010-08-27
Fixup x86 after x86-64 varshift change.
Ulrich Drepper
2
-1
/
+1
2010-08-25
Unroll 32bit SSE strlen and handle slow bsf
H.J. Lu
4
-80
/
+480
2010-08-24
Clean up SSE variable shifts
Richard Henderson
3
-1
/
+3
2010-08-19
Fix ifunc thunk for strspn on x86 in static libc
Andreas Schwab
1
-2
/
+2
2010-07-21
Add missing file from last commit.
Andreas Schwab
1
-0
/
+2
2010-07-21
Add strcasestr-nonascii to i386 build
Andreas Schwab
1
-1
/
+2
2010-04-15
Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
H.J. Lu
2
-7
/
+8
2010-04-14
Add x86-32 FMA support
H.J. Lu
6
-0
/
+143
2010-03-18
Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
H.J. Lu
1
-0
/
+15
2010-03-04
Pass -mtune=i686 to assembler when compiling for i686
H.J. Lu
1
-0
/
+16
2010-02-26
Fix unwind info in x86 strcmp-sse4.S
H.J. Lu
1
-1
/
+3
2010-02-24
Fix issues in x86 memcpy-ssse3-rep.S
H.J. Lu
1
-106
/
+140
2010-02-24
Fix issues in x86 memcpy-ssse3.S
H.J. Lu
1
-40
/
+73
2010-02-24
Fix issues in x86 memset-sse2.S/memset-sse2-rep.S
H.J. Lu
2
-15
/
+18
2010-02-18
Use CPUID_OFFSET instead of FEATURE_OFFSET
H.J. Lu
2
-2
/
+2
2010-02-17
Align x86 memcmp-sse4.S and fix unwind info.
H.J. Lu
1
-7
/
+23
2010-02-17
Fix unwind info in x86 memcmp-ssse3.
H.J. Lu
1
-5
/
+1
2010-02-17
Simplify x86 strcmp-sse4 unwind info.
H.J. Lu
1
-15
/
+7
2010-02-17
Fix and cleanup unwind info in x86 strcmp-ssse<F3>.
Ulrich Drepper
1
-73
/
+14
2010-02-15
Remove commented-out code.
Ulrich Drepper
1
-6
/
+0
2010-02-15
Fix up new x86 string functions.
Ulrich Drepper
4
-38
/
+151
2010-02-15
32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2
H.J. Lu
11
-1
/
+5743
2010-01-19
Support __memmove_ssse3_rep when SHARED isn't defined.
H.J. Lu
1
-0
/
+3
2010-01-12
Fix whitespace problems.
Ulrich Drepper
6
-20
/
+20
2010-01-12
Optimize 32bit memset/memcpy with SSE2/SSSE3.
H.J. Lu
30
-12
/
+6229
2009-12-13
Define bit_SSE2 and index_SSE2.
H.J. Lu
3
-8
/
+8
[prev]
[next]