diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-04-21 01:22:31 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-04-21 01:22:31 +0400 |
commit | 1f3db76ee973355489ea3a2296211d796b59a61f (patch) | |
tree | 6c1fb9bfb2996821fa268217ffee0532ef6fbe6b /nasm.h | |
parent | c56a7a2c82508720bf9c758840e0bc356eb55aae (diff) | |
download | nasm-1f3db76ee973355489ea3a2296211d796b59a61f.tar.gz nasm-1f3db76ee973355489ea3a2296211d796b59a61f.tar.bz2 nasm-1f3db76ee973355489ea3a2296211d796b59a61f.zip |
smartalign.mac: align macro should align a segment as well
This change may have backward compatibility issue but
most probably the sane program never used sections with
base address less then instruction alignment.
Note that alignment may only increase which means if a
section is aligned on 2^5 the align 2^4 will not affect
the section.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'nasm.h')
0 files changed, 0 insertions, 0 deletions