glibc/sysdeps/x86_64
Ulrich Drepper 0435403c9d * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
from __x86_64_core_cache_size_half.
	(init_cacheinfo): Compute shared cache size for AMD processors with
	shared L3 correctly.
	* sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
	name change.
	Patch in large parts by Evandro Menezes.
2007-09-22 05:54:03 +00:00
..
bits [BZ #3851] 2007-02-17 06:47:13 +00:00
elf * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
fpu * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. 2007-09-15 02:38:04 +00:00
Implies Update. 2001-09-19 10:37:31 +00:00
Makefile * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information 2007-05-21 19:21:48 +00:00
Versions * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. 2005-03-28 20:42:53 +00:00
__longjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
_mcount.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
abort-instr.h Update. 2001-09-19 10:37:31 +00:00
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bp-asm.h Update. 2001-09-19 10:37:31 +00:00
bsd-_setjmp.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
bsd-setjmp.S * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp. 2005-12-17 22:48:36 +00:00
bzero.S Update. 2002-08-31 17:45:33 +00:00
cacheinfo.c * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed 2007-09-22 05:54:03 +00:00
dl-machine.h . 2007-07-31 13:33:18 +00:00
dl-tls.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
dl-trampoline.S * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly 2007-08-24 03:57:56 +00:00
ffs.c Update. 2004-07-05 17:36:34 +00:00
ffsll.c Update. 2001-09-19 10:37:31 +00:00
fpu_control.h Update. 2003-05-05 13:25:41 +00:00
hp-timing.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.h [BZ #789] 2005-03-15 22:31:32 +00:00
htonl.S Update. 2001-09-19 10:37:31 +00:00
jmpbuf-offsets.h * include/bits/setjmp.h: New file. 2006-01-10 10:18:56 +00:00
jmpbuf-unwind.h 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
ldbl2mpn.c [BZ #4586] 2007-06-08 02:50:59 +00:00
machine-gmon.h x86-64 mcount implementation 2002-08-21 07:52:27 +00:00
memcpy.S * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed 2007-09-22 05:54:03 +00:00
memcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
mempcpy.S * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information 2007-05-21 19:21:48 +00:00
mempcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memset.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
memset_chk.S * posix/bits/unistd.h: Avoid calling __*_chk variants if we can 2005-03-01 00:35:23 +00:00
memusage.h Update. 2001-09-19 10:37:31 +00:00
sched_cpucount.c * posix/sched_cpucount.c (__sched_cpucount): Allow using special 2007-06-08 19:23:19 +00:00
setjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
stackinfo.h Update. 2001-09-19 10:37:31 +00:00
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
stpcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
strcmp.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcspn.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strpbrk.S Update. 2002-08-31 17:45:33 +00:00
strspn.S * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
strtok.S [BZ #2126] 2006-01-10 00:25:07 +00:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
sysdep.h * sysdeps/generic/sysdep.h (cfi_offset, cfi_startproc, 2003-05-21 09:25:53 +00:00
tst-stack-align.h Update. 2003-09-17 18:23:49 +00:00