Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@bitrange.com>
To: Jan Dubiec <jdx@o2.pl>
Cc: Alan Modra <amodra@gmail.com>, Jan Beulich <jbeulich@suse.com>,
	 binutils@sourceware.org, gdb-patches@sourceware.org
Subject: Re: [PATCH v3] h8300-elf: ld: Use USER_LABEL_PREFIX when generating linker scripts [REPOST]
Date: Wed, 16 Sep 2026 00:46:26 -0400 (EDT)	[thread overview]
Message-ID: <alpine.BSF.2.20.16.2609160038040.17463@arjuna.pair.com> (raw)
In-Reply-To: <20260823201052.1569259-1-jdx@o2.pl>

Regarding your recent ping for a gdb maintainer for this part 
of your patch:

On Sun, 23 Aug 2026, Jan Dubiec wrote:

> This version does not explicitly set the entry symbol; the default one
> is used instead.
> 
> The patch also changes one file in the H8/300 simulator testsuite, as it
> is affected by the change to the entry symbol. The patch has therefore
> also been posted to the gdb-patches mailing list for approval.
> 
> The corresponding newlib patch has already been posted: https://inbox.sourceware.org/newlib/20260822001114.1564261-1-jdx@o2.pl/T/#u.

> diff --git a/sim/testsuite/h8300/testutils.inc 
b/sim/testsuite/h8300/testutils.inc
> index 63d27d45c14..75f318c4d4a 100644
> --- a/sim/testsuite/h8300/testutils.inc
> +++ b/sim/testsuite/h8300/testutils.inc
> @@ -20,8 +20,9 @@
>  
>  	.text
>  	.align 2
> -	.global _start
> +	.global _start, __start
>  _start:
> +__start:
>  	jmp	_main
>  
>  	.data
> -- 
> 2.55.0
> 

I see in sim/MAINTAINERS clarified by gdb/MAINTAINERS that I'm 
"invited to do so" wrt. reviewing patches as an "authorized 
committer" for "*" in sim, so I'll "do so".  The 
sim/testutils.inc part of the patch is approved.
Thanks.

brgds, H-P

      parent reply	other threads:[~2026-09-16  4:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-23 20:10 Jan Dubiec
2026-08-24  0:52 ` Alan Modra
2026-09-15  9:16 ` [PING] " Jan Dubiec
2026-09-16  4:46 ` Hans-Peter Nilsson [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=alpine.BSF.2.20.16.2609160038040.17463@arjuna.pair.com \
    --to=hp@bitrange.com \
    --cc=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jbeulich@suse.com \
    --cc=jdx@o2.pl \
    /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