aboutsummaryrefslogtreecommitdiff
path: root/c++tools
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2020-12-15 17:39:12 +0100
committerJakub Jelinek <jakub@redhat.com>2020-12-15 17:39:12 +0100
commit30c41abc41b1b415ebb42444ced6087c79b70f3a (patch)
tree43442db75bdc085d55e3f14bbf585769ead222cf /c++tools
parent662de36bf798c8c470b382015283fe3a439cdd8f (diff)
downloadgcc-30c41abc41b1b415ebb42444ced6087c79b70f3a.zip
gcc-30c41abc41b1b415ebb42444ced6087c79b70f3a.tar.gz
gcc-30c41abc41b1b415ebb42444ced6087c79b70f3a.tar.bz2
c++: Add changelog files in c++tools/ and libcody/ directories
Add ChangeLog files, so that update_version_git can then fill those in.
Diffstat (limited to 'c++tools')
-rw-r--r--c++tools/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog
new file mode 100644
index 0000000..8c10b9e
--- /dev/null
+++ b/c++tools/ChangeLog
@@ -0,0 +1,6 @@
+
+Copyright (C) 2020 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.