public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: libc-ports@sourceware.org
Subject: [PATCH 0/3] alpha: post kernel version bump cleanup
Date: Wed, 08 Aug 2012 14:56:00 -0000	[thread overview]
Message-ID: <1344437762-3593-1-git-send-email-rth@twiddle.net> (raw)

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

             reply	other threads:[~2012-08-08 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 14:56 Richard Henderson [this message]
2012-08-08 14:56 ` [PATCH 3/3] alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION 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 1/3] alpha: Purge __ASSUME_STAT64_SYSCALL Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1344437762-3593-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).