diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-18 19:55:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-18 19:55:47 +0000 |
commit | b832c52784a1f4f13584c3cee475a8bc31f0f0b7 (patch) | |
tree | e540bd54d17fb7d9e0993162e81afe07d3b2def0 | |
parent | 0a42c042d3e53ae0a93daa28e783fe1593582bfe (diff) | |
download | glibc-b832c52784a1f4f13584c3cee475a8bc31f0f0b7.tar.gz glibc-b832c52784a1f4f13584c3cee475a8bc31f0f0b7.tar.xz glibc-b832c52784a1f4f13584c3cee475a8bc31f0f0b7.zip |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cdacd5e33b..bb08f4f4ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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-12 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/errlist.c: Remove sys_nerr, _sys_nerr aliases. |