public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Simon Marchi <simark@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] gdb: make gdbarch_types.py non-executable
Date: Wed, 27 Mar 2024 01:08:59 +0000 (GMT)	[thread overview]
Message-ID: <20240327010859.1C2893858C36@sourceware.org> (raw)

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

commit f61e97cc86a4003e4c731e356985fdd291d7cb69
Author: Simon Marchi <simon.marchi@polymtl.ca>
Date:   Sat Mar 16 13:21:03 2024 -0400

    gdb: make gdbarch_types.py non-executable
    
    I noticed that gdbarch_types.py is executable.  It's not needed, since
    it's only imported from gdbarch.py.
    
    Change-Id: I481170714af66fc3fc3a48c55a7268e0789cf83e

Diff:
---
 gdb/gdbarch_types.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gdb/gdbarch_types.py b/gdb/gdbarch_types.py
old mode 100755
new mode 100644

                 reply	other threads:[~2024-03-27  1:08 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=20240327010859.1C2893858C36@sourceware.org \
    --to=simark@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).