glibc/sysdeps/i386
Ulrich Drepper db276fa11c Update.
1998-12-27  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dl-lookup.c (_dl_num_relocations): New variable.
	(do_lookup): Increment _dl_num_relocations for every call.
	* elf/rtld.c (print_statistics): New function.
	(_dl_debug_statistics): New variable.  Set when statistics are asked
	for.
	(rtld_total_time, relocate_time, load_time): New variables.  Used
	in print_statistics.
	(_dl_start): Record start and end time of startup.  Call
	print_statistics if needed.
	(dk_main): Record times for relocations and loading.
	(process_dl_debug): Recognize statistics.

	Low-level, low-overhead, high-precision timing funcationality.
	* sysdeps/generic/hp-timing.h: New file.
	* sysdeps/i386/i686/Makefile: New file.
	* sysdeps/i386/i686/hp-timing.h: New file.
	* sysdeps/i386/i686/hp-timing.c: New file.

	* sysdeps/i386/dl-machine.h (elf_machine_rel): Reverse order of OR
	clauses to avoid accessing global variables during rtld relocation.

	* sunrpc/rpc_main.c: Unify messages.

	* sysdeps/unix/sysv/linux/arm/Dist: Add ioperm.c and sys/io.h.
1998-12-27 17:29:47 +00:00
..
bits Update. 1998-11-30 14:21:53 +00:00
elf Update. 1998-06-18 17:29:11 +00:00
fpu Update. 1998-11-23 12:54:51 +00:00
i486 Update. 1998-12-16 14:31:03 +00:00
i586 Update. 1998-09-23 18:52:55 +00:00
i686 Update. 1998-12-27 17:29:47 +00:00
sys Update. 1997-12-04 00:12:34 +00:00
__longjmp.S Update. 1998-02-24 15:22:29 +00:00
abort-instr.h update from main archive 961220 1996-12-21 04:13:58 +00:00
add_n.S Update. 1998-03-02 18:02:11 +00:00
addmul_1.S Update. 1998-03-02 18:02:11 +00:00
asm-syntax.h Update. 1997-03-31 22:56:24 +00:00
backtrace.c Update. 1998-06-18 21:50:38 +00:00
bsd-_setjmp.S Update. 1997-03-20 02:20:57 +00:00
bsd-setjmp.S Update. 1997-03-20 02:20:57 +00:00
bzero.c Update. 1998-08-25 11:45:26 +00:00
Dist Update. 1997-03-21 20:00:48 +00:00
dl-machine.h Update. 1998-12-27 17:29:47 +00:00
ffs.c Update. 1998-07-30 12:47:25 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
gmp-mparam.h
htonl.S Update. 1997-07-24 01:36:01 +00:00
htons.S Update. 1997-07-24 01:36:01 +00:00
i386-mcount.S Update. 1997-05-26 23:01:17 +00:00
Implies
init-first.c Update. 1997-09-21 01:47:02 +00:00
ldbl2mpn.c Update. 1997-06-23 21:55:26 +00:00
lshift.S Update. 1998-03-02 18:02:11 +00:00
machine-gmon.h Update. 1997-09-11 12:09:10 +00:00
Makefile Update. 1997-12-04 00:12:34 +00:00
memchr.S Update. 1998-07-16 11:44:36 +00:00
memcmp.S Update. 1997-03-31 22:56:24 +00:00
memcopy.h Update. 1998-08-25 11:45:26 +00:00
memset.c Update. 1998-08-25 11:45:26 +00:00
mul_1.S Update. 1998-03-02 18:02:11 +00:00
rshift.S Update. 1998-03-02 18:02:11 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
stpcpy.S Update. 1997-03-31 22:56:24 +00:00
stpncpy.S Update. 1997-03-31 22:56:24 +00:00
strchr.S Updated. 1997-06-26 22:23:01 +00:00
strcspn.S Update. 1997-03-31 22:56:24 +00:00
strlen.c Update. 1997-03-31 22:56:24 +00:00
strpbrk.S Update. 1997-03-31 22:56:24 +00:00
strrchr.S Update. 1997-03-31 22:56:24 +00:00
strspn.S Update. 1997-03-31 22:56:24 +00:00
strtok_r.S Update. 1998-03-19 14:32:08 +00:00
strtok.S Update. 1998-04-03 12:07:01 +00:00
sub_n.S Update. 1998-03-02 18:02:11 +00:00
submul_1.S Update. 1998-03-02 18:02:11 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00