Commit 1a73c9e4 by Uros Bizjak

* ChangeLog: Fix whitespace.

From-SVN: r188752
parent 32e7b05d
......@@ -20,8 +20,8 @@
Sameera Deshpande <sameera.deshpande@arm.com>
Greta Yorsh <greta.yorsh@arm.com>
* config/arm/arm-protos.h (output_return_instruction): New parameter and
int to bool change of parameter types.
* config/arm/arm-protos.h (output_return_instruction): New parameter
and int to bool change of parameter types.
* config/arm/arm.c (output_return_instruction): Likewise.
* config/arm/arm.md (arm_simple_return): New pattern.
(arm_return, cond_return, cond_return_inverted): Add new arguments.
......@@ -47,8 +47,7 @@
Sameera Deshpande <sameera.deshpande@arm.com>
Greta Yorsh <greta.yorsh@arm.com>
* config/arm/arm.md (vfp_pop_multiple_with_writeback) New
define_insn.
* config/arm/arm.md (vfp_pop_multiple_with_writeback) New define_insn.
* config/arm/predicates.md (pop_multiple_fp) New special predicate.
* config/arm/arm.c (arm_emit_vfp_multi_reg_pop): New function.
......@@ -105,8 +104,8 @@
(apply_int_iterator): Likewise.
(apply_iterators): Traverse int iterator table and add all the used
iterators to list.
(initialize_iterators): Initialize data structures and callbacks for int
iterators.
(initialize_iterators): Initialize data structures and callbacks for
int iterators.
(read_rtx): Parse and read mappings for int iterators.
(read_rtx_code): Record int iterator usage.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment