glibc/sysdeps/x86_64
Ulrich Drepper 61062f5630 * posix/bits/unistd.h: Avoid calling __*_chk variants if we can
determine the call will never trigger a failure.

	* sysdeps/i386/i686/memset_chk.S: Remove alias and warning.
	* sysdeps/x86_64/memset_chk.S: Likewise.

2005-02-24  Roland McGrath  <roland@redhat.com>

	* debug/Versions (libc: GLIBC_2.4): Remove
	__memset_zero_constant_len_parameter.
	* sysdeps/generic/memset_chk.c: Remove alias and warning.
	* misc/sys/cdefs.h (__warndecl): New macro.
	* debug/warning-nop.c: New file.
	* string/bits/string3.h (memset): Call __warn_memset_zero_len with no
	arguments, instead of calling __memset_zero_constant_len_parameter.
	Use __warndecl for __warn_memset_zero_len.
	* debug/Makefile (routines): Add $(static-only-routines).
	(static-only-routines): New variable.
2005-03-01 00:35:23 +00:00
..
bits Update. 2005-01-23 04:50:51 +00:00
elf 2.5-18.1 2007-07-12 18:26:36 +00:00
fpu 2.5-18.1 2007-07-12 18:26:36 +00:00
soft-fp 2.5-18.1 2007-07-12 18:26:36 +00:00
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
Implies
Makefile * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
__longjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
_mcount.S 2.5-18.1 2007-07-12 18:26:36 +00:00
abort-instr.h
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bp-asm.h
bsd-_setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
bsd-setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
bzero.S
dl-machine.h Update. 2005-01-25 11:42:24 +00:00
dl-tls.h
dl-trampoline.S * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
ffs.c Update. 2004-07-05 17:36:34 +00:00
ffsll.c
fpu_control.h
hp-timing.c
hp-timing.h 2.5-18.1 2007-07-12 18:26:36 +00:00
htonl.S
machine-gmon.h
memcpy.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
memcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
mempcpy.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +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/libc_fatal.c: Print backtrace and memory 2005-02-21 23:14:10 +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
setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
stackinfo.h
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
strchr.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strcmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strcpy.S
strcpy_chk.S 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
strcspn.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strlen.S
strpbrk.S
strspn.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strtok.S 2.5-18.1 2007-07-12 18:26:36 +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