* config/tc-hppa.c (pa_align): New function. Aligns the current
authorJeff Law <law@redhat.com>
Wed, 16 Nov 1994 04:58:48 +0000 (04:58 +0000)
committerJeff Law <law@redhat.com>
Wed, 16 Nov 1994 04:58:48 +0000 (04:58 +0000)
commite67b3aa3a718fd3547aee619e2da80069e5a60c1
tree56c8ac0ccc9f5d24ea74ffa8823867d619f349df
parente38e7f47a8bde45413d94878b5e9250d8f22cb4e
* config/tc-hppa.c (pa_align): New function.  Aligns the current
offset within the current subspace along with updating the
alignment of the subspace itself.
(pa_subspace): Default alignment to one byte rathern than zero
bytes to avoid setting alignment to log2(0).
(md_pseudo_table): Use pa_alignment for .align.
gas/ChangeLog
gas/config/tc-hppa.c