All of lore.kernel.org
 help / color / mirror / Atom feed
From: <ltaylorsimpson@gmail.com>
To: "'Brian Cain'" <quic_bcain@quicinc.com>, <qemu-devel@nongnu.org>
Cc: <bcain@quicinc.com>, <quic_mathbern@quicinc.com>,
	<sidneym@quicinc.com>, <quic_mliebel@quicinc.com>,
	<richard.henderson@linaro.org>, <philmd@linaro.org>, <ale@rev.ng>,
	<anjo@rev.ng>
Subject: RE: [PATCH] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
Date: Tue, 5 Nov 2024 09:17:26 -0700	[thread overview]
Message-ID: <059401db2f9e$3518fd50$9f4af7f0$@gmail.com> (raw)
In-Reply-To: <36e0fc16-b207-4c9b-9832-038fe97a55b6@quicinc.com>



> -----Original Message-----
> From: Brian Cain <quic_bcain@quicinc.com>
> Sent: Monday, November 4, 2024 3:52 PM
> To: Taylor Simpson <ltaylorsimpson@gmail.com>; qemu-devel@nongnu.org
> Cc: bcain@quicinc.com; quic_mathbern@quicinc.com;
> sidneym@quicinc.com; quic_mliebel@quicinc.com;
> richard.henderson@linaro.org; philmd@linaro.org; ale@rev.ng; anjo@rev.ng
> Subject: Re: [PATCH] Hexagon (target/hexagon) Remove
> HEX_DEBUG/HEX_DEBUG_LOG
> 
> 
> On 11/4/2024 11:49 AM, Taylor Simpson wrote:
> > All Hexagon debugging is now done with QEMU mechanisms (e.g., -d
> > in_asm) or with a connected debugger (lldb).
> >
> > Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com>
> > ---
> >   target/hexagon/cpu.h       |   8 +--
> >   target/hexagon/helper.h    |   5 +-
> >   target/hexagon/internal.h  |  13 +----
> >   target/hexagon/translate.h |   2 -
> >   target/hexagon/genptr.c    |   9 +--
> >   target/hexagon/op_helper.c | 112 -------------------------------------
> >   target/hexagon/translate.c |  66 ----------------------
> >   target/hexagon/README      |   9 ---
> >   8 files changed, 4 insertions(+), 220 deletions(-)
> >
> > diff --git a/target/hexagon/cpu.h b/target/hexagon/cpu.h index
> > 764f3c38cc..bb7d83b53e 100644
> > --- a/target/hexagon/cpu.h
> > +++ b/target/hexagon/cpu.h
> > @@ -1,5 +1,5 @@
> >   /*
> > - *  Copyright(c) 2019-2023 Qualcomm Innovation Center, Inc. All Rights
> Reserved.
> > + *  Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights
> Reserved.
> >    *
> 
> You should not modify the QuIC copyright dates.  But you can add your own
> copyright to these files for this change, if you like.

I'll undo the QuIC copyright changes, but I hardly think removing code warrants adding my own copyright.

Thanks,
Taylor




      reply	other threads:[~2024-11-05 16:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 17:49 [PATCH] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG Taylor Simpson
2024-11-04 21:02 ` Matheus Tavares Bernardino
2024-11-04 22:51 ` Brian Cain
2024-11-05 16:17   ` ltaylorsimpson [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='059401db2f9e$3518fd50$9f4af7f0$@gmail.com' \
    --to=ltaylorsimpson@gmail.com \
    --cc=ale@rev.ng \
    --cc=anjo@rev.ng \
    --cc=bcain@quicinc.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quic_bcain@quicinc.com \
    --cc=quic_mathbern@quicinc.com \
    --cc=quic_mliebel@quicinc.com \
    --cc=richard.henderson@linaro.org \
    --cc=sidneym@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.