aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2013-07-22 17:43:20 +0200
committerUros Bizjak <uros@gcc.gnu.org>2013-07-22 17:43:20 +0200
commit371e77e3c6dbda67cc46e79d29fb565237557e0a (patch)
treeef769bc53bdd49490a1a8303be26fccf355fac81
parent94e7477f0cb3a9b7d0523d2c2fbf039ab19cf081 (diff)
downloadgcc-371e77e3c6dbda67cc46e79d29fb565237557e0a.zip
gcc-371e77e3c6dbda67cc46e79d29fb565237557e0a.tar.gz
gcc-371e77e3c6dbda67cc46e79d29fb565237557e0a.tar.bz2
* ChangeLog: Fix whitespace.
From-SVN: r201134
-rw-r--r--gcc/ChangeLog55
1 files changed, 33 insertions, 22 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5f3b8ae..4bb747f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -80,7 +80,8 @@
(thumb2_movsi_vfp): Likewise.
(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_younger): Likewise.
* config/arm/arm1020e.md (1020alu_op): Update for attribute change.
@@ -94,14 +95,17 @@
(11_alu_shift_reg_op): Likewise.
* config/arm/arm926ejs.md (9_alu_op): Update for attribute change.
(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_reg): Likewise.
* config/arm/cortex-a5.md (cortex_a5_alu): Update for attribute change.
(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.
- * 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_shift): Likewise.
* config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change.
@@ -185,7 +189,7 @@
(ix86_save_reg): If the function contains a nonlocal label, save the
PIC base reg.
* 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.
(machopic_output_function_base_name): Adjust for nonlocal receiver
case.
@@ -285,15 +289,16 @@
(arm_extendqisi2addsi): Likewise.
(clzsi2): Update for attribute changes.
(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.
* config/arm/cortex-a8.md (cortex_a8_alu): Update for attribute change.
2013-07-18 Sofiane Naci <sofiane.naci@arm.com>
* config/arm/arm.md (attribute "type"): Rename "simple_alu_imm" to
- "arlo_imm". Rename "alu_reg" to "arlo_reg". Rename "simple_alu_shift" to
- "extend". Split "alu_shift" into "shift" and "arlo_shift". Split
+ "arlo_imm". Rename "alu_reg" to "arlo_reg". Rename "simple_alu_shift"
+ to "extend". Split "alu_shift" into "shift" and "arlo_shift". Split
"alu_shift_reg" into "shift_reg" and "arlo_shift_reg". List types
in alphabetical order.
(attribute "core_cycles"): Update for attribute changes.
@@ -394,8 +399,8 @@
(shiftsi3_compare0_scratch): Likewise.
* config/arm/neon.md (neon_mov<mode>): Update for attribute changes.
(neon_mov<mode>): Likewise.
- * config/arm/thumb2.md (thumb_andsi_not_shiftsi_si): Update for attribute
- changes.
+ * config/arm/thumb2.md (thumb_andsi_not_shiftsi_si): Update for
+ attribute changes.
(thumb2_movsi_insn): Likewise.
(thumb2_cmpsi_neg_shiftsi): Likewise.
(thumb2_extendqisi_v6): Likewise.
@@ -418,10 +423,12 @@
(11_alu_shift_reg_op): Likewise.
* config/arm/arm926ejs.md (9_alu_op): Update for attribute changes.
(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_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.
* config/arm/cortex-a53.md (cortex_a53_alu) : Update for attribute
changes.
@@ -430,14 +437,17 @@
changes.
(cortex_a7_alu_reg): 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_reg): Likewise.
(cortex_a8_mov): Likewise.
* config/arm/cortex-a9.md (cortex_a9_dp): Update for attribute changes.
(cortex_a9_dp_shift): Likewise.
- * config/arm/cortex-m4.md (cortex_m4_alu): Update for attribute changes.
- * config/arm/cortex-r4.md (cortex_r4_alu): Update for attribute changes.
+ * config/arm/cortex-m4.md (cortex_m4_alu): Update for attribute
+ changes.
+ * config/arm/cortex-r4.md (cortex_r4_alu): Update for attribute
+ changes.
(cortex_r4_mov): Likewise.
(cortex_r4_alu_shift): Likewise.
(cortex_r4_alu_shift_reg): Likewise.
@@ -460,7 +470,8 @@
(pj4_shift_conds): Likewise.
(pj4_alu_shift): 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_younger): Likewise.
@@ -562,7 +573,8 @@
(htm_init_builtins): Likewise.
(rs6000_expand_builtin): Add support for HTM builtin functions.
(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.
(TARGET_HTM, MASK_HTM): Define macros.
(FIRST_PSEUDO_REGISTER): Adjust for new HTM SPR registers.
@@ -676,8 +688,7 @@
2013-07-10 Vladimir Makarov <vmakarov@redhat.com>
- * lra-constraints.c (curr_insn_transform): Switch off optional
- reloads.
+ * lra-constraints.c (curr_insn_transform): Switch off optional reloads.
2013-07-10 Joseph Myers <joseph@codesourcery.com>
@@ -1746,7 +1757,7 @@
SSA names into the expanded expression that take part in
abnormal coalescing.
-2013-06-19 <singhai@google.com>
+2013-06-19 Sharad Singhai <singhai@google.com>
* gcov.c (print_usage): Handle new option.
(process_args): Ditto.
@@ -4589,7 +4600,7 @@
* gcse.c (compute_ld_motion_mems): If a non-simple MEM is
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.
(insert_stmt_after): Likewise.
@@ -9495,7 +9506,7 @@
* configure.ac: Likewise
* 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/t-cygwin-w64: New file.