From cd2a2b745cda6d75003b0e180ba31dccb8380224 Mon Sep 17 00:00:00 2001 From: kazu Date: Wed, 29 Aug 2001 16:23:53 +0000 Subject: [PATCH] Fix typos in ChangeLog. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45268 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 86f674e..e82e9cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,17 +1,17 @@ 2001-08-29 Kazu Hirata - * h8300.md (anonymous movhi pattern): Don't move (reg n) to - (mem (pre_dec (reg n)) + * config/h8300/h8300.md (anonymous movhi pattern): Don't move + (reg n) to (mem (pre_dec (reg n)) (anonymous movsi pattern): Likewise. 2001-08-29 Kazu Hirata - * h8300.h (RETURN_ADDR_RTX): New. + * config/h8300/h8300.h (RETURN_ADDR_RTX): New. 2001-08-29 Kazu Hirata - * h8300.md (movsi_h8300hs): Optimize loading of several - special constants. + * config/h8300/h8300.md (movsi_h8300hs): Optimize loading of + several special constants. 2001-08-29 Kazu Hirata -- 2.7.4