* emulparams/m68kelf.sh (NOP): Use 0x4e71 (nop) rather than 0x4e75
[deliverable/binutils-gdb.git] / ld / emulparams / aixppc.sh
CommitLineData
252b5132
RH
1TEMPLATE_NAME=aix
2SCRIPT_NAME=aix
3OUTPUT_FORMAT="aixcoff-rs6000"
eb1e0e80
NC
4OUTPUT_FORMAT_32BIT="aixcoff-rs6000"
5OUTPUT_FORMAT_64BIT="aixcoff64-rs6000"
252b5132 6ARCH=powerpc
249172c3 7
This page took 0.544902 seconds and 4 git commands to generate.