gas: make [248]byte directives available everywhere
authorMike Frysinger <vapier@gentoo.org>
Thu, 14 Jan 2021 03:14:10 +0000 (22:14 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 15 Jan 2021 01:43:40 +0000 (20:43 -0500)
commit5fda40b28fb6ed86d76af1af68f61f3c016d3a26
tree6043b6c5afb154ca0fb98eaaab8b484cebeb17e6
parent5aa06b1b14d46377b7218f16ba5efcab5829b917
gas: make [248]byte directives available everywhere

These aren't specific to ELF at all, and seem generally useful.
So pull them out of the ELF backend and into the common core.
gas/ChangeLog
gas/config/obj-elf.c
gas/doc/as.texi
gas/read.c