summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5db7a446fc..4cba1e5d99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Thu Mar  9 17:16:53 1995  Brendan Kehoe  (brendan@zen.org)
 
+	* sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
+	keyword.
+
 	* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old
 	__CONSTVALUE by adding forward decl first with the const attribute.