public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Frysinger <vapier@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] sim: v850: drop redundant define
Date: Thu, 19 Jan 2023 00:36:28 +0000 (GMT)	[thread overview]
Message-ID: <20230119003628.ECB993858D35@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e56038978366cfed41dcca152f70d2e6f8e1bc4e

commit e56038978366cfed41dcca152f70d2e6f8e1bc4e
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Wed Jan 18 19:07:19 2023 -0500

    sim: v850: drop redundant define
    
    This is already in v850/local.mk, so we can drop it from sim-main.h.

Diff:
---
 sim/v850/sim-main.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sim/v850/sim-main.h b/sim/v850/sim-main.h
index 6cd7ecce2c6..b1753601904 100644
--- a/sim/v850/sim-main.h
+++ b/sim/v850/sim-main.h
@@ -1,10 +1,6 @@
 #ifndef SIM_MAIN_H
 #define SIM_MAIN_H
 
-/* The v850 has 32bit words, numbered 31 (MSB) to 0 (LSB) */
-
-#define WITH_TARGET_WORD_MSB 31
-
 #include "sim-basics.h"
 #include "sim-base.h"

                 reply	other threads:[~2023-01-19  0:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230119003628.ECB993858D35@sourceware.org \
    --to=vapier@sourceware.org \
    --cc=gdb-cvs@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).