as: RL78-Opts

1 
1 9.38.1 RL78 Options
1 -------------------
1 
1 'relax'
1      Enable support for link-time relaxation.
1 
1 'norelax'
1      Disable support for link-time relaxation (default).
1 
1 'mg10'
1      Mark the generated binary as targeting the G10 variant of the RL78
1      architecture.
1 
1 'mg13'
1      Mark the generated binary as targeting the G13 variant of the RL78
1      architecture.
1 
1 'mg14'
1 'mrl78'
1      Mark the generated binary as targeting the G14 variant of the RL78
1      architecture.  This is the default.
1 
1 'm32bit-doubles'
1      Mark the generated binary as one that uses 32-bits to hold the
1      'double' floating point type.  This is the default.
1 
1 'm64bit-doubles'
1      Mark the generated binary as one that uses 64-bits to hold the
1      'double' floating point type.
1