From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30356 invoked by alias); 17 Dec 2004 03:34:16 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 30182 invoked by alias); 17 Dec 2004 03:34:12 -0000 Date: Fri, 17 Dec 2004 03:34:00 -0000 Message-ID: <20041217033412.30181.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20041216181100.610.sjmunroe@us.ibm.com> References: <20041216181100.610.sjmunroe@us.ibm.com> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/610] get/swapcontext stores fpr29 over gpr29 in ucontext X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg00055.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-17 03:34 ------- Subject: Bug 610 CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2004-12-17 03:34:03 Modified files: sysdeps/unix/sysv/linux/powerpc/powerpc64: getcontext.S swapcontext.S Log message: 2004-09-02 Steven Munroe [BZ #610] * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S (__novec_getcontext): Fix typo in store of fp29. (__getcontext): Fix typo in store of fp29. * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S (__novec_swapcontext): Fix typo in store of fp29. (__swapcontext): Fix typo in store of fp29. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S.diff?cvsroot=glibc&r1=1.10&r2=1.11 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S.diff?cvsroot=glibc&r1=1.10&r2=1.11 -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=610 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.