aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2021-05-10 13:44:18 +0200
committerMartin Liska <mliska@suse.cz>2021-05-10 13:44:28 +0200
commit3e5605f0a961f9688f4c84b59d3e62ad23530fc4 (patch)
treef9045eafdf44440aef7040b6f8b08d6ce87b1fcc /contrib/gcc-changelog/git_commit.py
parentcce4471bb45f72820eb6c15b4a75e67f704b209e (diff)
downloadgcc-3e5605f0a961f9688f4c84b59d3e62ad23530fc4.zip
gcc-3e5605f0a961f9688f4c84b59d3e62ad23530fc4.tar.gz
gcc-3e5605f0a961f9688f4c84b59d3e62ad23530fc4.tar.bz2
Revert "gcc-changelog: Remove components that will be removed."
This reverts commit fea26bad2e5b9078d6a6b16d5e48653e31794273.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
-rwxr-xr-xcontrib/gcc-changelog/git_commit.py2
1 files changed, 2 insertions, 0 deletions
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',