From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13853 invoked by alias); 17 Jun 2003 18:30:54 -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 13819 invoked from network); 17 Jun 2003 18:30:54 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 17 Jun 2003 18:30:54 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3p2/8.9.3) with ESMTP id OAA22817; Tue, 17 Jun 2003 14:24:14 -0400 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id OAA11127; Tue, 17 Jun 2003 14:30:52 -0400 Message-ID: <097401c334fe$9b7d3f00$0202040a@catdog> From: "Kris Warkentin" To: "Daniel Jacobowitz" Cc: "Gdb-Patches@Sources.Redhat.Com" References: <094501c334fa$08c62ea0$0202040a@catdog> <20030617181746.GA6669@nevyn.them.org> Subject: Re: [ob?] nto-tdep.c: recognize powerpc as well as rs6000 Date: Tue, 17 Jun 2003 18:30:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-06/txt/msg00573.txt.bz2 > Sure, but brush up on style: > > || goes at the beginning of the next line. Okay. I like that better. > Likewise. > > For the indentation changes, I'll just have to take your word for it - > they're so mangled by the time they get through your MUA that they're > useless. You guys keep beating around the bush....if you don't like Outlook, why don't you just come out and say it? ;-) I don't care for it much myself....that's why gdb_indent.sh is my friend. Made those changes and committed. cheers, Kris