From fea26bad2e5b9078d6a6b16d5e48653e31794273 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Fri, 12 Mar 2021 09:31:37 +0100 Subject: [PATCH] gcc-changelog: Remove components that will be removed. 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',