]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
gas/
authorRoland McGrath <roland@gnu.org>
Mon, 24 Jun 2013 21:05:30 +0000 (21:05 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 24 Jun 2013 21:05:30 +0000 (21:05 +0000)
commit477330fc7d21eb6b5fa4b2adfe11d71b27c85970
treef4e7cfb887346df6c0d6cbbbbf340eda90022e26
parent243821998eacfda6520aa69fb6fc19a03215e5d6
gas/
* config/tc-arm.c (arm_symbol_chars): Include '{' and '}'.
(arm_reg_parse_multi): Skip whitespace first.
(parse_reg_list): Likewise.
(parse_vfp_reg_list): Likewise.
(s_arm_unwind_save_mmxwcg): Likewise.

gas/testsuite/
* gas/arm/macro-pld.s: Add a 'push {r0}' case.
* gas/arm/macro-pld.d: Update expected output.
* gas/arm/macro-vld1.s: New file.
* gas/arm/macro-vld1.d: New file.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/macro-pld.d
gas/testsuite/gas/arm/macro-pld.s
gas/testsuite/gas/arm/macro-vld1.d [new file with mode: 0644]
gas/testsuite/gas/arm/macro-vld1.s [new file with mode: 0644]