Browse Source

Added the changelog for the previous commit.

gdb_7_6-branch
Yufeng Zhang 14 years ago
parent
commit
9b61754a3f
  1. 5
      gas/testsuite/ChangeLog
  2. 6
      opcodes/ChangeLog

5
gas/testsuite/ChangeLog

@ -1,3 +1,8 @@
2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
* gas/aarch64/illegal-2.s: Add test case.
* gas/aarch64/illegal-2.l: Update.
2012-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* gas/hppa/basic/fmemLRbug.s: Remove double load and store instructions

6
opcodes/ChangeLog

@ -1,3 +1,9 @@
2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
* aarch64-opc.c (operand_general_constraint_met_p): Change to check
the alignment of addr.offset.imm instead of that of shifter.amount for
operand type AARCH64_OPND_ADDR_UIMM12.
2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* arm-dis.c: Use preferred form of vrint instruction variants

Loading…
Cancel
Save