[AArch64] Don't try to align insn in non-executale section
[binutils-gdb.git] / gas / ChangeLog
index 7ea12d9fd00b183d7a7caf24e6bc05d29afcf308..5b9b50c389ad892183d9fd67b8eaaca5434968fe 100644 (file)
@@ -1,4 +1,15 @@
-2015-04/24  Richard Earnshaw  <rearnsha@arm.com>
+2015-04-27  Renlin Li  <renlin.li@arm.com>
+
+       * config/tc-aarch64.c (s_aarch64_inst): Don't align code for non-text
+       section.
+       (md_assemble): Likewise, move the align code outside the loop.
+
+2015-04-24  Jim Wilson  <jim.wilson@linaro.org>
+
+       * config/tc-aarch64.c (aarch64_cpus): Add CRC and CRYPTO features
+       for thunderx.
+
+2015-04-24  Richard Earnshaw  <rearnsha@arm.com>
 
        * config/tc-arm.h (arm_min): New function.
        (SUB_SEGMENT_ALIGN): Define.