glibc/sysdeps/powerpc
Ulrich Drepper afa0569f3b Update.
* crypt/Makefile (distribute): Add ufc-crypt.h, crypt-private.h,
	ufc.c, speeds.c, README.ufc-crypt, and Banner.

	* sysdeps/sparc/Subdirs: New file.

	* locale/Makefile (distribute): Add weightwc.h and
	programs/localedef.h.

	* time/Makefile (distribute): Add datemsk.

	* sysdeps/ia64/Dist: Add softpipe.h.

	* sysdeps/unix/sysv/aix/Dist: New file.

	* posix/setpgrp.c: Moved to...
	* sysdeps/generic/setpgrp.c: ...here.  New file.
	* io/mknod.c: Moved to...
	* sysdeps/generic/mknod.c: ...here.  New file.

	* sysdeps/unix/sysv/linux/ia64/Dist: New file.

	* sysdeps/unix/sysv/linux/sparc/Dist: Add sys/procfs.h.

	* sysdeps/unix/sysv/linux/arm/Dist: Add oldgetrlimit64.c.

	* sysdeps/powerpc/Dist: Add fprrest.S, fprsave.S, gprsave1.S,
	gprsave0.S, gprrest1.S, and gprrest0.S.

	* sysdeps/generic/Dist: Add bp-thunks.h, bp-sym.h, and bp-start.h.

	* posix/Makefile (routines): Add spawnattr_getsigmask,
	spawnattr_getschedpolicy, spawnattr_getschedparam,
	spawnattr_setsigmask, spawnattr_setschedpolicy, and
	spawnattr_setschedparam.
	* posix/Versions: Add posix_spawnattr_getschedpolicy,
	posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam, and
	posix_spawnattr_setschedparam.

	* posix/spawnattr_setschedparam.c: Fix typo.

	* posix/spawnattr_setsigmask.c (posix_spawnattr_setsigmask):
	Correct typo.

	* login/programs/utmpd.c: Removed.
	* login/programs/utmpd.h: Removed.
	* login/programs/utmpd-private.h: Removed.

	* Makefile (distribute): Add include/db_185.h and include/db.h.

	* iconvdata/Makefile (distribute): Add iso-ir-165.c and
	iso-ir-165.h.

	* elf/Makefile (distribute): Add missing files.

	* dlfcn/Makefile: Add back rules to include eval in libdl.so.
	* elf/eval.c: Moved to...
	* dlfcn/eval.c: ...here.  New file.

	* Makefile (distribute): Also distribute ChangeLog.1?.
2000-06-14 00:55:24 +00:00
..
bits Update. 1999-10-31 17:42:43 +00:00
elf Update. 2000-03-31 05:50:02 +00:00
fpu * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
__longjmp.S Update. 1999-10-12 00:19:17 +00:00
add_n.S Update. 2000-02-28 22:36:31 +00:00
addmul_1.S Update. 2000-02-28 22:36:31 +00:00
atomicity.h Update. 2000-02-14 23:28:28 +00:00
backtrace.c Update. 1998-12-11 15:32:09 +00:00
bsd-_setjmp.S Update. 1999-10-11 22:31:36 +00:00
bsd-setjmp.S Update. 1999-10-11 22:31:36 +00:00
Dist Update. 2000-06-14 00:55:24 +00:00
dl-machine.c * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
dl-machine.h * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
dl-start.S * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
fclrexcpt.c Update. 2000-02-26 01:21:37 +00:00
fe_nomask.c Update. 1997-08-10 18:37:15 +00:00
ffs.c Update. 1998-08-09 22:34:19 +00:00
fprrest.S Update. 2000-02-29 00:44:05 +00:00
fprsave.S Update. 2000-02-29 00:44:05 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
gprrest0.S Update. 2000-02-28 23:51:44 +00:00
gprrest1.S Update. 2000-02-28 23:51:44 +00:00
gprsave0.S Update. 2000-02-28 23:51:44 +00:00
gprsave1.S Update. 2000-02-28 23:51:44 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
lshift.S Update. 2000-02-28 22:36:31 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 2000-02-29 00:44:05 +00:00
memprof.h Update. 2000-02-11 19:48:04 +00:00
memset.S * sysdeps/powerpc/memset.S: Define & use symbolic register names. 2000-06-06 22:37:40 +00:00
mul_1.S Update. 2000-02-28 22:36:31 +00:00
ppc-mcount.S Update. 1999-10-11 22:31:36 +00:00
register-dump.h Update. 1998-11-17 18:36:05 +00:00
rshift.S Update. 2000-02-28 22:36:31 +00:00
setjmp.S Update. 1999-10-11 23:31:35 +00:00
stackinfo.h Update. 1999-11-15 00:13:42 +00:00
stpcpy.S Update. 2000-02-28 22:36:31 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S * sysdeps/powerpc/memset.S: Define & use symbolic register names. 2000-06-06 22:37:40 +00:00
strcmp.S * sysdeps/powerpc/memset.S: Define & use symbolic register names. 2000-06-06 22:37:40 +00:00
strcpy.S * sysdeps/powerpc/memset.S: Define & use symbolic register names. 2000-06-06 22:37:40 +00:00
strlen.S * sysdeps/powerpc/memset.S: Define & use symbolic register names. 2000-06-06 22:37:40 +00:00
sub_n.S Update. 2000-02-28 22:36:31 +00:00
submul_1.S Update. 2000-02-28 22:36:31 +00:00
sysdep.h Update. 1999-10-10 20:36:40 +00:00
test-arith.c Update. 1998-02-26 11:20:59 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
Versions Update. 2000-02-28 21:28:11 +00:00