-little
Generates object code and links an executable image to use little-endian data formats.
-maf
Controls the use of fused multiply-addition instructions.
-ordered-fp-compares
Controls the assumption of no unordered values in comparisons.
-pool
Controls the grouping of similar-sized data objects.
-processor
Generates and links object code for a specific processor.
-profile
Controls the appearance of calls to a profiler library at the entry and exit points of each
function.
-ppc_asm_to_vle
Converts regular Power Architecture assembler mnemonics to equivalent VLE (Variable
Length Encoded) assembler mnemonics in the inline assembler and standalone
assembler.
-rambuffer
Specifies a runtime address in which to store the executable image in RAM so that it may
be transferred to flash memory.
-readonlystrings
Places string constants in a read-only section.
-relax_ieee
Controls the use of relaxed IEEE floating point operations.
-romaddr
Generates a ROM image and specifies the image's starting address at runtime.