From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5559 invoked by alias); 30 Apr 2012 19:17:51 -0000 Received: (qmail 5549 invoked by uid 22791); 30 Apr 2012 19:17:49 -0000 X-SWARE-Spam-Status: No, hits=-5.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-qc0-f169.google.com (HELO mail-qc0-f169.google.com) (209.85.216.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 Apr 2012 19:17:37 +0000 Received: by qcsd16 with SMTP id d16so1861236qcs.0 for ; Mon, 30 Apr 2012 12:17:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-system-of-record :x-gm-message-state; bh=NMsB+XwFfoM2mROK/dy/4aKZkfbx/2J2ezjjXzMy1LM=; b=QVZxWJDLxTnevQXrjWfrFOMGwa5tcSr8yBxnApJ9mZZOaC4TW9fIrygaTNBdoejMHv wmEcJuPXfB/c6LzcCrUTEZQ4Et8/oivl48NrdJe5ji++yPc5HIgsGgso5jeDcWkYQ8vf 3Ls+gYKQuq3o4ZZX0cI3JkOXvbG3sDo0SRZ1fvqdJcqKxAAZtRNK+PWfVpQqiuOy/Jj8 iPhPJGss3KALOyFlCGinmaZxB5K5Is++9LyUhZOQdIdB6vnba3rKCYUATIUMJ4YSNh2j l9/Wb0r1DEYO1hVdqZChISoq6OhnFjgefnMbc8b7WAj6bqwiIvF3X9veqeW6KiQffb1p QPNg== Received: by 10.224.95.205 with SMTP id e13mr9187641qan.30.1335813456086; Mon, 30 Apr 2012 12:17:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.95.205 with SMTP id e13mr9187630qan.30.1335813455936; Mon, 30 Apr 2012 12:17:35 -0700 (PDT) Received: by 10.224.215.132 with HTTP; Mon, 30 Apr 2012 12:17:35 -0700 (PDT) In-Reply-To: <83vckk73ja.fsf@gnu.org> References: <83bomgfcbt.fsf@gnu.org> <87ipgna94k.fsf@fleche.redhat.com> <83y5pjedjp.fsf@gnu.org> <87397qa9a0.fsf@fleche.redhat.com> <83fwbqinsw.fsf@gnu.org> <83pqatgp9k.fsf@gnu.org> <83vckk73ja.fsf@gnu.org> Date: Mon, 30 Apr 2012 19:20:00 -0000 Message-ID: Subject: Re: [RFC - doc] Add note about the possibility of symbols getting moved across blocks From: Siva Chandra To: Eli Zaretskii Cc: tromey@redhat.com, dje@google.com, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-Gm-Message-State: ALoCoQk5Cm0JCcS2gVtCxz9KdU3rZBRvuBhPCkLB3Ifftq25L5ZL7iBfMT/lO26XJjF2k0HP/kZ4XHM0qkriiZ3/cN+FhlkWPtpu//apcXPdVRTWPvewvnkUhSs4TLT9HSj1NY3S1NcP/1K9lTh4G8CN2SBLvqW30Q== 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: 2012-04/txt/msg01088.txt.bz2 On Sat, Apr 28, 2012 at 12:21 PM, Eli Zaretskii wrote: > Thanks. =A0If everyone is happy, then so am I. I think Doug has also OK-ed it. If I do not see any objections, I will commit it in couple of days. Thanks, Siva Chandra