2012-11-09 Nick Clifton <nickc@redhat.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index ce6c114983fad467c4e25a9f3f6ba96a962e7fac..32998bb6ccc843dc539b2f7c5d503497cd8d7b70 100644 (file)
        options.
        * doc/c-rx.texi: Document -mgcc-abi and -mrx-abi.
 
+       * config/tc-v850.c (v850_target_arch): New.
+       (v850_target_format): New.
+       (set_machine): Use v850_target_arch.
+       (md_begin): Likewise.
+       (md_show_usage): Document new switches.
+       (md_parse_option): Add -mgcc-abi, -mrh850-abi, -m8byte-align and
+       -m4byte-align.
+       * config/tc-v850.c (TARGET_ARCH) Use v850_target_arch.
+       (TARGET_FORMAT): Use v850_target_format.
+       * doc/c-v850.texi: Document new options.
+
 2012-11-09  David Holsgrove  <david.holsgrove@xilinx.com>
 
        * gas/microblaze/endian.exp: New file - endian testcase for microblaze / microblazeel.
This page took 0.029776 seconds and 4 git commands to generate.