public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5380] doc: Refer to projects as GCC and GDB
@ 2023-01-26 11:27 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-26 11:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:41c3d02fd6a71ed3d86d0e496654b9f6350a2ce5

commit r13-5380-g41c3d02fd6a71ed3d86d0e496654b9f6350a2ce5
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Thu Jan 26 12:25:44 2023 +0100

    doc: Refer to projects as GCC and GDB
    
    ...instead of gcc and gdb which are the executables (and in case of
    GCC the C language front end).
    
    gcc/ChangeLog:
    
            * doc/sourcebuild.texi: Refer to projects as GCC and GDB.

Diff:
---
 gcc/doc/sourcebuild.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index be4318221cc..df54526464e 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -73,10 +73,10 @@ The runtime support library for atomic operations (e.g.@: for @code{__sync}
 and @code{__atomic}).
 
 @item libbacktrace
-A library that allows gcc to produce backtraces when it crashes.
+A library that allows GCC to produce backtraces when it crashes.
 
 @item libcc1
-A library that allows gdb to make use of the compiler.
+A library that allows GDB to make use of the compiler.
 
 @item libcody
 A compiler dynamism library to allow communication between compilers and

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

only message in thread, other threads:[~2023-01-26 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 11:27 [gcc r13-5380] doc: Refer to projects as GCC and GDB Gerald Pfeifer

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