]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add ChangeLog locations for gcc/cobol and libgcobol
authorJakub Jelinek <jakub@redhat.com>
Mon, 10 Mar 2025 14:45:52 +0000 (15:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 10 Mar 2025 14:45:52 +0000 (15:45 +0100)
* gcc-changelog/git_commit.py (default_changelog_locations):
Add gcc/cobol and libgcobol entries.

contrib/gcc-changelog/git_commit.py

index 5c0596c2627d2b6f84361c8f226bf2050033968e..fda5cf597263dbc638f62bc98a1dedfa8d2e9a73 100755 (executable)
@@ -38,6 +38,7 @@ default_changelog_locations = {
     'gcc/c',
     'gcc/c-family',
     'gcc',
+    'gcc/cobol',
     'gcc/cp',
     'gcc/d',
     'gcc/fortran',
@@ -66,6 +67,7 @@ default_changelog_locations = {
     'libgcc',
     'libgcc/config/avr/libf7',
     'libgcc/config/libbid',
+    'libgcobol',
     'libgfortran',
     'libgm2',
     'libgomp',