glibc/sysdeps/x86_64
Ulrich Drepper f377d02227 Update.
* include/atomic.h: Define atomic_increment_val, atomic_decrement_val,
	and atomic_dealy is not already defined.
	* sysdeps/i386/i486/bits/atomic.h: Define atomic_delay.
	* sysdeps/x86_64/bits/atomic.h: Likewise.

	* miscd/sys/cdefs.h (__NTH): New macro.
	(__THROW): Define using nothrow attribute for C code and gcc >= 3.2.
	(__REDIRECT_NTH): New macro.
	* argp/argp.h: Use __NTH and __REDIRECT_NTH where necessary.
	* ctype/ctype.h: Likewise.
	* dirent/dirent.h: Likewise.
	* io/fcntl.h: Likewise.
	* io/sys/sendfile.h: Likewise.
	* io/sys/stat.h: Likewise.
	* io/sys/statfs.h: Likewise.
	* io/sys/statvfs.h: Likewise.
	* libio/bits/stdio.h: Likewise.
	* misc/sys/mman.h: Likewise.
	* posix/unistd.h: Likewise.
	* resource/sys/resource.h: Likewise.
	* rt/aio.h: Likewise.
	* signal/signal.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* string/argz.h: Likewise.
	* string/string.h: Likewise.
	* sysdeps/generic/inttypes.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/s390/fpu/bits/mathinline.h: Likewise.
	* sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sys/sysmacros.h: Likewise.
	* wcsmbs/wchar.h: Likewise.

	* sysdeps/generic/glob.c: Use __PMT isntead of __P where appropriate.

	* resolv/gethnamaddr.c (getanswer): Remove __P use in variable
	definition.

	* io/sys/poll.h: Remove __THROW from poll prototype, it's a
	cancellation point.
2004-09-07 22:33:37 +00:00
..
bits Update. 2004-09-07 22:33:37 +00:00
elf * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
fpu Update. 2004-09-07 22:33:37 +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
__longjmp.S Update. 2004-01-11 12:23:20 +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
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 Update. 2003-08-31 18:10:47 +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
Dist Update. 2002-08-28 09:31:39 +00:00
dl-machine.h Update. 2004-03-05 10:29:47 +00:00
dl-tls.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +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 Update. 2004-03-17 17:30:06 +00:00
htonl.S Update. 2001-09-19 10:37:31 +00:00
Implies Update. 2001-09-19 10:37:31 +00:00
machine-gmon.h x86-64 mcount implementation 2002-08-21 07:52:27 +00:00
Makefile * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
memcpy.S Update. 2004-05-28 06:56:51 +00:00
mempcpy.S Update. 2004-05-28 06:56:51 +00:00
memset.S Update. 2003-04-29 22:49:58 +00:00
memusage.h Update. 2001-09-19 10:37:31 +00:00
setjmp.S Update. 2003-08-28 00:04:58 +00:00
stackinfo.h Update. 2001-09-19 10:37:31 +00:00
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strcspn.S * sysdeps/x86_64/strcspn.S: Fix typo in last patch. 2004-01-12 16:41:44 +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 Update. 2004-01-10 18:08:28 +00:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
strtok.S Update. 2003-05-22 04:07:17 +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