Support for more portable alignment handling in assembly code, based on patches
authorKen Raeburn <raeburn@cygnus>
Wed, 26 Apr 1995 20:02:18 +0000 (20:02 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 26 Apr 1995 20:02:18 +0000 (20:02 +0000)
commit931a8fab1b43ccf65c169feeea6001294b55e86a
tree8239904b1a7fbb2d21a639480fe3f31a54a2957c
parent094a7e43924acee8758d8994fd4d3e54e0bee8e8
Support for more portable alignment handling in assembly code, based on patches
from Bryan Ford <baford@schirf.cs.utah.edu>:
* read.c (potable): Added balign and p2align, for aligning by bytes or powers
of two independent of what ".align" does for a given target.
* doc/as.texinfo: Document them.
gas/ChangeLog
gas/doc/as.texinfo
gas/read.c
This page took 0.02445 seconds and 4 git commands to generate.