* config/tc-i386.c (pe_lcomm_internal): New function. Allows the
authorNick Clifton <nickc@redhat.com>
Wed, 3 Sep 2008 14:02:30 +0000 (14:02 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Sep 2008 14:02:30 +0000 (14:02 +0000)
commita6c24e68b9c0bde0587b9fbf2a50aa09c58c207c
tree6532bfb765766c2b7fa3e647ac4c1fda0c604ae4
parent514f746bdc40681c8a32ef8077adeae4f2098db2
* config/tc-i386.c (pe_lcomm_internal): New function.  Allows the
  alignment field of the .lcomm directive to be optional.
  (pe_lcomm): New function.  Pass pe_lcomm_internal to
  s_comm_internal.
  (md_pseudo_table): Implement .lcomm directive for COFF based
  targets.
  * doc/c-i386.texi (i386-Directives): New node.  Used to document
  the .lcomm directive.
gas/ChangeLog
gas/config/tc-i386.c
gas/doc/c-i386.texi
This page took 0.031359 seconds and 4 git commands to generate.