summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2020-02-25 07:36:45 +0400
committerJoel Brobecker <brobecker@adacore.com>2020-02-25 07:36:45 +0400
commitc325c44ef674de4c6ba2bfbb2eefb5f4661081cc (patch)
tree8eeb4106fdd46c3c422c0ee6cfecbc3d999db368 /gdb/ChangeLog
parenta60419c8c9f5919048621f53153b9ac1ec7c444c (diff)
downloadbinutils-gdb-c325c44ef674de4c6ba2bfbb2eefb5f4661081cc.tar.gz
gdb/copyright.py: Add generated files in gnulib/ to exclude list
This will prevent this script from updating the copyright year range for those files. Note that aclocal.m4 and configure are already in the EXCLUDE_ALL_LIST, so they don't need to be added to the EXCLUDE_LIST. gdb/ChangeLog: * copypright.py (EXCLUDE_LIST): Add 'gnulib/config.in' and 'gnulib/Makefile.in' to the list.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1a159470e66..52dfa33aefd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2020-02-25 Joel Brobecker <brobecker@adacore.com>
+
+ * copypright.py (EXCLUDE_LIST): Add 'gnulib/config.in' and
+ 'gnulib/Makefile.in' to the list.
+
2020-02-24 Tom Tromey <tom@tromey.com>
* dwarf2/read.h (struct type_unit_unshareable) <num_symtabs>: