* [Xenomai-core] [Pull Request] Pending x86 syscall and native doc fixes
@ 2009-07-19 8:00 Jan Kiszka
0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2009-07-19 8:00 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai-core
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-19 8:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19 8:00 [Xenomai-core] [Pull Request] Pending x86 syscall and native doc fixes Jan Kiszka
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.