about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>1995-03-10 02:10:40 +0000
committerBrendan Kehoe <brendan@zen.org>1995-03-10 02:10:40 +0000
commit127b3c3596da5da5b40cbfb4554cb101a2299635 (patch)
treea9603999ed3aaf6747ef21c526b4b5069747cb09 /ChangeLog
parent134c12361952e77e99fe59021aa3c30224345ac5 (diff)
downloadglibc-127b3c3596da5da5b40cbfb4554cb101a2299635.tar.gz
glibc-127b3c3596da5da5b40cbfb4554cb101a2299635.tar.xz
glibc-127b3c3596da5da5b40cbfb4554cb101a2299635.zip
* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old __CONSTVALUE by adding forward decl first with the const attribute.
	* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
	__CONSTVALUE by adding forward decl first with the const attribute.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f56d429064..5db7a446fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Thu Mar  9 17:16:53 1995  Brendan Kehoe  (brendan@zen.org)
 
+	* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
+	__CONSTVALUE by adding forward decl first with the const attribute.
+
 	* configure.in: Match `osf*', not `osf1*'.
 	* configure: Likewise.
 	* sysdeps/unix/bsd/osf: Renamed from `sysdeps/unix/bsd/osf1'.