From: Martin Liska Date: Mon, 10 May 2021 11:44:18 +0000 (+0200) Subject: Revert "gcc-changelog: Remove components that will be removed." X-Git-Tag: upstream/12.2.0~8034 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e5605f0a961f9688f4c84b59d3e62ad23530fc4;p=platform%2Fupstream%2Fgcc.git Revert "gcc-changelog: Remove components that will be removed." This reverts commit fea26bad2e5b9078d6a6b16d5e48653e31794273. --- diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py index 89461cc..b28f7de 100755 --- a/contrib/gcc-changelog/git_commit.py +++ b/contrib/gcc-changelog/git_commit.py @@ -30,6 +30,7 @@ changelog_locations = { 'fixincludes', 'gcc/ada', 'gcc/analyzer', + 'gcc/brig', 'gcc/c', 'gcc/c-family', 'gcc', @@ -61,6 +62,7 @@ changelog_locations = { 'libgcc/config/libbid', 'libgfortran', 'libgomp', + 'libhsail-rt', 'libiberty', 'libitm', 'libobjc',