diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-18 19:56:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-18 19:56:27 +0000 |
commit | b127fa25375feaa9ed71e34bb44851c82feb0b4a (patch) | |
tree | de444b46b96dacf9c0031c073a55d1d50f2aa302 /ChangeLog | |
parent | 3ed35099c1f7d96f4048a3d899cba8380f29f914 (diff) | |
download | glibc-b127fa25375feaa9ed71e34bb44851c82feb0b4a.tar glibc-b127fa25375feaa9ed71e34bb44851c82feb0b4a.tar.gz glibc-b127fa25375feaa9ed71e34bb44851c82feb0b4a.tar.bz2 glibc-b127fa25375feaa9ed71e34bb44851c82feb0b4a.zip |
* sysdeps/mach/hurd/dl-sysdep.c
[HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable.
[HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-08-18 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/dl-sysdep.c + [HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable. + [HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW. + 2002-08-16 Jakub Jelinek <jakub@redhat.com> * locale/loadarchive.c (_nl_load_locale_from_archive): Braino fix |