projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5269c
)
gdb: update sim mips testsuite copyright exemption
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 1 Jan 2022 18:03:51 +0000
(13:03 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 1 Jan 2022 18:04:49 +0000
(13:04 -0500)
The sim testsuite was reorganized last year, so update the path.
gdb/copyright.py
patch
|
blob
|
history
diff --git
a/gdb/copyright.py
b/gdb/copyright.py
index c4e6f947fe499f6a00ebc42bf2d0443d9b58acad..0de15b8a30534ce0e7f750e27337d15a070ca616 100644
(file)
--- a/
gdb/copyright.py
+++ b/
gdb/copyright.py
@@
-412,7
+412,7
@@
NOT_FSF_LIST = (
"sim/ppc/vm.h",
"sim/ppc/hw_iobus.c",
"sim/ppc/inline.h",
- "sim/testsuite/
sim/
mips/mips32-dsp2.s",
+ "sim/testsuite/mips/mips32-dsp2.s",
)
if __name__ == "__main__":