glibc/manual
Ulrich Drepper 7158eae4a8 Update.
2003-05-12  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/powerpc/bits/atomic.h
	(__arch_compare_and_exchange_bool_8_rel): Define.
	(__arch_compare_and_exchange_bool_16_rel): Define.
	(__ARCH_REL_INSTR): Define if not already defined.
	(__arch_atomic_exchange_and_add_32): Add "memory" to clobber list.
	(__arch_atomic_decrement_if_positive_32):
	Add "memory" to clobber list.
	(__arch_compare_and_exchange_val_32_acq): Remove release sync.
	(__arch_compare_and_exchange_val_32_rel): Define.
	(__arch_atomic_exchange_32): Remove.
	(__arch_atomic_exchange_32_acq): Define.
	(__arch_atomic_exchange_32_rel): Define.
	(atomic_compare_and_exchange_val_rel): Define.
	(atomic_exchange_acq): Use __arch_atomic_exchange_*_acq forms.
	(atomic_exchange_rel): Define.
	* sysdeps/powerpc/powerpc32/bits/atomic.h
	(__arch_compare_and_exchange_bool_32_acq): Remove release sync.
	(__arch_compare_and_exchange_bool_32_rel): Define.
	(__arch_compare_and_exchange_bool_64_rel): Define.
	(__arch_compare_and_exchange_val_64_rel): Define.
	(__arch_atomic_exchange_64): Remove.
	(__arch_atomic_exchange_64_acq): Define.
	(__arch_atomic_exchange_64_rel): Define.
	* sysdeps/powerpc/powerpc64/bits/atomic.h
	(__arch_compare_and_exchange_bool_32_rel): Define.
	(__arch_compare_and_exchange_bool_64_acq): Remove release sync.
	(__arch_compare_and_exchange_bool_64_rel): Define.
	(__arch_compare_and_exchange_val_64_acq): Remove release sync.
	(__arch_compare_and_exchange_val_64_rel): Define.
	(__arch_atomic_exchange_64): Remove.
	(__arch_atomic_exchange_64_acq): Define.
	(__arch_atomic_exchange_64_rel): Define.
	(__arch_atomic_exchange_and_add_64): Add "memory" to clobber list.
	(__arch_atomic_decrement_if_positive_64):
	Add "memory" to clobber list.
	[!UP](__ARCH_REL_INSTR): Define as lwsync.

	the space-padded-by-default conversion specifiers, %e, %k, %l.
2003-05-13 21:14:28 +00:00
..
examples Update. 2002-11-04 09:18:22 +00:00
.cvsignore
argp.texi Update. 2002-06-30 04:04:20 +00:00
arith.texi Update. 2002-06-30 04:04:20 +00:00
charset.texi Update. 2002-06-30 04:04:20 +00:00
conf.texi
contrib.texi 2002-08-20 Brian Youmans <3diff@gnu.org> 2002-08-20 21:51:55 +00:00
creature.texi
crypt.texi 2002-11-11 Paul Eggert <eggert@twinsun.com> 2002-11-13 04:51:00 +00:00
ctype.texi Update. 2002-06-30 04:04:20 +00:00
debug.texi * include/bits/dlfcn.h: New file. 2002-08-10 07:54:55 +00:00
dir
errno.texi * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). 2002-08-27 09:23:13 +00:00
fdl.texi
filesys.texi * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r 2002-11-03 00:59:09 +00:00
freemanuals.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
getopt.texi (getopt_long, getopt_long_only): Include const in type of longopts parameter. 2001-10-31 08:30:48 +00:00
header.texi
install.texi Update. 2003-01-15 07:15:24 +00:00
intro.texi
io.texi
job.texi
lang.texi Update. 2002-08-25 19:34:42 +00:00
lesser.texi
libc-texinfo.sh * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that 2002-12-10 11:08:11 +00:00
libc.texinfo 2002-09-13 Roland McGrath <roland@redhat.com> 2002-09-13 19:42:50 +00:00
libcbook.texi
libm-err-tab.pl * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
llio.texi Update. 2003-05-10 08:39:58 +00:00
locale.texi Update. 2002-06-30 04:04:20 +00:00
maint.texi
Makefile (glibc-targets): Add xtests. 2002-04-21 00:42:54 +00:00
math.texi * manual/libc-texinfo.sh: Add entry about free manuals. 2001-08-28 08:05:41 +00:00
memory.texi * manual/memory.texi (Malloc Tunable Parameters): Clarify 2003-02-25 10:10:35 +00:00
message.texi Update. 2002-07-24 11:18:48 +00:00
nss.texi
nsswitch.texi
pattern.texi 2002-11-18 Roland McGrath <roland@redhat.com> 2002-11-18 20:31:41 +00:00
pipe.texi
process.texi
resource.texi Update. 2003-05-10 08:39:58 +00:00
search.texi * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
setjmp.texi
signal.texi * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that 2002-12-10 11:08:11 +00:00
socket.texi
startup.texi Update. 2002-06-30 04:04:20 +00:00
stdio-fp.c
stdio.texi Update. 2002-06-30 04:04:20 +00:00
string.texi Fix typos. 2001-11-05 20:55:42 +00:00
summary.awk
sysinfo.texi * manual/sysinfo.texi (Mount Information): Correct file name to macro 2002-08-27 09:40:16 +00:00
syslog.texi Update. 2002-01-18 06:26:02 +00:00
terminal.texi Update. 2003-03-01 01:14:31 +00:00
texinfo.tex Update. 2003-05-13 21:14:28 +00:00
texis.awk
time.texi (Setting an Alarm): Document that SA_RESTART must not be set when y sycall has to be interrupted. 2002-08-26 01:13:25 +00:00
tsort.awk
users.texi Update. 2002-04-06 01:45:15 +00:00
xtract-typefun.awk