index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
Fix typos in comments
Marek Polacek
1
-4
/
+4
2011-12-23
Prevent warnings due to long long constants
Ulrich Drepper
1
-9
/
+9
2011-12-23
Fix overrun in destination buffer
Liubov Dmitrieva
2
-508
/
+323
2011-12-22
Use __REDIRECT_NTH for __feraiseexcept_renamed
Ulrich Drepper
1
-1
/
+1
2011-12-21
Define x86_64 feraiseexcept inline only under __USE_EXTERN_INLINES.
Rafael Ávila de Espíndola
1
-1
/
+1
2011-12-17
WP fixes
Ulrich Drepper
1
-1
/
+0
2011-12-17
Optimized wcschr and wcscpy for x86-64 and x86-32
Ulrich Drepper
6
-1
/
+1057
2011-12-03
Fix more warnings
Ulrich Drepper
3
-11
/
+4
2011-11-01
Fix test of non-ASCII locales in x86-64 strcasecmp et.al.
Ulrich Drepper
2
-5
/
+5
2011-10-28
More cleanups of x86-64 strstr
Ulrich Drepper
1
-13
/
+12
2011-10-28
Clean up x86-64 strcasestr
Ulrich Drepper
1
-13
/
+12
2011-10-28
Remove code without too much effects
Ulrich Drepper
15
-113
/
+5
2011-10-25
Add AVX optimized versions for some x86-64 math functions
Ulrich Drepper
28
-34
/
+294
2011-10-25
Optimize x86-64 SSE4.2+ strcmp a bit more
Ulrich Drepper
1
-175
/
+130
2011-10-25
Use VEX encoding in inline math functions on x86-64 when possible
Ulrich Drepper
1
-48
/
+138
2011-10-25
Cleanup FMA4 patch
Ulrich Drepper
22
-1
/
+26
2011-10-24
Better DLA_FMS
Ulrich Drepper
1
-1
/
+8
2011-10-24
Use inline asm for DLA_FMS because of broken old compilers
Ulrich Drepper
1
-2
/
+6
2011-10-24
Optimize accurate 64-bit routines for FMA4 on x86-64
Ulrich Drepper
31
-0
/
+328
2011-10-23
Fix WS
Ulrich Drepper
1
-1
/
+1
2011-10-23
Optimized strnlen and wcscmp for x86-64
Liubov Dmitrieva
8
-317
/
+987
2011-10-23
Fix WS
Ulrich Drepper
1
-5
/
+5
2011-10-23
Fix signedness in wcscmp comparison
Liubov Dmitrieva
1
-45
/
+64
2011-10-23
Clean up FMA use
Ulrich Drepper
1
-6
/
+3
2011-10-23
Clean up last dla.h change
Ulrich Drepper
1
-0
/
+9
2011-10-22
Fix typo in last change
Ulrich Drepper
1
-1
/
+1
2011-10-22
Update ULPs for x86-64
Ulrich Drepper
1
-4
/
+12
2011-10-21
Fix compilation problems in x86-64 init-arch
Ulrich Drepper
1
-1
/
+2
2011-10-21
Don't use NULL in last s_fma{,f} change
Ulrich Drepper
2
-2
/
+2
2011-10-20
Check for FMA4 support and generate appropriate fma functions
Ulrich Drepper
4
-7
/
+49
2011-10-20
Move fma routines to right place
Ulrich Drepper
2
-0
/
+0
2011-10-19
Optimize x86-64 rawmemchr and add test
Ulrich Drepper
1
-4
/
+3
2011-10-19
Add optimized str{,n}casecmp for AVX on x86-64
Ulrich Drepper
3
-1798
/
+1870
2011-10-19
Fix PLT use for feraiseexcept on x86_64
Andreas Schwab
1
-1
/
+1
2011-10-18
Use new internal libc_fe* interfaces in more functions
Ulrich Drepper
1
-5
/
+30
2011-10-18
Provide combined internal feholdexcept/fesetround interface
Ulrich Drepper
1
-1
/
+13
2011-10-18
Pretty print last change to x86-64 mathinline.h
Ulrich Drepper
1
-2
/
+2
2011-10-18
Add optimized nearbyint{,f} for x86-64
Ulrich Drepper
6
-1
/
+105
2011-10-18
Start optimizing the use of the fenv interfaces in libm itself
Ulrich Drepper
1
-0
/
+42
2011-10-18
Fix last change
Andreas Schwab
1
-2
/
+3
2011-10-18
Fix linkage conflict with feraiseexcept
Andreas Schwab
1
-6
/
+10
2011-10-17
Relax asm requirements for recently added x86-64 math interfaces
Ulrich Drepper
2
-10
/
+10
2011-10-17
Makr x86-64 math_private.h more robust
Ulrich Drepper
1
-10
/
+10
2011-10-17
Provide internal optimizations on x86-64 with SSE4.1
Ulrich Drepper
6
-12
/
+51
2011-10-17
Fix last x86-64 mathinline change
Ulrich Drepper
1
-2
/
+2
2011-10-16
Use rounds{s,d} for x86 rint, ceil, floor
Ulrich Drepper
15
-10
/
+339
2011-10-15
Fix WS
Ulrich Drepper
1
-4
/
+4
2011-10-15
Optimized memcmp and wmemcmp for x86-64 and x86-32
Liubov Dmitrieva
8
-29
/
+2242
2011-10-14
Fix lost feraiseexcept symbol
Andreas Schwab
1
-1
/
+2
2011-10-13
Fix PLT use in feupdateenv on x86_64
Andreas Schwab
2
-5
/
+5
[next]