gcc-changelog: Remove components that will be removed.
authorMartin Liska <mliska@suse.cz>
Fri, 12 Mar 2021 08:31:37 +0000 (09:31 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 10 May 2021 07:22:26 +0000 (09:22 +0200)
contrib/ChangeLog:

* gcc-changelog/git_commit.py: Remove components that will be
removed.

contrib/gcc-changelog/git_commit.py

index b28f7de..89461cc 100755 (executable)
@@ -30,7 +30,6 @@ changelog_locations = {
     'fixincludes',
     'gcc/ada',
     'gcc/analyzer',
-    'gcc/brig',
     'gcc/c',
     'gcc/c-family',
     'gcc',
@@ -62,7 +61,6 @@ changelog_locations = {
     'libgcc/config/libbid',
     'libgfortran',
     'libgomp',
-    'libhsail-rt',
     'libiberty',
     'libitm',
     'libobjc',