aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mxp/mxp.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mxp/mxp.opt')
-rw-r--r--gcc/config/mxp/mxp.opt15
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc/config/mxp/mxp.opt b/gcc/config/mxp/mxp.opt
new file mode 100644
index 00000000000..8abc41692b0
--- /dev/null
+++ b/gcc/config/mxp/mxp.opt
@@ -0,0 +1,15 @@
+mbig-data
+Target Report Mask(BIGDATA)
+Allow for data / bss sections overflowing i9+offset addressing range
+
+mint16
+Target Report Mask(INT16)
+Make integers 16 bit wide.
+
+mno-vim-label
+Target Report Mask(NO_VIM_LABEL)
+Don't output vim with a label operand.
+
+mno-vld-label
+Target Report Mask(NO_VLD_LABEL)
+Don't output vld with a label operand.