summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>1995-03-10 02:59:06 +0000
committerBrendan Kehoe <brendan@zen.org>1995-03-10 02:59:06 +0000
commit06c48879d8a1f0eeb18edbdeddbc86fe1b263dee (patch)
tree2a8f87a1633af9c1b0bda1189c2995846c633d27 /ChangeLog
parenteded85e01ed04ad48b743fd84ffb3e480c8fa4a7 (diff)
downloadglibc-06c48879d8a1f0eeb18edbdeddbc86fe1b263dee.tar.gz
glibc-06c48879d8a1f0eeb18edbdeddbc86fe1b263dee.tar.xz
glibc-06c48879d8a1f0eeb18edbdeddbc86fe1b263dee.zip
* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition that's used inside the alpha sysdep.h.
	* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
	that's used inside the alpha sysdep.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81c0273e46..6bebbdf44d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Thu Mar  9 17:16:53 1995  Brendan Kehoe  (brendan@zen.org)
 
+	* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
+	that's used inside the alpha sysdep.h.
+
 	* sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
 	keyword.
 	* sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.