]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Feb 2000 05:33:56 +0000 (05:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Feb 2000 05:33:56 +0000 (05:33 +0000)
* sysdeps/alpha/fpu/fpu_control.h: Update comment.

ChangeLog
sysdeps/alpha/fpu/fpu_control.h

index b975b7554fb41578c1b6ca71661fb927bac3f20d..21b180e17b2046e4f3e3be72931df625b59a5a2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-02-21  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/alpha/fpu/fpu_control.h: Update comment.
+
        * malloc/Makefile (tests): Add tst-valloc.
        * malloc/tst-valloc.c: New file.
 
index dfca373c3de8131a687409fb1a3cfd341dffcf93..a2cf936cd2d3f5b608f877459bfab1d3b1597074 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  Alpha-maped-to-Intel version.
-   Copyright (C) 1996, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1998, 2000 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Olaf Flebbe.
 
@@ -94,7 +94,7 @@
 
 #define _FPU_DEFAULT  0x137f
 
-/* IEEE:  same as above, but exceptions */
+/* IEEE:  same as above. */
 #define _FPU_IEEE     0x137f
 
 /* Type of the control word.  */
This page took 0.053804 seconds and 5 git commands to generate.