glibc/sysdeps/i386
Ulrich Drepper dff07c4bd4 Update.
2002-03-15  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
	internal function.  Adjust for internal_function calling convention.
	* sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
	as internal_function.

	* sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
	hidden.

	* nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
	declaration and definition.
	* nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
	declaration.
	* nss/getXXent_r.c: Likewise.
	* nss/nsswitch.h (db_lookup_function): Add internal_function to
	definition.

	* include/time.h: Declare __localtime_r as hidden.

	* include/grp.h: Declare __getgrent_r as hidden.
	* include/netdb.h: Declare __gethostent_r, __getnetent_r,
	__getservent_r, and __getprotoent_r as hidden.
	* include/pwd.h: Declare __getpwent_r as hidden.
	* include/shadow.h: Declare __getspent_r as hidden.
	* include/rpc/netdb.h: Declare __getrpcent_r as hidden.

	* iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
	and __gconv_transliterate as hidden.
	Add internal_function to __gconv_get_path declaration.
	* iconv/gconv_int.h: Add internal_function to __gconv_get_path
	definition.  Add attribute_hidden to __gconv_read_conf definition.
2002-03-15 09:30:44 +00:00
..
bits Prevent double inclusion. 2002-01-08 10:19:35 +00:00
elf Update. 2002-03-12 00:38:37 +00:00
fpu Rewritten to C versions using inline assembly. 2001-09-18 14:18:20 +00:00
i486 Update. 2001-09-25 03:04:41 +00:00
i586 Update. 2002-03-12 02:04:08 +00:00
i686 Update. 2002-03-12 02:04:08 +00:00
i786
soft-fp
sys
__longjmp.S
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
Dist
dl-lookupcfg.h Update. 2002-02-05 08:02:04 +00:00
dl-machine.h Update. 2002-03-15 03:16:52 +00:00
dl-tls.h Update. 2002-02-13 08:03:56 +00:00
ffs.c
fpu_control.h
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S Update. 2002-03-15 09:30:44 +00:00
Implies
init-first.c Update. 2002-03-13 06:33:52 +00:00
ldbl2mpn.c
lshift.S
machine-gmon.h Update. 2002-03-15 09:30:44 +00:00
Makefile Update. 2002-02-28 19:38:21 +00:00
memchr.S
memcmp.S
memcopy.h
memset.c
memusage.h
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
mul_1.S
rawmemchr.S
rshift.S
setjmp.S
stackinfo.h
stpcpy.S
stpncpy.S
strchr.S
strchrnul.S
strcspn.S
strlen.c
strpbrk.S
strrchr.S
strspn.S
strtok.S
strtok_r.S
sub_n.S
submul_1.S
sysdep.h
Versions