[AArch64] Don't tail-pads sections to the alignment
authorJiong Wang <jiong.wang@arm.com>
Fri, 13 Mar 2015 12:00:37 +0000 (12:00 +0000)
committerJiong Wang <jiong.wang@arm.com>
Fri, 13 Mar 2015 12:00:37 +0000 (12:00 +0000)
commitbc9706f8235a917f0b534f3790e2ac9981d53e94
treeadc93b687c2d3bddad003a4a4175cafa027ea0d3
parenta1894d43936b689945b0cf2ce696904606f40c5c
[AArch64] Don't tail-pads sections to the alignment

2015-03-13  Jiong Wang  <jiong.wang@arm.com>

gas/
  * config/tc-aarch64.h (SUB_SEGMENT_ALIGN): Define to be zero.

gas/testsuite/
  * gas/aarch64/tail_padding.s: New testcase.
  * gas/aarch64/tail_padding.d: New expectation file.
gas/ChangeLog
gas/config/tc-aarch64.h
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/tail_padding.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/tail_padding.s [new file with mode: 0644]
This page took 0.027057 seconds and 4 git commands to generate.