glibc/sysdeps/sparc/sparc64
Ulrich Drepper 1c25bcacbe Update.
1999-05-19  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/generic/bits/elfclass.h: Version common to
	wordsize-32 and wordsize-64.
	* sysdeps/generic/bits/environments.h: Ditto.
	* sysdeps/generic/stdint.h: Ditto.
	* sysdeps/generic/inttypes.h: Ditto.

	* sysdeps/generic/bits/wordsize.h: New file.
	* stdlib/Makefile: Add bits/wordsize.h to headers.

	* sysdeps/sparc/sparc64/bits/wordsize.h: New file.

	* sysdeps/sparc/sparc64/fpu/bits/fenv.h: Allow the same exported
	headers to be used for 32bit and 64bit ABI compilations.
	* sysdeps/sparc/sparc64/fpu/fpu_control.h: Ditto.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Ditto.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Ditto.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Ditto.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: Ditto.

	* sysdeps/wordsize-64/bits/elfclass.h: Remove.
	* sysdeps/wordsize-64/bits/environments.h: Remove.
	* sysdeps/wordsize-64/stdint.h: Remove.
	* sysdeps/wordsize-64/inttypes.h: Remove.
	* sysdeps/wordsize-64/bits/wordsize.h: New file.

	* sysdeps/wordsize-32/bits/elfclass.h: Remove.
	* sysdeps/wordsize-32/bits/environments.h: Remove.
	* sysdeps/wordsize-32/stdint.h: Remove.
	* sysdeps/wordsize-32/inttypes.h: Remove.
	* sysdeps/wordsize-32/bits/wordsize.h: New file.

1999-05-19  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/sparc/sparc64/memcpy.S (__align_cpy_4, __align_cpy_8,
	__align_cpy_16): New functions.
	(__align_cpy_2, __align_cpy_1): New aliases to memcpy.

	* sysdeps/sparc/sparc32/Versions: New file.
	* sysdeps/sparc/sparc64/Versions: New file.
	* sysdeps/sparc/Versions: Remove.

1999-05-19  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/unix/sysv/linux/configure.in:
	On sparc64-*-linux*, set slibdir to /lib64 if prefix
	is /usr, plus set libdir to ${exec_prefix}/lib64.
	* sysdeps/unix/sysv/linux/configure: Regenerated.
	* config.make.in: Propagate libdir settings from configure
	to the Makefiles.
	* shlib-versions: sparc64-*-linux* dynamic linker is
	/lib64/ld-linux.so.2.
1999-05-19 15:35:26 +00:00
..
bits Update. 1999-05-19 15:35:26 +00:00
elf Update. 1998-09-16 17:54:34 +00:00
fpu Update. 1999-05-19 15:35:26 +00:00
add_n.S Update. 1997-08-14 01:54:13 +00:00
addmul_1.S Update. 1998-09-16 17:54:34 +00:00
atomicity.h Update. 1999-05-18 09:48:05 +00:00
bcopy.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
bzero.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
dl-machine.h Update. 1999-02-20 18:28:24 +00:00
gmp-mparam.h Update. 1997-08-14 01:54:13 +00:00
Implies Update. 1997-08-14 01:54:13 +00:00
lshift.S Update. 1998-09-16 17:54:34 +00:00
Makefile Update. 1997-08-14 01:54:13 +00:00
memchr.S Update. 1999-05-18 10:00:20 +00:00
memcmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
memcpy.S Update. 1999-05-19 15:35:26 +00:00
memset.S Update. 1999-05-18 10:00:20 +00:00
mul_1.S Update. 1998-09-16 17:54:34 +00:00
rawmemchr.S Update. 1999-05-18 10:00:20 +00:00
rshift.S Update. 1998-09-16 17:54:34 +00:00
stpcpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
stpncpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcat.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strchr.S Update. 1999-05-18 10:00:20 +00:00
strcmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcspn.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strlen.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strncmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strncpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strpbrk.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strrchr.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strspn.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
sub_n.S Update. 1997-10-12 04:05:44 +00:00
submul_1.S Update. 1998-09-16 17:54:34 +00:00
Versions Update. 1999-05-19 15:35:26 +00:00