aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Collapse)Author
1995-03-10newly generated onesBrendan Kehoe
1995-03-10 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition ↵Brendan Kehoe
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.
1995-03-10duh, don't need __attribute__ in the alpha header, it's in the toplevel oneBrendan Kehoe
* sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.
1995-03-10 * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN ↵Brendan Kehoe
keyword. * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN keyword.
1995-03-10 * sysdeps/alpha/__math.h (__copysign): Use attribute instead of old ↵Brendan Kehoe
__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.
1995-02-18initial importRoland McGrath