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
2008-05-15
[BZ #6442]
Ulrich Drepper
1
-2
/
+2
2008-05-13
Introduce TLS descriptors for i386 and x86_64.
Ulrich Drepper
9
-3
/
+571
2008-03-07
* sysdeps/x86_64/rtld-memset.c: New file.
Ulrich Drepper
3
-93
/
+1283
2007-12-23
(intel_02_known): New entry 0x3f.
Ulrich Drepper
1
-0
/
+1
2007-11-08
* sysdeps/x86_64/memset.S: Add sfence after movnti.
Ulrich Drepper
1
-0
/
+1
2007-10-31
* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
Ulrich Drepper
1
-26
/
+28
2007-10-18
* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add
Jakub Jelinek
1
-2
/
+3
2007-10-17
* sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
Ulrich Drepper
2
-20
/
+20
2007-10-17
* sysdeps/x86_64/memset.S: Revert to old version for now. The cost is
Ulrich Drepper
1
-1231
/
+106
2007-10-16
(__tzfile_read): Take extra memory requested by caller into account when copy...
Ulrich Drepper
1
-4
/
+4
2007-10-16
* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
Jakub Jelinek
1
-1
/
+1
2007-10-16
* sysdeps/x86_64/memset.S: Jump from bzero to memset using
Jakub Jelinek
1
-1
/
+2
2007-10-16
* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
Ulrich Drepper
2
-110
/
+1256
2007-10-16
Make an empty file.
Ulrich Drepper
1
-3
/
+1
2007-10-10
* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
Ulrich Drepper
1
-0
/
+8
2007-09-22
* sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
Ulrich Drepper
2
-187
/
+227
2007-09-15
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
1
-1
/
+1
2007-08-25
* sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
Ulrich Drepper
1
-8
/
+6
2007-08-25
* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
Ulrich Drepper
1
-2
/
+56
2007-08-24
* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
Ulrich Drepper
1
-3
/
+4
2007-07-09
* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
Ulrich Drepper
1
-0
/
+2
2007-06-08
* posix/sched_cpucount.c (__sched_cpucount): Allow using special
Ulrich Drepper
1
-0
/
+26
2007-06-08
[BZ #4586]
Ulrich Drepper
1
-0
/
+1
2007-05-21
* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
Ulrich Drepper
1
-18
/
+19
2007-05-21
* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
Ulrich Drepper
4
-49
/
+977
2007-05-17
Dummy files to prevent stub versions from being used.
Ulrich Drepper
4
-0
/
+4
2007-04-16
[BZ #3306]
Ulrich Drepper
1
-0
/
+21
2007-04-16
[BZ #3427]
Ulrich Drepper
4
-14
/
+66
2007-03-17
* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
Ulrich Drepper
1
-2
/
+2
2007-03-15
[BZ #3919]
Ulrich Drepper
4
-7
/
+20
2007-03-05
[BZ #4096]
Ulrich Drepper
1
-8
/
+11
2007-02-17
[BZ #3851]
Ulrich Drepper
1
-4
/
+4
2007-02-15
[BZ #4040]
Ulrich Drepper
1
-11
/
+11
2007-02-12
* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
Jakub Jelinek
1
-1
/
+2
2007-01-25
* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
Ulrich Drepper
1
-2
/
+4
2007-01-13
* sysdeps/i386/i486/bits/atomic.h: Define
Ulrich Drepper
1
-6
/
+18
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
13
-205
/
+271
2007-07-31
.
Jakub Jelinek
13
-271
/
+205
2007-01-10
* sysdeps/i386/soft-fp/sfp-machine.h: Remove.
Jakub Jelinek
1
-51
/
+0
2006-11-16
* sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
Ulrich Drepper
2
-2
/
+6
2006-10-27
USE_TLS support is now default.
Ulrich Drepper
1
-4
/
+4
2006-10-18
[BZ #3313]
Ulrich Drepper
1
-7
/
+8
2006-10-11
* include/atomic.c: Define catomic_* operations.
Ulrich Drepper
1
-57
/
+165
2006-10-10
Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
1
-56
/
+101
2006-02-01
* math/divtc3.c: New file.
Roland McGrath
1
-0
/
+0
2006-01-15
[BZ #1950, BZ #2153]
Andreas Jaeger
1
-2
/
+2
2006-01-12
2006-01-12 Roland McGrath <roland@redhat.com>
Roland McGrath
3
-8
/
+5
2006-01-10
Add back accidently removed #endif.
Ulrich Drepper
1
-0
/
+2
2006-01-10
* include/bits/setjmp.h: New file.
Roland McGrath
2
-30
/
+30
2006-01-10
* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...
Roland McGrath
2
-12
/
+6
[next]