glibc/stdlib
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
..
.cvsignore
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h
atexit.c Update. 1999-04-28 23:13:52 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 1999-02-09 09:50:05 +00:00
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
exit.c Update. 1999-04-28 23:13:52 +00:00
exit.h
fmtmsg.c Update. 1999-04-30 17:44:43 +00:00
fmtmsg.h
fpioconst.c Update. 1999-05-06 09:06:27 +00:00
fpioconst.h Update. 1999-04-28 23:13:52 +00:00
gen-mpn-copy
getsubopt.c Update. 1999-04-28 23:13:52 +00:00
gmp-impl.h
gmp.h
grouping.h
isomac.c
jrand48_r.c
jrand48.c
l64a.c
lcong48_r.c
lcong48.c
longlong.h Update. 1998-12-31 18:19:19 +00:00
lrand48_r.c
lrand48.c
Makefile Update. 1999-05-19 15:35:26 +00:00
mblen.c
mbstowcs.c
mbtowc.c
monetary.h Update. 1998-12-04 20:58:15 +00:00
mp_clz_tab.c
mrand48_r.c
mrand48.c
msort.c
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c Update. 1998-09-10 17:07:03 +00:00
random.c
rpmatch.c
secure-getenv.c
seed48_r.c
seed48.c
srand48_r.c
srand48.c
stdlib.h Update. 1999-02-07 12:50:11 +00:00
strfmon_l.c
strfmon.c
strtod_l.c
strtod.c Update. 1999-04-28 23:13:52 +00:00
strtof_l.c
strtof.c
strtol_l.c
strtol.c Update. 1999-05-15 23:31:55 +00:00
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
strtoll_l.c
strtoll.c Update. 1999-02-04 00:15:46 +00:00
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c Surround strong_alias and weak_alias with ifdef _LIBC. 1999-04-28 15:29:01 +00:00
test-canon2.c
test-canon.c Update. 1998-12-13 14:58:26 +00:00
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-strtod.c Update. 1999-05-17 10:09:50 +00:00
tst-strtol.c Update. 1998-09-20 18:10:54 +00:00
ucontext.h
Versions Update. 1999-02-07 12:50:11 +00:00
wcstombs.c
wctomb.c
xpg_basename.c