From: Martin Liska Date: Fri, 12 Mar 2021 08:31:37 +0000 (+0100) Subject: gcc-changelog: Remove components that will be removed. X-Git-Tag: basepoints/gcc-13~7662 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea26bad2e5b9078d6a6b16d5e48653e31794273;p=thirdparty%2Fgcc.git gcc-changelog: Remove components that will be removed. contrib/ChangeLog: * gcc-changelog/git_commit.py: Remove components that will be removed. --- diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py index b28f7deac230..89461cc027de 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',