public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@novell.com>
To: <amodra@bigpond.net.au>
Cc: <binutils@sources.redhat.com>
Subject: Re: [PATCH] x86: .bss/.previous interaction
Date: Fri, 01 Apr 2005 07:51:00 -0000	[thread overview]
Message-ID: <s24d0ba7.081@emea1-mh.id2.novell.com> (raw)

Should this also go in the 2.16 branch?

>>> Alan Modra <amodra@bigpond.net.au> 01.04.05 01:29:27 >>>
On Thu, Mar 31, 2005 at 06:00:39PM +0200, Jan Beulich wrote:
> gas/
> 2005-03-31  Jan Beulich  <jbeulich@novell.com>
> 
> 	* config/tc-i386.c (s_bss): Call obj_elf_section_change_hook.
> 
> gas/testsuite/
> 2005-03-31  Jan Beulich  <jbeulich@novell.com>
> 
> 	* gas/i386/bss.[sd]: New.
> 	* gas/i386/i386.exp: Run new test.

OK.

> +
> +if { ([istarget i*86-*-*] || [istarget x86_64-*-*]) } then {
> +    if { [istarget *-*-elf*]
> +	 || [istarget *-*-linux*]
> +	    && ![istarget *-*-linux*aout*]
> +	    && ![istarget *-*-linux*oldld*]
> +    } then {
> +	run_dump_test "bss"
> +    }
> +}

Except that this should just be a one line addition to the existing ELF
tests for i386.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

             reply	other threads:[~2005-04-01  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01  7:51 Jan Beulich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-31 22:56 Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s24d0ba7.081@emea1-mh.id2.novell.com \
    --to=jbeulich@novell.com \
    --cc=amodra@bigpond.net.au \
    --cc=binutils@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).