From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46824 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZKA3-0005Jv-1T for qemu-devel@nongnu.org; Thu, 15 Jul 2010 04:51:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZKA1-00047x-Of for qemu-devel@nongnu.org; Thu, 15 Jul 2010 04:51:18 -0400 Received: from mail.codesourcery.com ([38.113.113.100]:60686) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZKA1-00047c-DP for qemu-devel@nongnu.org; Thu, 15 Jul 2010 04:51:17 -0400 Message-ID: <4C3ECBFF.1080507@codesourcery.com> Date: Thu, 15 Jul 2010 12:51:11 +0400 From: Maxim Kuvyrkov MIME-Version: 1.0 References: <4B8C133D.2030900@codesourcery.com> In-Reply-To: <4B8C133D.2030900@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] {PING^2} [PATCH 0/4] Support NPTL support for ColdFire and related fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 3/1/10 10:19 PM, Maxim Kuvyrkov wrote: > The following series of 4 patches adds NPTL support for ColdFire > user-mode emulation and fixes several related issues, mainly in signal > handling. > > 0001-Add-NPTL-support-for-ColdFire.patch > Implement new kernel syscalls to support TLS storage and synchronization > (merged to 2.6.34 kernel) > > 0002-Handle-SIGKILL-and-SIGCHLD.patch > Target-independent improvement to add SIGKILL and SIGCHLD to the list of > handled signals. > > 0003-Fix-signal-handling-for-ColdFire.patch > Fix and improve signal handling support for ColdFire. > > 0004-Define-MMAP_SHIFT-for-ColdFire.patch > Follow kernel behavior. > > The patches were tested on GCC and GLIBC testsuites. All signal handling > and frame unwinding GCC tests pass. GLIBC testsuite now has more tests > passing with no regressions. > > Any comments? > > Thanks, > Ping^2. These patches implement NPTL support for m68k/ColdFire and improve signal handling for linux user-mode emulation. Thanks, -- Maxim Kuvyrkov CodeSourcery maxim@codesourcery.com (650) 331-3385 x724