public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4588] Add ChangeLog directories for modula2 into git_commit.py.
@ 2022-12-10  2:22 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-12-10  2:22 UTC (permalink / raw)
  To: gcc-cvs

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',

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

only message in thread, other threads:[~2022-12-10  2:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-10  2:22 [gcc r13-4588] Add ChangeLog directories for modula2 into git_commit.py Gaius Mulley

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