glibc/linuxthreads/sysdeps
Ulrich Drepper 5fc48cd78f Update.
2001-04-21  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-support.c: Include cpuclock-init.h.  Use CPUCLOCK_VARDEF and
	CPUCLOCK_INIT if defined.
	* sysdeps/generic/dl-sysdep.c: Likewise.
	* sysdeps/generic/cpuclock-init.h: New file.
	* sysdeps/unix/i386/i586/cpuclock-init.h: New file.
	* sysdeps/unix/i386/i586/Versions: New file.
	* sysdeps/unix/i386/i586/clock_settime.c: New file.
	* sysdeps/unix/i386/i586/clock_gettime.c: Handle thread CPU clock
	separately by calling __pthread_clock_gettime if this function is
	available.  Subtract offset from tsc value before computing time value.
2001-04-21 07:55:01 +00:00
..
alpha Update. 2000-12-27 17:18:07 +00:00
arm Update. 2000-12-27 17:18:07 +00:00
cris Update. 2001-04-09 04:55:59 +00:00
hppa Update. 2000-12-27 17:18:07 +00:00
i386 Update. 2001-04-21 07:55:01 +00:00
ia64 Update. 2000-12-27 17:18:07 +00:00
m68k Update. 2000-12-27 17:18:07 +00:00
mips Update. 2000-12-27 17:18:07 +00:00
powerpc Update. 2000-12-31 08:26:04 +00:00
pthread Update. 2001-03-20 18:35:13 +00:00
s390 Update. 2001-03-16 17:23:19 +00:00
sh Update. 2001-04-11 03:00:52 +00:00
sparc Update. 2001-04-11 23:01:06 +00:00
unix/sysv/linux Put specs into $generated, not $postclean-generated. 2001-04-19 16:21:58 +00:00