glibc/iconv
Ulrich Drepper f8ea3acb62 Update.
2004-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/s390/fpu/bits/mathinline.h [__LIBC_INTERNAL_MATH_INLINES]
	(__ieee754_sqrt): Define as __MATH_INLINE using sqdbr instruction.
	(__ieee754_sqrtf): Define as __MATH_INLINE using sqebr instruction.
	* sysdeps/s390/fpu/e_sqrt.c: New file.
	* sysdeps/s390/fpu/e_sqrtf.c: New file.
	* sysdeps/s390/Implies: New file.
	* sysdeps/s390/s390-32/Implies: Remove ieee754, move
	ieee754/dbl-64 and ieee754/flt-32 to s390/Implies.
	* sysdeps/s390/s390-64/Implies: Likewise.

2004-06-30  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Include tls.h.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.

	* sysdeps/unix/sysv/linux/s390/s390-32/clone.S (thread_start):
	DO_CALL (exit, 1) instead of branching to _exit.
	* sysdeps/unix/sysv/linux/s390/s390-64/clone.S (thread_start):
	Likewise.

	* sysdeps/s390/fpu/bits/mathinline.h: New file.

	* include/glob.h (glob64): Add libc_hidden_proto.
	* sysdeps/generic/glob64.c (glob64): Add libc_hidden_def.
	* sysdeps/gnu/glob64.c (glob64): Likewise.
	* sysdeps/unix/sysv/linux/i386/glob64.c (glob64): Likewise.
2004-07-01 17:50:47 +00:00
..
dummy-repertoire.c
gconv.c
gconv.h
gconv_builtin.c Update. 2002-12-02 22:39:58 +00:00
gconv_builtin.h Update. 2002-12-02 22:39:58 +00:00
gconv_cache.c Update. 2003-06-11 21:57:23 +00:00
gconv_charset.h Update. 2003-06-11 21:57:23 +00:00
gconv_close.c
gconv_conf.c Update. 2003-09-04 08:27:37 +00:00
gconv_db.c Update. 2004-03-09 10:04:55 +00:00
gconv_dl.c
gconv_int.h * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed 2004-03-25 03:54:03 +00:00
gconv_open.c * iconv/gconv_simple.c (ucs4le_internal_loop): Remove cast used as 2004-02-07 15:56:44 +00:00
gconv_simple.c Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memory access is attempted. 2004-06-30 07:33:05 +00:00
gconv_trans.c
iconv.c
iconv.h Update. 2003-04-19 16:57:17 +00:00
iconv_charmap.c
iconv_close.c
iconv_open.c
iconv_prog.c [BZ #40] 2004-05-17 18:59:35 +00:00
iconv_prog.h
iconvconfig.c [BZ #40] 2004-05-17 18:59:35 +00:00
iconvconfig.h
loop.c Update. 2003-06-11 21:57:23 +00:00
Makefile Update. 2004-07-01 17:50:47 +00:00
skeleton.c Update. 2002-12-02 22:39:58 +00:00
strtab.c
tst-iconv1.c
tst-iconv2.c
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00
tst-iconv5.c Update. 2004-06-30 07:43:11 +00:00
Versions