bfd/
[deliverable/binutils-gdb.git] / gas / doc / c-arm.texi
index df815e1c7806cdca74deb446ea1ccba0cafb5e6f..e871d2821b2ce80b8f27767e6c2e877ad1dbe867 100644 (file)
@@ -81,6 +81,8 @@ recognized:
 @code{arm940t},
 @code{arm9tdmi},
 @code{arm9e},
+@code{arm926e},
+@code{arm926ejs},
 @code{arm946e-r0},
 @code{arm946e},
 @code{arm966e-r0},
@@ -89,7 +91,8 @@ recognized:
 @code{arm10e},
 @code{arm1020},
 @code{arm1020t},
-@code{arm1020e}, 
+@code{arm1020e},
+@code{arm1026ejs},
 @code{arm1136js},
 @code{arm1136jfs},
 @code{ep9312} (ARM920 with Cirrus Maverick coprocessor),
@@ -225,6 +228,15 @@ The following values are recognized:
 and
 @code{hard}.
 
+@cindex @code{-eabi=} command line option, ARM
+@item -meabi=@var{ver}
+This option specifies which EABI version the produced object files should
+conform to.
+The following values are recognised:
+@code{gnu}
+and
+@code{3}.
+
 @cindex @code{-EB} command line option, ARM
 @item -EB
 This option specifies that the output generated by the assembler should
This page took 0.023274 seconds and 4 git commands to generate.