Commit 66bd20e7 by Eric Botcazou

Fix a few formatting issues

From-SVN: r174561
parent 93169693
...@@ -193,12 +193,12 @@ ...@@ -193,12 +193,12 @@
(lto_preload_common_nodes): Explicitly skip preloading nodes (lto_preload_common_nodes): Explicitly skip preloading nodes
that differ between frontends. that differ between frontends.
2011-05-31 Pat Haugen <pthaugen@us.ibm.com> 2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from
NON_FLOAT_REGS. NON_FLOAT_REGS.
2011-05-31 Pat Haugen <pthaugen@us.ibm.com> 2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from * config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from
parameter value for dump. Dump cost on outermost call only. parameter value for dump. Dump cost on outermost call only.
...@@ -627,7 +627,7 @@ ...@@ -627,7 +627,7 @@
as TS_TYPED instead of TS_COMMON. as TS_TYPED instead of TS_COMMON.
2011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Uros Bizjak <ubizjak@gmail.com> Uros Bizjak <ubizjak@gmail.com>
* configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt * configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt
(HAVE_AS_IX86_TLSGDPTL): Define. (HAVE_AS_IX86_TLSGDPTL): Define.
...@@ -740,7 +740,7 @@ ...@@ -740,7 +740,7 @@
* lto-section-out.h (bp_pack_val_len_unsigned, bp_pack_val_len_int): * lto-section-out.h (bp_pack_val_len_unsigned, bp_pack_val_len_int):
New functions. New functions.
2011-05-27 Hariharan Sandanagobalane <hariharan@picochip.com> 2011-05-27 Hariharan Sandanagobalane <hariharan@picochip.com>
* config/picochip/picochip.c (reorder_var_tracking_notes): Drop * config/picochip/picochip.c (reorder_var_tracking_notes): Drop
call_arg_location instructions down the floor. call_arg_location instructions down the floor.
...@@ -775,7 +775,7 @@ ...@@ -775,7 +775,7 @@
Add chain field. Add chain field.
(BLOCK_CHAIN): Use new chain field. (BLOCK_CHAIN): Use new chain field.
2011-05-26 Pat Haugen <pthaugen@us.ibm.com> 2011-05-26 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR * config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR
moves expensive on Power7 also. moves expensive on Power7 also.
...@@ -813,7 +813,7 @@ ...@@ -813,7 +813,7 @@
* config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Wrap * config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Wrap
declaration in TARGET_SOLARIS. declaration in TARGET_SOLARIS.
2011-05-26 Hariharan Sandanagobalane <hariharan@picochip.com> 2011-05-26 Hariharan Sandanagobalane <hariharan@picochip.com>
* config/picochip/picochip.md (cbranchhi4): No :CC for match_operator. * config/picochip/picochip.md (cbranchhi4): No :CC for match_operator.
The instruction is then expanded explicitly. The instruction is then expanded explicitly.
...@@ -1639,8 +1639,9 @@ ...@@ -1639,8 +1639,9 @@
2011-05-18 H.J. Lu <hongjiu.lu@intel.com> 2011-05-18 H.J. Lu <hongjiu.lu@intel.com>
PR target/49002 PR target/49002
* config/i386/sse.md (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): * config/i386/sse.md
Properly handle load cast. (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): Properly handle
load cast.
2011-05-18 Jakub Jelinek <jakub@redhat.com> 2011-05-18 Jakub Jelinek <jakub@redhat.com>
...@@ -4497,7 +4498,6 @@ ...@@ -4497,7 +4498,6 @@
(warn_uninitialized_var): Pass warning code. (warn_uninitialized_var): Pass warning code.
* tree-flow.h: Interface change. * tree-flow.h: Interface change.
2011-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2011-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* config/mips/iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI. * config/mips/iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI.
......
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