public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-4588] Add ChangeLog directories for modula2 into git_commit.py.
Date: Sat, 10 Dec 2022 02:22:10 +0000 (GMT)	[thread overview]
Message-ID: <20221210022210.CD9BC3853D67@sourceware.org> (raw)

https://gcc.gnu.org/g:7e4aa71043583ac71a773ed23b17c793ef4a8dfb

commit r13-4588-g7e4aa71043583ac71a773ed23b17c793ef4a8dfb
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Sat Dec 10 02:21:53 2022 +0000

    Add ChangeLog directories for modula2 into git_commit.py.
    
    Prepare to add changelogs for the Modula2 front end by changing
    the contrib git_commit.py script.
    
    contrib/ChangeLog:
    
            * gcc-changelog/git_commit.py (default_changelog_locations):
            New entry for gcc/m2.  New entry for libgm2.
    
    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

Diff:
---
 contrib/gcc-changelog/git_commit.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index 3bd671011f2..fb1d15fd86d 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -41,6 +41,7 @@ default_changelog_locations = {
     'gcc/go',
     'gcc/jit',
     'gcc/lto',
+    'gcc/m2',
     'gcc/objc',
     'gcc/objcp',
     'gcc/po',
@@ -62,6 +63,7 @@ default_changelog_locations = {
     'libgcc/config/avr/libf7',
     'libgcc/config/libbid',
     'libgfortran',
+    'libgm2',
     'libgomp',
     'libhsail-rt',
     'libiberty',

                 reply	other threads:[~2022-12-10  2:22 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=20221210022210.CD9BC3853D67@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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).