]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update changelog infrastructure for algol68 and libga68
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 1 Dec 2025 10:39:26 +0000 (11:39 +0100)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 1 Dec 2025 10:39:26 +0000 (11:39 +0100)
This commit updates contrib/gcc-changelog/git_commit.py to add
gcc/algol68 and libga68 to default_changelog_locations.

Signed-off-by: Jose E. Marchesi <jemarch@gnu.org>
contrib/ChangeLog

* gcc-changelog/git_commit.py: Add gcc/algol68 and libga68 to
default_changelog_locations.

contrib/gcc-changelog/git_commit.py

index 7c93df6ebbeed5778845b370b9331d5feebae142..7aa3ea38cf516860c66b9286541e2364adaccc3c 100755 (executable)
@@ -33,6 +33,7 @@ default_changelog_locations = {
     'contrib/regression',
     'fixincludes',
     'gcc/ada',
+    'gcc/algol68',
     'gcc/analyzer',
     'gcc/brig',
     'gcc/c',
@@ -64,6 +65,7 @@ default_changelog_locations = {
     'libcpp/po',
     'libdecnumber',
     'libffi',
+    'libga68',
     'libgcc',
     'libgcc/config/avr/libf7',
     'libgcc/config/libbid',