diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-30 23:09:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-30 23:09:46 +0000 |
commit | e932b4062e0becb827e3fbde008e99d058f89096 (patch) | |
tree | 7db9dae916706fa468c85098e3a67ce0d880a97e /ChangeLog | |
parent | 95ed9d843825518c57cedc32476f5be4b2675b3e (diff) | |
download | glibc-e932b4062e0becb827e3fbde008e99d058f89096.tar.gz glibc-e932b4062e0becb827e3fbde008e99d058f89096.tar.xz glibc-e932b4062e0becb827e3fbde008e99d058f89096.zip |
* sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New
macros replace the i686 versions for 64-bit mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b27a3cd066..38ab651239 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-08-30 Roland McGrath <roland@redhat.com> + * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New + macros replace the i686 versions for 64-bit mode. + * locale/duplocale.c: Include <string.h>. * intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY. |