Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mike Frysinger via Gdb-patches <gdb-patches@sourceware.org>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] sim: rl78: move storage out of header
Date: Mon, 11 Jan 2021 08:25:28 -0500	[thread overview]
Message-ID: <20210111132528.GQ7494@vapier> (raw)
In-Reply-To: <20210111112829.GC1175365@embecosm.com>

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]

On 11 Jan 2021 11:28, Andrew Burgess wrote:
> * Mike Frysinger via Gdb-patches <gdb-patches@sourceware.org> [2021-01-09 10:19:36 -0500]:
> > This port declares its pc variable in a header and then includes
> > it times.  This causes linker errors with newer gcc due to the
> 
> Missing work 'it times' ?

"Missing word" ? :)

yes, i left out "multiple", thanks.

> Missing ChangeLog.

sure, if i don't include it, i'll write it before pushing.
these are all extremely mechanical.  the useful info is in
the commit message already.

2021-01-11  Mike Frysinger  <vapier@gentoo.org>

	* cpu.h (pc): Change to an extern.
	* cpu.c (pc): Define.
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-01-11 13:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 15:19 Mike Frysinger via Gdb-patches
2021-01-11 11:28 ` Andrew Burgess
2021-01-11 13:25   ` Mike Frysinger via Gdb-patches [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=20210111132528.GQ7494@vapier \
    --to=gdb-patches@sourceware.org \
    --cc=andrew.burgess@embecosm.com \
    --cc=vapier@gentoo.org \
    /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