Add pe/x86_64 bigobj file format.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 6851b8c4bb4b8164094795a35d47855788fd4689..ab4036fa6d1b741bcf9497870a74671f6771fc0c 100644 (file)
@@ -1,3 +1,13 @@
+2014-03-13  Tristan Gingold  <gingold@adacore.com>
+
+       * config/tc-i386.c (use_big_obj): Declare.
+       (OPTION_MBIG_OBJ): Define.
+       (md_longopts): Add -mbig-obj option.
+       (md_parse_option): Handle it.
+       (md_show_usage): Display help for this option.
+       (i386_target_format): Use bigobj for x86-64 if -mbig-obj.
+       * doc/c-i386.texi: Document the option.
+
 2014-03-12  Nick Clifton  <nickc@redhat.com>
 
        PR gas/16688
This page took 0.024377 seconds and 4 git commands to generate.