From a216329721a6f47886e1168bcd6052c0c618ec25 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sat, 13 Aug 2011 08:35:30 +0000 Subject: [PATCH] Fix formatting From-SVN: r177733 --- gcc/ChangeLog | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c256c2cc6884..cbe342ed9e09 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,17 +1,15 @@ 2011-08-12 Nick Clifton - * builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi - pattern. + * builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi pattern. * doc/md.texi (cmpstrn): Note that the comparison stops if both fetched bytes are zero. (cmpstr): Likewise. (cmpmem): Note that the comparison does not stop if both of the fetched bytes are zero. -2011-08-11 Kazuhiro Inaoka +2011-08-11 Kazuhiro Inaoka - * config/rx/rx.md (movsicc): Allow register to register - transfers. + * config/rx/rx.md (movsicc): Allow register to register transfers. (*movsicc): Likewise. (*stcc): Restrict this pattern to EQ and NE compares. (*stcc_reg): New pattern. Works for any comparison but only for @@ -226,7 +224,7 @@ 2011-06-30 Jack Howarth Backport from mainline - 2011-02-07 Mike Stump + 2011-02-07 Mike Stump PR target/42333 Add __ieee_divdc3 entry point. @@ -518,7 +516,7 @@ 2010-04-29 Bernd Schmidt - From Dominique d'Humieres + From Dominique d'Humieres PR bootstrap/43858 * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute test_set. @@ -990,7 +988,7 @@ PR target/48171 * config/i386/i386.opt: Add Save to -mavx and -mfma. -2011-03-16 Pat Haugen +2011-03-16 Pat Haugen PR target/47862 * caller-save.c (insert_restore, insert_save): Use non-validate @@ -1063,10 +1061,10 @@ * cgraph.c (cgraph_function_body_availability): Use decl_replaceable_p. * tree-inline.c (inlinable_function_p): Likewise. -2011-03-07 Pat Haugen +2011-03-07 Pat Haugen Backport from mainline - 2011-03-07 Pat Haugen + 2011-03-07 Pat Haugen PR target/47862 * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define. @@ -1082,7 +1080,7 @@ (ssse3_pmaddubsw128): Ditto. (ssse3_pmaddubsw): Ditto. -2011-03-03 Denis Chertykov +2011-03-03 Denis Chertykov Backport from mainline 2011-02-22 Georg-Johann Lay @@ -1162,7 +1160,7 @@ origin of assertions. Update copyright years. -2011-02-25 Andriy Gapon +2011-02-25 Andriy Gapon PR target/45808 * config/freebsd-spec.h (FBSD_LIB_SPEC): Handle the shared case. @@ -2355,7 +2353,7 @@ debug isnsn. Skip them when searching for cc0 setter. (set_live_p): Skip debug insns when searching for cc0 user. -2010-10-09 Ralf Corsépius +2010-10-09 Ralf Corsépius * config.gcc (bfin*-rtems*): Add newlib-stdint.h. * config.gcc (lm32*-rtems*): Add newlib-stdint.h. @@ -2379,7 +2377,7 @@ 2010-10-06 Jack Howarth Backport from mainline - 2010-04-26 Jack Howarth + 2010-04-26 Jack Howarth PR 43715 * configure.ac: Pass -g for export_sym_check on darwin. @@ -2636,11 +2634,11 @@ insns instead. Rewrite the movement code to support moving through several basic blocks. -2010-09-10 Jack Howarth +2010-09-10 Jack Howarth Backport from mainline 2010-09-07 H.J. Lu - Jack Howarth + Jack Howarth PR target/36502 PR target/42313 @@ -4692,7 +4690,7 @@ * tree-tailcall.c (find_tail_calls): Verify the tail call properly. -2010-04-19 Ira Rosen +2010-04-19 Ira Rosen PR tree-optimization/43771 * tree-vect-slp.c (vect_supported_load_permutation_p): Check that -- 2.47.2