public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb: make gdbarch_types.py non-executable
@ 2024-03-27  1:08 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2024-03-27  1:08 UTC (permalink / raw)
  To: gdb-cvs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-27  1:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  1:08 [binutils-gdb] gdb: make gdbarch_types.py non-executable Simon Marchi

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).