contrib/ChangeLog:
* gcc-changelog/git_commit.py: Remove components that will be
removed.
---
contrib/gcc-changelog/git_commit.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index b28f7deac23..89461cc027d 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -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',