From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13100 invoked by alias); 12 May 2003 14:34:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12736 invoked from network); 12 May 2003 14:33:56 -0000 Received: from unknown (HELO e3.ny.us.ibm.com) (32.97.182.103) by sources.redhat.com with SMTP; 12 May 2003 14:33:56 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e3.ny.us.ibm.com (8.12.9/8.12.2) with ESMTP id h4CEXoE2065014; Mon, 12 May 2003 10:33:50 -0400 Received: from d27ml103.rchland.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by northrelay04.pok.ibm.com (8.12.9/NCO/VER6.5) with ESMTP id h4CEXl8J257678; Mon, 12 May 2003 10:33:48 -0400 Subject: Re: [PATCH] new support for PPC64 architecture To: Jim Blandy Cc: Elena Zannoni , gdb-patches@sources.redhat.com, will_schmidt@vnet.ibm.com Message-ID: From: Will Schmidt Date: Mon, 12 May 2003 14:34:00 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-SW-Source: 2003-05/txt/msg00182.txt.bz2 To date this work has been done on SuSE Sles 7 and Sles 8 (for ppc64) releases. willschm@us.ibm.com Linux on PowerPC-64 Development IBM Rochester Jim Blandy To: Will Schmidt/Rochester/IBM@IBMUS cc: gdb-patches@sources.redhat.com, will_schmidt@vnet.ibm.com, Elena Zannoni 05/09/2003 04:10 PM Subject: Re: [PATCH] new support for PPC64 architecture "Will Schmidt" writes: > This patch contains code that provides support for GDB on the PPC64 > architecture. This patch will apply clean on top of the RedHat > gdb-5.3post-0.20021129.29.src.rpm. (A patch against CVS will > happen, but not today.. ) To make it easier to look through the patch and put together the necessary changes, I've gone ahead and created jimb-ppc64-linux-20030509-branch, based on today's sources, and committed your patch as-is to there. Will, whose Linux distribution have you been building and testing in? What release?