Add support for the .bss pseudo-op to the Z80 assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 11 Dec 2020 16:49:38 +0000 (16:49 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Dec 2020 16:49:38 +0000 (16:49 +0000)
commit14a772212b8e8e19b45a23e2dacb61ceff0d4979
tree92f39382bd232d4c19ca1392f7412c82b5754652
parent07d9937a201b2ff66b4ca98eac70581fd17c1aa0
Add support for the .bss pseudo-op to the Z80 assembler.

PR 27047
* config/tc-z80.c (s_bss): New function.
(md_pseudo_table): Add bss entry.
gas/ChangeLog
gas/config/tc-z80.c
This page took 0.023833 seconds and 4 git commands to generate.