From 54facc1e586ffcf1da9c5361fc110195f64abff0 Mon Sep 17 00:00:00 2001 From: law Date: Tue, 16 Sep 1997 06:16:57 +0000 Subject: [PATCH] Tweak v850 ChangeLog entries. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15478 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 266f78fbbb1..6762c266d4a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,17 +1,17 @@ Tue Sep 16 00:13:20 1997 Nick Clifton - * config/v850/v850.c (register_is_ok_for_epilogue, + * v850.c (register_is_ok_for_epilogue, pattern_is_ok_for_epilogue, construct_restore_jr, pattern_is_ok_for_prologue, construct_save_jarl): New functions. - * config/v850/v850.h (pattern_is_ok_for_prologue, + * v850.h (pattern_is_ok_for_prologue, pattern_is_ok_for_epilogue, register_is_ok_for_epilogue): New predicates. - * config/v850/v850.md: Replace prologue and epilogue patterns with a + * v850.md: Replace prologue and epilogue patterns with a match_parallel pattern. - * config/v850/v850.c (output_move_single_unsigned): Cope with zero + * v850.c (output_move_single_unsigned): Cope with zero extending and moving between registers at the same time. Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com) -- 2.11.0