public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] alpha: post kernel version bump cleanup
@ 2012-08-08 14:56 Richard Henderson
  2012-08-08 14:56 ` [PATCH 2/3] alpha: Tidy up ieee_get/set_fp_control syscalls Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2012-08-08 14:56 UTC (permalink / raw)
  To: libc-ports

Since these defines are now 1, and not used outside alpha control,
make the logical simplifications.


r~


Richard Henderson (3):
  alpha: Purge __ASSUME_STAT64_SYSCALL
  alpha: Tidy up ieee_get/set_fp_control syscalls
  alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION

 ports/ChangeLog.alpha                              |   22 +++++
 ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S  |   56 ++++++++++++
 ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c  |   91 --------------------
 ports/sysdeps/unix/sysv/linux/alpha/fxstat.c       |   19 +----
 ports/sysdeps/unix/sysv/linux/alpha/fxstatat.c     |   37 +-------
 .../unix/sysv/linux/alpha/ieee_get_fp_control.S    |   38 +++-----
 .../unix/sysv/linux/alpha/ieee_set_fp_control.S    |   38 +++------
 .../unix/sysv/linux/alpha/kernel-features.h        |    6 --
 ports/sysdeps/unix/sysv/linux/alpha/lxstat.c       |   19 +----
 ports/sysdeps/unix/sysv/linux/alpha/xstat.c        |   19 +----
 ports/sysdeps/unix/sysv/linux/alpha/xstatconv.c    |    9 +--
 ports/sysdeps/unix/sysv/linux/alpha/xstatconv.h    |    7 +--
 12 files changed, 114 insertions(+), 247 deletions(-)
 create mode 100644 ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S
 delete mode 100644 ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c

-- 
1.7.7.6

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-08 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-08 14:56 [PATCH 0/3] alpha: post kernel version bump cleanup Richard Henderson
2012-08-08 14:56 ` [PATCH 2/3] alpha: Tidy up ieee_get/set_fp_control syscalls Richard Henderson
2012-08-08 14:56 ` [PATCH 3/3] alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION Richard Henderson
2012-08-08 14:56 ` [PATCH 1/3] alpha: Purge __ASSUME_STAT64_SYSCALL Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).