From efbe978b7a12cc1e7ece68b6a4cee7ab3d434cc3 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 11 Mar 2011 07:02:40 +0000 Subject: [PATCH] Fix long lines From-SVN: r170865 --- gcc/ChangeLog | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a76aca89700..498e45c40a3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,19 +1,20 @@ -2011-03-11 Chen Liqin +2011-03-11 Chen Liqin - * config.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs. + * config.gcc (score-*-elf): Add extra_parts .., update tmake_file and + extra_objs. * config/score/score3.c: Delete. * config/score/score3.h: Delete. * config/score/mul-div.S: Delete. * config/score/sfp-machine.h: Add new file. * config/score/constraints.md: Add new file. * config/score/t-score-softfp: Add new file. - * config/score/t-score-elf: Remove score3.o and multilib generate. + * config/score/t-score-elf: Remove score3.o, do not generate multilib. * config/score/score7.c (score7_const_ok_for_letter_p): Delete. (score7_extra_constraint): Delete. - (score7_option_override): Remove unused code which mode to constraint.md. + (score7_option_override): Remove unused code. * config/score/score.c: Remove score3 and score5 define and code. * config/score/score.h: Remove score3 and score5 define and code. - * config/score/score.md: Remove score3 template and unusal insn generate. + * config/score/score.md: Remove score3 template and unusual insn. * config/score/score.opt: Remove score3 and score5 options. 2011-03-10 John David Anglin @@ -106,7 +107,7 @@ xstormy16_print_operand_address): Make static. (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define. -2011-03-07 Pat Haugen +2011-03-07 Pat Haugen PR target/47862 * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define. -- 2.30.2