projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dede24
)
Add toplevel dirs
author
Nathan Sidwell
<nathan@acm.org>
Tue, 15 Dec 2020 14:49:06 +0000
(09:49 -0500)
committer
Nathan Sidwell
<nathan@acm.org>
Tue, 15 Dec 2020 14:51:50 +0000
(09:51 -0500)
contrib/
* gcc-changelog/git_commit.py (changelog_locations): Add
libcody, c++tools.
contrib/gcc-changelog/git_commit.py
patch
|
blob
|
history
diff --git
a/contrib/gcc-changelog/git_commit.py
b/contrib/gcc-changelog/git_commit.py
index
0c43816
..
01f4987
100755
(executable)
--- a/
contrib/gcc-changelog/git_commit.py
+++ b/
contrib/gcc-changelog/git_commit.py
@@
-21,6
+21,7
@@
import os
import re
changelog_locations = {
+ 'c++tools',
'config',
'contrib',
'contrib/header-tools',
@@
-51,6
+52,7
@@
changelog_locations = {
'libatomic',
'libbacktrace',
'libcc1',
+ 'libcody',
'libcpp',
'libcpp/po',
'libdecnumber',