]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
[AArch64] Record instruction alignment for .inst directive
authorRenlin Li <renlin.li@arm.com>
Wed, 6 May 2015 11:18:19 +0000 (12:18 +0100)
committerJiong Wang <jiong.wang@arm.com>
Wed, 6 May 2015 11:18:19 +0000 (12:18 +0100)
commit448eb63d72d960524ffe169f08419daf590b86d7
tree51918dd9b742859ebaf4ab76353712d8d5832b18
parent03bbcd1c7a7b76888969861686788c34858f4f67
[AArch64] Record instruction alignment for .inst directive

2015-05-06  Renlin Li  <renlin.li@arm.com>

  gas/
    * config/tc-aarch64.c (mapping_state): Recording alignment before exit.

  gas/testsuite/
    * gas/aarch64/codealign_1.s: New.
    * gas/aarch64/codealign_1.d: New.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/codealign_1.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/codealign_1.s [new file with mode: 0644]