This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New GAS directives to encode instructions


Hi Daniel,

2009-07-07 Daniel Gutson <dgutson@codesourcery.com>

       gas/
       * config/tc-arm.c (it_fsm_post_encode): New forward declaration.
       (set_it_insn_type_nonvoid): New macro.
       (emit_thumb32_expr): New function.
       (thumb_insn_size): New function.
       (emit_insn): New function.
       (s_arm_elf_inst): New function.
       (md_pseudo_table): New pseudo-opcode entries added.
       * doc/c-arm.texi: New directive added.
         gas/testsuite/
       * gas/arm/inst-po.d: New testcase.
       * gas/arm/inst-po.s: New file.
       * gas/arm/inst-po-2.d: New testcase.
       * gas/arm/inst-po-2.s: New file.
       * gas/arm/inst-po-2.l: New file.
       * gas/arm/inst-po-3.d: New testcase.
       * gas/arm/inst-po-3.s: New file.
       * gas/arm/inst-po-be.d: New testcase.

Approved and applied - thanks very much for creating this patch.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]