gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / copyright.py
index baa799de92762d6899c140c33635ad83e8ef27ed..6fc7e1f461a4b6e179cd8c9583421290d25dc28d 100644 (file)
@@ -190,7 +190,9 @@ def main ():
 EXCLUDE_LIST = (
     'gdb/nat/glibc_thread_db.h',
     'gdb/CONTRIBUTE',
-    'gnulib/import'
+    'gnulib/import',
+    'gnulib/config.in',
+    'gnulib/Makefile.in',
 )
 
 # Files which should not be modified, either because they are
This page took 0.023478 seconds and 4 git commands to generate.