ld: NDS32

1 
1 4.10 'ld' and NDS32
1 ===================
1 
1 For NDS32, there are some options to select relaxation behavior.  The
1 linker relaxes objects according to these options.
1 
1 ''--m[no-]fp-as-gp''
1      Disable/enable fp-as-gp relaxation.
1 
1 ''--mexport-symbols=FILE''
1      Exporting symbols and their address into FILE as linker script.
1 
1 ''--m[no-]ex9''
1      Disable/enable link-time EX9 relaxation.
1 
1 ''--mexport-ex9=FILE''
1      Export the EX9 table after linking.
1 
1 ''--mimport-ex9=FILE''
1      Import the Ex9 table for EX9 relaxation.
1 
1 ''--mupdate-ex9''
1      Update the existing EX9 table.
1 
1 ''--mex9-limit=NUM''
1      Maximum number of entries in the ex9 table.
1 
1 ''--mex9-loop-aware''
1      Avoid generating the EX9 instruction inside the loop.
1 
1 ''--m[no-]ifc''
1      Disable/enable the link-time IFC optimization.
1 
1 ''--mifc-loop-aware''
1      Avoid generating the IFC instruction inside the loop.
1