mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
move stub.c up to main dir
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
# Each directory to survive it's way into a release will need a file
|
# .Sanitize for devo/gdb/config/sh.
|
||||||
|
|
||||||
|
# Each directory to survive its way into a release will need a file
|
||||||
# like this one called "./.Sanitize". All keyword lines must exist,
|
# like this one called "./.Sanitize". All keyword lines must exist,
|
||||||
# and must exist in the order specified by this file. Each directory
|
# and must exist in the order specified by this file. Each directory
|
||||||
# in the tree will be processed, top down, in the following order.
|
# in the tree will be processed, top down, in the following order.
|
||||||
@ -9,7 +11,7 @@
|
|||||||
|
|
||||||
# The lines between the "Do-first:" line and the "Things-to-keep:"
|
# The lines between the "Do-first:" line and the "Things-to-keep:"
|
||||||
# line are executed as a /bin/sh shell script before anything else is
|
# line are executed as a /bin/sh shell script before anything else is
|
||||||
# done in this
|
# done in this directory.
|
||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
@ -23,7 +25,6 @@ Things-to-keep:
|
|||||||
|
|
||||||
sh.mt
|
sh.mt
|
||||||
tm-sh.h
|
tm-sh.h
|
||||||
stub.c
|
|
||||||
|
|
||||||
Things-to-lose:
|
Things-to-lose:
|
||||||
|
|
||||||
|
1553
gdb/config/sh/stub.c
1553
gdb/config/sh/stub.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user