glibc/sysdeps/powerpc
Ulrich Drepper 468946739b Update.
2001-03-29  Michael Keezer  <mkeezer@redhat.com>

	* posix/tst-gnuglob.c: Added ifdef _DIRENT_HAVE_D_TYPE.
	* login/tst-utmp.c: Handle case where ut_tv is not available but
	ut_time is.
	* sysdeps/unix/sysv/aix/utmpx.h: New file.
	* sysdeps/unix/sysv/aix/bits/utmpx.h: Added
	_HAVE_UT_TYPE/PID/ID/TV/HOST defines.
	* sysdeps/unix/sysv/aix/libc-start.c: Removed temp code and made stub.
	* sysdeps/unix/sysv/aix/gettimeofday.c: New file added routines
	to access RTCU timer reg.
	* sysdeps/unix/sysv/aix/Makefile: Remove /usr/lib/crt0.o
	added dl-libc, dl-open,dl-sym, dl-close to misc.
	* sysdeps/unix/sysv/aix/start.c: New file.  Start code.
	* sysdeps/unix/sysv/aix/dlldr.h: New file.  AIX __loadx defines.
	* sysdeps/unix/sysv/aix/dl-close.c: New file.  AIX dl-close.
	* sysdeps/unix/sysv/aix/dl-open.c: New file.  AIX dl-open.
	* sysdeps/unix/sysv/aix/dl-sym.c: New file.  AIX dl-sym.
	* sysdeps/unix/sysv/aix/dl-libc.c: New file.  libc_dl-xxx support.
	* sysdeps/generic/strtoll.c: Added SHLIB_COMPAT(libc,GLIBC_2_0,
	GLIBC_2_2).
	* sysdeps/generic/strtoull.c: Likewise.
	* sysdeps/powerpc/ppc-mcount.S: Added nop after bl instruction.
	* sysdeps/unix/sysv/aix/powerpc/memset.c: New file to include
	sysdeps/generic/memset.c.
	* sysdeps/unix/sysv/aix/getpeername.c: Define __getpeername.
2001-04-04 01:54:59 +00:00
..
bits * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS. 2000-07-21 07:43:25 +00:00
elf Update. 2001-02-28 07:43:29 +00:00
fpu Update. 2001-04-04 00:01:02 +00:00
soft-fp * resolv/Versions: Fix bracing. 2001-01-03 17:23:22 +00:00
__longjmp.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
add_n.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
addmul_1.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
atomicity.h Update. 2001-04-04 00:01:02 +00:00
backtrace.c Update. 2000-07-29 08:11:47 +00:00
bp-asm.h * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS. 2000-07-21 07:43:25 +00:00
bsd-_setjmp.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
bsd-setjmp.S Update. 2000-12-05 04:18:59 +00:00
Dist Update. 2000-07-01 06:34:10 +00:00
dl-machine.c Update. 2001-02-28 15:24:30 +00:00
dl-machine.h Update. 2001-04-04 00:01:02 +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. 2001-02-23 22:34:22 +00:00
fprsave.S Update. 2001-02-23 22:34:22 +00:00
fpu_control.h (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. (_FPU_SETCW): Likewise. 2000-08-20 16:42:35 +00:00
gprrest0.S Update. 2001-02-23 22:34:22 +00:00
gprrest1.S Update. 2001-02-23 22:34:22 +00:00
gprsave0.S Update. 2001-02-23 22:34:22 +00:00
gprsave1.S Update. 2001-02-23 22:34:22 +00:00
Implies Update. 2000-09-05 15:05:15 +00:00
lshift.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 2000-11-27 23:33:31 +00:00
memset.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
memusage.h Update for memprof->memusage renaming. 2000-06-20 06:36:03 +00:00
mul_1.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
ppc-mcount.S Update. 2001-04-04 01:54:59 +00:00
register-dump.h Update. 2001-04-04 00:01:02 +00:00
rshift.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
setjmp.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
stackinfo.h Update. 1999-11-15 00:13:42 +00:00
stpcpy.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S Update. 2000-07-22 02:26:07 +00:00
strcmp.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
strcpy.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
strlen.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
sub_n.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +00:00
Subdirs Update. 2000-09-05 15:05:15 +00:00
submul_1.S * sysdeps/powerpc/bp-asm.h: New file. 2000-06-30 21:35:52 +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