glibc/sysdeps/i386
Ulrich Drepper 17427edd1f Update.
2000-11-20  Ulrich Drepper  <drepper@redhat.com>

	* csu/gmon-start.c: Always have prototype for __gmon_start.
	* csu/version.c: Add prototypes for __libc_print_version and
	__libc_main.
	* iconv/gconv.c: Include gconv_int.h and gconv.h.
	* iconv/gconv.h (struct __gconv_step): Remove const from __from_name
	and __to_name.
	* iconv/gconv_builtin.h: Add ASCII module definitions.
	* iconv/gconv_conf.c (__gconv_path_elem): Remove const.
	(add_module): Add cast to avoid warning.  Rework construction of
	strings for new module.
	* iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
	(derivation_compare): Likewise.
	* iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
	(__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
	* iconv/gconv_int.h (__gconv_path_elem): Remove const.
	(struct gconv_alias): Remove const from fromname and toname.
	* iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
	for loop functions.
	(internal_ucs4_loop): Use correct const-ness.
	(ucs4_internal_loop): Likewise.
	(internal_ucs4le_loop): Likewise.
	(ucs4le_internal_loop_single): Likewise.
	* iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
	to_idx, to_tbl, winbuf, winbufend const.  Change casts in
	assignments appropriately.
	(struct known_trans): Remove const from fname.
	(trans_compare): Make s1 and s2 const.
	* iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
	avoid warning.
	* iconv/skeleton.c: Remove cast in calls of loop functions.
	* iconvdata/gconv-modules: Remove US-ASCII definitions.
	* iconvdata/iso646.c: Remove US_ASCII support.
	* include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
	* include/unistd.h: Add __libc_check_standard_fds prototype.
	* string/bits/string2.h (__mempcpy_args): Add const to casts.
	* sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
	_fini.
	* sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
	* sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
	* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
	warning.
	* sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
	__libc_init_first and _dl_start.

	* sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
2000-11-20 09:16:41 +00:00
..
bits Update. 2000-11-08 21:20:06 +00:00
elf * sysdeps/i386/setjmp.S (__sigsetjmp): Pop our 2000-08-03 21:39:16 +00:00
fpu Update. 2000-11-01 17:55:36 +00:00
i486 Update. 2000-11-20 09:16:41 +00:00
i586 * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. 2000-07-29 08:09:30 +00:00
i686 update 2000-07-26 18:21:25 +00:00
i786
soft-fp Update. 2000-09-06 10:53:02 +00:00
sys
__longjmp.S * sysdeps/i386/bp-asm.h (PCOFF): New constant. 2000-06-29 22:55:31 +00:00
abort-instr.h
add_n.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
addmul_1.S * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. 2000-07-29 08:09:30 +00:00
asm-syntax.h * sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX, 2000-06-26 16:48:10 +00:00
backtrace.c Update. 2000-07-29 08:11:47 +00:00
bp-asm.h update 2000-07-26 18:21:25 +00:00
bsd-_setjmp.S * sysdeps/i386/bp-asm.h (PCOFF): New constant. 2000-06-29 22:55:31 +00:00
bsd-setjmp.S * sysdeps/i386/bp-asm.h (PCOFF): New constant. 2000-06-29 22:55:31 +00:00
bzero.c
Dist Update. 2000-06-09 06:45:09 +00:00
dl-machine.h Update. 2000-10-21 00:02:39 +00:00
ffs.c
fpu_control.h Update. 2000-07-05 22:34:10 +00:00
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S
Implies
init-first.c
ldbl2mpn.c
lshift.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
machine-gmon.h
Makefile
memchr.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
memcmp.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
memcopy.h
memset.c
memusage.h Update for memprof->memusage renaming. 2000-06-20 06:36:03 +00:00
mul_1.S * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. 2000-07-29 08:09:30 +00:00
rawmemchr.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
rshift.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
setjmp.S * sysdeps/i386/setjmp.S (__sigsetjmp): Pop our 2000-08-03 21:39:16 +00:00
stackinfo.h
stpcpy.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
stpncpy.S * sysdeps/i386/memchr.S: Check high bound against 2000-08-25 21:09:43 +00:00
strchr.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strchrnul.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strcspn.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strlen.c
strpbrk.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strrchr.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strspn.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
strtok.S update 2000-07-26 18:21:25 +00:00
strtok_r.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
sub_n.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
submul_1.S * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove bounds check. 2000-07-29 08:09:30 +00:00
sysdep.h
Versions