public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Xi Ruoyao <xry111@xry111.site>
To: mengqinggang <mengqinggang@loongson.cn>, binutils@sourceware.org
Cc: xuchenghua@loongson.cn, chenglulu@loongson.cn,
	cailulu@loongson.cn,  i.swmail@xen0n.name, maskray@google.com,
	luweining@loongson.cn,  hejinyang@loongson.cn
Subject: Re: [PATCH v1] LoongArch: ld: Move .got .got.plt before .data and protect .got with relro
Date: Mon, 08 Apr 2024 01:34:46 +0800	[thread overview]
Message-ID: <85592d99e8dc976ce10c62a91b8db8e91350c46c.camel@xry111.site> (raw)
In-Reply-To: <20240403063144.2812402-1-mengqinggang@loongson.cn>

On Wed, 2024-04-03 at 14:31 +0800, mengqinggang wrote:

> +++ b/ld/testsuite/ld-loongarch-elf/data-got.d
> @@ -0,0 +1,16 @@
> +# line 11 test the first two entries of .got.plt in relro region
> +# relro segment size is .dynamic size + .got size + 0x10
> +# line 13 test .got .got.plt before .got
> +# line 15 test .got in relro segment
> +#as:
> +#ld: -shared -z relro

Need --hash-style=both here, or...

> +#readelf: -l --wide
> +#skip: loongarch32-*-*
> +
> +#...
> +  GNU_RELRO      0x003c10 0x0000000000007c10 0x0000000000007c10 0x0003f0 0x0003f0 R   0x1

with --enable-default-hash-style=gnu we get a slightly different output:

  GNU_RELRO      0x003c20 0x0000000000007c20 0x0000000000007c20 0x0003e0 0x0003e0 R   0x1

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

      parent reply	other threads:[~2024-04-07 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03  6:31 mengqinggang
2024-04-07 13:30 ` Xi Ruoyao
2024-04-07 17:34 ` Xi Ruoyao [this message]

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=85592d99e8dc976ce10c62a91b8db8e91350c46c.camel@xry111.site \
    --to=xry111@xry111.site \
    --cc=binutils@sourceware.org \
    --cc=cailulu@loongson.cn \
    --cc=chenglulu@loongson.cn \
    --cc=hejinyang@loongson.cn \
    --cc=i.swmail@xen0n.name \
    --cc=luweining@loongson.cn \
    --cc=maskray@google.com \
    --cc=mengqinggang@loongson.cn \
    --cc=xuchenghua@loongson.cn \
    /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).