From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13433 invoked by alias); 29 Jun 2004 17:27:38 -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 13426 invoked from network); 29 Jun 2004 17:27:37 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 29 Jun 2004 17:27:37 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1BfMOP-0006Bo-00 for gdb-patches@sources.redhat.com; Tue, 29 Jun 2004 13:27:37 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id D23364B104; Tue, 29 Jun 2004 13:27:43 -0400 (EDT) To: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.arch/i386-prologue.c: Fix compiling on Cygwin Message-Id: <20040629172743.D23364B104@berman.michael-chastain.com> Date: Tue, 29 Jun 2004 17:27:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00674.txt.bz2 Add copyright date 2004 to each file, and say what platform(s) you tested on. With those two things, approved. Michael C === * gdb.arch/i386-unwind.c: Use preprocessor directives to conditionalize symbol prefixing. * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding additional_flags handling. Add underscore prefix for Cygwin.