From: Jan Kiszka <jan.kiszka@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [Pull Request] Pending x86 syscall and native doc fixes
Date: Sun, 19 Jul 2009 10:00:14 +0200 [thread overview]
Message-ID: <4A62D28E.1020401@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
The following changes since commit 72a8fb179e1ce090f38795f907e5dbe6d19b687c:
Philippe Gerum (1):
Merge commit 'jan'
are available in the git repository at:
git://git.xenomai.org/xenomai-jki.git for-upstream
Jan Kiszka (3):
native: Align documentation to code
x86-64: Work around gcc issues with populating syscall registers
x86: Merge syscall_{32|64}.h into syscall.h
include/asm-x86/Makefile.am | 2 -
include/asm-x86/syscall.h | 318 +++++++++++++++++++++++++++++++++++++++++-
include/asm-x86/syscall_32.h | 226 ------------------------------
include/asm-x86/syscall_64.h | 173 -----------------------
ksrc/skins/native/task.c | 12 +-
5 files changed, 322 insertions(+), 409 deletions(-)
delete mode 100644 include/asm-x86/syscall_32.h
delete mode 100644 include/asm-x86/syscall_64.h
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
reply other threads:[~2009-07-19 8:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A62D28E.1020401@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=rpm@xenomai.org \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.