index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Make llround an alias for lround on 64-bit machines.
Ulrich Drepper
2
-0
/
+14
2009-08-25
Optimized nearbyint for 64-bit.
Ulrich Drepper
1
-0
/
+86
2009-08-25
Optimized rint implementation for x86-64.
Ulrich Drepper
1
-0
/
+79
2009-08-25
Add 64-bit optimized s_round.
Ulrich Drepper
1
-0
/
+77
2009-08-25
Optimize out duplicated scalbln code for x86-64.
Ulrich Drepper
3
-6
/
+17
2009-08-25
Add 64-bit optimized scalbln.
Ulrich Drepper
1
-0
/
+68
2009-08-25
Optimized signbit{,f} for x86-64.
Ulrich Drepper
2
-0
/
+54
2009-08-25
Add 64-bit optimized version lround.
Ulrich Drepper
1
-0
/
+67
2009-08-25
64-bit optimized implementation of trunc.
Ulrich Drepper
1
-0
/
+56
2009-08-25
Handle AVX saving on x86-64 in interrupted smbol lookups.
Ulrich Drepper
1
-1
/
+0
2009-08-24
Add ceil implementation for 64-bit machines.
Ulrich Drepper
2
-0
/
+84
2009-08-24
Optimize float construction/extraction on x86-64.
Ulrich Drepper
1
-0
/
+20
2009-08-24
Add sysdeps/unix/syscall-template.S; build syscall stubs with deps and -g poi...
Roland McGrath
3
-24
/
+115
2009-08-24
Define math_errhandling is possible.
Ulrich Drepper
1
-1
/
+5
2009-08-24
Optimize x86-64 signbit{,f} a bit.
Ulrich Drepper
1
-5
/
+7
2009-08-22
Add sigstack handling to Linux ____longjmp_chk on powerpc.
Andreas Schwab
4
-16
/
+77
2009-08-20
Improve backtrace_symbols{,_fd} output when missing symbols.
Roland McGrath
2
-46
/
+83
2009-08-08
Support mixed SSE/AVX audit and check AVX only once.
H.J. Lu
2
-237
/
+276
2009-08-08
Use PIC only if SHARED is defined.
H.J. Lu
2
-0
/
+30
2009-08-08
Simplify cpuid.h configure test.
Jim Meyering
2
-14
/
+544
2009-08-08
Move SSE4.2 functions together.
Ulrich Drepper
2
-0
/
+2
2009-08-07
Add SSSE3-optimized implementation of str{,n}cmp for x86-64.
Ulrich Drepper
5
-47
/
+185
2009-08-07
Avoid warning through fake initialization.
Ulrich Drepper
1
-0
/
+2
2009-08-07
Fix whitespace in last patch.
Ulrich Drepper
1
-1
/
+1
2009-08-07
Add the missing "; \".
H.J. Lu
1
-1
/
+1
2009-08-07
Fix whitespaces in last checkin.
Ulrich Drepper
1
-1
/
+1
2009-08-07
Properly count number of logical processors on Intel CPUs.
H.J. Lu
1
-4
/
+38
2009-08-04
Add x86 SSE strlen.
Ulrich Drepper
3
-6
/
+160
2009-08-04
Add x86 32-bit SSE4.2 string functions.
H.J. Lu
13
-4
/
+219
2009-08-02
Remove leftover code from Linux/x86 ____longjmp_chk.
Ulrich Drepper
1
-6
/
+0
2009-08-02
x86/x86-64 now needs <cpuid.h> from gcc.
Ulrich Drepper
2
-44
/
+63
2009-08-01
Remove last trace of bounded pointer handling from ____longjmp_chk on x86-64.
Ulrich Drepper
1
-1
/
+1
2009-07-31
Optimize x86 and x86-64 ____longjmp_chk for Linux.
Ulrich Drepper
2
-117
/
+50
2009-07-31
Fix ____longjmp_chk on x86-64.
Ulrich Drepper
1
-2
/
+2
2009-07-31
Support multiarch for i686.
H.J. Lu
12
-49
/
+95
2009-07-31
Remove CHEC_ESP handling from i386 __longjmp.
Ulrich Drepper
1
-9
/
+0
2009-07-30
Whitespace cleanup.
Ulrich Drepper
1
-2
/
+2
2009-07-30
Add sigstack handling to Linux ____longjmp_chk on i386.
Ulrich Drepper
3
-61
/
+150
2009-07-30
____longjmp_chk is now OS-specific.
Ulrich Drepper
2
-145
/
+146
2009-07-30
Change code a bit to correct CFI.
Ulrich Drepper
1
-1
/
+3
2009-07-30
Optimize ____longjmp_chk for x86-64 a bit.
Ulrich Drepper
1
-5
/
+3
2009-07-30
Fix x86-64 ____longjmp_chk to handle signal stacks.
Ulrich Drepper
2
-7
/
+106
2009-07-30
Stop backtrace when we make no more progress.
Ulrich Drepper
1
-2
/
+8
2009-07-29
Add support for x86-64 fma instruction.
Ulrich Drepper
3
-0
/
+90
2009-07-29
Prepare use if IFUNC functions outside libc.so.
Ulrich Drepper
2
-2
/
+30
2009-07-29
Improve CFI in x86-64 ld.so trampoline code.
Ulrich Drepper
1
-1
/
+2
2009-07-29
Properly restore AVX registers on x86-64.
H.J. Lu
1
-10
/
+10
2009-07-29
Preserve SSE registers in runtime relocations on x86-64.
Ulrich Drepper
2
-3
/
+86
2009-07-27
Refine testing for xmm/ymm register use in x86-64 ld.so.
Ulrich Drepper
5
-12
/
+72
2009-07-27
No need for special strcmp for rtld.
Ulrich Drepper
1
-28
/
+0
[prev]
[next]