mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
New PowerPC Portable Executable stuff
This commit is contained in:
@ -102,6 +102,7 @@ news.sh
|
|||||||
ns32knbsd.sh
|
ns32knbsd.sh
|
||||||
pc532machaout.sh
|
pc532machaout.sh
|
||||||
ppcnw.sh
|
ppcnw.sh
|
||||||
|
ppcpe.sh
|
||||||
riscix.sh
|
riscix.sh
|
||||||
sa29200.sh
|
sa29200.sh
|
||||||
sh.sh
|
sh.sh
|
||||||
|
4
ld/emulparams/ppcpe.sh
Normal file
4
ld/emulparams/ppcpe.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
ARCH=powerpc
|
||||||
|
SCRIPT_NAME=ppcpe
|
||||||
|
OUTPUT_FORMAT="pei-powerpcle"
|
||||||
|
TEMPLATE_NAME=pe
|
@ -63,6 +63,7 @@ mips.sc
|
|||||||
mipsbsd.sc
|
mipsbsd.sc
|
||||||
nw.sc
|
nw.sc
|
||||||
pe.sc
|
pe.sc
|
||||||
|
ppcpe.sc
|
||||||
riscix.sc
|
riscix.sc
|
||||||
sa29200.sc
|
sa29200.sc
|
||||||
sh.sc
|
sh.sc
|
||||||
|
Reference in New Issue
Block a user