glibc/sysdeps/unix/sysv/linux/arm
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-10-23 13:44:50 +00:00
sys Update. 1998-12-23 13:08:22 +00:00
brk.c Update. 1998-07-27 17:55:05 +00:00
clone.S Update. 1998-07-27 17:55:05 +00:00
Dist Update. 1998-12-27 17:29:47 +00:00
errlist.c Update. 1998-08-20 17:40:36 +00:00
init-first.h Update. 1998-08-20 17:40:36 +00:00
ioperm.c Update. 1998-12-23 13:08:22 +00:00
Makefile Update. 1998-12-26 09:30:54 +00:00
mmap.S Update. 1998-11-16 12:02:08 +00:00
profil-counter.h Update. 1998-10-23 13:44:50 +00:00
register-dump.h Update. 1998-10-09 11:04:04 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-10-16 16:33:36 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
siglist.c Update. 1998-07-27 17:55:05 +00:00
socket.S Update. 1998-05-19 16:13:05 +00:00
syscalls.list Update. 1998-12-23 13:08:22 +00:00
sysdep.h Update. 1998-12-23 13:08:22 +00:00
sysdep.S Update. 1998-10-23 13:44:50 +00:00
Versions Update. 1998-12-23 13:08:22 +00:00