gas: make .lcomm to accept an optional aligmnet in eBPF targets
authorJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 19 Jul 2019 13:35:02 +0000 (15:35 +0200)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Fri, 19 Jul 2019 13:35:02 +0000 (15:35 +0200)
commit1802aae8449a4d693ba1f4efb8a7917c2f20990b
tree0eba0b337dd383bdedda4d3f353b036f60317f03
parentccbdd22fb96b8680ebeaecd829e8e51958845a8f
gas: make .lcomm to accept an optional aligmnet in eBPF targets

Tested in a x86_64 host.

gas/ChangeLog:

2019-07-19  Jose E. Marchesi  <jose.marchesi@oracle.com>

* config/tc-bpf.c (pe_lcomm_internal): Adapted from tc-i386.c.
(pe_lcomm): Likewise.
(md_pseudo_table): Use pe_lcomm to implement .lcomm.
gas/ChangeLog
gas/config/tc-bpf.c
This page took 0.026104 seconds and 4 git commands to generate.