mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
sh.em, sh.sh, sh.sc-sh: New files supporting Hitachi SH.
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
# "Do-last:" line will be kept. All other files will be removed.
|
||||
# Directories listed in this section will have their own Sanitize
|
||||
@ -26,6 +27,7 @@ Things-to-keep:
|
||||
coff-a29k.mt
|
||||
coff-h8300.mt
|
||||
coff-h8500.mt
|
||||
coff-sh.mt
|
||||
delta88.mh
|
||||
dgux.mh
|
||||
ebmon29k.mt
|
||||
|
1
ld/config/coff-sh.mt
Normal file
1
ld/config/coff-sh.mt
Normal file
@ -0,0 +1 @@
|
||||
EMUL=sh
|
Reference in New Issue
Block a user