OSDN Git Service

* config/tc-i386.c (pe_lcomm_internal): New function. Allows the
authornickc <nickc>
Wed, 3 Sep 2008 14:02:29 +0000 (14:02 +0000)
committernickc <nickc>
Wed, 3 Sep 2008 14:02:29 +0000 (14:02 +0000)
commit968082ed21493ce9b2e6c11707aba08f36730f1f
tree0caf7e44dff1444e6db408e454263142bff345e5
parent76bf1a5f2f398d9dca5137de1ae8ae7c160b70b8
* 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