gas/
authorYufeng Zhang <yufeng.zhang@arm.com>
Thu, 6 Dec 2012 15:45:38 +0000 (15:45 +0000)
committerYufeng Zhang <yufeng.zhang@arm.com>
Thu, 6 Dec 2012 15:45:38 +0000 (15:45 +0000)
commit67a324470a3774540b7fef7e02bdebf160e7a913
treefcbacc1c5ba0f4f6547c64e723b834b27dde09e7
parenteff44fea8c27edb89e1b8c498997575fa9f6ad95
gas/

2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>

* config/tc-aarch64.c (exp_has_bignum_p): Remove.
(my_get_expression): Not get rid of bignums.
(s_ltorg): Increase the range of 'align'.
(programmer_friendly_fixup): Allow bignum expression.

gas/testsuite/

2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>

* gas/aarch64/illegal.s: Add test for unaccepted LDR literal.
* gas/aarch64/illegal.l: Update.
* gas/aarch64/programmer-friendly.s: Add tests for LDR literal with
the auto-generation of literal in pool.
* gas/aarch64/programmer-friendly.d: Update.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/illegal.l
gas/testsuite/gas/aarch64/illegal.s
gas/testsuite/gas/aarch64/programmer-friendly.d
gas/testsuite/gas/aarch64/programmer-friendly.s
This page took 0.028711 seconds and 4 git commands to generate.