projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a55c67
)
duh, don't need __attribute__ in the alpha header, it's in the toplevel
author
brendan
<brendan>
Fri, 10 Mar 1995 02:44:05 +0000
(
02:44
+0000)
committer
brendan
<brendan>
Fri, 10 Mar 1995 02:44:05 +0000
(
02:44
+0000)
one
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
4cba1e5
..
81c0273
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-2,9
+2,7
@@
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.
+ * sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.
* configure.in: Match `osf*', not `osf1*'.
* configure: Likewise.