aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2023-01-01 17:07:32 +0400
committerJoel Brobecker <brobecker@adacore.com>2023-01-01 17:07:32 +0400
commit1806fe04b0baa57539ee756842b6069b109d4487 (patch)
tree5cab2d008a6a1c76b0583a7276adb93c63958a9e
parent47004354ff50a2f991a48b3fc238531ad51ecafd (diff)
downloadgdb-1806fe04b0baa57539ee756842b6069b109d4487.zip
gdb-1806fe04b0baa57539ee756842b6069b109d4487.tar.gz
gdb-1806fe04b0baa57539ee756842b6069b109d4487.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. (cherry picked from commit e4661570ead7be521c9d693f188b0944d7b8c78c)
-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",