* config/tc-mips.c (append_insn): Correcting indentation, remove

extraneous braces.
This commit is contained in:
Maciej W. Rozycki
2013-02-18 14:02:02 +00:00
parent d45f8bdadc
commit 79850f2618
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
* config/tc-mips.c (append_insn): Correcting indentation, remove
extraneous braces.
2013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/tc-arm.c (do_neon_mov): Break on NS_NULL.