Add pe/x86_64 bigobj file format.
[deliverable/binutils-gdb.git] / gas / doc / c-i386.texi
index 18bd96ae6089fe724ebee0b1ed0f7ac6db30cf9e..1952cee78bddacef91652ef44ce710d0329f3d51 100644 (file)
@@ -283,6 +283,11 @@ The @code{.att_syntax} and @code{.intel_syntax} directives will take precedent.
 This option forces the assembler to add BND prefix to all branches, even
 if such prefix was not explicitly specified in the source code.
 
+@cindex @samp{-mbig-obj} option, x86-64
+@item -mbig-obj
+On x86-64 PE/COFF target this option forces the use of big object file
+format, which allows more than 32768 sections.
+
 @end table
 @c man end
 
This page took 0.02419 seconds and 4 git commands to generate.