glibc/sysdeps/m68k
Ulrich Drepper 949ec76407 Update.
* posix/sched.h: Change prototypes of sched_getaffinity and
	sched_setaffinity.  Define CPU_SET, CPU_CLR, CPU_ISSET, and CPU_ZERO.
	* sysdeps/generic/sched_getaffinity.c: Adjust definition.
	* sysdeps/generic/sched_setaffinity.c: Likewise.
	* sysdeps/generic/bits/sched.h: Define __CPU_SETSIZE, __NCPUBITS,
	__CPUELT, __CPUMASK, cpu_set_t, __cpu_mask, __CPU_ZERO, __CPU_SET,
	__CPU_CLR, and __CPU_ISSET.
	* sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
	* sysdeps/unix/sysv/linux/sched_getaffinity.c: New file.
	* sysdeps/unix/sysv/linux/sched_setaffinity.c: New file.

	* include/atomic.h (atomic_exchange_acq): Renamed from atomic_exchange.
	(atomic_exchange_rel): New #define.
	* sysdeps/ia64/bits/atomic.h: Likewise.
	* sysdeps/i386/i486/bits/atomic.h (atomic_exchange_acq): Renamed from
	atomic_exchange.
	* sysdeps/m68k/m68020/bits/atomic.h: Likewise.
	* sysdeps/powerpc/bits/atomic.h: Likewise.
	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: Likewise.
	* sysdeps/sparc/sparc64/bits/atomic.h: Likewise.
	* sysdeps/x86_64/bits/atomic.h: Likewise.
	* csu/tst-atomic.c: Use atomic_exchange_acq instead of atomic_exchange.
2003-05-10 05:36:37 +00:00
..
bits Prevent double inclusion. 2002-01-08 10:19:35 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu * sysdeps/m68k/fpu/libm-test-ulps: Update. 2003-03-22 21:18:24 +00:00
m68020 Update. 2003-05-10 05:36:37 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Implies Update. 2000-09-16 23:00:38 +00:00
Makefile (sysdep-CFLAGS): Don't define, not needed any more. 2003-01-30 23:52:52 +00:00
Versions Update. 1999-01-29 09:07:56 +00:00
__longjmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
abort-instr.h Instruction to abort any process 1997-01-02 18:38:59 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
asm-syntax.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-_setjmp.c Update. 2002-12-31 09:36:52 +00:00
bsd-setjmp.c * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if 2001-10-16 14:20:17 +00:00
dl-machine.h (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. 2003-03-01 15:33:11 +00:00
ffs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fpu_control.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
memchr.S Update. 2003-04-29 22:49:58 +00:00
memcopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
printf_fphex.c Update. 1999-07-14 00:54:57 +00:00
rawmemchr.S Update. 2002-08-03 07:02:10 +00:00
rshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s_isinfl.c Update. 2002-09-10 01:40:26 +00:00
s_isnanl.c Update. 2002-09-10 01:40:26 +00:00
setjmp.c * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl 2001-10-16 20:21:57 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strchrnul.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtold.c Update. 1999-07-14 00:54:57 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sysdep.h * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which 2003-01-10 14:09:38 +00:00