From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28309 invoked by alias); 26 Jun 2014 09:32:46 -0000 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 Received: (qmail 28286 invoked by uid 89); 26 Jun 2014 09:32:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: glazunov.sibelius.xs4all.nl Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 26 Jun 2014 09:32:42 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id s5Q9WZNm014751; Thu, 26 Jun 2014 11:32:35 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id s5Q9WYNh015927; Thu, 26 Jun 2014 11:32:35 +0200 (CEST) Date: Thu, 26 Jun 2014 09:32:00 -0000 Message-Id: <201406260932.s5Q9WYNh015927@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: lgustavo@codesourcery.com CC: gdb-patches@sourceware.org In-reply-to: <53ABB5B3.1070803@codesourcery.com> (message from Luis Machado on Thu, 26 Jun 2014 06:54:59 +0100) Subject: Re: [PATCH] Fix passing/returning of complex data for PowerPC 32-bit References: <53ABB5B3.1070803@codesourcery.com> X-SW-Source: 2014-06/txt/msg00901.txt.bz2 > Date: Thu, 26 Jun 2014 06:54:59 +0100 > From: Luis Machado > > The PowerPC 32-bit unified ABI states that there are two ways of passing > and returning complex type data: Can you send me a copy of the document? The idiots behind powerpc.org don't let you download it unless you sign up. That's retarded, especially since the document is supposed to be published under the GNU Free Document License.