Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/1] Unify the GCC and GDB/Binutils .editorconfig files
@ 2025-09-23 16:49 Richard Earnshaw
  2025-09-23 16:49 ` [PATCH 1/1] toplevel: unify the GCC and GDB/binutils " Richard Earnshaw
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Earnshaw @ 2025-09-23 16:49 UTC (permalink / raw)
  To: gcc-patches, binutils, gdb-patches; +Cc: jwakely, Richard Earnshaw

Both GCC and the GDB/binutils projects have a top-level .editorconfig file.  Like much
of the toplevel configury it would seem sensible to try to keep this unified.  This patch
is an initial stab at doing that.

I've also added considerably more than was in either current file in an attempt to
handle some of GCC's supported languages and the test/build systems.  I've had to
make educated guesses for some of these languages based on a small sample of the
existing code bases.  If I've got them wrong please let me know.

The diff is technically against the current GCC .editorconfig, but in truth there's
not much that isn't changed in the patch, so I think it should be understandable
by everyone.

Comments welcome.

R.

Richard Earnshaw (1):
  toplevel: unify the GCC and GDB/binutils .editorconfig files

 .editorconfig | 122 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 113 insertions(+), 9 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-01 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-23 16:49 [PATCH 0/1] Unify the GCC and GDB/Binutils .editorconfig files Richard Earnshaw
2025-09-23 16:49 ` [PATCH 1/1] toplevel: unify the GCC and GDB/binutils " Richard Earnshaw
2025-09-23 17:03   ` Simon Marchi
2025-09-24  8:23     ` Jonathan Wakely
2025-10-01 14:44       ` Richard Earnshaw (lists)
2025-10-01 14:58         ` Simon Marchi
2025-10-01 15:22           ` Richard Earnshaw (lists)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox