From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8703 invoked by alias); 7 Apr 2009 18:39:18 -0000 Received: (qmail 8577 invoked by uid 48); 7 Apr 2009 18:38:59 -0000 Date: Tue, 07 Apr 2009 18:39:00 -0000 Message-ID: <20090407183859.8576.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20080804175727.6816.cseo@linux.vnet.ibm.com> References: <20080804175727.6816.cseo@linux.vnet.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/6816] Support for POWER7 VSX registers in *context routines X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00023.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2009-04-07 18:38 ------- (In reply to comment #23) > Do you still think we should provide > the versioned structure mechanism for the existing interface to insulate against > future changes (since the code is pretty much ready to go)? No, don't break the ABI especially since no future change should do this either. The ABI is fixed. No additional register is to be saved or at least depended on. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6816 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.