[AArch64] Set the minimum alignment on code segments
authorJiong Wang <jiong.wang@arm.com>
Tue, 10 Mar 2015 11:20:57 +0000 (11:20 +0000)
committerJiong Wang <jiong.wang@arm.com>
Tue, 10 Mar 2015 11:22:15 +0000 (11:22 +0000)
commita578ef7ed49b677ecb16a709f70c7349bdefb319
treef504624cf6be328e09ea77d291105d3774ed429d
parenta5721eddd18f4ba11adbc9bef0c6cb49a0cb69b4
[AArch64] Set the minimum alignment on code segments

gas/
2015-03-10  Matthew Wahab  <matthew.wahab@arm.com>

* config/tc-aarch64.c (mapping_state): Set minimum alignment for
code sections.

gas/testsuite
2015-03-10  Matthew Wahab  <matthew.wahab@arm.com>

* gas/aarch64/codealign.d: Add test for code section alignment.
* gas/aarch64/codealign.s: New file.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/codealign.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/codealign.s [new file with mode: 0644]
This page took 0.031966 seconds and 4 git commands to generate.