From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Xenomai core <Xenomai-core@domain.hid>
Subject: [Xenomai-core] Pull request.
Date: Tue, 02 Jun 2009 22:22:33 +0200 [thread overview]
Message-ID: <4A258A09.3020506@domain.hid> (raw)
Hi,
here come a few fixes which were on my todo list for some time.
The following changes since commit 6c8f7c5b79b633bc1f50bbaa1d50ea3c309b3dcd:
Philippe Gerum (1):
Introduce xnarch_divrem_billion
are available in the git repository at:
git://xenomai.org/xenomai-gch.git for-head
Gilles Chanteperdrix (9):
Remove SIGSHADOW debug message
Use PIC mute routines on the ARM platform
Fix computation of heap overhead
Adapt to preemptible context switch proposed by newer I-pipe patches
Fix user-space tsc on ARM
Fix git whitespace warnings
Remove compilation warning
Fix xnarch_divrem_billion not to use rthal_ullmul.
Fix the POSIX skin to use the common time conversion.
aclocal.m4 | 6652 ++++++++++++++++++++++++++++++++++
configure | 14 +-
configure.in | 12 +-
include/asm-arm/bits/pod.h | 2 +
include/asm-generic/bits/sigshadow.h | 3 -
include/asm-generic/bits/timeconv.h | 2 +-
include/nucleus/heap.h | 28 +-
ksrc/arch/arm/Kconfig | 5 +-
ksrc/arch/arm/hal.c | 5 +-
ksrc/nucleus/heap.c | 2 +-
ksrc/skins/posix/internal.h | 9 +-
src/include/xeno_config.h.in | 6 +-
src/skins/posix/clock.c | 15 +-
13 files changed, 6709 insertions(+), 46 deletions(-)
--
Gilles.
next reply other threads:[~2009-06-02 20:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-02 20:22 Gilles Chanteperdrix [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-24 13:25 [Xenomai-core] Pull request Gilles Chanteperdrix
2009-11-06 10:39 Gilles Chanteperdrix
2009-12-28 14:37 [Xenomai-core] pull request Gilles Chanteperdrix
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=4A258A09.3020506@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=Xenomai-core@domain.hid \
/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.