Don't ignore "-m emulation" command line option
[binutils-gdb.git] / gold / ChangeLog
index ff11c8890a07d974525ab537db70af3fe846b79e..1f619f73efb34b6468e6e669d2ce9c87d86b6e39 100644 (file)
@@ -1,3 +1,10 @@
+2015-10-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gold/19119
+       * options.h (General_options): Remove "obsolete" from -m.
+       * parameters.cc (set_parameters_target): Check if input target
+       is compatible with output emulation set by "-m emulation".
+
 2015-10-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gold/19118