From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7632 invoked by alias); 30 Jan 2008 21:59:23 -0000 Received: (qmail 7623 invoked by uid 22791); 30 Jan 2008 21:59:22 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Jan 2008 21:58:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-45-178.inter.net.il [80.230.45.178]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EUV93248 (AUTH halo1); Wed, 30 Jan 2008 23:58:07 +0200 (IST) Date: Wed, 30 Jan 2008 23:03:00 -0000 Message-Id: From: Eli Zaretskii To: Thiago Jung Bauermann CC: mark.kettenis@xs4all.nl, drow@false.org, luisgpm@linux.vnet.ibm.com, gdb-patches@sourceware.org In-reply-to: <1201726975.11950.270.camel@localhost.localdomain> (message from Thiago Jung Bauermann on Wed, 30 Jan 2008 19:02:55 -0200) Subject: Re: Printing decimal128 types out of registers Reply-to: Eli Zaretskii References: <1200927274.32125.36.camel@localhost.localdomain> <200801211730.m0LHUGbu021315@brahms.sibelius.xs4all.nl> <1194460412.6686.34.camel@localhost> <1200596592.27321.20.camel@gargoyle> <1200598580.32125.11.camel@localhost.localdomain> <1200670954.10815.1.camel@gargoyle> <20080119000423.GA15057@caradoc.them.org> <1200927274.32125.36.camel@localhost.localdomain> <20080121175413.GA25254@caradoc.them.org> <1201101039.11950.56.camel@localhost.localdomain> <20080123152007.GA8286@caradoc.them.org> <1201706206.11950.237.camel@localhost.localdomain> <200801301811.m0UIBJS0006582@brahms.sibelius.xs4all.nl> <1201717824.11950.252.camel@localhost.localdomain> <200801301852.m0UIqMoo009713@brahms.sibelius.xs4all.nl> <1201726975.11950.270.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00835.txt.bz2 > From: Thiago Jung Bauermann > Cc: drow@false.org, luisgpm@linux.vnet.ibm.com, gdb-patches@sourceware.org > Date: Wed, 30 Jan 2008 19:02:55 -0200 > > Ok, removed those. I also refreshed it against the reworked SPE macro > cleanup patch. What about this? The patch for the manual is okay. Thanks.