glibc/sysdeps/x86_64
Ulrich Drepper 29d9a17dba Update.
2003-01-09  Jakub Jelinek  <jakub@redhat.com>

	* posix/test-vfork.c (noop): Add __attribute_noinline__.
	* sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
	* sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
	defining it.
	* sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
	* sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
	* sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
	* sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
	* sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
2003-01-09 20:30:21 +00:00
..
bits 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:48:42 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu Relax errors for flaot and double again a bit. 2002-12-06 22:26:57 +00:00
soft-fp * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q): 2002-11-01 21:49:33 +00:00
Dist Update. 2002-08-28 09:31:39 +00:00
Implies Update. 2001-09-19 10:37:31 +00:00
Makefile Update. 2002-08-21 07:57:48 +00:00
__longjmp.S Update. 2001-09-19 10:37:31 +00:00
_mcount.S Fix off-by-1 error in argument access. 2002-10-16 10:09:27 +00:00
abort-instr.h Update. 2001-09-19 10:37:31 +00:00
atomicity.h Update. 2001-09-19 10:37:31 +00:00
bp-asm.h Update. 2001-09-19 10:37:31 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update. 2001-09-19 10:37:31 +00:00
bzero.S Update. 2002-08-31 17:45:33 +00:00
dl-machine.h 2002-10-17 Roland McGrath <roland@redhat.com> 2002-10-17 19:44:19 +00:00
dl-tls.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
ffs.c Update. 2001-09-19 10:37:31 +00:00
ffsll.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.h * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New 2002-08-30 23:09:46 +00:00
htonl.S Update. 2001-09-19 10:37:31 +00:00
machine-gmon.h x86-64 mcount implementation 2002-08-21 07:52:27 +00:00
memcpy.S Update. 2002-08-31 17:45:33 +00:00
mempcpy.S Update. 2002-08-31 17:45:33 +00:00
memset.S Update. 2002-08-31 17:45:33 +00:00
memusage.h Update. 2001-09-19 10:37:31 +00:00
setjmp.S Update. 2001-09-19 10:37:31 +00:00
stackinfo.h Update. 2001-09-19 10:37:31 +00:00
stpcpy.S Update. 2002-08-31 17:45:33 +00:00
strcat.S Fix algorithm to align source pointer correctly. 2002-11-12 17:57:51 +00:00
strchr.S Update. 2002-11-12 21:43:26 +00:00
strcmp.S Update. 2002-08-31 17:45:33 +00:00
strcpy.S Update. 2002-08-31 17:45:33 +00:00
strcspn.S Update. 2002-08-31 17:45:33 +00:00
strlen.S Update. 2002-08-31 17:45:33 +00:00
strpbrk.S Update. 2002-08-31 17:45:33 +00:00
strspn.S Update. 2002-08-31 17:45:33 +00:00
strtok.S Update. 2002-08-31 17:45:33 +00:00
strtok_r.S Update. 2002-08-31 17:45:33 +00:00
sysdep.h Update. 2003-01-09 20:30:21 +00:00