From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17633 invoked by alias); 15 Apr 2005 10:52:59 -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 17595 invoked from network); 15 Apr 2005 10:52:56 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 15 Apr 2005 10:52:56 -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 j3FAqu7v015081 for ; Fri, 15 Apr 2005 06:52:56 -0400 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 j3FAqoO31464; Fri, 15 Apr 2005 06:52:50 -0400 Received: from [172.31.0.98] (vpnuser3.surrey.redhat.com [172.16.9.3]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j3FAqnkk001797; Fri, 15 Apr 2005 11:52:49 +0100 Message-ID: <425F9C9F.80903@redhat.com> Date: Fri, 15 Apr 2005 10:52:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Jan Beulich CC: binutils@sources.redhat.com Subject: Re: [PATCH] ELF: make .struct interact with .previous References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-04/txt/msg00416.txt.bz2 Hi Jan, > gas/ > 2005-04-13 Jan Beulich > > * config/obj-elf.c (obj_elf_struct): New. > (elf_pseudo_table). Use it for .offset and .struct. > > gas/testsuite/ > 2005-04-13 Jan Beulich > > * gas/elf/struct.[sd]: New. > * gas/elf/elf.exp: Run new test. Approved - please apply. Cheers Nick