bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libsigsegv] [PATCH 0/5] libsigsegv: support for several architectur


From: Thomas Petazzoni
Subject: [bug-libsigsegv] [PATCH 0/5] libsigsegv: support for several architectures
Date: Mon, 29 Dec 2014 14:05:49 +0100

Hello,

Here is a set of 5 patches that we have accumulated in the Buildroot
build system against libsigsegv, to add support for this library to
various CPU architectures: AVR32, Microblaze, Blackfin, Nios II and
AArch64. The patches are trivial: they only indicate the stack
direction of those different CPU architectures.

The AArch64 patch was already submitted by Will Newton in May 2013
(http://lists.gnu.org/archive/html/bug-libsigsegv/2013-05/msg00001.html)
without causing any reaction. Also, the Git repository doesn't seem to
contain any change after September 2012. Is this a sign that the
project is no longer maintained?

It would be good to get the following patches merged, and then a
release of libsigsegv made with the support for those new
architectures.

Thanks,

Thomas

Simon Dawson (1):
  Add stack direction for the AVR32 architecture

Spenser Gilliland (1):
  Add stack direction for the Microblaze architecture

Thomas Petazzoni (2):
  Add stack direction for the Blackfin architecture
  Add stack direction for the Nios II architecture

Will Newton (1):
  Add stack direction for the AArch64 architecture

 m4/stack-direction.m4 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]