PR25172, Wrong description of --stop-address=ADDR switch
[deliverable/binutils-gdb.git] / ld / emulparams / aixppc.sh
index b8abe2b2c0d18bdcabfaf7e12dd2a592a107efe8..9307693a3ad2dd02b6a9b975d3ce44baf9df33e2 100644 (file)
@@ -1,6 +1,7 @@
 TEMPLATE_NAME=aix
 SCRIPT_NAME=aix
 OUTPUT_FORMAT="aixcoff-rs6000"
+OUTPUT_FORMAT_32BIT="aixcoff-rs6000"
+OUTPUT_FORMAT_64BIT="aixcoff64-rs6000"
 ARCH=powerpc
-SYSCALL_MASK=0x77
-SYMBOL_MODE_MASK=0x0d
+
This page took 0.023238 seconds and 4 git commands to generate.