From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2823 invoked by alias); 31 Jan 2005 11:24:01 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 2670 invoked from network); 31 Jan 2005 11:23:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 31 Jan 2005 11:23:54 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j0VBNsgG028937 for ; Mon, 31 Jan 2005 06:23:54 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0VBNmO21185; Mon, 31 Jan 2005 06:23:48 -0500 Received: from [172.31.0.98] (vpnuser9.surrey.redhat.com [172.16.9.9]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j0VBNl0W004856; Mon, 31 Jan 2005 11:23:47 GMT Message-ID: <41FE1779.9090301@redhat.com> Date: Mon, 31 Jan 2005 11:24:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: mark@codesourcery.com CC: binutils@sources.redhat.com Subject: Re: PATCH: Do not mark .*_array writable on SymbianOS References: <200501261905.j0QJ56bE011617@sirius.codesourcery.com> In-Reply-To: <200501261905.j0QJ56bE011617@sirius.codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00538.txt.bz2 Hi Mark, > 2005-01-25 Mark Mitchell > > * elf32-arm.c (elf32_arm_symbian_special_sections): Do not set > SHF_WRITE for .init_array, .fini_array, and .preinit_array. Approved - please apply. Cheers Nick