aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 16:47:26 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:01:15 +0400
commite4661570ead7be521c9d693f188b0944d7b8c78c (patch)
tree4f198cb1bb12d98ab3feaf678590638101baf117
parente1ca55341ca328b2343ecc5cb78699fdbd1caa22 (diff)
downloadbinutils-e4661570ead7be521c9d693f188b0944d7b8c78c.zip
binutils-e4661570ead7be521c9d693f188b0944d7b8c78c.tar.gz
binutils-e4661570ead7be521c9d693f188b0944d7b8c78c.tar.bz2
gdb/copyright.py: Adjust following rename of sim/ppc/ppc-instructions...
... to sim/ppc/powerpc.igen This file is in the NOT_FSF_LIST because this file has a copyright which is not assigned to the FSF. Since the file got renamed, the corresponding entry in NOT_FSF_LIST needs to be renamed as well.
-rwxr-xr-xgdb/copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/copyright.py b/gdb/copyright.py
index 040fed1..c69d76b 100755
--- a/gdb/copyright.py
+++ b/gdb/copyright.py
@@ -365,7 +365,7 @@ NOT_FSF_LIST = (
"sim/ppc/hw_trace.c",
"sim/ppc/emul_netbsd.h",
"sim/ppc/psim.c",
- "sim/ppc/ppc-instructions",
+ "sim/ppc/powerpc.igen",
"sim/ppc/tree.h",
"sim/ppc/README",
"sim/ppc/gen-icache.h",