Commit 371e77e3 by Uros Bizjak

* ChangeLog: Fix whitespace.

From-SVN: r201134
parent 94e7477f
...@@ -80,7 +80,8 @@ ...@@ -80,7 +80,8 @@
(thumb2_movsi_vfp): Likewise. (thumb2_movsi_vfp): Likewise.
(movsf_vfp): Likewise. (movsf_vfp): Likewise.
(thumb2_movsf_vfp): Likewise. (thumb2_movsf_vfp): Likewise.
* config/arm/arm.c (xscale_sched_adjust_cost): Update for attribute change. * config/arm/arm.c (xscale_sched_adjust_cost): Update for attribute
change.
(cortexa7_older_only): Likewise. (cortexa7_older_only): Likewise.
(cortexa7_younger): Likewise. (cortexa7_younger): Likewise.
* config/arm/arm1020e.md (1020alu_op): Update for attribute change. * config/arm/arm1020e.md (1020alu_op): Update for attribute change.
...@@ -94,14 +95,17 @@ ...@@ -94,14 +95,17 @@
(11_alu_shift_reg_op): Likewise. (11_alu_shift_reg_op): Likewise.
* config/arm/arm926ejs.md (9_alu_op): Update for attribute change. * config/arm/arm926ejs.md (9_alu_op): Update for attribute change.
(9_alu_shift_reg_op): Likewise. (9_alu_shift_reg_op): Likewise.
* config/arm/cortex-a15.md (cortex_a15_alu): Update for attribute change. * config/arm/cortex-a15.md (cortex_a15_alu): Update for attribute
change.
(cortex_a15_alu_shift): Likewise. (cortex_a15_alu_shift): Likewise.
(cortex_a15_alu_shift_reg): Likewise. (cortex_a15_alu_shift_reg): Likewise.
* config/arm/cortex-a5.md (cortex_a5_alu): Update for attribute change. * config/arm/cortex-a5.md (cortex_a5_alu): Update for attribute change.
(cortex_a5_alu_shift): Likewise. (cortex_a5_alu_shift): Likewise.
* config/arm/cortex-a53.md (cortex_a53_alu): Update for attribute change. * config/arm/cortex-a53.md (cortex_a53_alu): Update for attribute
change.
(cortex_a53_alu_shift): Likewise. (cortex_a53_alu_shift): Likewise.
* config/arm/cortex-a7.md (cortex_a7_alu_imm): Update for attribute change. * config/arm/cortex-a7.md (cortex_a7_alu_imm): Update for attribute
change.
(cortex_a7_alu_reg): Likewise. (cortex_a7_alu_reg): Likewise.
(cortex_a7_alu_shift): Likewise. (cortex_a7_alu_shift): Likewise.
* config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change. * config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change.
...@@ -185,7 +189,7 @@ ...@@ -185,7 +189,7 @@
(ix86_save_reg): If the function contains a nonlocal label, save the (ix86_save_reg): If the function contains a nonlocal label, save the
PIC base reg. PIC base reg.
* config/darwin-protos.h (machopic_should_output_picbase_label): New. * config/darwin-protos.h (machopic_should_output_picbase_label): New.
* gcc/config/darwin.c (emitted_pic_label_num): New GTY. * gcc/config/darwin.c (emitted_pic_label_num): New GTY.
(update_pic_label_number_if_needed): New. (update_pic_label_number_if_needed): New.
(machopic_output_function_base_name): Adjust for nonlocal receiver (machopic_output_function_base_name): Adjust for nonlocal receiver
case. case.
...@@ -285,15 +289,16 @@ ...@@ -285,15 +289,16 @@
(arm_extendqisi2addsi): Likewise. (arm_extendqisi2addsi): Likewise.
(clzsi2): Update for attribute changes. (clzsi2): Update for attribute changes.
(rbitsi2): Likewise. (rbitsi2): Likewise.
* config/arm/arm-fixed.md (arm_ssatsihi_shift): Delete "insn" attribute. * config/arm/arm-fixed.md (arm_ssatsihi_shift): Delete "insn"
attribute.
(arm_usatsihi): Likewise. (arm_usatsihi): Likewise.
* config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change. * config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change.
2013-07-18 Sofiane Naci <sofiane.naci@arm.com> 2013-07-18 Sofiane Naci <sofiane.naci@arm.com>
* config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" to * config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" to
"arlo_imm". Rename "alu_reg" to "arlo_reg". Rename "simple_alu_shift" to "arlo_imm". Rename "alu_reg" to "arlo_reg". Rename "simple_alu_shift"
"extend". Split "alu_shift" into "shift" and "arlo_shift". Split to "extend". Split "alu_shift" into "shift" and "arlo_shift". Split
"alu_shift_reg" into "shift_reg" and "arlo_shift_reg". List types "alu_shift_reg" into "shift_reg" and "arlo_shift_reg". List types
in alphabetical order. in alphabetical order.
(attribute "core_cycles"): Update for attribute changes. (attribute "core_cycles"): Update for attribute changes.
...@@ -394,8 +399,8 @@ ...@@ -394,8 +399,8 @@
(shiftsi3_compare0_scratch): Likewise. (shiftsi3_compare0_scratch): Likewise.
* config/arm/neon.md (neon_mov<mode>): Update for attribute changes. * config/arm/neon.md (neon_mov<mode>): Update for attribute changes.
(neon_mov<mode>): Likewise. (neon_mov<mode>): Likewise.
* config/arm/thumb2.md (thumb_andsi_not_shiftsi_si): Update for attribute * config/arm/thumb2.md (thumb_andsi_not_shiftsi_si): Update for
changes. attribute changes.
(thumb2_movsi_insn): Likewise. (thumb2_movsi_insn): Likewise.
(thumb2_cmpsi_neg_shiftsi): Likewise. (thumb2_cmpsi_neg_shiftsi): Likewise.
(thumb2_extendqisi_v6): Likewise. (thumb2_extendqisi_v6): Likewise.
...@@ -418,10 +423,12 @@ ...@@ -418,10 +423,12 @@
(11_alu_shift_reg_op): Likewise. (11_alu_shift_reg_op): Likewise.
* config/arm/arm926ejs.md (9_alu_op): Update for attribute changes. * config/arm/arm926ejs.md (9_alu_op): Update for attribute changes.
(9_alu_shift_reg_op): Likewise. (9_alu_shift_reg_op): Likewise.
* config/arm/cortex-a15.md (cortex_a15_alu): Update for attribute changes. * config/arm/cortex-a15.md (cortex_a15_alu): Update for attribute
changes.
(cortex_a15_alu_shift): Likewise. (cortex_a15_alu_shift): Likewise.
(cortex_a15_alu_shift_reg): Likewise. (cortex_a15_alu_shift_reg): Likewise.
* config/arm/cortex-a5.md (cortex_a5_alu): Update for attribute changes. * config/arm/cortex-a5.md (cortex_a5_alu): Update for attribute
changes.
(cortex_a5_alu_shift): Likewise. (cortex_a5_alu_shift): Likewise.
* config/arm/cortex-a53.md (cortex_a53_alu) : Update for attribute * config/arm/cortex-a53.md (cortex_a53_alu) : Update for attribute
changes. changes.
...@@ -430,14 +437,17 @@ ...@@ -430,14 +437,17 @@
changes. changes.
(cortex_a7_alu_reg): Likewise. (cortex_a7_alu_reg): Likewise.
(cortex_a7_alu_shift): Likewise. (cortex_a7_alu_shift): Likewise.
* config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute changes. * config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute
changes.
(cortex_a8_alu_shift): Likewise. (cortex_a8_alu_shift): Likewise.
(cortex_a8_alu_shift_reg): Likewise. (cortex_a8_alu_shift_reg): Likewise.
(cortex_a8_mov): Likewise. (cortex_a8_mov): Likewise.
* config/arm/cortex-a9.md (cortex_a9_dp): Update for attribute changes. * config/arm/cortex-a9.md (cortex_a9_dp): Update for attribute changes.
(cortex_a9_dp_shift): Likewise. (cortex_a9_dp_shift): Likewise.
* config/arm/cortex-m4.md (cortex_m4_alu): Update for attribute changes. * config/arm/cortex-m4.md (cortex_m4_alu): Update for attribute
* config/arm/cortex-r4.md (cortex_r4_alu): Update for attribute changes. changes.
* config/arm/cortex-r4.md (cortex_r4_alu): Update for attribute
changes.
(cortex_r4_mov): Likewise. (cortex_r4_mov): Likewise.
(cortex_r4_alu_shift): Likewise. (cortex_r4_alu_shift): Likewise.
(cortex_r4_alu_shift_reg): Likewise. (cortex_r4_alu_shift_reg): Likewise.
...@@ -460,7 +470,8 @@ ...@@ -460,7 +470,8 @@
(pj4_shift_conds): Likewise. (pj4_shift_conds): Likewise.
(pj4_alu_shift): Likewise. (pj4_alu_shift): Likewise.
(pj4_alu_shift_conds): Likewise. (pj4_alu_shift_conds): Likewise.
* config/arm/arm.c (xscale_sched_adjust_cost): Update for attribute changes. * config/arm/arm.c (xscale_sched_adjust_cost): Update for attribute
changes.
(cortexa7_older_only): Likewise. (cortexa7_older_only): Likewise.
(cortexa7_younger): Likewise. (cortexa7_younger): Likewise.
...@@ -562,7 +573,8 @@ ...@@ -562,7 +573,8 @@
(htm_init_builtins): Likewise. (htm_init_builtins): Likewise.
(rs6000_expand_builtin): Add support for HTM builtin functions. (rs6000_expand_builtin): Add support for HTM builtin functions.
(rs6000_init_builtins): Likewise. (rs6000_init_builtins): Likewise.
(rs6000_invalid_builtin, rs6000_opt_mask): Add support for -mhtm option. (rs6000_invalid_builtin, rs6000_opt_mask): Add support for -mhtm
option.
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add support for -mhtm. * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add support for -mhtm.
(TARGET_HTM, MASK_HTM): Define macros. (TARGET_HTM, MASK_HTM): Define macros.
(FIRST_PSEUDO_REGISTER): Adjust for new HTM SPR registers. (FIRST_PSEUDO_REGISTER): Adjust for new HTM SPR registers.
...@@ -676,8 +688,7 @@ ...@@ -676,8 +688,7 @@
2013-07-10 Vladimir Makarov <vmakarov@redhat.com> 2013-07-10 Vladimir Makarov <vmakarov@redhat.com>
* lra-constraints.c (curr_insn_transform): Switch off optional * lra-constraints.c (curr_insn_transform): Switch off optional reloads.
reloads.
2013-07-10 Joseph Myers <joseph@codesourcery.com> 2013-07-10 Joseph Myers <joseph@codesourcery.com>
...@@ -1746,7 +1757,7 @@ ...@@ -1746,7 +1757,7 @@
SSA names into the expanded expression that take part in SSA names into the expanded expression that take part in
abnormal coalescing. abnormal coalescing.
2013-06-19 <singhai@google.com> 2013-06-19 Sharad Singhai <singhai@google.com>
* gcov.c (print_usage): Handle new option. * gcov.c (print_usage): Handle new option.
(process_args): Ditto. (process_args): Ditto.
...@@ -4589,7 +4600,7 @@ ...@@ -4589,7 +4600,7 @@
* gcse.c (compute_ld_motion_mems): If a non-simple MEM is * gcse.c (compute_ld_motion_mems): If a non-simple MEM is
found in a REG_EQUAL note, invalidate it. found in a REG_EQUAL note, invalidate it.
2013-05-17 Easwaran Raman <eraman@google.com> 2013-05-17 Easwaran Raman <eraman@google.com>
* tree-ssa-reassoc.c (find_insert_point): New function. * tree-ssa-reassoc.c (find_insert_point): New function.
(insert_stmt_after): Likewise. (insert_stmt_after): Likewise.
...@@ -9495,7 +9506,7 @@ ...@@ -9495,7 +9506,7 @@
* configure.ac: Likewise * configure.ac: Likewise
* configure: Regenerated. * configure: Regenerated.
2013-03-27 Kai Tietz <ktietz@redhat.com> 2013-03-27 Kai Tietz <ktietz@redhat.com>
* config/i386/cygwin-stdint.h: Add support for cygwin x64 target. * config/i386/cygwin-stdint.h: Add support for cygwin x64 target.
* config/i386/t-cygwin-w64: New file. * config/i386/t-cygwin-w64: New file.
......
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