glibc/include
Ulrich Drepper cf5a372ec1 Update.
2001-08-26  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
	instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
	Pass type_class to _dl_lookup_*.
	* elf/dl-lookup.c (_dl_lookup_symbol): Take type_clas parameter now.
	Pass around just type_class instead of noexec, noplt pair.
	(_dl_lookup_versioned_symbol): Likewise.
	(_dl_lookup_symbol_skip): Pass around just type_class instead of
	noexec, noplt pair.
	(_dl_lookup_versioned_symbol_skip): Likewise.
	(_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
	* elf/do-lookup.h (do_lookup): Likewise.
	* include/link.h (struct link_map): Replace noexec and noplt fields
	in l_lookup_cache with type_class field.
	* sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
	ELF_RTYPE_CLASS_COPY): Define.
	Adjust prototypes for _dl_lookup_symbol and
	_dl_lookup_versioned_symbol.
	* sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
	elf_machine_lookup_noexec_p): Remove.
	(elf_machine_type_class): Define.
	* sysdeps/arm/dl-machine.h: Likewise.
	* sysdeps/hppa/dl-machine.h: Likewise.
	* sysdeps/cris/dl-machine.h: Likewise.
	* sysdeps/i386/dl-machine.h: Likewise.
	* sysdeps/ia64/dl-machine.h: Likewise.
	* sysdeps/m68k/dl-machine.h: Likewise.
	* sysdeps/mips/mips64/dl-machine.h: Likewise.
	* sysdeps/mips/dl-machine.h: Likewise.
	* sysdeps/powerpc/dl-machine.h: Likewise.
	* sysdeps/sparc/sparc32/dl-machine.h: Likewise.
	* sysdeps/sparc/sparc64/dl-machine.h: Likewise.
	* sysdeps/sh/dl-machine.h: Likewise.
	* sysdeps/s390/s390-32/dl-machine.h: Likewise.
	* sysdeps/s390/s390-64/dl-machine.h: Likewise.
2001-08-26 22:28:16 +00:00
..
arpa Update. 2000-04-04 06:38:32 +00:00
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gnu Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet Add prototype for foo. 2000-12-27 19:58:36 +00:00
protocols
rpc Update. 2001-03-26 05:17:47 +00:00
rpcsvc
sys send returns ssize_t. 2001-04-24 13:36:50 +00:00
aio.h
aliases.h * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New. 2000-12-19 09:50:44 +00:00
alloca.h
argp.h Update. 2000-12-28 15:08:51 +00:00
argz.h
assert.h
byteswap.h
complex.h
ctype.h
des.h
dirent.h Update. 2001-08-20 07:17:10 +00:00
dlfcn.h Update. 2000-07-21 04:12:25 +00:00
elf.h Update. 2000-06-08 04:48:56 +00:00
endian.h Update. 2001-03-30 05:34:59 +00:00
envz.h
err.h
errno.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
error.h
execinfo.h
fcntl.h Update. 2001-02-05 17:12:57 +00:00
features.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv.h Add prototype for foo. 2000-12-27 19:58:36 +00:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt.h Update. 2000-12-27 20:25:30 +00:00
glob.h Update. 2000-08-19 16:58:09 +00:00
gmp.h Update. 2000-12-05 17:34:28 +00:00
gnu-versions.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp.h Add prototype for foo. 2000-12-27 19:58:36 +00:00
iconv.h
langinfo.h Undo last patch. 2000-09-26 17:19:47 +00:00
libc-internal.h Update. 2001-04-23 19:01:10 +00:00
libc-symbols.h Update. 2001-08-03 23:04:10 +00:00
libgen.h
libintl.h Update. 2000-08-28 23:52:21 +00:00
limits.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
linewrap.h
link.h Update. 2001-08-26 22:28:16 +00:00
locale.h Update. 2001-08-14 23:29:55 +00:00
malloc.h
math.h
mcheck.h
memory.h
mntent.h
monetary.h
netdb.h Update. 2000-12-27 20:25:30 +00:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h Update. 2000-08-21 16:02:48 +00:00
printf.h Update. 2000-12-27 07:56:28 +00:00
pthread.h Update. 2001-02-06 18:27:57 +00:00
pwd.h Add prototype for foo. 2000-12-27 19:58:36 +00:00
regex.h
resolv.h Update. 2000-12-27 20:25:30 +00:00
sched.h Update. 2000-07-27 22:01:07 +00:00
search.h
set-hooks.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.h Update. 2000-12-27 20:25:30 +00:00
sgtty.h
shadow.h Add prototype for foo. 2000-12-27 19:58:36 +00:00
shlib-compat.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
signal.h Update. 2001-02-05 19:55:22 +00:00
spawn.h Update. 2000-10-01 19:15:29 +00:00
stab.h
stdio.h Update. 2001-02-06 18:27:57 +00:00
stdio_ext.h 2001-07-20 Roland McGrath <roland@frob.com> 2001-07-21 05:09:59 +00:00
stdlib.h Update. 2001-02-06 18:27:57 +00:00
string.h Update. 2001-02-06 18:27:57 +00:00
strings.h
stub-tag.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h Update. 2000-12-27 20:25:30 +00:00
tgmath.h
time.h Update. 2000-11-01 08:10:10 +00:00
ttyent.h
ucontext.h
ulimit.h
unistd.h Update. 2001-03-21 18:53:05 +00:00
utime.h
utmp.h
values.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wchar.h Update. 2001-08-17 07:51:36 +00:00
wctype.h Update. 2001-02-06 18:27:57 +00:00
wordexp.h
xlocale.h